Jump to content
  • 0

I can not change value of searchAddress


Marika

Question

Posted

Ello I have a quick question. I am writing down a script and I can not change the value of the address I searched 

 

Ex

gg.searchAddress('73B7E3BCB0')
gg.getResults(5)
gg.editAll('15.2', gg.TYPE_FLOAT)

 

I get error on gg.editAll and it said like nil.

What I can do to make this work? 


 

4 answers to this question

Recommended Posts

Posted
1 hour ago, Marika said:

Ello I have a quick question. I am writing down a script and I can not change the value of the address I searched 

 

Ex

gg.searchAddress('73B7E3BCB0')
gg.getResults(5)
gg.editAll('15.2', gg.TYPE_FLOAT)

 

I get error on gg.editAll and it said like nil.

What I can do to make this work? 


 

Are you sure the address is always the same every time you run the game?

Posted

in most of time the adress change when game restart you need to locate your adress by an group search and reffine for have only one result and calcul offset

Posted
15 hours ago, sammax71 said:

Are you sure the address is always the same every time you run the game?

Yes. Because i do addess search manually and put into a script then run it without closing the game...I can search the address with the value i am looking for.

But the value(the float of the address) would not change but return error.

 

 

 

[added 4 minutes later]
14 hours ago, blocx said:

in most of time the adress change when game restart you need to locate your adress by an group search and reffine for have only one result and calcul offset

Thank u so much! I do search the address manually and put into a script and run without closing the game

So i can find the address and the value using the script but the script gives me error when it try to change the value.

 

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.