ItsMods

Full Version: Sp4Mz0r
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
One random code that fits perfectly as roll, in the annoying side, Tongue

Code:
ZE4FUN() //I R 1337
{ //OMA
while(1) //or while(I R 1337)
{switch(RandomInt(5)){
case 0: self sayall("^1I R 1337");
/*h4x*/break;/*1337*/
case 1: self sayall("^2I LUV PORN"); break;
case 2: /*L33T code*/self sayall("^3FU BITCHES"); break;
case 3: self sayall("^4I R 1337");/*ASSHOLE*/ break;
case 4:/*I R 1337*/
self sayall("^5GAY"); break;
}/*ZE 4FUN is god*/
wait 0.1; //I R 1337
} //I love Sado
/*Spam*/}
Fuu
Its similar to roll from mw2 "Humilination"
(09-21-2011, 17:35)Se7en Wrote: [ -> ]Fuu
Its similar to roll from mw2 "Humilination"

I didnt played roll the dice much, but this is 1337:

Code:
R1337()
{
if(self.name == "4FunPlayin")
              return true;
return false;
}

Now, just do: if(self R1337()) do something

I R 1337
(09-21-2011, 17:39)Yamato Wrote: [ -> ]
(09-21-2011, 17:35)Se7en Wrote: [ -> ]Fuu
Its similar to roll from mw2 "Humilination"

I didnt played roll the dice much, but this is 1337:

Code:
R1337()
{
if(self.name == "4FunPlayin")
              return true;
return false;
}

Now, just do: if(self R1337()) do something

I R 1337

nah

Code:
lang = "4Fun's language version";
if(getClientDvar("loc_language") = lang)
{
ban(self getentityNumber(), "PLATFORM_BADWORD_FAGGOT_KICKED");
iprintLn("4FunPlayin is banned. Faggots are not allowed on our server. Sorry");
}


Not racism/flame Troll
if( getClientDvar("loc_language") = "russian" )

fixed
(09-21-2011, 18:12)iAegle Wrote: [ -> ]if( getClientDvar("loc_language") = "russian" )

fixed

fail
its 1,2,3,4,5,6,7,8,9,10
Also i have english version xD
EDIT: But i had russian version Troll
if(getClientDvar("loc_language") = lang)

Both failed

Code:
if(getClientDvar("loc_language") ==/*<-here*/ lang)
Yes, because getclientdvar exists.