sub main()
inicio:
while UO.InJournal("you can move now!")
UO.Exec("useskill 'Stealth'")
Wait(10000)
wend
repeat
UO.exec("useskill 'Hiding'")
Wait(10000)
until UO.InJournal("you if it hid!")
goto inicio
end sub
I tried this here, more or it uses skill hide or skill steatlh not alternating it, please he will be that you obtain to fix mine script, or to make a new? script of skill Steatlh
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
sub main()
inicio:
while UO.InJournal("you can move now!")
UO.Exec("useskill 'Stealth'")
Wait(10000)
wend
repeat
UO.exec("useskill 'Hiding'")
Wait(10000)
until UO.InJournal("you if it hid!")
goto inicio
end sub
I tried this here, more or it uses skill hide or skill steatlh not alternating it, please he will be that you obtain to fix mine script, or to make a new? script of skill Steatlh