Yoko

All sides of Injection
It is currently 2025-12-02 22:17:58

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
PostPosted: 2006-11-18 07:53:33 
Offline

Joined: 2006-10-31 09:24:02
Posts: 7
дайте скрипт на то что бы он хилил моего знакомого с бинта(0x0E21-тип бинта) и кастовал на него сразу же гх(0x1F49-тип гх) за ранее спасибо!
зы юзал поиск очень долго нормального не чего не нашёл)


Top
   
 Post subject:
PostPosted: 2006-11-18 15:33:31 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
uo.WaitTargetObject('ID')
uo.UseType(bandage)


Code:
uo.FindType(greater heal,'-1','backpack')
if uo.FindCount() then
  uo.WaitTargetObject('ID')
  uo.UseObject('finditem')
end if


Top
   
 Post subject:
PostPosted: 2006-11-18 16:50:56 
Offline

Joined: 2006-10-31 09:24:02
Posts: 7
не обесудь пожалуйста ну я полный 0 в скриптах...
это так выглядит?
sub na()
uo.WaitTargetObject('ID')
uo.UseType(bandage)
uo.FindType(greater heal,'-1','backpack')
if uo.FindCount() then
uo.WaitTargetObject('ID')
uo.UseObject('finditem')
endif
end sub


Top
   
 Post subject:
PostPosted: 2006-11-19 16:19:21 
Offline

Joined: 2006-10-31 09:24:02
Posts: 7
fg


Top
   
 Post subject:
PostPosted: 2006-11-19 18:31:57 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
Code:
sub na()
uo.WaitTargetObject('lasttarget')
uo.UseType('0x0E21')
uo.FindType('0x1F49')
if uo.FindCount() then
wait(100)
uo.WaitTargetObject('lasttarget')
uo.UseObject('finditem')
endif
end sub

можно так... только таргетом ткни своему другу- он будет по ласт таргету бинтовать и хилить, если их больше 1 то так будет легче...
или вместо
uo.WaitTargetObject('lasttarget')
зделай
uo.WaitTargetObject('0х1234567') ид друга...

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


Top
   
 Post subject:
PostPosted: 2006-11-19 20:03:39 
Offline
Expert!
User avatar

Joined: 2005-05-20 20:30:10
Posts: 548
хоткей:
Code:
waittagetobject 0x000000; usetype 0x0E21; exec checklag; waittargeyobject 0x000000; usetype 0x1F49; print 'Heal Friend'


Top
   
 Post subject:
PostPosted: 2006-11-20 10:54:07 
Offline

Joined: 2006-10-31 09:24:02
Posts: 7
РЕБЯТ оГРОМНОЕ СПАСИБО!!!


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

All times are UTC+02:00


Who is online

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