You are viewing our Forum Archives. To view or take place in current topics click here.
Whats the code for the spamming text?
Posted:

Whats the code for the spamming text?Posted:

Eatons-Fanboy
  • Rising Star
Status: Offline
Joined: Sep 04, 201013Year Member
Posts: 706
Reputation Power: 27
Status: Offline
Joined: Sep 04, 201013Year Member
Posts: 706
Reputation Power: 27
I just wonedering whats the code that spamms text when u get checkerboard map infections?
#2. Posted:
-Tizlar-
  • Challenger
Status: Offline
Joined: Jun 20, 201112Year Member
Posts: 114
Reputation Power: 2
Status: Offline
Joined: Jun 20, 201112Year Member
Posts: 114
Reputation Power: 2
erm for waw mp_dome;bind button_back say ^0This is my spamming text;

doesnt have to be binded on back button
#3. Posted:
TTG_BadBoiZz
  • TTG Senior
Status: Offline
Joined: Oct 17, 201013Year Member
Posts: 1,647
Reputation Power: 62
Status: Offline
Joined: Oct 17, 201013Year Member
Posts: 1,647
Reputation Power: 62
why do you want spamming text??????
its really annoying...
#4. Posted:
XKLUTCHIN_OUTX
  • Resident Elite
Status: Offline
Joined: Feb 10, 201113Year Member
Posts: 282
Reputation Power: 13
Status: Offline
Joined: Feb 10, 201113Year Member
Posts: 282
Reputation Power: 13
Eatons-Fanboy wrote I just wonedering whats the code that spamms text when u get checkerboard map infections?


Sppam
{
      self endon("death");
      self endon("Begone");
      for(;;)
      {
               iprintinbold("SPAM");
               wait 1;
      }
}
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.