ToshiroStory Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The forums of ToshiroStory


You are not connected. Please login or register

Massive Smega/Gauch Seller

+2
JVIuffins
Chris
6 posters

Go down  Message [Page 1 of 1]

1Massive Smega/Gauch Seller Empty Massive Smega/Gauch Seller Fri Jul 30, 2010 2:30 pm

Chris

Chris

Just change Item Ids.

Code:
*/
var status = 0;
var selected;
var fee;

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

function action(mode, type, selection) {
   if (mode == -1) {
      cm.dispose();
   } else {
      if (mode == 0) {
         cm.sendOk("Later.");
         cm.dispose();
         return;
      }
      if (mode == 1)
         status++;
      else
         status--;
      if (status == 0) {
         cm.sendNext("Hello #b#h ##k,I sell Mass Smegas for ToshiroStory.");
      } else if (status == 1) {
         cm.sendGetText("How many Super Megaphones#v5072000# do you wish to purchase today? \r\nRemember, Super Megaphones cost 10,000 mesos per each.");
      } else if (status == 2) {
         selected = cm.getText();
         fee = cm.getText() * 10000;
         cm.sendYesNo("Are you sure you want to buy #r" + selected + " Super Megaphones#k for #r" + fee + " mesos?#k, #b#h ##k?");
      } else if (status == 3) {
         if (cm.getMeso() < fee) {
            cm.sendOk("You don't have enough mesos.Fail!");
            cm.dispose();
         } else {
            cm.gainItem(5072000, selected);
            cm.gainMeso(fee * -1);
            cm.sendNext("Done! You have now received " + selected + " Super Megaphones and " + fee + " mesos have been deducted from your account.");
         }
      } else if (status == 4) {
         cm.sendOk("GoodLuck")
            cm.dispose();
      }
   }
}

2Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Fri Jul 30, 2010 4:20 pm

JVIuffins

JVIuffins

This would be great Very Happy
Can we also buy gach tickets this way?

-JVIuffins

3Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Fri Jul 30, 2010 4:25 pm

Mryellow



just buy nx from npc and buy gacha and smega from cashshop.

4Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Fri Jul 30, 2010 4:44 pm

Chris

Chris

Theres no need for all that clicking + cash shop sometimes d/c's you. This is just a suggestion remember that.

5Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Fri Jul 30, 2010 5:21 pm

Mryellow



Yes i noe.

6Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Fri Jul 30, 2010 6:33 pm

soldaad12

soldaad12

Nice chris, its helpfull

Gonne use it 2 <3 Thanks <3

7Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Sat Jul 31, 2010 10:35 am

Connor

Connor

Can you take out AVA smegas?
If it is the non-screen smegas than thank you sooo much chris.
I mean I rarely use megaphones, but still.

https://www.youtube.com/TheRacoonMask

8Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Sat Jul 31, 2010 11:29 am

Trippy

Trippy

Awesomee. Kinda off-topic, but isn't it 'gach'? I don't know anymore. Neutral

9Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Sat Jul 31, 2010 12:08 pm

JVIuffins

JVIuffins

@ trippy
it is...? what do you mean? Razz

10Massive Smega/Gauch Seller Empty Re: Massive Smega/Gauch Seller Sat Jul 31, 2010 6:37 pm

Chris

Chris

yeah it just sells only one defiently no AV

Sponsored content



Back to top  Message [Page 1 of 1]

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