Yoko

All sides of Injection
It is currently 2025-10-11 23:53:58

All times are UTC+02:00




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Магери
PostPosted: 2006-04-09 16:33:53 
Offline
User avatar

Joined: 2004-12-23 20:43:00
Posts: 12
Дайте простой скрипт на магери что стрелку в себя пускал и всё :)


Top
   
 
 Post subject: Re: Магери
PostPosted: 2006-04-09 16:41:07 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
alt1 wrote:
Дайте простой скрипт на магери что стрелку в себя пускал и всё :)


Code:
sub Magery()
while not UO.Dead()
if uo.skillval("Magery",1) < 1010 Then
if uo.mana >20 then
UO.exec("cast 'Magic Arrow' self")
wait(3000)
UO.exec("cast 'Magic Arrow' self")
wait(3000)
else
while UO.Mana<UO.Int
UO.Useskill("Meditation")
wait(3000)
wend
endif
else
UO.Exec("terminate Magery")
endif
wend
end sub


Top
   
 
 Post subject:
PostPosted: 2006-04-09 17:10:02 
Offline
User avatar

Joined: 2004-12-23 20:43:00
Posts: 12
спасибо


Top
   
 
 Post subject:
PostPosted: 2006-07-09 13:54:05 
Offline

Joined: 2006-07-09 07:59:11
Posts: 52
sps


Top
   
 
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC+02:00


Who is online

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