У вашего броузера проблема в совместимости с HTML5
The video shows me shooting some bots in a training map and demonstrates the hitbox bug of CSGO.
As you can see in the video, the hitboxes between the client (red color) and the server (blue color) are never synchronized when I hit a bot. They are in fact always misaligned.
When you hit a spot of a moving opponent, you always hit a spot which in the server hitbox is never there. The hit spot is always somewhere else from where the client hit and that is the problem.
The map is Fast Aim/Reflex Training Map https://steamcommunity.com/sharedfiles/filedetails/?id=368026786 and I issued the following commands:
sv_cheats "1";
weapon_accuracy_nospread "1";
weapon_debug_spread_gap "1";
weapon_recoil_cooldown "0";
weapon_recoil_decay1_exp "99999";
weapon_recoil_decay2_exp "99999";
weapon_recoil_decay2_lin "99999";
weapon_recoil_scale "0";
weapon_recoil_suppression_shots "500";
net_fakelag 35
sv_showimpacts 1