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!

[Guide]How To Make Your Private Gatherbuddy Profiles! (With pictures)

Trying to make my own profile and Routes doesnt seem to be the same as what is in the guide nor is it updated to 6.0. If anyone knows a different addon or a way around this problem and is willing to help. Thanks in advance.
 
That's not a big deal, I did mine without routes, just plan your own route. The big problem here is that ZapRecorder isn't working atm, that makes everything a lot more time consuming.
 
I guess it's hard for us that don't know how to make your own profile - something like this filled that void and gave us a platform to begin with.

I'd love to see someone get this working again.
 
Plugins Folder Is Not Loading Routs/Zap

For some reason I can not get this to work. I have a fresh copy or wow and HB but the plugins still will not load. Any ideas?
 
Nice guide!
I am wondering how i can make a profile that kills mobs in an area and skin them after?
Is there any easy way to make such a profile ?
 
Does this work in WoD? Cause i cant choose WoD in the dropdown in gathermate2, is there a way to go around this? first time trying here =)
 
Awesome Guide thank you. I was searching for something like this for awhile and just happened to stumble across this.
 
Does this work in WoD? Cause i cant choose WoD in the dropdown in gathermate2, is there a way to go around this? first time trying here =)

I don't think GM2 has been updated since WoD went live. It's not importing WoD data anyway. Hopefully someone will update it soon.
 
When I export the file, it will not load with GB2, it says: Cannot load profile!
Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 2, position 3.
 
yeah that's what I get :
Compiler Error: c:\HB1\Plugins\RoutesBuddy\RoutesBuddy.cs(87,30) : error CS0115: 'RoutesBuddy.RoutesBuddy.Dispose()'*: aucune méthode appropriée n'a été trouvée pour la substitution
Compiler Error: c:\HB1\Plugins\ZapRecorder2\ZapPlugin.cs(34,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Initialize()'*: aucune méthode appropriée n'a été trouvée pour la substitution
 
not shure it will fix your problem, but try to change in the files :
each occurence of RoutesBuddy.RoutesBuddy.Dispose() by RoutesBuddy.RoutesBuddy.OnDisable()
and each occurence of ZapRecorder2.ZapPlugin.Initialize() by ZapRecorder2.ZapPlugin.OnEnable()

or globally, change Dispose and Initialize by OnDisable and OnEnable

tell us if it works.
 
Ok so it says to put it in grindbot while setting up the profile. I accidentally used gatherbuddy but they profile is still working. So is there actually a difference of which one is used while creating?
 
Back
Top