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

Calaberx's GM app

4 posters

Go down

Calaberx's GM app Empty Calaberx's GM app

Post by calaberx Tue Aug 03, 2010 9:30 pm

Name: Chris

Country/Time zone: U.S.A/EST

Have you met the requirements: Yes
Spoiler:

Do you speak proper english: Yes I do.

How old are you: I am 14 and 9 months ( there for almost 15)

Tell me about yourself. how would you describe yourself: I am a fun loving outdoors kind of guy,who has a life out side of maple. I love to snowboard, play hockey, and chill with friends and such. i hate people who cheat at games, cause i think it is unfair to the other players experinces. i also love maple.

How can you help the server: i can help the server by recruiting for the server and advertising. also i can code NPC's and Monsters (im a begginer), i can host tons of event (with your premission), i can try my best to stop hackers and enhance the game play of new and old players. i would love to make this server a fun experince for all players.

What are your strengths: my strengths are: i dont hesitate when it comes to serious desicions and such. i can host events, i can code for the server, and my best strength would be helping new players enjoy the server.

What are your weaknesses: NONE

what did you learn from one of your GM experinces: i learned to always listen to the head GM and owner, and always ask before hosting events,and if you find a hacker dont atuo jail him inform the owner/head GM about the hacker before taking any action. also i learned the most important thing is to NEVER MAKE ITEMS OR DROP ITEMS for characthers.

if someone was hacking right in front of you, what would you do: I would give him a harsh warning while informing the owner/head GM, and ask if i could ban or not ban the hacker.

If your GM Application is not accepted, will you quit SnailMS: No i wont i love the server, and just think i could help alot.

Experinces: i have been a GM intern and a GM for insideMS and a GM for idyllicstory.

when did you start to play SnailMS: i started Before the 3rd server wipe.

what events can you host: i can host HnS JPQ and chair event.

how will you treat other players in the game? including other GM's: i will treat them with respect,and the way i want to be treated.

How often will you be on SnailMS: i will play 3-4 hours a day, and on days when im not with my GirlFriend it will probably be 5-6 hours a day.

Why should we pick you: you should pick me becuase:
1. i am mature and will not joke around with my powers.
2.i can host lots of events.
3.i can help code a bit.
4.im good at handeling hackers.
5.i can recruit for the server.
6.i can advertise for the server.
7.i will help new players enjoy the game.
8.i will help make the game play better the best i can.
9:i will try my hardest to make this server the funnest it can be.
10.(this is an add on dont read it!: i wana right in white text).

What position are you applying for: i am applying to be a GM 3-4 would be nice but any rank is ok.

what rewards do you look for in this job: i look for the joy of helping a fun server, and helping new people, and hosting events for the players to enjoy there experince in the server. I LOVE HELPING PLAYERS.

do you have any suggestions that could make the server better: Not any at the moment.

Last words: i would love to be a GM for this server and it would be a Great experince for me if i got accepted, and i swear i will follow your rules. By the Way i forgot to add my coding here it is in the edited version it is a GM item giver:

Npc = T-1337

var status = 0;

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

function action(mode, type, selection) {

if (mode == -1) {
cm.dispose();
}
else {
if (status >= 2 && mode == 0) {
cm.sendOk("Goodbye");
cm.dispose();
return;
}

if (mode == 1) {
status++;
}
else {
status--;
}

if (status == 0) {
cm.sendNext("Hello, I Give GM's GM Items");
}
else if(status == 1) {
cm.sendNext("Here is a list of the equips ONLY for GM's");
}
else if(status == 1) {
cm.sendNext("(#v[1322013]# #t[1322013]#)
(#v[1002140]# #t[1002140]#)
(#v[1042003]# #t[1042003]#)
(#v[1062007]# #t[1062007]#)
(#v[2022070]# #t[2022070]#)
(#v[2100001]# #t[2100001]#)
(#v[2100002]# #t[2100002]#)
(#v[2100003]# #t[2100003]#)
(#v[2100004]# #t[2100004]#)
(#v[2100005]# #t[2100005]#)
(#v[2100006]# #t[2100006]#)
(#v[2100007]# #t[2100007]#)
(#v[2100026]# #t[2100026]#)
(#v[2100027]# #t[2100027]#)
(#v[2100031]# #t[2100031]#)
(#v[2100032]# #t[2100032]#)
(#v[2100033]# #t[2100033]#)
(#v[2100034]# #t[2100034]#)
(#v[2100035]# #t[2100035]#)
(#v[2100036]# #t[2100036]#)
(#v[2100037]# #t[2100037]#)
(#v[2100038]# #t[2100038]#)
(#v[2100039]# #t[2100039]#)
(#v[2100040]# #t[2100040]#)
(#v[2101021]# #t[2101021]#)
(#v[2101022]# #t[2101022]#)
(#v[2101023]# #t[2101023]#)
(#v[2101024]# #t[2101024]#)
(#v[2101025]# #t[2101025]#)
(#v[2101026]# #t[2101026]#)
(#v[2101039]# #t[2101039]#)
(#v[2101050]# #t[2101050]#)
(#v[2101051]# #t[2101051]#)
(#v[2101052]# #t[2101052]#)
(#v[2101053]# #t[2101053]#)
(#v[2101054]# #t[2101054]#)
(#v[2101055]# #t[2101055]#)
(#v[2101056]# #t[2101056]#)
(#v[2102008]# #t[2102008]#)
(#v[2102009]# #t[2102009]#)");
}
else if(status == 1) {
cm.sendOk("Have a Good day GM #h #");
cm.dispose();
}
}
}
Spoiler:


Last edited by calaberx on Thu Aug 05, 2010 9:53 pm; edited 9 times in total (Reason for editing : fixed wow im dumb (not really))

calaberx

Posts : 25
Reputation : 0
Join date : 2010-06-13

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by Modern Tue Aug 03, 2010 11:07 pm

Forgot the code and some common mistakes but over all pretty good app
Modern
Modern

Posts : 15
Reputation : 0
Join date : 2010-08-01

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by flyboy279 Wed Aug 04, 2010 1:57 am

Lol, How old are you : 14 amlost 15 epic fail. Anyways, if you speak proper english, you would have proper grammar, which you do not have. Please put the code in and explain your sentences more further, then im sure you'll be a shoe-in.
flyboy279
flyboy279

Posts : 460
Reputation : 6
Join date : 2009-10-17
Age : 30
Location : Corona,CA

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by calaberx Wed Aug 04, 2010 9:33 am

heres a bit of code and sorry about the grammar i was in a hurry, im 14 and 9 months (which is almost 15 or 3/4 there) alright here is some code: here is a GM item Giver its the best i could pull up from my scraps for i have deleted most from my old server.

Npc = T-1337

var status = 0;

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

function action(mode, type, selection) {

if (mode == -1) {
cm.dispose();
}
else {
if (status >= 2 && mode == 0) {
cm.sendOk("Goodbye");
cm.dispose();
return;
}

if (mode == 1) {
status++;
}
else {
status--;
}

if (status == 0) {
cm.sendNext("Hello, I Give GM's GM Items");
}
else if(status == 1) {
cm.sendNext("Here is a list of the equips ONLY for GM's");
}
else if(status == 1) {
cm.sendNext("(#v[1322013]# #t[1322013]#)
(#v[1002140]# #t[1002140]#)
(#v[1042003]# #t[1042003]#)
(#v[1062007]# #t[1062007]#)
(#v[2022070]# #t[2022070]#)
(#v[2100001]# #t[2100001]#)
(#v[2100002]# #t[2100002]#)
(#v[2100003]# #t[2100003]#)
(#v[2100004]# #t[2100004]#)
(#v[2100005]# #t[2100005]#)
(#v[2100006]# #t[2100006]#)
(#v[2100007]# #t[2100007]#)
(#v[2100026]# #t[2100026]#)
(#v[2100027]# #t[2100027]#)
(#v[2100031]# #t[2100031]#)
(#v[2100032]# #t[2100032]#)
(#v[2100033]# #t[2100033]#)
(#v[2100034]# #t[2100034]#)
(#v[2100035]# #t[2100035]#)
(#v[2100036]# #t[2100036]#)
(#v[2100037]# #t[2100037]#)
(#v[2100038]# #t[2100038]#)
(#v[2100039]# #t[2100039]#)
(#v[2100040]# #t[2100040]#)
(#v[2101021]# #t[2101021]#)
(#v[2101022]# #t[2101022]#)
(#v[2101023]# #t[2101023]#)
(#v[2101024]# #t[2101024]#)
(#v[2101025]# #t[2101025]#)
(#v[2101026]# #t[2101026]#)
(#v[2101039]# #t[2101039]#)
(#v[2101050]# #t[2101050]#)
(#v[2101051]# #t[2101051]#)
(#v[2101052]# #t[2101052]#)
(#v[2101053]# #t[2101053]#)
(#v[2101054]# #t[2101054]#)
(#v[2101055]# #t[2101055]#)
(#v[2101056]# #t[2101056]#)
(#v[2102008]# #t[2102008]#)
(#v[2102009]# #t[2102009]#)");
}
else if(status == 1) {
cm.sendOk("Have a Good day GM #h #");
cm.dispose();
}
}
}

calaberx

Posts : 25
Reputation : 0
Join date : 2010-06-13

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by flyboy279 Wed Aug 04, 2010 4:50 pm

Put it in a spoiler,
Spoiler:
flyboy279
flyboy279

Posts : 460
Reputation : 6
Join date : 2009-10-17
Age : 30
Location : Corona,CA

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by calaberx Thu Aug 05, 2010 9:43 pm

idk how o well but back from 2 day canoe trip im guessing i wasnt accepted?

calaberx

Posts : 25
Reputation : 0
Join date : 2010-06-13

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by calaberx Thu Aug 05, 2010 10:15 pm

well i dont know if im suppose to add my IGN so im not gona but here it is its Calaberx ( if i do become a GM i will contact u on a characther named Chris and i would like that to be my GM characther i understand if i dont get accepted)

calaberx

Posts : 25
Reputation : 0
Join date : 2010-06-13

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by †ζnҒinity† Thu Aug 05, 2010 11:57 pm

calaberx wrote:well i dont know if im suppose to add my IGN so im not gona but here it is its Calaberx ( if i do become a GM i will contact u on a characther named Chris and i would like that to be my GM characther i understand if i dont get accepted)

Please stop double posting and edit the previous post instead Smile good luck

†ζnҒinity†

Posts : 680
Reputation : 42
Join date : 2009-10-01

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by calaberx Fri Aug 06, 2010 12:41 am

I think im Right and im just gona say this cause andrew wont post it even to tell ppl they were denied DENIED


Last edited by calaberx on Sat Aug 14, 2010 5:29 pm; edited 1 time in total (Reason for editing : i dont care anymore i got denied)

calaberx

Posts : 25
Reputation : 0
Join date : 2010-06-13

Back to top Go down

Calaberx's GM app Empty Re: Calaberx's GM app

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


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