sharkshank
Banned
- 47
- Posts
- 16
- Years
- North London
- Seen Apr 13, 2009
I want to know.
I want to know if there is anything wrong with this before i compile it and waste rom space.
#dynamic 0x800000
#org @begin
lock
faceplayer
checkflag 0x828
if 0x1 goto @gotit
message @q
boxset 6
message @mygod
boxset 6
givepokemon 155 6 139 0 0 0
applymovement 0x01 @MOMwalk
setflag 0x828
release
end
#org @gotit
msgbox @hi
boxset 0x6
release
end
#org @hi
= Hello son, ask around towns\nto find awnsers.
#org @MOMwalk
#raw 0x11 0x13 0xFE
#org @q
= #dynamic 0x800000
#org @begin
lock
faceplayer
checkflag 0x828
if 0x1 goto @gotit
message @q
boxset 6
message @mygod
boxset 6
givepokemon 155 6 139 0 0 0
applymovement 0x01 @MOMwalk
Lock
Faceplayer
setflag 0x828
release
end
#org @gotit
msgbox @hi
boxset 0x6
release
end
#org @hi
= Hello son, ask around towns\nto find awnsers.
#org @MOMwalk
#raw 0x11 0x13 0xFE
#org @q
= *Blocked for Hacking Sake*
#org @mygod
= You received a Cyndaquil!
#org @coniniue
applymovement 0x01 @Momwalk2
release
end
#org @MOMwalk2
#raw 0x12 0x10 0xFE
I think i see some errors my self but i dont know hwo to fix them..
I want to know if there is anything wrong with this before i compile it and waste rom space.
#dynamic 0x800000
#org @begin
lock
faceplayer
checkflag 0x828
if 0x1 goto @gotit
message @q
boxset 6
message @mygod
boxset 6
givepokemon 155 6 139 0 0 0
applymovement 0x01 @MOMwalk
setflag 0x828
release
end
#org @gotit
msgbox @hi
boxset 0x6
release
end
#org @hi
= Hello son, ask around towns\nto find awnsers.
#org @MOMwalk
#raw 0x11 0x13 0xFE
#org @q
= #dynamic 0x800000
#org @begin
lock
faceplayer
checkflag 0x828
if 0x1 goto @gotit
message @q
boxset 6
message @mygod
boxset 6
givepokemon 155 6 139 0 0 0
applymovement 0x01 @MOMwalk
Lock
Faceplayer
setflag 0x828
release
end
#org @gotit
msgbox @hi
boxset 0x6
release
end
#org @hi
= Hello son, ask around towns\nto find awnsers.
#org @MOMwalk
#raw 0x11 0x13 0xFE
#org @q
= *Blocked for Hacking Sake*
#org @mygod
= You received a Cyndaquil!
#org @coniniue
applymovement 0x01 @Momwalk2
release
end
#org @MOMwalk2
#raw 0x12 0x10 0xFE
I think i see some errors my self but i dont know hwo to fix them..