This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-08-09 18:48:13

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

pokemon fire red basic script commands -i need help-

please, i need it for my rom hack please post some basic scripts below.


http://i47.tinypic.com/rrqe13.gif

Offline

 

#2 2011-08-09 18:51:17

videogame9
Scratcher
Registered: 2008-05-12
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

If you're going to make a ROM hack, you should at least have some knowledge of how to do it.


http://img641.imageshack.us/img641/4118/newvg9logo.png
QUOTE OF THE RIGHT NOW: why are we arguing about dead babies? -videogame9

Offline

 

#3 2011-08-09 19:04:13

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

videogame9 wrote:

If you're going to make a ROM hack, you should at least have some knowledge of how to do it.

Or at least try to learn.

Wasn't there also this scratcher who tried to make a mmorpg without knowing or wanting to learn server scripting and stuff?

Don't expect to be famous for making a rom hack by compiling scripts of others...

Last edited by kayybee (2011-08-09 19:04:44)

Offline

 

#4 2011-08-09 19:05:33

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: pokemon fire red basic script commands -i need help-

kayybee wrote:

videogame9 wrote:

If you're going to make a ROM hack, you should at least have some knowledge of how to do it.

Or at least try to learn.

Wasn't there also this scratcher who tried to make a mmorpg without knowing or wanting to learn server scripting and stuff?

Don't expect to be famous for making a rom hack by compiling scripts of others...

no, i know how but it wont work


http://i47.tinypic.com/rrqe13.gif

Offline

 

#5 2011-08-09 19:19:05

videogame9
Scratcher
Registered: 2008-05-12
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

poemon1 wrote:

kayybee wrote:

videogame9 wrote:

If you're going to make a ROM hack, you should at least have some knowledge of how to do it.

Or at least try to learn.

Wasn't there also this scratcher who tried to make a mmorpg without knowing or wanting to learn server scripting and stuff?

Don't expect to be famous for making a rom hack by compiling scripts of others...

no, i know how but it wont work

What won't work?


http://img641.imageshack.us/img641/4118/newvg9logo.png
QUOTE OF THE RIGHT NOW: why are we arguing about dead babies? -videogame9

Offline

 

#6 2011-08-09 19:20:07

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

You using XSE?

Cause I can't help you otherwise.


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#7 2011-08-09 21:59:09

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: pokemon fire red basic script commands -i need help-

blazerv82 wrote:

You using XSE?

Cause I can't help you otherwise.

no im using note pad


http://i47.tinypic.com/rrqe13.gif

Offline

 

#8 2011-08-09 22:11:07

PW132
Scratcher
Registered: 2009-05-16
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

poemon1 wrote:

blazerv82 wrote:

You using XSE?

Cause I can't help you otherwise.

no im using note pad

...Well there's your problem right there.


SCRATCH 2.0 OHHHHH MANNNNNNN
http://i18.photobucket.com/albums/b107/PsychicDeath/universe.gif

Offline

 

#9 2011-08-09 22:13:05

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: pokemon fire red basic script commands -i need help-

PW132 wrote:

poemon1 wrote:

blazerv82 wrote:

You using XSE?

Cause I can't help you otherwise.

no im using note pad

...Well there's your problem right there.

lol no i got them to work but some of them dont work unless i try to fix it


http://i47.tinypic.com/rrqe13.gif

Offline

 

#10 2011-08-09 22:13:20

PW132
Scratcher
Registered: 2009-05-16
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

Also, what do you mean by "script?" Are you trying to script events in the game (Does Pokemon use a scripting language?) or writing dialogue?


SCRATCH 2.0 OHHHHH MANNNNNNN
http://i18.photobucket.com/albums/b107/PsychicDeath/universe.gif

Offline

 

#11 2011-08-10 01:24:19

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

You should search for some tutorials on google or youtube.


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

#12 2011-08-10 01:50:24

Flait7
Scratcher
Registered: 2008-04-14
Posts: 100+

Re: pokemon fire red basic script commands -i need help-

Google it, you'll probably get something useful.


http://scratch.mit.edu/static/projects/Flait7/2248016_sm.pnghttp://scratch.mit.edu/static/projects/Flait7/1827934_sm.png

Offline

 

#13 2011-08-10 09:58:42

poemon1
Scratcher
Registered: 2011-01-12
Posts: 500+

Re: pokemon fire red basic script commands -i need help-

PW132 wrote:

Also, what do you mean by "script?" Are you trying to script events in the game (Does Pokemon use a scripting language?) or writing dialogue?

here is an example i got working

Code:

#org $text
lock
faceplayer
message $words
$words 1 = your text here
boxset 6
release
end

http://i47.tinypic.com/rrqe13.gif

Offline

 

#14 2011-08-10 12:38:13

PW132
Scratcher
Registered: 2009-05-16
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

poemon1 wrote:

PW132 wrote:

Also, what do you mean by "script?" Are you trying to script events in the game (Does Pokemon use a scripting language?) or writing dialogue?

here is an example i got working

Code:

#org $text
lock
faceplayer
message $words
$words 1 = your text here
boxset 6
release
end

What kinda language is this?!  yikes

Sorry, I have no clue what that is.


SCRATCH 2.0 OHHHHH MANNNNNNN
http://i18.photobucket.com/albums/b107/PsychicDeath/universe.gif

Offline

 

#15 2011-08-10 13:21:28

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

PW132 wrote:

poemon1 wrote:

PW132 wrote:

Also, what do you mean by "script?" Are you trying to script events in the game (Does Pokemon use a scripting language?) or writing dialogue?

here is an example i got working

Code:

#org $text
lock
faceplayer
message $words
$words 1 = your text here
boxset 6
release
end

What kinda language is this?!  yikes

Sorry, I have no clue what that is.

That, my friend, is a GBA scripting language. It's way more complicated than that, but Game Freak predefines a lot of commands, so hacking their games is really easy  tongue

On topic, I'm not an expert on the subject, but I know there are lots of Pokemon hacking communities out there filled with people who can answer your questions. And, you know, if that doesn't help, Google isn't going anywhere.

Last edited by hmnwilson (2011-08-10 13:23:46)


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

#16 2011-08-10 16:24:39

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: pokemon fire red basic script commands -i need help-

hmnwilson wrote:

PW132 wrote:

poemon1 wrote:


here is an example i got working

Code:

#org $text
lock
faceplayer
message $words
$words 1 = your text here
boxset 6
release
end

What kinda language is this?!  yikes

Sorry, I have no clue what that is.

That, my friend, is a GBA scripting language. It's way more complicated than that, but Game Freak predefines a lot of commands, so hacking their games is really easy  tongue

On topic, I'm not an expert on the subject, but I know there are lots of Pokemon hacking communities out there filled with people who can answer your questions. And, you know, if that doesn't help, Google isn't going anywhere.

That, my friend, is what they call Rubicon. Well, that was the file extension's name for it. It's pretty nice to use as well, once you understand what each thing does. I do believe that the "boxset" part was a tad different for me, as that never worked. If it doesn't work for you, try:

Code:

callstd 0x6

It does the exact same thing as boxset, if memory serves right.

Also, for the communities aspect, PHO, or Pokemon Hackers Online may be of some help to you. They use the program XSE, which is mega-streamlined from what you normally would have to do, but follows the same rules and whatever.


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

Board footer