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

社区服务
高级搜索
猴岛论坛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

精品文章

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

ZxID:1157199

等级: 元老

举报 只看该作者 沙发   发表于: 2008-07-26 0
看来我是沙发。。。
卩s朵尕灬悶

ZxID:1250124

等级: 大校
-ゞ﹎.失去伱..擁有全卋界又能怎様..﹎

举报 只看该作者 板凳   发表于: 2008-07-26 0
不錯啊!!        版主好樣悳!!
*還媞﹑、ノ

­*( ①個亼嘚玍活……~
­_________________
| ╱·'皇子.藽滗ノ.。 !
­—————————— ­ 
xujianjun_h

ZxID:1411067

等级: 大校
▄︻┻┳═一 cζ īdǒO *DΥ. DéāτhāddéΥ
举报 只看该作者 地板   发表于: 2008-07-26 0
有空试试.........................
上杉谦信

ZxID:1261375

等级: 中尉
配偶: 道道
壮哉!我大境界线!JUD!

举报 只看该作者 4楼  发表于: 2008-07-26 0
站第一页先!!


libingqing

ZxID:1398833

等级: 列兵
举报 只看该作者 5楼  发表于: 2008-07-26 0
站第一页先!!
黑色咖啡_h

ZxID:1401992

等级: 上士
啥也不说了 都是眼泪
举报 只看该作者 6楼  发表于: 2008-07-26 0
好东西啊 在第一页 哈哈 顶了
cs让我疯狂 我的最爱!
yeshibing

ZxID:1413142

等级: 少将
野 士 兵
举报 只看该作者 7楼  发表于: 2008-07-26 0
支持一下... ...
静海寂寞

ZxID:1336336

等级: 禁止发言
配偶: 夏瑶瑶

举报 只看该作者 8楼  发表于: 2008-07-26 0
呵呵.  支持了
qaws1222

ZxID:1256126

等级: 贵宾

举报 只看该作者 9楼  发表于: 2008-07-26 0
看来我在第一页,

有空和你学下脚本~嘿嘿。

要教我哈。。。
yefuhen

ZxID:1470172

等级: 新兵
举报 只看该作者 10楼  发表于: 2008-07-26 0
怎样用呀~?
robert6155

ZxID:1374759

等级: 列兵
鉩的眼裡..沒有! 莪的.身影. 莪的心裡.有鉩的聲音..
举报 只看该作者 11楼  发表于: 2008-07-26 0
支持阿 顶了
caonimah

ZxID:1351229

等级: 上校
Ex。。。calibur !

举报 只看该作者 12楼  发表于: 2008-07-26 0
还在第一页么?
来顶顶你~!
ˊ謎亂﹏

ZxID:1171742

等级: 元老
sHadow丶Davis

举报 只看该作者 13楼  发表于: 2008-07-26 0
借来参考下..  3Q啦 hjh

寂寞帝。
零点时尚

ZxID:1176695

等级: 禁止发言

举报 只看该作者 14楼  发表于: 2008-07-26 0
好多啊!对学习脚本制作很有帮助哦
风云盖世

ZxID:1212276

等级: 少校
举报 只看该作者 15楼  发表于: 2008-07-26 0
不错,学习一下!
xuan6

ZxID:1394100

等级: 上将
愈欣赏  愈懂欣赏......

举报 只看该作者 16楼  发表于: 2008-07-26 0
隔行如隔山~~
1202834550

ZxID:1021108

等级: 大校
漫步人生
举报 只看该作者 17楼  发表于: 2008-07-26 0
能过SXE吗?
309092727

ZxID:1427452

等级: 中士
狠好。很强大。∥
举报 只看该作者 18楼  发表于: 2008-07-26 0
很强大!
【 乜 是 自 己 旳 痛。】
罪与罚_h

ZxID:1318596

等级: 上校
枪法要风骚,步伐要淫荡,意识要超前,甩狙求大胆.作弊别明显.

举报 只看该作者 19楼  发表于: 2008-07-26 0
第二页去了。。。。。
http://csconfig.5d6d.com/?fromuser=yumen123超多的VIP脚本和明星脚本 快来吧
« 返回列表
发帖 回复