Counter-Strike 2

Counter-Strike 2

Not enough ratings
Motivate the Enemy Team to Play Better
By bäcky
Learn how to make your enemy team mad by being nice to them.
This guide assumes you are using an autoexec
   
Award
Favorite
Favorited
Unfavorite
"Motivate" the Enemy
The enemy players are bad. They need some motivation. How about we give them some motivational quotes?

Set up a self rebinding bind that goes through a list of motivational quotes to irritate the enemy team:
alias mot[n] "say [your text here];bind [key] mot[n+1] alias mot[n+1] "say [your text here];bind [key] mot[n] bind [key] mot[n]

Example:
alias mot001 "say Hey, sometimes your opponent is just having a really good day.;bind f8 mot002" alias mot002 "say Stop whining, start grinding;bind f8 mot003" alias mot003 "say Only the tough ones are coming into the garden.;bind f8 mot001" bind f8 mot001 //this line could be disabled after the first run to continue the list where you left off

Explanation:
(repeatedly) press f8 -> send "Hey, sometimes your opponent is just having a really good day." in the chat -> rebind f8 to the next line
When the last line is reached, it will jump back to the top.

You can expand this to your heart's content. Keep in mind that being mean can get you globally muted, so stay nice and keep it civil.
Mute the Enemy Team
There is no reason for you to be listening to the enemy. You can mute them by using these commands:
cl_mute_enemy_team 1 cl_sanitize_muted_players true //(recommended, optional. Also, seems to be dysfunctional)
How do I know this works?
You don't. Just assume it does.
From the times that my teammates have told me that it works, it seems to effective in around 40-60% of matches, sometimes even when they are in the lead. It is still worth the effort as it is funny.
3 Comments
Russian B 3 Apr @ 8:03pm 
its funny i did this in csgo and cs chat is just funny
Ardz Baba 1 Apr @ 1:02am 
very nice guide man