I have been testing out a few things in coil myself and i do believe that 10 + 11 can possibly be minioned, if not afk'able atleast manually minioned.
the avoid task is pretty easy once you know what to do.
["avoid"] = ????; (this is what castID you want to avoid, you can find the ID from dev under target at the bottom under ChannelingID)
["avoidTime"] = ???; (this is the length of time you want it to stay at the avoidPOS)
and of course the actual avoid pos (put this above the general pos task)
["avoidpos"] = {
["y"] = ???;
["x"] = ???;
["z"] = ???;
["h"] = ???;
};
this is what i know, GL with your tests and if you need anymore help with the profile or anything hit me up here.
the avoid task is pretty easy once you know what to do.
["avoid"] = ????; (this is what castID you want to avoid, you can find the ID from dev under target at the bottom under ChannelingID)
["avoidTime"] = ???; (this is the length of time you want it to stay at the avoidPOS)
and of course the actual avoid pos (put this above the general pos task)
["avoidpos"] = {
["y"] = ???;
["x"] = ???;
["z"] = ???;
["h"] = ???;
};
this is what i know, GL with your tests and if you need anymore help with the profile or anything hit me up here.