The -slots console command has been expanded to include the current cooldown values for each hotbar slot:
- -slots — The ability IDs for slot 1-6 in your hotbar will be displayed, as well as the current cooldown value. The first number displayed is the ability ID; the second number is the cooldown value. The following global variables are populated: SLOT[#]ID (ability ID for that slot), with “[#]” standing for the slot number, and SLOT[#]C (cooldown value for that slot). For example, SLOT1ID would be the ID of the ability in the first slot. Here is an example of how you can use this command to activate your cooldowns when they are ready:
- [115]
keys=cc % -slots
keys2=eq % SLOT1C,48|dbg % slot 1 is ready to be used!
keys3=eq % SLOT2C,48|dbg % slot 2 is ready to be used!
keys4=eq % SLOT3C,48|dbg % slot 3 is ready to be used!
keys5=eq % SLOT4C,48|dbg % slot 4 is ready to be used!
repeat=0
interrupt=0
Please note that “48” may not be the correct number (though it usually is). See Speeder’s console output to determine the correct number.
- [115]
As you can see, you can now use -slots in lieu of "ch" for checking cooldown timers (if you want).
"ch[slot]" has also been improved and should work in all situations now. Again, if it is still not working, you can use the -slots command in the manner above or check for pixels using "gp."
The "chid" command can now be used without inputting a slot number: chid[ability]. If you do this, Speeder will check all slots for "ability" and continue processing the keys if the ability is found.
These changes require updating Speeder to version 36.
The Diablo IV Speeder guide and download link can only be viewed by active members. If you are already logged in and are an active member, simply refresh the page. If you would like to become a member, the Diablo IV Speeder can be purchased here. If you have specific installation questions, please contact us. Thank you.