- 167
- Posts
- 16
- Years
- South Kikby
- Seen Feb 23, 2016
PROGRAMS NEEDED:
.SCORE_UNDER'S SCRIPT EDITOR
.A POKEMON GOLD ROM
.PATIENCE
today im going to show you all a short but powerfull tutorial on how to change the pokemon you battle (normally sudowoodo) to anything you want!
STEP 1:KNOWING THE DATA!
well first you need to know how to decompile using score_under's script editor, well first load your rom and then look for the decompile option under rom tools, then you should come up with three options, EVENT BANK,TEXT BLOCK AND TEXT BANK.
well for the event bank,open your rom in gold map and open the map route 36, then double tap the word route 36 and it come up with this screen:
The event bank is in a blue box! this is located in the bottom right of the pop-up
and the other two are easy just click on events and then click on the sudowoodo event and you will see the text block and text bank in the option that comes up. then put those three bits of data into the decompiler, press convert, then decompile.
Then you should come up with a screen that looks like this:
If you do NOT have something like this then you have done it wrong.
FINAL STEP: PUTTING IN THE DATA
almost done now all we need to do is put in a different number were it says "loadpokedata 0xB9 0X14" the 0xb9 is the pokemon data and the 0x14 is the level.But if you can not be bothered putting this hex data in just put the pokemons name and the level normally e.g for a level 50 tyrantitar put "loadpokedata tyranitar 50" but make sure you spell the pokemons name correctly or you end up eith a missingno.
.SCORE_UNDER'S SCRIPT EDITOR
.A POKEMON GOLD ROM
.PATIENCE
today im going to show you all a short but powerfull tutorial on how to change the pokemon you battle (normally sudowoodo) to anything you want!
STEP 1:KNOWING THE DATA!
well first you need to know how to decompile using score_under's script editor, well first load your rom and then look for the decompile option under rom tools, then you should come up with three options, EVENT BANK,TEXT BLOCK AND TEXT BANK.
well for the event bank,open your rom in gold map and open the map route 36, then double tap the word route 36 and it come up with this screen:
Spoiler:
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img364.imageshack.us/img364/4012/tut2yd2.jpg)
and the other two are easy just click on events and then click on the sudowoodo event and you will see the text block and text bank in the option that comes up. then put those three bits of data into the decompiler, press convert, then decompile.
Then you should come up with a screen that looks like this:
Spoiler:
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img220.imageshack.us/img220/31/tut1lc3.jpg)
FINAL STEP: PUTTING IN THE DATA
almost done now all we need to do is put in a different number were it says "loadpokedata 0xB9 0X14" the 0xb9 is the pokemon data and the 0x14 is the level.But if you can not be bothered putting this hex data in just put the pokemons name and the level normally e.g for a level 50 tyrantitar put "loadpokedata tyranitar 50" but make sure you spell the pokemons name correctly or you end up eith a missingno.
Spoiler:
i'm going to show you mine that i did for this tutorial and its a lvl 100 celebi, but on the game you still need to have a squirt bottle to be able to attack but if your lazy and can't be bothered waiting till beating goldenrods gym, get the updated version of swamperts mart editor here:https://www.sendspace.com/file/uecu4k, when you put the squirt bottle in the shop its free aswell :D so here are the pictures of my lvl 100 celebi fight :D
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img73.imageshack.us/img73/7144/tut3bx1.png)
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img73.imageshack.us/img73/3068/tut4sp4.png)
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img231.imageshack.us/img231/6706/tut5gn3.png)
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img73.imageshack.us/img73/3397/tut6er8.png)
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img231.imageshack.us/img231/1235/tut7ar8.png)
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img132.imageshack.us/img132/9049/tut8xj2.png)
![[PokeCommunity.com] PokeMon Gold Scripting [PokeCommunity.com] PokeMon Gold Scripting](https://img73.imageshack.us/img73/3020/tut9nx2.png)
Last edited: