Game Name: Nickelodeon All-Star Brawl 2
Game Engine: Don't know
Game Version: Don't know
Options Required: Godmode, Unlimited/Max Slime Meter, Easy kill
Steam Website:
Nickelodeon All-Star Brawl 2
Re: Nickelodeon All-Star Brawl 2
Bump, would love cheats for this game!
Re: Nickelodeon All-Star Brawl 2
+1 GAME PASS
- stigmaoffire
- Table Makers
- Posts: 111
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 58
-
- Expert Cheater
- Posts: 65
- Joined: Sun Jan 31, 2021 7:34 pm
- Reputation: 18
- stigmaoffire
- Table Makers
- Posts: 111
- Joined: Fri Jul 16, 2021 7:36 pm
- Reputation: 58
Re: Nickelodeon All-Star Brawl 2
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>20</ID>
<Description>"Easy Kill and No Damage"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>usemono()
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,Quantum.Combat:ApplyDamage)
label(returnhere)
label(originalcode)
label(exit)
newmem: //this is allocated memory, you have read,write,execute access
//place your code here
cmp [r8+78],0
je nodamage
imul r9,#1000
nodamage:
cmp [r8+78],0
jne originalcode
mov r9,0
originalcode:
push rbp
exit:
jmp returnhere
Quantum.Combat:ApplyDamage:
jmp1 newmem
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(*)
Quantum.Combat:ApplyDamage:
db 55
//push rbp
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
Who is online
Users browsing this forum: andreninpad, chito, Colinious, Glenn565, Google Adsense [Bot], leonleu886, SemrushBot