Yoko

All sides of Injection
It is currently 2025-11-10 08:56:39

All times are UTC+02:00




Post new topic  Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Auto Target
PostPosted: 2007-06-22 11:28:41 
Offline

Joined: 2007-06-22 01:33:44
Posts: 5
Нужен скрипт что когда в радиусе одного окна уо высвечиваетсья красный ник (пк) он сразу на него наводил таргет (magic arrow допустим) чтоб после ненадо было бегать и пытаться попасть самому таргетом по нему!


Top
   
 Post subject: Re: Auto Target
PostPosted: 2007-06-22 11:33:34 
Offline

Joined: 2004-05-26 16:39:57
Posts: 38
Location: www.myruo.ru
Shakawkaw wrote:
Нужен скрипт что когда в радиусе одного окна уо высвечиваетсья красный ник (пк) он сразу на него наводил таргет (magic arrow допустим) чтоб после ненадо было бегать и пытаться попасть самому таргетом по нему!
а если два красных? :)


Top
   
 Post subject:
PostPosted: 2007-06-22 12:08:55 
Offline
User avatar

Joined: 2007-02-21 20:15:57
Posts: 479
Мало условий для поиска пк. Возможно пк - друг или просто мимо пробежал, а следом бежит еще 1 =)

_________________
Шард Антарес
Ururu


Top
   
 Post subject:
PostPosted: 2007-06-22 18:19:50 
Offline

Joined: 2007-06-22 01:33:44
Posts: 5
Я этот скрипт буду юзать только на CTF (old paradise). А если два пусть кидает по очереди =)


Top
   
 Post subject:
PostPosted: 2007-06-22 23:10:55 
Offline

Joined: 2007-03-27 21:57:51
Posts: 19
avtor - specialno dlya tebya - http://uo-injection.ru/scripts.php "AutoTarget Na Chara"
-
enjoy :)


Top
   
 Post subject:
PostPosted: 2007-06-23 01:28:12 
Offline
User avatar

Joined: 2007-02-21 20:15:57
Posts: 479
голимый проект, можно и тут заказать за реал

_________________
Шард Антарес

Ururu


Top
   
 Post subject:
PostPosted: 2007-06-23 09:31:34 
Offline
User avatar

Joined: 2004-12-30 18:13:16
Posts: 175
Location: Russia
[quote="uo-injection Project"][/quote]
Мне кажеться для етого есть спец. раздел, не так ли ?

Нормально всеравно не получиться. Если конешно не по клан-тегу юзать.

_________________
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
   
 Post subject:
PostPosted: 2007-06-23 12:47:58 
Offline

Joined: 2007-06-22 01:33:44
Posts: 5
3Jlo6Hblu' u0ry®T wrote:
uo-injection Project wrote:

Мне кажеться для етого есть спец. раздел, не так ли ?

Нормально всеравно не получиться. Если конешно не по клан-тегу юзать.


Вот именно надо чтоб авто таргет на водил на клан тег или по нику например ник и [Red Team]


Top
   
 Post subject:
PostPosted: 2007-06-24 11:36:04 
Offline
User avatar

Joined: 2004-12-30 18:13:16
Posts: 175
Location: Russia
новая идея ))))))) короче попробую написать тибе за бисплатна =) как отойду
----------------------------
йа сейчас пьян 24.06.2007

_________________
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
   
 Post subject:
PostPosted: 2007-06-24 12:32:51 
Offline

Joined: 2005-05-26 22:08:18
Posts: 34
чето типа этого

Code:
sub pk()
var i, a
dim target[2]
target[1] = 0x0190
target[2] = 0x0191
uo.ignore('self')
uo.set('finddistance','8')
for i=1 to 2


uo.findtype('0x0190',-1,'ground')
a=uo.findcount()
uo.findtype('0x0191',-1,'ground')
a=a+uo.findcount()
uo.findtype(target[i],-1,'ground')
uo.print('a = '+str(a))
   if a==0 then
   uo.ignorereset()
   uo.ignore('self')
   uo.findtype(target[i],-1,'ground')
   endif
      while uo.findcount()>0 #4
            if uo.GetNotoriety('finditem') == 6 then
            uo.cast('Magic Arrow','finditem')
            uo.print('Autoattack na ' + uo.getname('finditem'))
            UO.Ignore('finditem')
            goto end
            endif
      UO.Ignore('finditem')
      uo.findtype(target[i],-1,'ground')
      wend


next
uo.ignorereset()
uo.ignore('self')
end:
end sub


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

All times are UTC+02:00


Who is online

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