• 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.

Teh Blaziken's Scripting School

Status
Not open for further replies.
If you ever need any help then just PM me ok?

Yeah, remember everyone, this is a scripting school, so don't be afraid to PM us for help (well, not us i guess, but ehhh...i like to help out too!)

So, I see you put movement scripts up there Teh Blaziken, nice work!!!!!!
 
Noob here with a first post...hi!

Thanks for the tutorial! It really helped a lot. I'll just sit here and count the hours until you post the next tutorial! :D
 
Yeah, remember everyone, this is a scripting school, so don't be afraid to PM us for help (well, not us i guess, but ehhh...i like to help out too!)

So, I see you put movement scripts up there Teh Blaziken, nice work!!!!!!
Yeh guys seriously!

Noob here with a first post...hi!

Thanks for the tutorial! It really helped a lot. I'll just sit here and count the hours until you post the next tutorial! :D
lol I guess I need to start on that.
I've been busy ith my hack and all, so sorry for the lack of updating.


Wow Blaziken you're so cool! Thanks for posting this!
Why thank you!

UPDATE:
Giveitem Scripts Are Up!!!!!!
 
Last edited:
I don't have a lot of time right now, so I am unable to complete the assignments, though I'll try them tomorrow. Sorry.

Well um, what I was looking for was to see if you could have it that an icon gives the player a pokemon. I plan to have it that my hack has it that a pokemon walks up to the trainer/player and wants to be your starting pokemon or second pokemon.
 
Fire Red commands don't work in Ruby, for Ruby commands, I believe the Jack of Blades posted them some posts back, i would search for his post.

Okay.

(((O.O FILLER O.O)))
 
So where do i save the scripts?

What folder?
 
After i have written the script and saved it how do i load them into my game(firered)
 
sorry that didnt help would u tell me and whats a offset
 
After i have written the script and saved it how do i load them into my game(firered)

When you save them as an ".rbc", right-click them and you should see "Compile script". Click it, and wait for it to open in this program called Bufrite. From there, click on the little book icon and choose the ROM you want to add the script to. After that, you'll see an icon that looks like a flashlight. Click it, and a list off offsets will appear. Click one (it doesn't matter which), write it down somewhere, then click "Assign". Once you do that, click "File" and "Burn". Once you're finished with that, you can you A-map to put the script onto whatever you want.

EDIT: Whoops, didn't notice new posts while I was writing my post.
 
Bufrite? any link you can give me

Compile script doesnt come up
 
Bufrite? any link you can give me

Compile script doesnt come up

There's actually a tutorial for that on youtube(if you can't understand it by the tutorials here)
 
I fnished wrinting this

#ORG $begin
lock
faceplayer
Message $yesno
compare LASTRESULT 1
if B_true goto $yes
if B_false goto $no
message $yes
boxset 6
message $no
boxset 6
#ORG $yes
message $cool
boxset 6
release
end

I have now saved it rbc file

SO where is the compile part?

What do i do next?
 
I fnished wrinting this

#ORG $begin
lock
faceplayer
Message $yesno
compare LASTRESULT 1
if B_true goto $yes
if B_false goto $no
message $yes
boxset 6
message $no
boxset 6
#ORG $yes
message $cool
boxset 6
release
end

I have now saved it rbc file

SO where is the compile part?

What do i do next?

Dude, just read the guide!!!

Also, your script is really really really wrong, as there is no messages or anything...what will happen?
 
I fnished wrinting this

#ORG $begin
lock
faceplayer
Message $yesno
compare LASTRESULT 1
if B_true goto $yes
if B_false goto $no
message $yes
boxset 6
message $no
boxset 6
#ORG $yes
message $cool
boxset 6
release
end

I have now saved it rbc file

SO where is the compile part?

What do i do next?
Ok, dude you are starting to really piss me off! You go around spamming up EVERYTHING just to get an awnser for your little script help. You also go around saying: Oh I read your guide, but it doesn't say anything about compiling. Yes it does, and if you actually read the guide you would not make that many mistakes, so either you have not read my guide, or you are just plain stupid!
 
ummmmmmm okay "moves away from the post above"
so when are you gonna do the next guide?
I'm waiting soooooooooooooo long for the trainers guide then i'm out of this school!
well hope you do the next guide soon and good luck on your HACK!
 
Status
Not open for further replies.
Back
Top