The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page [Archive] Simple Questions

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Closed Thread
 
Thread Tools
  #226   Link to this post, but load the entire thread.  
Old February 26th, 2006 (11:15 AM).
rko1legendkiller rko1legendkiller is offline
 
Join Date: Jan 2006
Gender:
Nature: Adamant
Posts: 2
I need to know how to change the characters in the part where you tell oak your name in fire red, you know, your character, your rival, and oaks picture. I just need to know what tool to use and where to get it. Thanks in advance
  #227   Link to this post, but load the entire thread.  
Old February 27th, 2006 (1:21 AM).
Martin Yiu Martin Yiu is offline
disappeared... forever
 
Join Date: Jan 2006
Posts: 492
How do I insert script? I can't find Diamond Cutter anywhere.
__________________

  #228   Link to this post, but load the entire thread.  
Old February 27th, 2006 (10:23 AM).
Steve Z's Avatar
Steve Z Steve Z is offline
 
Join Date: Sep 2005
Location: Oakland FL
Age: 33
Gender: Male
Nature: Adamant
Posts: 1,371
ok im trying out the mew elitemap but i cant use andty programs in it like fonted every tim i try to open it it says "no roms at all in directory" plz help me
__________________

PokéStorm is my Pokémon fansite. Join if you'd like!
  #229   Link to this post, but load the entire thread.  
Old February 27th, 2006 (10:34 AM).
charimon's Avatar
charimon charimon is offline
Yeah hacking !! ^^
 
Join Date: Sep 2005
Location: in The Netherlands
Age: 31
Gender:
Nature: Relaxed
Posts: 156
you need to put a rom in the map of where elitemap is ;)

i have a prob when i'm editen my rom advance map didn't apply my changes so i tried elitemap but that one is doing the same
__________________

credits to suta-raito for the charizard ;)
  #230   Link to this post, but load the entire thread.  
Old February 27th, 2006 (11:45 AM).
amnesiahacker's Avatar
amnesiahacker amnesiahacker is offline
Pokémon Saffron?
 
Join Date: May 2004
Location: where do I live?
Gender:
Nature: Rash
Posts: 313
I have been a member at this community for a long time now and I have rarely asked any questions but now I have one!!!
I am mainly a G/S hacker and recently I have branched into R/S/E/FR/LG hacking (You may have noticed my Gold Remake hack ;) ) But now that I am starting to script certain events I notice that rubikon requires flags for some elements of the script. Can someone explain what flags are and how they are calculated? And perhaps explain how to use them to make pokemon overworlds disappear after fighting them (e.g Moltres in FR) and making events such as triggers cancel out after the script has executed?

Many Thanks,
Amnesia
__________________




Code:
Oh cool, a code button!
  #231   Link to this post, but load the entire thread.  
Old February 27th, 2006 (12:00 PM).
Shaneypoo17's Avatar
Shaneypoo17 Shaneypoo17 is offline
Elite Hacker
 
Join Date: Nov 2005
Gender:
Posts: 358
well... when you use a setflag command, it sets a flag (obviously xD), and when you use a checkflag command it checks for a certain flag and whether its been set or not... and executes a different action depending on whether its set or not... to make moltres disappear after you battle him, after the battle code, just put like setflag 0x8F1 and put 08F1 in advance map...
__________________
MY webby
  #232   Link to this post, but load the entire thread.  
Old February 27th, 2006 (12:34 PM).
Pazuzu's Avatar
Pazuzu Pazuzu is offline
Flushing Meadows
 
Join Date: Sep 2004
Location: Room 1202
Nature: Bold
Posts: 5,448
Quote:
Originally Posted by w_rink_ly
Does anyone know how to change the capabilities of an item. You will probably say "ASM Hacking!" - which is fine, but please tell me how to do it or help understand the basics, etc. What I want to do is take an item like soft sand and change it's name (easy) but then I want to change t so it is capable of evolving a pokemon (like a fire stone for example). Can this be done?
You could try copying the Item ata of Firestone and replace Soft-Sand's with it.
Then just change the name. That would be the easiest way.

Quote:
Originally Posted by Shaneypoo17
can anyone give me a link to a list of attacks in hex (for fire red)... i need them to change gym leader's pokemon.
Code:
0000. Nothing
0100. KARATE CHOP
0200. DOUBLESLAP
0300. COMET PUNCH
0400. MEGA PUNCH
0500. PAY DAY
0600. FIRE PUNCH
0700. ICE PUNCH
0800. THUNDERPUNCH
0900. SCRATCH
0A00. VICEGRIP
0B00. GUILLOTINE
0C00. RAZOR WIND
0D00. SWORDS DANCE
0E00. CUT
0F00. GUST
1000. WING ATTACK
1100. WHIRLWIND
1200. FLY
1300. BIND
1400. SLAM
1500. VINE WHIP
1600. STOMP
1700. DOUBLE KICK
1800. MEGA KICK
1900. JUMP KICK
1A00. ROLLING KICK
1B00. SAND-ATTACK
1C00. HEADBUTT
1D00. HORN ATTACK
1E00. FURY ATTACK
1F00. HORN DRILL
2000. TACKLE
2100. BODY SLAM
2200. WRAP
2300. TAKE DOWN
2400. THRASH
2500. DOUBLE-EDGE
2600. TAIL WHIP
2700. POISON STING
2800. TWINEEDLE
2900. PIN MISSILE
2A00. LEER
2B00. BITE
2C00. GROWL
2D00. ROAR
2E00. SING
2F00. SUPERSONIC
3000. SONICBOOM
3100. DISABLE
3200. ACID
3300. EMBER
3400. FLAMETHROWER
3500. MIST
3600. WATER GUN
3700. HYDRO PUMP
3800. SURF
3900. ICE BEAM
3A00. BLIZZARD
3B00. PSYBEAM
3C00. BUBBLEBEAM
3D00. AURORA BEAM
3E00. HYPER BEAM
3F00. PECK
4000. DRILL PECK
4100. SUBMISSION
4200. LOW KICK
4300. COUNTER
4400. SEISMIC TOSS
4500. STRENGTH
4600. ABSORB
4700. MEGA DRAIN
4800. LEECH SEED
4900. GROWTH
4A00. RAZOR LEAF
4B00. SOLARBEAM
4C00. POISONPOWDER
4D00. STUN SPORE
4E00. SLEEP POWDER
4F00. PETAL DANCE
5000. STRING SHOT
5100. DRAGON RAGE
5200. FIRE SPIN
5300. THUNDERSHOCK
5400. THUNDERBOLT
5500. THUNDER WAVE
5600. THUNDER
5700. ROCK THROW
5800. EARTHQUAKE
5900. FISSURE
5A00. DIG
5B00. TOXIC
5C00. CONFUSION
5D00. PSYCHIC
5E00. HYPNOSIS
5F00. MEDITATE
6000. AGILITY
6100. QUICK ATTACK
6200. RAGE
6300. TELEPORT
6400. NIGHT SHADE
6500. MIMIC
6600. SCREECH
6700. DOUBLE TEAM
6800. RECOVER
6900. HARDEN
6A00. MINIMIZE
6B00. SMOKESCREEN
6C00. CONFUSE RAY
6D00. WITHDRAW
6E00. DEFENSE CURL
6F00. BARRIER
7000. LIGHT SCREEN
7100. HAZE
7200. REFLECT
7300. FOCUS ENERGY
7400. BIDE
7500. METRONOME
7600. MIRROR MOVE
7700. SELFDESTRUCT
7800. EGG BOMB
7900. LICK
7A00. SMOG
7B00. SLUDGE
7C00. BONE CLUB
7D00. FIRE BLAST
7E00. WATERFALL
7F00. CLAMP
8000. SWIFT
8100. SKULL BASH
8200. SPIKE CANNON
8300. CONSTRICT
8400. AMNESIA
8500. KINESIS
8600. SOFTBOILED
8700. HI JUMP KICK
8800. GLARE
8900. DREAM EATER
8A00. POISON GAS
8B00. BARRAGE
8C00. LEECH LIFE
8D00. LOVELY KISS
8E00. SKY ATTACK
8F00. TRANSFORM
9000. BUBBLE
9100. DIZZY PUNCH
9200. SPORE
9300. FLASH
9400. PSYWAVE
9500. SPLASH
9600. ACID ARMOR
9700. CRABHAMMER
9800. EXPLOSION
9900. FURY SWIPES
9A00. BONEMERANG
9B00. REST
9C00. ROCK SLIDE
9D00. HYPER FANG
9E00. SHARPEN
9F00. CONVERSION
A000. TRI ATTACK
A100. SUPER FANG
A200. SLASH
A300. SUBSTITUTE
A400. STRUGGLE
A500. SKETCH
A600. TRIPLE KICK
A700. THIEF
A800. SPIDER WEB
A900. MIND READER
AA00. NIGHTMARE
AB00. FLAME WHEEL
AC00. SNORE
AD00. CURSE
AE00. FLAIL
AF00. CONVERSION 2
B000. AEROBLAST
B100. COTTON SPORE
B200. REVERSAL
B300. SPITE
B400. POWDER SNOW
B500. PROTECT
B600. MACH PUNCH
B700. SCARY FACE
B800. FAINT ATTACK
B900. SWEET KISS
BA00. BELLY DRUM
BB00. SLUDGE BOMB
BC00. MUD-SLAP
BD00. OCTAZOOKA
BE00. SPIKES
BF00. ZAP CANNON
C000. FORESIGHT
C100. DESTINY BOND
C200. PERISH SONG
C300. ICY WIND
C400. DETECT
C500. BONE RUSH
C600. LOCK-ON
C700. OUTRAGE
C800. SANDSTORM
C900. GIGA DRAIN
CA00. ENDURE
CB00. CHARM
CC00. ROLLOUT
CD00. FALSE SWIPE
CE00. SWAGGER
CF00. MILK DRINK
D000. SPARK
D100. FURY CUTTER
D200. STEEL WING
D300. MEAN LOOK
D400. ATTRACT
D500. SLEEP TALK
D600. HEAL BELL
D700. RETURN
D800. PRESENT
D900. FRUSTRATION
DA00. SAFEGUARD
DB00. PAIN SPLIT
DC00. SACRED FIRE
DD00. MAGNITUDE
DE00. DYNAMICPUNCH
DF00. MEGAHORN
E000. DRAGONBREATH
E100. BATON PASS
E200. ENCORE
E300. PURSUIT
E400. RAPID SPIN
E500. SWEET SCENT
E600. IRON TAIL
E700. METAL CLAW
E800. VITAL THROW
E900. MORNING SUN
EA00. SYNTHESIS
EB00. MOONLIGHT
EC00. HIDDEN POWER
ED00. CROSS CHOP
EE00. TWISTER
EF00. RAIN DANCE
F000. SUNNY DAY
F100. CRUNCH
F200. MIRROR COAT
F300. PSYCH UP
F400. EXTREMESPEED
F500. ANCIENTPOWER
F600. SHADOW BALL
F700. FUTURE SIGHT
F800. ROCK SMASH
F900. WHIRLPOOL
FA00. BEAT UP
FB00. FAKE OUT
FC00. UPROAR
FD00. STOCKPILE
FE00. SPIT UP
FF00. SWALLOW
0001. HEAT WAVE
0101. HAIL
0201. TORMENT
0301. FLATTER
0401. WILL-O-WISP
0501. MEMENTO
0601. FACADE
0701. FOCUS PUNCH
0801. SMELLINGSALT
0901. FOLLOW ME
0A01. NATURE POWER
0B01. CHARGE
0C01. TAUNT
0D01. HELPING HAND
0E01. TRICK
0F01. ROLE PLAY
1001. WISH
1101. ASSIST
1201. INGRAIN
1301. SUPERPOWER
1401. MAGIC COAT
1501. RECYCLE
1601. REVENGE
1701. BRICK BREAK
1801. YAWN
1901. KNOCK OFF
1A01. ENDEAVOR
1B01. ERUPTION
1C01. SKILL SWAP
1D01. IMPRISON
1E01. REFRESH
1F01. GRUDGE
2001. SNATCH
2101. SECRET POWER
2201. DIVE
2301. ARM THRUST
2401. CAMOUFLAGE
2501. TAIL GLOW
2601. LUSTER PURGE
2701. MIST BALL
2801. FEATHERDANCE
2901. TEETER DANCE
2A01. BLAZE KICK
2B01. MUD SPORT
2C01. ICE BALL
2D01. NEEDLE ARM
2E01. SLACK OFF
2F01. HYPER VOICE
3001. POISON FANG
3101. CRUSH CLAW
3201. BLAST BURN
3301. HYDRO CANNON
3401. METEOR MASH
3501. ASTONISH
3601. WEATHER BALL
3701. AROMATHERAPY
3801. FAKE TEARS
3901. AIR CUTTER
3A01. OVERHEAT
3B01. ODOR SLEUTH
3C01. ROCK TOMB
3D01. SILVER WIND
3E01. METAL SOUND
3F01. GRASSWHISTLE
4001. TICKLE
4101. COSMIC POWER
4201. WATER SPOUT
4301. SIGNAL BEAM
4401. SHADOW PUNCH
4501. EXTRASENSORY
4601. SKY UPPERCUT
4701. SAND TOMB
4801. SHEER COLD
4901. MUDDY WATER
4A01. BULLET SEED
4B01. AERIAL ACE
4C01. ICICLE SPEAR
4D01. IRON DEFENSE
4E01. BLOCK
4F01. HOWL
5001. DRAGON CLAW
5101. FRENZY PLANT
5201. BULK UP
5301. BOUNCE
5401. MUD SHOT
5501. POISON TAIL
5601. COVET
5701. VOLT TACKLE
5801. MAGICAL LEAF
5901. WATER SPORT
5A01. CALM MIND
5B01. LEAF BLADE
5C01. DRAGON DANCE
5D01. ROCK BLAST
5E01. SHOCK WAVE
5F01. WATER PULSE
6001. DOOM DESIRE
6101. PSYCHO BOOST
Quote:
Originally Posted by Spazzup™
Does anyone know how to script/create timed events?

ie. When it's 6:00 in the internal clock a certain event is activated.

Thanks in advance ;D
If you know what Variable the time is stored, then it would be possible by comparing it to a value, and if it's true, the Event will be executed.

Quote:
Originally Posted by Legendary_Reploid_Zero
FR Questions

1. when i open pet, i can't seem to find BIKE GOON. I want to edit the levels of his poke.

2. How can i edit the levels of the PKMN that Oak gives you and Gary? You originally start at lvl. 5, I want to turn that to 25. How can i change it?

3. When I open the Title Screen "Charizard, no matter how many times i press + and - charizard is all split up in different pieces.

4. I see what you mean in a way but not.
Item Script
[1A0080][item No][1A0180][amount][090102]
Give Pokémon Script:
[79][Pokémon Number][Level][Item][0000000000000000]
Wild Battle Script:
[B6][Pokémon Number][Level][00254301]

The item no., poke no, I get and the amount, level too, but what I don't get is what [00254301], [B6],0000000000000000, and the rest of the big numbers. What are those representing? Do I need to change them or do I leave them alone? I'm confused! *Pained Smile*

5. The pallete for the boy and girl in FR, is all messed up. It doesn't look at all like how it does when I go through the Oak intro and you select boy and girl. What is the pallete offset?

6. what are flags that haven't been used yet?
1. His number is 20F. YOu can easily find Trainers by the internal search function of PET.

2. http://www.pokecommunity.com/showthread.php?t=61529

3. Your point is? Make a RAW dump, open it in Tile-Molester and adjust the view so you can edit it.
Alternatively, you could use Mewthree's or Shaneypoo17's tutorials for titlescreen editing using Cyclone as a help.
http://www.pokecommunity.com/showthread.php?t=60373
http://www.pokecommunity.com/showthread.php?t=60257
(Though they're for R/S/E, they should work for FR/LG too.)

4. You just change the things that have a name, like "Item no.", the rest has to be inserted as is.

Quote:
Originally Posted by As_Stars_Go_Out
does anyone know how to rearrange the tile's in FR title screen you know move the charizard ?

oh and also using hex how do you change the map titles like say pallet town to whatever?

any help would be cool thanks!
If you mean editing the title screen, these Tutorials might help you.
http://www.pokecommunity.com/showthread.php?t=60373
http://www.pokecommunity.com/showthread.php?t=60257
(Though they're for R/S/E, they should work for FR/LG too.)

You don't really want to edit maps with a Hex-Editor, trust me.
Advance-Map and Elite-Map are doing a good job helping you on that.

Quote:
Originally Posted by ramon99
1. can you somehow enter more overworld characters in ruby (it would really help me but i already know if it is possible it is with hex :( but still i know it then :))
If they are stored within a pointer table to the sprites, than yes.
You could just add a new pointer for your new Overworld. (You might need to repoint the list if there is no space left.)

Quote:
Originally Posted by BlainesApprentice
Thanks for the script scizz, but it's still not doing it right when i plug in the info.
Could you please make me a script that checks to see if you have 1 pokeball in your bag? Please? I would appreciate it a whole lot!
Thanks in advanced
Code:
#autobank on

#org 0x800000
msgbox 0x800200
callstd 0x4
'check item script
#raw 47
#raw 4 'item
#raw 0  'item
#raw 1  'quantity
#raw 0  'quantity
'attention: items have 2 bytes, so does the quantity
compare LASTRESULT 0x0
if 0x1 jump 0x800150
msgbox 0x800300
callstd 0x6
end

#org 0x800150
msgbox 0x800400
callstd 0x6
release
end

#org 0x800200
= Now let's see if you have\nthat Item...

#org 0x800300
= Yup, you have the Item.

#org 0x800400
= Nope, you don't have the Item.
This should work.

Quote:
Originally Posted by SilentNinja
ok a simple question... when I open the dexter tool it says:

"ROM supported, but Pokedex base is unspecified."

How do I make the Pokedex base specified?
You open a supported rom in your Hex-Editor, copy a few bytes from the offset, search those bytes in your unsupported ROM, and when you find them, you write down the offset in your Pokeroms.ini file.

Quote:
Originally Posted by tharding6
how do i make the hacks i downloaded work?
http://www.pokecommunity.com/showthread.php?t=46315
Point: How to apply an IPS-Patch

Quote:
Originally Posted by rko1legendkiller
I need to know how to change the characters in the part where you tell oak your name in fire red, you know, your character, your rival, and oaks picture. I just need to know what tool to use and where to get it. Thanks in advance
As they are uncompressed, you need Tile Layer Pro, or Tile-Molester. (Any other Tile editor will work too.)
You can find links to them here.

Quote:
Originally Posted by Watson Jr.
How do I insert script? I can't find Diamond Cutter
anywhere.
You don't need Diamond Cutter. Insert your script in ScriptED's textbox, click on "Compile", select your ROM (make sure the path is free of spaces) and you're done.

Quote:
Originally Posted by amnesiahacker
I have been a member at this community for a long time now and I have rarely asked any questions but now I have one!!!
I am mainly a G/S hacker and recently I have branched into R/S/E/FR/LG hacking (You may have noticed my Gold Remake hack ;) ) But now that I am starting to script certain events I notice that rubikon requires flags for some elements of the script. Can someone explain what flags are and how they are calculated? And perhaps explain how to use them to make pokemon overworlds disappear after fighting them (e.g Moltres in FR) and making events such as triggers cancel out after the script has executed?

Many Thanks,
Amnesia
This post might help you.
You can not calculate Flags.
They are unique identifiers in the game.

To de/activate triggers, you need to re-set their attribute.
Let's say a trigger has "4060" as the "Check" attribute in Elitemap, then you can change that attribute with the setvar command.
Example:
Code:
setvar 0x4060 0x3
That will deactivate a trigger.
__________________
This signature has been disabled.
Height well exceeds 350px.
Please review and fix the issues by reading the signature rules.

You must edit it to meet the limits set by the rules before you may remove the [sig-reason] code from your signature. Removing this tag will re-enable it.

Do not remove the tag until you fix the issues in your signature. You may be infracted for removing this tag if you do not fix the specified issues. Do not use this tag for decoration purposes.
  #233   Link to this post, but load the entire thread.  
Old February 27th, 2006 (12:44 PM).
amnesiahacker's Avatar
amnesiahacker amnesiahacker is offline
Pokémon Saffron?
 
Join Date: May 2004
Location: where do I live?
Gender:
Nature: Rash
Posts: 313
Thanks Scizz I owe you one!
__________________




Code:
Oh cool, a code button!
  #234   Link to this post, but load the entire thread.  
Old February 27th, 2006 (12:55 PM).
Spazzup Spazzup is offline
umm
 
Join Date: Jun 2005
Age: 31
Gender:
Nature: Adamant
Posts: 148
Quote:
Originally Posted by Scizz
If you know what Variable the time is stored, then it would be possible by comparing it to a value, and if it's true, the Event will be executed.
Thanks. ^-^

Don't know how I'd go about finding the variable though :P
  #235   Link to this post, but load the entire thread.  
Old February 27th, 2006 (12:59 PM). Edited February 27th, 2006 by Steve Z.
Steve Z's Avatar
Steve Z Steve Z is offline
 
Join Date: Sep 2005
Location: Oakland FL
Age: 33
Gender: Male
Nature: Adamant
Posts: 1,371
ok now it says "supported rom,but font graphics offset unspecified"
how do i specify it
__________________

PokéStorm is my Pokémon fansite. Join if you'd like!
  #236   Link to this post, but load the entire thread.  
Old February 27th, 2006 (1:11 PM).
Hiidoran's Avatar
Hiidoran Hiidoran is offline
ohey
 
Join Date: Oct 2005
Location: Indiana
Age: 32
Gender: Male
Nature: Jolly
Posts: 6,203
Umm....thats the same thing, I don't know how to plug pokeball into that script, I was actually hoping someone would give me the script with everything ready to go. You know, ready to be used in script ed or diamond cutter.
  #237   Link to this post, but load the entire thread.  
Old February 27th, 2006 (1:17 PM).
Pazuzu's Avatar
Pazuzu Pazuzu is offline
Flushing Meadows
 
Join Date: Sep 2004
Location: Room 1202
Nature: Bold
Posts: 5,448
Quote:
Originally Posted by thepokenater
ok now it says "supported rom,but font graphics offset unspecified"
how do i specify it
...open a supported rom in your Hex-Editor, go to the supported offset, copy a few bytes, search them in the unsupported rom, write down the offset you find them at into the Pokeroms.ini, done.

Quote:
Originally Posted by BlainesApprentice
Umm....thats the same thing, I don't know how to plug pokeball into that script, I was actually hoping someone would give me the script with everything ready to go. You know, ready to be used in script ed or diamond cutter.
The script is ready to go!
Just compile it with ScriptED or Diamond Cutter, add the script offset to an event and you're done.
You have to insert the item and amount at where I added the notes!
I changed it for you in the above script already, so if you want any changes, like Item or quantity, just modify the values.
__________________
This signature has been disabled.
Height well exceeds 350px.
Please review and fix the issues by reading the signature rules.

You must edit it to meet the limits set by the rules before you may remove the [sig-reason] code from your signature. Removing this tag will re-enable it.

Do not remove the tag until you fix the issues in your signature. You may be infracted for removing this tag if you do not fix the specified issues. Do not use this tag for decoration purposes.
  #238   Link to this post, but load the entire thread.  
Old February 27th, 2006 (1:50 PM).
Steve Z's Avatar
Steve Z Steve Z is offline
 
Join Date: Sep 2005
Location: Oakland FL
Age: 33
Gender: Male
Nature: Adamant
Posts: 1,371
thanx im good on that but now when i use advance text i freezez after i make new text and it messes my rom up when it gets to the part i tried to edit
__________________

PokéStorm is my Pokémon fansite. Join if you'd like!
  #239   Link to this post, but load the entire thread.  
Old February 27th, 2006 (3:42 PM).
Eversoquiet's Avatar
Eversoquiet Eversoquiet is offline
 
Join Date: Oct 2005
Age: 33
Gender:
Nature: Careful
Posts: 433
Dumb questioning time ^^':
1) How can i open the rooms on Map editor, Advance-Mart and stuff???
2) Where can i download pokemon ROMS???
__________________
Bonsoir!
  #240   Link to this post, but load the entire thread.  
Old February 27th, 2006 (5:28 PM).
Hiidoran's Avatar
Hiidoran Hiidoran is offline
ohey
 
Join Date: Oct 2005
Location: Indiana
Age: 32
Gender: Male
Nature: Jolly
Posts: 6,203
Thanks scizz, I'm sorry I was acting like a N00b. It's working now and I sure do appreciate this!
  #241   Link to this post, but load the entire thread.  
Old February 27th, 2006 (9:10 PM).
RicePigeonKKM's Avatar
RicePigeonKKM RicePigeonKKM is offline
 
Join Date: Feb 2006
Nature: Rash
Posts: 30
Okay, how exactly do I go about compiling a rubikon script into a rom with Rubikon? Each time I try to run rkc.exe, it just loads then finishes and then closes without doing anything.
  #242   Link to this post, but load the entire thread.  
Old February 27th, 2006 (10:18 PM). Edited February 28th, 2006 by Martin Yiu.
Martin Yiu Martin Yiu is offline
disappeared... forever
 
Join Date: Jan 2006
Posts: 492
First, this on my comp dont works on give pokemon code.
Second, here it is.
Open ScriptEd, which comes with Elitemap,open also your script in Notepad,
copy your code, then paste it into ScriptEd, click Compile button,select your rom and little while later a rkclog.txt will show up and there might be some text "translated to its language". Next open map editor (recommend ADVANCEMAP, it can change events easier), look for your "victim" and to the script box (behind dollar symbol in advancemap,or behind &H in elitemap) of the person insert starting offset for your script.Now run your ROM in emulator and try to speak or do something with your victim of script. Hope it will change as you want. But, MAKE A COPY, i didn't and I am starting my hack again. If you know about good give pokemon script and working free offset (as starting) in Sapphire, please PM me!
__________________

  #243   Link to this post, but load the entire thread.  
Old February 28th, 2006 (2:28 AM).
charimon's Avatar
charimon charimon is offline
Yeah hacking !! ^^
 
Join Date: Sep 2005
Location: in The Netherlands
Age: 31
Gender:
Nature: Relaxed
Posts: 156
when i want to compile this one:
#org 0x1670B4
message 0x1670D0
boxset 0x4end
#org 0x1670D0
= Do you want a charmander?
checkflag 0x1670B4 if 0 0x800200
setflag 0x1670B4
givepokemon 0x04 0x05 0x00
(dont even now if it's correct) it says runtime error tye mismatch
is the tekst wrong, do I mis a file
I know the rom is okay because i just did 1 before this one
#org 0x800000
message 0x800100
boxset 0x02
end
#org 0x800100
= VENA!VENASAUR!
__________________

credits to suta-raito for the charizard ;)
  #244   Link to this post, but load the entire thread.  
Old February 28th, 2006 (4:04 AM).
Martin Yiu Martin Yiu is offline
disappeared... forever
 
Join Date: Jan 2006
Posts: 492
checkflag can have only 3 digits.
__________________

  #245   Link to this post, but load the entire thread.  
Old February 28th, 2006 (5:25 AM).
MissingNo. Hunter Jake's Avatar
MissingNo. Hunter Jake MissingNo. Hunter Jake is offline
Someday they will return...
 
Join Date: Feb 2006
Location: Ohio
Age: 29
Gender:
Nature: Lonely
Posts: 28
i dont know if im in the right thread but, when i download a romhack, my vba wont play it, can somebody explain why this happens?

EDIT:when i open my vba, it doesnt show the file of the game when i open its folder, in other words, its not a gba file
  #246   Link to this post, but load the entire thread.  
Old February 28th, 2006 (9:58 AM).
h4Ck3R's Avatar
h4Ck3R h4Ck3R is offline
 
Join Date: Oct 2004
Location: Texas
Age: 32
Gender:
Nature: Docile
Posts: 159
Code:
'-----------------------
#org 0x1655F9
jingle
setvar 0x4001 0x1
goto 0x8165605 
end
'-----------------------
#org 0x165605
setvar 0x8004 0x0
setvar 0x8005 0x2
special 0x174
#raw 0xC7
nop
pause 0x1E
playsound 0x12E
nop
#raw 0x67
#raw 0x2C
#raw 0xD7
#raw 0x17
jumpstd 0x66
pause 0x55
#raw 0x68
applymovement APPLYMOVE_PLAYER 0x81A75ED
pause 0x0
#raw 0x2F
copybyte 0xFF4F00 0xDB
#raw 0x75
copyvarifnotzero 0x5108 0x0
pause 0x1E
#raw 0x55
return

'-----------
' Movements
'-----------
#raw 2D 'Down4
#raw FE 'Exit
this is the code from fire red when you try to leave pallet town for the first time. could someone plz explain what everything is in it? i want to make a script to make a pikachu follow you but i dont understand this barely. ty
__________________
B-N-E ----------- WildEd
Visit Spin-Dash for Pokemon Hacking Toolz
^ signature is from longgg time ago.
  #247   Link to this post, but load the entire thread.  
Old February 28th, 2006 (11:14 AM).
Dark_E's Avatar
Dark_E Dark_E is offline
No Saint, No Saviour
 
Join Date: Jul 2004
Location: The Netherlands
Nature: Quiet
Posts: 214
Quote:
Originally Posted by ramon99
when i want to compile this one:
#org 0x1670B4
message 0x1670D0
boxset 0x4end
#org 0x1670D0
= Do you want a charmander?
checkflag 0x1670B4 if 0 0x800200
setflag 0x1670B4
givepokemon 0x04 0x05 0x00
*sigh* -_-


#org 0x1670B4
checkflag 0x10A
if 0 0x800200
message 0x1670D0
boxset 0x04
givepokemon 0x04 0x05 0x00
setflag 0x10A
setflag 0x800
end
__________________

Dark
Dark Future Inc.
  #248   Link to this post, but load the entire thread.  
Old February 28th, 2006 (11:28 AM).
charimon's Avatar
charimon charimon is offline
Yeah hacking !! ^^
 
Join Date: Sep 2005
Location: in The Netherlands
Age: 31
Gender:
Nature: Relaxed
Posts: 156
thanks Dark E I'm a real noob in scripting so ....
__________________

credits to suta-raito for the charizard ;)
  #249   Link to this post, but load the entire thread.  
Old February 28th, 2006 (5:13 PM).
Eversoquiet's Avatar
Eversoquiet Eversoquiet is offline
 
Join Date: Oct 2005
Age: 33
Gender:
Nature: Careful
Posts: 433
Can someone teach me the basics of scripting??
__________________
Bonsoir!
  #250   Link to this post, but load the entire thread.  
Old February 28th, 2006 (5:38 PM).
RicePigeonKKM's Avatar
RicePigeonKKM RicePigeonKKM is offline
 
Join Date: Feb 2006
Nature: Rash
Posts: 30
Can someone give me a script/tutorial on how to implement a move tutor like in Fr/Lg/E? For Curse, preferably.
Closed Thread

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:20 AM.