Invoker Bind
The Invoker Hotkeys.
Alt+Ability hotkey will add that ability in pool. Updated 1.07.11 (sendmode input - will work on even if pc has uac)
if it doesn't work - Run it as admin
Alt+Y = Cold Snap
Alt+V = Ghost Walk
Alt+X = Tornado
Alt+C = EMP
Alt+Z = Alacrity
Alt+D = Chaos Meteor
Alt+T = Sun Strike
Alt+F = Forge Spirit
Alt+G = Ice Wall
Alt+B = Deafening Blast
Alt+Ability hotkey will add that ability in pool. Updated 1.07.11 (sendmode input - will work on even if pc has uac)
if it doesn't work - Run it as admin
Alt+Y = Cold Snap
Alt+V = Ghost Walk
Alt+X = Tornado
Alt+C = EMP
Alt+Z = Alacrity
Alt+D = Chaos Meteor
Alt+T = Sun Strike
Alt+F = Forge Spirit
Alt+G = Ice Wall
Alt+B = Deafening Blast
Total Comments 27
Comments
-
Posted 01-17-2011 at 10:22 AM by AucT
-
Seems like made by AutoHotKey.
Alt 1 uses First skill, Alt 2 uses Second skill.Code:!1:: Grid() BlockInput, On MouseGetPos, intx, inty Mousemove, %x1%, %y1%, 0 SendInput {Click} Mousemove, intx, inty, 0 BlockInput, Off return !2:: Grid() BlockInput, On MouseGetPos, intx, inty Mousemove, %x2%, %y1%, 0 SendInput {Click} Mousemove, intx, inty, 0 BlockInput, Off return Grid() { global WinGetPos,,, winWidth, winHeight, x1:=(544*winWidth)//640 x2:=(578*winWidth)//640 y1:=(424*winHeight)//480 }Posted 01-17-2011 at 06:28 PM by Guardian AngeL
-
Posted 01-18-2011 at 06:36 AM by AucT
-
Posted 02-05-2011 at 04:15 AM by KuroNeko
-
Posted 02-05-2011 at 12:07 PM by AucT
-
Posted 02-11-2011 at 08:27 PM by AucT
-
Once I did Invoker toolkit by AutoHotkey topic closed
http://www.playdota.com/forums/408925/tool-invoker/Posted 02-12-2011 at 04:09 AM by Guardian AngeL
-
Posted 02-14-2011 at 02:16 PM by AucT
-
тут русских модеров нет так что в проге можешь добавить на русском дополнения какие нить типа макросов)Posted 02-21-2011 at 03:21 PM by bagfaq
-
It is a hack. Because it is based on SSUC (Script Skill Usage Command) And its a lot diferent than hotkeys. Invoker need skill to be played. And this script makes it bullsh1t.
Would be same if you would make "script" for Geo to do Poof and Eathbind in 1 second with all 4 of them.
Your Oppinion is totally wrong.Posted 03-19-2011 at 03:35 PM by SoulHound
-
i think it is call hacker it decrease the time for invoke skillPosted 03-21-2011 at 02:30 PM by yyy520159357
-
Posted 03-24-2011 at 01:02 PM by AucT
-
Posted 04-11-2011 at 07:53 PM by Krej
-
this is unchangable. however u can download AHT; change config to
Quote:;! is for alt
;+ is for shift
;^ is for control
;Full description of allowed keys on AHT.isgreat.org
; Author: AucT <AucT.uz.ua@gmail.com>
[Invoker]
;Just adds spells into the pool
;turn it on to on scripts
EnableInvoker=on
QQQ=
WWW=
EEE=
il=
ColdSnap=!Y
GhostWalk=!V
Tornado=!X
EMP=!C
Alacrity=!Z
ChaosMeteor=!D
SunStrike=!T
ForgeSpirit=!F
IceWall=!G
DeafeningBlast=!BPosted 04-12-2011 at 04:23 AM by AucT
-
Posted 04-12-2011 at 04:26 AM by AucT
-
its not working =(Posted 05-15-2011 at 09:16 AM by fish123
-
Posted 05-26-2011 at 03:58 PM by profdharyl1487
-
virtual key codes are faster and more reliable as it will work on non-english keyboard layout.
here the list of virtual key codes:
Virtual Key CodesPosted 05-29-2011 at 10:30 AM by AucT
-
Posted 06-01-2011 at 07:42 AM by AucT
-
Thanks, but the keys seem way too scattered around the keyboard. =)Posted 07-07-2011 at 05:13 PM by jsrnn




























