求 cs的单发脚本

社区服务
高级搜索
猴岛论坛CSGO反恐精英CS脚本发布区求 cs的单发脚本
发帖 回复
正序阅读 最近浏览的帖子最近浏览的版块
1个回复

求 cs的单发脚本

楼层直达
zacard123

ZxID:1105590

等级: 新兵
举报 只看楼主 使用道具 楼主   发表于: 2006-08-20 0
— 本帖被 夨魂。 执行锁定操作(2009-04-30) —
cs的单发脚本
hjh52165

ZxID:1110759

等级: 贵宾
举报 只看该作者 沙发   发表于: 2006-08-20 0

alias "dev0" "developer 0"
alias "dev1" "developer 1"
// Adjust the amount of waits in the next alias until you find the one that works the best according to your system and connection.
alias w3 "wait; wait; wait; wait; wait"
alias "cycle" "cyclesemi"
alias "cycleauto" "bind mouse1 +attack; dev1; echo <-------------------- AUTO FIRE -------------------->; alias cycle cyclesingle"
alias "cyclesingle" "bind mouse1 single; dev1; echo <-------------------- SINGLE FIRE -------------------->; alias cycle cyclesemi"
alias "cyclesemi" "bind mouse1 semi; dev1; echo <-------------------- SEMIAUTO FIRE -------------------->; alias cycle cycleburst"
alias "cycleburst" "bind mouse1 burst; dev1; echo <-------------------- BURST FIRE -------------------->; alias cycle cycleauto"
alias "single" "+attack; w3; -attack"
alias "semi" "+attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack"
alias "burst" "+attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack; w3; +attack; w3; -attack"

bind "[" "cycle"

[ 启动.

再按3连发.

再按暴射了就

« 返回列表
发帖 回复