- 75
- Posts
- 16
- Years
- Seen Feb 18, 2010
Shiny Hack Maker
Creator: HackLars
Description: This tool edit the shiny routine of the ROMs. With this tool you can call the routine in your script to obatain givepokemon with shiny pokemon, wildbattle with shiny pokemon ecc...
Supported ROM: BPRE FireRed (USA) - AVXE Ruby (USA) - BPEE Emerald (USA)
Version: 2.00 (news: ruby and emerald supported)
Credit: The Shiny Routine is made all by Mastermind_X, I've just make the program to edit it
Download: Altervista - RapidShare - Mediafire - MegaUpload
Example of Script (by Dabomstew):
#org $start
callasm 0x71B771
#raw 0x1
checkflag 0x200
if b_true goto $done
givepokemon 4 5 0
message $take
boxset 6
callasm 0x71B771
#raw 0x01
setflag 0x828
setflag 0x200
release
end
#org $done
messag $hi
boxset 6
release
end
#org $take
$take 1 =Here, it looks like there is\nsomething wrong with this Charmander.\pYou take it.
#org $hi
$hi 1 =Hi
Creator: HackLars
Description: This tool edit the shiny routine of the ROMs. With this tool you can call the routine in your script to obatain givepokemon with shiny pokemon, wildbattle with shiny pokemon ecc...
Supported ROM: BPRE FireRed (USA) - AVXE Ruby (USA) - BPEE Emerald (USA)
Version: 2.00 (news: ruby and emerald supported)
Credit: The Shiny Routine is made all by Mastermind_X, I've just make the program to edit it
Download: Altervista - RapidShare - Mediafire - MegaUpload
Example of Script (by Dabomstew):
#org $start
callasm 0x71B771
#raw 0x1
checkflag 0x200
if b_true goto $done
givepokemon 4 5 0
message $take
boxset 6
callasm 0x71B771
#raw 0x01
setflag 0x828
setflag 0x200
release
end
#org $done
messag $hi
boxset 6
release
end
#org $take
$take 1 =Here, it looks like there is\nsomething wrong with this Charmander.\pYou take it.
#org $hi
$hi 1 =Hi