Yoko
http://forum.yoko.com.ua/

Hiding/Stealth
http://forum.yoko.com.ua/viewtopic.php?f=20&t=844
Page 1 of 1

Author:  dragazul [ 2004-07-11 20:07:38 ]
Post subject:  Hiding/Stealth

Code:
 # Hiding
sub Hiding()

var x=0
While True
for x=1 to 15

endif
while not UO.Hidden()
UO.Warmode("0")
uo.print("hiding...")
UO.UseSkill("Hiding")
wait(10000)
stealth()
wend
end sub

# stealth
sub stealth()

var x=0
While True
for x=1 to 15

UO.Print("Stealth Script by Blue-Dragon")
UO.UseSkill ("stealth")
Wait (11000)
hiding()
wend

end sub

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/