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

Bot not using skills

aqualite2

New Member
Joined
Aug 5, 2010
Messages
4
Reaction score
0
For some reason, my bot is not using skills on neutral monsters. It does fine on aggressive monsters, but only attacks neutral monsters without using any skills. I am using Mord's custom paladin class. Anyone have any idea what is wrong?
 
You configured the CC settings? Also make sure the monsters are in the factions list of the profile you are using.
 
Yes I have configured the CC, as I said it is using skills only on Hostile mobs. I have the mobs in the faction list as well.
 
Post your most recent log as an attachment.
 
Here is what I get when I attack the mob in question.

Code:
[12:49:54 PM:267] [12:46:41 PM:475] Activity: Pulling ********* now.
[12:46:41 PM:478] #Killing Target *-------------* , Distance : 25 yards.#
[12:46:44 PM:30] #Casting Opener : Judgement of Light#
[12:46:44 PM:220] Spell_C::CastSpell(20271, 0, 0x0, 0)
[12:46:44 PM:469] Cast Judgement of Light with immediate return.
[12:46:44 PM:480] **Judgement of Light**
[12:46:44 PM:611] #Opener was successfull!#
[12:46:44 PM:859] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:46:44 PM:991] Activity: Combat
[12:46:45 PM:266] Target Check Started
[12:46:45 PM:946] Combat Stance Enabled
[12:46:46 PM:93] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:46:46 PM:224] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:46:46 PM:383] #Art of War Detected#
[12:47:16 PM:56] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:47:16 PM:197] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:47:16 PM:322] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:47:16 PM:450] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:47:16 PM:577] Changed POI to: Type: None, Loc: <0, 0, 0>
[12:47:16 PM:700] Changed POI to: Type: Loot, Name:*******

As you can see, it opens with a skill, but then does nothing.

Here is the log of the mob that does not give me any problems.

Code:
[12:49:02 PM:4] Activity: Pulling ********* now.
[12:49:03 PM:757] #Casting Opener : Judgement of Light#
[12:49:03 PM:918] Spell_C::CastSpell(20271, 0, 0x0, 0)
[12:49:04 PM:162] Cast Judgement of Light with immediate return.
[12:49:04 PM:175] **Judgement of Light**
[12:49:04 PM:304] #Opener was successfull!#
[12:49:04 PM:548] Activity: Combat
[12:49:05 PM:463] Spell_C::CastSpell(35395, 0, 0x0, 0)
[12:49:06 PM:997] Took 1528 ms to cast:Crusader Strike
[12:49:07 PM:11] **Crusader Strike**
[12:49:07 PM:164] #Art of War Detected#
[12:49:07 PM:222] Spell_C::CastSpell(27138, 0, 0x0, 0)
[12:49:08 PM:712] Took 1528 ms to cast:Exorcism
[12:49:08 PM:731] **Exorcism**
[12:49:09 PM:199] #Target is casting#
[12:49:09 PM:951] Spell_C::CastSpell(35395, 0, 0x0, 0)
[12:49:11 PM:481] Took 1529 ms to cast:Crusader Strike
[12:49:11 PM:492] **Crusader Strike**
[12:49:12 PM:558] Spell_C::CastSpell(20271, 0, 0x0, 0)
[12:49:12 PM:813] Cast Judgement of Light with immediate return.
[12:49:12 PM:832] **Judgement of Light**
[12:49:13 PM:993] #Art of War Detected#
[12:49:14 PM:572] Spell_C::CastSpell(35395, 0, 0x0, 0)
[12:49:16 PM:125] Took 1560 ms to cast:Crusader Strike
[12:49:16 PM:140] **Crusader Strike**
[12:49:16 PM:459] Spell_C::CastSpell(27135, 0, 0x0, 0)
[12:49:19 PM:763] Took 3338 ms to cast:Holy Light
[12:49:19 PM:779] **Holy Light**
[12:49:19 PM:909] #Art of War Detected#
[12:49:20 PM:68] Spell_C::CastSpell(27135, 0, 0x0, 0)
[12:49:23 PM:631] Took 3557 ms to cast:Holy Light
[12:49:23 PM:643] **Holy Light**
[12:49:23 PM:777] #Art of War Detected#
[12:49:23 PM:800] Spell_C::CastSpell(27138, 0, 0x0, 0)
[12:49:25 PM:296] Took 1497 ms to cast:Exorcism
[12:49:25 PM:309] **Exorcism**
[12:49:25 PM:437] Spell_C::CastSpell(27180, 0, 0x0, 0)
[12:49:27 PM:3] Took 1560 ms to cast:Hammer of Wrath
[12:49:27 PM:16] **Hammer of Wrath**
 
Last edited:
Unless the neutral mobs are the majority mobs to kill in the profile, you could try removing their ID's from the profile so HB won't target them.
 
Okay, I will do that for now. I would like to know how to solve this for future reference though.
 
Well i can't help you with a permanent solution but glad mine helped.
 
Can you test another profile to see if its specific to that one?
 
Back
Top