Search found 11 matches

by PrincepsWarlord
2014-03-20 01:59:03
Forum: General
Topic: Injection 2014 !
Replies: 588
Views: 158931

Re: Injection 2014 !

sub targetLast()
if uo.Targeting() then
if uo.getDistance("lastattack") > 10 then
uo.print("Last target troppo lontano")
else
uo.target("lasttargetkey","lastattack",0,0,0,0,0)
uo.say(chr(27))
endif
else
uo.waittargetobject('lastattack')
uo.print("Target queued ...
by PrincepsWarlord
2014-03-17 19:52:45
Forum: General
Topic: Injection 2014 !
Replies: 588
Views: 158931

Re: Injection 2014 !

sub targetLast()
if uo.Targeting() then
if uo.getDistance("lastattack") > 10 then
uo.print("Last target troppo lontano")
else
uo.target("lasttargetkey","lastattack",0,0,0,0,0)
uo.say(chr(27))
endif
else
uo.waittargetobject('lastattack')
uo.print("Target queued ...
by PrincepsWarlord
2014-03-11 14:33:57
Forum: General
Topic: Injection 2014 !
Replies: 588
Views: 158931

Re: Injection 2014 !

Try uo.target(-1,"lastattack")

don't work, warning: error in command

the complete sub is

sub targetSelf()
uo.target("lasttargetkey","self",0,0,0,0,0)
uo.say(chr(27))
endsub

and

sub targetLast()
if uo.Targeting() then
if uo.getDistance("lastattack") > 10 then
uo ...
by PrincepsWarlord
2014-03-10 15:43:46
Forum: General
Topic: Injection 2014 !
Replies: 588
Views: 158931

Re: Injection 2014 !

Try uo.target(-1,"lastattack")

don't work, warning: error in command

the complete sub is

sub targetSelf()
uo.target("lasttargetkey","self",0,0,0,0,0)
uo.say(chr(27))
endsub

and

sub targetLast()
if uo.Targeting() then
if uo.getDistance("lastattack") > 10 then
uo ...
by PrincepsWarlord
2014-03-07 02:41:25
Forum: General
Topic: Injection 2014 !
Replies: 588
Views: 158931

Re: Injection 2014 !

why on UODreams arleady this dont work??

Code: Select all

uo.target("lasttargetkey","lastattack",0,0,0,0,0)
by PrincepsWarlord
2014-01-29 05:03:39
Forum: General
Topic: [Обновление! / Update!] Injection 2013
Replies: 368
Views: 135779

Re: [Обновление! / Update!] Injection 2013

i man, i have a problem on my injection

sub targetLast()
if uo.Targeting() then
if uo.getDistance("lastattack") > 10 then
uo.print("Last target troppo lontano")
else
uo.target("lasttargetkey","lastattack",0,0,0,0,0)
uo.say(chr(27))
endif
else
uo.waittargetobject ...
by PrincepsWarlord
2013-09-30 18:11:13
Forum: Help
Topic: need 7.0.29.2 encripted client!
Replies: 2
Views: 1558

Re: need 7.0.29.2 encripted client!

resolved
by PrincepsWarlord
2013-09-30 16:47:12
Forum: Help
Topic: need 7.0.29.2 encripted client!
Replies: 2
Views: 1558

need 7.0.29.2 encripted client!

is possible to make? pls??
thx :)
by PrincepsWarlord
2011-09-12 14:32:26
Forum: Modifications. Other user tools.
Topic: Help me! injection for stygan abyss
Replies: 2
Views: 4254

Help me! injection for stygan abyss

there is a way to start the injection with a client stygan abyss 7.0.x.x?