What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Beta] Honorbuddy Profile Creator & Editor

yea also possible, but i see also problems with that one. gathermate and gatherer are guessing the nodes location. Its sources can get polluted by nodes that are too close together and from wrong data on pages like wowhead. Coords in question are only available as x/y , so you would need to translate them to x y z. An emu.db already has it spot on with exact x y z coords like hb likes it .
Also we could use it for other things , more than just herbs&ore .
 
yea also possible, but i see also problems with that one. gathermate and gatherer are guessing the nodes location. Its sources can get polluted by nodes that are too close together and from wrong data on pages like wowhead. Coords in question are only available as x/y , so you would need to translate them to x y z. An emu.db already has it spot on with exact x y z coords like hb likes it .
Also we could use it for other things , more than just herbs&ore .

Good point, I hadn't thought about the lack of z coord. I guess the coordinates that HB uses would be the same as those in an emus DB?
 
Hey apoc!

Just wondering if the new quest order will be added to future versions?

Cheers!
 
Hello - I tried to solve this before I posted but my Properties manager shows up blank - none of the menu buttons on anything work - i can load up map and add remove hotspots but i cant view properties or anything

on Windows 7. have XNA redist installed.
Fixed by running as admin - Its absolutely beautiful already slammed out one profile with it the only thing I could suggest is being able to view creatures etc like editpatrol has

Tnx again +rep 5stars.
 
Last edited:
Thank you very much Apoc, I am fairly new at botting and never made any profiles but thanks to this plug-in I am making my first profile ever.

Really looking forwards to progress made and I wish you the best of luck!
 
I get an error when i try to save the profile, Apoc =(

Execution as Admin or Normal User did not make any difference.

Maybe it helps you:

Code:
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei ApocDev.Tools.ProfileCreator.Xml.ProfileWriter.GetProfileElement(Profile p, Boolean isRoot)
   bei ApocDev.Tools.ProfileCreator.Xml.ProfileWriter.Save(Profile profile, String location)
   bei ApocDev.Tools.ProfileCreator.Forms.FormMain.saveToolStripMenuItem_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   bei System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   bei System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   bei System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   bei System.Windows.Forms.ToolStrip.WndProc(Message& m)
   bei System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
This app is getting a complete over-haul by Apoc to make it better and more user-friendly so he might not throw fixes to it.
 
System.ArgumentNullException: Value cannot be null. Parameter name: path at System.IO.Directory.GetFiles(...) at ApocDev.Tools.ProfileCreator.BlpHandlers.MpqManager:initialize(..) at ....
 
Add in mob icons along with a way to right click on mob and click "Add to faction"
 
Alright, well, I've hit a brick wall in terms of the UI.

90% of the code for the back-end is done. Including lots of optimizations, and stuff to make life easier.

However, I'm completely stumped as to how I should make the GUI.

Thusly; I'm taking any ideas about how it should be. (I don't care how good your paint skills are, etc)

Much appreciated.
 
Damn apoc, i'm working on this but as a plugin for HB seems that i wont have to release it to the public since this one is way better coded than mine :P Nice job!
 
Alright, well, I've hit a brick wall in terms of the UI.

90% of the code for the back-end is done. Including lots of optimizations, and stuff to make life easier.

However, I'm completely stumped as to how I should make the GUI.

Thusly; I'm taking any ideas about how it should be. (I don't care how good your paint skills are, etc)

Much appreciated.

Here's a general mock up for ya. Hope ya like it.

I went with a modular design. I feel it keeps the program simple while still being powerful.

Images are at each link below (and why are the links black instead of blue or a normal color?):
Splash Screen
Profile Info Tab
Lists Tab
Subprofiles Tab (Where most of the magic happens)

:| It's almost 5 AM. gnight.
 
Last edited:
As far as 5am mockups go, those are pretty damn good.

It seems as though I had one too many energy drinks to prepare for the midnight showing at the movie theater last night.

Thank you for the compliment.

EDIT: Changed the hotspot editor mockup a bit for the better (at least I think so). Click it to see it full size.
 
Last edited:
Back
Top