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

Team Stardust (Now Recruiting)

TheOrangePichu

Currently working on new hack
49
Posts
12
Years
  • @Blubber PM me your email and ill send it over to you

    @Murkage I'm going to have to see your work first bud.
     
    167
    Posts
    15
    Years
  • @OrangePichu, i've gone back to my old msn because of various reasons so ill send you it in a PM :)

    @Blubber, can you let us know when the tiles are inserted please? :)
     
    67
    Posts
    14
    Years
    • Seen Nov 3, 2015
    @TheOrangePichu did you get my reply? I still need the tiles you need me to insert :p
     

    Alexander Nicholi

    what do you know about computing?
    5,500
    Posts
    14
    Years
  • My initial team submission

    I'd like to join in on the action this group has to offer, if you don't mind.

    Real name

    Alex

    Skills

    Major mapping and scripting (they go hand in hand), and some minor graphics work as a sideshow.

    Proof of work


    Contact information

    E-mail address: ≤[email protected]


    Does that sound good enough to you, Pichu?

    EDIT

    The demonstration video and the hack it captures were extremely rushed, as you can tell. You can spot as well as I can some major graphical errors, such as the extra fence tile, the sailor walking on the fence blocks, and much of the scripting done being missing or erredly inputted into the ROM. You can also tell that the video quality is noticeably low - probably because I converted it from AVI to MP4 to WMV and back to MP4 again. Also take note of the fact that I inputted the wrong frame size, it was supposed to be 16:9. I apologize for my sloppiness, as I do a lot better when I'm not half asleep after pulling a 36- going on 40-hour day ^^;.

    EDIT 2

    I've finished making a full-fledged demonstration video. Watch it here for a better representation of my capabilities. :)
     
    Last edited:

    RegisteelX

    Too many days to get lost
    67
    Posts
    14
    Years
    • Seen Mar 21, 2023
    I hope im gonna be accepted.

    Name: RegisteelX

    Skills: Scripting (XSE)

    Proof of Work:
    Code:
    '-----------------------
    #org 0x5BFFC0
    lock
    faceplayer
    checkflag 0x86D
    if 0x1 goto 0x85C0600
    if 0x0 goto 0x85C0628
    release
    end
    
    '-----------------------
    #org 0x5C0600
    msgbox 0x8E3D99D '"You may enter, he wants to see you."
    callstd 0x6
    fadescreen 0x1
    hidesprite LASTTALKED
    fadescreen 0x0
    end
    
    '-----------------------
    #org 0x5C0628
    msgbox 0x8E3D957 '"The Master doesn't have time for yo..."
    callstd 0x6
    end
    
    
    '---------
    ' Strings
    '---------
    #org 0xE3D99D
    = You may enter, he wants to see you.
    
    #org 0xE3D957
    = The Master doesn't have time for you\nrookies!\lReturn with 7 badges!

    Code:
    '-----------------------
    #org 0x6DFBA3
    lock
    faceplayer
    checkflag 0x940
    if 0x1 goto 0x8E3EE60
    if 0x0 goto 0x8E3EDEC
    end
    
    '-----------------------
    #org 0xE3EE60
    msgbox 0x8E3EE6B '"Your power is overwelming.\nTake go..."
    callstd 0x6
    release
    end
    
    '-----------------------
    #org 0xE3EDEC
    setvar 0x8003 0x106
    msgbox 0x8E3EEA7 '"Im Geronimo, the leader of\nthe Cyb..."
    callstd 0x6
    trainerbattle 0x1 0x353 0x0 0x8E3EE0D 0x8E3EE26 0x8E3EE32
    end
    
    '-----------------------
    #org 0xE3EE32
    msgbox 0x8E3EEEB '"Only a true Trainer can\ngo to this..."
    callstd 0x6
    giveitem 0x147 0x1 0x0
    fanfare 0x13E
    msgbox 0x8E3EF18 '"[player] recieved a ticket!"
    callstd 0x4
    waitfanfare
    msgbox 0x8E3EF30 '"Good luck"
    callstd 0x6
    setflag 0x940
    release
    end
    
    
    '---------
    ' Strings
    '---------
    #org 0xE3EE6B
    = Your power is overwelming.\nTake good care of that ticket.
    
    #org 0xE3EEA7
    = Im Geronimo, the leader of\nthe Cyber team. show me what\l you got!
    
    #org 0xE3EE0D
    = Show me your strenght.
    
    #org 0xE3EE26
    = No way...
    
    #org 0xE3EEEB
    = Only a true Trainer can\ngo to this island.
    
    #org 0xE3EF18
    = [player] recieved a ticket!
    
    #org 0xE3EF30
    = Good luck
    Contact Information: PM's or any other way.
     
    Back
    Top