I’m testing out unlimited ammo in a game and I’ve found the static pointer and offset “B9742E8 + 18F8” that leads me to the correct address for unlimited ammo even if I restart the game. What I want to do is create a script in C# to Calculate B9742E8 + 18F8 and ReadMemory to find the correct address then turn the value to 2047 (Max Ammo).
Not sure where to begin wondering if it’s possible?
New contributor
Fire Storm is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1