alias +fastatt "+attack; wait; -attack; slot3; slot1" alias fast "bind mouse1 fastatt; echo AWP Script ON" alias slow "bind mouse1 +attack; echo AWP Script OFF" // Bind keys to toggle the script bind "F3" "fast" bind "F4" "slow" Use code with caution. Copied to clipboard