How to make cheats for any game with zero knowledge

info

A section for guides, manuals, and walkthroughs on how to use Cheat Engine functions and advanced features.


Post Reply
StupidDog
Cheater
Cheater
Posts: 24
Joined: Thu Aug 25, 2022 9:56 am
Answers: 0
x 18

How to make cheats for any game with zero knowledge

Post by StupidDog »

Ok. So a LOT of people love using tables but have no idea how to make them. Wouldnt it be great to have a slave who could make them for you?

Well, you can. Its TOTALLY possible to use LLMs to use cheat engine for you and make a table. WTF? Yup.

Tools needed : Opencode (or similar) https://opencode.ai/ - This is used to run the AI models that'll be making your tables.
Cheat Engine MCP : https://github.com/miscusi-peek/cheatengine-mcp-bridge - This is what the model will use to connect to and use CE.
And obviously cheat engine.

Install opencode, run it and type /models and choose a free model from opencode zen (I suggest Muse Spark 1.2 but any model will do, its free). Now the model is selected you should be able to speak with it. Give it the address for the cheat engine MCP and ask it to set it up for you.

The model will then setup the MCP server. Once its done it'll almost certainly tell you to go into the file menu and select LUA, this is NOT where the LUA menu is, its in the "table" menu ;) with the LUA section open, choose file, load and navigate to ce_mcp_bridge.lua (the LLM will have put it somewhere, if you cant find it ask the model where the file is) press execute and you should see something like "waiting for connection" in a new box. This means you're done, now you ask the LLM to check it can use cheat engine ok, tell it the game you wanted a table for (process ID is useful but the model will scan memory for you if not.).

And thats pretty much it. If you have ZERO experience at making tables the model might do a worse job but it should still cope.

Hope this is useful to some. I use the CLI version of opencode but the desktop version should work fine too.


User avatar
Zenbeau
Apprentice Hacker
Apprentice Hacker
Posts: 59
Joined: Mon Aug 29, 2022 5:03 pm
Answers: 0
x 64

Re: How to make cheats for any game with zero knowledge

Post by Zenbeau »

yes i've been using the same ce mcp for 2 weeks now. it's good and i recommend it.


User avatar
Marc
Table Master
Table Master
Journeyman Hacker
Journeyman Hacker
Posts: 223
Joined: Sat Jul 23, 2022 2:08 am
Answers: 0
x 348

Re: How to make cheats for any game with zero knowledge

Post by Marc »

and what does the AI create then? I'm not getting the picture here :)


StupidDog
Cheater
Cheater
Posts: 24
Joined: Thu Aug 25, 2022 9:56 am
Answers: 0
x 18

Re: How to make cheats for any game with zero knowledge

Post by StupidDog »

Marc wrote: Fri Sep 25, 2026 6:06 am

and what does the AI create then? I'm not getting the picture here :)

The AI will use all the known tricks for scanning, browsing through mono etc, work out AOB/pointers, create a table and add it to your copy of cheatengine thats running.

I mean, I started off giving it easy tasks but its SHOCKINGLY well trained on CE info and knows how to hack a game like a champ. Now I loaded Go! Go! town today and gave it a list of things I wanted hacked and how I wanted them hacked and 15 minutes later I had a complete table lol. Sometimes it'll try and make you change values in game to make you use "what writes to" but if you suggest an alternative which doesnt involve that then it'll home in on what you suggest.

I'm not kidding, this is wild how much it can do. For people who want tables for obscure games, or ancient games who have zero knowledge its so useful. I cant suggest trying it out enough. Its not that much setup, its free and its honestly mindblowing watching it work.


Post Reply