Yoko

All sides of Injection
It is currently 2024-03-28 13:38:47

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2017-04-22 21:00:25 
Offline

Joined: 2012-07-27 23:43:14
Posts: 249
вот скрипт на лечение зверя, но он почему то не работает:
Code:
Sub heal_drag()
  uo.AddObject('drag')
  while uo.Targeting()
    wait(100)
  wend
 
  repeat
    uo.DeleteJournal()
    uo.WaitTargetObject('drag')
    uo.UseType(0x0E21)
    repeat
      wait(100)
    until uo.InJournal('does not need') || uo.InJournal('put') || uo.InJournal('apply')
  until uo.InJournal('does not need')
end sub


Может етсь у каво то скрипт на лечение зверя?


Top
   
PostPosted: 2017-04-23 08:58:30 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
uo.UseType('0x0E21') ; нужны кавычки


until uo.InJournal('does not need') || uo.InJournal('put') || uo.InJournal('apply')
until uo.InJournal('does not need')

Сообщения для лечения руками проверь и пропиши. В верхней строке должны быть все возможные сообщения процесса. В нижней только сообщение полного излечения.
Обычно сообщения вот такие:
until uo.InJournal('barely|put|mummy|come closer')
until uo.InJournal('mummy')

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


Top
   
PostPosted: 2017-04-23 18:46:29 
Offline

Joined: 2012-07-27 23:43:14
Posts: 249
Мираж спасибо большое, проблема решена.


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

All times are UTC+02:00


Who is online

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