Yoko http://forum.yoko.com.ua/ |
|
for Yoko scripts! http://forum.yoko.com.ua/viewtopic.php?f=20&t=682 |
Page 1 of 1 |
Author: | miha [ 2004-06-26 18:04:41 ] |
Post subject: | for Yoko scripts! |
#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 |
Author: | Yoko [ 2004-06-27 00:56:25 ] |
Post subject: | |
открой раздел Scripts!, верхний топик я принимаю только заявки оформленые по указаной там форме |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |