• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Hack Tutorials: Scripting

Status
Not open for further replies.
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~~
 
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
 
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 ...
 
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~
 
i need help on border block warping. a pic would help. i only have 5 posts...............:(
 
Hi, I have a problem... when I insert the script, it won't work and when I activate the script, it freezes the game. Will someone please help me?
 
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?
 
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
 
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.
 
Please don't revive threads that are over a month old. If you need help with scripting, go to the Script help thread in the Scrapbox.
 
Status
Not open for further replies.
Back
Top