Hey guys, so I changed the curse from Temporal Chains to Vulnerability, the problem is that the bot keeps spamming Vulnerability, he doesnt do anything else, my zombies and spectres attack but he is not using my spell totem to summon skelletons..And he keeps using all of my mana flask charges because he just spams Vulnerability.. ( Im running 2 auras atm, so not at full mana all the time ) .. Anyone can help? I just changed the "Temporal Chains" thing into "Vulnerability" :/.
In the future please post this in the Support section so we can see it! We didn't change anything specific for this, but I think your issue was that you didn't change the buff required to identify the curse. For example, Code: RegisterCurse("Vulnerability", "curse_vulnerability"); In that case, if you were to change "Vulnerability" but not change "curse_vulnerability", the bot would be looking for the wrong cursor on the mob, and keep casting it.