NoviceMs
Please sign in to use the forums more efficiently. If not, register!

Join the forum, it's quick and easy

NoviceMs
Please sign in to use the forums more efficiently. If not, register!
NoviceMs
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Cloudz's Coder GM application

2 posters

Go down

Cloudz's Coder GM application Empty Cloudz's Coder GM application

Post  EpicCloudz Sun Dec 19, 2010 7:30 pm

Name: Cloud
IGN (In-game name): Cloudz
Age: 13
Country: Singapore
TimeZone: GMT+8
Why do you want to be a coder in NoviceMS?: Cause I want to :p
How many times are you a coder in a server?: thrice
Proof of your work as a coder: NONE
Example of your work as a coder (Be sure this is a newly written script):
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.sendYesNo("Hi! I am the pigs system npc of #rAsiaMS#l#k! \r\nIf you like to go into the map, you would need: \r\n#i4000313# 1 million #z4000313# \r\n\r\nWould you like to enter?");
} else if (status == 1) {
if (cm.haveItem(4000313)) {
cm.warp(104010001);
cm.sendOk("Well done! You have all the item I need! Have fun playing #rAsiaMs#l#k!");
cm.dispose();
} else {
cm.sendOk("Either you have not enough rebirth or not enough golden maple leaf or both! Please get more later or if you have it and receive this message please report to a gm thank you!");
cm.dispose();
}
}
}
}
EpicCloudz
EpicCloudz
GMTeam
GMTeam

Posts : 20
Join date : 2010-11-14

Back to top Go down

Cloudz's Coder GM application Empty Re: Cloudz's Coder GM application

Post  SnowAkantor Sun Dec 19, 2010 10:42 pm

LOL.
This was your previous coder app?
Sorry for accidentally deleting it. LOLS
Moved to Approved
SnowAkantor
SnowAkantor
TheAdministrator
TheAdministrator

Posts : 89
Join date : 2010-05-16
Age : 29
Location : SINGAPOREEEEEE!

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum