The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: vindaca on June 29, 2013, 03:45:32 AM

Title: V's Old School Cheats v0.2
Post by: vindaca on June 29, 2013, 03:45:32 AM
V's Old School Cheats v0.2
Written by Vindaca

Introduction

One question how many people still remember the original Contra code. If there's ever been one thing to make a game remember-able it was the cheat codes. I wanted to bring back the old school cheat codes so this is my rendition with an RPG twist.

Features
Spoiler for:

    Quote

    - v0.1
    - Cheat Codes are as follows
    { God Mode, Unlimited gold, Triple XP, No Random Fights, and 1 Hit K.O. }
    Codes should work with most games.
    - An option to create a Menu command for the cheat menu.
    - Customizable BG overlay & Select Icon


Icons Needed

Spoiler for:
See Attached

How to Use

Copy and paste the script under the Materials section and above the Main section and import a BG into the Graphics/Pictures folder.

Next follow the links above and import the icon images into the Graphics/Pictures folder.

To avoid complications with other scripts place this script below all others.
If you choose not to use a window command you can still access the window by using SceneManager.call(Scene_Cheat) in a script call.

Script

here is a link (http://pastebin.com/MJYy0zaK) to the script

FAQ

Q: I keep getting an error, what do I do?

A:Make sure you imported the background and icon images into the picture folder and that you typed in the name

of the bg properly into the script, and that you didn't not rename the icon images.

A: Make sure that this script is placed below all others but it should run fine. PM me and I'll get back to you


Credit and Thanks

- Vindaca here saying thank you to all who have inspired someone. If you plan on using this script please credit me in your games credits. This script was not intended for commercial use.

- Special Thanks to:

Diamondandplatinum3 on youtube for the great tutorials.

Tsukihime for the help with arrays and loops.

BigEd again for the help with arrays and loops.






    Quote

    I'm Gonna Be A DADDY!!!
Title: Re: V's Old School Cheats v0.1
Post by: AbsoluteIce on June 29, 2013, 04:18:32 AM
Where is the link to the script?  ???
Title: Re: V's Old School Cheats v0.1
Post by: &&&&&&&&&&&&& on June 29, 2013, 06:50:33 AM
http://www.gdunlimited.net/scripts/rpg-maker-vx-ace/minigames/v-s-old-school-cheat-s
Title: Re: V's Old School Cheats v0.1
Post by: vindaca on June 30, 2013, 12:47:52 AM
Sorry about that, I thought I copied and pasted it too. Thank you Lord Shark for posting a link to it for me.  I fixed the one above but either or will work.
Title: Re: V's Old School Cheats v0.1
Post by: modern algebra on June 30, 2013, 05:50:26 PM
Very nice vindaca! And congratulations on the pregnancy!
Title: Re: V's Old School Cheats v0.1
Post by: vindaca on June 30, 2013, 09:01:25 PM
Thank you MA. If anyone has any requests for more cheats that would apply to pretty much all games let me know, and I will be happy to add them in.
Title: Re: V's Old School Cheats v0.1
Post by: amerk on July 02, 2013, 01:53:26 PM
Nice script, gives some players the ability to cheat without having to decrypt or break into the game.

A few additional ideas:

1. A code to turn back on Random Encounters, for those who wish to toggle this on/off.
2. Unlimited items. The item never gets consumed, unless perhaps an event forces the removal of an item, or the item is sold. Shouldn't apply to Key Items.
3. 99 Consumable Items. The moment you pick up one item, you automatically get 99 of them. This shouldn't apply to Key Items.
Title: Re: V's Old School Cheats v0.1
Post by: vindaca on July 02, 2013, 08:06:58 PM
Thank you Amerk. I like the Ideas, and I will try to add them in promptly. However there is already a toggle for all of the cheats and they should all be working.
Title: Re: V's Old School Cheats v0.2
Post by: vindaca on July 14, 2013, 01:12:37 PM
I have added in a possible 3 new cheats that turn on an assigned switch.