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
-
VB6 Runtime error 381 subsript out of range Error
by Uncle (2 replies)
-
passing and reading parameters from using Shell
by jigartoliya (0 replies)
-
Convert C++ code to VB6
by mawcot (4 replies)
-
listbox scrollbar
by Dennijr (10 replies)
-
Can you describe Above simple VB6 code?
by pramodmca09 (0 replies)
Related podcasts
-
Christian Beauclair
14 mai 2008 (�mission #0074) ::.Christian Beauclair: Stratégies de migration VB6 vers .NET Nous discutons avec Christian Beauclair des stratégies de migration VB6 vers .NET. Entre autres, nous discutons comment utiliser le "VB 6 Code Advisor" et le "Interop Forms Toolkit" pour ajouter la puiss...
This thread is for discussions of Cheat-O-Matic.