- 1
- Posts
- 10
- Years
- Seen Mar 1, 2015
Hello guys im new at HACK POKEMON, and I learned much things from this website about hacking pokemon, how to use scripts, etc. so thanks to all of you
BUT after I learned everything I loaded the FireRed ROM and wrote the basic talking script (0x6) to Extreme Script Editor (XSE) with everything correctly, then I put the code (which I took from the FreeSpaceFinder) into ADVANCE MAP, everything seemed to be correctly..
THEN I opened my Game and went to my new created Person and clicked the button A... The guy looked at me (so 'lock' and 'faceplayer' worked). BUT... HE DİD NOT SPEAK.
I tried it many times, watched dozents of YouTube Tutorials, did everything correctly, but He still doesnt want to talk back.... although I wrote my scripts correctly
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @Hi 0x6
release
end
#org @Hi
= Hi, whats up guys?
MY WORK PROGRESS:
1) open FreeSpaceFinder - load ROM - find the free space (Needed bytes: 256, Search İntervall: 256)
2) open XSE-Editor - load ROM - write the basic talking script beginning with #dynamic 0x(code from freespacefinder)
3) compile -> copy @start line
4) open Advance Map - load ROM - open PALLET TOWN
5) go to EVENTs - increase player events from 3 to 4.
6) Put the new created Character somewhere
7) Paste the Copied code from XSE-Editor to Script Offset, like this: 0071A400
8) Save
9) Open the Game
Please can someone help me out?
BUT after I learned everything I loaded the FireRed ROM and wrote the basic talking script (0x6) to Extreme Script Editor (XSE) with everything correctly, then I put the code (which I took from the FreeSpaceFinder) into ADVANCE MAP, everything seemed to be correctly..
THEN I opened my Game and went to my new created Person and clicked the button A... The guy looked at me (so 'lock' and 'faceplayer' worked). BUT... HE DİD NOT SPEAK.
I tried it many times, watched dozents of YouTube Tutorials, did everything correctly, but He still doesnt want to talk back.... although I wrote my scripts correctly
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @Hi 0x6
release
end
#org @Hi
= Hi, whats up guys?
MY WORK PROGRESS:
1) open FreeSpaceFinder - load ROM - find the free space (Needed bytes: 256, Search İntervall: 256)
2) open XSE-Editor - load ROM - write the basic talking script beginning with #dynamic 0x(code from freespacefinder)
3) compile -> copy @start line
4) open Advance Map - load ROM - open PALLET TOWN
5) go to EVENTs - increase player events from 3 to 4.
6) Put the new created Character somewhere
7) Paste the Copied code from XSE-Editor to Script Offset, like this: 0071A400
8) Save
9) Open the Game
Please can someone help me out?
Last edited: