Users on TikTok and Reddit are actively discussing a new bug in CS2. A player recorded how an opponent in his sights repeated Michael Jackson's famous move, dodging a bullet and killing the operator. The video quickly spread across the network and became another meme.

Valve, in turn, updated the banner in "X". The company placed a silhouette of artist Michael Jackson in the famous "anti-gravity lean" pose. This is related to a recent bug that appeared in the shooter.

CS2Image credit: x.com

Player models in CS2 began to lean unnaturally when peaking around a corner. Reddit users compared this to Jackson's move from the Smooth Criminal video. The bug can be replicated if you buy an AWP and open the sniper scope while running.

Now let's figure out how to properly perform the Michael Jackson Peek, which your opponent cannot counter.

For such an action, you will need a small bind, which is best placed in a new config, and entered before each game:

exec [Your config name]

The config looks like this:

alias "check_mj_forward_1" "forwardback 0 0 0"alias "check_mj_back_1" "forwardback 0 0 0"

alias "check_mj_left_1" "rightleft 0 0 0"

alias "check_mj_right_1" rightleft 0 0 0"

alias "check_mj_forward_2" ""

alias "check_mj_back_2" ""

alias "check_mj_left_2" "

alias "check_mj_right_2" ""

alias "check_mj_forward_3" "+forward"

alias "check_mj_back_3" "+back"

alias "check_mj_left_3" "+left"

alias "check_mj_right_3" "+right"

alias "+mj_forward" "check_mj_forward_3; forwardback 0.5 0 0; alias check_mj_forward_1 forwardback 0.5 0 0; alias check_mj_forward_2 +forward"

alias "+mj_back" "check_mj_back_3; forwardback -0.5 0 0; alias check_mj_back_1 forwardback -0.5 0 0; alias check_mj_back_2 +back"

alias "+mj_left" "check_mj_left_3; rightleft -0.5 0 0; alias check_mj_left_1 rightleft -0.5 0 0; alias check_mj_left_2 +left"

alias "+mj_right" "check_mj_right_3; rightleft 0.5 0 0; alias check_mj_right_1 rightleft 0.5 0 0; alias check_mj_right_2 +right"

alias "-mj_forward" "-forward; check_mj_back_1; alias check_mj_forward_1 forwardback 0 0 0; alias check_mj_forward_2"

alias "-mj_back" "-back; check_mj_forward_1; alias check_mj_back_1 forwardback 0 0 0; alias check_mj_back_2"

alias "-mj_left" "-left; check_mj_right_1; alias check_mj_left_1 rightleft 0 0 0; alias check_mj_left_2"

alias "-mj_right" "-right; check_mj_left_1; alias check_mj_right_1 rightleft 0 0 0; alias check_mj_right_2"

alias "+michael_jackson" "-forward; -back; -left; -right; alias check_mj_forward_3; alias check_mj_back_3; alias check_mj_left_3; alias check_mj_right_3"

alias "-michael_jackson" "check_mj_forward_2; check_mj_back_2; check_mj_left_2; check_mj_right_2; alias check_mj_forward_3 +forward; alias check_mj_back_3 +back; alias check_mj_left_3 +left; alias check_mj_right_3 +right"

bind "w" "+mj_forward"

bind "s" "+mj_back"

bind "a" "+mj_left"

bind "d" "+mj_right"

bind "alt" "+michael_jackson

All you need to do is press the ALT key on your next peek, and your opponent will be completely baffled.

But despite such fun, CS2 still has not become a good game for series fans. So much so that it is currently the lowest-rated Valve game on Steam.

Main image: theanimetal.com