Yoko

All sides of Injection
It is currently 2025-11-14 04:25:09

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Автохел
PostPosted: 2007-05-05 11:35:10 
Offline
User avatar

Joined: 2007-03-30 11:49:39
Posts: 41
Code:
sub AutoHeal()
   VAR GreatHeal = '0x0F0C'
   VAR Rubu = '0x1E1E'
   VAR bandageself = '0x0E21'
   VAR mana = '0x0F08'
   Endif
   repeat
      If UO.Life < 70 Then
         UO.UseType( Rubu )
      Endif
      If UO.Life < 90 Then
         UO.Exec("bandageself")
      Endif
      If UO.Life < 30 Then
         UO.Exec("GreatHeal")
         Endif
         if uo.mana < 25 Then
         uo.usetype('mana')
      Endif
      wait(1000)
   until UO.Dead()
end sub

воопщем вот такой скрипт (сам писал) при 90 хилат бинтами,70рыбой гх,30пьет гх бульку,если меньше 25маны сам пьет,нужно зделать вот что нужно добавить функцию чтобы хилился со скралов сам на себя бопустим при 50 здоровья,пробвал сам сделать неособо хорошо получилось (


Top
   
 Post subject:
PostPosted: 2007-05-05 12:13:34 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
Code:
         UO.Exec("GreatHeal") 

??

_________________
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net


Top
   
 Post subject:
PostPosted: 2007-05-05 12:26:48 
Offline
User avatar

Joined: 2007-03-30 11:49:39
Posts: 41
Mr Nmy wrote:
Code:
         UO.Exec("GreatHeal") 

??
это он пьет гх бульку


Top
   
 Post subject:
PostPosted: 2007-05-05 17:43:43 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
keSHLz wrote:
Mr Nmy wrote:
Code:
         UO.Exec("GreatHeal") 

??
это он пьет гх бульку

Хорошо пьёт? Ваще не должен..

Касательно темы:

http://yoko.netroof.net/help

По коммандам usetype, waittarget*.

_________________
YokoInjection CodeSweeper
Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Skype: d119060


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