What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Braiiiins Routine - Keeps casting Vulnerability

Killaseven

New Member
Joined
Jun 9, 2010
Messages
41
Reaction score
0
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" :/.
 
Last edited:
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.
 
Back
Top