ubuntupokemoninc
Hacker/Programmer
- 7
- Posts
- 13
- Years
- Seen Jul 10, 2011
nothing happens when i click on the guy with this script
#dynamic 0x80000
#org @start
lock
checkflag 0x828
if 0x2 goto @talk
msgbox @talk 0x6
givepokemon 0x7 0x5 0x0 0x0 0x0 0x0
applymovement 0x2 @move
release
end
#org @talk
= Take it... it has caused me to much\ntrouble already!
#org @move
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
Help would be appreciated thanks
#dynamic 0x80000
#org @start
lock
checkflag 0x828
if 0x2 goto @talk
msgbox @talk 0x6
givepokemon 0x7 0x5 0x0 0x0 0x0 0x0
applymovement 0x2 @move
release
end
#org @talk
= Take it... it has caused me to much\ntrouble already!
#org @move
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
Help would be appreciated thanks
Last edited: