aash
Member
- Joined
- Oct 14, 2014
- Messages
- 179
Updates
— September 10, 2015 —
A big update is coming! It will include a complete new WoW client management system. It is totally awesome and reliable. Also it fixes several known problems with wow client start/login (#26, #5).
Another feature I'm going to finish is completely reworked task system based on feedback from sqrpush(Enf0) (#18).
Reporting bugs
There's several rules if you want to report a bug or feature request. If report does not align with the rules it will be reported.
- Provide as much details as you can. It is rather not the rule but general suggestion. The more details you provide, the faster I will fix the problem.
- Attach the logs! It is absolutely required. Do not embed logs into the message body! By doing this you make the thread difficult to read.
Hello Buddies,
Every true developer has his own vision on how things should look like. So I've decided from the permission of Highvoltz to provide support for my own github branch of the well known HBRelog utility.
What you can get from it?
Right now I'm very motivated to keep implementing new features and tune UI, so you can get free support here, get issues fixed in a near-week-time frame, discuss your ideas or what you wanna see in the change log.
How to use.
It is illegal to post of DLLs/EXEs nor links to them so to take advantage of aash/HBRelog you should build it from sources, especially that it is easy like eat a piece of cake:
- Install Honorbuddy dependencies. Generally you should have it installed already if you got honorbuddy running. Got problems? Use Buddy Dependency Wizard!
- Download and extract aash/HBRelog sources.
- Run build.cmd script to build the HBRelog binary. It is located in the sources folder.
- Or build it by hand issuing the following commands in cmd interpreter: Win + R, type "cmd", enter
Code:set PATH=C:\Windows\Microsoft.NET\Framework\v4.0.30319;%PATH% set HB_HOME=<enter Honorbuddy installation path here> msbuild HBRelog.csproj /t:NugetRestore;Rebuild /p:Configuration=Release /p:AllowUnsafeBlocks=true /p:ReferencePath="%HB_HOME%"
Configuration tips.
See the list of software which may interfere with HBRelog and/or Honorbuddy.
Latest reported issues are:
- TeamViewer, it is conflicting with HBRelog input method. So it can not type password. To fix that follow the instructions.
- Reuse existing wow process / character profile option
If there's exists wow32 process with valid game session then it will be reused. It helps to save some time when you test your configuration around single character profile. - Bot autostart / character profile option
Honorbuddy.exe does not handle /autostart + /hbkey correctly so this is a way to workaround it. - Waitbotstop task / character profile option
It is handy when you wanna proceed to the next task as soon as profile ends. - HB keys pool / global option
If HB key is not specified explicitly in the profile settings it is picked from the global list. There's the option `HB key pool` to keep that list.
- Apoc, Main — For explaining various things on Community Dev forum.
- Chinajade — Took several code snippets and ideas from BuddyControlPanel.
- Bobby53 — Singular CR author, I've learned a lot from his sources.
- Highvoltz — Original idea.
Attachments
Last edited: