Jump to content

Recommended Posts

Posted

alias d1 "developer 1"

alias d0 "developer 0"

alias awpsw " attack; wait; -attack; wait; slot3; wait; -attack; wait; slot1"

alias -awpsw "-attack" alias awptog "exec awp.cfg; d1; echo *OWNAGE ON*; d0; wait; bind mouse5 togawp"

alias togawp "exec normfire.cfg; d1; echo *NORMAL FIRE*; d0; wait; bind mouse5 awptog"

//create these 2 config files and place them in your cstrike folder

//awp.cfg

alias normfire "exec normfire.cfg"

 

bind "mouse1" " awpsw"

bind "1" "slot1; exec awp.cfg"

bind "2" "slot2; normfire"

bind "3" "slot3; normfire"

bind "4" "slot4; normfire"

bind "mouse5" "awptog"

bind "mwheelup" "slot2; normfire"

bind "mwheeldown" "slot2; normfire"

//normfire.cfg

bind "mouse1" " attack"

bind "1" "slot1; exec awp.cfg"

bind "2" "slot2"

bind "3" "slot3"

bind "4" "slot4"

bind "mwheelup" "lastinv" //(or whatever)

bind "mwheeldown" "lastinv"

bind "mouse5" "exec awp.cfg; d1; echo *AWP ON*; d0"

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...