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


maplestory private sever
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Jail npc for fun xD

Go down 
AuthorMessage
[GM]Sickness
Super Moderators
Super Moderators
[GM]Sickness


Posts : 20
Join date : 2010-06-27
Age : 28
Location : Free Market

Jail npc for fun xD Empty
PostSubject: Jail npc for fun xD   Jail npc for fun xD I_icon_minitimeTue Jun 29, 2010 12:38 am

/* The Jail Npc
Made By: Sickness cause i was bored and had nothing else to do
*/


var status = 0;

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

function action(mode, type, selection) {
if (mode == -1) {
cm.dispose();
} else {
if (mode == 1)
status++;
else
status--;
if (status == 0) {
cm.sendYesNo("Free items?");
} else if (status == 1) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 2) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 3) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 4) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 5) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 6) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 7) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == Cool {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 9) {
cm.sendYesNo("Free items?");
cm.gainItem(2022179,1);
} else if (status == 10) {
cm.sendYesNo("Free Eye Of Fire?");
cm.gainItem(4001017,10);
} else if (status == 11) {
cm.sendYesNo("Want to go out of jail?");
} else if (status == 12) {
cm.warp(922020000, 0);
cm.gainItem(4001017,-10);
cm.gainItem(2022179,-10);
cm.dispose()
}
}
}

haha um the smiley is 8+) without the +
Back to top Go down
 
Jail npc for fun xD
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Welcome DZstory ! :: General Discussion-
Jump to: