Hope this helps those who are feeling a bit lost without RareKiller (and there may be other residual problems from the pieces I commented out of the code to hack the fix), but it seems to work great for farming timber now at least.. Happy farming!
Quick follow up, I seem to be having a bit of trouble with my CC not kicking in (on occasion / maybe when a tree is found ... going to keep an eye on this and also try to determine if it is a CC issue or plugin issue. I am currently using TuanHA's special edition CC's.
Let me know if you encounter the same problem.
I got the files in my file in the zip folder, but when I start HB and want to select it in plugins: Rarekille is not there. Outdated? :S
I am obviously not the author, nor am I even a C# programmer, however I was able to hack the errors out of the RareKiller BETA so it compiles:
Place this file into the plugins/RareKiller directory (backup and overwrite the existing file)
View attachment 155512
Place this file into the plugins/RareKiller/MyClasses directory (backup and overwrite the existing file)
View attachment 155511
And reminder turn off framelock (or Honorbuddy craps the bed and crashes WoW -- yeah I forgot hahaha)
In previous posts as well (copied and modified slightly) you want to add the following lines to your plugins/RareKiller/config/CollectObjects.xml
<Object Entry="234110" Name="Small Timber" />
<Object Entry="234122" Name="Small Timber" />
<Object Entry="234193" Name="Small Timber" />
<Object Entry="234100" Name="Small Timber" />
<Object Entry="234194" Name="Timber" />
<Object Entry="234123" Name="Timber" />
(I don't know yet if there are any other entries that need to be added for small timber or timber, those are just the few that I found so far, and of course if you have a level 3 lumber mill then you want to add the entries for Large Timber)
Hope this helps those who are feeling a bit lost without RareKiller (and there may be other residual problems from the pieces I commented out of the code to hack the fix), but it seems to work great for farming timber now at least.. Happy farming!
I am obviously not the author, nor am I even a C# programmer, however I was able to hack the errors out of the RareKiller BETA so it compiles:
Place this file into the plugins/RareKiller directory (backup and overwrite the existing file)
View attachment 155512
Place this file into the plugins/RareKiller/MyClasses directory (backup and overwrite the existing file)
View attachment 155511
And reminder turn off framelock (or Honorbuddy craps the bed and crashes WoW -- yeah I forgot hahaha)
In previous posts as well (copied and modified slightly) you want to add the following lines to your plugins/RareKiller/config/CollectObjects.xml
<Object Entry="234110" Name="Small Timber" />
<Object Entry="234122" Name="Small Timber" />
<Object Entry="234193" Name="Small Timber" />
<Object Entry="234100" Name="Small Timber" />
<Object Entry="234194" Name="Timber" />
<Object Entry="234123" Name="Timber" />
(I don't know yet if there are any other entries that need to be added for small timber or timber, those are just the few that I found so far, and of course if you have a level 3 lumber mill then you want to add the entries for Large Timber)
Hope this helps those who are feeling a bit lost without RareKiller (and there may be other residual problems from the pieces I commented out of the code to hack the fix), but it seems to work great for farming timber now at least.. Happy farming!
Read my post 3 posts up from yours, it has the hack to get Rarekiller working (requires installation of the Rarekiller 4 BETA version)
Changing current profile to EmptyProfile
Starting the bot!
Currently Using BotBase : Gatherbuddy2
Current zone is Gorgrond (Gorgrond - Zone - World of Warcraft)
There are no hotspots in the current profile. Either the profile is not a proper Gatherbuddy profile or a malformed one.
can you post your emty profile ? when i do everything like u said, hb says loading profile... after start
<!-- If you are going to do some afk camping
Use this:
-->
<HBProfile>
<SubProfile>
<Name>EmptyProfile</Name>
<MinLevel>0</MinLevel>
<MaxLevel>100</MaxLevel>
</SubProfile>
</HBProfile>