Lance32497
LanceKoijer of Pokemon_Addicts
- 792
- Posts
- 10
- Years
- Criscanto town-Ginoa Region xD
- Seen Aug 14, 2017
I applied all specials in Hack tool but it seems that some are not working,
here's my script:
#dynamic 0x1000000
#org @start
lock
faceplayer
checkflag 0x200
if 0x1 goto @done
checkflag 0x828
if 0x0 goto @notyet
msgbox @1 0x5
compare 0x800D 0x0
if 0x0 goto @no
special 0x9f
waitstate
setvar 0x8004 0x0
special 0x6
special 0x18
special2 0x8004 0x18
compare 0x8004 0x2c2
if 0x1 goto @nope
lock
msgbox @2 0x6
setflag 0x200
special 0x6
release
end
#org @notyet
lock
msgbox @3 0x6
release
end
#org @no
lock
msgbox @4 0x6
release
end
#org @nope
lock
msgbox @5 0x6
special 0x6
release
end
#org @done
lock
msgbox @6 0x6
release
end
#org @1
= I LOVE FENNEKIN!\nI WOULD LIKE TO SEE IT PERSONALLY!\lOH!\lYOU HAVE FENNEKIN?\lMAY I SEE IT?
#org @2
= WOW!\nThanks!\lIt's so cute!
#org @3
= I LOVE FENNEKIN!\nI WOULD LIKE TO SEE IT PERSONALLY!
#org @4
= OH!\nYOU'RE BAD!
#org @5
= IT'S NOT A FENNEKIN!
#org @6
= FENNEKIN is so cute!\nIf I grow up! I will catch a\lFENNEKIN and travel with it!
also, the check pokeball
here's my script:
#dynamic 0x1000000
#org @start
lock
faceplayer
checkflag 0x200
if 0x1 goto @done
checkflag 0x828
if 0x0 goto @notyet
msgbox @1 0x5
compare 0x800D 0x0
if 0x0 goto @no
special 0x9f
waitstate
setvar 0x8004 0x0
special 0x6
special 0x18
special2 0x8004 0x18
compare 0x8004 0x2c2
if 0x1 goto @nope
lock
msgbox @2 0x6
setflag 0x200
special 0x6
release
end
#org @notyet
lock
msgbox @3 0x6
release
end
#org @no
lock
msgbox @4 0x6
release
end
#org @nope
lock
msgbox @5 0x6
special 0x6
release
end
#org @done
lock
msgbox @6 0x6
release
end
#org @1
= I LOVE FENNEKIN!\nI WOULD LIKE TO SEE IT PERSONALLY!\lOH!\lYOU HAVE FENNEKIN?\lMAY I SEE IT?
#org @2
= WOW!\nThanks!\lIt's so cute!
#org @3
= I LOVE FENNEKIN!\nI WOULD LIKE TO SEE IT PERSONALLY!
#org @4
= OH!\nYOU'RE BAD!
#org @5
= IT'S NOT A FENNEKIN!
#org @6
= FENNEKIN is so cute!\nIf I grow up! I will catch a\lFENNEKIN and travel with it!
also, the check pokeball