sylinuser
Red Everywhere, RE:Verse, RE:Call
- 120
- Posts
- 11
- Years
- he, him
- Online now
Hello, i try using Shinyzer script to make other trainer's pokemon shiny on My Pokemon Fire Red Hack.
i using this tutorial
Shiny Pokémon Script Tutorial
first i'm using it on Route 22, when meet Green / Rival.
And it works, all rival's pokemon become shiny.
this is the code :
'---------------
#org 0x16836D
callasm 0x8800991 -----------------------------------------------------------> add callasm shinzer (Free Space 8800990 + 1)
setvar 0x8003 0x3F06 -------------------------------------------------------> add Setvar 0x8003 just as tutorial said, 0x3f06 for all six pokemon become shiny
trainerbattle 0x9 0x149 0x2300 0x8800991 0x6800316
setwarpplace 0x5C 0x9 0x4A 0x1 0x9123
callstd 0x80
gotostd 0x16
Here's the screenshot
And this is script details
'---------------
#org 0x16828C
lockall
setvar 0x4001 0x0
goto 0x81682BE
'---------------
#org 0x1682BE
textcolor 0x0
playsong 0x13B 0x0
showsprite 0x1
compare 0x4001 0x0
if 0x1 call 0x8168350
compare 0x4001 0x1
if 0x1 call 0x8168350
compare 0x4001 0x2
if 0x1 call 0x816835B
pause 0x6
msgbox 0x8188890 MSG_KEEPOPEN '"[rival]: Hey! [player]!\pYou're of..."
compare 0x4031 0x2
if 0x1 call 0x816836D
compare 0x4031 0x1
if 0x1 call 0x816837C
compare 0x4031 0x0
if 0x1 call 0x816838B
msgbox 0x8188974 MSG_KEEPOPEN '"I heard the POKéMON LEAGUE is\ncra..."
closeonkeypress
pause 0xA
playsong 0x13C 0x0
compare 0x4001 0x0
if 0x1 call 0x816839A
compare 0x4001 0x1
if 0x1 call 0x816839A
compare 0x4001 0x2
if 0x1 call 0x81683A5
fadedefault
hidesprite 0x1
setvar 0x4054 0x2
releaseall
end
'---------------
#org 0x168350
applymovement 0x1 0x81683D1
waitmovement 0x0
return
'---------------
#org 0x16835B
applymovement 0x1 0x81683D9
applymovement MOVE_PLAYER 0x81683E3
waitmovement 0x0
return
'---------------
#org 0x16836D
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x9 0x149 0x2300 0x8800991 0x6800316
setwarpplace 0x5C 0x9 0x4A 0x1 0x9123
callstd 0x80
gotostd 0x16
'---------------
#org 0x16837C
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x9 0x14A 0x2300 0x8800991 0x6800316
setwarpplace 0x5C 0x9 0x4B 0x1 0x14F
nop
setvirtualaddress 0x51081683
nop
nop
return
'---------------
#org 0x16838B
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x9 0x14B 0x4F00 0x83B80001 0x510816
nop
return
'---------------
#org 0x16839A
applymovement 0x1 0x81683B8
waitmovement 0x0
return
'---------------
#org 0x1683A5
applymovement 0x1 0x81683C5
waitmovement 0x0
return
'---------
' Strings
'---------
#org 0x188890
= [rival]: Hey! [player]!\pYou're off to the POKéMON LEAGUE?\nForget about it!\pYou probably don't have any\nBADGES, do you?\pThe guard won't let you through\nwithout them.\pBy the way, did your POKéMON get\nany stronger?
#org 0x188974
= I heard the POKéMON LEAGUE is\ncrawling with tough TRAINERS.\pI have to figure out how to get\npast them.\pYou should quit dawdling and get a\nmove on!
#org 0x800991
= ÓÂûÂWî\h48 \h78 û W\h70\h47\h3C[m]\h43ìê\h48Â\h70\h44\h78 \h2CùWÏêè\h4A :º\hF8\h07ó\h18\h40Âêá\h4A :ô\hF8\h05ÇÈ\h43)\h40\h65\h40\h70'ñÏûÇg\h43éÏÒ\h4CÓ\h4DÉê\h66\h43\h76ç\h32Ï\h8A\h42ÇVÀ\h30À\h3B ªöWÇlÌ\h4Aà[ME][A]B\h3D[ME]\h3CC\h70BesÀœ\h9D\h40\h2C\h40 \h2C V\h39âösŒ\h47\h6D\h4EL\h41\h73[ME] \h50 ÂD\h70ÂÁO\h4EÇË
'-----------
' Movements
'-----------
#org 0x1683D1
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0xFE 'End of Movements
#org 0x1683D9
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x2D 'Face Down (Delayed)
#raw 0xFE 'End of Movements
#org 0x1683E3
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1B 'Delay4
#raw 0x2E 'Face Up (Delayed)
#raw 0xFE 'End of Movements
#org 0x1683B8
#raw 0x10 'Step Down (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0xFE 'End of Movements
#org 0x1683C5
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0xFE 'End of Movements
But, when i use the code on other trainer (like in viridian forest, it become crash, if i go infront of it.
but if i go around and talk to that trainer, it can battle and works shiny.
this is the code
'---------------
#org 0x16059F
callasm 0x8800991 -----------------------------------------------------------> add callasm shinzer (Free Space 8800990 + 1)
setvar 0x8003 0x3F06 -------------------------------------------------------> add Setvar 0x8003 just as tutorial said, 0x3f06 for all six pokemon become shiny
trainerbattle 0x0 0x68 0x0 0x81723D4 0x8172402
msgbox 0x817241F MSG_NORMAL '"Sometimes, you can find stuff on\n..."
end
This is the screenshot
'---------------
#org 0x16059F
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x0 0x68 0x0 0x81723D4 0x8172402
msgbox 0x817241F MSG_NORMAL '"Sometimes, you can find stuff on\n..."
end
'---------
' Strings
'---------
#org 0x1723D4
= Hey, wait up!\nWhat's the hurry? Why the rush?
#org 0x172402
= I give!\nYou're good at this!
#org 0x17241F
= Sometimes, you can find stuff on\nthe ground.\pI'm looking for the stuff I\ndropped. Can you help me?
What did i do wrong?
Please help
i using this tutorial
Shiny Pokémon Script Tutorial
first i'm using it on Route 22, when meet Green / Rival.
And it works, all rival's pokemon become shiny.
this is the code :
'---------------
#org 0x16836D
callasm 0x8800991 -----------------------------------------------------------> add callasm shinzer (Free Space 8800990 + 1)
setvar 0x8003 0x3F06 -------------------------------------------------------> add Setvar 0x8003 just as tutorial said, 0x3f06 for all six pokemon become shiny
trainerbattle 0x9 0x149 0x2300 0x8800991 0x6800316
setwarpplace 0x5C 0x9 0x4A 0x1 0x9123
callstd 0x80
gotostd 0x16
Here's the screenshot
Spoiler:
![[PokeCommunity.com] Shinyzer script become crash [PokeCommunity.com] Shinyzer script become crash](https://i.ibb.co/5jGrhkh/Route-22.png)
And this is script details
Spoiler:
'---------------
#org 0x16828C
lockall
setvar 0x4001 0x0
goto 0x81682BE
'---------------
#org 0x1682BE
textcolor 0x0
playsong 0x13B 0x0
showsprite 0x1
compare 0x4001 0x0
if 0x1 call 0x8168350
compare 0x4001 0x1
if 0x1 call 0x8168350
compare 0x4001 0x2
if 0x1 call 0x816835B
pause 0x6
msgbox 0x8188890 MSG_KEEPOPEN '"[rival]: Hey! [player]!\pYou're of..."
compare 0x4031 0x2
if 0x1 call 0x816836D
compare 0x4031 0x1
if 0x1 call 0x816837C
compare 0x4031 0x0
if 0x1 call 0x816838B
msgbox 0x8188974 MSG_KEEPOPEN '"I heard the POKéMON LEAGUE is\ncra..."
closeonkeypress
pause 0xA
playsong 0x13C 0x0
compare 0x4001 0x0
if 0x1 call 0x816839A
compare 0x4001 0x1
if 0x1 call 0x816839A
compare 0x4001 0x2
if 0x1 call 0x81683A5
fadedefault
hidesprite 0x1
setvar 0x4054 0x2
releaseall
end
'---------------
#org 0x168350
applymovement 0x1 0x81683D1
waitmovement 0x0
return
'---------------
#org 0x16835B
applymovement 0x1 0x81683D9
applymovement MOVE_PLAYER 0x81683E3
waitmovement 0x0
return
'---------------
#org 0x16836D
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x9 0x149 0x2300 0x8800991 0x6800316
setwarpplace 0x5C 0x9 0x4A 0x1 0x9123
callstd 0x80
gotostd 0x16
'---------------
#org 0x16837C
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x9 0x14A 0x2300 0x8800991 0x6800316
setwarpplace 0x5C 0x9 0x4B 0x1 0x14F
nop
setvirtualaddress 0x51081683
nop
nop
return
'---------------
#org 0x16838B
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x9 0x14B 0x4F00 0x83B80001 0x510816
nop
return
'---------------
#org 0x16839A
applymovement 0x1 0x81683B8
waitmovement 0x0
return
'---------------
#org 0x1683A5
applymovement 0x1 0x81683C5
waitmovement 0x0
return
'---------
' Strings
'---------
#org 0x188890
= [rival]: Hey! [player]!\pYou're off to the POKéMON LEAGUE?\nForget about it!\pYou probably don't have any\nBADGES, do you?\pThe guard won't let you through\nwithout them.\pBy the way, did your POKéMON get\nany stronger?
#org 0x188974
= I heard the POKéMON LEAGUE is\ncrawling with tough TRAINERS.\pI have to figure out how to get\npast them.\pYou should quit dawdling and get a\nmove on!
#org 0x800991
= ÓÂûÂWî\h48 \h78 û W\h70\h47\h3C[m]\h43ìê\h48Â\h70\h44\h78 \h2CùWÏêè\h4A :º\hF8\h07ó\h18\h40Âêá\h4A :ô\hF8\h05ÇÈ\h43)\h40\h65\h40\h70'ñÏûÇg\h43éÏÒ\h4CÓ\h4DÉê\h66\h43\h76ç\h32Ï\h8A\h42ÇVÀ\h30À\h3B ªöWÇlÌ\h4Aà[ME][A]B\h3D[ME]\h3CC\h70BesÀœ\h9D\h40\h2C\h40 \h2C V\h39âösŒ\h47\h6D\h4EL\h41\h73[ME] \h50 ÂD\h70ÂÁO\h4EÇË
'-----------
' Movements
'-----------
#org 0x1683D1
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0xFE 'End of Movements
#org 0x1683D9
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x2D 'Face Down (Delayed)
#raw 0xFE 'End of Movements
#org 0x1683E3
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1C 'Delay5
#raw 0x1B 'Delay4
#raw 0x2E 'Face Up (Delayed)
#raw 0xFE 'End of Movements
#org 0x1683B8
#raw 0x10 'Step Down (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0xFE 'End of Movements
#org 0x1683C5
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x13 'Step Right (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0x10 'Step Down (Normal)
#raw 0xFE 'End of Movements
But, when i use the code on other trainer (like in viridian forest, it become crash, if i go infront of it.
but if i go around and talk to that trainer, it can battle and works shiny.
this is the code
'---------------
#org 0x16059F
callasm 0x8800991 -----------------------------------------------------------> add callasm shinzer (Free Space 8800990 + 1)
setvar 0x8003 0x3F06 -------------------------------------------------------> add Setvar 0x8003 just as tutorial said, 0x3f06 for all six pokemon become shiny
trainerbattle 0x0 0x68 0x0 0x81723D4 0x8172402
msgbox 0x817241F MSG_NORMAL '"Sometimes, you can find stuff on\n..."
end
This is the screenshot
Spoiler:
![[PokeCommunity.com] Shinyzer script become crash [PokeCommunity.com] Shinyzer script become crash](https://i.ibb.co/TM7XZXb/Viridian-forest.png)
Spoiler:
'---------------
#org 0x16059F
callasm 0x8800991
setvar 0x8003 0x3F06
trainerbattle 0x0 0x68 0x0 0x81723D4 0x8172402
msgbox 0x817241F MSG_NORMAL '"Sometimes, you can find stuff on\n..."
end
'---------
' Strings
'---------
#org 0x1723D4
= Hey, wait up!\nWhat's the hurry? Why the rush?
#org 0x172402
= I give!\nYou're good at this!
#org 0x17241F
= Sometimes, you can find stuff on\nthe ground.\pI'm looking for the stuff I\ndropped. Can you help me?
What did i do wrong?
Please help