ScarfaceMS
Please login or register to enjoy the full features and benefits of the forum. Also when you are logged in you will have reduced AD's and much more. So what are you waiting for! Not a member? Register now! Already a member? Just simply log in! Thank You Smile ~
-Tony And 2nd Owner Legend<3!
ScarfaceMS
Please login or register to enjoy the full features and benefits of the forum. Also when you are logged in you will have reduced AD's and much more. So what are you waiting for! Not a member? Register now! Already a member? Just simply log in! Thank You Smile ~
-Tony And 2nd Owner Legend<3!
ScarfaceMS
Would you like to react to this message? Create an account in a few clicks or log in to continue.

ScarfaceMS

Maplestory v75 Private Server
 
HomePortalGalleryLatest imagesSearchRegisterLog in
Please vote for our server on all links inorder to have a better and bigger community!

 

 Hat Giver NPC for noobs lmao.

Go down 
3 posters
AuthorMessage
thebloodz
Member +
Member +
thebloodz


Posts : 228
Join date : 2009-08-31
Age : 28
Location : Australia

Hat Giver NPC for noobs lmao. Empty
PostSubject: Hat Giver NPC for noobs lmao.   Hat Giver NPC for noobs lmao. EmptyFri Jul 09, 2010 11:09 pm

Terms of Services
* This file is part of the HolyDev's Maple Story Dev Team
Copyright 2010
Chris Lee rndochris@hotmail.com
More Info : unknowngamers@hotmail.com

This program is free length of code, therefore you can redistribute it and/or modify
it under the terms below :
Credits must be placed, as well as this TOS
Lawsuit is possible
All credits go to the HolyDev Team


This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

GNU Affero General Public License



*/
End of Terms of Services, By using this script you accept all the terms above.



Beta Hat Giver (Editable to other items) NPC
*/Jesus/Thebloodz

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("Hey, I'm Jesus's Slave, the Beta Hat NPC. I give free Beta Hats.");
}
else if (status == 1) {
if(cm.haveItem(1002959)) {
cm.sendSimple("You have one already....\r\n#L0#Can I have one more please?#l\r\n#L1#I don't want one.#l");
}
else {
cm.sendOk("Here is your ScarfaceMS Beta Hat!");
cm.gainItem(1002959, 1);
cm.dispose();
}
}
else if (status == 2) {
if (selection == 0) {
cm.sendOk("No, you can not have another one cause your not cool dude. Its called the allin1 shop, you poor idiot. Jesus Commanded me to not give another!");
cm.dispose();
}
else if (selection == 1) {
cm.sendOk("See you later, have fun!");
cm.dispose();
}
}
}
}


Last edited by thebloodz on Sat Jul 17, 2010 2:01 am; edited 1 time in total
Back to top Go down
http://www.scfms.tk
[GM]Pulse
Moderator
Moderator
[GM]Pulse


Posts : 79
Join date : 2010-07-01
Age : 30
Location : Boston

Hat Giver NPC for noobs lmao. Empty
PostSubject: Re: Hat Giver NPC for noobs lmao.   Hat Giver NPC for noobs lmao. EmptySat Jul 10, 2010 8:53 pm

Lols nice release


[GM]Pulse
Back to top Go down
Th3KaNgSt3R
Moderator
Moderator
Th3KaNgSt3R


Posts : 84
Join date : 2010-07-02
Age : 27
Location : California!!!

Hat Giver NPC for noobs lmao. Empty
PostSubject: Re: Hat Giver NPC for noobs lmao.   Hat Giver NPC for noobs lmao. EmptySat Jul 17, 2010 2:00 pm

Lol nice. You release a lot of good stuff.
Back to top Go down
Sponsored content





Hat Giver NPC for noobs lmao. Empty
PostSubject: Re: Hat Giver NPC for noobs lmao.   Hat Giver NPC for noobs lmao. Empty

Back to top Go down
 
Hat Giver NPC for noobs lmao.
Back to top 
Page 1 of 1
 Similar topics
-
» Noobs Gm Applications
» Noobs Second and better gm application

Permissions in this forum:You cannot reply to topics in this forum
ScarfaceMS :: Extras :: Releases-
Jump to: