posasip.blogg.se

Best ahk scripts
Best ahk scripts




My workaround for that has been trying to cast skills more often than needed (for example I would try to cast Totem/Wind Devil every 1s not every 5s) but the workaround has to be always tailored to the specific case. You know, when you have your skill to be casted every 30s and it for some reason it’s not casted and you have to wait another 30s? You have a problem. The problem is in Grim Dawn when you want to cast 2-3 skills at the same time sometimes not all of them fire (the skills interrupt each other). or any multiple of 600 i.e 40 x 300 x 300 to avoid conflict when you just started holding Left Click Send every 300 x 100 ms, -10 for the 3th skill to be cast 1s later If !Mod(counter - 5, 30) every 30 x 100 ms, -5 for the 2th skill to be cast 0.5s later 1 for the first skill to be casted later ~*LButton:: * makes it work with Shift and other modifiersĬounter := 0 0 for the first skill to be casted ASAP

best ahk scripts

Testing code for you to test my settings, highly recommend them for your scripts, they make a difference

best ahk scripts

If we choose for example 3 skills with 1.3 s, 2.5 s and 10 s (13 x 100ms, 25 x 100 ms, 100 x 100 ms)






Best ahk scripts