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

Ruby hack: Pokemon Blast Ruby & Crush Saphire

Status
Not open for further replies.

-PARADOX-

Overworld Spriter :)
73
Posts
13
Years
  • Soory guys, yes this project is still alive, im just waiting on my scripts to be finished by Olli97 which is taking longer than expected so if any of you are good at scripting your help would be very much appreciated :)
     
    5
    Posts
    13
    Years
    • Seen Dec 2, 2015
    I'm a really good scripter!
    i will glad to help =] =]
    send me a PM
    and one more thing -
    if you need help with updating the pokemon sprites to
    Platinum sprites,i've got them all,and i will be happy to help.
    It looks really great game,and i would be happy to help.
     
    Last edited:
    5
    Posts
    13
    Years
    • Seen Dec 2, 2015
    here is a massege script,
    just read it...
    i can do all kinds of scripts.

    Code:
    #dynamic 0x800000 
     
    #org @start
    checkflag 0x7
    if 0x1 goto @done
    faceplayer
    lock
    msgbox @box1 0x6
    setflag 0x7
    release
    end
     
    #org @done
    lock
    faceplayer
    msgbox @box2 0x6
    release
    end
     
    #org @box1
    = Hi! I would really like to \nBe a scripter in your game.\pThis is a normal script,tell me the \lScript you want and i will do it.
     
    #org @box2
    = I can do all scripts you want.\nTell me what you want....
    as the script says,tell me what to do...

    and if you like,want to do a jirachi event,here one for you-
    first,talking to some man that gives you the start of the event.
    the event is in a forest,and he is out side.

    -flag 9 in this script,check if you finished the league.
    - the person's ID is 1A1 and he is person event number 5.

    Code:
    #dynamic 0x800000
     
    #org @start 
    checkflag 0x9
    if 0x0 goto @No
    msgbox @box1 0x6
    playsong 0x100
    applymovement 0x5 @move1
    waitmovement 0x5
    msgbox @box2 0x6
    applymovement 0x5 @move2
    waitmovement 0x5
    msgbox @box3 
    setflag 0x1A1
    release
    end
     
    #org @No
    lock
    faceplayer
    msgbox @box1 0x6
    release
    end
     
    #org @box1
     
    = Hi! I'm the guardian of this\ncave, and it's really dangerous to\lgo there because there is an absol\lthat protecting the cave.\pthe legend says that in that one\nspacial night,a wish maker will be\lexpose.
     
    #org @box2
    = did you heard that?\ni think something is going there!\pmmmm....you have a pokemon!\ngo and check what is going on,i'm\lgoing back home....
     
    #org @box3 
    = [player]:I will able to meet a\nlegendery pokemon...\lor something dangerous.....\p[player]:Ok ! i mustn't be afraid !\nLet's go!
     
    #org @move1
    #raw 0x01  
    #raw 0x57
    #raw 0x00 
    #raw 0xFE
     
    #org @move2
    #raw 0x0B
    #raw 0x08
    #raw 0x08
    #raw 0x08
    #raw 0x08
    #raw 0x08
    #raw 0x08
    #raw 0x08
    #raw 0x08
    #raw 0x54
    #raw 0xFE

    this is the Absol script,you will meet in the cave - [he's ID is A14]

    Code:
    #dynamic 0x800000
     
    #org @start
    lock
    msgbox @box 0x6
    cry 0x178 0x3 
    wildbattle 0x178 0x50 0x0 
    setflag 0xA14
    release
    end
     
    #org @box 
    = [player]:Hey, this is what i think\nit is?\lAbsol:Ab...Ab...!!!

    AND finally, the Jirachi script.
    he's ID A87 and person event number 2.
    Code:
    #dynamic 0x800000
     
    #org @start
    lock
    msgbox @box 0x6
    applymovement 0x2 @move1
    waitmovement 0x2
    msgbox @box2 0x6 
    applymovement 0xFF @move2
    waitmovement 0xFF
    applymovement 0x2 @move3
    waitmovement 0x2
    msgbox @box3 0x6
    cry 0x199 0x3 
    wildbattle 0x199 0x55 0x0 
    setflag 0xA87
    release
    end
     
    #org @box 
    = [player]:blaa... i think what he\ntold me was all lies.\lthere are no "Wish maker"...
     
    #org @box2 
    = [player]:HAA!!! HA!!!! HA!!!\nI think i found him!!\lok,Good luck,let's go!
     
    #org @box3
    = Jirachi:Ja!!!Ja!!!!\nWha!!!!!!!!!!
     
    #org @move1
    #raw 0x17
    #raw 0x17
    #raw 0x17
    #raw 0x17
    #raw 0x17
    #raw 0xFE
     
    #org @move2
    #raw 0x05
    #raw 0x05
    #raw 0x05
    #raw 0xFE
     
    #org @move3 
    #raw 0x00 
    #raw 0xFE
    I hope you let me be a scripter.
     
    Last edited:
    1,741
    Posts
    14
    Years
  • Paradox. if I may ask, for releases are you going to release a complete version or going to release it in betas building up to the final release?

    I do wanna say graphically it looks good, I wish you the best of luck and I am gonna pay attention to any updates you might make.
     

    -PARADOX-

    Overworld Spriter :)
    73
    Posts
    13
    Years
  • Thankyou very much, ehm tbh guys i dont know how far this hack is going to be continued :/ ive done all i can do for the first alpha im just waiting on my scripts which are taking a bit too long to come in especially as its only upto the 2nd town i wanted scripted. so in short im beginning to get a bit bored of this hack as its progress is slow, on the plus side though, i have my own litle project on the way called Pokemon Lust Version which i may or may not release...
     

    Olli

    I am still bathing in a summer's afterglow
    2,583
    Posts
    13
    Years
  • I think it would be a good idea to get someone who's more experienced with scripting in ruby/sapphire, 'cus it's really giving me some problems, and I haven't got that much time to script anyways.
    In a month or so, I'll be able to script fulltime, since I've got vacation, and nothing to do really.
    I'm sorry that it have to take so long.
     

    -PARADOX-

    Overworld Spriter :)
    73
    Posts
    13
    Years
  • Okay, serious note to everyone then, this hacks progress is extremely slow. Im giving up on the project for a while so i can continue work on a hack thats progress is very fast!!! so watch out for a new Hack coming out guys called: Pokemon Lust version...
     

    blase005

    PKMN Yellow Lightning Creator
    35
    Posts
    15
    Years
    • Seen Jul 13, 2013
    Hey I just noticed this hack and I thought it would be cool. So I wondered if you want me to make a Trainer sprite of Blane (battle sprite) that you can use. In that case I only need to know 2 things.

    What style? 4th or 5th gen?

    and

    How should I pose him?

    Just need to know those 2 things and I get a sprite for you!
     

    colcolstyles

    Yours truly
    1,588
    Posts
    15
    Years
  • Seeing how this project has been discontinued, I'm going to close this thread. -PARADOX-, please contact giradialkia or me if you want this reopened.

    Closed
     
    Status
    Not open for further replies.
    Back
    Top