Anything and all.
Moderators: Murderator+ , Murderator
gamma
Posts: 8 Joined: 2006-02-09 00:35:07
Post
by gamma » 2006-02-09 20:39:07
народ . очень прошу
надо чтобы вот эта вешь делалась автоматом после того как у меня меньше 100 хп
Code: Select all
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
умаляю !!!
Grin
Expert!
Posts: 2580 Joined: 2005-05-04 14:05:19
Location: Москва
Post
by Grin » 2006-02-09 20:48:14
Code: Select all
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
gamma
Posts: 8 Joined: 2006-02-09 00:35:07
Post
by gamma » 2006-02-09 21:00:24
спс , а можо ещё сделать как-нибуть чтоб не писалось no item found ???
соррь если заеб )
Grin
Expert!
Posts: 2580 Joined: 2005-05-04 14:05:19
Location: Москва
Post
by Grin » 2006-02-09 21:14:58
,set injectecho 0
Destruction
Junior Expert
Posts: 3221 Joined: 2004-06-24 22:08:56
Post
by Destruction » 2006-02-09 21:37:47
Grin wrote: ,set injectecho 0
Эмм, это вроде отвечает за запись в журнал сообщений инжекта.
А чтобы не писалось, но айтем фаунд, теоретически надо убрать Verbose Menu, но помогает не от всех фраз.
Мона ваще прям из Injection.dll удалить
Grin
Expert!
Posts: 2580 Joined: 2005-05-04 14:05:19
Location: Москва
Post
by Grin » 2006-02-09 21:39:26
вспомнил...
,set quiet 1
gamma
Posts: 8 Joined: 2006-02-09 00:35:07
Post
by gamma » 2006-02-09 21:45:37
всё спс, моно закрывать