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

autoequip2 question.

aido

New Member
Joined
Jun 17, 2012
Messages
19
Reaction score
0
Is there a way to stop the plugin rolling need on items that currently have heirlooms equipped?

Massive problem in dungeons imo
 
Also it sometimes freezes the bot. I can stop it etc, but the character won't move anymore. He'll still roll tho. If anody got an idea ...
Here's the log related part (you can see it afk for ~2 minutes)
Code:
[23:35:33.210 D] System.ApplicationException: Cannot run Tick before running Start first!
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Bots.DungeonBuddy.DungeonBot..Tick(Object )
   at Styx.CommonBot.TreeRoot.()
[23:35:33.210 D] Cleared POI - Reason Exception in Root.Tick()
[23:35:33.210 D] Cleared POI
[23:37:25.637 N] [AutoEquip]: Loot roll in progress
[23:37:25.787 N] [AutoEquip]: Equipped item in slot:MainHandSlot scored 3826.797 while loot-roll item scored:2164.745
[23:37:25.787 N] [AutoEquip]: New item did not contain our primary stat of:Agility so we are not rolling need.
[23:37:25.821 N] [AutoEquip]: Rolling Greed
[23:37:25.853 N] [AutoEquip]: Loot roll in progress
[23:37:25.988 N] [AutoEquip]: Equipped item in slot:MainHandSlot scored 3826.797 while loot-roll item scored:2164.745
[23:37:25.988 N] [AutoEquip]: New item did not contain our primary stat of:Agility so we are not rolling need.
[23:37:26.021 N] [AutoEquip]: Rolling Greed
[23:37:26.054 N] [AutoEquip]: Loot roll in progress
[23:37:26.156 N] [AutoEquip]: Equipped item in slot:ShoulderSlot scored 2898 while loot-roll item scored:1056
[23:37:26.156 N] [AutoEquip]: New item did not contain our primary stat of:Agility so we are not rolling need.
[23:37:26.190 N] [AutoEquip]: Rolling Greed
[23:37:26.221 N] [AutoEquip]: Loot roll in progress
[23:37:26.289 N] [AutoEquip]: Equipped item in slot:ShoulderSlot scored 2898 while loot-roll item scored:1056
[23:37:26.289 N] [AutoEquip]: New item did not contain our primary stat of:Agility so we are not rolling need.
[23:37:26.322 N] [AutoEquip]: Rolling Greed
[23:41:15.487 N] [AutoEquip]: Loot roll in progress
[23:41:15.496 N] [AutoEquip]: Equipped item in slot:SecondaryHandSlot scored -1 while loot-roll item scored:167
[23:41:15.496 N] [AutoEquip]: New item did not contain our primary stat of:Agility so we are not rolling need.
[23:41:15.508 N] [AutoEquip]: Rolling Greed
[23:41:15.521 N] [AutoEquip]: Loot roll in progress
[23:41:15.546 N] [AutoEquip]: Equipped item in slot:SecondaryHandSlot scored -1 while loot-roll item scored:167
[23:41:15.546 N] [AutoEquip]: New item did not contain our primary stat of:Agility so we are not rolling need.
[23:41:15.558 N] [AutoEquip]: Rolling Greed
[23:43:46.313 D] [Singular-DEBUG] [CombatLog] SPELL_CAST_FAILED Rocket Jump#69070 failure: 'R?cup?ration incompl?te'
[23:45:14.633 D] [Singular-DEBUG] [CombatLog] SPELL_CAST_FAILED Multi-Shot#2643 failure: 'R?cup?ration incompl?te'
[23:45:24.699 D] [Singular-DEBUG] [CombatLog] SPELL_CAST_FAILED Multi-Shot#2643 failure: 'Cible incorrecte'
 
are their any alternatives?

I'm looking for something that will need on upgrades, and also need on offspec. I'm assuming there's nothing like that that exists?
 
We were working on an alternative but a few things came up, right now the priority is 85-90 but that will be finished soon and we can probably spread back out to start working on it again. AutoEquip2 does enough to make it so its not a very high priority even though it is pretty screwy and pisses me off at times also. But its all based on a priority list. We are working as fast as we can to get it fixed, hopefully soon.
 
There was a post somewhere on these forums that mentioned an addon (maybe a wow addon) that was used in replacement of Autoequip for looting purposes is anyone familiar with that?
 
Back
Top