Co500
Nostalgia Edition
- 563
- Posts
- 16
- Years
- Far Awayyyyyyy
- Seen Dec 14, 2021
hey ive not tried this script out yet but im curious if it will work so i thought id post it here first.
ive bolded the bit that im curious about and if will work
Spoiler:
#dynamic 0x800000
#org @start
lock
faceplayer
checkflag 0x1200
if 0x0 goto @done
checkflag 0x1250
if 0x0 goto @pokemon
release
end
#org @done
applymovement 0xFF @move
trainerbattle 0x0 0x001 0x0 @before @after
applymovement 0x09 @move1
applymovement 0x03 @move2
applymovement 0x0A @move3
waitmovement 0x0
msgbox @1 0x6
applymovement 0x07 @move4
applymovement 0x0A @move5
waitmovement 0x0
msgbox @2 0x6
applymovement 0x0A @move6
applymovement 0x03 @move7
hidesprite 0x1
hidesprite 0x7
setflag 0x1200
release
end
#org @pokemon
applymovement 0xFF @move8
applymovement 0x06 @move9
msgbox @3 0x6
givepokemon 0x12B 0x5 0x0 0x0 0x0 0x0
msgbox @4 0x6
setflag 0x1250
release
end
#org @move
#raw 0x11
#raw 0x11
#raw 0x12
#raw 0x12
#raw 0x11
#raw 0xFE
#org @before
= Thug: No! \nI'm trapped, wait you cant stop me. \lWhat?! You think you can! Ha \lLets teach you a lesson.
#org @after
=
#org @move1
#raw 0x1D
#raw 0x1D
#raw 0x1D
#raw 0x1D
#raw 0x1D
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0xFE
#org @move2
#raw 0x13
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x01
#raw 0xFE
#org @move3
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x12
#raw 0x01
#raw 0xFE
#org @1
= Thug: No, you cant catch me!
#org @move4
#raw 0x20
#raw 0x20
#raw 0x17
#raw 0x20
#raw 0x1E
#raw 0x15
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0xFE
#org @move5
#raw 0x12
#raw 0x11
#raw 0xFE
#org @2
= Rachel: Oh, he got away. \nOh well you saved the pokemon \land thats all that matters. \lThanks for helping.
#org @move6
#raw 0x13
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x13
#raw 0x02
#raw 0xFE
#org @move7
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0xFE
#org @move8
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x01
#raw 0xFE
#org @move9
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x13
#raw 0x13
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0xFE
#org @3
= Rachel: Oh, it seems Yanappu wants \nto join your party.
#org @4
= Rachel: Good luck on your journey!
#org @start
lock
faceplayer
checkflag 0x1200
if 0x0 goto @done
checkflag 0x1250
if 0x0 goto @pokemon
release
end
#org @done
applymovement 0xFF @move
trainerbattle 0x0 0x001 0x0 @before @after
applymovement 0x09 @move1
applymovement 0x03 @move2
applymovement 0x0A @move3
waitmovement 0x0
msgbox @1 0x6
applymovement 0x07 @move4
applymovement 0x0A @move5
waitmovement 0x0
msgbox @2 0x6
applymovement 0x0A @move6
applymovement 0x03 @move7
hidesprite 0x1
hidesprite 0x7
setflag 0x1200
release
end
#org @pokemon
applymovement 0xFF @move8
applymovement 0x06 @move9
msgbox @3 0x6
givepokemon 0x12B 0x5 0x0 0x0 0x0 0x0
msgbox @4 0x6
setflag 0x1250
release
end
#org @move
#raw 0x11
#raw 0x11
#raw 0x12
#raw 0x12
#raw 0x11
#raw 0xFE
#org @before
= Thug: No! \nI'm trapped, wait you cant stop me. \lWhat?! You think you can! Ha \lLets teach you a lesson.
#org @after
=
#org @move1
#raw 0x1D
#raw 0x1D
#raw 0x1D
#raw 0x1D
#raw 0x1D
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0x20
#raw 0xFE
#org @move2
#raw 0x13
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x01
#raw 0xFE
#org @move3
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x11
#raw 0x12
#raw 0x01
#raw 0xFE
#org @1
= Thug: No, you cant catch me!
#org @move4
#raw 0x20
#raw 0x20
#raw 0x17
#raw 0x20
#raw 0x1E
#raw 0x15
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0x1E
#raw 0xFE
#org @move5
#raw 0x12
#raw 0x11
#raw 0xFE
#org @2
= Rachel: Oh, he got away. \nOh well you saved the pokemon \land thats all that matters. \lThanks for helping.
#org @move6
#raw 0x13
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x13
#raw 0x02
#raw 0xFE
#org @move7
#raw 0x13
#raw 0x13
#raw 0x13
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0x12
#raw 0xFE
#org @move8
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x01
#raw 0xFE
#org @move9
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x13
#raw 0x13
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0x10
#raw 0xFE
#org @3
= Rachel: Oh, it seems Yanappu wants \nto join your party.
#org @4
= Rachel: Good luck on your journey!
ive bolded the bit that im curious about and if will work