Skip to main content

Rpg Maker Vx Ace Cheat Menu -

# Example: Add 50 potions $game_party.gain_item($data_items[1], 50)

This is a highly popular script designed for developers to allow inputting "cheat codes" during gameplay. It acts as an add-on to input systems, allowing specific key combinations to trigger script calls like gain_gold(9999) or gain_item(id, amount) . Highly customizable, allows for "hidden" cheat codes. B. Cheat Codes by DKPlugins rpg maker vx ace cheat menu

This script creates a basic cheat menu with options for infinite gold, infinite items, and level up. You can customize the menu by adding or removing options as needed. # Example: Add 50 potions $game_party

Feedback
Need help?