.Tactic.
x.Paranoid's BackAlley.x
- 1,309
- Posts
- 16
- Years
- A Dark Abbyss...
- Seen Oct 7, 2012
Was I accepted? because you didn't tell me :(
Username/Internet Alias:Fan King
Real Name or Nickname that you go by: just call me Fan King
Means of contact (preferably a Live/MSN account; although e-mail is just as good): [email protected]
What you are interested in Tutoring for:Script, simple and maybe advanced mapping if I can get in it
Proof of Work:
Here are three scripts that work together to make a puzzle
Spoiler:#dynamic 0x812D85
#org @start
lock
msgbox @1 0x5
compare LASTRESULT 0x1
if 0x1 goto @push
if 0x0 goto @end
#org @1
= It looks like an embedded switch,\ndo you want to push it?
#org @push
setmaptile 0x08 0x10 0x2A1 0x0
special 0x8E
checkflag 0x1057
if 0x1 goto @changeup
checkflag 0x1058
if 0x1 goto @changeright
msgbox @2 0x6
setflag 0x1057
setflag 0x1058
release
end
#org @changeup
setmaptile 0x05 0x0A 0x2A0 0x0
special 0x8E
msgbox @2 0x6
clearflag 0x1058
release
end
#org @changeright
setmaptile 0x08 0x10 0x2A9 0x0
special 0x8E
setmaptile 0x0B 0x10 0x2A9 0x0
special 0x8E
msgbox @2 0x6
clearflag 0x1057
release
end
#org @2
= The panels have moved!
#org @end
release
end
Spoiler:#dynamic 0x812D95
#org @start
lock
msgbox @1 0x5
compare LASTRESULT 0x1
if 0x1 goto @push
if 0x0 goto @end
#org @1
= It looks like an embedded switch,\ndo you want to push it?
#org @push
setmaptile 0x12 0x0E 0x2A1 0x0
special 0x8E
setmaptile 0x0B 0x10 0x2A8 0x0
special 0x8E
checkflag 0x1057
if 0x1 goto @changeup
checkflag 0x1058
if 0x1 goto @changeright
msgbox @2 0x6
setflag 0x1057
setflag 0x1058
release
end
#org @changeup
setmaptile 0x12 0x0E 0x2A0 0x0
special 0x8E
msgbox @2 0x6
clearflag 0x1058
release
end
#org @changeright
setmaptile 0x12 0x0E 0x2A9 0x0
special 0x8E
msgbox @2 0x6
clearflag 0x1057
release
end
#org @2
= The panels have moved!
#org @end
release
end
Spoiler:#dynamic 0x812DA5
#org @start
lock
msgbox @1 0x5
compare LASTRESULT 0x1
if 0x1 goto @push
if 0x0 goto @end
#org @1
= It looks like an embedded switch,\ndo you want to push it?
#org @push
setmaptile 0x02 0x006 0x2A1 0x0
special 0x8E
checkflag 0x1057
if 0x1 goto @changeup
checkflag 0x1058
if 0x1 goto @changeright
msgbox @2 0x6
setflag 0x1057
setflag 0x1058
release
end
#org @changeup
setmaptile 0x02 0x06 0x2A0 0x0
special 0x8E
msgbox @2 0x6
clearflag 0x1058
release
end
#org @changeright
setmaptile 0x02 0x06 0x2A9 0x0
special 0x8E
msgbox @2 0x6
clearflag 0x1057
release
end
#org @2
= The panels have moved!
#org @end
release
end
here is an event for a hack I do on my own when I'm bored
Spoiler:#dynamic 0x808BAC
#org @start
checkflag 0x1001
if 0x1 goto @end
setflag 0x1001
random 0x02
compare 0x800D 0x0
if 0x1 goto @nidoboy
compare 0x800D 0x1
if 0x1 goto @nidogirl
#org @nidoboy
hidesprite 0x06
setflag 0x1002
msgbox @1 0x6
applymovement 0xFF @move
waitmovement 0x0
msgbox @2 0x6
applymovement 0xFF @move1
applymovement 0x08 @move2
waitmovement 0x0
msgbox @3 0x6
applymovement 0x08 @move3
waitmovement 0x0
msgbox @4 0x6
applymovement 0x08 @move4
applymovement 0xFF @move5
waitmovement 0x0
msgbox @5 0x6
applymovement 0x08 @move6
waitmovement 0x0
msgbox @6 0x6
applymovement 0xFF @move7
waitmovement 0x0
msgbox @7 0x6
pause 0x30
applymovement 0xFF @move8
waitmovement 0x0
msgbox @8 0x6
applymovement 0xFF @move9
waitmovement 0x0
msgbox @9 0x6
playsong 0x109 0x0
msgbox @10 0x6
applymovement 0xFF @move10
waitmovement 0x0
applymovement 0x08 @move11
waitmovement 0x0
applymovement 0xFF @move12
waitmovement 0x0
msgbox @11 0x6
movesprite 0x07 0x06 0x20
applymovement 0x07 @move13
waitmovement 0x0
applymovement 0x07 @move14
applymovement 0x08 @move15
waitmovement 0x0
hidesprite 0x08
setflag 0x1003
msgbox @12 0x6
fanfare 0x13D
waitfanfare
applymovement 0xFF @move16
msgbox @13 0x6
hidesprite 0x07
setflag 0x1013
givepokemon 0x20 0x5 0x0 0x0 0x0 0x0
fanfare 0x13E
msgbox @boy 0x4
waitfanfare
closeonkeypress
setflag 0x828
msgbox @name 0x5
compare LASTRESULT 0x1
if 0x1 gosub @name1
msgbox @15 0x6
release
end
#org @nidogirl
hidesprite 0x08
setflag 0x1002
msgbox @1 0x6
applymovement 0xFF @move
waitmovement 0x0
msgbox @2 0x6
applymovement 0xFF @move1
applymovement 0x06 @move2
waitmovement 0x0
msgbox @3 0x6
applymovement 0x06 @move3
waitmovement 0x0
msgbox @4 0x6
applymovement 0x06 @move4
applymovement 0xFF @move5
waitmovement 0x0
msgbox @5 0x6
applymovement 0x06 @move6
waitmovement 0x0
msgbox @6 0x6
applymovement 0xFF @move7
waitmovement 0x0
msgbox @7 0x6
pause 0x30
applymovement 0xFF @move8
waitmovement 0x0
msgbox @8 0x6
applymovement 0xFF @move9
waitmovement 0x0
msgbox @9 0x6
playsong 0x109 0x0
msgbox @10 0x6
applymovement 0xFF @move10
waitmovement 0x0
applymovement 0x06 @move11
waitmovement 0x0
applymovement 0xFF @move12
waitmovement 0x0
msgbox @11 0x6
movesprite 0x07 0x06 0x20
applymovement 0x07 @move13
waitmovement 0x0
applymovement 0x07 @move14
applymovement 0x06 @move15
waitmovement 0x0
hidesprite 0x06
setflag 0x1002
msgbox @12 0x6
fanfare 0x13D
waitfanfare
fadesong 0x123
applymovement 0xFF @move16
msgbox @13 0x6
hidesprite 0x07
setflag 0x1013
givepokemon 0x1D 0x5 0x0 0x0 0x0 0x0
fanfare 0x13E
msgbox @girl 0x4
waitfanfare
closeonkeypress
setflag 0x828
msgbox @name 0x5
compare LASTRESULT 0x1
if 0x1 gosub @name1
msgbox @15 0x6
release
end
#org @move
#raw 0x11
#raw 0x11
#raw 0x13
#raw 0x13
#raw 0x2E
#raw 0xFE
#org @move1
#raw 0x11
#raw 0xFE
#org @move2
#raw 0x2D
#raw 0x62
#raw 0x1E
#raw 0x2D
#raw 0xFE
#org @move3
#raw 0x0C
#raw 0xFE
#org @move4
#raw 0x4E
#raw 0xFE
#org @move5
#raw 0x1D
#raw 0x2E
#raw 0xFE
#org @move6
#raw 0x4E
#raw 0x11
#raw 0x2D
#raw 0xFE
#org @move7
#raw 0x2D
#raw 0xFE
#org @move8
#raw 0x2E
#raw 0xFE
#org @move9
#raw 0x62
#raw 0xFE
#org @move10
#raw 0x11
#raw 0x4F
#raw 0xFE
#org @move11
#raw 0x11
#raw 0x2D
#raw 0x1D
#raw 0x51
#raw 0xFE
#org @move12
#raw 0x1D
#raw 0x1F
#raw 0x1F
#raw 0x1E
#raw 0x30
#raw 0xFE
#org @move13
#raw 0x51
#raw 0xFE
#org @move14
#raw 0x52
#raw 0xFE
#org @move15
#raw 0x55
#raw 0xFE
#org @move16
#raw 0x66
#raw 0xFE
#org @1
= Hey! Is that a pokemon?!
#org @2
= Oh, wow! There's a...uh...what\nwas it again?... Oh yeah, It's a\lNidoran! Wow, I better get a\lcloser look.
#org @3
= Aww, you're scared. Don't worry\nlittle guy, I won't hurt you.
#org @4
= Come on, It's okay. There's\nnothing to be afraid of.
#org @5
= AAARG! Why did it attack me!
#org @6
= AHHH! I need help!
#org @7
= Help! Help! Someone help me! I'm\nbeing attacked!
#org @8
= No one can save me this\ntime\hB0What am I going to do?!
#org @9
= I have an idea! I'm going to\ntake this pokemon down, then\lcatch it! I'll save myself and\lcomplete the trial. Two birds\lwith one stone.
#org @11
= Yes! It's disoriented! Time to\nthrow it!\n[red_fr]Go! Pokeball!
#org @10
= Here we go!
#org @12
= Come on\hB0Come on\hB0
#org @13
= Score! It captured
#org @boy
= You obtained a Nidoran\hB5!
#org @girl
= You obtained a Nidoran\hB6!
#org @name
= Hmm, should I nickname this\nlittle guy?
#org @15
= Sweet! Now that I got the\npokemon, I should head over to\lDAD. He'll be so proud that I\lcaught a pokemon!
#org @name1
call 0x1A74EB
return
#org @end
release
end
and a level script
Spoiler:#dynamic 0x8000F4
#org @start
setvar 0x7000 0x1
checkgender
compare 0x800D 0x0
if 0x1 goto @boy
compare 0x800D 0x1
if 0x1 goto @girl
#org @boy
applymovement 0x01 @move
waitmovement 0x0
msgbox @1 0x6
applymovement 0x01 @move2
Applymovement 0xFF @move1
waitmovement 0x0
msgbox @2 0x6
applymovement 0xFF @move3
waitmovement 0x0
msgbox @3 0x6
applymovement 0xFF @move4
waitmovement 0x0
msgbox @4 0x6
release
end
#org @girl
applymovement 0x01 @move
waitmovement 0x0
msgbox @5 0x6
applymovement 0x01 @move2
Applymovement 0xFF @move1
waitmovement 0x0
msgbox @2 0x6
applymovement 0xFF @move3
waitmovement 0x0
msgbox @3 0x6
applymovement 0xFF @move4
waitmovement 0x0
msgbox @4 0x6
release
end
#org @move
#raw 0x11
#raw 0x11
#raw 0x13
#raw 0xFE
#org @move2
#raw 0x2D
#raw 0xFE
#org @move1
#raw 0x1D
#raw 0x1D
#raw 0x1D
#raw 0x1F
#raw 0xFE
#org @move3
#raw 0x2E
#raw 0xFE
#org @move4
#raw 0x11
#raw 0x11
#raw 0xFE
#org @1
= MUM: \v\h01! What are you doing?\nYou should've been up hours ago!\p\v\h01: What do you mean, Mum?\lWhy should I have been up earlier?\pMUM: Today is the day of your\lTrial of Manhood!\p\v\h01: It is! Oh no! I gotta go\lmeet DAD at the storehouse!!
#org @5
= MUM: \v\h01! What are you doing?\nYou should've been up hours ago!\p\v\h01: What do you mean, Mum?\lWhy should I have been up earlier?\pMUM: Today is the day of your\lTrial of Womanhood!\p\v\h01: It is! Oh no! I gotta go\lmeet DAD at the storehouse!!
#org @2
= MUM: HOLD IT!
#org @3
= \v\h01: What is it now MUM?\pMUM: Don't forget to give your\nMUMMY a kiss!\p\v\h01: Aww MUM, do I have to?\pMUM: Yes! Now come over here!
#org @4
= Smooch\nThere. can I go now? I'm going to\lbe more late than it already is.\pMUM: Yes, you can go now. Have a\ngreat time sweetie!
and I'll post some maps once I figure out how to get the .map file on photobucket
Timezone: PST
What times you can be tutoring (day, time): preferably in the evening,4Pm on t 7:00 but I can't do it every day
Interests (things you like; used to build a compatible pair, and attempt to make friends): well pokemon zelda, soccer,running cycling and girls XD
Graduation? (If you have graduated from another Tutor, please note that here so I may confirm): no, taught myself
How many students can you handle at once? (one to three; if you can only take on one at a time, that is perfectly fine): and can do a couple but three or four is pushing it
Ah just a note, I've changed my form a little. I'm now intrested in learning Spriting (Other). Is that okay?
Was I accepted? because you didn't tell me :(
ok so I have now been here for a week so...
Username/Internet Alias:ZakZ
Real Name or Nickname that you go by:Zak
Means of contact: [email protected]
What you are interested in learning: Advanced Scripting/over world scripting
Timezone:Central
What times you can be tutored:If possible I have very limited computer access so if i could be tutored by e-mail
Interests: Pokémon,games,programs,hacking
Looking for a specific Tutor?Any will be fine
Also, I've been thinking over what HackMew said. From this point on, all Students must be at PC for at least a month, and Tutors must have been at PC for three months (or show exceptional skill at that subject). This, I think, will reduce high student numbers and random people that may never actually make a hack and therefore waste the Tutor's valuable time. All people before this announcement are alright; I've already accepted them. ;3
ooOOoo... a great place to learn!
lets get to it...
TUTOR:
Username/Internet Alias:Archon (changing it to Aljam66 in august)
Real Name or Nickname that you go by:Allen or Aljam
Means of contact (preferably a Live/MSN account; although e-mail is just as good): [email protected]
What you are interested in Tutoring for: Mapping (Both(If Possible)), Spriting (OW)
Proof of Work (For each subject you would like to Tutor; five examples max, at least three): (See Attachment)
Timezone:Eastern Time (US & Canada)
What times you can be tutoring (day, time):Evening: around 7pm-1am
Interests (things you like; used to build a compatible pair, and attempt to make friends):Rom Hacking, guitar, WoW, and video games
Graduation? (If you have graduated from another Tutor, please note that here so I may confirm):No
How many students can you handle at once? (one to three; if you can only take on one at a time, that is perfectly fine):2
Wow! This going great Atlus
now it's time for my form
cjs177 said:<;STUDENT FORM;>
Username/Internet Alias:cjs177
Real Name or Nickname that you go by:cjs
Means of contact MSN:[email protected]
What you are interested in learning:Simple Mapping,Simple Scripting,Spriting (OW), and Spriting (Other) (I'm willing to learn each one from different tutors one at a time)
Timezone: Pacific
What times you can be tutored:I'm free anytime
Interests: Anime video games and anything pokmon related
Thank you, good sir. You clearly read the first post.Put me on line for Basic Scripting, Advancing Mapping and Other Aspects, please.
Tutor form
Username/Internet Alias: Charon the Ferryman
Real Name or Nickname that you go by: Rachel, but most still call me Charon
Means of contact (preferably a Live/MSN account; although e-mail is just as good): MSN: [email protected], Skype: Charontheferryman1. Please do not just randomly friend me without me knowing who you are - I may remove you from my contacts by accident.
What you are interested in Tutoring for: Music hacking (actually using a method called the ELF method, which does not involve compiling with .s files or Sappy 2005-2006). I will teach the hex editing involved in the music data. I will also teach voicegroup editing and even adding new WAVs.
Proof of Work (For each subject you would like to Tutor; five examples max, at least three):The following three videos are more or less samples of my musical work (several songs of which are original):
Test Battle 1
Test Battle 2
Test Battle 3
This is a video involving hacking Golden Sun, showing that my knowledge is game independent
This video is a video of one of my previous students from another forum's result using my method of hacking music.
Timezone: EST (7:00)
What times you can be tutoring (day, time): 9:00 AM to 8:00 PM, except during weekends. NOTE: DISCONNECTS OFTEN. If I disconnect, I will try as hard as I can to get back online.
Interests (things you like; used to build a compatible pair, and attempt to make friends): I get along with people albeit differences in interests, however, I have interests in music, animals, drawing, RPGs and most other aspects of hacking.
Graduation? (If you have graduated from another Tutor, please note that here so I may confirm):
How many students can you handle at once? (one to three; if you can only take on one at a time, that is perfectly fine): 1
Put me on line for Basic Scripting, Advancing Mapping and Other Aspects, please.
I have a question although the answer might me obvious.
Do we now sit back and wait for you to find us a tutor or do we do it ourselves? No rush, just frustrated because of a stupid script >:(
I have a question although the answer might me obvious.
Do we now sit back and wait for you to find us a tutor or do we do it ourselves? No rush, just frustrated because of a stupid script >:(
I think, this is what me and Alice. have done, the tutors approach you, but that could have been us just rushing things. I'd say that you wait to be approached, or told by Atlus.