Re: [Releases] Scamming NPC Collection (Updated!) [17 NPCS]
Quote:
Originally Posted by
viinnh
is that the one i requested ?
Nope. For yours will be this.
PHP Code:
function start() {
cm.sendYesNo("Fill text here.");
}
function action(mode, type, selection) {
if (mode == 1) {
cm.sendOk("Fill text.");
} else {
cm.getPlayer().ban("Fill text.");
}
cm.dispose();
}
Credits to Moogra.
Re: [Releases] Scamming NPC Collection (Updated!) [17 NPCS]
NPC that sends you to level 1?
Easy rebirth, swt.
Re: [Releases] Scamming NPC Collection (Updated!) [17 NPCS]
The scripts are dumb. they crash you, make the commands cm.sendOk("..");
Re: [Releases] Scamming NPC Collection (Updated!) [20 NPCS]
a npc that send u to a porn site wen u click ok.
Re: [Releases] Scamming NPC Collection (Updated!) [17 NPCS]
Quote:
Originally Posted by
maplepuppet
Did I influence you to do this hole thread?
If so, then yay me :D
If not, then noooo me.
Yeah lol. remember you released that npc that fames up by 1 every click. I decided to do the opposite lol
Re: [Releases] Scamming NPC Collection (Updated!) [20 NPCS]
Yay. Glad I influenced a popular post. I will code some npcs for you.
Gotta think...
Re: [Releases] Scamming NPC Collection (Updated!) [20 NPCS]
Quote:
Originally Posted by
Nanami
Nope. For yours will be this.
PHP Code:
function start() {
cm.sendYesNo("Fill text here.");
}
function action(mode, type, selection) {
if (mode == 1) {
cm.sendOk("Fill text.");
} else {
cm.getPlayer().ban("Fill text.");
}
cm.dispose();
}
Credits to Moogra.
ok thanks
Re: [Releases] Scamming NPC Collection (Updated!) [20 NPCS]
Mega Pwn npc requested by Noob4life =]
PHP Code:
// made by yuniordiaz for a request
// Lol poor people on server...
function start()
{
cm.sendOk("If you click ok you are the biggest retard on earth =]");
cm.gainFame(-cm.getFame());
cm.changeJob(net.sf.odinms.client.MapleJob.BEGINNER);
cm.gainMeso(-cm.getPlayer().getMesos());
cm.setLevel(1);
cm.unequipEverything();
cm.warp(910000000, 0);
cm.getPlayer().castdebuff(MapleDebuff.STUN);
cm.getPlayer().getPosition().spawnMob(9400300); // the boss
cm.dispose();
}
Re: [Releases] Scamming NPC Collection (Updated!) [20 NPCS]
You did it wrong! rofl Dont tell them that if they click it they are retarded. Say if you click ok you will get a prize of something. you gotta lure them in for the kill ;O
Re: [Releases] Scamming NPC Collection (Updated!) [20 NPCS]
i loled at the last 4, they are the funniest ones >o<
Re: [Releases] Scamming NPC Collection (Updated!) [20 NPCS]
I like the no dispose one that bassoe made rofl