Yoko http://forum.yoko.com.ua/ |
|
Archery DRW http://forum.yoko.com.ua/viewtopic.php?f=17&t=15322 |
Page 1 of 1 |
Author: | stingich [ 2009-12-01 18:55:15 ] |
Post subject: | Archery DRW |
ребят нашёл вот такой скрипт sub AttVort() var vort = '0x000D', spirit while true uo.findtype(vort, '-1', 'ground') if uo.findcount() > 0 then spirit = uo.getserial('finditem') uo.warmode(true) uo.attack(spirit) repeat wait(100) until uo.GetHP(spirit) > 1 else wait(500) end if wend end sub sub bladespirit2() while not uo.Dead() repeat if uo.mana > 20 then placecast() else repeat uo.warmode(false) uo.useskill("Meditation") wait(3000) until uo.mana >=28 endif wait(55000) until uo.InJournal('World is') wait(130000) wend end sub Sub placecast() uo.waittargettile(6041, 5924, 3968, -5) #ïîìåíÿòü êîîðäèíàòû(,infotile) wait(500) UO.Exec("cast 'Energy Vortex'") wait(1500) end sub кастер кастует вортексы,а чар не стреляет по ним(( помогите пожалуйста! |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |