Jump to content

Looking for Help to use iGameGuardian


Nikto90

5 posts in this topic

Recommended Posts

Posted

Hey guys,

I’m trying to using iGameGuardian from a couple of day to make some changes to a game, called Asphalt 9.

So, I figured out how to do some

things but still looking to understand how to make some others, so I’m basically searching for someone with some patience and great understanding of iGameGuardian to teach me and explain me something more:

I know many things possible to do with that app in the game mentioned, I know the “ steps “ but I don’t know how to use the app to have that result.. Hope someone here can help me with that! 
Thanks a lot! 

Posted

The game might be using encrypted values / offseted values. Also, you might be using the wrong types. Make sure to use a type that matches the value (always go for the smallest, smart devs won't put HP ranging from 0 to 100 in a 4 byte int while they can put it in a 1 byte char for example)

Posted
On 1/17/2021 at 9:57 PM, bR34Kr said:

The game might be using encrypted values / offseted values. Also, you might be using the wrong types. Make sure to use a type that matches the value (always go for the smallest, smart devs won't put HP ranging from 0 to 100 in a 4 byte int while they can put it in a 1 byte char for example)

Can I have a chat with you please? 

Archived

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

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines