Zoinx
Active Member
- Joined
- Mar 8, 2010
- Messages
- 727
- Reaction score
- 25
I have seen many request on the forum for something like this and a lot of claims if you use this plugin with this CC and turn your head sightly 45 degrees left while balancing a plate on your right index finger it will work! I have yet to find something that actually works. So I am requesting a HealBuddy.
Could be a simple plugin, just like SetTheLeader. The problem with SetTheLeader is that is continues to scan for a new the highest HP person in the group / raid. Well I am a Ret Paladin, or what if I was a cloth wearer and didn't stack Stamina? There is always gonna be some DK/Warrior/Paladin Flag runner or tank that has more than me. I want to be able to fix one player as the ONLY person that this HealBuddy would interact with.
I don't want it to do ANYTHING to anybody else, just follow me and interact withme.
I would think it would be something like this:
I would assume that all the other stuff, such as, if I want to use this as a healbot, I need it to heal, dispel, etc, would come from a CC, so I figured something like this was needed to create a actual working HealBot.
EDITS: (Here I am adding other stuff from below that the bot would need, so its all in one post and a developer can see it all)
Would also need some other logic built in that said something like:
Could be a simple plugin, just like SetTheLeader. The problem with SetTheLeader is that is continues to scan for a new the highest HP person in the group / raid. Well I am a Ret Paladin, or what if I was a cloth wearer and didn't stack Stamina? There is always gonna be some DK/Warrior/Paladin Flag runner or tank that has more than me. I want to be able to fix one player as the ONLY person that this HealBuddy would interact with.
I don't want it to do ANYTHING to anybody else, just follow me and interact withme.
I would think it would be something like this:

I would assume that all the other stuff, such as, if I want to use this as a healbot, I need it to heal, dispel, etc, would come from a CC, so I figured something like this was needed to create a actual working HealBot.
EDITS: (Here I am adding other stuff from below that the bot would need, so its all in one post and a developer can see it all)
Would also need some other logic built in that said something like:
Code:
If 'Player X' =/= alive; [B][I]<Main player is dead>[/I][/B]
Then target 'Highest HP Player in X range; [B][I]<target next highest HP in predefined range from FollowBuddy>[/I][/B]
Else run to next Hotspot; [B][I]<Would do this if there are no players with in predefined range from FollowBuddy>[/I][/B]
Else try to re-target 'Player X' every X seconds to check if 'Player X' is back in range of FollowBuddy [B][I]<Would check for 'Player X' every X seconds to try to go back to its main target>[/I][/B]
Last edited: