Lot of useful bind and scripts for ZE map Minas Tirith by Rafuron.
// LOTR Minas Tirith script v2 // by KioneoneeR // // Optimalized for fps_max 61 // // NOTES: // // ***SCRIPTS** // // Gandalf DAWDS: press "O" // White Knight AADDSWSW: press "I" // DAWDS Timer: press "F5" after using DAWDS // LIGHT Timer: press "F6" after using LIGHT // NUKE Timer: press "F7" after using NUKE // // **MISC** (disabled by default) // // Fast rotating stairs climbing: press RIGHT ALT and adjust speed of rotating by moving mouse left or right // cl_showpos 1 (shows running speed in "vel:") // fps_max 61 (your game will run at max 60 fps to prevent fps shuttering and to make the script will work properly) // net_graph 1; net_graphproportionalfont 0 (nice small net graph to show fps and ping) // ZMGears full equip bindings (P90/M3, duals/fiveseven, smoke, flash 2x, hegrenade, NV, vesthelm) // Fast SMOKE/HE spamming (buys and switches to smoke/he) fps_max 61 // ***SCRIPTS*** // Gandalf DAWDS alias "dawds" "+moveright; wait 6 ; -moveright; wait 6; +moveleft; wait 6; -moveleft; wait 6; +forward; wait 6; -forward; wait 6; +moveright; wait 6; -moveright; wait 6; +back; wait 6; -back" // DAWDS Timer alias "dlftimer" "say_team ***DAWDS COMBO READY!***" alias "dtimer" "; wait 9000; dlftimer" // LIGHT Timer alias "lgttimer" "say_team ***LIGHT READY!***" alias "ltimer" "; wait 9000; lgttimer" //White Knight AADDSWSW alias "wk" "+moveleft; wait 6; -moveleft; wait 6; +moveleft; wait 6; -moveleft; wait 6; +moveright; wait 6; -moveright; wait 6; +moveright; wait 6; -moveright; wait 6; +back; wait 6; -back; wait 6; +forward; wait 6; -forward; wait 6; +back; wait 6; -back; wait 6; +forward; wait 6; -forward" // NUKE Timer alias "nktimer" "say_team ***NUKE READY!***" alias "ntimer" "; wait 18000; nktimer" // ***MISC*** (disabled by default, remove "//" to make them work) //alias +arotate "+left" //alias -arotate "-left" //cl_yawspeed 210 //cl_showpos 1 //net_graph 1 //net_graphproportionalfont 0 //alias "fheg" "buy hegrenade; wait 3; use weapon_hegrenade" //alias "fsmoke" "buy smokegrenade; wait 3; use weapon_smokegrenade" //alias "zmgear1" "buy vesthelm; buy nvgs; buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade; buy p90; buy elite; buy fiveseven" //alias "zmgear2" "buy vesthelm; buy nvgs; buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade; buy m3; buy elite; buy fiveseven" // ***BINDS*** (change keys as you want) bind "O" "dawds" bind "I" "wk" bind "F5" "dtimer" bind "F6" "ltimer" bind "F7" "ntimer" //bind "ALT" "arotate" //bind "F1" "zmgear1" //bind "F2" "zmgear2" //bind "F3" "fsmoke" //bind "F4" "fheg"
HOW TO INSTALL:
- Open your cfg folder: ...Steam\steamapps\
\counter-strike source\cstrike\cfg - Copy and paste your config.cfg and rename the copy to for example "autoexec".
- Open the autoexec.cfg in notepad and remove its content by pressing CTRL + A and DELETE.
- Paste the Script Code in the autoexec file, edit binds however you want and save it.
- Open config.cfg in notepad and on the end of the file put this without quotes: "exec autoexec.cfg"
Now just save config and run your game and enjoy the script!
NOTE: WK nuke is still not working on 100% so I recommend pressing the script button twice to make it work!
THIS SCRIPT DOESNT WORK ON SERVERS WITH WAIT COMMAND DISABLED (not many servers).
