那位高手帮我我改一下这个脚本

社区服务
高级搜索
猴岛论坛CSGO反恐精英CS脚本发布区那位高手帮我我改一下这个脚本
发帖 回复
倒序阅读 最近浏览的帖子最近浏览的版块
6个回复

那位高手帮我我改一下这个脚本

楼层直达
buduo1048_h

ZxID:1020578

等级: 新兵
举报 只看楼主 使用道具 楼主   发表于: 2004-08-20 0
— 本帖被 夨魂。 执行锁定操作(2009-04-29) —

反后坐力的脚本把滚轮改成了反后坐力,我想把它改回来。就是改成滚轮换木仓。就是这个脚本


// FUN no recoil v.2


alias dev1 "developer 1"
alias dev0 "developer 0"
alias att "+attack"
alias +on "+attack; +lookdown"
alias -on "-attack; -lookdown"
alias em ""
alias antion "bind kp_downarrow antioff; wait; bind mouse1 r0; wait; bind = r0; wait; bind - r0; wait; bind mwheelup r0; wait; bind mwheeldown r0; dev1; echo Anti-Recoil ENABLED; dev0"
alias antioff "bind mouse1 +attack; wait; bind = em; wait; bind - em; wait; bind mwheelup em; wait; bind mwheeldown em; wait; bind kp_downarrow antion; wait; dev1; echo Anti-Recoil DISABLED; dev0"


dev1
echo Press Keypad 2 To enable / disable Anti-Recoil.
echo Press +/- or mousewheelup / mousewheeldown --> adjust Recoil Speeds.
dev0


alias cl0 "cl_pitchspeed 0"
alias cl1 "cl_pitchspeed 0.5"
alias cl2 "cl_pitchspeed 1"
alias cl3 "cl_pitchspeed 1.5"
alias cl4 "cl_pitchspeed 2"
alias cl5 "cl_pitchspeed 2.5"
alias cl6 "cl_pitchspeed 3"
alias cl7 "cl_pitchspeed 3.5"
alias cl8 "cl_pitchspeed 4"
alias cl9 "cl_pitchspeed 4.5"
alias cl10 "cl_pitchspeed 5"
alias cl11 "cl_pitchspeed 5.5"
alias cl12 "cl_pitchspeed 6"
alias cl13 "cl_pitchspeed 6.5"
alias cl14 "cl_pitchspeed 7"
alias cl15 "cl_pitchspeed 7.5"
alias cl16 "cl_pitchspeed 8"
alias cl17 "cl_pitchspeed 8.5"
alias cl18 "cl_pitchspeed 9"
alias cl19 "cl_pitchspeed 9.5"
alias cl20 "cl_pitchspeed 10"
alias cl21 "cl_pitchspeed 11"
alias cl22 "cl_pitchspeed 12"
alias cl23 "cl_pitchspeed 13"
alias cl24 "cl_pitchspeed 14"
alias cl25 "cl_pitchspeed 15"
alias cl26 "cl_pitchspeed 16"
alias cl27 "cl_pitchspeed 17"
alias cl28 "cl_pitchspeed 18"
alias cl29 "cl_pitchspeed 19"
alias cl30 "cl_pitchspeed 20"
alias cl31 "cl_pitchspeed 22"
alias cl32 "cl_pitchspeed 24"
alias cl33 "cl_pitchspeed 26"
alias cl34 "cl_pitchspeed 28"
alias cl35 "cl_pitchspeed 30"
alias cl36 "cl_pitchspeed 32"
alias cl37 "cl_pitchspeed 34"
alias cl38 "cl_pitchspeed 36"
alias cl39 "cl_pitchspeed 38"
alias cl40 "cl_pitchspeed 40"


alias ec0 "dev1; echo Recoil 0; dev0"
alias ec1 "dev1; echo Recoil 0+; dev0"
alias ec2 "dev1; echo Recoil 1; dev0"
alias ec3 "dev1; echo Recoil 1+; dev0"
alias ec4 "dev1; echo Recoil 2; dev0"
alias ec5 "dev1; echo Recoil 2+; dev0"
alias ec6 "dev1; echo Recoil 3; dev0"
alias ec7 "dev1; echo Recoil 3+; dev0"
alias ec8 "dev1; echo Recoil 4; dev0"
alias ec9 "dev1; echo Recoil 4+; dev0"
alias ec10 "dev1; echo Recoil 5; dev0"
alias ec11 "dev1; echo Recoil 5+; dev0"
alias ec12 "dev1; echo Recoil 6; dev0"
alias ec13 "dev1; echo Recoil 6+; dev0"
alias ec14 "dev1; echo Recoil 7; dev0"
alias ec15 "dev1; echo Recoil 7+; dev0"
alias ec16 "dev1; echo Recoil 8; dev0"
alias ec17 "dev1; echo Recoil 8+; dev0"
alias ec18 "dev1; echo Recoil 9; dev0"
alias ec19 "dev1; echo Recoil 9+; dev0"
alias ec20 "dev1; echo Recoil 10; dev0"
alias ec21 "dev1; echo Recoil 11; dev0"
alias ec22 "dev1; echo Recoil 12; dev0"
alias ec23 "dev1; echo Recoil 13; dev0"
alias ec24 "dev1; echo Recoil 14; dev0"
alias ec25 "dev1; echo Recoil 15; dev0"
alias ec26 "dev1; echo Recoil 16; dev0"
alias ec27 "dev1; echo Recoil 17; dev0"
alias ec28 "dev1; echo Recoil 18; dev0"
alias ec29 "dev1; echo Recoil 19; dev0"
alias ec30 "dev1; echo Recoil 20; dev0"
alias ec31 "dev1; echo Recoil 22; dev0"
alias ec32 "dev1; echo Recoil 24; dev0"
alias ec33 "dev1; echo Recoil 26; dev0"
alias ec34 "dev1; echo Recoil 28; dev0"
alias ec35 "dev1; echo Recoil 30; dev0"
alias ec36 "dev1; echo Recoil 32; dev0"
alias ec37 "dev1; echo Recoil 34; dev0"
alias ec38 "dev1; echo Recoil 36; dev0"
alias ec39 "dev1; echo Recoil 38; dev0"
alias ec40 "dev1; echo Recoil 40; dev0"


alias r0 "ec0; cl0; bind mouse1 +attack; bind = r1; bind mwheelup r1"
alias r1 "ec1; cl1; bind mouse1 +on; bind = r2; bind - r0; bind mwheelup r2; bind mwheeldown r0"
alias r2 "ec2; cl2; bind mouse1 +on; bind = r3; bind - r1; bind mwheelup r3; bind mwheeldown r1"
alias r3 "ec3; cl3; bind mouse1 +on; bind = r4; bind - r2; bind mwheelup r4; bind mwheeldown r2"
alias r4 "ec4; cl4; bind mouse1 +on; bind = r5; bind - r3; bind mwheelup r5; bind mwheeldown r3"
alias r5 "ec5; cl5; bind mouse1 +on; bind = r6; bind - r4; bind mwheelup r6; bind mwheeldown r4"
alias r6 "ec6; cl6; bind mouse1 +on; bind = r7; bind - r5; bind mwheelup r7; bind mwheeldown r5"
alias r7 "ec7; cl7; bind mouse1 +on; bind = r8; bind - r6; bind mwheelup r8; bind mwheeldown r6"
alias r8 "ec8; cl8; bind mouse1 +on; bind = r9; bind - r7; bind mwheelup r9; bind mwheeldown r7"
alias r9 "ec9; cl9; bind mouse1 +on; bind = r10; bind - r8; bind mwheelup r10; bind mwheeldown r8"
alias r10 "ec10; cl10; bind mouse1 +on; bind = r11; bind - r9; bind mwheelup r11; bind mwheeldown r9"
alias r11 "ec11; cl11; bind mouse1 +on; bind = r12; bind - r10; bind mwheelup r12; bind mwheeldown r10"
alias r12 "ec12; cl12; bind mouse1 +on; bind = r13; bind - r11; bind mwheelup r13; bind mwheeldown r11"
alias r13 "ec13; cl13; bind mouse1 +on; bind = r14; bind - r12; bind mwheelup r14; bind mwheeldown r12"
alias r14 "ec14; cl14; bind mouse1 +on; bind = r15; bind - r13; bind mwheelup r15; bind mwheeldown r13"
alias r15 "ec15; cl15; bind mouse1 +on; bind = r16; bind - r14; bind mwheelup r16; bind mwheeldown r14"
alias r16 "ec16; cl16; bind mouse1 +on; bind = r17; bind - r15; bind mwheelup r17; bind mwheeldown r15"
alias r17 "ec17; cl17; bind mouse1 +on; bind = r18; bind - r16; bind mwheelup r18; bind mwheeldown r16"
alias r18 "ec18; cl18; bind mouse1 +on; bind = r19; bind - r17; bind mwheelup r19; bind mwheeldown r17"
alias r19 "ec19; cl19; bind mouse1 +on; bind = r20; bind - r18; bind mwheelup r20; bind mwheeldown r18"
alias r20 "ec20; cl20; bind mouse1 +on; bind = r21; bind - r19; bind mwheelup r21; bind mwheeldown r19"
alias r21 "ec21; cl21; bind mouse1 +on; bind = r22; bind - r20; bind mwheelup r22; bind mwheeldown r20"
alias r22 "ec22; cl22; bind mouse1 +on; bind = r23; bind - r21; bind mwheelup r23; bind mwheeldown r21"
alias r23 "ec23; cl23; bind mouse1 +on; bind = r24; bind - r22; bind mwheelup r24; bind mwheeldown r22"
alias r24 "ec24; cl24; bind mouse1 +on; bind = r25; bind - r23; bind mwheelup r25; bind mwheeldown r23"
alias r25 "ec25; cl25; bind mouse1 +on; bind = r26; bind - r24; bind mwheelup r26; bind mwheeldown r24"
alias r26 "ec26; cl26; bind mouse1 +on; bind = r27; bind - r25; bind mwheelup r27; bind mwheeldown r25"
alias r27 "ec27; cl27; bind mouse1 +on; bind = r28; bind - r26; bind mwheelup r28; bind mwheeldown r26"
alias r28 "ec28; cl28; bind mouse1 +on; bind = r29; bind - r27; bind mwheelup r29; bind mwheeldown r27"
alias r29 "ec29; cl29; bind mouse1 +on; bind = r30; bind - r28; bind mwheelup r30; bind mwheeldown r28"
alias r30 "ec30; cl30; bind mouse1 +on; bind = r31; bind - r29; bind mwheelup r31; bind mwheeldown r29"
alias r31 "ec31; cl31; bind mouse1 +on; bind = r32; bind - r30; bind mwheelup r32; bind mwheeldown r30"
alias r32 "ec32; cl32; bind mouse1 +on; bind = r33; bind - r31; bind mwheelup r33; bind mwheeldown r31"
alias r33 "ec33; cl33; bind mouse1 +on; bind = r34; bind - r32; bind mwheelup r34; bind mwheeldown r32"
alias r34 "ec34; cl34; bind mouse1 +on; bind = r35; bind - r33; bind mwheelup r35; bind mwheeldown r33"
alias r35 "ec35; cl35; bind mouse1 +on; bind = r36; bind - r34; bind mwheelup r36; bind mwheeldown r34"
alias r36 "ec36; cl36; bind mouse1 +on; bind = r37; bind - r35; bind mwheelup r37; bind mwheeldown r35"
alias r37 "ec37; cl37; bind mouse1 +on; bind = r38; bind - r36; bind mwheelup r38; bind mwheeldown r36"
alias r38 "ec38; cl38; bind mouse1 +on; bind = r39; bind - r37; bind mwheelup r39; bind mwheeldown r37"
alias r39 "ec39; cl39; bind mouse1 +on; bind = r40; bind - r38; bind mwheelup r40; bind mwheeldown r38"


alias r40 "ec40; cl40; bind mouse1 +on; bind - r39; bind mwheeldown r39"


bind kp_downarrow "antion"


alias _special ""

红色水银

ZxID:1011632

等级: 元老
举报 只看该作者 沙发   发表于: 2004-08-20 0

bind kp_downarrow "antion"换成bind v "antion"就可以了吧?(不过好象换回滚轮就不方便了,因为这个脚本出发点就是想让滚轮做热键mwheeldown的,换木仓的话用Q或者1234不顺手吗?

直接恢复默认值更快更省事!如果你不想用反后坐力的话!

buduo1048_h

ZxID:1020578

等级: 新兵
举报 只看该作者 板凳   发表于: 2004-08-20 0
xiexiele谢谢了
CS酷酷

ZxID:1019241

等级: 大尉
爱POPING的我
举报 只看该作者 地板   发表于: 2004-08-20 0
我怎么看不懂?
☆疾风知劲草~

ZxID:1017944

等级: 上尉
举报 只看该作者 4楼  发表于: 2004-08-20 0
恋恋_h

ZxID:1024566

等级: 上校
爱喝可乐的猫猫
举报 只看该作者 5楼  发表于: 2004-08-20 0

看不懂,顶~

CS酷酷

ZxID:1019241

等级: 大尉
爱POPING的我
举报 只看该作者 6楼  发表于: 2004-08-20 0
« 返回列表
发帖 回复