Print Version

View original submission

Auto-Planting the Bomb

Posted by: FaLLeN Aug 27 2019, 12:56 AM

With this script you can plant the bomb just pressing V key.

CODE
//Auto-Planting the Bomb
alias +bomb "weapon_c4; +duck; +attack; radio1; menuselect 1; cls"
alias -bomb "-duck; -attack; slot10; cls"
bind "v" "+bomb"