Library code snippets
Cheat-O-Matic
Cheat-O-Matic
---------------------------- New version - July 2003 ----------------------------
Changes: Now using a database (instead of the registry) to save cheats.
I have no idea why I used the registry in the first place...
Plus, added an option to delete saved games, fixed several bugs and applied
some minor improvements and changes.
-------------------------------------------------------------------------------------
This is the source code of my Cheat-O-Matic program. Actually, a two-in-one
product: use the program and enjoy it, plus - look at the source code and learn
how to use RegisterHotKey and Keybd_Event.
Cheat-O-Matic lets you save cheats for an unlimited number of games, so you
don't have to type them during gameplay - instead, just press a shortcut
key, such as ctrl+F1.
Note that this is not a trainer, and does NOT create new cheats for games -
it just helps you activate cheats on games. </p>
For example, let's say you're playing GTA3 and you want to restore your health.
Without this program, you'd have to write "gesundheit", but with this program,
you could just press ctrl+F1 (or whatever).
Especially useful if the cheats for a certain game aren't understandable words,
but more like "ggfsikfidfgh" - you no longer need to remember them!
Not only is it easier, but it's also much quicker - which is crucial during combat.
Feel free to use and distribute, just don't take the credit!
Related articles
Related discussion
-
Run-time error '91'
by crazyidane (0 replies)
-
Problem handling Redirects with MSXML2.XMLHTTP
by brandoncampbell (2 replies)
-
vbinputbox pauses code while it waits on response. How can I reproduce that?
by brandoncampbell (1 replies)
-
Sending SMS in VB 6
by sirobnole (6 replies)
-
Comboxbox listindex in ActiveX Control
by brandoncampbell (1 replies)
This thread is for discussions of Cheat-O-Matic.