The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   The Team Room Archive (https://www.pokecommunity.com/forumdisplay.php?f=68)
-   -   Team Dark Rival's (https://www.pokecommunity.com/showthread.php?t=205773)

lazinicki January 16th, 2010 4:45 PM

Team Dark Rival's
 
5 Attachment(s)
Team Dark Rivals
Team Dark Rivals will be a Team that will hack Pokemon ROMS and Create games that will follow a rivaly like theme. i have some files below to show you my current work.



So For an Into:
So i am lazinicki and the hack that this team will create first is a Hack called Dark Rivals. I have already Started this hack but because of my terrible scripting skills i knew i would need a teams help in order to complete this hack. The storyline of this hack is that your mother( the gym leader of Atlanta City) has gone away and you are staying with your sister in the quiet Dawn Village. you hear that you're old brother( who has spent the last year in hoeen) has returned and has become the champion. you and your cousin( who lives in the same town) then see the town professor( who was at one time the champion fo the region) and he gives you a choice of 3 pokemon. Soon you meat a Evil gang who want to use the powers of THE LEGENDARY GIGASES in order to control the world. You, wish the capture the gigases in order to defeat your older brother( your true rival) in order to final show him up. This is why your charter will go after the evil team.

This will be using a Fire Red rom base however if we chose to do a sequel or other hacks we will probly not use Fire Red.


Application form

Ok now there are many things i need starting with

A Scripter( No more at the moment)
In battle Sprites
Title Screen Editor
Mapper( who will help me)
Storyline helper( again somone to help me)
and A Spriter to help me.

Also needed:
Beta Tester
and MAp Checker( somone to make sure Movenp permissons and tiles are doen right)
Perrferd Nick:
Skills:
Proof of work:
Past experience:
Contact information:
Why you wish to join:

Just becase you havnt been part of a hacking team before DOSNT mean you wont get in. if you have skill i will have no problem with accepting you.


NOTICE:
My computer crashed recently so all imges are not up-to-date :-(.
the hack's work will once again be reset tomroww.

Current Projects:
Team members look here for your current project. Please finsh them as soon as you can( but please make sure ur school work comes first)

Anton:
- Simply a script that will allow a Evil team fight when you first enter Virdian Forest( name will chage to the forest) and after the battle will mention there plans deal with the gigas.

Platniumpian
-not sure if this is possible but a script that will create a rival battle at the end of the first cave( right when you try to leave)

Current team members


ME- Mapping, Spriting, Traniers, Storyline
firelordyago- Mapper, Scripiter
JohnPaulJones - Scripter

Sparky1344 January 17th, 2010 12:50 PM

Perrferd Nick:Burmy
Skills:Ideas editing little things trainers ect.
Proof of work:I have no current work
Past experience:Tryed to make my own hack solo failed
Contact information:Skype: BurnerX2
Why you wish to join:To help nothing else really I never been part of a hack

lazinicki January 17th, 2010 6:29 PM

Quote:

Originally Posted by Sparky1344 (Post 5480646)
Perrferd Nick:Burmy
Skills:Ideas editing little things trainers ect.
Proof of work:I have no current work
Past experience:Tryed to make my own hack solo failed
Contact information:Skype: BurnerX2
Why you wish to join:To help nothing else really I never been part of a hack

i need some proof of work.

Swolligator January 19th, 2010 6:31 PM

Perrferd Nick: Anton
Skills: little scripting, Mapping
Proof of work: my albums
Past experience: my hack (Pokemon Ephemeral Sky) and other team hacks
Contact information: PM or [email protected] (MSN aswell)
Why you wish to join: Im having hackers block for scripting my hack.

lazinicki January 21st, 2010 1:16 PM

Quote:

Originally Posted by firelordyago (Post 5486837)
Perrferd Nick: Anton
Skills: little scripting, Mapping
Proof of work: my albums
Past experience: my hack (Pokemon Ephemeral Sky) and other team hacks
Contact information: PM or [email protected] (MSN aswell)
Why you wish to join: Im having hackers block for scripting my hack.

hmm i have seen some of your hack b4 so you are expected for scripting and mapping.

Swolligator January 21st, 2010 2:19 PM

sweet as, thats no problem.

PlatniumPiano January 21st, 2010 2:58 PM

Perrferd Nick: Platniumpiano / piano / whatever works
Skills: Scripting
Proof of work: My old hack thread, and a script from that hack:
Spoiler:
Code:

#dynamic 0x800000

#org @start
setvar 0x9651 0x1
lockall
applymovement 0xFF @come
waitmovement 0x0
msgbox @dot MSG_KEEPOPEN
applymovement 0x1 @whoa
waitmovement 0x0
msgbox @huh MSG_NORMAL
applymovement 0x2 @bing
waitmovement 0x0
applymovement 0xFF @right
waitmovement 0x0
msgbox @getout MSG_NORMAL
trainerbattle 0x3 0x256 0x0 @noes
msgbox @leave MSG_KEEPOPEN
closeonkeypress
fadescreen 0x1
hidesprite 0x2
setflag 0x39E
fadescreen 0x0
msgbox @save MSG_NORMAL
waitmsg
msgbox @light MSG_KEEPOPEN
setflag 0x39F
clearflag 0x3A0
waitmsg
msgbox @repay MSG_NORMAL
setflag 0x8B
setflag 0x3AE
releaseall
end

#org @come
#raw 0x5 0xFE

#org @dot
= ... ... ...\n... ... ...\pGuard: Lord Fir?

#org @whoa
#raw 0x56 0xFE

#org @huh
= Lord Fir: Wha...?\pWho goes there?\pGuard: Lord Fir, you have a\nvisitor... (that somehow got past\lall of my guards...)\pLord Fir: A visitor... visitor...\nWell, what brings you here, visitor?\pGuard: Yes, Lord Fir does not like\nit when people come in unannounced!\p[player] flashed Garden Badge.

#org @bing
#raw 0x56 0x4 0x2 0xFE

#org @right
#raw 0x3 0xFE

#org @getout
= You!\pI was informed of somebody from\nTerracasa whom posed a threat\lto Makesh's plans!\pBut he is a child?!\pListen, kiddo, I don't know\nhow you got past my guards\lor even through the forest!\pAll I know is that you need to\nleave, before somebody gets hurt.\p... ... ...\n... ... ...\pVery well, then.\pI guess if you don't respect\nyour elders, I'll have to teach you\lto respect your betters!

#org @noes
= Insolent brat!\pYou will pay for this!

#org @leave
= Oh... oh no...\pMakesh is going to kill me...\nI guess we will have to \ldepart for the time being...\lBut mark my words!\pThis will not be the last time\nyou face Makesh and his Scapegoats!

#org @save
= You...\nYou saved me!

#org @light
= You see the light return\nto Lord Fir's eyes.

#org @repay
= My boy!\pI am myself again!\nYou do not know how painful\lbeing cooped up in this cavern\punder the eye of that dog was!\pI am free again!\pOh yes...\nI must find a way to repay you.\lWell, since I am the leader of this\pvillage, you may challenge me to a\ngym battle whenever you like!\pIf you prove you can best me,\nI shall reward you with a great deal\lof my treasures.\pAnd now...\pI call off all attacks upon\nother villages!\lMay peace riegn supreme!



Past experience: My hack, some scripting jobs for other hackers, and intermediate C++ skills
Contact information: PC private messaging works
Why you wish to join: I need to occupy myself and build onto my skills before attempting the revamp of my old hack.

lazinicki January 25th, 2010 12:35 PM

UPDATE:
Some maps have been Redone. Pics to follow soon.

Swolligator January 25th, 2010 2:54 PM

'---------------
#org 0x1A93C9
trainerbattle 0x0 0x59 0x0 0x8183560 0x81835A0
special2 LASTRESULT 0x39
compare LASTRESULT 0x1
if 0x1 goto 0x81A93F0
msgbox 0x81835B4 MSG_NORMAL '"Are you using a POKéMON CENTER's\n..."
end

'---------------
#org 0x1A93F0
trainerbattle 0x5 0x59 0x0 0x81C149D 0x81835A0
msgbox 0x81835B4 MSG_NORMAL '"Are you using a POKéMON CENTER's\n..."
end


'---------
' Strings
'---------
#org 0x183560
= You!\nTell us where the Regi Pokémon\lis around here\pTell us now!

#org 0x1835A0
= Fine I'll leave!

#org 0x1835B4
= There is a Regi around\nhere somewhere.\pOur team exists with the\nsoul purpose of using\lit's power.

#org 0x1C149D
= [this stays blank.]

Here, first atempt at script, sounds good?

lazinicki January 30th, 2010 4:10 PM

looks fine to me. if you think it can be better than due it.

Swolligator January 30th, 2010 7:25 PM

i just have to insert movements then it should be fine.

lazinicki January 31st, 2010 10:22 AM

Quote:

Originally Posted by 雷影 イチロ (Post 5511586)
i just have to insert movements then it should be fine.

hmmm ok. that sounds good.

lazinicki March 9th, 2010 1:17 PM

Sorry i have been gone latley ppl but my comp broke. this hack is still being worked on any help would be gretaly apprecated.

Also i wanted to know if it would be possible to edit the tranier hill thig to more of a MT.Battle area.

pwnpenguin March 11th, 2010 2:58 PM

Perrferd Nick: Pwner
Skills: Imagination and Good at Mapping
Proof of work: none at the moment (my screen capture is down)
Past experience: Made a Hack for a school product on child labor
Contact information: here (pwnpenguin)

I'll get proof ASAP

Mana March 11th, 2010 3:43 PM

Preferred Nick: Swift
Skills: Mapper, Scripter
Proof of work:

Spoiler:

#Dynamic 0x8024F2

#Org @Start
lock
setvar 0x7005 0x1
applymovement 0x01 @Move1
waitmovement 0x0
msgbox @1 0x6
applymovement 0x06 @Move2
applymovement 0xFF @Move3
waitmovement 0x0
applymovement 0x01 @Move4
waitmovement 0x0
msgbox @2 0x6
cry 0x20 0x0
wildbattle 0x20 0x05 0x00
fadescreen 0x1
fadescreen 0x0
hidesprite 0x06
setflag 0x1006
applymovement 0xFF @Move6
waitmovement 0x0
msgbox @3 0x6
msgbox @4 0x6
applymovement 0x01 @Move5
waitmovement 0x0
msgbox @5 0x6
hidesprite 0x01
setflag 0x1007
release
end

#Org @1
= Help! Help!

#Org @2
= Nidoran, nido nido!

#Org @3
= Thank you, what's your name\ntrainer?\p...\pAh! [player], I don't know what I would\nhave done if you didn't show up.\pWhat are you doing out here?

#Org @4
= ... ... ...\pKidnapped you say?! That's\nterrible! Come to think of it... I\ldid see some suspicious men at the\lother end of the cave.\pI shall do all I can to help, come\nto my house in the clearing at the\lother side of the cave.

#Org @5
= Old man used Escape Rope.

#Org @Move1
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x00
#raw 0xFE

#Org @Move2
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0xFE

#Org @Move3
#raw 0x1E
#raw 0x1E
#raw 0x20
#raw 0x1E
#raw 0x03
#raw 0xFE

#Org @Move4
#raw 0x03
#raw 0xFE

#Org @Move6
#raw 0x02
#raw 0xFE

#Org @Move5
#raw 0x00
#raw 0x02
#raw 0x01
#raw 0x03
#raw 0x00
#raw 0x02
#raw 0x01
#raw 0x03
#raw 0x55
#raw 0x60
#raw 0xFE

Past experience: None working in a group, have worked on my own projects.
Contact information: PMs would be best.
Why you wish to join: I don't have time to do a complete hack by myself so working in a team is ideal. I would prefer to map over scripting as I'm still learning to script (Though I know most commands and can use level scripts).

lazinicki March 12th, 2010 1:26 PM

Quote:

Originally Posted by SwiftSign (Post 5612600)
Preferred Nick: Swift
Skills: Mapper, Scripter
Proof of work:

Spoiler:

#Dynamic 0x8024F2

#Org @Start
lock
setvar 0x7005 0x1
applymovement 0x01 @Move1
waitmovement 0x0
msgbox @1 0x6
applymovement 0x06 @Move2
applymovement 0xFF @Move3
waitmovement 0x0
applymovement 0x01 @Move4
waitmovement 0x0
msgbox @2 0x6
cry 0x20 0x0
wildbattle 0x20 0x05 0x00
fadescreen 0x1
fadescreen 0x0
hidesprite 0x06
setflag 0x1006
applymovement 0xFF @Move6
waitmovement 0x0
msgbox @3 0x6
msgbox @4 0x6
applymovement 0x01 @Move5
waitmovement 0x0
msgbox @5 0x6
hidesprite 0x01
setflag 0x1007
release
end

#Org @1
= Help! Help!

#Org @2
= Nidoran, nido nido!

#Org @3
= Thank you, what's your name\ntrainer?\p...\pAh! [player], I don't know what I would\nhave done if you didn't show up.\pWhat are you doing out here?

#Org @4
= ... ... ...\pKidnapped you say?! That's\nterrible! Come to think of it... I\ldid see some suspicious men at the\lother end of the cave.\pI shall do all I can to help, come\nto my house in the clearing at the\lother side of the cave.

#Org @5
= Old man used Escape Rope.

#Org @Move1
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x00
#raw 0xFE

#Org @Move2
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0x1F
#raw 0xFE

#Org @Move3
#raw 0x1E
#raw 0x1E
#raw 0x20
#raw 0x1E
#raw 0x03
#raw 0xFE

#Org @Move4
#raw 0x03
#raw 0xFE

#Org @Move6
#raw 0x02
#raw 0xFE

#Org @Move5
#raw 0x00
#raw 0x02
#raw 0x01
#raw 0x03
#raw 0x00
#raw 0x02
#raw 0x01
#raw 0x03
#raw 0x55
#raw 0x60
#raw 0xFE

Past experience: None working in a group, have worked on my own projects.
Contact information: PMs would be best.
Why you wish to join: I don't have time to do a complete hack by myself so working in a team is ideal. I would prefer to map over scripting as I'm still learning to script (Though I know most commands and can use level scripts).

Quite good you are hired.

for your first assiment i would like you to create a new cave and try to make it hard to get through easily.

FlayedTree March 12th, 2010 8:32 PM

Preferred Nick:Flayed
Skills:sprite editing/touch ups, story
Proof of work:none, cpu got virus wiped all my work
Past experience:worked by myself, learned to splice and recolor, can now recreate sprites off of a outline
Contact information:PMs are good
Why you wish to join: I want to join because my solo projects aren't good scripting didn't turn out well, and I overall like working with people.

lazinicki March 13th, 2010 6:17 AM

Quote:

Originally Posted by FlayedTree (Post 5615779)
Preferred Nick:Flayed
Skills:sprite editing/touch ups, story
Proof of work:none, cpu got virus wiped all my work
Past experience:worked by myself, learned to splice and recolor, can now recreate sprites off of a outline
Contact information:PMs are good
Why you wish to join: I want to join because my solo projects aren't good scripting didn't turn out well, and I overall like working with people.

Story accepted need to see a sprite before ur excepted for that.

azoula March 13th, 2010 6:34 AM

If you want i can create the world map...
http://nodrazir.deviantart.com/art/Pokemon-Map-N-Pellas-139215685

lazinicki March 13th, 2010 6:53 AM

Quote:

Originally Posted by azoula (Post 5616538)

accpted. thank you for applying.

FlayedTree March 13th, 2010 7:09 AM

mind if i submit a remake of ur sprite?
from like a pic or something

Mana March 13th, 2010 7:40 AM

1 Attachment(s)
I attached the a picture Cave Map that I've made ^^ Took aggeeeesss XD still need to do movement permissions but say if there is anything you don't like about it.

FlayedTree March 13th, 2010 7:58 AM

1 Attachment(s)
Ok i finished the main char
i dont want to remake it from urs, but this is wat i made
i placed a bandana on him that hangs down and he does have the right color scheme rite? I can make some more with other features if u'd like pm me :D

lazinicki March 13th, 2010 8:50 AM

Quote:

Originally Posted by SwiftSign (Post 5616653)
I attached the a picture Cave Map that I've made ^^ Took aggeeeesss XD still need to do movement permissions but say if there is anything you don't like about it.

Great this is a good one and Flayed tree that sprite is fine.

Mana March 13th, 2010 9:07 AM

Here is the .map file, I have completed the movement permissions as well so it's totally ready ^^

http://www.megaupload.com/?d=F5YFTVFV


All times are GMT -8. The time now is 2:21 AM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.