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

Mr.GearBuyer - Mr.HonorCap2 - A Plugin that Buys Gear with Honor and Justice Points.

Status
Not open for further replies.
mistake

Is it possible to loop buying any item like in Mr.HonorCap (bottom line)?
 
Last edited:
Hello,
HB keeps returning a spam log message:
"[Mr.GearBuyer]: Please move your toon close to the vendor. Otherwise HonorCap won't be able to buy items." even while in a BG (obviously i can't be near a vendor while in a BG)

EDIT: Probably I'm getting this since Mr.GearBuyer automatically add Honor Points to buy with justice points and can't find the trader. What can I do so my char will travel to the Justice Points Accessories vendor? Do I need a proper profile? Do you have one to provide (Orgrimmar)?
Thanks.
 
Last edited:
[01:08:15:630] System.ArgumentException: Requested value 'Ehrenpunkte' was not found. <--- that he cant find the honor value

at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)

at System.Enum.Parse(Type enumType, String value)

at MrGearBuyer.MrGearBuyer.Pulse() in d:\HB 5455\Plugins\MrGearBuyer\MrGearBuyer.cs:line 92

at Styx.Plugins.PluginWrapper.Pulse()

he doesnt buy the stuff ?? :(
 
Last edited:
Curious, but if i use Lazyraider, will this plugin still buy the gear listed in the plugin? i know it will if i am running pvpbot, or instancebuddy. Just curious about Lazyraider.
 
Looking through the logs, it looks like it bought all the items that I wanted at the same time, then marked them as bought, even though that was not the case. It couldn't have bought all the items either since total price was over 4k.
 
I'm having the same problem as Darkendnox, it tries to buy a few different items at the same time, and eventhough it can't afford them all (it can only afford the first item) it removes them from the list.

Can provide a log if needed
 
I'm having the same problem as Darkendnox, it tries to buy a few different items at the same time, and eventhough it can't afford them all (it can only afford the first item) it removes them from the list.

Can provide a log if needed

Same here, i Had 1769 honor and he "bought" two items:
[Mr.GearBuyer]: Bought item "Ruthless Gladiator's Waistband of Cruelty".
[Mr.GearBuyer]: Removing Ruthless Gladiator's Waistband of Cruelty from List Since we bought the Item
[Mr.GearBuyer]: Bought item "Ruthless Gladiator's Boots of Cruelty".
[Mr.GearBuyer]: Removing Ruthless Gladiator's Boots of Cruelty from List Since we bought the Item

But i just had honor to buy the first one....
 
I can confirm the bug of it thinking its buying gear that it is not and cant afford, it then removes the gear from the list and caps out. It doesn't do the whole list, but out of 6 items it could afford 3 but thought it bought 5. I think the check on when it buys the gear needs to be done if the item is in inventory or equipped, not on purchase.
 
guys, i need actual logs!

copying and pasting things dosnt help me track down where the problems are.
 
I am at work, cant get an actual log, best I can do is a pastebin
 
i need something that tells me whats going on, from start to end.
 
let me see what I can get, working over remote and a low bandwidth connection ftl
 
sorry for double post, found a log for the

Please move your toon close to the vendor. Otherwise HonorCap won't be able to buy items


Feel like I'm complaining, but I really like the plugin, thanks a lot for doing it
 

Attachments

My log for this problem: Buying items that we don't have the currency.
Time: The buying time start at 11:45:02:114

Code:
[11:45:02:114] Activity: Buying Items
[11:45:02:119] [Mr.GearBuyer]: Bought item "Ruthless Gladiator's Waistband of Cruelty".
[11:45:02:119] [Mr.GearBuyer]: Removing Ruthless Gladiator's Waistband of Cruelty from List Since we bought the Item
[11:45:02:127] Cleared POI - Reason Done buying
[11:45:02:127] Cleared POI
[11:45:02:219] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at BgBot.BgBot.get_CurrentHotspot()
   at BgBot.BgBot.IncludeTargetsFilter(List`1 incomingUnits, HashSet`1 outgoingUnits)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at (Object , Object[] )
   at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
[11:45:02:235] Changed POI to:Type: Buy, Name: Blood Guard Zar'shi
[11:45:02:260] [Mr.GearBuyer]: Bought item "Ruthless Gladiator's Boots of Cruelty".
[11:45:02:260] [Mr.GearBuyer]: Removing Ruthless Gladiator's Boots of Cruelty from List Since we bought the Item
[11:45:02:277] Cleared POI - Reason Done buying
[11:45:02:277] Cleared POI
[11:45:02:368] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at BgBot.BgBot.get_CurrentHotspot()
   at BgBot.BgBot.IncludeTargetsFilter(List`1 incomingUnits, HashSet`1 outgoingUnits)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at (Object , Object[] )
   at Styx.Logic.Targeting.#Dr(Delegate e, Object[] args)
[11:45:02:392] Updating repair cost for current equipped items. New value: [3g25s22c]
[11:45:02:396] Activity: Queueing for a battleground
[11:45:02:396] Queueing up RandomBattleground

The problem is in the line: [11:45:02:260] [Mr.GearBuyer]: Removing Ruthless Gladiator's Boots of Cruelty from List Since we bought the Item
I didn't had the honor to buy this item. Mr.GearBuyer thought i had it but i didn't.
 

Attachments

Status
Not open for further replies.
Back
Top