View previous topic :: View next topic |
Author |
Message |
Ijustwant2playgames How do I cheat?
Reputation: 0
Joined: 26 Mar 2016 Posts: 6
|
Posted: Fri Apr 15, 2016 10:30 pm Post subject: Mastered Infinite.Health & Infinite.Ammo. What now? |
|
|
In almost all of my steam games I've successful gotten infinite health and ammo hacks to work. By searching the numbers and then decreasing it to re-scan.
Well now i crave more, what is some more advance things to do? Like noclipping and speed hacks. How do i begin to teach myself on these topics.
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
|
Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Sat Apr 16, 2016 3:42 am Post subject: |
|
|
Get any of the member's trainers/tables and try to do the cheats they did?. What more you can do is entirely up to you
_________________
|
|
Back to top |
|
 |
Ijustwant2playgames How do I cheat?
Reputation: 0
Joined: 26 Mar 2016 Posts: 6
|
Posted: Sat Apr 16, 2016 10:08 am Post subject: |
|
|
STN wrote: | Get any of the member's trainers/tables and try to do the cheats they did?. What more you can do is entirely up to you |
never really thought about that. Thanks i'll probably do that!
|
|
Back to top |
|
 |
_Veggy Cheater
Reputation: 2
Joined: 30 Apr 2013 Posts: 34 Location: BReWErS rox your dox
|
Posted: Sat Apr 16, 2016 11:01 am Post subject: |
|
|
Use your imagination. STN did a good suggestion, but try to dig your head into how a certain game engine is developed.
Tons of examples. My example would be Crysis 2.
Tons of trainers been made for that game with very different options like:
- Super Speed
- Super Jump
- Super Throw
- Bullet Impact
- Grenade Master
Try your luck on some popular game engines and try to master how those work.
|
|
Back to top |
|
 |
Arondai Newbie cheater
Reputation: 0
Joined: 20 Feb 2016 Posts: 12
|
Posted: Tue Apr 19, 2016 12:05 pm Post subject: |
|
|
To name a few:
- Enable fly-mode in a game (can be pretty advanced, if you need to code it in yourself);
- Enable debugging code that was left in unintentionally (interesting functionality can be used for some games that way);
- Learn to use IDA Pro and decompile games, you are allowed to decompile;
- Change light settings in games;
- Change 3D models in games;
- Change LOD settings;
- Change whatever settings you can think of;
Actually, it's not that difficult to think of possible cheats to create: just play the game and if, at some point, you think: "I wish I could do that", pick up your reversing wand and get to work
I myself am busy on a game I very much enjoy and I'm building tons of functionality just for fun. Mostly useless, but educational so I can keep on developing my 'bag of tricks'.
For instance: I am now building functionality to create your own puzzles in that specific game, am coding the puzzle builder in Java, the code injector in assembly and the puzzle file reader in assembly too of course.
The only limit is your imagination.
|
|
Back to top |
|
 |
|