Yoko

All sides of Injection
It is currently 2025-10-28 19:36:48

All times are UTC+02:00




Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 
Author Message
 Post subject: авто
PostPosted: 2006-02-09 20:39:07 
Offline

Joined: 2006-02-09 00:35:07
Posts: 8
народ . очень прошу
надо чтобы вот эта вешь делалась автоматом после того как у меня меньше 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

умаляю !!!


Top
   
 
 Post subject:
PostPosted: 2006-02-09 20:48:14 
Offline
Expert!
User avatar

Joined: 2005-05-04 14:05:19
Posts: 2580
Location: Москва
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


Top
   
 
 Post subject:
PostPosted: 2006-02-09 21:00:24 
Offline

Joined: 2006-02-09 00:35:07
Posts: 8
спс , а можо ещё сделать как-нибуть чтоб не писалось no item found ???
соррь если заеб )


Top
   
 
 Post subject:
PostPosted: 2006-02-09 21:14:58 
Offline
Expert!
User avatar

Joined: 2005-05-04 14:05:19
Posts: 2580
Location: Москва
,set injectecho 0


Top
   
 
 Post subject:
PostPosted: 2006-02-09 21:37:47 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Grin wrote:
,set injectecho 0

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

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

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


Top
   
 
 Post subject:
PostPosted: 2006-02-09 21:39:26 
Offline
Expert!
User avatar

Joined: 2005-05-04 14:05:19
Posts: 2580
Location: Москва
вспомнил...
,set quiet 1


Top
   
 
 Post subject:
PostPosted: 2006-02-09 21:45:37 
Offline

Joined: 2006-02-09 00:35:07
Posts: 8
всё спс, моно закрывать


Top
   
 
 Post subject:
PostPosted: 2006-02-09 21:46:15 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Запросто :wink:

Green умный мля..


Top
   
 
Display posts from previous:  Sort by  
Post new topic  This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 13 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:  
Powered by phpBB® Forum Software © phpBB Limited