Yoko

All sides of Injection
It is currently 2025-10-15 19:31:08

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
 Post subject: Archery DRW
PostPosted: 2009-12-01 18:55:15 
Offline

Joined: 2009-12-01 18:28:20
Posts: 3
ребят нашёл вот такой скрипт
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
кастер кастует вортексы,а чар не стреляет по ним((
помогите пожалуйста!


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users 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