Search found 43 matches

by Azt
2010-12-02 14:12:19
Forum: Modifications. Other user tools.
Topic: Injection MOD
Replies: 27
Views: 36382

Re:

Golden wrote:Поддержка 7 клиентов случаем не намечается?


Pls add client 7 support!
by Azt
2010-06-01 23:43:17
Forum: Help
Topic: [HELP] Empty Backpack
Replies: 0
Views: 1545

[HELP] Empty Backpack

I'm playing in a runuo shard that requires newest version of the client (>6.0.5.0).
I wish to play with injection version changer using older client. (4.0, 5.0)


But with version changer enabled my old client will receive also 6.0.1.7+ new packets that bloks it.(I see all containers empy (also ...
by Azt
2009-12-20 19:43:44
Forum: Help
Topic: Help with GUMP
Replies: 2
Views: 1717

client 6.0.4
dll version 710.16
by Azt
2009-12-20 16:07:44
Forum: Help
Topic: Help with GUMP
Replies: 2
Views: 1717

Help with GUMP

Image


_____infogump_______
serial 0x00000000
gumpid 0x00000000
X 0
Y 0
0 packet size
0 reply packet size
Buttons: ________
Checks&Radios: __
Entryes: ________
All commands: ____
Text: ____________
by Azt
2009-10-06 13:32:16
Forum: I need script!
Topic: [HELP] I Need script for target
Replies: 6
Views: 2434

Sub Checklag()
deljournal('a backpack')
uo.click('backpack')
repeat
wait(50)
until uo.injournal('a backpack')
endsub

Sub deljournal(msg)
while uo.injournal(msg)
uo.setjournalline(uo.injournal(msg)-1,"")
wend
endsub

found this!

thanks
by Azt
2009-09-18 11:11:35
Forum: I need script!
Topic: [HELP] I Need script for target
Replies: 6
Views: 2434

[HELP] I Need script for target

Hi!

I need a script that if I Say "Destroyer" in game, or Destr, or Des, the script search a player called like that ad add it to objects.

it's possible?
by Azt
2009-06-06 15:53:49
Forum: Modifications. Other user tools.
Topic: CPUFix2
Replies: 132
Views: 85462

i have trouble downloading it!!
pls upload rapidshare!
by Azt
2009-05-31 21:03:04
Forum: General
Topic: Version Changer
Replies: 0
Views: 2520

Version Changer

There is a GOOD way (not the version on Injection that doesn't work, block, crash, backpack empty) to "mimic" a newer client version when using an older one?
by Azt
2009-05-01 15:34:09
Forum: Scripting Ore
Topic: LOW_CPU with new Client.. is Possible?
Replies: 1
Views: 1239

up :(
by Azt
2009-04-24 20:37:38
Forum: Scripting Ore
Topic: LOW_CPU with new Client.. is Possible?
Replies: 1
Views: 1239

LOW_CPU with new Client.. is Possible?

Hi at all.

I'm using client 6.0.5.0 and is very very Huge and bad compiles.
It crashes, it is very slow...

I was using client 4.0.0 and at this time the server where i play kicks older client.

The VersionChanger freezes after few seconds of play (it was a GREAT idea)
and i was trying to ...
by Azt
2009-03-21 14:25:12
Forum: Scripting Ore
Topic: [ERROR]
Replies: 3
Views: 4526

mh no... i need a script that if there is at layer "egg" ITEM X, it disequip THEN Equip ITEM Y

so with ONE KEY, TWO item SWITCH
by Azt
2009-03-15 18:16:56
Forum: Scripting Ore
Topic: [ERROR]
Replies: 3
Views: 4526

[ERROR]

sub eggs()
   if UO.ObjAtLayer('Torso') == "" THEN
       uo.exec ("equipt Torso 0x277d")
       wait (600)
    END IF
end sub

where is the error?
by Azt
2009-03-03 03:06:44
Forum: General
Topic: Injection 2012
Replies: 225
Views: 114869

Version Changer more stabile
by Azt
2008-10-04 17:46:05
Forum: Help
Topic: Error (TID): Null String
Replies: 5
Views: 1731

Grin wrote:It's clilock error, u need hight client version, 4.0.0c work propedly with them


quith 400c it bloks during "connecting" or doesn't show the game but the blue screen after the pg list
by Azt
2008-10-04 15:29:49
Forum: Help
Topic: Error (TID): Null String
Replies: 5
Views: 1731

that is client 3.0.7b

i have the other files upgraded to 6.0

but i'm trying to run an older client to play better (i don't have a good pc)
by Azt
2008-10-04 12:51:31
Forum: Help
Topic: Error (TID): Null String
Replies: 5
Views: 1731

Error (TID): Null String

How i can resolve?

Image
by Azt
2008-01-13 20:38:12
Forum: I need script!
Topic: TERMINATE ALL - HELP ME
Replies: 1
Views: 1000

up
by Azt
2008-01-11 19:57:40
Forum: I need script!
Topic: TERMINATE ALL - HELP ME
Replies: 1
Views: 1000

TERMINATE ALL - HELP ME

hi i have a script

sub Termina()
uo.DeleteJournal()
uo.Print('stop')
uo.Exec('terminate all')
wait(100)
end sub

that ends all the running scripts.

Here is my problem : i need that a script remains active.

i have tried

sub Termina()
uo.DeleteJournal()
uo.Print('stop ...
by Azt
2007-12-01 14:02:29
Forum: I need script!
Topic: Help me with Gump
Replies: 11
Views: 3241

up