Yoko
http://forum.yoko.com.ua/

авто
http://forum.yoko.com.ua/viewtopic.php?f=20&t=5608
Page 1 of 1

Author:  gamma [ 2006-02-09 20:39:07 ]
Post subject:  авто

народ . очень прошу
надо чтобы вот эта вешь делалась автоматом после того как у меня меньше 100 хп
Code:
sub BloodG() 
uo.exec("usefromground 0x122E ")
wait(10)
uo.exec("usefromground 0x122C ")
wait(10)
uo.exec("usefromground 0x122D ")
wait(10)
uo.exec("usefromground 0x122A ")
wait(10)
uo.exec("usefromground 0x122B ")
wait(10)
uo.exec("usefromground 0x0ED4 ")
wait(10)
end sub

умаляю !!!

Author:  Grin [ 2006-02-09 20:48:14 ]
Post subject: 

Code:
sub BloodG() 
uo.exec("usefromground 0x122E ")
wait(10)
uo.exec("usefromground 0x122C ")
wait(10)
uo.exec("usefromground 0x122D ")
wait(10)
uo.exec("usefromground 0x122A ")
wait(10)
uo.exec("usefromground 0x122B ")
wait(10)
uo.exec("usefromground 0x0ED4 ")
wait(10)
end sub
sub Blood()
   while not uo.Dead()
      if uo.life < 100 then
         BloodG()
         wait(500)
      end if
      wait(100)
   wend
end sub

Запускать Blood

Author:  gamma [ 2006-02-09 21:00:24 ]
Post subject: 

спс , а можо ещё сделать как-нибуть чтоб не писалось no item found ???
соррь если заеб )

Author:  Grin [ 2006-02-09 21:14:58 ]
Post subject: 

,set injectecho 0

Author:  Destruction [ 2006-02-09 21:37:47 ]
Post subject: 

Grin wrote:
,set injectecho 0

Эмм, это вроде отвечает за запись в журнал сообщений инжекта.

А чтобы не писалось, но айтем фаунд, теоретически надо убрать Verbose Menu, но помогает не от всех фраз.

Мона ваще прям из Injection.dll удалить :roll:

Author:  Grin [ 2006-02-09 21:39:26 ]
Post subject: 

вспомнил...
,set quiet 1

Author:  gamma [ 2006-02-09 21:45:37 ]
Post subject: 

всё спс, моно закрывать

Author:  Destruction [ 2006-02-09 21:46:15 ]
Post subject: 

Запросто :wink:

Green умный мля..

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/