new offsets?
H1Z1 Offsets
4/09
[HTML]CGame=0x142AFE4A8
Graphics=0x142AFE1F8[/HTML]
[HTML]CGame=0x142AFE4A8
Graphics=0x142AFE1F8[/HTML]
Jme
I tried to update your H1Z1 ESP 03/04/15 hack using
04/03 offsets
Game:0x142AF7C68
Graphics:0x142AF79B8
offsets and trying to replace with the newest one but cannot find the old offsets am I doing something wrong? (Using the right hex method to try find the offset in dll btw)
I tried to update your H1Z1 ESP 03/04/15 hack using
04/03 offsets
Game:0x142AF7C68
Graphics:0x142AF79B8
offsets and trying to replace with the newest one but cannot find the old offsets am I doing something wrong? (Using the right hex method to try find the offset in dll btw)
Code:
cGame: 0x142AFE4A8 cGraphic: 0x142AFE1F8

new update new offsets anyone find them YET!!!!!!! lol
// GraphicsOffset //
000000014092E6D4 | 48 8B 0D 45 0B 03 02 | mov rcx,qword ptr ds:[14295F220] |
// CGameOffset //
00000001402A24A8 | 48 8B 05 31 D0 6B 02 | mov rax,qword ptr ds:[14295F4E0] |
You Can try it now
private Int64 CGameOffset = 0x14295F4E0;
private Int64 GraphicsOffset = 0x14295F220;
It's work for me.
000000014092E6D4 | 48 8B 0D 45 0B 03 02 | mov rcx,qword ptr ds:[14295F220] |
// CGameOffset //
00000001402A24A8 | 48 8B 05 31 D0 6B 02 | mov rax,qword ptr ds:[14295F4E0] |
You Can try it now
private Int64 CGameOffset = 0x14295F4E0;
private Int64 GraphicsOffset = 0x14295F220;
It's work for me.
New offsets? 4/29/15
cGame: 0x1429604e0
cGraphics: 0x142960220
cGraphics: 0x142960220
cGame: 0x14292D8D0
cGraphics: 0x14292D610
5/1
cGraphics: 0x14292D610
5/1
New offsets?
