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!

Team Detox Presents Detox - AllInOne Plugin!

dragonslaya

New Member
Joined
Mar 5, 2014
Messages
13
Team Detox Presents Detox - AllInOne Plugin! RELEASED!!!!!

Detox - A general purpose FFXIV plugin​

Disclaimer
This plugin is released as a pre-alpha preview **ONLY**. The authors express no warranty.

Description

Detox is a general purpose plugin for automating your FFXIV life. Starting with assisted and automated combat, Detox hopes to grow and evolve to something that can make playing the game less of a chore and more fun.

Features

Combat Features

  • An advanced, flexible profile editor that allows developing combat routines without coding experience
  • A robust alternative to Reborn routines with a focus on simplicity and ease
  • A graphical interface to quickly interact with profiles

What can it do?

You can...

  • Create your own profiles and set conditions for skills to fire
  • Have the bot assist you in combat
  • Automate healing of parties
  • .. and much more!


What can it not do?

  • You cannot use reborn routines, they are not compatible
  • Use conditions not currently supported (such as AoE stuff, range or stunning)
  • Priority for skills on ally are currently not available. If multiple allies meet a condition, a random member is selected.
  • .. and other things. Make feature requests!


Other Features

Coming soon


Usage:

Please see the Detox manual included in the post.

Known bugs/Issues

No issues are currently known at this time.


Changelog:

See the Detox manual in the post..

Download:

Detox Plugin:
View attachment Reborn Healer.zip

Detox Manual:
View attachment Detox Manual.pdf

Thanks to s0i for editing the manual. Please post any further corrections.

Team Detox Profiles

A sample Conjurer healing profile for around level 20 has been attached. Additions are welcome. Place in "Profiles\CombatProfiles" relative to the RebornBuddy EXE. Run the plugin first and the directories will be created.
View attachment WHM Healer.zip

Screenshots

Skilleditor2.pngSkilleditor.pngProfileManager.pngMainScreen.png
 
Last edited:
I've been testing this plugin for dragon and i'm completely impressed, the plugin will make it possible for anyone to create healing or combat profiles for any situation with ease and no programming experience.
 
Hey folks!

Don't forget to post feedback if you have given it a try.
 
Hi,

I tried installing it. I put unzipped folder into "plugins" and I keep getting errors. my Reborn client wont start OR if it does, it will give me an error immediately saying that there is a problem and closes. Is there something I am doing wrong?
 
Hi,

I tried installing it. I put unzipped folder into "plugins" and I keep getting errors. my Reborn client wont start OR if it does, it will give me an error immediately saying that there is a problem and closes. Is there something I am doing wrong?

srry there was 0 interest in this plugin from the community as a whole and I didn't continue it. ill try take look at fix it. The source code there if anyone wants to take over from it.

I updated reborn an ffxiv and I can run the plugin no problem u either have a corrupt zip file from downloading or your reborn install is corrupt.
 
Last edited:
srry there was 0 interest in this plugin from the community as a whole and I didn't continue it. ill try take look at fix it. The source code there if anyone wants to take over from it.

I updated reborn an ffxiv and I can run the plugin no problem u either have a corrupt zip file from downloading or your reborn install is corrupt.

That's a shame that there was no interest. I thought that this was great. The few secs I was able to use it and then just went bonkers on me. It was very easy to use and the idea of customizing the priority of spells is wonderful. On the regular profiles, it is so difficult to figure out spells and how to use them. I still do not know what to do to activate the spells i want my bots to do. This made it very simple. I hope you would continue your efforts; i am sure the noobs that do not know anything about coding or program the bots would very much appreciate it. I for one would definitely appreciate it.

On another note, I have now deleted and re-downloaded both RB and your plugin multiple times and still no success =(.
 
srry there was 0 interest in this plugin from the community as a whole and I didn't continue it. ill try take look at fix it. The source code there if anyone wants to take over from it.

I updated reborn an ffxiv and I can run the plugin no problem u either have a corrupt zip file from downloading or your reborn install is corrupt.

That's a shame that there was no interest. I thought that this was great. The few secs I was able to use it and then just went bonkers on me. It was very easy to use and the idea of customizing the priority of spells is wonderful. On the regular profiles, it is so difficult to figure out spells and how to use them. I still do not know what to do to activate the spells i want my bots to do. This made it very simple. I hope you would continue your efforts; i am sure the noobs that do not know anything about coding or program the bots would very much appreciate it. I for one would definitely appreciate it.

On another note, I have now deleted and re-downloaded both RB and your plugin multiple times and still no success =(.

Also, I got it to work for a brief second, but this is the error message i got:

"unhandled exception has occured in a componenet in your application. If you click continue, the application will ignore this error and attempt to continue.

There is an aerror in XML document (0,0).

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: There is an error in XML document (0, 0). ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlReader.MoveToContent()
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderCombatProfile.Read13_CombatProfile()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
at Reborn_Healer.IO.FileProfileLoader.GetProfile[T](String path) in c:\Users\phi\Desktop\Reborn Buddy\Plugins\Reborn Healer\IO\FileProfileLoader.cs:line 51
at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Reborn_Healer.IO.FileProfileLoader.GetProfiles[T]() in c:\Users\phi\Desktop\Reborn Buddy\Plugins\Reborn Healer\IO\FileProfileLoader.cs:line 21
at Reborn_Healer.Managers.ModeProfileManager.GetProfiles[T]() in c:\Users\phi\Desktop\Reborn Buddy\Plugins\Reborn Healer\Managers\ModeProfileManager.cs:line 29
at Reborn_Healer.UI.Combat.CombatProfileEditor.NewOrExistingProfile() in c:\Users\phi\Desktop\Reborn Buddy\Plugins\Reborn Healer\UI\Combat\CombatProfileEditor.cs:line 50
at Reborn_Healer.UI.Combat.CombatProfileEditor..ctor() in c:\Users\phi\Desktop\Reborn Buddy\Plugins\Reborn Healer\UI\Combat\CombatProfileEditor.cs:line 24
at Reborn_Healer.frmProfileManager.ShowAndBind[T]() in c:\Users\phi\Desktop\Reborn Buddy\Plugins\Reborn Healer\frmProfileManager.cs:line 28
at Reborn_Healer.frmMain.profileManagerToolStripMenuItem_Click(Object sender, EventArgs e) in c:\Users\phi\Desktop\Reborn Buddy\Plugins\Reborn Healer\frmMain.cs:line 74
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.MenuStrip.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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
RebornBuddy
Assembly Version: 1.0.133.0
Win32 Version: 1.0.133
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/RebornBuddy.exe
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GreyMagic
Assembly Version: 1.0.0.0
Win32 Version:
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/GreyMagic.DLL
----------------------------------------
System.Web
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
{27e8a41f-3cef-4b1e-854d-1c9c83e6b594}
Assembly Version: 0.0.0.0
Win32 Version: 1.0.133
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/RebornBuddy.exe
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Clio.Localization
Assembly Version: 1.0.133.0
Win32 Version: 1.0.133
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/Clio.Localization.DLL
----------------------------------------
PresentationFramework.Aero
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 4.5.0.0
Win32 Version: 5.0.8.16617
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.ComponentModel.DataAnnotations
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
PresentationFramework-SystemXmlLinq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXmlLinq/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXmlLinq.dll
----------------------------------------
PresentationFramework-SystemXml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemXml/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemXml.dll
----------------------------------------
UIAutomationTypes
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
System.ServiceModel
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel/v4.0_4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
----------------------------------------
SMDiagnostics
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.ServiceModel.Internals
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
----------------------------------------
RemoteASM
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/RemoteASM.DLL
----------------------------------------
RemoteASMNative
Assembly Version: 1.0.0.0
Win32 Version:
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/RemoteASMNative.DLL
----------------------------------------
PresentationUI
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll
----------------------------------------
UIAutomationProvider
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
System.Security
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.Build.Framework
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.Build.Framework/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
----------------------------------------
System.Runtime.Caching
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Caching/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
----------------------------------------
System.Web.ApplicationServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
----------------------------------------
System.Data.SqlXml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Net.Http
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
System.Runtime.DurableInstancing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
----------------------------------------
System.IdentityModel
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IdentityModel/v4.0_4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Web.Services
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
Reborn Healer_635369901428413924
Assembly Version: 0.0.0.1
Win32 Version: 0.0.0.1
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/CompiledAssemblies/Reborn%20Healer_635369901428413924.dll
----------------------------------------
RebornConsole_635369901438464499
Assembly Version: 1.0.133.0
Win32 Version: 1.0.133
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/CompiledAssemblies/RebornConsole_635369901438464499.dll
----------------------------------------
ExCombatAssist_635369901442274717
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/CompiledAssemblies/ExCombatAssist_635369901442274717.dll
----------------------------------------
Kupo_635369901445224885
Assembly Version: 1.0.133.0
Win32 Version: 1.0.133
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/CompiledAssemblies/Kupo_635369901445224885.dll
----------------------------------------
Magitek_635369901449125109
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Users/phi/Desktop/Reborn%20Buddy/CompiledAssemblies/Magitek_635369901449125109.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
PresentationFramework-SystemData
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
That's a shame that there was no interest. I thought that this was great. The few secs I was able to use it and then just went bonkers on me. It was very easy to use and the idea of customizing the priority of spells is wonderful. On the regular profiles, it is so difficult to figure out spells and how to use them. I still do not know what to do to activate the spells i want my bots to do. This made it very simple. I hope you would continue your efforts; i am sure the noobs that do not know anything about coding or program the bots would very much appreciate it. I for one would definitely appreciate it.

On another note, I have now deleted and re-downloaded both RB and your plugin multiple times and still no success =(.

delete all ur profiles that are saved under Profiles in your reborn directory. Seems like you did something to a profile that's causing an issue for it to load the profile itll be saved as "test".RBN
 
Back
Top