Yoko

All sides of Injection
It is currently 2025-10-12 01:49:31

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2007-01-11 20:14:09 
Offline

Joined: 2007-01-07 07:11:47
Posts: 7
[cоde]sub main()
var pak='0x0E80' #==> Тут тип пака
while not uo.dead()
if UO.Mana >6 then
uo.deletejournal()
repeat
uo.waittargettype(pak)
uo.exec("cast 'Magic Trap'")
wait(2500)
until uo.injournal("*Trapped*") or uo.injournal("already trapped")
uo.waittargettype(pak)
uo.exec("useskill 'Remove Trap'")
wait(500)
if uo.injournal("sucessfully disarmed") or uo.injournal("not be trapped") then
wait(2100)
else
repeat
wait(2500)
uo.waittargettype(pak)
uo.exec("useskill 'Remove Trap'")
wait(500)
until uo.injournal("sucessfully disarmed") or uo.injournal("not be trapped")

wait(4000)
while UO.Mana<UO.Int
UO.UseSkill("Meditation");
wait(4000);
wend
endif

wait(200)
wend
end sub[/cоde]


что бы нормально иедитировал когда маны остается 6


Top
   
 Post subject:
PostPosted: 2007-01-12 10:03:00 
Offline

Joined: 2007-01-07 07:11:47
Posts: 7
up


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited