Need some offsets, please help!

03/04/2017 19:41 Zellybelly#1
long playerOffset = this.GameMemory.ReadInt64(entityOffset + 0x11D8);
long posOffset = this.GameMemory.ReadInt64(playerOffset + 0x198); //0x190
player_X = this.GameMemory.ReadFloat(posOffset + 0x110);
player_Y = this.GameMemory.ReadFloat(posOffset + 0x110);
player_Z = this.GameMemory.ReadFloat(posOffset + 0x110);

Need these offsets to update an older cheat.

I have a battleye bypass & dumped all of h1z1 yesterday & I'm able to use reclass, cheat engine, and an active debugger with h1z1 using my bypass.

Skype: FuckZelyix
Discord: Zelyix

If you help out I can hook you up with the bypass or the cheat.
03/06/2017 02:58 BattlEye#2
those offsets are really old lol

Dont know how you got a Bypass working but cant even reserve some offsets... There are even some IDA and Reclass tutorials for that...
UC is your friend...
03/06/2017 06:29 Zellybelly#3
Quote:
Originally Posted by BattlEye View Post
those offsets are really old lol

Dont know how you got a Bypass working but cant even reserve some offsets... There are even some IDA and Reclass tutorials for that...
UC is your friend...
I didn't code the bypass. Help me out mayn