Help pls

Anything and all.

Moderators: Murderator+, Murderator

Post Reply
Ghost7
Posts: 1
Joined: 2004-06-09 19:35:12
Contact:

Help pls

Post by Ghost7 »

can somebody write me a single script?i need only to use skill Hidding
-=M@rTin=-
Posts: 47
Joined: 2004-05-19 04:47:11
Location: MSK, RU, TheМля
Contact:

Re: Help pls

Post by -=M@rTin=- »

Ghost7 wrote:can somebody write me a single script?i need only to use skill Hidding


Code: Select all

sub hideonly()
while uo.life>0
  uo.useskill('Hiding')
  wait(10100)
wend
end sub
Post Reply