The Exiled

Shunned by Man, Accepted by Gods
* FAQ    * Search   * Members
* Login   * Register
It is currently Thu Mar 28, 2024 12:57 pm 

 View unanswered posts | View active topics


 Board index » General Area » Modding
Post new topic Reply to topic Users browsing this forum: No registered users and 4 guests
Author
Message
TE-Shugo


User avatar
Joined: Mon Sep 05, 2005 12:21 am
Posts: 70
Location: YaY ArEa, CaLiForNia
Post Posted: Wed Dec 28, 2005 11:28 pm    Post subject: dumby scripts
Reply with quote
 
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:


 Top Offline
Profile WWWYIM
Author
Message
TE-Braveskin

Joined: Thu Aug 11, 2005 3:28 am
Posts: 1176
Post Posted: Wed Dec 28, 2005 11:52 pm    Post subject:
Reply with quote
 
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!");
}


 Top Offline
Profile
Author
Message
TE-Hammy


User avatar
Joined: Thu Jul 14, 2005 5:43 pm
Posts: 3204
Post Posted: Thu Dec 29, 2005 6:21 pm    Post subject:
Reply with quote
 
... this should be banned... Y!?!?!

i dono ( ._.)



This is not the sandwich you are looking for. Move along.
Image
Ze Sechs-fire wrote:
[22:00] [df]Braveskin: Can AfroMuffin spend the night at my house?
[22:00] [df]Braveskin: I have movize
[22:00] Hammy: No. You'll touch him.
[22:00] Hammy: With gusto.
[22:00] Hammy: He's not even a day old, pedophile.
[22:00] Hammy: >:l
[22:00] [df]Braveskin: plez!!
 Top Offline
Profile
Author
Message
Kigen


User avatar
Joined: Fri Jul 08, 2005 5:45 pm
Posts: 700
Location: Behind you....
Post Posted: Thu Dec 29, 2005 7:33 pm    Post subject:
Reply with quote
 
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.



Image
 Top Offline
Profile WWW
Author
Message
TE-Shugo


User avatar
Joined: Mon Sep 05, 2005 12:21 am
Posts: 70
Location: YaY ArEa, CaLiForNia
Post Posted: Fri Dec 30, 2005 2:16 pm    Post subject:
Reply with quote
 
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

 Top Offline
Profile WWWYIM
Author
Message
TE-Hammy


User avatar
Joined: Thu Jul 14, 2005 5:43 pm
Posts: 3204
Post Posted: Fri Dec 30, 2005 5:58 pm    Post subject:
Reply with quote
 
:|


This is not the sandwich you are looking for. Move along.
Image
Ze Sechs-fire wrote:
[22:00] [df]Braveskin: Can AfroMuffin spend the night at my house?
[22:00] [df]Braveskin: I have movize
[22:00] Hammy: No. You'll touch him.
[22:00] Hammy: With gusto.
[22:00] Hammy: He's not even a day old, pedophile.
[22:00] Hammy: >:l
[22:00] [df]Braveskin: plez!!
 Top Offline
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic Board index » General Area » Modding
Previous topic :: Next topic  
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group