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)
-   -   [Now Recruiting] Team Infinity (https://www.pokecommunity.com/showthread.php?t=334605)

trenhoj November 11th, 2014 7:22 AM

I can be a writer and a beta tester. I have a lot of ideas

~Justified~ November 16th, 2014 4:46 PM

Quote:

Originally Posted by ScottyBoyyy (Post 8455344)
Name: ScottyBoyyy
Nicknames/Aliases: I prefer Faville (Its my last name), Scotty will do tho
Skill(s): Writing. It's one of my hobbies. I like drawing, dunno if that helps, I'm pretty sure I'm a terrible drawer. I like it anyway. Don't diss. Also I'm a good PR guy.
Position(s) I am applying for: Writer, PR Guy (if you ever need one)
Past experience: minimal. I just signed on with Pokemon Sunshine/Moonlight, as a writer, but that's all my experience. In PR, I'm a relatively nice guy. It comes naturally to me :D.
Contact info: just message me. I do texting, email and a couple of IM apps.
Time zone: New Zealand Standard Time GMT +12
Written oath:
I swear on my life and all that's Pokemon that I shall not plagiarize, illegally distribute or copy any info concerning this ROM hack.

Accepted. Will update the list soon. For now I need some side quests, so if you could write some of the larger side quests (2-3 will do just fine) that would be great. Send drafts my way through either PM's or this thread so I can discuss them with you. Will have more assignments for you soon.

Quote:

Originally Posted by trenhoj (Post 8494945)
I can be a writer and a beta tester. I have a lot of ideas

Can't accept until you fill out the application form from the OP (Original Post). Do that first so I can review and decide.

Quote:

Originally Posted by Yvtq8K3n (Post 8494459)
Forum Username: Yvtq8K3n

Skills: Mapping, advenced scripting, and a few more things.

Positions Applying For: Mapping, Advence scripting and also ASM(i know C so it shouldnt be hard to learn)

Past Experiences: Pokemon Zandite, Team Shadow, Pokemon Overworld.

Contact Info: Skype(Yvtq8K3n), Email([email protected]) or pm me. I prefer Skype.

Written Oath:
I will never copy, provide or give to others, things from this rom

Sort-of Accepted. You're accepted for some ASM. scripting, mapping, but I need to see some proof of work for one of your skills. Either mapping or scripting proof will do just fine, I'll add you to the list when I get this. Just basic proofs will do, I can make my final decision then.

Quote:

Originally Posted by epicassassin1811 (Post 8492092)
Forum Username: epicassassin1811

Skills: Graphics, some writing

Positions Applying For: Graphics Designer

Past Experiences: I have a shop here

Contact Info: PM, I'm on anytime I'm not in school or sleeping

Written Oath: I, epicassassin1811, swear on my name as a Graphic Designer, never to plagiarize the work of Team Infinity.

Accepted. For now could you start on some support banners and userbars? Just saying "Team Infinity" will do, with some color variety and pokemon sprites (preferrably overworld pokemon sprites if you have any). Send me some designs and I'll critique them:)

Quote:

Originally Posted by Qscar-69 (Post 8488731)
Forum Username: Qscar-69

Skills:Almost exclusivly Writing

Positions Applying For: Writer.

Past Experiences: Been involved in an acting/scriptwriting class for 8 years

Contact Info: [email protected], I also have skype if needed

Written Oath: I, Qscar-69 solmenly pledge my alligence to Team Infinity and their works

Accepted. You can choose either to do side quests or character development. I need some villainous team admin personas and minor side quests done. Feel free to choose which you'd like to do. Just send drafts and ideas my way so I can discuss them with you, preferably in this thread or in PM's.

As always, everyone, please do not hesitate to ask questions if you have any. I will try my best not to take three days to answer them lol please forgive me, I'm terribly busy almost all of the time. I'm working on the main story for now, will post updates soon. It's kind of gotten a complete overhaul, it's still true to the original idea but with plenty of changes being made to make it much better. Can't wait to share it with you guys.

-Justified:)

Cadeorade5 November 16th, 2014 5:53 PM

Forum username: Cadeorade5
Nickname: Cadeorade
Skills: Can help with movesets, Pokedex entries stata, and other stuff while also being a good beta tester
Jobs: Beta Tester, Tile Inserter and Sprite Inserter
Contact Info: Will tell in PM if accepted
Time Zone: CST
Written Oath: I swear on my heart that I will nots teal, redistribute, edit, or profit off of Team Infinity and Magic Guard's work.
8th Commandment: You shall not steal
Extra info- I don't have any ROM Hacking editing systems, and do not exactly know how to inset stuff, but if it is simply editing a paint document and entering it in the game, I can do that except with a little help of the entering it into the game part.

Yvtq8K3n November 17th, 2014 2:57 AM

there is a map i did for pokemon zandite i will send on private.
There is a script thati did for a freind:
#dynamic 0x800000

#org @start
lock
msgbox @question1 0x5
compare 0x800D 0x1
if 0x1 goto @yesCHIKORITA
if 0x0 goto @noCHIKORITA
release

#org @yesCHIKORITA
lock
msgbox @talk1 0x2
givepokemon 0x9E 0x5 0x0 0x0 0x0 0x0
setflag 0x1201
setflag 0x828
release


#org @noCHIKORITA
lock
msgbox @question2 0x5
compare 0x800D 0x1
if 0x1 goto @yesQUILAVA
if 0x0 goto @noQUILAVA
release

#org @yesQUILAVA
lock
msgbox @talk2 0x2
givepokemon 0x98 0x5 0x0 0x0 0x0 0x0
setflag 0x1201
setflag 0x828
release

#org @noQUILAVA
lock
msgbox @question3 0x5
compare 0x800D 0x1
if 0x1 goto @yesTOTODILE
if 0x0 goto @noTOTODILE
release

#org @yesTOTODILE
lock
msgbox @talk3 0x2
givepokemon 0x9B 0x5 0x0 0x0 0x0 0x0
setflag 0x1201
setflag 0x828
release

#org @noTOTODILE
goto @start


#org @question1
lock
= Do you want an Chikorita?
release

#org @question2
lock
= Do you want an Quilava?
release

#org @question3
lock
= Do you want an Totolide?
release



#org @talk1
= recieved a CHIKORITA!

#org @talk2
= recieved a QUILAVA!

#org @talk3
= recieved a TOTOLIDE!

its wasnt quilava but is working

Yvtq8K3n November 17th, 2014 3:25 AM

there is also a thing that i also develope(i will use this on my rom):
#dynamic 0x800000

#org @start
lock
setvar 0x800D 0x0
special 0x11C
waitstate
special 0x11D
waitstate
setvar 0x8004 0x1
setvar 0x8005 0x1
setvar 0x8006 0x8
setvar 0x8007 0x5
special 0x138
waitstate
release‏
(this thing is amazing but only work on pokemon emerald)

~Justified~ November 17th, 2014 6:25 PM

Quote:

Originally Posted by Cadeorade5 (Post 8500219)
Forum username: Cadeorade5
Nickname: Cadeorade
Skills: Can help with movesets, Pokedex entries stata, and other stuff while also being a good beta tester
Jobs: Beta Tester, Tile Inserter and Sprite Inserter
Contact Info: Will tell in PM if accepted
Time Zone: CST
Written Oath: I swear on my heart that I will nots teal, redistribute, edit, or profit off of Team Infinity and Magic Guard's work.
8th Commandment: You shall not steal
Extra info- I don't have any ROM Hacking editing systems, and do not exactly know how to inset stuff, but if it is simply editing a paint document and entering it in the game, I can do that except with a little help of the entering it into the game part.

Ok since you don't have any ROM Hacking programs or tools I'm not sure how to help you there because it's rather time consuming and kind of complicated to explain. I'd suggest visiting some tutorials around the forums to learn some sprite inserting for now, doing a bit of practice so you can learn how to do it efficiently. There are tutorials to show you how to do all of the steps involved in sprite inserting and how to get the tools you need. Sorry I can't help much more, for now I'm going to accept you as a beta tester. Just one question first - do you have an emulator you can play roms on?

Quote:

Originally Posted by Yvtq8K3n (Post 8500487)
there is also a thing that i also develope(i will use this on my rom):
#dynamic 0x800000

#org @start
lock
setvar 0x800D 0x0
special 0x11C
waitstate
special 0x11D
waitstate
setvar 0x8004 0x1
setvar 0x8005 0x1
setvar 0x8006 0x8
setvar 0x8007 0x5
special 0x138
waitstate
release‏
(this thing is amazing but only work on pokemon emerald)

Ok awesome. Accepted. I'll add you guys to the members list soon.

Cadeorade5 November 17th, 2014 6:47 PM

Yeah, I have vba, so I can beta test

jzjared November 21st, 2014 10:54 PM

Forum Username: jzjared

Nicknames or Aliases: ghost14523

Skill(s): When other people in my high school think about skills, they think about Skateboarding, guitar, and, photography. But I have to break it to you... I do all of those three. It's like I have 2 different lives. The other life I have is coding. I code HTML, Lua, CSS, and I do a lot of photoshop with the pictures I take with a SLR. But with pokemon roms, I usally do lots of mapping and I compose "some" Music. I'm not saying I'm Roger Waters From Pink Floyd, or Freddie Mercury from Queen. But I do some. I also have a lot of Ideas from the other ROM hack I was trying to work on, but my co-workers were taking their time and playing Minecraft. It was frustrating, but now I'm trying to work with people who want to "TRY" to make a ROM hack.

Past Experience(s): I did some work in the past but I have no record of it at all. Sorry to break it to ya Jim, I just can't bro. The people I work with are not so nice. They'd sue me if I showed them the work or if I even found their work and showed them to you.

Contact Information: I read my Email VERY OFTEN.
Email: [email protected]
Skype: jared.herrera4

Time Zone: Pacific Standard Time

Written Oath: Dude. I promise, I cross my heart to never Distribute your work. I'd have to be one of those really awful dare devils that when they think, they think twice. Because they know that if they do that one dumb thing, they'll have the FBI at there damn door. But I'm a nice guy, When I see a wild lizard on the floor squashed. I'd have to call the Humane Society to come pick it up. I don't want to see that... it's awful.

Other/Personal Comments: I think If you add me to your team, I wouldn't be that really harsh guy that wants to do work ALL the time. Yes, i'd do work but that to the extent.
I will be Team Infinity's Mr Rogers, "nice as possible" guy.

ThatChickWithNoLife November 21st, 2014 11:48 PM

Forum Username: ThatChickWithNoLife

Nicknames: Ann-Marie(my IGN) and Lynn(shortened from my actual name), are the ones I most use, and are the simplest

Skill(s): Art (nothing too extravagant, I could probably help with character design), story telling (studying for a Creative Writing-English degree especially good at coming up with plot twists, at least in my opinion)

Position(s) You're Applying For: Writer, Beta Tester

Past Experience(s): None, so far

Contact Information: PokeCommunity PM would work best

Time Zone: Mountain Standard Time (-7)

Written Oath: There is a difference between theft and inspiration. If I am accepted, and something about the story inspires me, I will not blatantly copy it as my own. If anything, I'd use that inspiration to help the project. I vow, as an English Major to NEVER try to pass anything I see here as my own (they sorta beat plagiarism out of you in college). Besides, that's just not cool.

Other/Personal Comments: College keeps me busy, but I manage to find free time to do things I enjoy; play video games and write, for instance. Honestly, I'm sorry I don't have any ROM Hacking experience, but if you accept me, I'll do my best to help with the talents I have now.
If you'd like to see some examples of my art and writing, here's links to my deviantArt and Figment Pages:
deviantArt - http://tucsonlepht.deviantart.com/
Figment - http://figment.com/users/12953-Kaitlyn-A-Miller

~Justified~ November 25th, 2014 8:55 AM

Quote:

Originally Posted by ThatChickWithNoLife (Post 8505456)
Forum Username: ThatChickWithNoLife

Nicknames: Ann-Marie(my IGN) and Lynn(shortened from my actual name), are the ones I most use, and are the simplest

Skill(s): Art (nothing too extravagant, I could probably help with character design), story telling (studying for a Creative Writing-English degree especially good at coming up with plot twists, at least in my opinion)

Position(s) You're Applying For: Writer, Beta Tester

Past Experience(s): None, so far

Contact Information: PokeCommunity PM would work best

Time Zone: Mountain Standard Time (-7)

Written Oath: There is a difference between theft and inspiration. If I am accepted, and something about the story inspires me, I will not blatantly copy it as my own. If anything, I'd use that inspiration to help the project. I vow, as an English Major to NEVER try to pass anything I see here as my own (they sorta beat plagiarism out of you in college). Besides, that's just not cool.

Other/Personal Comments: College keeps me busy, but I manage to find free time to do things I enjoy; play video games and write, for instance. Honestly, I'm sorry I don't have any ROM Hacking experience, but if you accept me, I'll do my best to help with the talents I have now.
If you'd like to see some examples of my art and writing, here's links to my deviantArt and Figment Pages:
deviantArt - http://tucsonlepht.deviantart.com/
Figment - http://figment.com/users/12953-Kaitlyn-A-Miller

The written oath is more to keep people from copying & pasting our team's work and claiming it as their own. If our work here inspires you, and I hope it does, please, by all means, use that inspiration! I just have people write that oath so I can keep them accountable on the forums should someone decide to act in such an unprofessional manner, and so I have proof to help in case of disagreements and unwanted situations on the forums, because that is the only way I can protect our work on here. I am however perfectly fine if you wish to use your inspiration from here for your own work.

Plot twists are actually a great component for any story so I'd love to have you come up with some once I post the draft for the story (which will be soon guys, I promise). Also don't worry about not being on here all the time, school & work tends to keep one away from the forums. Anyone here could tell you that about me I'm sure lol

Welcome to the team. Will update the member list soon ~

anonyboy November 25th, 2014 10:27 AM

Forum Username: Anonyboy
Nickname: Nico
Skill's: mapping, tile inserting (i'm very good at that), pokemon hacking, ow spriting&inserting, inserting ASM, i can insert new sprites and make them if given a base and artwork.
Proof Of Work: Look at the progressing hacks board for: Pokemon Aerial Emerald,
My imgur page:http://imgur.com/a/P8MOc
Positions i'm applying for: Ow making&inserting, tile inserting and spriting.
Past Experience: Worked in Team Crystal Clear for a while, i'm working on my own hack... And emerald remake on FR base with 4th gen graphics and 721 pkmn.
Contact Info: Try to PM me and if you have a team chat room be sure to gimme the link.
Time Zone: Jerusalem - GMT +2:00
Written Oath:
I vow upon our Team Infinity,

To not plagiarize
To not steal
To not profit off from thee
To not rip off written ideas
To not edit it and claim it as my own
To stay truthful
To show honor
To be dedicated
To show teamwork
To do my job
When i'm not working on AE
I Shall be available for little work
and big work when i have the free time.

mariosmentor November 25th, 2014 12:20 PM

Forum Username: mariosmentor
Nicknames or Aliases: Justus (It's my real name.)
Skills: Writing. I'm known for my Pokemon fanfics.
Jobs: Writer, Beta Tester
Past Experiences: Minimal, really. I tried to make a Pokémon-based hack of Dragon Quest, and everything went well at first, but I didn't know anything about sprite editing, so the project bellied up.
Contact Information: Email me at [email protected]. It's the only email I keep in touch with.
Time Zone: Pacific Standard Time
Written Oath: I swear on my possible future job at Nintendo, I will not steal, redistribute, edit, or profit off of Team Infinity and Magic Guard's work. However, I will take inspiration from any written work that I have contributed to in future fanfictions.

DarkenedEclipse November 25th, 2014 1:05 PM

Forum Username: DarkenedEclipse
Nicknames or Aliases: MoonZz
Skill(s): Scripting/ beta testing
Position(s): Beta tester, minimal scripter
Past Experience(s): Pokemon crystal clear, pkmn inserter & scripter
Contact Information: [email protected]
Time Zone: Eastern Standard Time (EST)
Written Oath:

I, DarkenedEclipse, vow that I shall:

Not plagiarize
Not steal
Not profit off from thee
Not rip off written ideas
Not edit it and claim it as my own
To stay truthful
To show honor
To be dedicated
To show teamwork
To do my job
If I do so, I shall be expelled from Team Infinity
Other/Personal Comments: I am more well used to XSE as its mostly common sense XD I may not be available all the time however :/ I as well used black storms oath XD

monkeyboy0 December 5th, 2014 6:38 PM

Hello!!

Forum Username: monkeyboy0
Nicknames or Aliases: Monkeyboy
Skill(s): I do a little of everything and am currently starting my own hack.
Position(s) You're Applying For: Storyline/Writer and a Tester
Past Experience(s): My own hack I mentioned above
Contact Information: I might put an email later..... PM for now.
Time Zone: PST
Written Oath: I, monkeyboy0 promise to never steal any ideas from this ROM hack or use it for profit.
Other/Personal Comments: I'm excited to work on this hack with everyone!

~Justified~ December 6th, 2014 9:01 AM

Quote:

Originally Posted by Cadeorade5 (Post 8500219)
Forum username: Cadeorade5
Nickname: Cadeorade
Skills: Can help with movesets, Pokedex entries stata, and other stuff while also being a good beta tester
Jobs: Beta Tester, Tile Inserter and Sprite Inserter
Contact Info: Will tell in PM if accepted
Time Zone: CST
Written Oath: I swear on my heart that I will nots teal, redistribute, edit, or profit off of Team Infinity and Magic Guard's work.
8th Commandment: You shall not steal
Extra info- I don't have any ROM Hacking editing systems, and do not exactly know how to inset stuff, but if it is simply editing a paint document and entering it in the game, I can do that except with a little help of the entering it into the game part.

Update: You're accepted as a beta tester:)

Quote:

Originally Posted by jzjared (Post 8505439)
Forum Username: jzjared

Nicknames or Aliases: ghost14523

Skill(s): When other people in my high school think about skills, they think about Skateboarding, guitar, and, photography. But I have to break it to you... I do all of those three. It's like I have 2 different lives. The other life I have is coding. I code HTML, Lua, CSS, and I do a lot of photoshop with the pictures I take with a SLR. But with pokemon roms, I usally do lots of mapping and I compose "some" Music. I'm not saying I'm Roger Waters From Pink Floyd, or Freddie Mercury from Queen. But I do some. I also have a lot of Ideas from the other ROM hack I was trying to work on, but my co-workers were taking their time and playing Minecraft. It was frustrating, but now I'm trying to work with people who want to "TRY" to make a ROM hack.

Past Experience(s): I did some work in the past but I have no record of it at all. Sorry to break it to ya Jim, I just can't bro. The people I work with are not so nice. They'd sue me if I showed them the work or if I even found their work and showed them to you.

Contact Information: I read my Email VERY OFTEN.
Email: [email protected]
Skype: jared.herrera4

Time Zone: Pacific Standard Time

Written Oath: Dude. I promise, I cross my heart to never Distribute your work. I'd have to be one of those really awful dare devils that when they think, they think twice. Because they know that if they do that one dumb thing, they'll have the FBI at there damn door. But I'm a nice guy, When I see a wild lizard on the floor squashed. I'd have to call the Humane Society to come pick it up. I don't want to see that... it's awful.

Other/Personal Comments: I think If you add me to your team, I wouldn't be that really harsh guy that wants to do work ALL the time. Yes, i'd do work but that to the extent.
I will be Team Infinity's Mr Rogers, "nice as possible" guy.

Accepted for CSS. I'll add you to the list once I see an example of your work, then we can work on making some CSS for the thread. Just be sure to post some proof of your work or an example of your CSS here in the thread.

Quote:

Originally Posted by anonyboy (Post 8509037)
Forum Username: Anonyboy
Nickname: Nico
Skill's: mapping, tile inserting (i'm very good at that), pokemon hacking, ow spriting&inserting, inserting ASM, i can insert new sprites and make them if given a base and artwork.
Proof Of Work: Look at the progressing hacks board for: Pokemon Aerial Emerald,
My imgur page:m.imgur.com/account/idoavni/images
Positions i'm applying for: Ow making&inserting, tile inserting and spriting.
Past Experience: Worked in Team Crystal Clear for a while, i'm working on my own hack... And emerald remake on FR base with 4th gen graphics and 721 pkmn.
Contact Info: Try to PM me and if you have a team chat room be sure to gimme the link.
Time Zone: Jerusalem - GMT +2:00
Written Oath:
I vow upon our Team Infinity,

To not plagiarize
To not steal
To not profit off from thee
To not rip off written ideas
To not edit it and claim it as my own
To stay truthful
To show honor
To be dedicated
To show teamwork
To do my job
When i'm not working on AE
I Shall be available for little work
and big work when i have the free time.

Imgur link isn't working so I'll need you to post proof of your tile-inserting and sprite-inserting before I can accept you. Just a screenshot for each proof would do fine, as long as it's your own work or a project you worked on.

Quote:

Originally Posted by mariosmentor (Post 8509110)
Forum Username: mariosmentor
Nicknames or Aliases: Justus (It's my real name.)
Skills: Writing. I'm known for my Pokemon fanfics.
Jobs: Writer, Beta Tester
Past Experiences: Minimal, really. I tried to make a Pokémon-based hack of Dragon Quest, and everything went well at first, but I didn't know anything about sprite editing, so the project bellied up.
Contact Information: Email me at [email protected]. It's the only email I keep in touch with.
Time Zone: Pacific Standard Time
Written Oath: I swear on my possible future job at Nintendo, I will not steal, redistribute, edit, or profit off of Team Infinity and Magic Guard's work. However, I will take inspiration from any written work that I have contributed to in future fanfictions.

Accepted for minor story writer/contributor and beta tester. Don't need many major writers at the moment but you'll still participate in our story discussions here and get your ideas heard so don't worry about that.

Quote:

Originally Posted by DarkenedEclipse (Post 8509165)
Forum Username: DarkenedEclipse
Nicknames or Aliases: MoonZz
Skill(s): Scripting/ beta testing
Position(s): Beta tester, minimal scripter
Past Experience(s): Pokemon crystal clear, pkmn inserter & scripter
Contact Information: [email protected]
Time Zone: Eastern Standard Time (EST)
Written Oath:

I, DarkenedEclipse, vow that I shall:

Not plagiarize
Not steal
Not profit off from thee
Not rip off written ideas
Not edit it and claim it as my own
To stay truthful
To show honor
To be dedicated
To show teamwork
To do my job
If I do so, I shall be expelled from Team Infinity
Other/Personal Comments: I am more well used to XSE as its mostly common sense XD I may not be available all the time however :/ I as well used black storms oath XD

Accepted for beta testing. Before I accept you for scripting I need some proof of work (can be a simple script, just put it in a spoiler). Thank you:)

Quote:

Originally Posted by monkeyboy0 (Post 8521356)
Hello!!

Forum Username: monkeyboy0
Nicknames or Aliases: Monkeyboy
Skill(s): I do a little of everything and am currently starting my own hack.
Position(s) You're Applying For: Storyline/Writer and a Tester
Past Experience(s): My own hack I mentioned above
Contact Information: I might put an email later..... PM for now.
Time Zone: PST
Written Oath: I, monkeyboy0 promise to never steal any ideas from this ROM hack or use it for profit.
Other/Personal Comments: I'm excited to work on this hack with everyone!

Accepted for beta testing and minor story contributor. We're not in need of many major writers but you'll still participate in most of our writing projects here in the thread.

Updating list right now guys, thank you for joining Team Infinity!:)
I'll post the story draft soon, it is nearly finished. Just been so busy lately, sorry for the late replies.

anonyboy December 6th, 2014 10:16 AM

Quote:

Originally Posted by ~Justified~ (Post 8522044)
Update: You're accepted as a beta tester:)



Accepted for CSS. I'll add you to the list once I see an example of your work, then we can work on making some CSS for the thread. Just be sure to post some proof of your work or an example of your CSS here in the thread.



Imgur link isn't working so I'll need you to post proof of your tile-inserting and sprite-inserting before I can accept you. Just a screenshot for each proof would do fine, as long as it's your own work or a project you worked on.



Accepted for minor story writer/contributor and beta tester. Don't need many major writers at the moment but you'll still participate in our story discussions here and get your ideas heard so don't worry about that.



Accepted for beta testing. Before I accept you for scripting I need some proof of work (can be a simple script, just put it in a spoiler). Thank you:)



Accepted for beta testing and minor story contributor. We're not in need of many major writers but you'll still participate in most of our writing projects here in the thread.

Updating list right now guys, thank you for joining Team Infinity!:)
I'll post the story draft soon, it is nearly finished. Just been so busy lately, sorry for the late replies.

EDIT: I've updated the imgur page, it's working now... please take a look and comment ASAP

~Justified~ December 10th, 2014 3:21 PM

Quote:

Originally Posted by anonyboy (Post 8522134)
EDIT: I've updated the imgur page, it's working now... please take a look and comment ASAP

Sorry I still can't see it, the link says I've taken a wrong turn and it won't work for me. Could you maybe put it in your post or provide a different link?:/

Update: Here is the first story draft guys!:D Let me know what you think and feel free to make edits with me! Let's work together to come up with something we're proud of, so without further ado, here it is:
Spoiler:
Long ago, the Infi region (Name is still a WIP and subject to change. Thanks to DivineCorruption for this name suggestion) was the site of a devastating war between Pokemon and people. The people came into conflict over territory with the legendary Pokemon who ruled the area and begun a long series of crusades to claim it for themselves and stop the tyranny of the legendary Pokemon. The crusaders claimed the region for themselves and the legendary Pokemon were either driven out or defeated. Those that were defeated however would not lie dead forever, the humans knew this, so they locked these Pokemon away in chambers throughout the region, most of them underground, to keep them from unleashing devastation upon them again.

Now almost one-thousand years have passed, and people and Pokemon have a completely new relationship. Most people believe the tales of the old crusades to be nothing but legends, but soon you will discover that there is more truth to the old tales than you first thought. As a young student of the Professor, and recent graduate of the trainer's academy, you have been called upon to aid the region's most renown heroes in uncovering the forces behind the chaos that has been occurring over the past few months. Natural disasters plague the region's landscape, and group called the (Need name suggestions for villainous team, would prefer not to have the name "team" in it) has vowed to find the source of these catastrophes and save the region from destruction, but many wonder what their true agenda is. It is up to you to save the region from destruction before it's too late. Can you discover the source of the destruction and stop it before it becomes too late, or will you fail and send it over the edge?


Let me know what you think and please give me your suggestions so we can work to make it better!:)

anonyboy December 10th, 2014 9:27 PM

Quote:

Originally Posted by ~Justified~ (Post 8527879)
Sorry I still can't see it, the link says I've taken a wrong turn and it won't work for me. Could you maybe put it in your post or provide a different link?:/

Update: Here is the first story draft guys!:D Let me know what you think and feel free to make edits with me! Let's work together to come up with something we're proud of, so without further ado, here it is:
Spoiler:
Long ago, the Infi region (Name is still a WIP and subject to change. Thanks to DivineCorruption for this name suggestion) was the site of a devastating war between Pokemon and people. The people came into conflict over territory with the legendary Pokemon who ruled the area and begun a long series of crusades to claim it for themselves and stop the tyranny of the legendary Pokemon. The crusaders claimed the region for themselves and the legendary Pokemon were either driven out or defeated. Those that were defeated however would not lie dead forever, the humans knew this, so they locked these Pokemon away in chambers throughout the region, most of them underground, to keep them from unleashing devastation upon them again.

Now almost one-thousand years have passed, and people and Pokemon have a completely new relationship. Most people believe the tales of the old crusades to be nothing but legends, but soon you will discover that there is more truth to the old tales than you first thought. As a young student of the Professor, and recent graduate of the trainer's academy, you have been called upon to aid the region's most renown heroes in uncovering the forces behind the chaos that has been occurring over the past few months. Natural disasters plague the region's landscape, and group called the (Need name suggestions for villainous team, would prefer not to have the name "team" in it) has vowed to find the source of these catastrophes and save the region from destruction, but many wonder what their true agenda is. It is up to you to save the region from destruction before it's too late. Can you discover the source of the destruction and stop it before it becomes too late, or will you fail and send it over the edge?


Let me know what you think and please give me your suggestions so we can work to make it better!:)

So go to progressing hacks and find Pokemon Aerial Emerald

~Justified~ December 12th, 2014 9:27 AM

Quote:

Originally Posted by anonyboy (Post 8528303)
So go to progressing hacks and find Pokemon Aerial Emerald

Just did. Graphics are amazing. I would love to have you do some tiles for us, will add you to the member list soon. Tiles are one of the first things I need to be added so I'll get some tiles ready and send you the rom to work with when we get to that stage.

If you have any tiles you would like to suggest please feel free to post them, I'd love to see some of the tiles you've worked with or some that you'd like to work with.

Welcome to Team Infinity!:)

anonyboy December 12th, 2014 4:01 PM

Quote:

Originally Posted by ~Justified~ (Post 8529962)
Just did. Graphics are amazing. I would love to have you do some tiles for us, will add you to the member list soon. Tiles are one of the first things I need to be added so I'll get some tiles ready and send you the rom to work with when we get to that stage.

If you have any tiles you would like to suggest please feel free to post them, I'd love to see some of the tiles you've worked with or some that you'd like to work with.

Welcome to Team Infinity!:)

Well Graphics are based on the style you like... i can do HGSS/DPPt/BW..., but remember that OW's must match with the graphic style...

~Justified~ December 17th, 2014 12:01 PM

Quote:

Originally Posted by anonyboy (Post 8530360)
Well Graphics are based on the style you like... i can do HGSS/DPPt/BW..., but remember that OW's must match with the graphic style...

Ok the tiles I want to add are pretty much the same quality of the standard tiles of Pokemon FireRed. I only wish to add a few buildings and other tiles so it won't require a complete overhaul of the tilesets, just quite a few additions and changes. The buildings will be the main focus, as I want to change a lot of them so it doesn't look like a straight copy of Pokemon FireRed's tiles. I like the original style of the FireRed tiles so I want to keep that theme but with new additions and buildings so it's not exactly the same as the original Firered game.

It's also won't require changing all of the overworlds. I have the tiles I want I just need to organize them and stuff like that. Will send them soon after I get the ROM Base working properly. Still waiting on our writers to reply to the story draft.

kuchta123 December 17th, 2014 2:16 PM

I am still trying to get into hacking. I see that you need a story writer. I could help and learn how to make my first hack.

monkeyboy0 December 17th, 2014 4:54 PM

Quote:

Originally Posted by ~Justified~ (Post 8527879)
Sorry I still can't see it, the link says I've taken a wrong turn and it won't work for me. Could you maybe put it in your post or provide a different link?:/

Update: Here is the first story draft guys!:D Let me know what you think and feel free to make edits with me! Let's work together to come up with something we're proud of, so without further ado, here it is:
Spoiler:
Long ago, the Infi region (Name is still a WIP and subject to change. Thanks to DivineCorruption for this name suggestion) was the site of a devastating war between Pokemon and people. The people came into conflict over territory with the legendary Pokemon who ruled the area and begun a long series of crusades to claim it for themselves and stop the tyranny of the legendary Pokemon. The crusaders claimed the region for themselves and the legendary Pokemon were either driven out or defeated. Those that were defeated however would not lie dead forever, the humans knew this, so they locked these Pokemon away in chambers throughout the region, most of them underground, to keep them from unleashing devastation upon them again.

Now almost one-thousand years have passed, and people and Pokemon have a completely new relationship. Most people believe the tales of the old crusades to be nothing but legends, but soon you will discover that there is more truth to the old tales than you first thought. As a young student of the Professor, and recent graduate of the trainer's academy, you have been called upon to aid the region's most renown heroes in uncovering the forces behind the chaos that has been occurring over the past few months. Natural disasters plague the region's landscape, and group called the (Need name suggestions for villainous team, would prefer not to have the name "team" in it) has vowed to find the source of these catastrophes and save the region from destruction, but many wonder what their true agenda is. It is up to you to save the region from destruction before it's too late. Can you discover the source of the destruction and stop it before it becomes too late, or will you fail and send it over the edge?


Let me know what you think and please give me your suggestions so we can work to make it better!:)

Not bad... I know you didn't want "team" in the villainous' team name but I like "Team Ubiquity" as a name... just a suggestion.

Electrobuzz334 December 17th, 2014 8:06 PM

Forum Username: Electrobuzz334
Nicknames or Aliases: Buzz
Skill(s): Mapping, as well as simple npc scripts (i.e the random people throughout the game who say the same thing over and over again and it doesn't change)
Position(s) You're Applying For: Writer and mapper, although it seems like you have enough mappers I'd be happy to help out where I can
Past Experience(s): Not a whole lot, I tried making my own hack because I came up with what I though was a really good storyline but quickly realized the only thing I'm good at is mapping
Contact Information: I'd prefer to communicate solely on here but I will pm my skype upon request
Time Zone: EST
Written Oath: I vow not to steal, redistribute, edit, or profit off of Team Infinity and Magic Guard's work. Including their written ideas.
Other/Personal Comments: Just a quick note: I am in college and this will have to take a backseat to school, especially during finals weeks. However, I am on break until February at the moment so until then I can pass the time with pretty much whatever I please. I can't post links yet so I will pm my proof upon request

anonyboy December 17th, 2014 10:22 PM

Quote:

Originally Posted by ~Justified~ (Post 8536371)
Ok the tiles I want to add are pretty much the same quality of the standard tiles of Pokemon FireRed. I only wish to add a few buildings and other tiles so it won't require a complete overhaul of the tilesets, just quite a few additions and changes. The buildings will be the main focus, as I want to change a lot of them so it doesn't look like a straight copy of Pokemon FireRed's tiles. I like the original style of the FireRed tiles so I want to keep that theme but with new additions and buildings so it's not exactly the same as the original Firered game.

It's also won't require changing all of the overworlds. I have the tiles I want I just need to organize them and stuff like that. Will send them soon after I get the ROM Base working properly. Still waiting on our writers to reply to the story draft.

What's your base? I'm good with things like that.... Have the experience from AE...


All times are GMT -8. The time now is 10:57 PM.


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.