[Tool] GDAutocaster - play 🎹 builds with ease, autocasting of skills, combos, faster / automatic camera, autohiding of items, centered Inquisitor Seal and more for all games!

Inquisitor skill in the center of the screen etc.

If we combine it with another feature of GDAutocaster (holding one button makes another button being pressed down) we can achieve

Automatic Central Inquisitor Seal + Channeling Skill with just Right Click
3v3leb
Program run with the following config (in-game RButton is empty, 9 is Seal and 7 is FoI). Not released, only on GitHub.

[combo holds]
combo1=RButton:7

[center casts]
cast1=RButton:9

(you need Combo Hold feature for Flames of Ignaffar (7) because if you simply bind it to Right Click in-game, the Inquisitor Seal’s animation is interrupted and the spell is not cast)

[edit] I worked on combining features into one button more and even centered Inquisitor Seal + Word of Pain + Channeling skill all on Right click are possible. Word of Pain can be multiple spell combo. Since every feature has a delay option, you can adjust them, space them out to be certain every skill is cast (for example start channeling after 300 ms):

[combo holds]
combo1=RButton:7

[combo presses]
combo2=RButton:0

[center casts]
cast1=RButton:9

1 Like