Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Steam Games Hacks & Cheats › RoboCraft Hacks & Cheats › First Cheat Engine Robocraft hack pack

Thumbs upFirst Cheat Engine Robocraft hack pack

Posts 1–15 of 46 · Page 1 of 4
SG
SgtRamirez
First Cheat Engine Robocraft hack pack
Source Codes Features :

#1 NO SWAY (100% accuracy)
#2 PLACE ANY BLOCK ANYWHERE U WANT - updated version (no glitching between red and green)
#3 INFINITE RAIL BULLETS - DO NOT SPAM FIRE BUTTON IF U DONT WANNA BE KICKED :P


INSTRUCTIONS :
#1 Open Cheat Engine
#2 Open Robocraft
#3 Press Ctrl+Alt+A in Cheat Engine
#4 Paste which code do u want 2 use
#5 Press EXECUTE
#6 PROFIT !!! :P

NO SWAY - activate when ingame

Code:
[ENABLE]
alloc(norecoil_alloc,38)
alloc(norecoil_alloc_junk,24)
registersymbol(norecoil_addr)
registersymbol(norecoil_addr_sec)
aobscan(norecoil_addr,E8 ?? ?? ?? ?? 83 C4 10 D9 5F 1C E9 ?? ?? ?? ?? D9 45 E0);
aobscan(norecoil_addr_sec,E8 ?? ?? ?? ?? 83 C4 10 D9 5F 1C E9 ?? ?? ?? ?? 8B 47 14 D9);

norecoil_addr+05:
jmp norecoil_alloc
nop

norecoil_addr_sec+05:
jmp norecoil_alloc+10
nop

norecoil_alloc:
add esp,10
fstp [norecoil_alloc_junk]
jmp norecoil_addr+10
nop
nop
add esp,10
fstp [norecoil_alloc_junk]
jmp norecoil_addr_sec+10
nop
nop

[DISABLE]
dealloc(norecoil_alloc)
dealloc(norecoil_alloc_junk)
norecoil_addr+05:
db 83 C4 10 D9 5F 1C
norecoil_addr_sec+05:
db 83 C4 10 D9 5F 1C
unregistersymbol(norecoil_addr)
unregistersymbol(norecoil_addr_sec)
PLACE EVERYTHING U WANT EVERYWHERE U WANT - actiate when in garage

Code:
[ENABLE]
label(place_blocks)
registersymbol(place_blocks)
aobscan(place_blocks_addr, 83 C4 10 8B 4E 14 3B C1 74 09 C6 46 18 01 E9)

place_blocks_addr+0A:
place_blocks:
db 90 90 90 90

[DISABLE]
place_blocks:
db C6 46 18 01

unregistersymbol(place_blocks)
INFINITE RAIL BULLETS - activate when ingame

Code:
[ENABLE]
label(railhack)
registersymbol(railhack)
aobscan(addr,83 EC 04 8B 7D 0C 8B 45 08 8B 48 0C 49 89 48 0C);

addr+09:
railhack:
mov [eax+0C],01

[DISABLE]
railhack-09:
db 83 EC 04 8B 7D 0C 8B 45 08 8B 48 0C 49 89 48 0C
unregistersymbol(railhack)
WARNING : DO NOT SPAM THE FIRE BUTTON CUZ U'LL GET KICKED !!!

ENJOY !!!
#1 · edited 12y ago · 12y ago
NI
niggypong
I use "NO SWAY" and it say
Error
The array of byte named norecoil_addr_sec could not be found.

ps1. I play on steam
ps2. sry 4 my bad english.
#2 · 12y ago
SG
SgtRamirez
i posted the codes bcuz it doesn't let me upload the Cheat Engine Table
#3 · 12y ago
SG
SgtRamirez
Have u tried 2 assign the code 2 the cheat table ?
the option is at the File on the "Ctrl+Alt+A" widow ?
#4 · 12y ago
w3b
w3b
I have same problem...
#5 · 12y ago
JU
Julienscotto
Not working for me either.

Edit : The nosway hack is the only one working, the two others aren't. They're just giving me an error.
#6 · edited 12y ago · 12y ago
SN
snipe76
for placing blocks:
place the block, remove it and execute the code.

for infi rail ammo:
shoot once, execute the code.

no sway is for rail gun, do the same as infi ( you can do both with one shot )
#7 · edited 12y ago · 12y ago
JU
Julienscotto
That sure did clear things up a bit, thanks.
#8 · 12y ago
SG
SgtRamirez
I see I'm not good at explaining stuff
#9 · 12y ago
SG
SgtRamirez
AFTER ILL WAKE UP ( cuz its 2:21 :P) ILL POST A RAR CONTAINING THE CHEAT TABLE .... MY GENIUS STRIKES AGAIN .... :|
#10 · 12y ago
DH
dhewardhana
Railgun patched
#11 · 12y ago
RA
rawrtwo02
DC when ACTIVATE
#12 · 12y ago
BM
bmxman181
what is no sway and what is it for?
#13 · 12y ago
w3b
w3b
So how can i use sway. Anyone explain me please.
#14 · 12y ago
SG
SgtRamirez
Not patched ... do not spam the fire button and u won't get kicked ...
#15 · 12y ago
Posts 1–15 of 46 · Page 1 of 4

Post a Reply

Similar Threads

  • My First Cheat Engine Recruit Hack pls TEST!By Wiirtuallca in Combat Arms Europe Hacks
    16Last post 16y ago
  • First AVA Cheat Engine OPK HackBy ccman32 in Alliance of Valiant Arms (AVA) Discussions
    42Last post 13y ago
  • My first Cheat Engine Hack (MW2 180 EXP hack)By lordofme50 in Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    5Last post 16y ago
  • Garena Bypass + Cheat Engine + UPDATED HacksBy danlp in Blackshot Hacks & Cheats
    60Last post 16y ago
  • Cheat Engine speed hack.By stealn in Combat Arms Hacks & Cheats
    32Last post 17y ago

Tags for this Thread

#cheats