Titan Quest Anniversary Edition

Titan Quest Anniversary Edition

View Stats:
Menrock Oct 7, 2016 @ 9:21pm
Smart cast
Devs add smart cast option please we need a lot, i play on very fast speed when i try to use skills is hard to fast cast those skills.

I know you can set on mouse buttons to smart cast, but only works with 2 skills...
Last edited by Menrock; Oct 7, 2016 @ 9:25pm
< >
Showing 1-15 of 15 comments
i cant understand. You can hold shift, hold e.g. 1 and left click that all you need to know.
Its so simple
Last edited by Monzcarro Murcatto; Oct 8, 2016 @ 6:44am
Menrock Oct 8, 2016 @ 2:02pm 
Shift doenst work to smartcast skills linked on numbers.
Mivo Oct 8, 2016 @ 2:33pm 
You can get the desired result by using AutoHotKey (open source software) and a script. This here is what I use:

#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #SingleInstance #InstallKeybdHook #InstallMouseHook SetTimer, MoveTimer, 128 return MoveTimer: IfWinActive, Titan Quest { GetKeyState, state, MButton ; or what button you want it to be if state = D { MouseClick, left } GetKeyState, state, numpad0 ; or what button you want it to be if state = D { ;MouseClick, left } } return

In this example, the skill that is bound to the middle mouse button (MButton) will be executed and a left mouseclick is performed on the cursor's location. This makes it almost work like a LMB/RMB skill. The second example does the same for the numpad0 key. You can copy the sections as many times as you need and use other key commands in place of MButton and numpad0.
thorvaaldr Oct 8, 2016 @ 8:53pm 
My solution costs money, but I've never regretted it. Get a programmable gaming keyboard - I use a Logitech G13 - and make any key, every key, do EXACTLY what you want.
Vagrant Oct 8, 2016 @ 8:54pm 
To quote thorvaaldr you can also get a Razer Naga or the Logitech comparable mice.
Originally posted by Menrock:
Shift doenst work to smartcast skills linked on numbers.
Are you kidding ? my shift works and i have default settings ...
Cleglaw Oct 9, 2016 @ 4:39am 
He is referring to the fact that with all hotkeys other than LMB and RMB, you get a reticule/crosshairs which you must place over a target and then click the mouse button. This is very annoying. It requires 2 clicks instead of one. A gaming mouse does not solve the problem -- I have a Logitech G700. A third party program should not be required.
It should be feasible for the developers to fix this; this annoying feature does not appear, for instance, in Grim Dawn.
watch eruptions and volcanic orbs in this video please
https://www.youtube.com/watch?v=v9nWOieCcvk
get it ?
Last edited by Monzcarro Murcatto; Oct 9, 2016 @ 9:15am
Menrock Oct 9, 2016 @ 10:12am 
Volcanic orb is on left click with shift i said before, i can see cursor on sec 15 switching to target cast when use eruption...

There are diferences between caster mage and melee caster, mage just cast on distance you dont care about click to cast, when you are on melee distance you have to do basic attacks spam multiple left mouse clicks on enemies, when you are doing those spam clicks if you press any number to cast skills your character's animation bug because he/she stop attacking to do cast animation then cancel again to basic attack again because you are spamming clicks you have to stop attacking to press number skill, left click to cast then wait animation to attack again, is hard because you try to wait enough to no cancel animations and skill activation but sometimes doesn't work because any miss click, i tried same system with the same skill but in right click to smart cast and works fine because im spamming left click then right click to cast and while start spamming left click again with 1 second delay and works perfectly the problem is when cursor change to set objetive if you press 2 or more times left click the game asume you cancel cast to move.

Sorry my bad basic english.
Last edited by Menrock; Oct 9, 2016 @ 10:35am
i give up guys i give up you are hopeless. This feature is too ez for everyone i know but you are like there is a feature but Im totally unable hold more than 1 button so I complain about this 'problem' .
Menrock Oct 15, 2016 @ 12:45pm 
You are using on right click only 1 skill, try using three or more skills with 0 cast speed bonus with melee mage.
hmmm ... this video has 5 minutes actually .......
♥♥♥♥♥♥♥ ....
Last edited by Monzcarro Murcatto; Oct 15, 2016 @ 1:45pm
Menrock Oct 15, 2016 @ 3:04pm 
i said tried using shift and didn't work.
sell your keybord and buy new one
< >
Showing 1-15 of 15 comments
Per page: 1530 50

Date Posted: Oct 7, 2016 @ 9:21pm
Posts: 15