[REQUEST] Roboquest (Early Access)

Ask about cheats/tables for single player games here
Post Reply
User avatar
KyleKatarn
Table Makers
Table Makers
Posts: 289
Joined: Thu Feb 06, 2020 3:47 am
Reputation: 234

[REQUEST] Roboquest (Early Access)

Post by KyleKatarn »

Game Name: Roboquest
Game Engine: Unreal Engine 4
Game Version: 0.3.0 -125
Options Required:
  • Infinite Health
  • Infinite Ammo
Steam Website:

aSwedishMagyar
Table Makers
Table Makers
Posts: 670
Joined: Mon Jul 06, 2020 3:19 am
Reputation: 1190

Re: [REQUEST] Roboquest (Early Access)

Post by aSwedishMagyar »

Made a table with those options here.

User avatar
Cake-san
Table Makers
Table Makers
Posts: 425
Joined: Sun Mar 26, 2017 4:32 pm
Reputation: 770

Re: [REQUEST] Roboquest (Early Access)

Post by Cake-san »

Here's a table with some pointers...

bInvulnerable,JumpNumber,PerkRerollToken,StoredModifiers,StatList,GameTime , etc
Attachments
RoboQuest-Win64-Shipping__.CT
(71.32 KiB) Downloaded 894 times

aSwedishMagyar
Table Makers
Table Makers
Posts: 670
Joined: Mon Jul 06, 2020 3:19 am
Reputation: 1190

Re: [REQUEST] Roboquest (Early Access)

Post by aSwedishMagyar »

Cake-san wrote:
Tue Jan 12, 2021 9:50 pm
Here's a table with some pointers...

bInvulnerable,JumpNumber,PerkRerollToken,StoredModifiers,StatList,GameTime , etc
Ah I was one struct short of it working. I stopped at the PlayerController and was wondering why bCanBeDamaged was not working. That template of yours is nothing short of amazing.

maynard
Novice Cheater
Novice Cheater
Posts: 22
Joined: Sat Jun 29, 2019 10:47 am
Reputation: 2

Re: [REQUEST] Roboquest (Early Access)

Post by maynard »

thank you for the tables! this game owns and seems like it has a lot of potential

ShyTwig16
Expert Cheater
Expert Cheater
Posts: 335
Joined: Thu Apr 06, 2017 7:14 pm
Reputation: 19

Re: [REQUEST] Roboquest (Early Access)

Post by ShyTwig16 »

I just made a new table for this game with a ton of new features. Check it out here:
viewtopic.php?f=4&t=17090

unREAL
Expert Cheater
Expert Cheater
Posts: 144
Joined: Sat May 07, 2022 4:46 pm
Reputation: 58

Re: [REQUEST] Roboquest (Early Access)

Post by unREAL »

Well, the game has a nice cheat menu :)

How To Unlock:
-Unlock UE4 Console
-Patch "ToggleCheatMenu"

Result:

Image

TidalTempest
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Jan 28, 2023 12:56 am
Reputation: 0

Re: [REQUEST] Roboquest (Early Access)

Post by TidalTempest »

unREAL wrote:
Fri Dec 30, 2022 1:33 pm
Well, the game has a nice cheat menu :)

How To Unlock:
-Unlock UE4 Console
-Patch "ToggleCheatMenu"

Result:

Image
Cant seem to be able to activate this cheat menu, (i just downloaded this UE4 unlocker) When you say patch toggle cheat menu are you referring to a command to type in or a patch to patch in with UE4 unlocker

unREAL
Expert Cheater
Expert Cheater
Posts: 144
Joined: Sat May 07, 2022 4:46 pm
Reputation: 58

Re: [REQUEST] Roboquest (Early Access)

Post by unREAL »

TidalTempest wrote:
Sat Jan 28, 2023 1:03 am

Cant seem to be able to activate this cheat menu, (i just downloaded this UE4 unlocker) When you say patch toggle cheat menu are you referring to a command to type in or a patch to patch in with UE4 unlocker
Patch the function instruction:
viewtopic.php?p=218927#p218927
just search for ToggleCheatMenu instead of EnableAimAssist, and the Offset for this game is 0xB0 (instead of 0x90 ) coz of different UE4 version.
And then just execute the function with the console.

qq2744200800
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Feb 01, 2023 5:14 am
Reputation: 0

Re: [REQUEST] Roboquest (Early Access)

Post by qq2744200800 »

unREAL wrote:
Sat Jan 28, 2023 3:11 pm
TidalTempest wrote:
Sat Jan 28, 2023 1:03 am

Cant seem to be able to activate this cheat menu, (i just downloaded this UE4 unlocker) When you say patch toggle cheat menu are you referring to a command to type in or a patch to patch in with UE4 unlocker
Patch the function instruction:
viewtopic.php?p=218927#p218927
just search for ToggleCheatMenu instead of EnableAimAssist, and the Offset for this game is 0xB0 (instead of 0x90 ) coz of different UE4 version.
And then just execute the function with the console.
Can you tell me how to use it?

Unholy
Noobzor
Noobzor
Posts: 5
Joined: Thu Feb 16, 2023 9:14 am
Reputation: 5

Re: [REQUEST] Roboquest (Early Access)

Post by Unholy »

unREAL wrote:
Sat Jan 28, 2023 3:11 pm
TidalTempest wrote:
Sat Jan 28, 2023 1:03 am

Cant seem to be able to activate this cheat menu, (i just downloaded this UE4 unlocker) When you say patch toggle cheat menu are you referring to a command to type in or a patch to patch in with UE4 unlocker
Patch the function instruction:
viewtopic.php?p=218927#p218927
just search for ToggleCheatMenu instead of EnableAimAssist, and the Offset for this game is 0xB0 (instead of 0x90 ) coz of different UE4 version.
And then just execute the function with the console.
So I don't have a lot of experience with this but I managed to mostly figure it out. I got the console opened in game but can't get the cheat menu to open. I followed the instructions in the link you posted and found the address corresponding to "ToggleCheatMenu" from the objects dumb and searched for it in cheat engine. I was able to find it in memory viewer and changed it to the same numbers from the other post (01 02 06 04). However the command isn't working in the in game console. I tried all variations I could think of based on the information I could see: "ToggleCheatMenu", "C.ToggleCheatMenu", "BP_IngamePlayerController_C.ToggleCheatMenu" etc. It keeps giving me a "Command not recognized" error. I was able to do "enablecheats 1" which it accepted but the menu command still didn't work after that. Can you (or anyone) possibly tell me what I might be doing wrong or perhaps give a step by step specifically for this game? Thanks!

Post Reply

Who is online

Users browsing this forum: dolbasaint47, Google [Bot], JHroad, makotech222, Marc