- Apr 30, 2017
- 1,535
- 2,932
Then it must be the new update, I'm using 5.2.5 since I'm a patreon for Chyos.. Hmmm.something wrong with your because i am using it
View attachment 2259936
Then it must be the new update, I'm using 5.2.5 since I'm a patreon for Chyos.. Hmmm.something wrong with your because i am using it
View attachment 2259936
Delete the following items:How do I uninstall it from a game?
IMO the author really should be the one providing the uninstallation method, instead of ignoring people asking how to do it. For some reason it messed up some part of the game speed for me in all saves and I can't find the uninstallation method, I had to figure it out myself.{"name":"CheatMenu","status":true,"description":"External cheat window, for easy item and variable modification.","parameters":{}}
in this case i was able to fix this by replace all instances of "{," with "{"The reason it doesnt work is simple, the person/people who made the translation for those games modified the plugin.js file and left it unescaped afterwards causing the cheat to install incorrectly and breaking the game.
If you want you can always add the files manually to the correct folders and then add the following code into plugins.js, however if your unsure how to do it i dont recommend you do it.
Code:{"name":"CheatMenu","status":true,"description":"External cheat window, for easy item and variable modification.","parameters":{}}
Warlock and Boobs is not an RPG Maker MV or MZ game, but an VX Ace one meaning the cheat is incompatibleUnable to use with warlock and boobs.Any help?
ohh thanks for clarifying!Warlock and Boobs is not an RPG Maker MV or MZ game, but an VX Ace one meaning the cheat is incompatible
// Only player can set move speed
Game_CharacterBase.prototype.setMoveSpeed = function(moveSpeed, isCheat = false) {
if (isCheat){
this._moveSpeed = moveSpeed;
}
};
Game is not in the MV or MZ engine but VX Ace. Unfortunetly the cheat wont workPlease help me (
The game is [RPGM] - [Completed] - FALL IN LABYRINTH [v1.2] [Jukkaku Games] | F95zone