destinedjagold
Oh Hai Thar.
- 8,594
- Posts
- 17
- Years
- Stinky/Old/Fart
- On your ceiling...
- Seen Apr 17, 2025
#org $start
checkflag 0x828
if b_true goto $done
message $1
boxset 6
applymovement 0x04 $move
pausemove 0x0
pause 0x30
message $Hello
boxset 6
playsound 0x13E
nop
nop
applymovement 0x04 $move2
pausemove 0x0
message $hello
boxset 6
fadesound 0x12C
nop
nop
release
end
#org $done
release
end
#org $move
#raw 0x10 0x10 0x10 0x10
#raw 0x10 0x10 0x12 0x12
#raw 0x12 0x12 0x12 0x12
#raw 0x12 0xFE
#org $move2
#raw 0x13 0x13 0x13 0x13
#raw 0x13 0x13 0x11 0x11
#raw 0x11 0x11 0x11 0x11 0xFE
#org $hello
$1 1 = Hello,Whats your name\n\v\h01:My name is \v\h01.\lOh hello. im \v\h06\nI heard about the new\lType discoverie. Then when\nI got here i heard he\lwas Obbducted.\n\v\h01: I know, i have to find\lhim. hes my-\n\v\h06: Here have this\lI wont be needing that..
#org $2
$2 1 =Im going back to HOENN.
#org $take
special 0x16F
message $got
boxset 6
setflag 0x200
release
end
#org $3
3 1 =You Received Pokedex.
errors:
red-lack
blue-where does this connect to the script?
also, apply spaces in between #orgs
also, post the problem of your script, not just post a script and done.
checkflag 0x828
if b_true goto $done
message $1
boxset 6
applymovement 0x04 $move
pausemove 0x0
pause 0x30
message $Hello
boxset 6
playsound 0x13E
nop
nop
applymovement 0x04 $move2
pausemove 0x0
message $hello
boxset 6
fadesound 0x12C
nop
nop
release
end
#org $done
release
end
#org $move
#raw 0x10 0x10 0x10 0x10
#raw 0x10 0x10 0x12 0x12
#raw 0x12 0x12 0x12 0x12
#raw 0x12 0xFE
#org $move2
#raw 0x13 0x13 0x13 0x13
#raw 0x13 0x13 0x11 0x11
#raw 0x11 0x11 0x11 0x11 0xFE
#org $hello
$1 1 = Hello,Whats your name\n\v\h01:My name is \v\h01.\lOh hello. im \v\h06\nI heard about the new\lType discoverie. Then when\nI got here i heard he\lwas Obbducted.\n\v\h01: I know, i have to find\lhim. hes my-\n\v\h06: Here have this\lI wont be needing that..
#org $2
$2 1 =Im going back to HOENN.
#org $take
special 0x16F
message $got
boxset 6
setflag 0x200
release
end
#org $3
3 1 =You Received Pokedex.
errors:
red-lack
blue-where does this connect to the script?
also, apply spaces in between #orgs
also, post the problem of your script, not just post a script and done.