Lunacrest
has ninja'd: 2600
- 153
- Posts
- 14
- Years
- Sky Pillar
- Seen Sep 19, 2022
Yeah, Dark-gym would be a must. And, sorry for my inactivity, as my laptop's been down for quite a while. Macs FTW now.
Sorry for my inactivity too, Hmm... how about we have Dark instead of Electric then?
My Skills At Userbar#dynamic 0x800000
#org @start
checkflag 0x828
if 0x1 goto @done
msgbox @1 0x5
compare LASTRESULT 0x1
if 0x1 goto @take
msgbox @2 0x6
release
end
#org @take
givepokemon 0x4 0x5 0x0 0x0 0x0 0x0
fanfare 0x13E
msgbox @3 0x4
waitfanfare
closeonkeypress
setflag 0x828
msgbox @4 0x5
compare LASTRESULT 0x1
if 0x1 gosub @name
msgbox @5 0x6
release
end
#org @name
call 0x1A74EB
return
#org @done
msgbox @6 0x6
release
end
#org @1
= Hello.\nSorry to trouble you.\nI can't take care\nof my Charmander.\pCan you take care of\nit for me?
#org @2
= That's okay.\pI'm sure someone else will\ntake it.
#org @3
= [black_fr]You received a Charmander!
#org @4
= [black_fr]Would you like to give a\nnickname to Charmander?
#org @5
= Please take care of\nCharmander.
#org @6
= Are you taking good care\nof Charmander?