Yoko

All sides of Injection
It is currently 2025-10-15 10:10:14

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: for Yoko scripts!
PostPosted: 2004-06-26 18:04:41 
Offline
User avatar

Joined: 2004-06-26 18:01:48
Posts: 13
#poisoning на стрелах
sub poison_arr()
repeat
UO.Exec("set distance 2")
UO.Exec("set finddistance 2")
uo.exec("findtype 0x0F3F 0x0000 ground") # Arrows
uo.moveitem("finditem","1","ground","1","1","0")

UO.Exec("waittargetground 0x0F88")
UO.Useobject("stupka")
uo.exec("waitmenu 'Select a potion to make'Greater_Poison")
wait (18000)

UO.Exec("set distance 0")
UO.Exec("set finddistance 0")

uo.exec("findtype 0x0F3F 0x0000 ground") # Arrows
UO.Exec ("poison finditem")
wait (7000)

while uo.str <> uo.life
UO.Exec("waittargetself")
UO.Exec("usetype bandage")
wait (5500)
wend
until false
end sub


Top
   
 Post subject:
PostPosted: 2004-06-27 00:56:25 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
открой раздел Scripts!, верхний топик
я принимаю только заявки оформленые по указаной там форме


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: No registered users and 1 guest


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