The "ch" (check hotbar) command now works flawlessly for all slots and can check slot availability as well as proc status. There should be few situations where you need to resort to using pixels. Consequently, making macros should be much simpler and easier to share. Here is the updated guide text:
- "ch[hotbar slot]" — If the ability in the slot corresponding to "hotbar slot" is active and off-cooldown, the rest of the keys line will process. The inverse is possible with "!ch." This command can be used to automate your combat rotation. Mage example:
- [114]
keys=ch3|51|s300|gt4
keys2=ch*2|50|s300|gt4
keys3=ch1|49|s300
keys4=nop
repeat=1 - Hold F3 down to use slot 3 ability if it's ready, slot 2 if it is proc'd, and otherwise slot 1 if the GCD is ready. Always check whether a slot is ready before pressing any keys; otherwise, Speeder may prematurely start pressing keys before it knows whether a proc or other skill is available.
- [114]
- "ch*[hotbar slot]" — If the ability in the slot corresponding to "hotbar slot" is active, off-cooldown, and proc'd (i.e., the hotbar slot has the burning animation), the rest of the keys line will process. This is useful to check for abilities that rely on resources, such as the slot 2 Mage ability. See the above example.
These changes require updating Speeder to version 10.