Advertisement
Guest User

Untitled

a guest
May 3rd, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. function aimhead { aimbot.hitbox 11; unbind mouse1; bind mouse1 dn_aimbot_ ; hudmsg ^gHEAD }
  2.  
  3. function aimlowneck { aimbot.hitbox 21; unbind mouse1; bind mouse1 dn_aimbot_ ; hudmsg LOWER NECK }
  4.  
  5. function aimNeck { aimbot.hitbox 10; unbind mouse1; bind mouse1 dn_aimbot_ ; hudmsg ^gNECK}
  6.  
  7. bind F5 aimhead
  8. bind F4 aimlowneck
  9. bind F3 aimNeck
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement