Help! Стесл для новы..

Ask for scripts here

Moderators: Murderator+, Murderator

Post Reply
Diza
Posts: 6
Joined: 2006-09-19 23:19:51

Help! Стесл для новы..

Post by Diza »

Народ сделайте пожалуйсто стелс для новы на инжу.. там просто вначале нужно юзануть хайд а токо потом стелс..
Unfogiven
Posts: 44
Joined: 2006-12-18 11:33:01

Post by Unfogiven »

Code: Select all

sub Stealth() 
var i=1
repeat
for i=1 to 8
uo.press(35)
wait(200)
if not uo.hidden() then
UO.UseSkill("Hiding")
UO.DeleteJournal()
Repeat
Wait(10)
Until UO.InJournal("You have hidden yourself well") or UO.InJournal("You can't seem to hide here.")
end if
next
for i=1 to 8
uo.press(33)
wait(200)
if not uo.hidden() then
UO.UseSkill("Stealth")
UO.DeleteJournal()
Repeat
Wait(10)
Until UO.InJournal("You have hidden yourself well") or UO.InJournal("You can't seem to hide here.")
end if
next
Wait(100)
until UO.Dead()
end sub
Diza
Posts: 6
Joined: 2006-09-19 23:19:51

Post by Diza »

он у меня токо в хайд встает(( а стелса даже не делает(
Diza
Posts: 6
Joined: 2006-09-19 23:19:51

Post by Diza »

Спасибо Chico нашел скрипт в High quality.
Закройте топик пож..
I'm
Expert!
Posts: 1396
Joined: 2004-10-15 22:38:04
Location: Moscow City.
Contact:

Post by I'm »

Топики не закрываю принципиально.
The End.
Post Reply