• 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.
K
Reaction score
435

Profile posts Latest activity Postings About

  • ok, I'll redo the routine. I should have known it wasn't my scripting, I think I do pretty good scripting :P
    Yo I have followed your OW resizing tut. Not sure if it's yours or Darthatron's

    But look it seems like only a portion can be seen. I have repointed the frames and such but still :3

    ok....

    these are the first two scripts:

    #dynamic 0x800000
    #org @start
    givepokemon 0x196 0x32 0x0 0x0 0x0 0x0
    msgbox @confirm 0x6
    fanfare 0x10C
    setflag 0x828
    hidesprite 0x01
    setflag 0x28
    end
    #org @confirm
    = You got Rayquaza...somehow.

    #dynamic 0x800000
    #org @start
    setvar 0x8004 0x1
    setvar 0x8005 0x5
    special 0x64
    msgbox @ohnoes 0x6
    hidesprite 0x2
    setflag 0x30
    end
    #org @ohnoes
    = Oh no! Rayquaza was frozen! No\nclue how though...

    and the script to heal it:

    #dynamic 0x800000
    #org @start
    callasm 0x071D831
    msgbox @yay 0x6
    hidesprite 0x3
    setflag 0x29
    end
    #org @yay
    = Looks like Rayquaza was unfrozen.


    here's the routine:

    .align 2
    .thumb
    main:
    push {r0, r1}
    ldr r0, status_byte
    sub r1, r1, r0
    pop {r0-r1}
    .align 2
    status_byte:
    .word 0x020242D4
    anyway karatekid, can you help G3Z0-DV1N3? I cant help him now,because i am busy,so i hope you might help him...
    That would be the best idea tbh.
    Then you could add everything someone who wants to edit them needs to know, from inserting to making more blah blah blah
    Ok so I have to study it while with the practical when I tried

    When did you start even if I tried because I like hacking Fr more than ruby
    It, err....reset the game. I think maybe because there was no status to heal, I'll have to look at my script again.
    Last year I started then when I used AM and ulzgba and the other hacking tools
    Then I did not know what to insert like I wanted to change the FR title screen I then insert any image in 1 in unlzgba
    Can you tell me where can I get the proper Xse totorials because I watched all the XSE tutotials but when it came to the hardest part the applymovent stuff it still
    too complicated

    So I tried to make a hack last yr and again it turn into a mess that's when a started .
    You know this movement scripts is the hardest for me and the vars person ID
    I'm trying to make a hack but it turns out like nothing just edited OW and changing the music I don't know should I give up because I had 3 backups and the other one was just the one I made backup it again and when I wanted to tested the screen did turns white.
    KK, I'll PM you the rest that is in my opinion the most important right now!

    Also when you read that part would be nice explaining to me a little bit what it says, you know my English understanding isn't the best on earth.
  • Loading…
  • Loading…
  • Loading…
Back
Top