Copy and paste into HudAnimations_TF.txt found in the 'scripts' folder. event ScopeRemoval { Animate HudScope Position "9999 9999" Linear 0.0 0.0 } Search for the event "DamagedPlayer" and, if it already exists, edit it so it looks like the below. If it does not exist, just copy paste the whole thing. event DamagedPlayer { RunEvent ScopeRemoval 0.0 } Now paste the following into your autoexec.cfg¨ alias remove_scope "sv_cheats 1; testhudanim scoperemoval" remove_scope You're done. Go test.