Search found 18 matches

by Paul
2008-05-08 16:18:49
Forum: Requests
Topic: A more 'Razor like' target system, and other Razor features.
Replies: 2
Views: 7259

A more 'Razor like' target system, and other Razor features.

Hi guys,

Before someone start to criticize me, saying "Injection is not Razor" or some other thing on that line, I must say that when someone comes with a great idea, we should say "yeah, this is a great idea, let's do it" instead of "bah, that wasn't MY idea, so it sucks".

We can learn a lot ...
by Paul
2008-05-08 15:59:09
Forum: Requests
Topic: Always on lifebars
Replies: 0
Views: 3656

Always on lifebars

Hi guys,

I've noticed that the new clients have this 'always on lifebars' feature. Do you think it is possible to add this feature to Injection, so it can work with older clients?
by Paul
2006-12-04 07:45:21
Forum: Free
Topic: Determine my ping.
Replies: 8
Views: 4121

open cmd and write down "ping and.ip.adress.of.your.server"

Of course I would do that, if my shard wasn't protected by a firewall. By the way, blocking ICMP packets is the very basic of network security.

I know that there is a way of doing that by simple send some packet, hold the 'now' time ...
by Paul
2006-12-03 03:41:54
Forum: Free
Topic: Determine my ping.
Replies: 8
Views: 4121

Determine my ping.

Hi,

How could I do a check to see my ping? I was thinking of clicking my backpack and wait for server response, but I can't find a way to determine the actual datetime in Injection. Can someone help me?

Thanks =)
by Paul
2006-10-04 05:36:22
Forum: Scripting Ore
Topic: Help with macro!
Replies: 6
Views: 1952

Hey, how can I search the bags within my bag and open it, so that Injection can count the regs within?
uo.findtype('bagtype')
while uo.findcount()
uo.useobject('finditem')
wait(250)
uo.findtype('bagtype')
wend

This loops forever, NMY ...
by Paul
2006-09-28 23:29:09
Forum: Scripting Ore
Topic: Help with macro!
Replies: 6
Views: 1952

Hey, how can I search the bags within my bag and open it, so that Injection can count the regs within?
by Paul
2006-09-27 04:22:17
Forum: Scripting Ore
Topic: Help with macro!
Replies: 6
Views: 1952

OK, done. Thanks, NMY. I've added a for to count the bags, and sum it to a variable. This variable holds the number of bags, and I loop as many times as needed.

Thanks =)
by Paul
2006-09-27 04:14:55
Forum: Scripting Ore
Topic: Help with macro!
Replies: 6
Views: 1952

its simple... you must find 'my' not 'backpack' like
uo.findtype('reg','col','my')
now you are finding in you, on you and even in bags in your backpack, but injection cant find anything if that bag was never opened, so firstly you must find bags, open it and then you can search for ...
by Paul
2006-09-26 05:52:59
Forum: Scripting Ore
Topic: Help with macro!
Replies: 6
Views: 1952

Help with macro!

Hi,

What I'm trying to do is somewhat complex. I have a bag in my house that hold my reagents. Sometimes, I get home with 4, 5 bags with regs of others players that I've looted. So, I want to :

1.) emptycontainer all those bags to my backpack
2.) Move all the regs in my backpack to the main ...
by Paul
2006-09-18 09:14:25
Forum: Requests
Topic: Feature request, and Feature correction.
Replies: 5
Views: 5941

That's what I need, NMY. First, I do not want Injection output to be written i the journal, or, at least, delete it. Second, I want to save targets, like I can in Razor.

I know some Injection scripting, but, unfortunatelly, the help is in Russian, so I don't know some stuff. Can I, for instance ...
by Paul
2006-09-16 19:09:40
Forum: Requests
Topic: Feature request, and Feature correction.
Replies: 5
Views: 5941

Re: Feature request, and Feature correction.

Hi,
How probably all you guys know, Injection's main 'adversary' has the supreme UO tool, Razor, have some nifty features regarding targets. You could, for example, add a serial, like Yoko, and a macro to target that serial, regardless of the action you're doing (spells, party, whatever). In ...
by Paul
2006-09-16 07:55:18
Forum: Requests
Topic: Feature request, and Feature correction.
Replies: 5
Views: 5941

Feature request, and Feature correction.

Hi,
How probably all you guys know, Injection's main 'adversary' has the supreme UO tool, Razor, have some nifty features regarding targets. You could, for example, add a serial, like Yoko, and a macro to target that serial, regardless of the action you're doing (spells, party, whatever). In ...
by Paul
2005-04-07 17:46:43
Forum: General
Topic: Is there anyway of doing absolute target?
Replies: 9
Views: 3162

Detalhe:
É o Seph aqui sua bixa... me ajuda ae que tá osso, tou precisando disso ahah ;)
by Paul
2005-03-02 18:04:41
Forum: General
Topic: Is there anyway of doing absolute target?
Replies: 9
Views: 3162

Olá necro
Tu sabe algum jeito? :P
by Paul
2005-02-16 16:27:32
Forum: General
Topic: Is there anyway of doing absolute target?
Replies: 9
Views: 3162

Paulo...
Now supose that I have 20 guildmates. I would run out of keys very fast. That is why a absolute target is required.
by Paul
2005-02-10 15:03:58
Forum: General
Topic: Is there anyway of doing absolute target?
Replies: 9
Views: 3162

Well Yoko...
,target is not the ideal solution, since I could wish to use multiple actions on the same target, and the target_key wouldn't allow me.

Put simple, what I want is to have a hotkey to target a guildmate.
by Paul
2005-02-03 04:19:24
Forum: General
Topic: Is there anyway of doing absolute target?
Replies: 9
Views: 3162

Is there anyway of doing absolute target?

Well, the subject says almost everything. Can you make absolute target macros, like ,absolutetarget target_serial? I've never seen it, and I use Inj for a long time now. If not, then this is a request to made it, because its very usefull.

Another question: can you target self (not wait for target ...
by Paul
2004-12-09 13:32:33
Forum: Requests
Topic: Display...
Replies: 0
Views: 1825

Display...

When you disable all possible functions that show something in titlebar (life, mana, bars, etc), it displays like:

UO

And just that. If I'm not wrong, on the old infidel Injection, if you disabled all, it showed like the default client does, that is like: "Ultima Online - %nick%". Of course ...