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!

AntiCap - buy honor and other gear before you hit the cap!

You can fix the problem by yourself, Im not involved in any way in the development of this plugin, but I think HB new API doesnt support overriding Initialize() anymore.

For fixing it just open Plugin.cs, add the constructor

Code:
public Plugin()
{
	 Settings.LoadSettings();
}

and remove or comment Initialize() like this


Code:
//    public override void Initialize()
//  {
//    Settings.LoadSettings();
//  }

or you can just download my fixed Plugin.cs and replace the old one with it in HB\Plugins\Anticap.
Still not working for me, can you fix it?
Compiler Error: d:\Users\Jordan\Documents\Honorbuddy\Plugins\Anticap\Plugin.cs(140,38) : error CS0246: O nome de namespace ou o tipo 'Item' não pôde ser encontrado. Precisa de uma diretiva using ou de uma referência de assembly?
Compiler Error: d:\Users\Jordan\Documents\Honorbuddy\Plugins\Anticap\Plugin.cs(160,16) : error CS0246: O nome de namespace ou o tipo 'Item' não pôde ser encontrado. Precisa de uma diretiva using ou de uma referência de assembly?
Compiler Error: d:\Users\Jordan\Documents\Honorbuddy\Plugins\Anticap\Plugin.cs(178,35) : error CS0246: O nome de namespace ou o tipo 'Item' não pôde ser encontrado. Precisa de uma diretiva using ou de uma referência de assembly?
Compiler Error: d:\Users\Jordan\Documents\Honorbuddy\Plugins\Anticap\Plugin.cs(216,24) : error CS0246: O nome de namespace ou o tipo 'AntiCapForm' não pôde ser encontrado. Precisa de uma diretiva using ou de uma referência de assembly?
 
Trying the password and user name guest and it is not letting me access the SVN
 
Hello,

is not good working for me.

There is not even a function to delete the items if the are in the list!
 
Sorry, guest username and password should work now!

Hello,

is not good working for me.

There is not even a function to delete the items if the are in the list!
Just select the item and press the delete button on your keyboard, or change the amount to 0
 
Why does it take 50 years to use this svn checkout?..

"transferring at 0 bytes/s"

Edit: used tortoise clean up and tried again, worked! :cool:
 
Last edited:
Does WoW crash for anyone else when using this plugin ?

I don't know if the issue is the plugin, HB, or both.

Edit - Enabling Framelock seems to have solved the issue, also increased TPS to 30.
 
Last edited:
@Inrego Are you planing to add follow the list order feature? Im tired with each new character get always the poor 1250 items T_T want to have first weapons and set. Not possible?
 
@Inrego Your plugin didn't work for me when I left click nothing happen. Perhaps it's due to last update 6.0.3 ?
 
you guys should learn to read, the plugin is working like a charm, im right now with two differents characters getting pvp pieces full afk...
 
you guys should learn to read, the plugin is working like a charm, im right now with two differents characters getting pvp pieces full afk...

Could you explain a bit more please... After we use the SVN Checkout, what did you do differently that it is working for you?
 
I have to say I LOVE this plugin. Such a great feeling to come home after work and seeing this plugin has bought over 8k worth of honor on prideful pvp gear!

All I did to make the addon work was dump the whole SVN link into my plugin folder and it works. Make sure you have the bot running along with the plugin before you click on the vendor and click on the items you want. Works like a charm.
 
Last edited:
did the same like hypocrisy818 said. And it dont works.... i cant see it in the Plugins!

What i make wrong?

PS: with honorbuddy 754 it worked but not with 755
 
hello men, how goes it?

i am new to HB so please be patient. i download latest version of HB and install this plugin , but it does not show up in the plugin menu, i also try with HB-754 and no luck. can anyone be kind enough to help a noobie out?

kind regards
 
For people having problems installing it, try using it from the buddy store
 
Back
Top