Quick Cheats

SCREENSHOTS
Downloaded 22,989 times 346 Thanks 122 Favourited 43,040 Views
 Say Thanks!
This mod introduces features allowing quick access to your favorite cheats!

Further Description
This mod consists of three major features:

The first is cheat hotkeys from the initial versions of this mod!* One click on the associated key(s) will execute the associated cheat. By default, some of these are moveObjects with the O key, available in Live Mode, Build Mode, Buy Mode, and Blueprint Mode, and the constrainFloorElevation cheat with the F key, available in Build Mode. You can assign your own hotkeys for cheats, whether toggleable.

The second is cheat aliases from The Sims 2!* You can set up almost any alias for any cheat, just like you could in The Sims 2, and even the custom cheats (like the setHour cheat). By default, the testingCheatsEnabled cheat has the alias testingCheats, moveObjects on has the alias mOn, and moveObjects off has the alias mOff.

The third is startup cheats from The Sims 2!* Cheats can be executed when the main menu is loaded or after a loading screen, either once or each time. For example, you can add the testingCheatsEnabled true command, or its alias testingCheats true, to enable testing cheats on startup automatically.

*All these features are tunable!

Changelog
30.3.2026
→ The one namespace of the script assemblies is now mod-specific (my name plus the mod's name), so that the namespace is unique to its mod.
→ Tuning files for cheat aliases, cheat hotkeys, and startup cheats are completely altered! They are now INI/CFG with plain text instead of XML. They should now have easier readability.
↳ The mod now uses its own method to read the non-packed CFG files, which were previously read with the S3SE addon. Please check the Tunings section.
↳ The S3SE addon is now abandoned and removed. Please remove Eca_QuickCheats.S3SEAddon.package, CheatAliases.cfg (from the older version), and StartupCheats.cfg (from the older version), if you have them. Still, huge thanks to Battery for S3SE and C# Utility!
→ An issue with aliases for some cheats crashing the game upon their execution has been fixed.
→ Cheat hotkeys now support full commands, in other words, commands with parameters!
→ Cheat hotkeys should now support aliases, if they previously didn't.
→ For some cheats, and their aliases if present, the toggle state of the command is now tracked.
→ Cheat hotkeys now support the same key combinations for different cheats in different in-world states, better.
→ Cheat hotkeys now support commands that require testing cheats, without testing cheats, which is optional.

Tunings
Tunings for cheat hotkeys, cheat aliases, and startup cheats are stored in the INI/CFG files named CheatHotkeys, CheatAliases, and StartupCheats, respectively. These files describe their own syntaxes, which are no challenge to comprehend. A read-me file is also provided to explain how to make the CFG files readable by the game's resource system. Huge thanks to thepancake1 for sharing this method with us!

Notifications for hotkey feedback can be enabled by setting the tunable HotkeyFeedbackTimeout in the XML file to a value higher than or equal to 1. By default, it's set to 0, so this feature is disabled.

Compatibility and Conflicts
This mod should not conflict with any other mods, as it is a pure script mod, that is, except:
↳ If any other pure script mod depends on the same hotkeys and their priorities are higher than the ones in this mod, then the lower-priority hotkeys in this mod will not work.

Known Issues
→ The mod cannot track commands getting executed by other means. Aside from a very few toggleable cheats, if a hotkey-assigned toggleable cheat is toggled by other means, you may have to press the hotkey twice to toggle the cheat successfully.

Credits
Tool Credits
ILSpy (decompiling the game's scripts)
ChainReaction/NRaas (unprotected assemblies)
s3pe (packaging the mod)
Visual Studio 2022 (writing and compiling the script)
Other Credits
The Third Person Mod (hotkey inspiration)
NRaas Overwatch (cheat execution inspiration)
Advertisement:
Other Download Recommendations:
More downloads by Eca: See more