Jump to content
  • 0

Help Save And Find Address With Script Cant Found


Limited12333

Question

Heloo i get error in my script

So in here i want to find and save the address

So if this work i can cek the value like before the addres value i find ( i think this will be fast search than group search)

So this is the example sir

gg.searchNumber("1", gg.TYPE_DWORD)

result = gg.getResult(1) 

gg.searchAddress(result[1].address, -1, gg.TYPE_DWORD)

but when i search adress i cant get the address i save in result var

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

No you cant. 

Addresses are always changed each time you play. Group search is fine.If you have a little coding level,u can use offset checking group search. Its also faster then normal group search. 

If the game have lib and you know how to use pointers,then you can make ur hack to run fast

But if its java game, im out .i hate it :3

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.