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

[FREE] [Rep][Ach] TheBrodieman's Profile Compendium

To access the profiles of this plugin, which would you prefer?


  • Total voters
    4
thank you sir. I am gonna have to buy this plugin.. it's just too handy.

Are you going to include Lunker grind for Nat Pagle WOD rep in the PAID Profile Compendium?

I am. I'm working towards getting a testing bot opened up that I can use.
Tonight I am dedicating to finishing up Molten Core farm / Hydraxian Waterlords Rep Grind
 
4.0.0.108 submitted:

Pandaria Dailies
-- Fixed issue with profile load for Nat Pagle and Cloud Serpent profiles

Hydraxian Waterlords
-- Fixed issue on zone in, not close enough to npc to trigger teleport to MC
-- Converted from GrindArea to KillUntilComplete, killing efficiency increased dramatically!
-- First release boss grind. 9/10 tested.

Argent Tournament
-- Forced dismount on A Worthy Weapon, when we reach the water to turn in Hyacinths
 
Please send a log file and snippet from the windows exception (and place them inside the CODE /CODE brackets, do not paste directly to the forum as is). There seems to be that about 1-2% of users (that are reporting it) crash loading the plugin due to issues like "unable to
Pull quests from quest log" or "unable to see if we have Bilgewater Tabard". The second one seems to ignore its own null check, and the first would only happen if the user's quest log (most likely) didn't exist...completely. Unfortunately these are hard to diagnose and treat because I can not reproduce any of them. And Hb unfortunately can't support them as they are most definitely from my plugin, even though the issue is specific to your hb install.

Send the info and I can recommend what I can.

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 491A16A8, Size: 3000
   at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
   at GreyMagic.MemoryBase.ReadArray[T](IntPtr addr, Int32 count)
   at Styx.WoWInternals.WoWObjects.WoWObject.[](UInt32 , Int32 )
   at Styx.WoWInternals.QuestLog.ContainsQuest(UInt32 questId)
   at Styx.WoWInternals.QuestLog.GetQuestById(UInt32 questID)
   at BrodiesPlugin.GUI.BrodiesPluginUi.IsQuestCompleted(UInt32 id)
   at BrodiesPlugin.GUI.BrodiesPluginUi.InitHolidayTabs()
   at BrodiesPlugin.GUI.BrodiesPluginUi.Settings_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at BrodiesPlugin.GUI.BrodiesPluginUi.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Honorbuddy
    Assembly Version: 2.5.13471.782
    Win32 Version: 2.5.13471.782
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/Honorbuddy.exe
----------------------------------------
PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34239 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
Tripper.Tools
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/Tripper.Tools.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
GreyMagic
    Assembly Version: 2.5.13471.782
    Win32 Version: 
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/GreyMagic.DLL
----------------------------------------
Tripper.RecastManaged
    Assembly Version: 1.0.0.0
    Win32 Version: 
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/Tripper.RecastManaged.DLL
----------------------------------------
{ca34fc0b-17e0-47c0-ba80-0d75d19fafc8}
    Assembly Version: 0.0.0.0
    Win32 Version: 2.5.13471.782
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/Honorbuddy.exe
----------------------------------------
PresentationFramework.Aero2
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
WindowsFormsIntegration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
PresentationFramework.Aero
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
System.ServiceModel
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.92.0
    Win32 Version: 1.0.92.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/System.Data.SQLite.DLL
----------------------------------------
UIAutomationTypes
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
PresentationFramework-SystemXmlLinq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll
----------------------------------------
PresentationFramework-SystemXml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
----------------------------------------
UIAutomationProvider
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
SMDiagnostics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.ServiceModel.Internals
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
----------------------------------------
RemoteASM
    Assembly Version: 2.5.13471.782
    Win32 Version: 2.5.13471.782
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/RemoteASM.DLL
----------------------------------------
RemoteASMNative
    Assembly Version: 2.5.13471.782
    Win32 Version: 
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/RemoteASMNative.DLL
----------------------------------------
Microsoft.CSharp
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
wzayg23t
    Assembly Version: 1.0.0.0
    Win32 Version: 2.5.13471.782
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/Honorbuddy.exe
----------------------------------------
JyDUgRcBNWXkEnJYSkEEDdpvdcK
    Assembly Version: 0.0.0.0
    Win32 Version: 2.5.13471.782
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/Honorbuddy.exe
----------------------------------------
RaidBot_897036268
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/RaidBot_897036268.dll
----------------------------------------
Refreshment_768204939
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/Refreshment_768204939.dll
----------------------------------------
Anti Drown_613834970
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/Anti%20Drown_613834970.dll
----------------------------------------
Combat_196487493
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/Combat_196487493.dll
----------------------------------------
DrinkPotions_1414035243
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/DrinkPotions_1414035243.dll
----------------------------------------
FishingBuddy_1809627401
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/FishingBuddy_1809627401.dll
----------------------------------------
AutoAngler2_266424895
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/AutoAngler2_266424895.dll
----------------------------------------
ItemForAuraQuestHelper_1784500485
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/ItemForAuraQuestHelper_1784500485.dll
----------------------------------------
Singular_539604986
    Assembly Version: 4.0.0.4603
    Win32 Version: 4.0.0.4603
    CodeBase: file:///C:/Users/Rob/Desktop/HB_PERM/CompiledAssemblies/Singular_539604986.dll
----------------------------------------
Microsoft.GeneratedCode
    Assembly Version: 1.0.0.0
    Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PresentationFramework-SystemData
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.33440
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
View attachment 6124 2015-04-16 08.03.txt


Snippet from error. Attached log.
Stopped using it since I was never able to resolve. I updated it. Removed the folder again post update. Any help would be awesome.
 
Argent Tourney bugs:

When doing the combat training, its always out of range, and runs in circles.

and for the quest A Blade Fit For A Champion he starts drinking, but Doesnt target the frogs, so he kisses the air.View attachment 175706

By combat training you mean the three pre-req quests? Or the aspirant dailies.
By out of range is that because it's circling or because it's sitting too far. Navigation on one of these mounts is not as clean as normal mounts because they can't turn on a dime.

Frog kiss is an easy fix. Issue is all three commands (target kiss cancel) are on one line, so really fast computers might miss one of the commands. I'll spread it out a little, and that should fix it.
 
Last edited:
hi,

actually i sent below message on hbrelog topic days ago, but noone replied. so i'm sendin here hoping one of you can help me. using paid version of tbmc. and can not use it with hbrelog

"
hi,

although i tried everything which is written here, i just cant load from store, brodies garrison profile. can someone tell me how to do it?

i'm coppying the below link to the profile path on hbrelog, ok?

store:///TheBrodieMan Compendium Relog Profiles/Garrison Full Clear.xml

but when bot starts it continue from the last profile i ve been using which is totaly different from what i want..

appreciate your help..thx
 
hi,

actually i sent below message on hbrelog topic days ago, but noone replied. so i'm sendin here hoping one of you can help me. using paid version of tbmc. and can not use it with hbrelog

"
hi,

although i tried everything which is written here, i just cant load from store, brodies garrison profile. can someone tell me how to do it?

i'm coppying the below link to the profile path on hbrelog, ok?

store:///TheBrodieMan Compendium Relog Profiles/Garrison Full Clear.xml

but when bot starts it continue from the last profile i ve been using which is totaly different from what i want..

appreciate your help..thx

Please send a log file showing the profile attempting to load using both hbrelog and a manual load by you.
 
the Three Pre quest and aspirant dailies. First of all sometimes it doesnt even target anything, or its out of range.

The melee part works. The Range Throw thing is really bugged out, sometimes it uses charge on the range target, sometimes its out of range etc



You better test it yourself and see


and yeah the frog thing is not even working on my slow laptop^^
 
Last edited:
the Three Pre quest and aspirant dailies. First of all sometimes it doesnt even target anything, or its out of range.

The melee part works. The Range Throw thing is really bugged out, sometimes it uses charge on the range target, sometimes its out of range etc



You better test it yourself and see


and yeah the frog thing is not even working on my slow laptop^^

100 bucks you don't use the English version. I'm working on replacing some amateur mistakes that make some quests non-English client incompatible.
 
Yep I use the German one. I am gonna test the English version friend :)


EDIT: Yep works with English client <3
 
Last edited:
Yep I use the German one. I am gonna test the English version friend :)


EDIT: Yep works with English client <3

Working on behavior updates for the Valiant Challenge yellow quest, and working to replace all that "English only" crap.
 
Due to streaming issues with the current HB release, I am unable to test any new updates. Until the streaming issues are resolved, updates are going to be a bit slow.
 
View attachment 176049

For the past couple of months now when I try and do the argent tournament quests it just says nothing else to do without actually trying to do anything.

First, I think you meant weeks, because they've only been out for about 1 month tops.

Second, your HB install has some bad QBs: UserSettings returns an error on startup. Recommend a fresh install of HB before continuing.
 
let me just start off by saying that I LOVE the Argent Tournament profile! but for the past couple days now, when attempting Threat From Above, it just stands there and lets Chillmaw just fly right past it.. :(
 

Attachments

waiting for the tol barad dailies , when you fix them ..i am going to buy the whole thing ... love your plugin so far
 
Back
Top