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!

[Plugin - Prof] Allrounder - Does everything for Professions

that plugin is awesome i tested with elementium ore and work really nice i will test it later with milling and darkmoon card good job bro
 
Hey. Awesome plugin, I can't do farming without it!

I have one thing in mind though. This is refeered to the disenchanting. I have quite a lot of rare items Im creating from BS/JC that I want to disenchant. Now I tried to look into the class Disenchant, and fiddle around with the code, but im honestly not so good at java.
line 92
Code:
else if (targetItems[a].IsSoulbound || targetItems[a].IsAccountBound || ignoreItems.Contains(targetItems[a].Entry) || targetItems[a].Quality != WoWItemQuality.Uncommon)

Would I have to add something like a
Code:
|| targetItems[a].Quality != WoWItemQuality.Rare);
?
 
Ok how does this work? I put it in my plugins and it shows up when i click the button BUT how do i make it run just trying to mill stuff
 
I must admit, when I first attempted to use this plugin I was having some issues; I kept getting an error pop up when I tried to change the settings but didn't bother to read it, tookme 2 days before I finally stopped to read the error that I noticed I had named the plugin folder something other than it was supposed to.

Now it works beautifully and I thank you very much for taking the time to create such an amazing addon.
 
do you mind sharing the username and password for your svn trunk ? not easy to download when you dont have that :)
 
do you mind sharing the username and password for your svn trunk ? not easy to download when you dont have that :)
You don't need it.

When you attempt to get it, hit the button that says either Checkout or Update.

Commit is for the owner of it.
 
Disenchant isn't working for me for some reason. When I tick the box in the settings and click save, it doesn't save and when I go back in, the box is unticked again.
 
Could someone please share a profile for orgrimmar with working postbox and guildbank. I searched a lot but couldn't find any profile. :(

Thanks.
 
This just crashes the lastest HB when i activate it from plugins menu. I use svn ofc.
 
How can i get it to work that it uses postbox and guildbank? please help
 
Guildbank withdraw / deposit is hard set to stormwind...great -_-
 
Are there any plans to fix this so that horde users can use guild deposit and withdraw too?
 
Back
Top