Left 4 Dead 2

Left 4 Dead 2

Not enough ratings
Hamster's .cfg 仓鼠箘的Auto CFG脚本
   
Award
Favorite
Favorited
Unfavorite
Items: Other
File Size
Posted
3.768 KB
14 Apr @ 7:58pm
1 Change Note ( view )

Subscribe to download
Hamster's .cfg 仓鼠箘的Auto CFG脚本

Description
This is not cheating, I can promising you, I've use this cfg for 4000 hours, but just Some of servers were banning this cfg, you will never get VAC if you only use this cfg.
If after you subscribed this mod an found it dosen't works, please do as the following steps!
Find your L4D2's catalog, for example: D:\steam\steamapps\common\Left 4 Dead 2\left4dead2
Find "cfg" file,click in,create a new text file, rename as "autoexec.cfg" CAUTION! MUST BE .cfg !
Copy the following text and edit them:
//In case of script conflict that you can't join your friend's lobby
sv_consistency 0


//Full-Auto Weapon,
CAUTION!!Some of servers were banning this!
alias "+Rm" "alias Ps Rm1;Rm1"
alias "Rm1" "+attack;wait 5;-attack;Rm2"
alias "Rm2" "wait 5;+attack;wait 5;-attack;Ps"
alias "-Rm" "-attack;alias Ps;Rm;-attack"
//bind "mouse4" "+Rm" //<--Key bind, this is binding mouse 4, you can change the key whatever you want, suit yourself

//Fast idle, can be use for cancel dizzying and light the witch
bind "B" "go_away_from_keyboard" //<--Key bind,this is bindingB

//Perminant duck, press space or duck can cancel it, can be use relax your left pinky
bind 6 "toggle_duck" //<--Key bind, this is binding 6

//Perminant Toggle walk, press again can cancel it, can be use foray little zombies
alias ToggleWalk ToggleWalkOn
alias ToggleWalkOn "+speed;alias ToggleWalk ToggleWalkOff"
alias ToggleWalkOff "-speed;alias ToggleWalk ToggleWalkOn"
bind "Shift" "ToggleWalk"//<--Key bind, this is binding Shift

//Fast melee, can save the slow melee like Guitar, but may error in low FPS condition!
alias speedcut "+attack;wait 5;lastinv;wait 5;lastinv;-attack"
bind "mouse5" "speedcut" //<--Key bind, this is binding mouse 5

alias ceiling_bind "+attack;wait 2;-attack;wait 2;ceiling_jump"
alias ceiling_alias "alias ceiling_jump ceiling_bind"
alias ceiling_stop "alias ceiling_jump"
alias +ceiling "ceiling_alias;ceiling_jump"
alias -ceiling "ceiling_stop;-attack"

//Third Person Shoulder, it's adjusted by me but still have some flaw, can change your camera by direction arrow button
cam_snapto 0;
c_thirdpersonshoulderoffset 20
bind "alt" "thirdpersonshoulder; 3dr_person" //<--Key bind, this is binding Alt
bind "LEFTARROW" L-frontcam
bind "UPARROW" L-biendcam
bind "RIGHTARROW" R-frontcam
bind "DOWNARROW" R-biendcam
alias 3dr_person "cl_viewmodelfovsurvivor 80; cl_crosshair_dynamic 1;
c_thirdpersonshoulderdist 40; c_thirdpersonshoulderaimdist 720; c_thirdpersonshoulderheight -10;"
alias L-frontcam "c_thirdpersonshoulderoffset 20; cam_idealyaw 150; cam_snapto 0;"
alias L-biendcam "c_thirdpersonshoulderoffset 20; cam_idealyaw 0; cam_snapto 1;"
alias R-frontcam "c_thirdpersonshoulderoffset -20; cam_idealyaw -150; cam_snapto 0;"
alias R-biendcam "c_thirdpersonshoulderoffset -20; cam_idealyaw 0; cam_snapto 1;"

//Auto Bunny Jump (Not so great)
MUST PAIR WITH ANOTHER .CFG!
//
CAUTION!!Some of servers were banning this!
/*bind space "+ajump"

alias +ajump "+jump; alias ajump3; alias autoj1 autoj; hjump1; wait 16; ajump"

alias -ajump "-jump; alias ajump1 alias ajump1 autoj; alias autoj1; ajump3; hjump"

alias ajump "ajump1; ajump2"

alias ajump2 "alias ajump3 ajump1

alias ajump1 "autoj"

alias autoj "+jump; wait 4; -jump; wait 3; autoj1"

alias autoj1 "autoj"

alias hjump "alias hjump4 hjump3; hjump3; wait 15; alias hjump1; alias hjump4"

alias hjump3 "alias hjump1 hjump2; wait 1; hjump4"

alias hjump2 "alias ajump1 alias ajump1 autoj"*/

bind "9" "exec autobhop.cfg" //<--Key bind, this is binding 9, to open bunny jump
bind "0" "bind space +jump"//<--Key bind, this is binding 0, to close
//If you want to use this, you must create "autobhop.cfg"file, with the same way, then cope the following text into the new .cfg file:

bind space "+ajump"

alias +ajump "+jump; alias ajump3; alias autoj1 autoj; hjump1; wait 16; ajump"

alias -ajump "-jump; alias ajump1 alias ajump1 autoj; alias autoj1; ajump3; hjump"

alias ajump "ajump1; ajump2"

alias ajump2 "alias ajump3 ajump1

alias ajump1 "autoj"

alias autoj "+jump; wait 4; -jump; wait 3; autoj1"

alias autoj1 "autoj"

alias hjump "alias hjump4 hjump3; hjump3; wait 15; alias hjump1; alias hjump4"

alias hjump3 "alias hjump1 hjump2; wait 1; hjump4"

alias hjump2 "alias ajump1 alias ajump1 autoj"

//Fast text, you can edit them by yourself, but Only in English!
bind KP_END "say tank"
bind KP_DOWNARROW "say A f**king <J O C K E Y> around! I'm gonna f**k that son of b**ch's asshore!"
bind KP_PGDN "say medit"
bind KP_LEFTARROW "say this way"
bind KP_5 "say witch"
bind KP_RIGHTARROW "say Run! >_<"
bind KP_HOME "say F@ck u"
bind KP_UPARROW "say lol ^o^"
bind KP_INS "say WTF! O_O"
bind KP_DEL "say Motherf@cker!!!!!"
bind KP_PGUP "say !kill"

//Works pair with my Fast Text Mod, to use this you must subscribe my Fast Text Mod!
bind "g" "+mouse_menu AlertInfected" //<--Key bind, this is binding G
bind "v" "+mouse_menu public" //<--Key bind, this is binding V

//Alright if you finished all above, you are a clever boy! Now enjoy your game!

Credits:
仓鼠箘 and all Left 4 Dead 2 's master of Code!!
Most of the Code were searched by me, not credit by me, but I can't find who Created them, I just want to thank you.
Popular Discussions View All (1)
0
14 Apr @ 9:39pm
English Speaker
仓鼠箘
12 Comments
仓鼠箘  [author] 14 Jul @ 8:06pm 
你注意一下键位,mouse 3其实是滚轮按压,推荐绑4或者5
Sei 14 Jul @ 10:12am 
请问这个半自动连发是不是失效了啊?绑了没反应
仓鼠箘  [author] 15 Jun @ 6:01pm 
我从没做过视频,不然的话就做一个教学视频了,很容易用的,就像是鼠标宏一样。
xxx 15 Jun @ 11:02am 
写作文长篇大论看不懂,但能明白为了创造出这些东西花费了很多时间与精力 辛苦了这东西还是留给有需要的人来用吧。
仓鼠箘  [author] 15 May @ 2:53am 
有空的话我做一个b站教程
梁梓盛 15 May @ 1:18am 
看不懂,也不知道怎么用(捂脸( /ω\))
仓鼠箘  [author] 4 May @ 8:00pm 
有些太费操作了,比如连点和速砍,平时捡不到好近战,可以用速砍防御或打女鬼。
*枫 3 May @ 1:39pm 
不逼自己一把都不知道自己手残
仓鼠箘  [author] 19 Apr @ 10:22pm 
这个代码还是不够好,连跳成功率很低,只能说是聊胜于无
糖六颗 19 Apr @ 10:19pm 
连跳那个cfg服务器几乎跳不起来,还是得手动按