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

CombatBot - dismounting to fight?

Zikke

Active Member
Joined
Sep 14, 2011
Messages
483
Reaction score
35
Sometimes I have CombatBot on when I'm questing because, frankly, I get really lazy and don't want to dps but I want to control what and where I fight.

When mounting through a zone of mobs, the bot always dismounts when in combat to fight what aggro'd it, but I want to keep going. Is this behavior part of the combat routine or the bot logic itself? I'm using Singular, but I can't find any setting for this.
 
I'm pretty sure it can be done with just the xml as there are certain quests with Kick's profiles, which set pull distance to 1, and keep going through aggro'd mobs totally ignoring them. I'll see if I can't find an instance of it, unless someone else beats me to a response.
 
Does the CombatBot use variables like PullDistance? It doesn't really run a profile.
 
the logic of combat bot is very simple.


if ( I Am in combat)
{
Do Combat()
}

so if a mob agros to you, and you get the combat flag on yourself, your technically in combat and its going to start the Combat Routine pulsing.

so maybe combat bot isnt what you need. there are other botbases, maybe one will be more suited to what your doing.
 
Back
Top