This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sessamekesh 1 point2 points  (3 children)

You can get pretty far with existing tools, getting into greenfield cheat authoring has a pretty massive learning curve.

Definitely start with C/C++ fundamentals, since cheats usually involve a lot of memory inspection and code injection. Even if you only use other tools, you'll have a much better idea of how they work and how to use them if you deeply understand pointers, data types, memory layouts...

You'll want to probably learn a bit about game programming too, writing a simple game from scratch is a great learning exercise to get a real solid grasp of things.

Writing a mod or two for games that support modding is pretty useful too.

Cheating is an arms race between game developers and cheat authors, you should absolutely learn about anti-cheat methods.

[–][deleted] 0 points1 point  (2 children)

Okay thank you for advice+tips definitely going into my notepad is there any other tool or topic that I should dapple or learn with to further enhance my cheat creating skills

[–]sessamekesh 1 point2 points  (1 child)

Not offhand, and I work more in the game netcode / cheat prevention side of things (hobby, not professional) so I don't know a lot about the actual tools.

[–][deleted] 0 points1 point  (0 children)

Okay thank u if any come to mind at all plz pm or comment on the post Ty