Back to "stream" tags

Use Rope and kick back on auto dexxer after selection by Jaseowns

1# Use Rope and kick back on auto dexxer after selection by Jaseowns
2# UO Outlands
3# Replace line 15 with whatever your script is called
4if findtype 5370 backpack
5    while not targetexists 
6        yell "[Rope"
7        wft 200
8    endwhile
9    while targetexists 
10        
11    endwhile
12else
13    overhead "No rope!" 34
14endif
15hotkey "Play Script: Dexxer\AutoBotDex"