Nickelodeon All-Star Brawl 2

Ask about cheats/tables for single player games here
Post Reply
ApexMog
Noobzor
Noobzor
Posts: 6
Joined: Tue Nov 05, 2019 1:55 pm
Reputation: 1

Nickelodeon All-Star Brawl 2

Post by ApexMog »

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:

Nikisha
Noobzor
Noobzor
Posts: 12
Joined: Fri Aug 07, 2020 12:19 am
Reputation: 0

Re: Nickelodeon All-Star Brawl 2

Post by Nikisha »

Bump, would love cheats for this game!

Lija2012
Cheater
Cheater
Posts: 34
Joined: Mon Mar 14, 2022 4:47 pm
Reputation: 1

Re: Nickelodeon All-Star Brawl 2

Post by Lija2012 »

+1 GAME PASS

User avatar
stigmaoffire
Table Makers
Table Makers
Posts: 111
Joined: Fri Jul 16, 2021 7:36 pm
Reputation: 58

Re: Nickelodeon All-Star Brawl 2

Post by stigmaoffire »

ApexMog wrote:
Mon Nov 13, 2023 9:31 pm
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:
The game engine is Unity, just open up the game folder.

OnionGamer
Expert Cheater
Expert Cheater
Posts: 65
Joined: Sun Jan 31, 2021 7:34 pm
Reputation: 18

Re: Nickelodeon All-Star Brawl 2

Post by OnionGamer »

Lija2012 wrote:
Wed Jul 03, 2024 7:54 pm
+1 GAME PASS
Also +1 for the gamepass version

User avatar
stigmaoffire
Table Makers
Table Makers
Posts: 111
Joined: Fri Jul 16, 2021 7:36 pm
Reputation: 58

Re: Nickelodeon All-Star Brawl 2

Post by stigmaoffire »

ApexMog wrote:
Mon Nov 13, 2023 9:31 pm
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:

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>
Here is easy kill and no damage for player (the cmp is for npc, so this won't work against players), just copy the code and paste into cheat engine.

Post Reply

Who is online

Users browsing this forum: andreninpad, chito, Colinious, Glenn565, Google Adsense [Bot], leonleu886, SemrushBot