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

FoundMS

Maplestory Private Server
 
HomeLatest imagesSearchRegisterLog in

 

 Careless Coder Application

Go down 
2 posters
AuthorMessage
Careless




Posts : 1
Join date : 2011-02-26

Careless Coder Application Empty
PostSubject: Careless Coder Application   Careless Coder Application I_icon_minitimeSat Feb 26, 2011 10:14 pm

Name: Tan Kiat Boon

Age: 13

Sex: Male

IGN: Careless

E-mail: hellotankb@hotmail.com

Standard Time: GMT+8

Location: Singapore

How proficient is your English?: Yes, kind of

What other languages do you speak?: English and Chinese

What do you fancy most about this server?: The monsters in fm and the way you catergorise the all in one shop and how cheap the items are!

How many hours are you sacrificing for this server daily?:

Weekdays: 3 - 6 hours
Weekends: 5 - 7 hours
Exam Periods: 2 - 4 hours
Holiday: 5 - 8 hours or depends if i going overseas and cannot online!


How long have you been here?

Today! 11/2/2011


Have you ever played any of the official MapleStory(s)?:
Yes, I do


If yes, which one?:
MapleSEA


How long have you played it?:
For 3-4 years


What was your IGN?:
EpicCloudz


Have you ever been assigned a Staff position on any server(s)?:
Yes


If yes, which game(s) and server(s)?:
I have experience being a coder/gfxer/GM/Admin/Forum Moderator/Web editor in AsiaMS/KissMS/LoverStory and NoviceMS!

(If any of the prove you do not believe find me! I tell you the owner number or one of my members in the same server)

LoverStory Forum
[Forum Name: Arrow]

KissMS Forum
[Forum Name: Arrow]

Careless Coder Application Maple0006tk

Careless Coder Application Bannerqtp

Careless Coder Application Kissms

Careless Coder Application Logorke

Careless Coder Application Loljuf

Careless Coder Application 45194924


How long have you worked there?:
3 months

Here is one example of my coding:

Code:
var status = 0;

function start() {
status = -1;
action(1, 0, 0);
}

function action(mode, type, selection) {

if (mode == -1) {
cm.dispose();
}
else {
if (status == 0 && mode == 0) {
cm.dispose();
return;
}
if (mode == 1) {
status++;
}
else {
status--;
}
if (status == 0) {
            cm.sendNext("Hey, Im the All in One NPCs of #rKissMS!#k");
        }
        if (status == 1) {
            cm.sendSimple("#fUI/UIWindow.img/QuestIcon/3/0##e#r\r\n#L2#Job Advancer#l#b\r\n#L3#World Tour#l#g\r\n#L16#Occupation System!#r\r\n#L4#All in One Shop#l #b\r\n#L17#Chair NPC #g\r\n#L18#Bubble Tea NPC #r\r\n#L19#Maple Leaves System! #b\r\n#L21#Vote Points NPC#g\r\n#L23#Gachapon NPC#r\r\n#L24#Boss Warper NPC#b\r\n#L7#AP resetter NPC#g\r\n#L8#Male Hair Salon#l#r\r\n#L9#Female Hair Salon#l#b\r\n#L10#Max Stat Item Maker#l#g\r\n#L11#Medal Seller#l#r\r\n#L14#Skill Maxer #b\r\n#L22#Quest NPC#g\r\n#L15#Information Center (QnA)");
        }
        else if (status == 2) {
         if (selection == 2) {
         cm.dispose();
                 cm.openNpc(1209004);
            }
         else if (selection == 3) {
         cm.dispose();
                cm.openNpc(9000020);
            }
         else if (selection == 4) {
      cm.dispose();
                cm.openNpc(9001002);
            }
         else if (selection == 5) {
      cm.dispose();
                cm.openShop(9000055);
            }
         else if (selection == 6) {
      cm.dispose();
                cm.openNpc(9201091);
            }
         else if (selection == 7) {
      cm.dispose();
                cm.openNpc(9201083);
            }
         else if (selection == 8) {
      cm.dispose();
                cm.openNpc(9900000);
            }
         else if (selection == 9) {
      cm.dispose();
                cm.openNpc(9900001);
            }
         else if (selection == 10) {
      cm.dispose();
                cm.openNpc(9010002);
            }
         else if (selection == 11) {
      cm.dispose();
                cm.openNpc(1052010);
            }
         else if (selection == 12) {
      cm.dispose();
                cm.openNpc(1012000);
            }
         else if (selection == 13) {
      cm.dispose();
                cm.openNpc(9201101);
            }
         else if (selection == 14) {
      cm.dispose();
                cm.openNpc(2003);
            }
         else if (selection == 15) {
      cm.dispose();
                cm.openNpc(1012117);
       }
         else if (selection == 19) {
      cm.dispose();
                cm.openNpc(1061017);
       }       else if (selection == 17) {
      cm.dispose();
      cm.openNpc(9000019);

       }
         else if (selection == 18) {
      cm.dispose();
      cm.openNpc(1204001);
       }
         else if (selection == 20) {
      cm.dispose();
      cm.openNpc(9201102);
}
         else if (selection == 21) {
      cm.dispose();
      cm.openNpc(1052109);

}
         else if (selection == 22) {
      cm.dispose();
      cm.openNpc(9120200);
}
         else if (selection == 23) {
      cm.dispose();
      cm.openNpc(1063006);         
}
         else if (selection == 24) {
      cm.dispose();
      cm.openNpc(9010022);         
}
        }
}
}

Code:
This works only you are using my repack i made :) It will work for other servers but the NPCs will be a little jumble up!


What other game(s) have you played besides MapleStory?:
WolfTeam, AuditionSEA, BlackShot, GrandChase, Rakion (not much)


How long have you played?:
Around 2-3 years?


What are your skills and talent that are beneficial to us?:
I could code NPCs and make the server better! I used to code in LoverStory but it was shut down due to the owner thinking it is too expensive to afford! Some NPCs I script is helpful and challenging to some players. Players like challenges and I am one of them. I also can make from a boring server to a interesting one by not always copying the same thing inside the repack of any (Example: MapleBlade). I could also invite some of my friends from some servers to this server as they have nothing to do except DotA or WoW. They are also searching for a good server same as me. I can also vote everyday. Making website or navigating to it is also one of my specialty! But i am best in coding and being a GM!


Why do you want to work with us?:

My interest is to code for other servers and I like players to enjoy servers and say Thanks to either the owner or any of the staffs. I am not stressing the point that the players will give me merits. I only want them to thank that they could play a good server.

What do you think about the staffs here?:
Friendly and helpful!

Is there anything that you would like to say?:

Well, Here are some extra information:

What events could you host?

Gachapon Event (Explain it if you find me)
Drop Event (Explain it if find me)
Hide And Seek
Jump Quest
True and False

What would you do if you saw a hacker?:

Do not ban him yet! Tell the owner or jail him! If escaped temporary ban. Unless if Owner give permission to ban, i will ban it!

Contact Information:

MSN: hellotankb@hotmail.com
FaceBook: hellotankb@gmail.com

If anyone wants to contact me by voice or immediate reply, you must be in singapore to text me or call me! and please do not call, i will not listen unless is someone i know!

Handphone number: 98230534
Back to top Go down
BarrelRoll
Admin



Posts : 11
Join date : 2011-02-21

Careless Coder Application Empty
PostSubject: Re: Careless Coder Application   Careless Coder Application I_icon_minitimeSat Feb 26, 2011 10:54 pm

How long did it take you to make that script?
Back to top Go down
 
Careless Coder Application
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
FoundMS :: Accepted-
Jump to: