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:
Status: Offline
Joined: Sep 04, 201014Year Member
Posts: 707
Reputation Power: 38
Status: Offline
Joined: Sep 04, 201014Year Member
Posts: 707
Reputation Power: 38
I just wonedering whats the code that spamms text when u get checkerboard map infections?
#2. Posted:
Status: Offline
Joined: Jun 20, 201113Year Member
Posts: 114
Reputation Power: 2
Status: Offline
Joined: Jun 20, 201113Year 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
doesnt have to be binded on back button
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Oct 17, 201014Year Member
Posts: 1,647
Reputation Power: 62
Status: Offline
Joined: Oct 17, 201014Year Member
Posts: 1,647
Reputation Power: 62
why do you want spamming text??????
its really annoying...
its really annoying...
- 0useful
- 0not useful
#4. Posted:
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;
}
}
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.