• 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.
T
Reaction score
0

Profile posts Latest activity Postings About

  • man I hope but my pc is crashed I'm using my brother's android and I can't download pokemon hacking tools give me sometime till it's fixed please
    Level script? What kind of script do you mean? Could you please tell me more about it?
    I don't know if I have so much time to do that as I'm quite busy recently. But you can tell me when you need help.
    Maybe you really need to understand the meaning of each script. It is not difficult to make this script if you learn more about scripting, you can check out the scripts I sent to you and compare each part of it with the scripts in the original game to find out the wrong part of the script. It'll help you to understand how to script, I think.
    I'd like to help you but I'm not sure if I have enough time for scripting. But still, you can tell me when you need help.
    well i am quite bussy with my own hack, i can do some little scripts for you but not anything major, i suggest learning it yourself
    It's easier than I expected, I think you just need to make two persons on Route 1 and some scripts like this:
    lockall
    msgbox 0x8(MSG1) MSG_KEEPOPEN
    closeonkeypress
    applymovement MOVE_PLAYER 0x8(MOV1)
    waitmovement 0x0
    msgbox 0x8(MSG2) MSG_KEEPOPEN
    closeonkeypress
    checksound
    cry 0x1D 0x2
    pause 0x28
    waitcry
    setwildbattle 0x1D 0x2 0x0
    setflag 0x807
    dowildbattle
    clearflag 0x807
    fadescreen3 0x1
    hidesprite 0x(NIDO)
    fadescreen3 0x0
    applymovement 0x(OAK) 0x8(MOV2)
    waitmovement 0x0
    msgbox 0x8(MSG3) MSG_KEEPOPEN
    closeonkeypress
    applymovement MOVE_PLAYER 0x8(MOV3)
    applymovement 0x(OAK) 0x8(MOV4)
    waitmovement 0x0
    applymovement 0x(OAK) 0x8(MOV5)
    waitmovement 0x0
    applymovement MOVE_PLAYER 0x8(MOV6)
    waitmovement 0x0
    setvar 0x(VAR1) 0x1
    setflag 0x(FLAG1)
    warp 0x4 0x3 0xFF 0x6 0xC
    waitstate
    releaseall
    end

    Then, you need this script in the lab(Put this script on the header of the lab map and set the var into (VAR1) 0002:

    lockall
    applymovement MOVE_PLAYER 0x8(MOV7)
    waitmovement 0x0
    msgbox 0x8(MSG4) MSG_KEEPOPEN
    closeonkeypress
    pause 0xA
    textcolor 0x3
    fanfare 0x13E
    preparemsg 0x8(MSG5)
    waitmsg
    waitfanfare
    setflag 0x829
    special 0x181
    msgbox 0x8(MSG6) MSG_KEEPOPEN
    closeonkeypress
    setvar 0x(VAR1) 0x2
    releaseall
    end

    All those things like MSG1, FLAG1, VAR1 and so on depends on yourself. Just try to do it.
  • Loading…
  • Loading…
  • Loading…
Back
Top