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

Crazy Hackers

born2hack

....
  • 16
    Posts
    16
    Years
    • Seen Aug 24, 2012
    Crazy Hackerz!

    Spoiler:
     
    Last edited:

    Binary

    え?
  • 3,977
    Posts
    16
    Years
    • Seen Apr 7, 2014
    Ok im applying for a mapper and a scripter.
    Name: duh
    Skills:Mapping &scripting
    Past experience: joined a couple of teams
    Proof:
    Crazy Hackers

    Crazy Hackers

    Crazy Hackers

    Crazy Hackers


    Scripting:
    #ORG$Begin
    lock
    faceplayer
    checkflag 0x800
    message $givepkmn
    $givepkmn=Here take this pokemon/nIt will be very helpful/lfor your journey
    givepokemon 398 5 0
    setflag 0x800
    release
    end

    (a give pkmn script for beldum)
    [email protected]
    [email protected]
    $
     
    Last edited:
  • 1,104
    Posts
    16
    Years
    Okay, I liked the idea of the hack. If you ever want any help scripting I'll help out.
    Here I'll post the joining form.
    Name:thethethethe
    Skills:Scripting
    Past Experience:Rocket's Revenge, Legend of Dragons, Pokemon Garnet and Amethyst, maybe some more that I can't remember straight away.
    Example of the work: Well since Celebi XD's script is full of mistakes, (I know yyou're still new to scripting) how about I fix that. No-offence to born2hack and Celebi XD, but they're pretty obvious mistakes.
    Code:
    #org $begin
    checkflag 0x800
    if b_true goto $done
    message $givepkmn
    boxset 6
    givepokemon 398 5 0
    setflag 0x800
    release 
    end
    
    #org $done
    message $hi
    boxset 6
    release
    end
    
    #org $givepkmn
    $givepkmn 1 =Here take this pokemon. It\nwill be very helpful on your\ljourney.
    
    #org $hi
    $hi 1 =How's my old Beldum?
    Contact Possibilities:Sorry not Yahoo. [email protected]
     
    Last edited:

    Binary

    え?
  • 3,977
    Posts
    16
    Years
    • Seen Apr 7, 2014
    Yes dooke show your work lol.
    And if im not mistaken can you point
    out the mistakes in my maps?
     

    Moi.

    I think I got ownt.
  • 182
    Posts
    16
    Years
    celebi your mistakes are minor. the corners of the sea, the roffs of houses. the rock on the left is wrong on the outside.

    Code:
    #org $Startscript
    Lock
    Faceplayer
    checkflag 0x200
    if B_TRUE goto $GotCandy
    message $AskMe
    $AskMe 1 = Ah, I remember now,\nyou were going on\pyou're journey today!\nHave this Rare Candy!
    boxset 6
    giveitem 0x44 1
    jingle
    setflag 0x200
    Release
    end
    
    #ORG $GotCandy
    Lock
    Faceplayer
    checkflag 0x201
    if B_TRUE goto $GotPoke
    message $NoCandy
    $NoCandy 1 = Prof. Elm wanted you \v\h01.
    boxset 6
    release
    end
    
    #ORG $GotPoke
    Lock
    Faceplayer
    checkflag 0x202
    if B_TRUE goto $GotShoes
    message $Poke
    $Poke 1 = Ah, you got you first\npokémon.\l Take these Running Shoes.
    boxset 6
    special 0x82F
    jingle
    setflag 0x202
    release
    end
    
    #ORG $GotShoes
    Lock
    Faceplayer
    message $Grandpa
    $Grandpa 1 = Good Luck \v\h01!
    release
    end

    Is that any good.
    Its a script I did a few weeks ago so it may have some mistakes but I can change them.
     
  • 1,104
    Posts
    16
    Years
    Not bad Dooke. Only found one little mistake and that's it. You just missed the boxset 6 at the end in $GotShoes.
    And here are your mistakes in your first map Celebi XD. I think that's enough mistakes to show. And I'm not sure about the Rock on the left.
    Crazy Hackers
     

    Moi.

    I think I got ownt.
  • 182
    Posts
    16
    Years
    Thanks. Is there any isea on when we are going to start? I could Do the first town in A-Map on a fire red rombase. Any ideas on what it should look like, how many houses, anything else?

    EDIT: lol the easyiest thing and i missed it.

    [email protected] msn me if anything comes up.
     
    Last edited:

    Ooka

    [font=Maven Pro][color=#A75EE2]Cosmic[/color][/fon
  • 2,626
    Posts
    16
    Years
    Well, can I be a Pallette editor and mapper. Here is proof of both:

    Crazy Hackers

    The grass is what is Palette edited, since it's supposed to be fall in that hack. And it is a redo of Palet town if you thought it looked familiar. It's supposed to look like Palet town because it is palet town.

    and I can pallet edit anything in-game as well.
     

    spenceroone3

    <he eats lots of burgers.
  • 215
    Posts
    16
    Years
    I'll join, I can do scripts.
    Code:
    #org 0x780000
    special 0x187
    compare LASTRESULT 0x2
    if 0x1 call 0x1A7AE0
    jingle
    #raw 0x7C
    comparevartofarbyte 0x2100 0x6800D
    if 0x1 call 0x780050
    #raw 0x9D
    nop
    killscript
    #raw 0x80
    #raw 0x7F
    nop
    killscript
    #raw 0x80
    #raw 0x82
    nop
    #raw 0xF9
    nop
    msgbox 0x8780070 '"A POKéMON could be i..."
    callstd 0x5
    compare LASTRESULT 0x0
    if 0x1 call 0x1BE09A
    #raw 0x68
    #raw 0x9C
    special 0x2700
    goto 0x81BE06F 
    end
    
    #org 0x1A7AE0
    release
    end
    
    #org 0x780050
    release
    end
    
    #org 0x1BE09A
    #raw 0x68
    #raw 0x6B
    end
    
    #org 0x1BE06F
    applymovement 0x-32753 0x81BE08F
    pause 0x0
    #raw 0x53
    loadptr 0x80 0x2100AB25
    That is the headbutt tree script.
     
  • 1,104
    Posts
    16
    Years
    I'll join, I can do scripts.

    That is the headbutt tree script.

    Could you explain the script? I don't think you can because that isn't even a complete copy. That script is taken straight out of Shiny Gold. And you didn't even copy the whole thing. It's the exact script Zel used in his Shiny Gold. I'm not trying to ruin your chances of being in the team or anything, but show your own work.

    Spoiler:
     
    Last edited:

    natu133

    Belive It!
  • 27
    Posts
    16
    Years
    Name:- Natu133
    Skills:- I can edit pokemon stats, items the pokemon hold, what hey evolve to, i can edit sprites, region map, Title Screen, Pokemon Names, Moves, TM/HM Capability, What level pokemon evolve at, Pokemon Cries, Game Music, Text, Map and i think thats about it.

    Past Experience:- Ive Hacked 4 pokemon games, Pokemon Emerald, Pokemon Ruby, Pokemon Fire Red, Pokemon Yellow. also a member of team sharma.


    Example of the work:-
    Crazy Hackers


    Contact Possibilities:- E-MAIL..My MSN has a choke.b worm virus.
    [email protected]
     
  • 1,104
    Posts
    16
    Years
    Name:- Natu133
    Skills:- I can edit pokemon stats, items the pokemon hold, what hey evolve to, i can edit sprites, region map, Title Screen, Pokemon Names, Moves, TM/HM Capability, What level pokemon evolve at, Pokemon Cries, Game Music, Text, Map and i think thats about it.

    Past Experience:- Ive Hacked 4 pokemon games, Pokemon Emerald, Pokemon Ruby, Pokemon Fire Red, Pokemon Yellow. also a member of team sharma.


    Example of the work:-
    Crazy Hackers


    Contact Possibilities:- E-MAIL..My MSN has a choke.b worm virus.
    [email protected]

    You might want to re-apply(or edit application) to show proof of work. Most of teh things you listed anybody can do. All they need is amplifier. I'd say show proof of these,
    sprites
    Region Map
    Title Screen
    Mapping and mention music hacking.
     

    TheKingofKings

    LOOKING FOR HELP, PM ME
  • 110
    Posts
    16
    Years
    Name: TheKingofKings or Josh
    Skills: Text Editing, Storyline Ideas and Mapping
    Past Experience: I'm currently working on Pokemon Shiny Jade which can be located in the Hacking Showcase. I am doing Ideas, Text Editing and Most of the Mapping in the Hack.
    Example of the work: Here are 4 Maps which I have done, some May have Tile Errors, its because I am just doing Quick Mapping right now. I can Block Edit.

    Map 1
    Map 2
    Map 3
    Map 4

    Contact Possibilities: [email protected] - My MSN
     

    Binary

    え?
  • 3,977
    Posts
    16
    Years
    • Seen Apr 7, 2014
    There are major tile errors on map4
    but the rest i think are ok.
    Its upto b2h
     
    Back
    Top