This is ROCK SMASH in first.
This is the Script! Use XSE
for top and bottom
#dynamic 0x800000
#org @start
#raw 0x7C 0xF9 0x00
compare LASTRESULT 0x06
if 1 call @false
#raw 0x9D 0x00 0x0D 0x80
message @tutorial
boxset 5
compare LASTRESULT 0
if b_true goto @yes
#raw 0x68
#raw 0x9C 0x25 0x00
#raw 0x27
applymovement 0xFF @move
compare LASTRESULT 1
if b_true goto @no
release
end
#org @false
message @noclimb
boxset 6
release
end
#org @noclimb
= these rocks look climable\n a pokemon's move might\pbe able to climb them
#org @tutorial
= these rocks look climable do you\nclimb down them?
#org @yes
message @pressyes
boxset 6
release
end
#org @no
message @pressno
boxset 6
release
end
#org @pressyes
= you left the rocks
#org @pressno
= you used rockclimb
#org @move
#raw 0x1D 0x1D 0x1D 0x1D 0x1D 0xFE
and bottom to top
#dynamic 0x800000
#org @start
#raw 0x7C 0xF9 0x00
compare LASTRESULT 0x06
if 1 call @false
#raw 0x9D 0x00 0x0D 0x80
message @tutorial
boxset 5
compare LASTRESULT 0
if b_true goto @yes
#raw 0x68
#raw 0x9C 0x25 0x00
#raw 0x27
applymovement 0xFF @move
compare LASTRESULT 1
if b_true goto @no
release
end
#org @false
msgbox @noclimb
boxset 6
release
end
#org @noclimb
= these rocks look climable\n a pokemon's move might\pbe able to climb them
#org @tutorial
= these rocks look climable do you\nclimb up them?
#org @yes
message @pressyes
boxset 6
release
end
#org @no
message @pressno
boxset 6
release
end
#org @pressyes
= You left it
#org @pressno
= you used rockclimb
#org @move
#raw 0x1E 0x1E 0x1E 0x1E 0x1E 0xFE
bye!
(by the way, my username is not pronounced as det-ta-si-ro, is pronounce as dey-ta-si-i-ro.)
How do you put this script in the game.
dave59837 5 months ago
the only reason he uses raws in xse is you cant do rock climb any other way like that (well at least not that i know of) its the same with my video but people like my vid more :)
thepokefreak2 2 years ago
everything in your comment is correct
lildude322 2 years ago
Why do u use #raws in XSE? xD
And:
This Script is false...
U use applymovement 0xFF @move...
but after that there's a check if u pressed "No"...
And u everytime go 5 steps ....
What happenes if the mountain is higher? =D
driver
PS: I know that my english isn't good, sry xD
tmaster7331 2 years ago
cool!
pokemonplat 2 years ago
wait, how did you make it rock climable?
foreveredscrewzed 3 years ago