[Request] World War Z - GamePass Version
-
- Expert Cheater
- Posts: 356
- Joined: Sat Jun 27, 2020 2:33 pm
- Reputation: 85
[Request] World War Z - GamePass Version
World War Z - Windows Store
Unlimited Health
Unlimited Stamina
Unlimited Ammo
Easy XP
No Reload
One-Hit Kills
[Link]
Unlimited Health
Unlimited Stamina
Unlimited Ammo
Easy XP
No Reload
One-Hit Kills
[Link]
-
- Expert Cheater
- Posts: 356
- Joined: Sat Jun 27, 2020 2:33 pm
- Reputation: 85
Re: [Request] World War Z - GamePass Version
Does not work with Windows Store version
Re: [Request] World War Z - GamePass Version
This did not work in the windows store edition.
-
- Noobzor
- Posts: 11
- Joined: Sat Jul 25, 2020 11:27 pm
- Reputation: 2
Re: [Request] World War Z - GamePass Version
+1 would like to have this also!
Re: [Request] World War Z - GamePass Version
Would also like to have this! I tried the Epic Store version but it doesn't work.
Re: [Request] World War Z - GamePass Version
I will release a table in a few days with some limited features...turns out stuff like rapid fire works in multiplayer and I don't want to mess with that
This game is really annoying to make scripts for, so I probably won't do an XP editor.
This game is really annoying to make scripts for, so I probably won't do an XP editor.
Re: [Request] World War Z - GamePass Version
Code: Select all
[ENABLE]
aobscanmodule(godmode,wwz_server_dllRetail.dll,F3 0F 10 42 08 F3 0F 11 41)
alloc(newmem,$1000,godmode)
label(code)
label(return)
newmem:
cmp [rdx+28],(float)100
jne code
cmp [rdx+48],(float)200
je god
cmp [rdx+48],(float)35 // insane
je god
cmp [rdx+48],(float)15 // extreme
je god
cmp [rdx+48],(float)60 // horde normal
je god
jmp code
god:
mov [rdx+08],(float)200
code:
movss xmm0,[rdx+08]
jmp return
godmode:
jmp newmem
return:
registersymbol(godmode)
[DISABLE]
godmode:
db F3 0F 10 42 08
unregistersymbol(godmode)
dealloc(newmem)
Re: [Request] World War Z - GamePass Version
how do you use the above the code im new to all this.SovietWristwatch.jpg wrote: ↑Sun Sep 06, 2020 8:31 amCode: Select all
[ENABLE] aobscanmodule(godmode,wwz_server_dllRetail.dll,F3 0F 10 42 08 F3 0F 11 41) alloc(newmem,$1000,godmode) label(code) label(return) newmem: cmp [rdx+28],(float)100 jne code cmp [rdx+48],(float)200 je god cmp [rdx+48],(float)35 // insane je god cmp [rdx+48],(float)15 // extreme je god cmp [rdx+48],(float)60 // horde normal je god jmp code god: mov [rdx+08],(float)200 code: movss xmm0,[rdx+08] jmp return godmode: jmp newmem return: registersymbol(godmode) [DISABLE] godmode: db F3 0F 10 42 08 unregistersymbol(godmode) dealloc(newmem)
Re: [Request] World War Z - GamePass Version
Copy The Auto Assemble Code Above Go to Memory View > Tools > Auto Assemble or Ctrl+A > Paste The Codes > File > Assing To Current Cheat Tablestlmikey wrote: ↑Sun Sep 06, 2020 7:21 pmhow do you use the above the code im new to all this.SovietWristwatch.jpg wrote: ↑Sun Sep 06, 2020 8:31 amCode: Select all
[ENABLE] aobscanmodule(godmode,wwz_server_dllRetail.dll,F3 0F 10 42 08 F3 0F 11 41) alloc(newmem,$1000,godmode) label(code) label(return) newmem: cmp [rdx+28],(float)100 jne code cmp [rdx+48],(float)200 je god cmp [rdx+48],(float)35 // insane je god cmp [rdx+48],(float)15 // extreme je god cmp [rdx+48],(float)60 // horde normal je god jmp code god: mov [rdx+08],(float)200 code: movss xmm0,[rdx+08] jmp return godmode: jmp newmem return: registersymbol(godmode) [DISABLE] godmode: db F3 0F 10 42 08 unregistersymbol(godmode) dealloc(newmem)
-
- Expert Cheater
- Posts: 356
- Joined: Sat Jun 27, 2020 2:33 pm
- Reputation: 85
Re: [Request] World War Z - GamePass Version
godmod ran perfect.SovietWristwatch.jpg wrote: ↑Sun Sep 06, 2020 8:31 amCode: Select all
[ENABLE] aobscanmodule(godmode,wwz_server_dllRetail.dll,F3 0F 10 42 08 F3 0F 11 41) alloc(newmem,$1000,godmode) label(code) label(return) newmem: cmp [rdx+28],(float)100 jne code cmp [rdx+48],(float)200 je god cmp [rdx+48],(float)35 // insane je god cmp [rdx+48],(float)15 // extreme je god cmp [rdx+48],(float)60 // horde normal je god jmp code god: mov [rdx+08],(float)200 code: movss xmm0,[rdx+08] jmp return godmode: jmp newmem return: registersymbol(godmode) [DISABLE] godmode: db F3 0F 10 42 08 unregistersymbol(godmode) dealloc(newmem)
could do:
Unlimited Ammo
No Reload
One-Hit Kills
-
- Expert Cheater
- Posts: 356
- Joined: Sat Jun 27, 2020 2:33 pm
- Reputation: 85
Re: [Request] World War Z - GamePass Version
thank you very much
-
- Noobzor
- Posts: 9
- Joined: Fri Sep 18, 2020 6:44 pm
- Reputation: 0
Re: [Request] World War Z - GamePass Version
Hello it seems godmode isnt working? Not sure what I did but it never seemed to work, tried different maps, offline and even re downloaded the table.. any idea why? it lets me enable it but it never seems to pass through
-
- Noobzor
- Posts: 9
- Joined: Fri Sep 18, 2020 6:44 pm
- Reputation: 0
Re: [Request] World War Z - GamePass Version
rip wrong section