-
Re: [Release] Punked Npc
Umm, yea I think someone could just disconnect from it. If you get punk'd once, shame on your server. Punk'd twice? Shame on you. Someone would have caught on by then and would have spread throughout your server. Then there goes an unbalanced economy
-
Re: [Release] Punked Npc
Quote:
Originally Posted by
Alex1333a789
My 3rd release ^.^
Code:
/* The Punked Npc
Edited/Made By: Alex1333a789 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("Want free items just click yes.");
} else if (status == 1) {
cm.sendYesNo("Free Mesos?");
} else if (status == 2) {
cm.sendYesNo("I fell sorry for you want a free heart stoppers?");
cm.gainMeso(10000000);
} else if (status == 3) {
cm.sendYesNo("More?");
cm.gainItem(2022245,50);
} else if (status == 4) {
cm.sendOk("You just got punk'ed by your server owner!");
cm.gainItem(2022245,-50);
cm.gainMeso(-100000000);
}
}
}
Nice NPC.. I like it.
-
Re: [Release] Punked Npc
Add more checks buddy.
Clicks. *ends chat*
Clicks. *ends chat*
Clicks. *ends chat*
*Abuses*
-
Re: [Release] Punked Npc
Such a fail. People could abuse it so bad, they just have to say no in the middle.
-
Re: [Release] Punked Npc
Fail release *Added tags*
-
Re: [Release] Punked Npc
Actually, you don't even need to re-log to gain max mesos with this, the mode -1 is there at least.
So then Exit chat, Exit chat.. Free Mesos and server owner is the one getting "Punk'd"
Even trough i told you about the dispose, you don't learn from mistakes Oo
-
Re: [Release] Punked Npc
-
Re: [Release] Punked Npc
-
Re: [Release] Punked Npc
Nice!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
Re: [Release] Punked Npc
Useless but interesting , good job
-
Re: [Release] Punked Npc
Errmm Ty? I'ma make another npc soon O_o i make like 3 a week if i get ideas then i code themi'm think of a worldtrip npc or one that like pwns you O_o
-
Re: [Release] Punked Npc
lol,after i finished with this npc i ended up with around 350 heart stoppers and 7m
-
Re: [Release] Punked Npc
really hilarious...but once the player gets punkd, he/she will click the npc again, and once the npc says: more?, the person will end the chat and get the stuff..
-
Re: [Release] Punked Npc
Hey can you send me the id for The npc cloud please
-
Re: [Release] Punked Npc
.. You can easily scam mesos off this.