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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: HBRelog--DO NOT DELETE

hi i am getting this error on my notebook, my pc is working fine:

[23:30:36] System.IO.FileNotFoundException: Die Datei oder Assembly "Fasm.NET.dll" oder eine Abhängigkeit davon wurde nicht gefunden. Das angegebene Modul wurde nicht gefunden.
Dateiname: "Fasm.NET.dll"
bei GreyMagic.ExternalProcessReader..ctor(Process proc)
bei HighVoltz.HBRelog.WoW.WowLockToken.StartWoW()
bei HighVoltz.HBRelog.WoW.States.StartWowState.Run()
bei HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
bei HighVoltz.HBRelog.WoW.WowManager.Pulse()
bei HighVoltz.HBRelog.TaskManager.Pulse()
bei HighVoltz.HBRelog.HbRelogManager.DoWork()

Anything i missed to install?
 
Is there a guide to set hbrelogger up? Im confused. Its way to advanced for me and some buttons in the "Add" is not showing. Help please :)
 
I'm not sure if I should put this in this thread or create a new thread for it. Maybe the mods can suggest a path if this isn't correct.

I just recently started using HBRelog pretty heavily and while it has its quirks it runs quite nicely. Garrison Butler runs well with it and the "Skip Task" feature when the garrison work is done functions as expected. I got frustrated after that point because all the quest behaviors I wrote to handle the Apexis daily quests and potential garrison invasions didn't have that ability. Everywhere I looked I ran into a dead end or old code that didn't function.

So I downloaded the HBRelog source from the code repository and found that it was actually *really* simple to connect to the HBRelog applicaiton and skip the task associated with the currently running profile.

So, for those of you with a bit of hacker in you drop this code file into your "Quest Behavior" directory and call it at the end of your questing profiles like so:

Code:
<CustomBehavior File="HBRelogSkip"  />

that's it -- and when your questing profile gets to that line it will tell HBRelog to skip ahead to the next task in the list. You may notice that the Quest bot continues on, that's because it takes HBRelog a few seconds to getting around to shutting everything down. If that's a problem simply add a
Code:
<CustomBehavior File="Halt" />
immediately after.

Also; if HBRelog isn't running this code will gracefully throw two lines of red error message into the HB log; so it fails gracefully rather than spamming your log with lots of red "exception" text like the HBrelogHelper plugin does :)

It's free and it's Here:
View attachment 164549

This has been quite helpful. Thank you!
 
I'm trying to create a HBRelog profile that starts with questing bot and a profile xml file stored locally on my drive, after 1 minute I want to change the HB profile to one from the Buddy Store.
HBRelog starts fine and load the first (local) profile, but when doing the "ChangeProfileTask" pointing to a store:///xxxxxxxx.xml file it throws an error: "Unable to find Honorbuddy profile".
For testing, I tried loading the buddystore profile first (instead of the local one) and it worked just fine. Only when I try to use "ChangeProfileTask" with the store profile I get the error.
I did a quick scan of the source code and saw that when running ChangeProfileTask, the code runs a File.Exists(ProfilePath) check. I'm guessing this check can not deal with "store:///xxxxx" paths which causes the error.
Can you verify this problem?

I have the exact same issue. Everyone keeps saying "oh there's a link in the bottom of the profile loader", which is all well and good. But it doesn't work...unless there is something they aren't sharing, that is. Copy and paste the store link into the profile path doesn't work for me.
 
So if im getting this correct (Original Post with the guide)

For multiple Garrison rotating:

Logon with your first char with the ACCOUNT tab,

Then at the tasks:
1: Wait 12 min (or so depending on how long a round takes)
2: Logon (Insert new char name and HB details for botbase so it restarts HB to refresh new char)
3: Wait 12 Min,
4: Logon .. etc new char.



Is that correct or have i missed anything?
 
hi i am getting this error on my notebook, my pc is working fine:

[23:30:36] System.IO.FileNotFoundException: Die Datei oder Assembly "Fasm.NET.dll" oder eine Abhängigkeit davon wurde nicht gefunden. Das angegebene Modul wurde nicht gefunden.
Dateiname: "Fasm.NET.dll"
bei GreyMagic.ExternalProcessReader..ctor(Process proc)
bei HighVoltz.HBRelog.WoW.WowLockToken.StartWoW()
bei HighVoltz.HBRelog.WoW.States.StartWowState.Run()
bei HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
bei HighVoltz.HBRelog.WoW.WowManager.Pulse()
bei HighVoltz.HBRelog.TaskManager.Pulse()
bei HighVoltz.HBRelog.HbRelogManager.DoWork()

Anything i missed to install?

I was able to resolve this by running the honorbuddy dependency wizard

https://www.thebuddyforum.com/releases/68254-install-buddy-product-try-buddy-dependency-wizard-post704565.html#post704565
 
Last edited:
So if im getting this correct (Original Post with the guide)

For multiple Garrison rotating:

Logon with your first char with the ACCOUNT tab,

Then at the tasks:
1: Wait 12 min (or so depending on how long a round takes)
2: Logon (Insert new char name and HB details for botbase so it restarts HB to refresh new char)
3: Wait 12 Min,
4: Logon .. etc new char.



Is that correct or have i missed anything?

Make a youtube video or series of screenshots step by step with your name blurred and ill luv u long time bro!
 
Make a youtube video or series of screenshots step by step with your name blurred and ill luv u long time bro!


Look at the first page and you will have a video downloadable. :) Just below the broken Youtubeclip.
 
I can verify that if you have Team Viewer loaded, this will not work. You can open HBRelog, but thats it, nothing happens after. As soon as you close teamviewer, it works great. Which is a shame really, I use Team Viewer every day at work every few hours to check my computer and make sure everything is running, from my phone. If I want to use Hbrelog, I cant use Teamviewer. Is there an alternative to TeamViewer that works on android as well as hbrelog that I can use?
 
I can verify that if you have Team Viewer loaded, this will not work. You can open HBRelog, but thats it, nothing happens after. As soon as you close teamviewer, it works great. Which is a shame really, I use Team Viewer every day at work every few hours to check my computer and make sure everything is running, from my phone. If I want to use Hbrelog, I cant use Teamviewer. Is there an alternative to TeamViewer that works on android as well as hbrelog that I can use?
just turn off quick connect button in teamviewer settings
teamviewer modify all windows with new button

and + to my rep
 
Oh shit! Seriously?! If this works, Ill give you more than a + to your rep =p
 
I just tried to download the executables and Google gives me this: see attachment

What can I do to donwload the relogger?
 

Attachments

  • HB Relogger download.webp
    HB Relogger download.webp
    21.9 KB · Views: 48
I just tried to download the executables and Google gives me this: see attachment

What can I do to donwload the relogger?
google protect from spam. use another ip or any anonymizer to download.
also you can use TortoiseSVN to download entire hbrelog SVN
TortoiseSVN install guide you can find on this forum
 
Last edited:
for me it's working fine but everytime I start HB it give me this error. how to remove??

System.ServiceModel.EndpointNotFoundException: Nessun endpoint in ascolto su net.pipe://localhost/HBRelog/Server in grado di accettare il messaggio. Ciò è spesso causato da un'azione SOAP o un indirizzo non corretto. Per ulteriori dettagli, vedere InnerException, se presente. ---> System.IO.PipeException: Impossibile trovare l'endpoint di pipe 'net.pipe://localhost/HBRelog/Server' nel computer locale.
--- Fine della traccia dello stack dell'eccezione interna ---

Server stack trace:
in System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
in System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
in System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
in System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
in System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
in System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
in System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
in System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
in System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
in System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
in System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
in System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
in System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
in System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
in System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
in HighVoltz.HBRelog.Remoting.IRemotingApi.Init(Int32 hbProcID)
in HighVoltz.HBRelogHelper.HBRelogHelper..ctor() in c:\penfro80\Plugins\HBRelogHelper\HBRelogHelper.cs:riga 86
 
the hbrelog plugin is active and can't talk to an active hbrelog, could be not running or a firewall issue. if you play manually disable the plugin
 
Back
Top