Yoko

All sides of Injection
It is currently 2025-11-06 23:53:51

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2010-01-25 00:07:23 
Offline

Joined: 2006-02-19 19:27:12
Posts: 8
Собственно САБЖ
Code:
sub main()
repeat
while not uo.dead()
UO.Exec("cast 'Magic Arrow' self")
wait(2100)
If UO.Life < 10 Then
repeat
uo.useskill("Spirit Speak")
wait(6000)
until UO.Life==(UO.Str)
else
if uo.mana<6 then
uo.useskill("Meditation")
wait(3500)
if uo.injournal('Âû âîøëè') and not UO.Injournal ('Âû íå ñìîãëè') then
repeat
wait(3500)
until UO.mana==(UO.Int)
endif
Endif
wend
end sub


После выполнения одного цикла (снимает хп, хилит, медитирует) слетает с ошибкой :roll:


Top
   
PostPosted: 2010-01-25 00:39:17 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
не закрыт цикл. ПРоставь отступы и сам поймешь где

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


Top
   
PostPosted: 2010-01-25 01:16:33 
Offline

Joined: 2006-02-19 19:27:12
Posts: 8
Вроде бы всё закрыл, но всё равно сбивается на медитации... Если хилить не надо, то пытается сбить хп до минимума при мане > 6 :?


Top
   
PostPosted: 2010-01-25 08:49:05 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
Действительно ВРОДЕ БЫ...
Code:
sub main()
   repeat
      while
         If Then
            repeat
            until
         else
            if then
               if then
                  repeat
                  until
               endif
            Endif
         wend
      end sub

Вот так выглядит операция под названием "проставь отступы". Так понятнее?

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


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

All times are UTC+02:00


Who is online

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