yeah Im hoping this gets updated quickly. I was trying to make multiple things at once and now I have to stop and wait.
Yeah I am still around. If there are things that are broken/missing let me know in a PM and I'll see what I can do.
Compiler Error: c:\Users\User\Documents\Honorbuddy\Plugins\ProfileCreator\EclipseProfileBuilder.cs(64,30) : error CS0115: Eclipse.EclipseProfileBuilder.Dispose(): geen geschikte methode om te overschrijven gevonden
UPDATE: Sunday 02 November 2014 11:06pm! (PST (GMT-8)) New Version 1.0.3 Fixed Dispose for new version of Honorbuddy Fixed/Updated assembly references for new First post in the thread has the new download!
Been trying to create a dailie fishing profile, how or where can I use the thing to cast a line and loot it ?
It can do anything that Honorbuddy can do. There is a large complex custom behavior system that supplements the questing bot base in HB. So theoretically you could do anything at all with the questing engine if you know how to write custom behaviors.
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.String.Format(String format, Object arg0) at Eclipse.EclipsePlugins.Views.NewDBProfile.GenerateProfileName() in c:\Users\Bawss\Desktop\HonorBuddy\Plugins\Eclipse\Views\NewDBProfile.cs:line 44 at Eclipse.EclipsePlugins.Views.NewDBProfile.button1_Click(Object sender, EventArgs e) in c:\Users\Bawss\Desktop\HonorBuddy\Plugins\Eclipse\Views\NewDBProfile.cs:line 34 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)