Hack Tutorials: Script Boxes

Published: 02 January 2010
on channel: foullump
18,240
87

A video tutorial to show how to use script boxes in a pokemon fire red hack game.

#org $first
jingle
message $1
$1 1 = Hey you!
boxset 6
clearflag 0x1215
showsprite 8
applymovement 8 $walk
$walk 1 ; #binary 0x12 0x12 0x12 0x12 0x12 0x12 0xFE
pausemove 0
applymovement 0xFF $look
$look 1 ; #binary 0x03 0xFE
pausemove 0
message $2
$2 1 = This is the Pokémart!
boxset 6
applymovement 8 $walk2
$walk2 1 ; #binary 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0xFE
pausemove 0
removesprite 8
setflag 0x1215
setvar 0x6000 0x0001
release
end

#org $second
jingle
message $1
boxset 6
clearflag 0x1215
showsprite 8
applymovement 8 $walk
pausemove 0
message $t
$t 1 = Did you go in?
boxset 6
applymovement 8 $walk2
pausemove 0
removesprite 8
setflag 0x1215
setvar 0x6000 0x0002
release
end


Watch video Hack Tutorials: Script Boxes online without registration, duration hours minute second in high quality. This video was added by user foullump 02 January 2010, don't forget to share it with your friends and acquaintances, it has been viewed on our site 18,240 once and liked it 87 people.