Yoko

All sides of Injection
It is currently 2025-11-10 08:56:49

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2006-08-06 21:01:58 
Offline

Joined: 2006-08-06 20:13:49
Posts: 2
Поправте гдк я тут не правильно сделал...Он должен кастовать на себя feeblemind потом начинать медитировать, как только медитация сработала ждать пока наполнится мана...потом опять кастовать...

Code:

sub FeeblemindSelf()
while uo.mana >= uo.INT
Uo.Exec("cast 'Feeblemind' self")
wait(4000)
wend

If UO.Mana<15 Then ;*
         While UO.Mana<UO.Int
            UO.DeleteJournal()
            wait(1000)
                      UO.Useskill('Meditation')
            Repeat
               wait(100)
            until UO.InJournal("You are") OR UO.InJournal
         Wend
      Endif
wend
uo.exec("exec FeeblemindSelf")
endsub



Top
   
 Post subject:
PostPosted: 2006-08-06 22:58:07 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
            until UO.InJournal("You are") OR UO.InJournal


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: Bing [Bot] 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:  
cron
Powered by phpBB® Forum Software © phpBB Limited