Create your AI Cum Slut for Valentine’s Day 60% OFF Now
x

Tool RPGM RPG Maker MV MZ, CheatMenu [v2.1.1]

5.00 star(s) 8 Votes

umwm

New Member
Sep 26, 2017
9
2
black screen in game A Struggle with Sin, breaks saves, there is no way to delete patched files, are there any other universal cheats?
check plugins.js (attached below), the bug version in the hat is that commas everywhere puts commas or something like that, find the current version on the last pages, it works for me (although it does not always enter itself in plugins.js).
I have everything working on version 0.5.8.5a (I am a Russian user, your plugins list may be different from mine).
 
  • Like
Reactions: Jihanab92

umwm

New Member
Sep 26, 2017
9
2

New version of the installer, it uses proper json formatting to install the cheat and should now work with most cases, i have however lost the source code for the installer so i didnt get to properly update the version number and such, also use at your own risk!

MVMZ_Cheat.zip
how to fix? (install-run), installing, but don't to plugins.js
 

gozamasu

Newbie
Sep 5, 2023
31
24
I am having same issue for some games. Work around is after you see error window, close it. Then open plugins.js file and add cheatmenu json block at the end.
 

ShadowRev

Newbie
Jan 24, 2020
31
33
In case of too many variables there are no search button(name/value) and there is no way to translate japanese variables to english. Such a good mod but need these core functionality to be great.
 

shyguy999

New Member
Sep 17, 2019
11
17
tried to use this on fear and hunger 2 in a desperate attempt to get rid of the blindness effect (it didnt work lol) but ever since then the game logic has been running weirdly fast? i'd say about twice the speed. like, i walk fast and the enemies also walk fast. i tried to get rid of the cheatData folder and Cheat.html file but neither worked, any clue what's going on and how i could fix it?? thanks.

(also, ive also been having issues with trying to get mods to work in this game and through that i learned this game also uses a plugin to make sure it doesnt run too fast because i know rpgm has an issue with games not running right if your refresh rate is above 60hz. im not sure how it could have affected that though. but just thought i should mention it.)
 

latrop16

Member
May 12, 2018
347
897
I encounter the problem not for the first time.
Games like Ariel Academy's Secret School Festival have some sort of AI translator. You have to launch the game through the Game_en.exe. The Cheat Menu works when you start it with the normal Game.exe, but not if you start it with the translation patcher/launcher.
Any way to fix it?
 

fsatti2000

Member
Oct 31, 2018
118
85
I encounter the problem not for the first time.
Games like Ariel Academy's Secret School Festival have some sort of AI translator. You have to launch the game through the Game_en.exe. The Cheat Menu works when you start it with the normal Game.exe, but not if you start it with the translation patcher/launcher.
Any way to fix it?
Just a shot in the dark suggestion, no idea if it'll work, but have you tried renaming the Game_en.exe file to Game.exe? (before installing the cheat menu preferred)
 

latrop16

Member
May 12, 2018
347
897
Just a shot in the dark suggestion, no idea if it'll work, but have you tried renaming the Game_en.exe file to Game.exe? (before installing the cheat menu preferred)
Tried, however, Game_en.exe is 45mb big, I don't know what it does exactly, but it might contain half of the game. This is probably the reason why it doesn't load js plugins.
 

secretus

Newbie
Jun 1, 2019
25
28
its like this cheat menu but with more features, just go to the home page and search in the search bar "Mtool" than just look for a post that has the "Tool" Tag and the "Mtool" name in it that schould be the right one

PS: i could send the link but i dont know if its allowed
 
Oct 1, 2017
54
27
its like this cheat menu but with more features, just go to the home page and search in the search bar "Mtool" than just look for a post that has the "Tool" Tag and the "Mtool" name in it that schould be the right one

PS: i could send the link but i dont know if its allowed
Thank you, I found it. Downloaded it and I'll compare the both
 
Mar 3, 2018
43
105
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\Games\Rimworld.v.1.21.11089\Warlock\BackupGame\js\plugins\CheatMenu.js'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at System.IO.File.WriteAllText(String path, String contents)
at MVMZ_Cheat.Logs.Logs_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.Show()
at MVMZ_Cheat.Main.OpenChildForm(Form childForm, Object btnSender)
at MVMZ_Cheat.Main.btnLogs_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.PerformClick()
at MVMZ_Cheat.Home.StartInstall()
at MVMZ_Cheat.Home.btnInstallRun_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MVMZ Cheat
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///F:/Games/Rimworld.v.1.21.11089/Cheat%20menu/cheat%20new/MVMZ%20Cheat.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9256.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9032.0 built by: NET481REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
CheatData
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///F:/Games/Rimworld.v.1.21.11089/Cheat%20menu/cheat%20new/CheatData.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Help?
 
5.00 star(s) 8 Votes