Hi everybody,
i need a little bit of help for something.
In this exemple:
repeat
if uo.warmode() == uo.warmode(true) then
uo.warmode(false)
endif
UO.useskill('Meditation')
wait(800)
until HERE
I need a command who will be true on a keypress.
exemple: until key press ...
Search found 1 match
- 2009-03-01 11:42:19
- Forum: General
- Topic: Need help for a command
- Replies: 1
- Views: 3460