Charas-Project

Game Creation => Requests => Tutorials => Topic started by: Sephiroth rocks on November 17, 2004, 07:46:40 PM

Title: Cheat Tutorial
Post by: Sephiroth rocks on November 17, 2004, 07:46:40 PM
This tutorial requires working enter hero name.

1. Go to the database and make a new character. Don't mess around with anything.

2. DMS users: Go to 'Common Events' and make a new one and set it to be parellel process. Then select the event command 'Key input processing' (a.k.a. password) and select the button you'd like to trigger the event and make sure the variable fits the value.  Then show a picture or something and select 'enter hero name' and choose the new hero's name to be changed. Then select 'conditional branch' and choose hero name is (Whatever you wants the cheat to be named) and make whatever you want to happen when the cheat has been typed like making your characters level 99.

It could look like this:
<> Enter hero name: (Name of hero)
  <> Branch if hero (Name of hero) is GIMME GIMME
   <> Change money: 999999 add
   <> Message: Cheat Activated

CMS users: Do excactly the same exept teleporting the hero to a new map with a parrelel process event where the stuff happens.
Title:
Post by: Red Giant on November 17, 2004, 07:50:44 PM
SEPH! THAT LINK HAS RM2K, RM2K3 AND RMXP DOWNLOADS!
Title:
Post by: Almeidaboo on November 18, 2004, 04:43:21 PM
OUCH...LOL, Red's maaaadd....
Title:
Post by: White Dwarf on November 18, 2004, 04:48:59 PM
[size=2000]BAD MOVE!!!!![/size]

(i know it wont work)
Title:
Post by: MrMister on November 18, 2004, 04:52:36 PM
A good tutorial, but get rid of that link.
Title:
Post by: Sephiroth rocks on November 18, 2004, 05:05:19 PM
Link deleted. Sorry it took some time but I'm not on so much.
Title:
Post by: AsakuraHao2004 on November 18, 2004, 08:07:22 PM
Heh heh... I WILL use that. Nice one!
Title: annother way of making cheats
Post by: spideyjvc on December 04, 2004, 04:46:18 AM
you can also do what i did in my game,
you can make an event in a certiant(if thats spelled right)place.
I suggest you put it in a place that isn't predictible(such as lying in the grass somewhere but its invisible)make it so you have to press action key on that spot then put something like "Change items" or "change money" whatever you wnat the cheat to be.
the event should look like the attatchment
or if you want to make it better you can make it so that the cheat only works when a switch is on,that makes the odds of them finding the cheat out less :)
Title:
Post by: Fortet on December 18, 2004, 10:46:33 PM
I put in the first one, but it keeps on doing it over and over! What's going on???
Title: Stop the cheat
Post by: Yoshi Man on May 26, 2005, 11:28:13 AM
after putting on the cheat you must change hero name back to what it was! :p
Title:
Post by: AsakuraHao2004 on May 26, 2005, 09:59:13 PM
That was an ultra topic kick. Check the date.
Title:
Post by: MrMister on May 26, 2005, 10:01:55 PM
It is a kick, but this is a tutorial, so it doesn't really matter.
Title:
Post by: FutJJ on January 01, 2008, 11:34:47 AM
Quote
Originally posted by Yoshi Man
after putting on the cheat you must change hero name back to what it was! :p

still doesnt work...

i did whats on there...

tell me plz so i can understand man step by step i did first
enter password (shift)
then change name = maxmeout
then i did fork (name) = maxmeout
then i did changemoney
then i did changename back to (name)

still doesnt work...
Title:
Post by: A Forgotten Legend on January 01, 2008, 07:25:18 PM
that was almost a three year kick!

Hm,

Couldn't you do this?

Use the press key, opening a common event with the input number, if they input a certain number it opens another common event that gives that item etc.  you'll have to use variables for this.  If you need a better description, I can make one.