Log in

View Full Version : vba codes help



xleggex
February 15th, 2005, 22:55
I am trying to use cheats for Legend of Zelda:A Link to the Past for VBA. When ever I type a code into gameshark or codebreaker the window where you type the cheat into closes and the cheat isn't in my list.It doesn't say that it is the wrong format or that it isn't a code,it just closes and nothing.I tryed all the cheats gameshark.com and codebreaker.com.What can I do????

Milkrosoft
March 7th, 2005, 07:01
I haven't been able to find working codes for that game either.

I'm having another problem too, I just didn't want to start a new thread over it. I'm trying to enter a code for Pokemon Fire Red. It requires something called a "code trigger" and I have no idea how to do that using VBA. Here is the code walkthrough so someone might be able to understand and help me...

How to use 'Pokemon Modifier' code.

Enter the 'receive pokemon' code;

Receive Pokemon [L+R+Up]
7400013000BF
83000EA80000
7400013000BF
83000EB00200
7400013000BF
83000EB20001
7400013000BF
83000EB4D405
7400013000BF
83000EB60809
7400013000BF
83000EB89C75
7400013000BF
83000EBA0816

..choose a 'code trigger' (code triggers are used to activate codes directly beneath it)

Code Trigger: [Press R+B+Up]
74000130 02BD

..place the 'pokemon modifier' code directly beneath the 'code trigger'.

Pokemon Modifier
820265AC xxxx

..choose the 'ID Digits' of the pokemon you'd like to receive;

Pokemon ID Digits

Stantler
00EA

..now replace the 'xxxx' of the 'pokemon modifier' with the 'pokemon ID Digits'.

To activate the code you simply press the button combination of the 'code trigger' you chose (this sets the type of pokemon you'll receive).

Next we activate the 'receive pokemon' code by pressing L+R+Up.


..of course you can use the different triggers to receive different pokemon,

Stantler [Press R+B+Right]
7400013002ED
820265AC00EA
Misdreavus [Press R+B+Left]
7400013002DD
820265AC00C8

..just press the trigger before activating the 'receive poke' code.