• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Forum moderator applications are now open! Click here for details.
  • Welcome to PokéCommunity! Register now and join one of the best places on the 'net to talk Pokémon and more! Community members will not see the bottom screen advertisements.
  • Want to share your adventures playing Pokémon?
    Check out our new Travel Journals forum for sharing playthroughs of ROM Hacks, Fan Games, and other Pokémon content!
  • IMPORTANT: Following a takedown request, the following hacks have been delisted from PokéCommunity:

    • Pokémon Glazed
    • Pokémon: Giratina Strikes Back
    • Pokémon Flora Sky
    • Pokémon Stranded
    The downloads and discussion threads for these hacks will no longer be accessible, and staff will be unable to return questions regarding accessing this content.

Hack Tutorials: Scripting

Status
Not open for further replies.
11
Posts
15
Years
  • Seen Apr 18, 2008
I'm a beginner in this site~
And I've got stuck in the basic step about using the Pokescript.......
After I installed Pokescript, and written the code with Notepad, and save as .RBS file,
I can't find "compile ROM" when right clicking the .RBS file.....
Can Pokescript be applied in Window Vista??

~~HELP ME PLZ~~
 

Jack of Bl♠des

Former goderator
194
Posts
16
Years
I'm a beginner in this site~
And I've got stuck in the basic step about using the Pokescript.......
After I installed Pokescript, and written the code with Notepad, and save as .RBS file,
I can't find "compile ROM" when right clicking the .RBS file.....
Can Pokescript be applied in Window Vista??

~~HELP ME PLZ~~
You're supposed to save it as a .rbc, not .rbs
 

Master_Track

ROM Reaverz Scripter
916
Posts
16
Years
that's right, but even if he saves it as .rbc there won't be the "compile script" command, 'cause he's using Vista like he said.
You have to do it an other way (as far as I know).

sry don't know which way ...
 
11
Posts
15
Years
  • Seen Apr 18, 2008
You're supposed to save it as a .rbc, not .rbs

that's right, but even if he saves it as .rbc there won't be the "compile script" command, 'cause he's using Vista like he said.
You have to do it an other way (as far as I know).

sry don't know which way ...

Thx both of you reply~~
I got the "compile script" option after reinstalling Pokescript and Pokemon Adavanced~~
I'll try hacking if I've time~
 
9
Posts
16
Years
  • Seen Mar 14, 2009
um when i put a follow me script it just froze and i went and did everything right can somebody help me?
 

the almighty Zel fan

<-- I drew these guys in paint
10
Posts
16
Years
  • Age 31
  • Seen Oct 1, 2010
i need help on border block warping. a pic would help. i only have 5 posts...............:(
 
14
Posts
16
Years
Im Having Scripting issues i did everything in xse and yes i know some stuff different in that. but i want it to be this. B4 Compile.
reason for random letters was to make sure the pointer wasnt taken.

#Dynamic 0x71D575

#org @gafvjjkabvkjzdb
checkflag 0x899
if B_True goto @done
playsong 0x13B 0x0
#raw 0x33
applymovement 0x01 @profmove
pause 0x260
message @proftalk
boxset 6
applymovement 0x01 @profmove2
applymovement 0xFF @profmove2
message @pokemonontable
pause 0x220
fadesong 0x0
setflag 0x899
release
end

#org @done
release
end

#org @profmove
#binary 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0xFe

#org @proftalk
= Hey \v\ho1. You Can't Leave.\n You don't have a pokemon.\pCome to my lab with me.

#org @profmove2
#binary 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x10 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0xFE

#org @pokemonontable
= Now go choose a pokemon on the table
Not sure if that is exactly right because I'm new to scripting.

but i keep getting this after compiling from that

'-----------------------
#org 0x71D6E9
checkflag 0x899
if 0x1 goto 0x871D729
playsong 0x13B 0x0
playsong 0x14F 0x0
cmd2C 0x71D7 0x2808
checktrainerflag 0xF02
nop
countpokemon

'-----------------------
#org 0x71D729
release

can someone walk me through on how to fix this issue please?
 
14
Posts
16
Years
yeah i know i tried it in pokescript with pokescript language and it didnt compile right for me. Like i said im new so idk much about scripting.

and first XSE Scripts basically the same way. except $=@ playsound=playsong. you dont need to put $pointer 1 = hi for message to pop up u just need =. thoose are the only differences that i have noticed
 
14
Posts
16
Years
like i said im new so i didnt know about that thank you for telling me about the help thingy.

and yeah my join date was jan this year but i used it once and havent used it again.
 
Status
Not open for further replies.
Back
Top