Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.02 KB | None | 0 0
  1. exec autoexec.cfg
  2. cl_crosshair_dynamic 0
  3. // *************Binds*************
  4. // Change these to Your liking.
  5.  
  6. Bind 1 "Slot1;Primary"
  7. Bind 2 "Slot2;Secondary"
  8. Bind 3 "Slot3;Explosives"
  9. Bind 4 "Slot4;Pack"
  10. Bind 5 "Slot5;Drugs"
  11. Bind Q "ToggleCC"
  12. Bind E "+Fl31"
  13. Bind 6 "+Schizo31"
  14. Bind Shift "+Focus"
  15. Bind Ctrl "+Crouch41"
  16. Bind Mwheelup "Primary"
  17. Bind Mwheeldown "Secondary"
  18. Bind End "exec Autoexec.cfg"
  19.  
  20. // *************Fixes for 1-Shot Items.*************
  21. Alias Explosives "Slot3;Bind Mouse1 +Attack;-AFire;-Reload"
  22. Alias Pack "Slot4;Bind Mouse1 +Attack;-AFire;-Reload"
  23. Alias Drugs "Slot5;Bind Mouse1 +Attack;-AFire;-Reload"
  24.  
  25. // *************Primary Weapon Firemode Toggle*************
  26. Alias Primary "Slot1;CPFM;SNW2;CurrPCrossHair;Bind Mouse3 SPFM"
  27. Alias CPFM "PFM1"
  28. Alias SPFM "PFM1"
  29. Alias PFM1 "CPSS1;Green_CrossHair;Alias CurrPCrossHair Green_CrossHair;Bind Mouse1 +Attack;Reset"
  30. Alias PFM2 "CPSS2;Blue_CrossHair;Alias CurrPCrossHair Blue_CrossHair;Bind Mouse1 +BFire;Reset"
  31. Alias PFM3 "CPSS3;Orange_CrossHair;Alias CurrPCrossHair Orange_CrossHair;Bind Mouse1 +AFire;Reset;+Reload"
  32. Alias CPSS1 "Alias SPFM PFM2;Alias CPFM PFM1;echo "Primary:Normal""
  33. Alias CPSS2 "Alias SPFM PFM3;Alias CPFM PFM2;echo "Primary:Burst""
  34. Alias CPSS3 "Alias SPFM PFM1;Alias CPFM PFM3;echo "Primary:Shotgun""
  35.  
  36. // *************Secondary Weapon Firemode Toggle*************
  37. Alias Secondary "Slot2;CSFM;SNW1;CurrSCrossHair;Bind Mouse3 SSFM"
  38. Alias CSFM "SFM1"
  39. Alias SSFM "SFM1"
  40. Alias SFM1 "CSSS1;Green_CrossHair;Alias CurrSCrossHair Green_CrossHair;Bind Mouse1 +Attack;Reset"
  41. Alias SFM2 "CSSS2;Blue_CrossHair;Alias CurrSCrossHair Blue_CrossHair;Bind Mouse1 +AFire;Reset"
  42. Alias SFM3 "CSSS3;Orange_CrossHair;Alias CurrSCrossHair Orange_CrossHair;Bind Mouse1 +MFire;Reset"
  43. Alias CSSS1 "Alias SSFM SFM2;Alias CSFM SFM1;echo "Secondary:Normal""
  44. Alias CSSS2 "Alias SSFM SFM3;Alias CSFM SFM2;echo "Secondary:Auto""
  45. Alias CSSS3 "Alias SSFM SFM1;Alias CSFM SFM3;echo "Secondary:Melee""
  46.  
  47.  
  48. //**************RESET***************
  49. alias Reset "-Afire;-BFire;-MFire;-Attack;-Reload"
  50. // *************Automatic Fire*************
  51. Alias +AFire "Alias Repeat_function +Repeat; +Repeat"
  52. Alias -AFire "Alias Repeat_function stopRepeating"
  53. Alias Repeat_function "+Repeat"
  54. Alias +Repeat "+Attack; Wait 3; -Repeat"
  55. Alias -Repeat "-Attack; Wait 3; Repeat_function"
  56. Alias stopRepeating ""
  57.  
  58.  
  59. // *************Burst Fire****************
  60. Alias +BFire "Alias BRepeat_function +BRepeat; +BRepeat"
  61. Alias -BFire "Alias BRepeat_function stopRepeating"
  62. Alias BRepeat_function "+BRepeat"
  63. Alias +BRepeat "+Attack; Wait 3; -BRepeat"
  64. Alias -BRepeat "-Attack; Wait 17; BRepeat_function"
  65. Alias stopRepeating ""
  66. // *************Melee Swap****************
  67. alias MeleeSwap "+attack;wait 5;invnext;wait 5;slot2;-attack"
  68.  
  69. Alias +MFire "Alias MRepeat_function +MRepeat; +MRepeat"
  70. Alias -MFire "Alias MRepeat_function stopRepeating"
  71. Alias MRepeat_function "+MRepeat"
  72. Alias +MRepeat "+attack;wait 5;invnext;wait 5;slot2;-attack;-MRepeat"
  73. Alias -MRepeat "Wait 45; MRepeat_function"
  74. Alias stopRepeating ""
  75. // *************Custom "NextWeap"*************
  76. Alias NextWeap ""
  77. Alias SNW1 "Alias NextWeap Primary"
  78. Alias SNW2 "Alias NextWeap Secondary"
  79.  
  80. // *************CrossHair Settings*************
  81. // Color Settings
  82. // Orange
  83. Alias Orange_CrossHair "cl_CrossHair_red 244;cl_CrossHair_Green 130;cl_CrossHair_Blue 74"
  84. // Blue
  85. Alias Blue_CrossHair "cl_CrossHair_red 72;cl_CrossHair_Green 190;cl_CrossHair_Blue 230"
  86. // Green
  87. Alias Green_CrossHair "cl_CrossHair_red 23;cl_CrossHair_Green 232;cl_CrossHair_Blue 29"
  88. // Current CrossHair Stuff
  89. Alias CPCrossHair "Green_CrossHair"
  90. Alias CSCrossHair "Green_CrossHair"
  91.  
  92.  
  93. // *************Close Captions*************
  94. // Text notifications for noises. Helps with detecting tanks/hunters/etc.
  95.  
  96. Alias ToggleCCon "closecaption 1; CrossHairflash;Alias ToggleCC ToggleCCoff"
  97. Alias ToggleCCoff "closecaption 0; CrossHairflash;Alias ToggleCC ToggleCCon"
  98. Alias ToggleCC "ToggleCCon"
  99.  
  100. // *************Focus Toggle*************
  101. // Press to engage Scope like Normal, Press again to disengage. Hold to Scope and lower Sensitivity. If using a non-scoped weapon, Holding this will still lower sensitivty.
  102. // Change The Sensitivity Values to your liking. I'd Recommend Reducing the sensitivity by roughly 30% when using the Focus Function.
  103.  
  104. Alias "+Focus" "+Zoom;cl_crosshair_dynamic 0;Sensitivity 7;wait 10;cl_crosshair_dynamic 0;-Zoom"
  105. Alias "-Focus" "+Zoom;cl_crosshair_dynamic 0;Sensitivity 10;wait 10;-Zoom"
  106. Sensitivity 10;
  107.  
  108. // *************Flashlight Spam*************
  109. // Press to toggle your Flashlight On/Off. Tap twice for Super-Happy Disco Fun. Tap once to Disengage.
  110.  
  111. Alias "+Fl21" "Alias Fl23 +Fl22; +Fl22"
  112. Alias "+Fl22" "impulse 100; Wait; -Fl22"
  113. Alias "-Fl22" "impulse 100; Wait; Fl23"
  114. Alias "Fl23" "+Fl22"
  115. Alias "-Fl21" "Alias Fl23 impulse 100"
  116. Alias "+Fl31" "impulse 100; -Fl21"
  117. Alias "-Fl31" "Fl32"
  118. Alias "Fl32" "Alias -Fl31 +Fl21; Wait 20; Alias -Fl31 Fl32"
  119.  
  120. // *************Schizo Mode*************
  121. // Press to laugh, Tap twice to laugh hysterically, Tap once to stop the Madness.
  122.  
  123. Alias "+Schizo21" "Alias Schizo23 +Schizo22; +Schizo22"
  124. Alias "+Schizo22" "Vocalize playerlaugh; wait 250;Vocalize playerlaugh; wait 250; Vocalize Playerlostcall; wait 250;Vocalize playerlaugh; wait 250;vocalize playerdeath; -Schizo22"
  125. Alias "-Schizo22" "Vocalize playerlaugh; wait 250; Schizo23"
  126. Alias "Schizo23" "+Schizo22"
  127. Alias "-Schizo21" "Alias Schizo23 Vocalize playerlaugh"
  128. Alias "+Schizo31" "Vocalize playerlaugh; -Schizo21"
  129. Alias "-Schizo31" "Schizo32"
  130. Alias "Schizo32" "Alias -Schizo31 +Schizo21; Wait 100; Alias -Schizo31 Schizo32"
  131.  
  132. // *************Crouch Toggle*************
  133. // Crouches on hold, Tap twice to Stay crouched, Tap once to stand up.
  134.  
  135. alias "+Crouch41" "+duck"
  136. alias "-Crouch41" "Crouch42"
  137. alias "Crouch42" "-duck; alias -Crouch41 +duck; wait 20; alias -Crouch41 Crouch42"
  138.  
  139. // *************Execution*************
  140. Alias CrossHairFlash "Orange_CrossHair; Wait 30; Blue_CrossHair; Wait 30; Green_CrossHair"
  141. CrossHairFlash
  142.  
  143. echo "Human Loaded."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement