[REQUEST] GOTHAM kNIGHTS

Ask about cheats/tables for single player games here
Hyoga
Noobzor
Noobzor
Posts: 13
Joined: Fri Mar 02, 2018 3:54 pm
Reputation: 0

[REQUEST] GOTHAM kNIGHTS

Post by Hyoga »

GOD MODE, 1 HIT KILL, ALL UPGRADES YOU KNOW, THE WORKS.

Cas
Expert Cheater
Expert Cheater
Posts: 263
Joined: Fri Mar 03, 2017 12:04 am
Reputation: 125

Re: [REQUEST] GOTHAM kNIGHTS

Post by Cas »

I would like a table too, any takers?

Since the OP is an ass and won't follow request template, I'll do it.

Game Name: Gotham Knights
Game Engine: Unreal Engine 4
Game Version: 1.0
Options Required:

The basic ones

Steam Website:



Other Info:

Didn't take me a minute to fill this

glyth
Expert Cheater
Expert Cheater
Posts: 184
Joined: Tue Aug 29, 2017 4:30 am
Reputation: 5

Re: [REQUEST] GOTHAM kNIGHTS

Post by glyth »

need one to but for epic games

Lake333GLD
Expert Cheater
Expert Cheater
Posts: 91
Joined: Sat Sep 07, 2019 2:23 pm
Reputation: 17

Re: [REQUEST] GOTHAM kNIGHTS

Post by Lake333GLD »

glyth wrote:
Sat Oct 22, 2022 9:05 am
need one to but for epic games
+1

I do need resources 999999 (or easy craft) very much. My level is too high, but I need to craft my first melee weapon to be able to continue the game. I do not have resources to do so. I did use XP boost.

lostfear
Cheater
Cheater
Posts: 27
Joined: Mon Mar 14, 2022 11:12 pm
Reputation: 6

Re: [REQUEST] GOTHAM kNIGHTS

Post by lostfear »

Lake333GLD wrote:
Sat Oct 22, 2022 2:19 pm
glyth wrote:
Sat Oct 22, 2022 9:05 am
need one to but for epic games
+1

I do need resources 999999 (or easy craft) very much. My level is too high, but I need to craft my first melee weapon to be able to continue the game. I do not have resources to do so. I did use XP boost.

Code: Select all

aobscanmodule(RESOURCES,GothamKnights-Win64-Shipping.exe,01 42 08 EB C0) // should be unique
alloc(newmem,$1000,RESOURCES)

label(code)
label(return)

newmem:

code:
  add [rdx+08],#100000
  jmp GothamKnights-Win64-Shipping.exe+4735B81
  jmp return

RESOURCES:
  jmp newmem
return:
registersymbol(RESOURCES)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
RESOURCES:
  db 01 42 08 EB C0

unregistersymbol(RESOURCES)
dealloc(newmem)

lostfear
Cheater
Cheater
Posts: 27
Joined: Mon Mar 14, 2022 11:12 pm
Reputation: 6

Re: [REQUEST] GOTHAM kNIGHTS

Post by lostfear »

you must have one of each resources for it to give you 100k for every type of resource you pick up

Akmal2401
Noobzor
Noobzor
Posts: 14
Joined: Mon Oct 02, 2017 10:43 pm
Reputation: 4

Re: [REQUEST] GOTHAM kNIGHTS

Post by Akmal2401 »

just need ability point. spent my abilites point without knowing we cannot respec it

LoneStrider
Expert Cheater
Expert Cheater
Posts: 109
Joined: Sat Mar 04, 2017 4:20 am
Reputation: 14

Re: [REQUEST] GOTHAM kNIGHTS

Post by LoneStrider »

Does this work with the steam version? If so I am getting a

[string "aobscanmodule(RESOURCES, GothamKnights-Win64-...:')' expected near '42'

error, and I can't seem to find how to fix it.

User avatar
Yerqz
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Apr 28, 2021 4:13 am
Reputation: 0

Re: [REQUEST] GOTHAM kNIGHTS

Post by Yerqz »

LoneStrider wrote:
Sat Oct 22, 2022 3:53 pm
Does this work with the steam version? If so I am getting a

[string "aobscanmodule(RESOURCES, GothamKnights-Win64-...:')' expected near '42'

error, and I can't seem to find how to fix it.
Use the auto assemble "Cheat Table framework Code" Template worked for me using steam version.

LoneStrider
Expert Cheater
Expert Cheater
Posts: 109
Joined: Sat Mar 04, 2017 4:20 am
Reputation: 14

Re: [REQUEST] GOTHAM kNIGHTS

Post by LoneStrider »

Not sure what that is, and i'm not comfortable enough to just start clicking around randomly. I'll just have to wait or, go 1 by 1 scanning for every resource. Thanks though.
Last edited by LoneStrider on Sat Oct 22, 2022 4:16 pm, edited 1 time in total.

Lake333GLD
Expert Cheater
Expert Cheater
Posts: 91
Joined: Sat Sep 07, 2019 2:23 pm
Reputation: 17

Re: [REQUEST] GOTHAM kNIGHTS

Post by Lake333GLD »

lostfear wrote:
Sat Oct 22, 2022 3:05 pm

Code: Select all

aobscanmodule(RESOURCES,GothamKnights-Win64-Shipping.exe,01 42 08 EB C0) // should be unique
alloc(newmem,$1000,RESOURCES)

label(code)
label(return)

newmem:

code:
  add [rdx+08],#100000
  jmp GothamKnights-Win64-Shipping.exe+4735B81
  jmp return

RESOURCES:
  jmp newmem
return:
registersymbol(RESOURCES)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
RESOURCES:
  db 01 42 08 EB C0

unregistersymbol(RESOURCES)
dealloc(newmem)
I did copy, paste it into the new .CT file, but get an data error. I have EGS version. I have no Idea how to fix it.

blazebolt7
Cheater
Cheater
Posts: 25
Joined: Thu Jun 24, 2021 5:47 am
Reputation: 2

Re: [REQUEST] GOTHAM kNIGHTS

Post by blazebolt7 »

Akmal2401 wrote:
Sat Oct 22, 2022 3:40 pm
just need ability point. spent my abilites point without knowing we cannot respec it
LOL, same and me too.

lostfear
Cheater
Cheater
Posts: 27
Joined: Mon Mar 14, 2022 11:12 pm
Reputation: 6

Re: [REQUEST] GOTHAM kNIGHTS

Post by lostfear »

Code: Select all

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

 
 
aobscanmodule(AP,GothamKnights-Win64-Shipping.exe,29 88 E4 00 00 00) // should be unique
alloc(newmem,$1000,AP)

label(code)
label(return)

newmem:

code:
  add [rax+000000E4],ecx
  jmp return

AP:
  jmp newmem
  nop
return:
registersymbol(AP)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
AP:
  db 29 88 E4 00 00 00

unregistersymbol(AP)
dealloc(newmem)

It adds ability points instead of decreasing

lostfear
Cheater
Cheater
Posts: 27
Joined: Mon Mar 14, 2022 11:12 pm
Reputation: 6

Re: [REQUEST] GOTHAM kNIGHTS

Post by lostfear »

This is for steam version. just change the process id to $process for Epic Games Store version

Lake333GLD
Expert Cheater
Expert Cheater
Posts: 91
Joined: Sat Sep 07, 2019 2:23 pm
Reputation: 17

Re: [REQUEST] GOTHAM kNIGHTS

Post by Lake333GLD »

lostfear wrote:
Sat Oct 22, 2022 6:42 pm
This is for steam version. just change the process id to $process for Epic Games Store version
How to fix DATA ERROR?

Post Reply

Who is online

Users browsing this forum: BigBear743, Google Adsense [Bot], JDM