BvS Zombja Hotkeys

Hotkeys for BvS Zombjas

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
taltamir
日安装量
0
总安装量
24
评分
0 0 0
版本
3
创建于
2016-04-15
更新于
2016-05-08
大小
4.5 KB
许可证
暂无
适用于

Zombjas Hotkeys
Use numpad or keys around S to move.
Press numpad 5 or S key for actions in order:
Heal Infection > Thriller > Bargler > Thumper > Nom > Zombja > Heal HP
Press L to search

If a player pin is available, taking it will override all other actions.

I started out with the version by Authority2 and ended up completely rewriting almost all of the code. Changes from his verison:
Optimized strategy. added heal infection, heal HP, and search (L key). Instead of keys surrounding G (middle of keyboard, awkward), use numpad and keys surrounding S (left and right handed options). switched include to match. rewrote almost all code. fixed bug where key detected press rather than relese despite notes saying otherwise.

History:
// @history 3 Removed searching from contextual action button. Tweaked hospital strategy (heal infection, then fight, then heal HP). Added special key for searching specifically (L). version by taltamir.
// @history 2 Optimized strategy. added heal infection, heal HP, and search. Instead of keys surrounding G, use numpad and keys surrounding S (left and right handed options). switched include to match. rewrote almost all code. fixed bug where key detected press rather than relese despite notes saying otherwise. version by taltamir
// @history 1.0 Initial version by Authority2