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

The Chrome Hackers.

sharkshank

Banned
47
Posts
15
Years
  • Chrome Hackers.
    Owner: Drevilg
    Co-owner: Open
    Script Checker: Cooley

    Introductions

    Hello, you guys may think im some new Rubish hacker. But you are very wrong...
    Im a Member of PHO (Pkmnhackersonline), and on that site i
    Prefected my Skills. Im here to make a great hack.

    Well i hope that braught a Thought to your mind.
    On we go.

    Projects

    Here's a list of projects we are out to complete:

    Pokemon Chromium - Created by Sharkshank
    [One of my Team members hacks]
    [One of my Team members hacks]
    This list may go on forever. Asolong i get team members.

    Open Spaces

    Green = Open
    Red = Despritely Needed
    Black = Closed

    ----
    Mappers
    Scripters
    Graphical inserters.
    Co - Owner
    Beta Testers.
    Spriters

    ----

    Just incase your thinking What can i do heres a list.

    Sprite
    Insert/Edit Tiles
    Map
    Basic Script - Due to outdated pokescript (Learning Advanced XSE)


    Team

    Sharkshank
    Sprite
    Insert/Edit Tiles
    Map
    Medium Script *pokescript*


    Cobradragon1020
    Scripting - Helper With all.

    ---
    Aurodynamic
    Mapper\other tile inserter.

    keitaro10
    Spriter.


    Platinum Lucario
    Scripting

    Progress

    Silver Wind Town -
    Maps: 100%
    Scripts: 40%
    Other: 40%

    Route 1 -
    Maps: 97%
    Scripts: 0%
    Other: 0%

    Virite City -
    Maps: 0%
    Scripts: 0%
    Other: 0%

    ----

    Bye Pokecommunity Please apply in This Thread. Thanks.
     
    Last edited:

    sharkshank

    Banned
    47
    Posts
    15
    Years
  • Yeah

    Yes, that would be dandy! Ok i'll write you up now.
    How are the scripts?
    I got some more for you to do for route 1. thats the one im going
    to help you in *Or Assist* =].

    Well thank you Co-owner.


    [EDIT] I have to re-map and make them much much bigger route 1 is too small,
    and The Started town is square. I know this because my friend a Legend at mapping gave it a rating.
    So, the scripts have to wait, and im using a new rom, With no tiles, gonna insert tiles
    later. Sorry man, the only script you can keep the same is the MOM Script.
    (Gonna have to Re-Insert after i done.)


    Sorry again for the long wait.
     
    Last edited:

    Makeshiftjay

    Member Of Green Jasper
    15
    Posts
    15
    Years
  • I Would Love To Help Out And Be Part Of The TEAM

    Oh Im Great At Sprite Editing Maping Scripting I Would Be Great Team Member
     
    Last edited:

    sharkshank

    Banned
    47
    Posts
    15
    Years
  • Yes

    Your Regestration Will never be complete!
    |D|E|C|L|I|N|E|D|
    All you need is Proof that you can do those things, which you cant, when you showed me
    That video of you scripting all i saw was advanced text Edits. You think im that Stupid.
    Do you think anyone is? Anyway i wanted to say
    |D|E|C|L|I|N|E|D| - My Stamp. =D
     
    Last edited:

    nct28th

    MY METAPOD IS HARDER LOLZ XD
    58
    Posts
    15
    Years
    • Seen Nov 30, 2009
    if you would like you could help me scripting ill send u a demo its called pokemon garnet. if your interested send me an email [email protected]
     

    Surf

    ...
    1,196
    Posts
    15
    Years
    • Age 29
    • Rust
    • Seen Jul 31, 2011
    #dynamic 0x800000
    #org @strat
    checkflag 0x1000
    if 0x0 goto @start
    release
    end

    #org @start
    lock
    applymovement 0x02 @move
    waitmovement 0x0
    msgbox @talk
    callstd 0x6
    applymovement 0x02 @move1
    applymovement 0xFF @move2
    waitmovement 0x0
    msgbox @talk1
    callstd 0x6
    setflag 0x1000
    applymovement 0x02 @move3
    waitmovement 0x0
    release
    end

    #org @move
    #raw 65
    #raw 13
    #raw 10
    #raw 10
    #raw FE

    #org @move1
    #raw 11
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 11
    #raw 11
    #raw 11
    #raw 11
    #raw 11
    #raw FE

    #org @move2
    #raw 11
    #raw 11
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 13
    #raw 11
    #raw 11
    #raw 11
    #raw 11
    #raw FE

    #org @move3
    #raw 11
    #raw 60
    #raw FE

    #org @talk
    = Yo [player].\nYou going to Gramp's lab?\pLets go together!

    #org @talk1
    = Well [player] I'll see you later.
    and
    '-----------------------
    #org 0x8003F5
    checkflag 0x203
    if 0x0 goto @release
    release
    end

    '-----------------------
    #org @release
    lock
    applymovement 0x3 @move
    waitmovement 0x0
    msgbox @talk2 '"Who are you?\p...\pOh so your [play..."
    callstd 0x6
    trainerbattle 0x9 0x1 0x0 @you2 @you
    msgbox @talk
    callstd 0x3
    applymovement 0x03 @moveguy
    waitmovement 0x0
    hidesprite 0x03
    release
    end


    '-----------
    ' Movements
    '-----------
    #org @move
    #raw 10 'Step Down (Normal)
    #raw 10 'Step Down (Normal)
    #raw 10 'Step Down (Normal)
    #raw FE 'End of Movements

    #org @move1
    #raw 11
    #raw 11
    #raw 11
    #raw 11
    #raw 11
    #raw FE

    '---------
    ' Strings
    '---------
    #org @talk2
    = Who are you?\p...\pOh so your [player].\pNice to meet you.\nI'm [rival].\pLook I'm in the mood for a battle\nso lets go!

    #org @you
    = Yeah I'm the greatest!

    #org @you2
    = Yeah I'm the best in the world!

    #org @talk
    = Well I'd better be off.\pIt was great fighting you!
    Theres my proof of work
    Can I be a scriptor
     
    Back
    Top