Counter-Strike 2

Counter-Strike 2

159 ratings
CSGO 游戏优化 帐数 延迟 买枪 大跳 准心 BOT 练习 等等
By WaHaHa.
觉得好就留个言呗0.0
2
   
Award
Favorite
Favorited
Unfavorite
CSGO常用命令
启动项
-d3d9ex +autoexec +mat_queue_mode 2 -novid -refresh 240 -high -tickrate 128

csgo看不到人物模型时输入

logaddress_add 1

sv_rethrow_last_grenade 重复上一个投掷物的指令

bind ? "record record.record;ent_fire smokegrenade_projectile kill;snd_playsounds Music.StopAllExceptMusic;stop;snd_playsounds Buttons.snd37" // 清除烟雾弹
返回主菜单指令:

retry 重新联机

disconnect 回主界面

quit 直接退出游戏

参数显示

net_graph 1 开启帧数、网络参数显示
net_graph 0 关闭
net_graphpos 0 参数显示在界面左边
net_graphpos 1 参数显示在界面右边
net_graphpos 2 参数显示在界面中间
net_graphproportionalfont 0.9 将参数字体变小
net_graphproportionalfont 1 将参数字体变大(默认)


map de_dust2 loopback=0
connect 自己的公网IP:27015

(大跳)
alias +cjump "+jump;+duck"
alias -cjump "-jump;-duck"
bind "ALT" "+cjump"

c键一键跳投
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "c" "+jumpthrow"

绑定鼠标侧键发声
bind "mouse4" "+voicerecord"

shift静步清理血迹
bind "shift" "+speed; r_cleardecals"

绑定n键切换左右手
snd_headphone_pan_exponent 2
Bind toggle n cl_righthand

枪口抖动上扬
viewmodel_recoil 0 默认0 抬高1

csgo弹道轨迹显示
r_drawtracers_firstperson 1

bind "mouse5" "toggle cl_radar_scale 0.3 0.8"
按鼠标侧键(左侧远离大拇指的键) 放大缩小地图

准心设置
cl_crosshairusealpha "1"
准星透明度开关,1为开启透明度,0为关闭透明度,要调节准星透明度必须设置为1
cl_crosshairalpha "255"
准星透明度
cl_crosshairdot "0"
准星中间小点,1为开启,0为关闭
cl_crosshairsize "9"
准星大小,数值为0~100,数值越大,准星越大
cl_crosshairstyle "3"
准星样式,1为默认,2为经典静态,3为经典动态
cl_crosshair_outline_draw "1"
准星黑色外边框开关,1为开启,0为关闭
cl_crosshair_outline "0"
准星黑色外边框粗细,数值为0,1,2,3,0为无边框,数值越大,边框越粗
我的准心代码 CSGO-jdLeK-XhGY9-YwkoZ-mfuOf-LbG4C
雷达小地图设置
cl_radar_always_centered 0 //雷达以玩家为中心(1是/0否)
cl_teammate_colors_show1 //竞技模式,1将队友显示为雷达中,记分牌等中的单独颜色,2,显示颜色和字母。
cl_radar_scale "0.45" //雷达缩放
cl_hud_radar_scale "1" //雷达大小(0.8-1.3)
cl_radar_icon_scale_min 0.1 //雷达人物标点大小
cl_radar_rotate 0 //雷达旋转 0关\1开

bind "mouse5" "toggle cl_radar_scale 0.3 0.8"
按鼠标侧键(左侧远离大拇指的键) 放大缩小地图

如:
cl_radar_always_centered 0
cl_teammate_colors_show 2
cl_radar_scale 0.3
cl_hud_radar_scale 1.3
cl_radar_icon_scale_min 0.6
cl_radar_rotate 0
bind "mouse5" "toggle cl_radar_scale 0.3 0.8"
1.鼠标速度设置指令:

cl_showpos 1 看移动速度

sensitivity “1.45” 鼠标灵敏度设置为1.45

zoom_sensitivity_ratio_mouse “0.9” 狙击开镜灵敏度设置为0.9

2.声音设置指令:

volume “1” 主音量设置为1

voice_scale “0.5” 队友语音交流音量设置为0.5

config 声音设置
snd_mixahead 0.05
snd_headphone_pan_exponent "2" 
snd_front_headphone_position 45 
snd_rear_headphone_position 135  


数据包上传最大大小 rate 786432

录制POV(个人主视角):
record + 文件名 开始录制
stop 停止录制
playdemo + 文件名 播放POV/demo

观看demo比赛的快捷键
shift+f2 启用demo控制台
x 打开/关闭x光
按住alt 观看投掷物飞行轨迹

Bind “键位”“功能”

比如在游戏中快速切出某种道具:

bind "t" "slot10" 按“T”键直接切出燃烧弹

在比赛中也可以使用,比如绑定快捷购买,提升购买速度,降低买错概率。比如:

bind "kp_del" "buy flashbang" 按del键直接购买闪光弹。


(买枪)
bind "KP_INS" "buy vesthelm;buy vest;"
bind "KP_DEL" "buy ssg08;"
bind "KP_END" "buy p250;"
bind "KP_DOWNARROW" "buy tec9;buy fiveseven;buy fn57;"
bind "KP_PGDN" "buy deagle;"
bind "KP_LEFTARROW" "buy mac10;buy mac9;"
bind "KP_5" "buy p90;"
bind "KP_RIGHTARROW" "buy galilar;buy famas"
bind "KP_HOME" "buy ak47;buy m4a4;buy m4a1;"
bind "KP_UPARROW" "buy aug;buy sg556;"
bind "KP_PGUP" "buy awp;"
bind "KP_ENTER" "buy smokegrenade;"
bind "KP_PLUS" "buy flashbang;"
bind "KP_MINUS" "buy molotov;buy incgrenade;"
bind "KP_MULTIPLY" "buy hegrenade;"
bind "KP_SLASH" "buy defuser;"



CSGO小键盘买枪
CS:GO枪械基础绑定指令格式如下:
bind + 键位名称 + "buy 枪械名称" (输入时无需添加"+"号)
小键盘键位名称及对应键位表:
kp_slash (对应键位 "/")
kp_multiply (对应键位 "*")
kp_minus (对应键位 "-")
kp_home (对应键位 "7")
kp_uparrow (对应键位 "8")
kp_pgup (对应键位 "9")
kp_leftarrow (对应键位 "4")
kp_5 (对应键位 "5")
kp_rightarrow (对应键位 "6")
kp_end (对应键位 "1")
kp_downarrow (对应键位 "2")
kp_pgdn (对应键位 "3")
kp_ins (对应键位 "0")
kp_del (对应键位 ".")
kp_plus (对应键位 "+")
kp_enter (对应键位 "Enter")
CSGO枪械名称及对应指令大全(括号里为控制台所对应的枪械名称)
步枪:
Scout (ssg08)
Galil (galilar)
Famas (famas)
SG550 (sg550)
AUG (aug)
M4 (m4a1)
AK47 (ak47)
T专用步枪 (g3sg1)
CT专用步枪 (scar20)
AWP (awp)
冲锋枪:
Mac 10 (mac10)
UMP (ump45)
P90 (p90)
Bizon (bizon)
MP7 (mp7)
MP9 (mp9)
霰弹枪:
Auto Shotgun (xm1014)
Mag7 (mag7)
Sawed Off Shotgun (sawedoff)
Nova Shotgun (nova)
M249 (m249)
Negev (negev)
手枪:
228 Compact (p228)
Glock (glock)
Dual Elites (elite)
Five Seven (fiveseven)
Desert Eagle (deagle)
Tec9 (tec9)
HKP2000 (hkp2000)
P250 (p250)
手雷及装备:
Incendiary Grenade (incgrenade)
Flashbang (flashbang)
Smoke (smokegrenade)
HE Grenade (hegrenade)
Molotov (molotov)
Decoy (decoy)
Kevlar (kevlar)
Kevlar+Helmet (vesthelm)
Zeus x27 (taser)
Defuse Kit (defuser)
CSGO枪械绑定指令使用范例:
bind f1 “buy ak47; buy m4a1; buy vesthelm; buy deagle; buy flashbang; buy smokegrenade; buy molotov; buy incgrenade; buy defuser”
bind f2 “buy awp; buy vesthelm; buy deagle; buy flashbang; buy smokegrenade; buy molotov; buy incgrenade; buy defuser”
bind f3 “buy vesthelm”
bind f4 “buy kevlar”
bind f5 “buy hegrenade”
bind f6 “buy flashbang”
bind f7 “buy smokegrenade”
bind f8 “buy molotov; buy incgrenade”
bind kp_home “buy awp”
bind kp_uparrow “buy g3sg1; buy scar20″
bind kp_pgup “buy ssg08″
bind kp_leftarrow “buy ak47; buy m4a1″
bind kp_5 “buy sg556; buy aug”
bind kp_rightarrow “buy galilar; buy famas”
bind kp_end “buy p90″
bind kp_downarrow “buy bizon”
bind kp_pgdn “buy mac10; buy mp9″
bind kp_minus “buy deagle”
bind kp_plus “buy tec9″
bind kp_enter “buy p250″
bind kp_ins “buy defuser”
基本知识:
以上所有枪械绑定指令需保存在config.cfg中,即:Steam/Steamapps/Common/Counter-Strike Global Offensive/csgo/cfg/config.cfg
绑定指令使用小技巧:
bind b "buymenu; buy defuser" - 在打开购买菜单时,自动购买钳子(拆弹器)—— CT专用
bind f1 "toggle sensitivity 1 5" - 按下F1键,可以将鼠标灵敏度自动调整到5,再按一次则还原到1(灵敏度大小可自行设置)
bind kp_enter "use weapon_flashbang" - 快速使用闪光弹
练枪和跑图命令
先进图,打开控制台输入exec lianqian或exec xunlian即可。

bind MOUSE3 “noclip” 绑定“滚轮按钮”为“飞行模式”的快捷键

cl_grenadepreview 0/1 开关投弹物轨迹预瞄

cl_sim_grenade_trajectory X(x为自填时间) 冻结当前投掷物预览轨迹指令

cl_grenadepreview 0/1 拉环显示预览投掷轨迹指令

ammo_grenade_limit_total 5 将投弹物上限提升到5个 原本只有带4个

sv_grenade_trajectory_dash 0/1 投掷物的轨迹实/虚线

sv_rethrow_last_grenade 重复上一个投掷物的指令

sv_grenade_trajectory 0/1 关闭/显示投掷物飞行轨迹

sv_grenade_trajectory_time 10 设置投掷物轨迹的留存时间

sv_showimpacts 0/1 关闭/显示被击中者hitbox的状态

绑定P一键烟雾弹清除
bind "p" "record record.record;ent_fire smokegrenade_projectile kill;stop;"

绑定P一键烟雾弹清除并音效提示
bind "p" "record record.record;ent_fire smokegrenade_projectile kill;snd_playsounds Music.StopAllExceptMusic;stop;snd_playsounds Buttons.snd37"

跑图投射物cfg 放入c:\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg下
创建xunlian.cfg 用文本打开
复制粘贴以下内容:
// Server config
sv_cheats 1;//开启作弊
bot_stop 1;//停止所有机器人正在做的事情,并站着不动
mp_limitteams 0;//每队最大队员差距
mp_autoteambalance 0;//关闭队伍平衡
mp_roundtime 60;//每局时间60分钟
mp_roundtime_defuse 60;//回合游戏时间60分钟
mp_maxmoney 60000;//拥有钱数量上限
mp_startmoney 60000;//开始拥有钱数量
mp_freezetime 0;//每一轮开始时被冻结的时间为0
mp_buytime 9999;//购买时间一个小时
mp_buy_anywhere 1;//全部区域开启购买
mp_drop_knife_enable 1;//允许丢刀
mp_radar_showall 1;//双方都在雷达上
sv_infinite_ammo 1;//子弹无限
ammo_grenade_limit_total 6;//手雷上限6个
mp_warmup_end;//跳过热身时间
bot_kick;//踢出所有BOT
mp_respawn_on_death_ct 1;//反恐人员死后会复活
mp_respawn_on_death_t 1;//恐怖分子死后会复活
sv_noclipspeed 5;//飞行速度5
mp_teammates_are_enemies 1;//友军视为敌人
bind p "record record.record;ent_fire smokegrenade_projectile kill;snd_playsounds Music.StopAllExceptMusic;stop;snd_playsounds Buttons.snd37";//绑定P键清除烟闪雷
bind [ "sv_rethrow_last_grenade";//绑定[显示上一个投弹轨迹动作
bind o "noclip";//绑定o键飞行
bind = "bot_add_ct;bot_place";//绑定=加一个不动的ct
bind - "bot_add_t;bot_place";//绑定=加一个不动的t
bindtoggle ] "bot_crouch";绑定]切换机器人站或蹲

// Practice
cl_grenadepreview 1;//预知道具轨迹
sv_grenade_trajectory 1;//显示道具轨迹
sv_grenade_trajectory_time 10显示道具轨迹时间
sv_showimpacts 1;//显示子弹的弹印痕迹
sv_showimpacts_time 10;//显示子弹的弹印痕迹时间
mp_restartgame 1;//1秒后重启服务器



练枪cfg 放入c:\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg下
创建lianqiang.cfg 用文本打开
复制粘贴以下内容:
bot_autodifficulty_threshold_high 0.0 // Value between -20.0 and 20.0 (Amount above avg human contribution score, above which a bot should lower its difficulty)
bot_autodifficulty_threshold_low -2.0 // Value between -20.0 and 20.0 (Amount below avg human contribution score, below which a bot should raise its difficulty)
bot_chatter off
bot_defer_to_human_goals 0
bot_defer_to_human_items 1
bot_difficulty 2
bot_quota 10
bot_quota_mode fill
cash_player_bomb_defused 0
cash_player_bomb_planted 0
cash_player_damage_hostage 0
cash_player_interact_with_hostage 0
cash_player_killed_enemy_default 0
cash_player_killed_enemy_factor 0
cash_player_killed_hostage 0
cash_player_killed_teammate 0
cash_player_rescued_hostage 0
cash_team_elimination_bomb_map 0
cash_team_elimination_hostage_map_t 0
cash_team_elimination_hostage_map_ct 0
cash_team_hostage_alive 0
cash_team_hostage_interaction 0
cash_team_loser_bonus 0
cash_team_loser_bonus_consecutive_rounds 0
cash_team_planted_bomb_but_defused 0
cash_team_rescued_hostage 0
cash_team_terrorist_win_bomb 0
cash_team_win_by_defusing_bomb 0
cash_team_win_by_hostage_rescue 0
cash_team_win_by_time_running_out_bomb 0
cash_team_win_by_time_running_out_hostage 0
ff_damage_reduction_bullets 0.0
ff_damage_reduction_grenade 0.0
ff_damage_reduction_grenade_self 0
ff_damage_reduction_other 0.0
mp_afterroundmoney 0
mp_buytime 0
mp_buy_anywhere 1
mp_buy_during_immunity 1
mp_death_drop_defuser 0
mp_death_drop_grenade 0 // 0=none, 1=best, 2=current or best
mp_death_drop_gun 0 // 0=none, 1=best, 2=current or best
mp_deathcam_skippable 0
mp_defuser_allocation 0 // 0=none, 1=random, 2=everyone
mp_force_pick_time 15
mp_forcecamera 0 // Set to 1 for team only spectating
mp_free_armor 1
mp_freezetime 0
mp_friendlyfire 1
mp_win_panel_display_time 6
mp_ggprogressive_round_restart_delay 15
mp_ggtr_bomb_defuse_bonus 0
mp_ggtr_bomb_detonation_bonus 0
mp_ggtr_bomb_pts_for_flash 0
mp_ggtr_bomb_pts_for_he 0
mp_ggtr_bomb_pts_for_molotov 0
mp_ggtr_bomb_pts_for_upgrade 0
mp_ggtr_bomb_respawn_delay 0
mp_ggtr_end_round_kill_bonus 0
mp_ggtr_halftime_delay 0.0
mp_ggtr_last_weapon_kill_ends_half 0
mp_respawn_immunitytime 10
mp_halftime 0
mp_match_can_clinch 0 // 0=No mercy rule, 1=team can clinch match win early if they win > 1/2 total rounds
mp_maxmoney 0
mp_maxrounds 0
mp_molotovusedelay 0
mp_playercashawards 0
mp_roundtime 10
mp_roundtime_hostage 0
mp_roundtime_defuse 0
mp_solid_teammates 0
mp_startmoney 0
mp_teamcashawards 0
mp_timelimit 10
mp_warmuptime 20
mp_weapons_allow_zeus 1
spec_freeze_panel_extended_time 1
spec_freeze_time 2
sv_allow_votes 1 // Voting allowed in this mode
sv_alltalk 1
sv_arms_race_vote_to_restart_disallowed_after 26
sv_deadtalk 1
sv_ignoregrenaderadio 1
mp_warmup_pausetimer 0
mp_halftime_pausetimer 0
mp_randomspawn 1
mp_randomspawn_los 1
sv_infinite_ammo 2
tv_delay 30
ammo_grenade_limit_flashbang 1
ammo_grenade_limit_total 3
//
mp_weapons_allow_map_placed 0
mp_weapons_glow_on_ground 0
mp_display_kill_assists 1
mp_respawn_on_death_t 1
mp_respawn_on_death_ct 1
mp_ct_default_melee weapon_knife
mp_ct_default_secondary weapon_hkp2000
mp_ct_default_primary ""
mp_t_default_melee weapon_knife
mp_t_default_secondary weapon_glock
mp_t_default_primary ""
mp_default_team_winner_no_objective -1 // 2 == CTs, 3 == Ts
mp_buy_allow_grenades 0

bot_dont_shoot 1

bot_kick
mp_autoteambalance 0
mp_limitteams 30
mp_roundtime 60
bot_all_weapons
mp_freezetime 0
mp_maxmoney 60000
mp_startmoney 60000
mp_buy_anywhere 1
sv_cheats 1
sv_infinite_ammo 1
mp_restartgame 1
mp_friendlyfire 1

bind k "bot_add_ct"
bind l "bot_add_t"

csgo bot 命令
mp_restartgame 1 1秒后刷新游戏
mp_autoteambalance 0/1 是否打开自动平衡
mp_maxmoney 16000 最高金钱16000
mp_roundtime 60 死亡竞赛的回合时间60分钟
mp_roundtime_defuse 60 休闲/竞技模式每局时间60分钟
mp_maxrounds 30 休闲/竞技模式最大局数设为30局
mp_startmoney 16000 出生金钱为16000
mp_buytime 15 开局购买时间15秒
mp_buy_anywhere 1 在任意地点都能购买武器
mp_freezetime 0 每局出生原地冻结时间0秒
mp_friendlyfire 0/1 关闭/开启友军伤害
mp_limitteams 2 双方人数差异最多为2人
maxplayers 16 地图最大玩家数(包括机器人)
mp_c4timer 45 C4引爆时间45秒
map de_inferno 切换地图为de_inferno(炼狱小镇)
maps 列出该服务器所有地图
mp_display_kill_assists 0/1 关闭/开启助攻显示
mp_overtime_enable 0/1 是否允许打加时赛
mp_randomspawn 0/1 是否基地为出生点
mp_teammates_are_enemies 0/1 死斗模式/死亡模式
mp_respawn_on_death_t 0/1
mp_respawn_on_death_ct 0/1
sv_password 123 设置服务器密码为123
exec gamemode_模式 切换游戏模式


ent_fire !picker addoutput "ModelScale 0" 改变准星瞄准的人物模型(可以是正数负数或0)

r_drawothermodels 2;透视(人物模型变成蓝框)

cl_countbones 1;骨骼透视

weapon_accuracy_nospread 1;允许跑打

weapon_recoil_scale 0;无后坐

weapon_recoil_view_punch_extra 0;视角无后坐

一键设置无后座:weapon_accuracy_nospread 1;weapon_recoil_scale 0;weapon_recoil_view_punch_extra 0;

host_timescale 1;游戏变速(1是正常倍速)

+right;向右旋转

+left;向左旋转

give:防弹背心+头盔:give item_assaultsuit

宙斯 X27 电击枪:give weapon_taser

医疗针:give weapon_healthshot

弹射地雷:give weapon_bumpmine

遥控c4:give weapon_breachcharge

夜视仪:give item_nvgs;nightvision;

重甲:mp_weapons_allow_heavyassaultsuit 1; give item_heavyassaultsuit

v_cheats 0/1 (关闭/开启作弊功能 以下有些功能需要sv_cheats 为1才能用)
fps_max 100 (限制最高FPS为100 降低电脑负担 只能在退出服务器后的主菜单使用)
mp_restartgame 1 (1秒后刷新游戏)
mp_autoteambalance 0/1 (是否打开自动平衡)
mp_maxmoney 16000 (最高金钱16000)
mp_startmoney 16000 (出生金钱16000)
mp_freezetime 7 (地图冻结时间7秒)
mp_limitteams 2 (双方人数差异最大2人)
maxplayers 10 (地图最大玩家数)
bot_add (随机增加一个电脑)
bot_add_ct (增加一名CT)
bot_add_t (增加一名T)
bot_kill (处死所有电脑)
bot_kick (踢出所有电脑)
bot_freeze 0/1 (冻结电脑)
bot_pistols_only BOT 只准使用手枪
bot_snipers_only BOT 只准使用狙击枪
bot_all_weapons BOT 可以使用所有武器
bot_difficulty [0-3] BOT 难度,0最难,3最简单 (默认最难)
bot_quota 加入BOT的数量
bot_place 将一个bot放置在此
bot_dont_shoot 1 bot停止射击(但bot被闪会乱开枪)
bot_knives_only bot只能用刀
bot_pistols_only bot只能用手枪
bot_snipers_only bot只能用各种狙
bot_all_weapons bot能用所有武器
bot_difficulty bot难度,数值越高越难
bot_allow_pistols [0,1] BOT是否可以用手枪,1允许,2禁止 (下同)
bot_allow_shotguns [0,1] BOT是否可以用散弹枪(2类枪)
bot_allow_sub_machine_guns [0,1] BOT是否可以用冲锋枪(3类枪)
bot_allow_rifles [0,1] BOT 是否可以用来复枪(4类枪)
bot_allow_machine_guns [0,1] BOT 是否可以用重机枪(5类枪)
bot_allow_snipers [0,1] BOT 是否可以用狙击枪
bot_allow_grenades [0,1] BOT 是否可以用手雷
bot_allow_rogues [0,1] BOT 是否可以游手好闲
32 Comments
General.Aladeen Nov 25, 2023 @ 10:17pm 
Jack the Ripper Feb 15, 2022 @ 4:34am 
H
乔鲁诺乔巴拿 Feb 8, 2022 @ 9:30pm 
:steamthumbsup:
捷风大王666 May 20, 2021 @ 11:39pm 
✪Fearless Apr 20, 2021 @ 4:45am 
虽然不知道具体是啥,但感觉很吊的样子:steammocking:
76561199073318876 Jul 29, 2020 @ 2:16am 
ENG: Copy&Paste one of these OR write whatever you want and I will rep you back 100%
RU: Пишете что-то из списка ниже , и я вам пишу что захотите :))
+rep AWP God 😌
+rep Clutch King 😏
+rep best of the best
+rep BOSS 😎
+rep Great Aim 😉
+rep Nice Player 😜
+rep nice profile
+rep nice artwork 🙃
+rep nice anime profile
+rep Good Teammate 👱
+rep ONE TAP MACHINE 💢
+rep Great Player 💛
+rep Amazing Tactics 👌
+rep Epic Comeback 👏
+rep Epic Clutch 👌
+rep Great Teammate 🎮
狙你大爸 Jul 23, 2020 @ 6:56pm 
SCP-166 May 28, 2020 @ 9:18am 
nb

我不知道 Apr 13, 2020 @ 12:51pm 
大佬牛逼
ez2b / AWAY Apr 13, 2020 @ 12:01am 
Nice one