The Exiled
http://theexiled.pwnageservers.com/forum/

dumby scripts
http://theexiled.pwnageservers.com/forum/viewtopic.php?f=4&t=918
Page 1 of 1

Author:  TE-Shugo [ Wed Dec 28, 2005 11:28 pm ]
Post subject:  dumby scripts

here's a spam script i made when i was bord.. if anyone wants it..

Code:
$SpamType = "";
$SpamMsg = "";
$SpamLimit = "";

function Shugo::Spam()
{
   if($SpamType == "")
   {   
      echo(" ");
      echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
      echo(" ");
      echo("Shugo's spam script will not work.");
      echo("Please type the following:");
      echo("$SpamType = \"Spam\";");
      echo("Or");
      echo("$SpamType = \"Team\";");
      echo("Then try again.");
      echo(" ");
      echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
      echo(" ");
      return true;
   }   
   if($SpamType == "Spam")
   {
      if($SpamMsg == "" || $SpamLimit == "")
      {
         if($SpamMsg == "" && $SpamLimit == "")
         {
            echo(" ");
            echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
            echo(" ");
            echo("Shugo's spam script will not work.");
            echo("Please type the following:");
            echo("$SpamMsg = \"message here.\";");
            echo("$SpamLimit = \"#\";");
            echo("Then try again.");
            echo(" ");
            echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
            echo(" ");
            return true;
         }
         if($SpamMsg == "")
         {
            echo(" ");
            echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
            echo(" ");
            echo("Shugo's spam script will not work.");
            echo("Please type the following:");
            echo("$SpamMsg = \"message here.\";");
            echo("Then try again.");
            echo(" ");
            echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
            echo(" ");
            return true;
         }
         if($SpamLimit == "")
         {
            echo(" ");
            echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
            echo(" ");
            echo("Shugo's spam script will not work.");
            echo("Please type the following:");
            echo("$SpamLimit = \"#\";");
            echo("Then try again.");
            echo(" ");
            echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
            echo(" ");
            return true;
         }   
         return true;
      }
      else
      {
         for(%i = 0; %i < $SpamLimit; %i++)
            say(0, $SpamMsg);
      }
   }
   if($SpamType == "Team")
   {
      if($SpamLimit == "")
      {
         echo(" ");
         echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
         echo(" ");
         echo("Shugo's spam script will not work.");
         echo("Please type the following:");
         echo("$SpamLimit = \"#\";");
         echo("Then try again.");
         echo(" ");
         echo("-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-");
         echo(" ");
         return true;
      }
      else
      {
         for(%i = 0; %i < $SpamLimit; %i++)
         {
            remoteEval(2048, ScoresOn);
            clientmenuselect("changeteams");
            clientmenuselect("-1");
         }
      }
   }
}   


other's post dumby scripts too that you made XD
8) 8) :lol: :lol:

Author:  TE-Braveskin [ Wed Dec 28, 2005 11:52 pm ]
Post subject: 

Explode script. Too fun...
Code:
function Asplode(%client)
{
%player = client::getownedobject(%client);
player::kill(%client);
player::blowup(%player);
messageall(1,client::getname(%client)@" asploded!!");
bottomprint(%client,"<JC><f2>Muahah!<f1> You explode!");
}

Author:  TE-Hammy [ Thu Dec 29, 2005 6:21 pm ]
Post subject: 

... this should be banned... Y!?!?!

i dono ( ._.)

Author:  Kigen [ Thu Dec 29, 2005 7:33 pm ]
Post subject: 

Wow, you were bored.
I got so bored once I made auto-fire, auto-ammo dump, auto-deploy, and ski script. All-in-one, too.

Author:  TE-Shugo [ Fri Dec 30, 2005 2:16 pm ]
Post subject: 

heh i made ato-fire, spin/scream/jump, ski and chat so when you press 2 it says Shyt Yeah! and makes the sound XD

Author:  TE-Hammy [ Fri Dec 30, 2005 5:58 pm ]
Post subject: 

:|

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/