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

Script Requests/Sharing/Discussion

Status
Not open for further replies.

HackMew

Mewtwo Strikes Back
  • 1,314
    Posts
    17
    Years
    • Seen Oct 26, 2011
    Hey^^
    I need a script for this:
    Script Requests/Sharing/Discussion

    When you walk on the script, this will happen:
    [...]

    What's the game you're hacking?
     

    linkandzelda

    Ex-rom hacker turned indie game developer
  • 777
    Posts
    17
    Years
    can somebody tell me a list of flags that i can use that wont interfear with the rest of the game
     

    linkandzelda

    Ex-rom hacker turned indie game developer
  • 777
    Posts
    17
    Years
    thanks. i need an item list for fr/lg and the item number for the town map please
    https://www.youtube.com/watch?v=KPjY04CjVrQ
    i did the old man script here:

    #org $begin
    lock
    faceplayer
    Clearflag 0x1000
    setflag 0x1001
    setflag 0x1003
    message $speak
    boxset 6
    message $ask
    boxset 5
    compare LASTRESULT B_TRUE
    if B_FALSE goto $no
    message $yes
    boxset 6
    playsound 0x110
    #raw 0x33
    applymovement 0x04 $topoke
    applymovement 0xFF $upleft
    pause 0x40
    message $poke
    boxset 6
    applymovement 0x04 $tomart
    applymovement 0xFF $tomart
    pause 0x60
    message $mart
    boxset 6
    applymovement 0x04 $toroute30
    applymovement 0xFF $toroute30
    pause 0x90
    message $route30
    boxset 6
    applymovement 0x04 $toseaman
    applymovement 0xFF $toseaplayer
    pause 0x90
    message $sea
    boxset 6
    applymovement 0x04 $tohouse1
    applymovement 0xFF $tohouse1
    applymovement 0x04 $tohouse2
    applymovement 0xFF $tohouse2
    pause 0x190
    applymovement 0x04 $manlookdown
    pause 0x10
    message $manathouse
    boxset 6
    giveitem 0xD 0x01
    message $manleave
    boxset 6
    pause 0x10
    applymovement 0x04 $intohouse
    pause 0x10
    fadesound
    release
    end

    #org $no
    message $sayno
    boxset 6
    release
    end

    #org $speak
    $speak 1 = You're a rookie trainer, aren't you? I\ncan tell! Thats OK! Everyone is\pa rookie at some point!

    #org $ask
    $ask 1 = If you like, I can teach you a few\nthings.

    #org $sayno
    $sayno 1 = Oh... It's somthing I enjoy doing...\pFine. Come see me when you like.

    #org $yes
    $yes 1 = OK, then! Follow me!

    #org $topoke
    $topoke 1 ; #binary 0x12 0x12 0x12 0x01 0xFE

    #org $upleft
    $upleft 1 ; #binary 0x11 0x12 0x12 0x01 0xFE

    #org $poke
    $poke 1 = This is a Pokemon Center. They heal\nyour Pokemon in no time at all.\pYou'll be relying on them a lot,\nso you

    better learn about them.

    #org $tomart
    $tomart 1 ; #binary 0x12 0x12 0x12 0x12 0x12 0x01 0xFE

    #org $mart
    $mart 1 = This is a Pokemon Mart. They sell\nBalls for catching wild Pokemon\pand other useful items.

    #org $toroute30
    $toroute30 1 ; #binary 0x12 0x12 0x12 0x12 0x11 0x11 0x12 0x12 0x12 0x01 0xFE

    #org $route30
    $route30 1 = Route 30 is out this way.\nTrainers will be battling their\pprized Pokemon there.

    #org $toseaman
    $toseaman 1 ; #binary 0x12 0x12 0x12 0x12 0x12 0x12 0x02 0xFE

    #org $toseaplayer
    $toseaplayer 1 ; #binary 0x12 0x12 0x12 0x12 0x12 0x12 0x10 0x12 0x02 0xFE

    #org $sea
    $sea 1 = This is the sea, as you can see.\nSome Pokemon are only found in water.

    #org $tohouse1
    $tohouse1 1 ; #binary 0x10 0x10 0x13 0x13 0x13 0x13 0x10 0x13 0x13 0x10 0x10 0x10

    #org $tohouse2
    $tohouse2 1 ; #binary 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x13 0x01 0xFE

    #org $manlookdown
    $manlookdown 1 ; #binary 0x04 0xFE

    #org $manathouse
    $manathouse 1 = Here...\nIt's my house!\pThanks for your company. Let me\ngive you a small gift.

    #org $manleave
    $manleave 1 = Pokegear becomes more useful as you\nadd cards.\pI wish you luck on your journey!

    #org $intohouse
    $intohouse 1 ; #binary 0x11 0x60 0xFE


    it all works except thay when you go into any house/pokemoncenter the man reapairs by the entrance


    any help is good

    added: i forgot to say that he still takes you even if you say no
     
    Last edited:

    foullump

    Rom Hacking Guru
  • 221
    Posts
    17
    Years
    thanks. i need an item list for fr/lg and the item number for the town map please
    https://www.youtube.com/watch?v=KPjY04CjVrQ
    i did the old man script here:
    Spoiler:


    it all works except thay when you go into any house/pokemoncenter the man reapairs by the entrance


    any help is good

    added: i forgot to say that he still takes you even if you say no

    All you need to do is set the old man's id as 1000 or 1001. Which, by the way, Are they empty usable flags?
     

    linkandzelda

    Ex-rom hacker turned indie game developer
  • 777
    Posts
    17
    Years
    thanks. it worked. do you know how to stop him from taking me even if i say no? because he still says "ok then follow me" if i say no. plus i need the town map item number and preferbly the fr/lg item list
     
    Last edited:

    destinedjagold

    I do not exist.
  • 8,593
    Posts
    17
    Years
    • Seen May 26, 2024
    Hi.., good day to all.

    Finally, I found a topic where we can request help in scripting... I'm currently hacking POKEMON RUBY...

    Hey all. I kinda like to ask you all a favor.

    Well.., I really want to have a script for the legendary dogs. It goes like this...

    When the player sets their eyes on the three legendary dogs, the three will growl and then will run away in different directions, just like in POKEMON GOLD, SILVER and SHINY GOLD.

    If anyone can help me, please send me a private message, or email me at [email protected], or visit my site at www.freewebs.com/darkjagold

    Thanks in advance!
     

    foullump

    Rom Hacking Guru
  • 221
    Posts
    17
    Years
    thanks. it worked. do you know how to stop him from taking me even if i say no? because he still says "ok then follow me" if i say no. plus i need the town map item number and preferbly the fr/lg item list

    Yeah, I know what you mean by that. But the only solution that works for me is to use diamond cutter for scripts that require things such as compare lastresult, and mutli boxes. I thought of an easy way to make it work, but It's like 10:45 PM right now, so I'm tired and don't feel like explaining it. I'll do it tomorrow.
     

    linkandzelda

    Ex-rom hacker turned indie game developer
  • 777
    Posts
    17
    Years
    i have decided to start my hack again but on a fire red rom and not a leaf green rom because there is more programs that work with fire red. but i still have some questions

    1. what is the item code for oaks parcel

    2. what is the item code for the town map

    3. i need a working egg script for togepi please

    4. an item list for fire red

    these are all on fire red.

    i hope someone can anwser them
    thanks in advance
     
    Last edited:

    foullump

    Rom Hacking Guru
  • 221
    Posts
    17
    Years
    i have decided to start my hack again but on a fire red rom and not a leaf green rom because there is more programs that work with fire red. but i still have some questions

    1. what is the item code for oaks parcel

    2. what is the item code for the town map

    3. i need a working egg script for togepi please

    4. an item list for fire red

    these are all on fire red.

    i hope someone can anwser them
    thanks in advance

    I think you should check the toolbox or rom hacking resources section.
     

    linkandzelda

    Ex-rom hacker turned indie game developer
  • 777
    Posts
    17
    Years
    it also got nealy full up with script tests because i didnt test my scripts before i inserted them. plus leaf green dont work with a-mart and fire red does. for me anyway. foullump can you upload you advance text ini please because im having problems with it
     
    Last edited:

    Quil

    Me
  • 67
    Posts
    17
    Years
    • Age 28
    • Seen Mar 1, 2010
    I want to make a shiny pokemon battle, how i do that? ScriptED or Pokéscript doesn't matter...
    I already tryed a few things, but is doesn't work..
     

    ♠εx

    Working on my hack, busy also.
  • 299
    Posts
    17
    Years
    • Seen Aug 15, 2008
    I'm not very good at searching but i've gone to the Tutorials.

    I want a hack to have a normal start like from gold and silver, where you just go and pick your Pokemon.

    [Sorry if theres already something about it, i'm just a bit of a newbie :P]
     

    D-Trogh

    Dead
  • 439
    Posts
    18
    Years
    I want a hack to have a normal start like from gold and silver, where you just go and pick your Pokemon.

    [Sorry if theres already something about it, i'm just a bit of a newbie :P]
    Well.. If you want this in R/S/E you just need to script all that :P
    You always can take a look at the FR/LG script to see how it works..
     

    linkandzelda

    Ex-rom hacker turned indie game developer
  • 777
    Posts
    17
    Years
    hi. does anyone know the command for heal pokemon like when you speak to your mum in fire red? its for fire red
     

    linkandzelda

    Ex-rom hacker turned indie game developer
  • 777
    Posts
    17
    Years
    thanks. i need the flag to enable pokedex on the menu in fire red. its not 0x828 or 0x829. i tried that. any help would be good

    edit: it was 0x829. sorry it must not have worked for some reason.
     
    Last edited:
    Status
    Not open for further replies.
    Back
    Top