HostileStory v75
REMEMBER TO VOTE FOR US AT
http://www.gtop100.com/in.php?site=51773
http://www.gtop100.com/in.php?site=51773
http://www.gtop100.com/in.php?site=51773
http://www.gtop100.com/in.php?site=51773

Join the forum, it's quick and easy

HostileStory v75
REMEMBER TO VOTE FOR US AT
http://www.gtop100.com/in.php?site=51773
http://www.gtop100.com/in.php?site=51773
http://www.gtop100.com/in.php?site=51773
http://www.gtop100.com/in.php?site=51773
HostileStory v75
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Here's something (first post kewl)

2 posters

Go down

Here's something (first post kewl) Empty Here's something (first post kewl)

Post  MrHacker Fri Nov 12, 2010 9:15 pm

Code:
/*Made by MrHacker/*
 /*You are free to edit this.*/
function start() {
    cm.sendSimple ("Hello. I am the Fame/Nx seller. Want some Fame/NX??\r\n#L0##e10,000 NX - 100,000,000 Mesos#n#l\r\n#L1##e25,000 NX - 250,000,000 Mesos#n#l\r\n#L2##e100,000 NX - 1,000,000,000 Mesos#n#l\r\n#L3##e1 fame - 100,000,000 Mesos#n#l\r\n#L0##e10 fame - 1,000,000,000 Mesos#n#l");
}

function action(mode, type, selection) {
    cm.dispose();
    switch(selection){
        case 0:
            if(cm.getMeso() >= 100000000){
                cm.sendOk("Thanks, 10,000 NX points have been added to your account.");
                cm.gainNX(10000);
                cm.gainMeso(-100000000);
                cm.dispose();
            }else{
                cm.sendOk("You do not have 100,000,000 mesos.");
                cm.dispose();
            }
            break;
        case 1:
            if(cm.getMeso() >= 250000000){
                cm.sendOk("Thanks, 25,000 NX points have been added to your account.");
                cm.gainNX(25000);
                cm.gainMeso(-250000000);
                cm.dispose();
            }else{
                cm.sendOk("You do not have 250,000,000 mesos.");
                cm.dispose();
            }
            break;
        case 2:
            if(cm.getMeso() >= 1000000000){
                cm.sendOk("Thanks, 100,000 NX points have been added to your account.");
                cm.gainNX(100000);
                cm.gainMeso(-1000000000);
                cm.dispose();
            }else{
                cm.sendOk("You do not have 1,000,000,000 mesos.");
                cm.dispose();
            }
            break;
        case 3:
            if(cm.getMeso() >= 100000000){
                cm.sendOk("Thanks, 1 fame have been added to your account.");
                cm.gainFame(1);
                cm.gainMeso(-100000000);
                cm.dispose();
            }else{
                cm.sendOk("You do not have 100,000,000 mesos.");
                cm.dispose();
            }
            break;
        case 4:
            if(cm.getMeso() >= 1000000000){
                cm.sendOk("Thanks, 10 fame have been added to your account.");
                cm.gainNX(10);
                cm.gainMeso(-1000000000);
                cm.dispose();
            }else{
                cm.sendOk("You do not have 1,000,000,000 mesos.");
                cm.dispose();
            }
            break;
    }
}
Maybe you can use Very Happy or this:
Code:
/*Made by MrHacker*/
/*You are free to edit this as it is a warp NPC that consumes items*/

var wui = 0;

function start() {
                  cm.sendSimple ("#eHello. Would you like 10 minutes to privatly train with a gm? It will cost 25 #i???????#. It will also to you to level 1.* You will need a GM online to have private training*\r\n#L0##bWarp to GM room \r\n#L1#Warp to FM");
}

function action(mode, type, selection) {

        if (selection == 0) {

    if (cm.haveItem(???????, 25) && cm.getPlayer().getLevel()) { 
            cm.gainItem(???????, -25);
                        cm.getPlayer().setLevel(1);
                        cm.warp(180000000);
                          cm.sendOk("#eWelcome. Enjoy your stay.");
                          cm.dispose();
                } else {
            cm.sendOk("#eReport to a Online GM if you get this message!");
                        cm.dispose();
                        }

            } else if (selection == 1) {


                    if (cm.getMeso() >= 0) {
                        cm.warp(910000000); 
                                cm.sendOk("#eSeeya.");
                              cm.dispose();
                } else {
                    cm.sendOk("#eReport to a Online GM if you get this message!");
                    cm.dispose(); }
            } else {
                    cm.sendOk("Ok. Well seeya another time then!");
                    cm.dispose();
                     
                }   


   
    } 
I don't care if you use them. It's the thought that counts.
MrHacker
MrHacker

Posts : 65
Join date : 2010-11-12
Age : 29
Location : Pensacola, Florida

Back to top Go down

Here's something (first post kewl) Empty Re: Here's something (first post kewl)

Post  evilgaia Wed Jan 19, 2011 11:47 pm

Even Mr.Hacker looks like he gives credit
Unlike Right
he is a leeching faggot
He steals everything from site to site
without giving credits.
I bet he will say
I created Internet Explorer
Come on Right
give it up stop wasiting time
this community
NEEDS
real coders.

Mr.Hacker sry if im going off topic
im just mad at right.
Right now

evilgaia

Posts : 5
Join date : 2011-01-19

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum