cs1.6 一键买枪

来源:百度知道 编辑:UC知道 时间:2024/09/24 12:09:52
我想通过脚本实现一键买枪,请大大来帮忙编写一个
要求:防弹衣,ak47,手榴弹,烟雾弹,主副武器弹药全满,键位为j
说明:1不要出了买枪以外的其他功能;
2谢绝复制粘贴

还匿名啊,一键买枪有不是什么坏事.等下帮你写个
你把你的config.cfg发上来

打开config.cfg,
找到一行是
bind "j" 开头的,把这行删掉,然后
把下面的内容粘贴到config.cfg里面去
bind "j" "ak47;primammo;secammo;vesthelm;hegren;sgren"
保存就行了

那个是config吧 不是脚本

// 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" "+jump"
bind "'" "+moveup"
bind "," "buyammo1"
bind "." "buyammo2"
bind "/" "+movedown"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"