Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

i been wondering about this one too happens to my druid sometimes and when he is the healer and suddenly no heals come, i send him a stopcast and that usually fixes him right up.
the issue is as i mentioned on the mq2 boards is that delays dont take into account ping time, so kissassist running throiugh the code, sees your buff is gone, casts it, but on the server its not gone yet, cause of ping time, i play with ping 200, so generally if make a macro i need to put alot of /delay 2 after doing a delay condition ie. /delay 5s ${buffisreallygone} or else the code execution is sliughtly too fast in getting things done, since we can only test things client side.
i rambled and probably didnt make sense.
View attachment 13229
first number is from casting it without it bein active
and second is when its "locking up"
