Hi there...
I was thinking about a ranger study macro but first wanted to ask if there is one already...
My idea was like
so anyone did something like that already?
Cause i keep on hitting the wrong creep after starting the study comand and always have to cancel again which takes time...
I was thinking about a ranger study macro but first wanted to ask if there is one already...
My idea was like
Code: Select all
/study kitten
do the study command
start loop for text log analysis
if text-log contains "begin study" ...
if text-log contains "kitten" exit macro (success)
"else" cancel the study just started and re-enter the study command
"else" check for "too strong" message and exit loop in case
goto loop start
Cause i keep on hitting the wrong creep after starting the study comand and always have to cancel again which takes time...