SunsetStory
Would you like to react to this message? Create an account in a few clicks or log in to continue.

SunsetStory

For Sunset players to gather and commute!
 
HomeLatest imagesSearchRegisterLog in

 

 Exclusive's Coder Application

Go down 
4 posters
AuthorMessage
Exclusive




Posts : 6
Join date : 2009-01-29
Age : 31

Exclusive's Coder Application Empty
PostSubject: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeThu Jan 29, 2009 8:10 pm

1: What is your in name?
-Dan, or Daniel

2: What is you game name:
-My Ign would be Exclusive

3: Do you know how to Java code?
-Yes, I do know how to code. I fully understand
what each code does, and knows every commands(cm)


4: Where have you been a coder? And how many servers have you coded?
-Well,, Sadly, I haven't been a coder in any server... (I'm sorry) I coded
and posted on the forums but didnt become a coder in any servers.
So I coded about 10..? yea I think.


5: When are you often available on the computer?
-I'm often available. Usually on weekends. On school days, maybe 4~6
hours, on weekends, like for at least 6 hours, but I have things to do for my own,
so I won't be on computer somtimes.


6: What do you know how to code? Specific things or anything.
-I know how to code, basically NPCs. Maybe if possible a PQ. I can code NPCs
that warps you, exchages item, Summons monsters and other stuffs that
envolves NPC coding.


7: Give us some general information about your coding experiences. [When'd you start. How long have you been learning. Etc]
I started coding about 2 1/2 months ago now. I have been learning since.
Now, I really don't need to learn anymore because I know almost everything
I need to know. As I said, I can code NPCs.


Well if you wish to see my past work, here it is

Code:
function start() {
   cm.sendSimple("Hello #b#h ##k I'm the Trophy exchanger for GM stuffs!What would you like to do?\n\
        \r\n#L0#Trade Trophies for GMstuffs\n\
        \r\n#L4#Buy a Trophy for 2,000,000,000 Mesos");
}

function action(mode, type, selection) {
   if (mode == 0 || wui == 1) {
        cm.dispose();
   }
   if (selection == 0) {
   cm.sendSimple("#L1#Trade 10000 Trophies for a GMhat #i01002140#\n\
        \r\n#L2#Trade 10000 Trophies for a GMtop #i10162007#\n\
        \r\n#L3#Trade 10000 Trophies for a GMpants #i01322013#\n\
   }
       
        if (selection == 1 && cm.haveItem(4000038, 10000)) {
        cm.gainItem(trophy, -10000);
        cm.gainItem(01002140, 1);
        cm.sendOk("Thank you! Don't forget to wear a NX hat over it. I will be watching!!");
        cm.dispose();
   }     
        else if (selection == 2 && cm.haveItem(4000038, 10000)) {
        cm.gainItem(trophy, -10000);
        cm.gainItem(10162007, 1);
        cm.sendOk("Thank you! Don't forget to wear a NX top over it. I will be watching!!");
        cm.dispose();
   }
        else if (selection == 3 && cm.haveItem(4000038, 10000)) {
        cm.gainItem(trophy, -10000);
        cm.gainItem(01322013, 1);
        cm.sendOk("Thank you! Don't forget to wear a NX pants over it. I will be watching!!");
        cm.dispose();
   }
}
        if (selection == 4 && cm.getMeso() >= 2000000000) {
        cm.gainMeso(-2000000000);
        cm.gainItem(trophy, 1);
        cm.sendOk("Thank you! here you go enjoy!");
        cm.dispose();
        }
        else if (selection == 4 && cm.getMeso() < 2000000000) {
        cm.sendOk("You don't have 2,000,000,000 Meso! get it and come back");
        cm.dispose();
        }
}

Its a NPC that exchanges 10000 trophies for each GM equips (hat, top, pants)

It exchanges 5 Trophies per 2b.

If you have any question, just ask away~

Ty for reading my application
Back to top Go down
Yuki Sohma

Yuki Sohma


Posts : 540
Join date : 2009-01-09
Age : 115
Location : Fruits Basket

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 8:37 am

wow nice siggy.
and good app (im reading now)
Done reading......
almost accepted
Back to top Go down
http://thepirateclub.aforumfree.com/forum.htm
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 3:21 pm

Razz nice.
i said hi to u in the chatroom yesterday Razz
leme transfer the server stuff to a new hoster first
(: should be done by this weekend
i dont gots the time for it next week
Back to top Go down
https://sunsetstory.forumotion.com
Exclusive




Posts : 6
Join date : 2009-01-29
Age : 31

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 3:51 pm

lolxD

keep saying that you met me at chatroom lol...

I saw you too xD
Back to top Go down
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 4:23 pm

yee Razz
because i do see u in the chatroom ;o
Back to top Go down
https://sunsetstory.forumotion.com
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 4:40 pm

i saw him in the chatroom too!
Back to top Go down
Exclusive




Posts : 6
Join date : 2009-01-29
Age : 31

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 4:44 pm

woot I saw you in the chat room too o.o....
Back to top Go down
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 4:46 pm

um ur in the chatroom now?
Back to top Go down
https://sunsetstory.forumotion.com
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 4:55 pm

im in the chatroom now!
Back to top Go down
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 4:56 pm

i noticed Razz
Back to top Go down
https://sunsetstory.forumotion.com
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 5:01 pm

as did i
Back to top Go down
Exclusive




Posts : 6
Join date : 2009-01-29
Age : 31

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 7:05 pm

COUGH COUGH.....

Off topic o.o this is Coder App o.o
Back to top Go down
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 7:08 pm

why are u coughing? do u have a cold?
Back to top Go down
Yuki Sohma

Yuki Sohma


Posts : 540
Join date : 2009-01-09
Age : 115
Location : Fruits Basket

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 7:16 pm

@Shanky dont act stupid
@i forget howto spell ur forum name lol cool it expect every topic to go off topic
NOW LETS GET BACK TO TOPIC
Back to top Go down
http://thepirateclub.aforumfree.com/forum.htm
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 8:04 pm

yuki dont act like u can tell me what to do....
Back to top Go down
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 11:29 pm

i do wut i want Razz
hahaha.. we really should go back on topic tho xD
Back to top Go down
https://sunsetstory.forumotion.com
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 11:35 pm

lol exactly! what exactly was teh topic were supposed to be getting back to?
Back to top Go down
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeFri Jan 30, 2009 11:54 pm

exclusive's coder application
Back to top Go down
https://sunsetstory.forumotion.com
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeSat Jan 31, 2009 9:23 am

lol i should make a coder application...
Back to top Go down
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeSat Jan 31, 2009 1:47 pm

and you did (:
Back to top Go down
https://sunsetstory.forumotion.com
Shanky

Shanky


Posts : 245
Join date : 2009-01-26
Age : 35
Location : the computer silly...

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeSat Jan 31, 2009 1:56 pm

yes... yes i did! and it was a grand one indeed!!
Back to top Go down
Admin -- SOPHiE
Admin
Admin -- SOPHiE


Posts : 564
Join date : 2009-01-07
Age : 33
Location : california

Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitimeSat Jan 31, 2009 1:56 pm

(:
Back to top Go down
https://sunsetstory.forumotion.com
Sponsored content





Exclusive's Coder Application Empty
PostSubject: Re: Exclusive's Coder Application   Exclusive's Coder Application Icon_minitime

Back to top Go down
 
Exclusive's Coder Application
Back to top 
Page 1 of 1
 Similar topics
-
» Coder Application
» Shanky's totally awesome coder app!!
» GM Application Format
» GM Application - xjasminex
» Blue's GM Application

Permissions in this forum:You cannot reply to topics in this forum
SunsetStory :: GM Applications-
Jump to: