Search found 17 matches

by injbr
2009-08-03 17:27:56
Forum: Help
Topic: Problem with client (I think)
Replies: 0
Views: 1711

Problem with client (I think)

Hey everybody,

I'm playing in Uo Gamers Hybrid and trying to use Injection there, but after i log on, passed 10 or 15 seconds, my screen just freeze, i can see other players moving and talking, but i can't do any action.

I'm using Client 5.0.6e, without Injection, it works perfectly.

Anyone ...
by injbr
2009-07-13 22:10:18
Forum: Help
Topic: Can't Open 2 Clients with Injection
Replies: 3
Views: 1924

Someone?
by injbr
2009-07-13 22:09:45
Forum: Help
Topic: Help with GetStatus
Replies: 10
Views: 4229

Someone?
by injbr
2009-07-01 16:55:34
Forum: Help
Topic: Help with GetStatus
Replies: 10
Views: 4229

Destruction, if it is a bug i don't know, but i can see.

My shard is POL.

I haven't finish the full script yet, but i tried separately and works perfectly.

Sorry for delay.
by injbr
2009-07-01 16:48:25
Forum: Help
Topic: Can't Open 2 Clients with Injection
Replies: 3
Views: 1924

Can't Open 2 Clients with Injection

Hi, can anyone help me?

I'm trying to open 2 clients with Injection, with client 5.0.6a.
Until last year, i played with 2.0.0 and i opened 2 or more clients normally.

Actually, clients lower 4.x.x doesn't work.

Now, with client 5.0.6a, this error appears:

http://www.brimg&#46 ...
by injbr
2009-05-26 13:14:22
Forum: Help
Topic: Help with GetStatus
Replies: 10
Views: 4229

Yes, he is a GM.

Like you said, does the same of my script.

I want a loop, to keep verifying, but when he found one, he show the message for any ID, even if the ID isn't in my screen.

I'll try uo.getx but i think it will not work.
by injbr
2009-05-25 15:04:08
Forum: Help
Topic: Help with GetStatus
Replies: 10
Views: 4229

Last Target doesn't work because i don't have target, is a hidden player, i only have his ID.

I'll try uo.getx then i post a reply.
by injbr
2009-05-22 21:04:49
Forum: Help
Topic: Help with GetStatus
Replies: 10
Views: 4229

No, i need to detect a hidden player in my screen, with getstatus it is possible, i just use uo.getstatus('Player ID'), if his status appear in the screen, he is next to me, else, he isn't.

My problem is, when i found one player, even if i change the player id, trying to find another player ...
by injbr
2009-05-22 06:18:28
Forum: Help
Topic: Help with GetStatus
Replies: 10
Views: 4229

Help with GetStatus

Hi, i'm trying to create a script to get status.

I'm using this:

sub main()
if uo.getstatus('0x02FAE5B3') <> '' then
MessageBox('hello')
end if
end sub


My problem is, when he find this object, he returns the MessageBox for any objects, even he doesn't exist.

I need a command like ...
by injbr
2009-05-09 22:13:25
Forum: Help
Topic: Help with Client
Replies: 9
Views: 3398

Hi,

My Injection was working well, but i have one more problem.

Every time i try to put an item in my bag or in the ground, the client close.

My Injection Configuration Screen:

Image
by injbr
2009-05-04 15:59:19
Forum: Help
Topic: Help with Client
Replies: 9
Views: 3398

Thak you so much!!!

Now works perfectly.

Sorry for english.

Thanks Again.
by injbr
2009-05-04 14:12:46
Forum: Help
Topic: Help with Client
Replies: 9
Views: 3398

Thanks again,

I'll try later then i post a reply.
by injbr
2009-05-03 23:19:04
Forum: Help
Topic: Help with Client
Replies: 9
Views: 3398

Thanks Successful.

Now Injection opens.

But my last problem is:

I put my password, verify account goes normally, but the second Connecting don't continue. I can't see my characters screen.

My Injection Configuration Screen:

http&#58;//img15&#46;imageshack&#46;us/img15/305/errojzi&#46 ...
by injbr
2009-05-03 07:31:26
Forum: Help
Topic: Help with Client
Replies: 9
Views: 3398

Thanks, but i need more help.

I`m using this dll -> http://filebuffer.narod.ru/Injection6.0.1.7.rar

My client is 6.0.1.7 (Patch 76)

When i try to open Injection, appear this:


Image

Somebody help me.

Sorry, my english is bad!
by injbr
2009-05-02 23:45:40
Forum: Help
Topic: Help with Client
Replies: 9
Views: 3398

Help with Client

Hi guys,

Can Injection run client 5+ or 6+ ?
by injbr
2009-04-09 20:12:33
Forum: I need script!
Topic: Scripts i need help with
Replies: 1
Views: 1617

opa, sou BR tb.

se quiser ajuda num forum de injection br soh digitar injectionm2a no google, eh o primeiro link q aparece.

flws!
by injbr
2009-03-30 13:57:55
Forum: Help
Topic: Hold Targets
Replies: 0
Views: 1004

Hold Targets

Hi everyone!

I need to know if is possible to hold targets with Injection.
I don't like waittarget, i need to cast a spell and hold this target for 2, 3 or 4 seconds then i press a hotkey and spell goes to last target or self target, like Last Target and Target Self in UO Macros.

I need this ...