[原创]我的脚本,有连跳和,开木仓变色.FKGUI7.0

社区服务
高级搜索
猴岛论坛CSGO反恐精英CS脚本发布区[原创]我的脚本,有连跳和,开木仓变色.FKGUI7.0
发帖 回复
倒序阅读 最近浏览的帖子最近浏览的版块
6个回复

[原创]我的脚本,有连跳和,开木仓变色.FKGUI7.0

楼层直达
vrmars

ZxID:1205896

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

我的脚本,有连跳和,开木仓变色.我用的是FKGUI7.0喜欢玩KZ连跳图的不要错过噢.不知有人发过没呢.其它的按键和选项设置都较人性化............找不到哪里上传附件的?谁知道的给我讲一下.echo ""

//localinfo mm_gamedll dlls/bot.dll
//(废管智能) +主子弹  +手雷  +防护   +副子弹  +2闪雷
alias +zidan "primammo;hegren;vesthelm;secammo;flash;flash;"
alias -zidan slot10

// buy
// equip
alias +vest "vest"
alias -vest "slot10"
alias +vesthelm "vesthelm"
alias -vesthelm "slot10"
alias +flash "flash"
alias -flash "slot10"
alias +hegren "hegren"
alias -hegren "slot10"
alias +sgren "sgren"
alias -sgren "slot10"
alias +nvgs "nvgs"
alias -nvgs "slot10"
alias +shield "shield"
alias -shield "slot10"
alias +defuser "defuser"
alias -defuser "slot10"

// gun
alias +glock "glock"
alias -glock "slot10"
alias +usp "usp"
alias -usp "slot10"
alias +p228 "p228"
alias -p228 "slot10"
alias +deagle "deagle"
alias -deagle "slot10"
alias +elites "elites"
alias -elites "slot10"
alias +fn57 "fn57"
alias -fn57 "slot10"

alias +m3 "m3"
alias -m3 "slot10"
alias +xm1014 "xm1014"
alias -xm1014 "slot10"

alias +mac10 "mac10"
alias -mac10 "slot10"
alias +mp5 "mp5"
alias -mp5 "slot10"
alias +tmp "tmp"
alias -tmp "slot10"
alias +ump45 "ump45"
alias -ump45 "slot10"
alias +p90 "p90"
alias -p90 "slot10"

alias +ak47 "ak47"
alias -ak47 "slot10"
alias +sg552 "sg552"
alias -sg552 "slot10"
alias +m4a1 "m4a1"
alias -m4a1 "slot10"
alias +aug "aug"
alias -aug "slot10"
alias +galil "galil"
alias -galil "slot10"
alias +famas "famas"
alias -famas "slot10"

alias +scout "scout"
alias -scout "slot10"
alias +awp "awp"
alias -awp "slot10"
alias +g3sg1 "g3sg1"
alias -g3sg1 "slot10"
alias +sg550 "sg550"
alias -sg550 "slot10"

alias +m249 "m249"
alias -m249 "slot10"

// custom buy

alias +allammo "primammo;secammo"
alias -allammo "slot10"
alias +flash2 "flash;flash"
alias -flash2 "slot10"
alias +akm4 "ak47;m4a1"
alias -akm4 "slot10"
alias +sg552_aug "sg552;aug"
alias -sg552_aug "slot10"
alias +gf "galil;famas"
alias -gf "slot10"

alias +SMG "vesthelm;mp5;primammo;hegren"
alias -SMG "slot10"
alias +ARW "vesthelm;galil;famas;primammo;hegren;flash"
alias -ARW "slot10"
alias +AR "vesthelm;ak47;m4a1;primammo;hegren;flash;flash"
alias -AR "slot10"
alias +ARA "vesthelm;sg552;aug;primammo;hegren;flash;flash"
alias -ARA "slot10"
alias +SNP "vesthelm;awp;buyammo1;hegren;flash;buyammo1;flash;primammo"
alias -SNP "slot10"

// custom

alias go "+attack; wait; -attack"
alias go_slot1 "slot1; go"
alias go_slot2 "slot2; go"

alias ToggleWAV "StartWAV"
alias StartWAV "voice_loopback 1; +voicerecord; alias ToggleWAV StopWAV"
alias StopWAV  "voice_loopback 0; -voicerecord; alias ToggleWAV StartWAV"
alias radar_t radar_off
alias radar_off "alias radar_t radar_on; hideradar"
alias radar_on "alias radar_t radar_off; drawradar"
alias changehand hand_left
alias hand_left "cl_righthand 0;alias changehand hand_right;developer 1;echo LEFT HANDED;developer 0"
alias hand_right "cl_righthand 1;alias changehand hand_left;developer 1;echo RIGHT HANDED;developer 0"


// record demo script
alias rec_sw rec_on
alias rec_on "alias rec_sw rec_off;developer 1; echo Now Recording Demo to temp.dem; developer 0;stop;record temp"
alias rec_off "alias rec_sw rec_on;developer 1; echo Now Record to temp.dem Stopped; developer 0;stop"

 

echo ""
echo "MyQQ:298027283         MyEmail:[email protected]"
echo ""
hud_fastswitch "1"
cl_showfps "1"
ex_interp "0.01"
cl_rate "20000"
rate "25000"
cl_weather "0"
cl_shadows "0"


alias +a-jump "alias _special jump;jump"
alias -a-jump "alias _special"
alias jump "+jump;wait;-jump;wait;special"
bind "SPACE" "+a-jump"

bind "MOUSE1" "+attack;adjust_crosshair;-attack"

bind "F11" "exec csmate.cfg"

vrmars

ZxID:1205896

等级: 新兵
举报 只看该作者 沙发   发表于: 2007-05-22 0

上面的是userconfig.cfg文件,下面的是config.cfg文件.

// This file is overwritten whenever you change your user settings in the game.
// Add custom configurations to the file "userconfig.cfg".

unbindall
bind "TAB" "+showscores"
bind "ENTER" "+attack"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+a-jump"
bind "'" "ability"
bind "*" "sgren"
bind "+" "sizeup"
bind "," "buyammo1"
bind "-" "+rope"
bind "." "buyammo2"
bind "/" "+zidan"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "=" "+hook"
bind "[" "invprev"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "b" "buy"
bind "c" "radio3"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "impulse 100"
bind "g" "drop"
bind "h" "+commandmenu"
bind "j" "cheer"
bind "k" "+voicerecord"
bind "m" "chooseteam"
bind "n" "nightvision"
bind "o" "buyequip"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "v" "war3menu"
bind "w" "+forward"
bind "x" "radio2"
bind "y" "messagemode"
bind "z" "radio1"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind "ALT" "ultimate"
bind "CTRL" "+duck"
bind "SHIFT" "+speed"
bind "F1" "say menu"
bind "F2" "stop;record jump;say RECORD"
bind "F4" "say /checkpoint"
bind "F5" "say /gocheck"
bind "F6" "amx_view"
bind "F7" "load quick"
bind "F8" "say /stuck"
bind "F9" "+grab"
bind "F10" "quit prompt"
bind "F11" "exec csmate.cfg"
bind "INS" "+klook"
bind "PGDN" "+lookdown"
bind "PGUP" "+lookup"
bind "END" "centerview"
bind "KP_HOME" "m4a1;ak47;primammo;"
bind "KP_UPARROW" "g3sg1;sg550;primammo;"
bind "KP_PGUP" "awp;buyammo1"
bind "KP_LEFTARROW" "mp5;primammo;"
bind "KP_5" "famas;galil;primammo;"
bind "KP_RIGHTARROW" "aug;sg552;primammo;"
bind "KP_END" "usp;buyammo2;buyammo2;buyammo2;"
bind "KP_DOWNARROW" "deagle;secammo;"
bind "KP_PGDN" "shield;"
bind "KP_ENTER" "hegren"
bind "KP_INS" "vesthelm;vest"
bind "KP_DEL" "vest"
bind "KP_SLASH" "nvgs"
bind "KP_MINUS" "defuser;"
bind "KP_PLUS" "flash;"
bind "MWHEELDOWN" "+jump"
bind "MWHEELUP" "mp3_play_next"
bind "MOUSE1" "+attack;adjust_crosshair;-attack"
bind "MOUSE2" "+attack2"
bind "PAUSE" "pause"
_cl_autowepswitch "1"
_snd_mixahead "0.1"
ati_npatch "1.0"
ati_subdiv "2.0"
bgmvolume "1.000000"
bottomcolor "0"
brightness "1.000000"
cl_allowdownload "1"
cl_allowupload "1"
cl_backspeed "400"
cl_cmdbackup "40.000000"
cl_cmdrate "40.000000"
cl_corpsestay "0.000000"
cl_crosshair_color "50 250 50"
cl_crosshair_size "auto"
cl_crosshair_translucent "1"
cl_dlmax "128"
cl_download_ingame "1"
cl_dynamiccrosshair "1"
cl_forwardspeed "400"
cl_himodels "0"
cl_idealpitchscale "0.8"
cl_lc "1"
cl_logocolor "#Valve_Green"
cl_logofile "EGT004"
cl_lw "1"
cl_minmodels "0"
cl_radartype "1"
cl_righthand "1"
cl_shadows "0"
cl_timeout "35"
cl_updaterate "40.000000"
cl_vsmoothing "0.05"
cl_weather "0"
con_color "255+255+255"
console "1.000000"
crosshair "1.000000"
fastsprites "0"
fps_max "101"
fps_modem "100"
gamma "3.000000"
gl_dither "1"
gl_flipmatrix "0"
gl_fog "1"
gl_monolights "0"
gl_overbright "0"
gl_polyoffset "0.1"
hisound "1"
hpk_maxsize "4"
hud_capturemouse "1"
hud_centerid "1"
hud_draw "1"
hud_fastswitch "1"
hud_saytext_internal "1"
hud_takesshots "0"
joystick "0"
lookspring "0"
lookstrafe "0"
m_filter "0"
m_forward "1"
m_pitch "0.022"
m_side "0.8"
m_yaw "0.022"
model "admin_ct"
MP3FadeTime "2.0"
MP3Volume "1"
mp_decals "300.000000"
name "[VR]Aryth.Dragon"
net_graph "0"
net_graphpos "1"
net_scale "5"
r_bmodelhighfrac "5.0"
r_detailtextures "0"
s_a3d "0"
s_automax_distance "30.0"
s_automin_distance "2.0"
s_bloat "2.0"
s_distance "60"
s_doppler "0.0"
s_eax "0"
s_leafnum "0"
s_max_distance "1000.0"
s_min_distance "8.0"
s_numpolys "200"
s_polykeep "1000000000"
s_polysize "10000000"
s_refdelay "4"
s_refgain "0.4"
s_rolloff "1.0"
s_verbwet "0.25"
sensitivity "4.500000"
skin ""
spec_autodirector_internal "1"
spec_drawcone_internal "1"
spec_drawnames_internal "1"
spec_drawstatus_internal "1"
spec_mode_internal "1"
spec_pip "0"
suitvolume "0.250000"
sv_aim "0"
sv_voiceenable "1"
team ""
topcolor "0"
viewsize "110.000000"
voice_enable "1"
voice_forcemicrecord "1"
voice_modenable "1"
voice_scale "1"
volume "2"
setinfo "_vgui_menus" "1"
setinfo "_ah" "0"
+mlook
exec userconfig.cfg

疯狂dё蜗牛

ZxID:1002633

等级: 中尉
举报 只看该作者 板凳   发表于: 2008-05-13 0
看不懂啊
不过还是顶你哦
疯狂dё蜗牛

ZxID:1002633

等级: 中尉
举报 只看该作者 地板   发表于: 2008-06-02 0
太多了
好复杂哦
zx3389

ZxID:1406046

等级: 新兵
举报 只看该作者 4楼  发表于: 2008-06-02 0
复杂
qwqwqwqw_h

ZxID:1031254

等级: 新兵
举报 只看该作者 5楼  发表于: 2008-06-03 0
你弄好了放上来嘛````
Xiao7Lee

ZxID:1082854

等级: 元老
★★ -= 猎鹰 =- ★★ 

举报 只看该作者 6楼  发表于: 2008-06-07 0
楼主你太好了,居然把参数都公布了!!!
« 返回列表
发帖 回复