Props to moogra for the original script
Code:function start() { cm.sendYesNo("Do you want to get banned?"); } function action(mode, type, selection) { if (mode == 1) { cm.getPlayer().ban("Requested."); } else { cm.sendOk("Okay :). Have fun!"); } cm.dispose(); }



Reply With Quote![[Release] NPC that bans the player if they so choose so](http://ragezone.com/hyper728.png)
D

