Cr0w
New Member
- Joined
- Sep 30, 2014
- Messages
- 14
Thx! Solved my prob too. Didn't noticed it was since installation of Teamviewer. +1!just turn off quick connect button in teamviewer settings
teamviewer modify all windows with new button
Thx! Solved my prob too. Didn't noticed it was since installation of Teamviewer. +1!just turn off quick connect button in teamviewer settings
teamviewer modify all windows with new button
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 aimmediately after.Code:<CustomBehavior File="Halt" />
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
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?
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?
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!
just turn off quick connect button in teamviewer settingsI 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?
you can see this page https://www.thebuddyforum.com/honor...44295-app-hbrelog-opensource-relogger-38.htmlOh shit! Seriously?! If this works, Ill give you more than a + to your rep =p
Well, seems to be working +love =p
google protect from spam. use another ip or any anonymizer to download.I just tried to download the executables and Google gives me this: see attachment
What can I do to donwload the relogger?