Team Blazing Empire

Name: Psychick-boy
Skills:ow editing
Proof of Work:"image removed"
Past Experience:a few own hacks and a few normal games
Contact:please pm me
Hmmm...
I'm sorry but that OW doesnt take any skill... at all!
you just simply recoloured it :(

and i can also script very well heres an example:

#ORG $begin script 103
lock
faceplayer
checkflag 0x200
if B true goto $done
message $person
box set 6
givepokemon 1 5 0
setflag 0x200
release
end

#ORG done
message $person2
boxset 6
release
end

#ORG $person
#person= w\h01 \nhere is the pokemon \pyou picked.

#org $person2
#person2=how is the pokemon \pyou picked?

this is the script 103 the give pokemon script
I finally see someone applying for a scripting job. But that is basic. I already have basic scripters. I need advance scripters. so I am very sorry.
 
Name: Ben
Skills: spriting and graphical stuff
Proof of Work: you know
Past Experience: Golden Legacy, Nirvana, Aether
Contact: You got my msn
Backup k?
I'm busy alot
 
So are you going to be making fakemon or are you going to be using the original pokemon? I mean either way i think its gonna be a cool ROM Hack
 
hey codec I had an idea and thought you guys chould use it. I made a script that makes it so that you cant get your first pokemon until you talk to all your neighbors

#dynamic 0x700000
'---------------
#org @begin
lock
checkflag 0x205
if 0x1 goto @check
msgbox @first 0x6
setflag 0x205
release
end
#org @check
msgbox @mes 0x6
checkflag 0x801
if 0x0 goto @more
checkflag 0x802
if 0x0 goto @more
cleckflag 0x803
if 0x0 goto @more
cleckflag 0x804
if 0x0 goto @more
cleckflag 0x805
if 0x0 goto @more
msgbox @job 0x6
setflag 0x800
applymovement 0x1 @move
waitmovement
hidesprite 0x1
applymovement MOVE_PLAYER @move
waitmovement
warp 0x0 0x0 0x0 0x0 0x0
release
end
#org @more
msgbox @need 0x6
release
end
#org @first
= Oh, hello [player]\nI hear your new to this town.\pI have an Idea, before I give you\na pokemon, introduce your self to\levery one in town.
#org @mes
= So did you introduce yourself to\neveryone in town...
#org @need
= Mmm...\nSeems like there are still people\lin the town, you havent talk to\lyet.
#org @job
= Great, now every one knows you.
#org @move
#raw 0x11
#raw 0xFE
'note you must change the warp.
'if you want to add more people just add
'checkflag[next flag]
'if 0x0 goto @move


also you keep saying you NEED a scripter and I said I would script for you so... yeah maby that will cont as some prof of work but that is just the begining of my skills.
 
Back
Top