发一些补助脚本,对新手可能有帮助吧,

社区服务
高级搜索
猴岛论坛CSGO反恐精英CS脚本发布区发一些补助脚本,对新手可能有帮助吧,
发帖 回复
正序阅读 最近浏览的帖子最近浏览的版块
2245个回复

发一些补助脚本,对新手可能有帮助吧,

楼层直达
hjh52165

ZxID:1110759

等级: 贵宾
举报 只看楼主 使用道具 楼主   发表于: 2008-07-26 0
— 本帖被 你狠迷人゛ 执行取消置顶操作(2013-07-23) —
//============================================================================\\
//-固定腳本參數設置(不要修改這)
alias w    "wait"
alias w2  "w;w"
alias w3  "w;w;w"
alias w4  "w2;w2"
alias w5  "w3; w2"
alias w9  "w5;w4"
alias w10  "w5;w5"
alias w15  "w10;w5"
alias w20  "w10;w10"
alias w50  "w10;w10;w10;w10;w10"
alias w75  "w50;w20;w5"
alias w100 "w50;w50"
alias close "slot10"
alias dev1 "developer 1"
alias dev0 "developer 0"
//============================================================================\\
//-跳蹲腳本
alias +hjh52165.cjump "+jump; wait; +duck"
alias -hjh52165.cjump "-jump; wait; -duck"
alias hjh52165.cjumpon "bind space +hjh52165.cjump; speak on; alias hjh52165.cjumptoggle hjh52165.cjumpoff"
alias hjh52165.cjumpoff "unbind space; bind space +jump; speak of; alias hjh52165.cjumptoggle hjh52165.cjumpon"
alias hjh52165.cjumptoggle "hjh52165.cjumpon"
//============================================================================\\
//-連續跳腳本
alias +hjh52165.bhop "alias _special jump; jump"
alias -hjh52165.bhop "alias _special"
alias hjh52165.bhoptoggle "hjh52165.bhopon"
alias jump "special; wait; +jump; wait; -jump"
alias hjh52165.bhopon "bind space +hjh52165.bhop; speak on; alias hjh52165.bhoptoggle hjh52165.bhopoff"
alias hjh52165.bhopoff "unbind space; bind space +jump; speak of; alias hjh52165.bhoptoggle hjh52165.bhopon"
//============================================================================\\
//-FPS顯示目前資訊
alias statusrpton "+showscores; cl_showfps 1; timeleft"
alias statusrptoff "-showscores; cl_showfps 0"
alias sf1 "statusrpton; alias showfpstoggle sf2"
alias sf2 "statusrptoff; alias showfpstoggle sf1"
alias showfpstoggle "sf1"
//============================================================================\\
//-煙霧.閃光.手榴彈連續丟擲腳本
alias +hjh52165.he "hegren;weapon_hegrenade;+attack"
alias -hjh52165.he "hegren;weapon_hegrenade;-attack"
alias +hjh52165.fb "flash;weapon_flashbang;+attack"
alias -hjh52165.fb "flash;weapon_flashbang;-attack"
alias +hjh52165.sg "sgren;weapon_smokegrenade;+attack"
alias -hjh52165.sg "sgren;weapon_smokegrenade;-attack"
//============================================================================\\
//-狙擊自動開鏡射擊腳本
alias "+hjh52165.qscope" "+attack2;w;+attack"
alias "-hjh52165.qscope" "-attack2;w;-attack2;w;-attack;slot2;w;slot1;w;-attack2"
alias hjh52165.qscopetoggle "hjh52165.qscopeon"
alias hjh52165.qscopeon "bind mouse1 +hjh52165.qscope; speak on; alias hjh52165.qscopetoggle hjh52165.qscopeoff"
alias hjh52165.qscopeoff "unbind mouse1; bind mouse1 +attack; speak of; alias hjh52165.qscopetoggle hjh52165.qscopeon"
//============================================================================\\
//-狙擊射擊換小刀腳本
alias +hjh52165.awp "+attack; w5; weapon_knife"
alias -hjh52165.awp "weapon_awp; w5; -attack"
alias hjh52165.awptoggle "hjh52165.awpon"
alias hjh52165.awpon "bind mouse1 +hjh52165.awp; speak on; alias hjh52165.awptoggle hjh52165.awpoff"
alias hjh52165.awpoff "unbind mouse1; bind mouse1 +attack; speak of; alias hjh52165.awptoggle hjh52165.awpon"
//============================================================================\\
//-狗跳
alias +hjh52165.dogJump "+duck;w;-duck;w;+jump;w3;+duck;w1"
alias -hjh52165.dogJump "-duck;w;-jump"
//============================================================================\\
//-無聲拆包
alias +hjh52165.defuser "+use;wait;-use;wait;+use;-use;wait;+use"
alias -hjh52165.defuser "-use"
//============================================================================\\
//-無聲切槍
alias hjh52165.getsolt "weapon_glock18;weapon_usp;weapon_deagle;weapon_p228;weapon_elite;weapon_fiveseven"
//============================================================================\\
//-狙擊開鏡+后跳
alias +hjh52165.after "+hjh52165.cjump; +moveright; wait; +back; wait; +back; wait; +back; wait; +back; wait; +attack2"
alias -hjh52165.after "-hjh52165.cjump; -moveright; wait; -back; wait; -back; wait; -back; wait; -back; wait; -attack2"
//============================================================================\\
//-單鍵狙擊開鏡+射擊腳本
alias +hjh52165.randshot "+attack2; wait; -attack2"
alias -hjh52165.randshot "+attack; wait; -attack; wait; lastinv; lastinv"
//============================================================================\\
//-狙擊射擊換小刀腳本
alias +sniper "+attack"
alias -sniper "-attack; bind mouse1 +attack; slot2"
alias +szoom "+attack2; wait; wait; wait; -attack2"
alias -szoom "bind mouse1 +sniper"
alias sniper_on "bind mouse2 +szoom"
alias sniper_off "bind mouse2 +attack2"
alias +sniper2 "+attack"
alias -sniper2 "-attack; bind mouse1 +attack; slot3"
alias +szoom2 "+attack2; wait; wait; wait; -attack2"
alias -szoom2 "bind mouse1 +sniper2"
alias sniper_on2 "bind mouse2 +szoom2"
alias sniper_off2 "bind mouse2 +attack2"
//============================================================================\\
//-原地轉圈圈腳本 
alias hjh52165.afktoggle "hjh52165.afkon"
alias hjh52165.afkon "writecfg hjh52165/temp;weapon_knife;cl_pitchspeed 9998;+lookup;w;-lookup;cl_pitchspeed 225;+left;+attack; speak on;alias hjh52165.afktoggle hjh52165.afkoff;"
alias hjh52165.afkoff "exec hjh52165/temp.cfg;lastinv;-left;-attack;speak of; alias hjh52165.afktoggle hjh52165.afkon"
//============================================================================\\
//-倒退轉圈走路
alias hjh52165.goafk "+attack2;+back;+left;afksa;cl_yawspeed 99; alias hjh52165.afktoggleb hjh52165.notafk" 
alias hjh52165.notafk "-back;-attack2;-left;notafksa;cl_yawspeed 210; alias hjh52165.afktoggleb hjh52165.goafk"
alias hjh52165.afktoggleb "hjh52165.goafk"
///============================================================================\\
//-原地跳舞
alias hjh52165.Dance "weapon_knife;cl_yawspeed 3000;impulse 100;+left;w9;-left;w;+lookup;w4;-lookup;+jump;w;-jump;+lookdown;w4;-lookdown;+lookup;w4;-lookup;+lookdown;w4;-lookdown;+left;impulse 100;w9;-left;w;+lookup;w4;-lookup;+lookdown;w4;-lookdown;+lookup;w4;-lookup;+lookdown;w4;-lookdown;+lookup;w4;-lookup;+lookdown;w4;-lookdown;+jump;w;-jump;+right;w9;-right;impulse 100;w2;+right;w9;-right;w3;impulse 100;cl_yawspeed 210;lastinv"
//============================================================================\\
//-人物模組變裝腳本
alias hjh52165.minmdls "hjh52165.minon"
alias hjh52165.minon "cl_minmodels 1; alias hjh52165.minmdls hjh52165.minoff"
alias hjh52165.minoff "cl_minmodels 0; alias hjh52165.minmdls hjh52165.minon"
alias hjh52165.mhon "alias m_pitch hjh52165.minmdls; speak on;alias hjh52165.mhtoggle hjh52165.mhoff"
alias hjh52165.mhoff "alias m_pitch; cl_minmodels 0; speak of;alias hjh52165.mhtoggle hjh52165.mhon"
alias hjh52165.mhtoggle "hjh52165.mhon"
//============================================================================\\
//-打一發子彈停一發子彈
alias "+hjh52165.single" "+attack;wait;-attack"
alias "-hjh52165.single" "+attack;wait;-attack"
alias hjh52165.singletoggle "hjh52165.singleon"
alias hjh52165.singleon "bind mouse1 +hjh52165.single; speak on; alias hjh52165.singletoggle hjh52165.singleoff"
alias hjh52165.singleoff "unbind mouse1; bind mouse1 +attack; speak of; alias hjh52165.singletoggle hjh52165.singleon"
//============================================================================\\
//-打三發子彈停三發子彈
alias "+hjh52165.Duel" "+attack; w3; -attack; w3; +attack; w3; -attack; w3"
alias "-hjh52165.Duel" "+attack; w3; -attack; w3; +attack; w3; -attack; w3"
alias hjh52165.Dueltoggle "hjh52165.Duelon"
alias hjh52165.Duelon "bind mouse1 +hjh52165.Duel; speak on; alias hjh52165.Dueltoggle hjh52165.Dueloff"
alias hjh52165.Dueloff "unbind mouse1; bind mouse1 +attack; speak of; alias hjh52165.Dueltoggle hjh52165.Duelon"
//============================================================================\\
//-連續點放
alias "+hjh52165.Burst" "+attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack"
alias "-hjh52165.Burst" "+attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack"
alias hjh52165.Bursttoggle "hjh52165.Burston"
alias hjh52165.Burston "bind mouse1 +hjh52165.Burst; speak on; alias hjh52165.Bursttoggle hjh52165.Burstoff"
alias hjh52165.Burstoff "unbind mouse1; bind mouse1 +attack; speak of; alias hjh52165.Bursttoggle hjh52165.Burston"
//============================================================================\\
//-雷達顯示
alias radar_off "alias radar_t radar_on; hideradar"
alias radar_on "alias radar_t radar_off; drawradar"
alias radar_t "radar_off"
//============================================================================\\
//-180度防閃轉身
alias hjh52165.autoturn "cl_yawspeed 7200;fps_max 10;wait;+left;wait;-left;wait;fps_max  101;cl_yawspeed 210"
alias +hjh52165.autoturn "hjh52165.autoturn"
alias -hjh52165.autoturn "hjh52165.autoturn"
//============================================================================\\
//-手槍連續射擊
alias "+hjh52165.AutoPistol" "alias _special hjh52165.AutoPistol;hjh52165.AutoPistol; motd_write cscript by hjh52165 from bbs.houdao.com "
alias "-hjh52165.AutoPistol" "alias _special;-attack;alias hjh52165.cycle hjh52165.seq00"
alias "hjh52165.AutoPistol" "hjh52165.cycle;wait;special"
alias "hjh52165.cycle" "hjh52165.seq00"
alias "hjh52165.seq00" "alias hjh52165.cycle hjh52165.seq01;+attack"
alias "hjh52165.seq01" "alias hjh52165.cycle hjh52165.seq02"
alias "hjh52165.seq02" "alias hjh52165.cycle hjh52165.seq03"
alias "hjh52165.seq03" "alias hjh52165.cycle hjh52165.seq00;-attack"
alias "hjh52165.AutoPistol=on" "alias +hjh52165.Attack +hjh52165.AutoPistol;alias -hjh52165.Attack -hjh52165.AutoPistol;alias hjh52165.AutoPistol=tog hjh52165.AutoPistol=off"
alias "hjh52165.AutoPistol=off" "alias +hjh52165.Attack +attack;alias -hjh52165.Attack -attack;alias hjh52165.AutoPistol=tog hjh52165.AutoPistol=on"
alias "hjh52165.AutoPistol=tog" "hjh52165.AutoPistol=on"
alias "+hjh52165.Attack" "+attack"
alias "-hjh52165.Attack" "-attack"
//============================================================================\\
//-開槍左右手互換
alias "+hjh52165.lratk" "alias _special hjh52165.lratk;hjh52165.lratk"
alias "-hjh52165.lratk" "alias _special;-attack"
alias "hjh52165.lratk" "hjh52165.lrt;wait;special"
alias "hjh52165.lratk+" "+attack;cl_righthand 0;alias hjh52165.lrt hjh52165.lratk-"
alias "hjh52165.lratk-" "-attack;cl_righthand 1;alias hjh52165.lrt hjh52165.lratk+"
alias "hjh52165.lrt" "hjh52165.lratk+"
alias "hjh52165.lratkon" "bind mouse1 +hjh52165.lratk;onon"
alias "hjh52165.lratkoff" "bind mouse1 +attack;offoff"
//============================================================================\\
//-防閃光
alias echo_on "motdfile echo.txt; cl_showfps 0"
alias echo_off "developer 1; motd; developer 0; motdfile motd.txt"
hud_drawhistory_time "0.01"
alias hjh52165.Anti_Tog "hjh52165.Anti_On"
alias hjh52165.Anti_On "weapon_knife; flash; flash; wait; alias _special hjh52165.Anti_Loop; hjh52165.Anti_Loop; echo_on; motd_write cscript by hjh52165 from bbs.houdao.com ; echo_off; speak activated; alias hjh52165.Anti_Tog hjh52165.Anti_Off"
alias hjh52165.Anti_Off "alias _special; echo_on; motd_write cscript by hjh52165 from bbs.houdao.com ; echo_off; speak deactivated; alias hjh52165.Anti_Tog hjh52165.Anti_On"
alias hjh52165.Anti_Loop "fullupdate; wait; special"
//============================================================================\\
//-語音對話
alias hjh52165.voiceon "+voicerecord; alias voice hjh52165.voiceoff; speak on"
alias hjh52165.voiceoff "-voicerecord; alias voice hjh52165.voiceon; speak of"
alias hjh52165.voice "hjh52165.voiceon"
//============================================================================\\
//-語音駡人
alias hjh52165.mcon "voice_inputfromfile 1;voice_loopback 1;+voicerecord"
alias hjh52165.mcoff "voice_inputfromfile 0;voice_loopback 0;-voicerecord"
//============================================================================\\
//-壓搶射擊
alias +hjh52165.cl1    "cl_pitchspeed 1.876"
alias -hjh52165.cl1    "cl_pitchspeed 0"
alias +hjh52165.psatk  "+hjh52165.cl1; +attack; +lookdown"
alias -hjh52165.psatk  "-hjh52165.cl1; -attack; -lookdown"
alias hjh52165.pa      "hjh52165.paon"
alias hjh52165.paon    "bind mouse1 +hjh52165.psatk ; alias hjh52165.pa hjh52165.paoff"
alias hjh52165.paoff  "bind mouse1 +attack; alias hjh52165.pa hjh52165.paon"
//============================================================================\\
//-開槍提示敵人位置
alias +attack3 "+attack; enemyspot ; say_team .發現敵人了!!! 請趕快來支援我. . . . \(><)/"
alias -attack3 "-attack; bind MOUSE1 +attack4"
alias +attack4 "+attack"
alias -attack4 "-attack; bind MOUSE1 +attack5"
alias +attack5 "+attack"
alias -attack5 "-attack; bind MOUSE1 +attack6"
alias +attack6 "+attack"
alias -attack6 "-attack; bind MOUSE1 +attack7"
alias +attack7 "+attack"
alias -attack7 "-attack; bind MOUSE1 +attack3"
alias hjh52165.enemyspottoggle "hjh52165.enemyspoton"
alias hjh52165.enemyspoton "bind mouse1 +attack3; speak on; alias hjh52165.enemyspottoggle hjh52165.enemyspotoff"
alias hjh52165.enemyspotoff "unbind mouse1; bind mouse1 +attack; speak of; alias hjh52165.enemyspottoggle hjh52165.enemyspoton"
//============================================================================\\
//-七彩準心
alias +ck "+attack; wait; adjust_crosshair"
alias -ck "-attack; wait; adjust_crosshair"
alias hjh52165.xhairtoggle "ckon"
alias ckon "bind mouse1 +ck; speak on; alias hjh52165.xhairtoggle ckoff"
alias ckoff "unbind mouse1; bind mouse1 +attack; speak of; alias hjh52165.xhairtoggle ckon"
//============================================================================\\
//-字體顏色變換
alias green "con_color 0+255+0"
alias LightSlateGrey "con_color 119+136+153"
alias SlateGray "con_color 198+226+255"
alias BlueViolet "con_color 138+43+226"
alias red "con_color 255+0+0"
alias DarkTurquoise "con_color 0+206+209"
alias RosyBrown "con_color 255+193+193"
alias brown "con_color 255+64+64"
alias yellow "con_color 255+255+0"
alias chocolate "con_color 255+127+36"
alias DarkOliveGreen "con_color 202+255+112"
alias GreenYellow "con_color 173+255+47"
alias LawnGreen "con_color 124+252+0"
alias LimeGreen "con_color 50+205+50"
alias OliveDrab "con_color 192+255+62"
alias DarkOrange "con_color 255+140+0"
alias LightCoral "con_color 240+128+128"
alias honeydew "con_color 240+255+240"
alias sienna "con_color 160+82+45"
alias DeepPink "con_color 255+20+147"
alias HotPink "con_color 255+105+180"
alias OrangeRed "con_color 255+69+0"
alias firebrick "con_color 255+48+48"
alias DarkOrchid "con_color 191+62+255"
alias MediumOrchid "con_color 224+102+255"
alias MediumPurple "con_color 171+130+255"
alias magenta "con_color 255+0+255"
alias purple "con_color 155+44+238"
alias DarkGoldenrod "con_color 255+235+205"
alias LemonChiffon "con_color 255+250+205"
alias gold "con_color 255+215+0"
alias copper "con_color 184+115+51"
alias silver "con_color 230+232+250"
alias steamcolor "con_color 255+180+30"
alias cl1 "green; alias color cl2"
alias cl2 "LightSlateGrey; alias color cl3"
alias cl3 "SlateGray; alias color cl4"
alias cl4 "BlueViolet; alias color cl5"
alias cl5 "red; alias color cl6"
alias cl6 "DarkTurquoise; alias color cl7"
alias cl7 "RosyBrown; alias color cl8"
alias cl8 "brown; alias color cl9"
alias cl9 "yellow; alias color cl10"
alias cl10 "chocolate; alias color cl11"
alias cl11 "DarkOliveGreen; alias color cl12"
alias cl12 "GreenYellow; alias color cl13"
alias cl13 "LawnGreen; alias color cl14"
alias cl14 "LimeGreen; alias color cl15"
alias cl15 "OliveDrab; alias color cl16"
alias cl16 "DarkOrange; alias color cl17"
alias cl17 "LightCoral; alias color cl18"
alias cl18 "honeydew; alias color cl19"
alias cl19 "sienna; alias color cl20"
alias cl20 "DeepPink; alias color cl21"
alias cl21 "HotPink; alias color cl22"
alias cl22 "OrangeRed; alias color cl23"
alias cl23 "firebrick; alias color cl24"
alias cl24 "DarkOrchid; alias color cl25"
alias cl25 "MediumOrchid; alias color cl26"
alias cl26 "MediumPurple; alias color cl27"
alias cl27 "magenta; alias color cl28"
alias cl28 "purple; alias color cl29"
alias cl29 "DarkGoldenrod; alias color cl30"
alias cl30 "LemonChiffon; alias color cl31"
alias cl31 "gold; alias color cl32"
alias cl32 "copper; alias color cl33"
alias cl33 "silver; alias color cl34"
alias cl34 "steamcolor; alias color cl1"
alias color  "cl1"
//============================================================================\\

这些算是很全了,不用在找什么了,呵呵.本来这是我想加在我给论坛的GUI里面了,后来没耐心做了,哈.
发出来大家玩吧,挺全的了.
也可以给新人参考下,
本帖de评分: 3 条评分 DB +63
DB+40

精品文章

DB+20

没有帮定键位吧!

DB+3

精品文章

叶自醉,花唯美,相伴离散风相随,
       
      爱七分,恨三分,是爱是恨为自知。
deeeeqtdx1

ZxID:11038714

等级: 列兵
举报 只看该作者 2245楼  发表于: 2010-03-07 0
有些很实用
zcml5

ZxID:1192599

等级: 下士
举报 只看该作者 2244楼  发表于: 2010-03-03 0
h顶顶顶
xmancf

ZxID:1444449

等级: 准尉
举报 只看该作者 2243楼  发表于: 2010-02-12 0
这个东东好,谢谢楼主
pb19910625

ZxID:10372697

等级: 列兵
举报 只看该作者 2242楼  发表于: 2010-01-26 0
看不懂啊~~

哎``
abiao168

ZxID:8271828

等级: 列兵
举报 只看该作者 2241楼  发表于: 2010-01-11 0
加在哪里啊    。。。。
gpt725427

ZxID:7038008

等级: 上等兵
举报 只看该作者 2240楼  发表于: 2010-01-10 0
qrrrrrrrrrrrrrrrdfafawtttttttfdsfsfddddddddfds
本帖de评分: 1 条评分 DB -1
gen
DB-1

恶意灌水

gpt725427

ZxID:7038008

等级: 上等兵
举报 只看该作者 2239楼  发表于: 2010-01-10 0
ewrqwrqrqr
本帖de评分: 1 条评分 DB -1
gen
DB-1

恶意灌水

543581160

ZxID:5357538

等级: 下士
举报 只看该作者 2238楼  发表于: 2010-01-06 0
哇哇  对我太有帮助了
xin13155992

ZxID:1417619

等级: 中士
转角遇到雷!!
举报 只看该作者 2237楼  发表于: 2010-01-02 0
 

瞧得我眼都花了。

这怎么改?
乐道

ZxID:1283784

等级: 上尉
举报 只看该作者 2236楼  发表于: 2009-10-27 0
谢谢楼主111111
3415994

ZxID:2272035

等级: 列兵
涯涯.很孤单.
举报 只看该作者 2235楼  发表于: 2009-10-26 0
,不错,下来看看
囘 样 旳 伤 、痛 ⒈茨 勼 夠 了
sensen42425

ZxID:2005096

等级: 大尉
晕啊晕啊!!!
举报 只看该作者 2234楼  发表于: 2009-10-23 0
ding
乐道

ZxID:1283784

等级: 上尉
举报 只看该作者 2233楼  发表于: 2009-10-23 0
非常值得学习啊
zhoulv2000

ZxID:1219264

等级: 下士
举报 只看该作者 2232楼  发表于: 2009-10-17 0
收藏了 多谢
kainlongge01

ZxID:7815931

等级: 新兵
举报 只看该作者 2231楼  发表于: 2009-10-11 0
很好  帮助很大
qoo123

ZxID:1514126

等级: 列兵
举报 只看该作者 2230楼  发表于: 2009-10-11 0
最近学习脚本制作 看了感觉有点用处哈
qq347132634

ZxID:1149241

等级: 新兵
举报 只看该作者 2229楼  发表于: 2009-10-07 0
我喜欢
xsbnzjn

ZxID:1170394

等级: 新兵
举报 只看该作者 2228楼  发表于: 2009-10-04 0
这个要怎么用?去哪改?
会说话的小猪

ZxID:7746273

等级: 新兵
举报 只看该作者 2227楼  发表于: 2009-09-25 0
谢谢LZ~
« 返回列表
发帖 回复