A powerful and customizable AutoHotkey script for executing Invoker's spell combo in Dota 2 based on the latest patch.
This script automatically performs the precise sequence of keys for Cataclysm, Meteor, Deafening Blast, and item usage (Refresher Orb), giving you an edge in intense teamfights.
- Press
Ctrl + R
→ Execute full combo
- Cataclysm →
EEE + R + T
- Meteor →
QQQ + R + D
- Deafening Blast →
QWE + R + F
- Refresher Orb →
Item 3 (Space)
- Meteor →
QQQ + R + D
- Deafening Blast →
QWE + R + F
- Cataclysm (Again)
- Quas => "q"
- Wex => "w"
- Exort => "e"
- Invoke => "r"
- Refresher => "SPACE"
- Shiva => "b"
- Glepnier => "c"
!! you have to play on quick cast hotkey
- Install AutoHotkey
- Dota 2 must be focused and Invoker selected
- Proper item and spell slots must be configured:
- Cataclysm: Set correctly in skill bar
- Refresher Orb: Set to Item 3 (usually spacebar)
- Download or clone this repository.
- Double-click
invoker.ahk
to run the script. - In-game, press
Ctrl + R
while playing Invoker to trigger the combo. - read "Combo and hoytkey Details" section for more information
You can edit the script (invoker.ahk
) to change:
- Key sequences
- Hotkey trigger (
^r
= Ctrl + R) - Delays between actions
Example (change key delays):
SetKeyDelay, 100, 50
-
Use it as educational purpose only, cheating is wrong and its not fun either just take it as example of what programing can do
-
Use responsibly. communities or tournaments consider automation as cheating.
-
Always play fair.
This script is released under the MIT License. feel free to use it.
GL HF! ✨ Made for Dota 2 Invoker mains <3