Yoko

All sides of Injection
It is currently 2025-11-12 07:13:47

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2007-05-17 17:07:20 
Offline
User avatar

Joined: 2007-02-22 16:41:27
Posts: 6
Суть такова: таргет на стаф, таргет на живку и пусть тамит пока не затамит, как затамит над чтобы сообщение выводил в уо типа "затамил". Если вдруг затачит ктото, то скрипт вырубаетЦа.

p.s.в поиске лазил, но там в основном на прокачку все.


Top
   
PostPosted: 2007-05-26 14:41:09 
Offline
User avatar

Joined: 2004-07-10 00:38:43
Posts: 203
Location: From DrW
Designer wrote:
<...>

Могу дать такой:
Таргет на живку и тамит её... Атаку сам дополнишь.
Надо - выложу (Он тут есть, но поиск непомогает как вижу).

_________________
Нет ничего невозможного...
Кто ИЩЕТ, тот всегда найдёт...
Code:
sub UO() 
UO.Chto-To("S Chem-To")
end sub

© I'm


Last edited by SAMURAI on 2007-05-28 18:31:09, edited 1 time in total.

Top
   
 Post subject:
PostPosted: 2007-05-28 10:47:28 
Offline
User avatar

Joined: 2004-12-30 18:13:16
Posts: 175
Location: Russia
Code:
sub Taming() 
var count=0
uo.print('Тотем')
uo.exec('addobject TAME')
while uo.targeting()
wait(100)
wend
UO.DeleteJournal()
while NOT UO.Dead()
UO.DeleteJournal()
UO.WaitTargetObject('TAME')
UO.Useskill('Animal Taming')
repeat
wait(1000)
until UO.InJournal('You fail') OR UO.InJournal('It seems')
If Uo.InJournal('It seems') Then
Endif
wend
end sub

_________________
Design, webdev, coding, c#, php, asp.net, xml, perl, sql, ajax, drawing, illustrating, restoration, photo, photoshop, schedule, pron, guitar, lead-guitar, js, jsp, java, dom, html, *nix, struts, cs, etc


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 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:  
Powered by phpBB® Forum Software © phpBB Limited