Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Cheat Engine Delux Updated (V 1.1.0)
- Original author: Sarlecc
- Original date: November 28, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/cheat-engine-delux-updated-v-1-1-0.34399/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)
Summary
Cheat Engine Delux Version 1.1.0 Author Sarlecc Introduction
Archived First Post
Cheat Engine Delux Version 1.1.0
Author Sarlecc
Introduction
Have you ever wanted to have a cheat console for your games? Well now you can with huge customization.
This script makes an in game cheat console that can take several cheat commands.
This does not give players the ability to hack
Updates:
version 1.1.0 - added the ability to use cheats only once.
Difficulty
Moderate to Hard
Features
- Nine regular cheats.
- One custom cheat with tons of ways to modify it.
- Custom cheat can either be a string of text or numbers (numbers can even be random).
- Can be used with switch/variable only cheats.
- Can use it as a door console instead of a cheat console.
- Can be used to answer riddles.
- Probably tons of other ways this could be used.
- Cheats can be up to 32 characters long!!!
Screenshots
Yea screenshots not really needed as it looks the same as the name input
window.
How to Use
Place script below Materials and above Main
Script call: SceneManager.call(Scene_Cheat)
For other instructions see the demo (it covers the more complicated parts).
Demo
Demo v1.1.0
Demo v1.0.0
Script
GitHub
Script v1.1.0
Script v1.0.0
FAQ
Question: Is there a way to make it so cheats could only be used once?
Answer: As of version 1.1.0 you can for all cheats except for BOSS_MONSTER, XP_CHEAT and EASY_MODE,
as those will only be used if they were the last cheat used.
Credit
- Sarlecc
Terms
TERMS
Author's Notes
This script I wrote mostly between the hours of 1 and 4 am (took a few days of this). So there may be
parts in the script that are overly complicated.
You can add new cheats however you will also have to completely define what they do.
Author Sarlecc
Introduction
Have you ever wanted to have a cheat console for your games? Well now you can with huge customization.
This script makes an in game cheat console that can take several cheat commands.
This does not give players the ability to hack
Updates:
version 1.1.0 - added the ability to use cheats only once.
Difficulty
Moderate to Hard
Features
- Nine regular cheats.
- One custom cheat with tons of ways to modify it.
- Custom cheat can either be a string of text or numbers (numbers can even be random).
- Can be used with switch/variable only cheats.
- Can use it as a door console instead of a cheat console.
- Can be used to answer riddles.
- Probably tons of other ways this could be used.
- Cheats can be up to 32 characters long!!!
Screenshots
Yea screenshots not really needed as it looks the same as the name input
window.
How to Use
Place script below Materials and above Main
Script call: SceneManager.call(Scene_Cheat)
For other instructions see the demo (it covers the more complicated parts).
Demo
Demo v1.1.0
Demo v1.0.0
Script
GitHub
Script v1.1.0
Script v1.0.0
FAQ
Question: Is there a way to make it so cheats could only be used once?
Answer: As of version 1.1.0 you can for all cheats except for BOSS_MONSTER, XP_CHEAT and EASY_MODE,
as those will only be used if they were the last cheat used.
Credit
- Sarlecc
Terms
TERMS
Author's Notes
This script I wrote mostly between the hours of 1 and 4 am (took a few days of this). So there may be
parts in the script that are overly complicated.
You can add new cheats however you will also have to completely define what they do.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit - Sarlecc Terms TERMS
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...