• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Ultima - The Ultimate Combat Routine

    Discussion in 'Combat Routines' started by Endus, Nov 25, 2014.

    1. Snipi

      Snipi New Member

      Joined:
      Mar 15, 2014
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      1
      Hello ! :)

      Im trying to made the bot use X-pot of dext ( if available ) before each Trick Attack but i dont rly know how to do any idea ? :s

      Thanks in advance !
       
    2. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Not possible yet.
       
    3. RobelAkbel

      RobelAkbel New Member

      Joined:
      Apr 28, 2015
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Is it possible, for the SMN CR, to have it save SC just for when it resummons?
       
    4. stardust000

      stardust000 New Member

      Joined:
      May 6, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      Hi guys. just wanna check. for most of the combat routine i have to manually face the target for it to work. is it possible for it to still use skills wihtout facing the target?

      I do have the option for automatically face target when using action turned on in game.
       
    5. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      What bot base are you using for combat?
       
    6. Prodiniz

      Prodiniz Member

      Joined:
      Jan 10, 2014
      Messages:
      48
      Likes Received:
      1
      Trophy Points:
      8
      Doing a forum search for "Auto Face" pulls up this thread which has the answer to your problem. Additionally you should be using the Combat Assist botbase not the ExCombat Assist.

      https://www.thebuddyforum.com/rebor...0236-auto-bug.html?highlight=auto+face+target

      Additionally, if you don't want to take the time to edit the file as described above, you can "fix" the problem in game by starting the CR, then in game, go to Character Config->Target and "unchecking then rechecking" the box titled "Automatically face target when using action.". You'll have to do this every time you start the CR.
       
      Last edited: May 7, 2015
    7. dmndlife

      dmndlife New Member

      Joined:
      Nov 6, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      ok so this will more than likely sound dumb but.......where do I select the combat routine after the install and SVN update are done?
       
    8. aznchris

      aznchris Member

      Joined:
      Apr 7, 2015
      Messages:
      88
      Likes Received:
      1
      Trophy Points:
      8
      After logging into the bot with your key, a white box will pop up asking if you want to use Kupo or Ultima.
       
    9. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      After logging into the bot, (wait a bit) it should prompt you to select ultima if the class you are on is supported.
       
    10. dmndlife

      dmndlife New Member

      Joined:
      Nov 6, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      that's what I thought would happen with my experience on other bots from here but im not getting that option to pop up when loggin in with my key
       
    11. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Are you sure you have it in the right folder?
       
    12. dmndlife

      dmndlife New Member

      Joined:
      Nov 6, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      I got it I had downloaded the zip then did the svn check out and it doubled a second folder inside.... like I said it was gonna be a stupid question hahahaha

      thanks for the help guys I appreciate it
       
    13. kinosix

      kinosix Member

      Joined:
      Jul 29, 2012
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      16
      i think the cr still works. But u cant change any of the settings anymore using the combat settings window. So there might be other small things broken in it? Anyone else having these problems since latest update
       
    14. Vanni127

      Vanni127 Member

      Joined:
      Oct 21, 2012
      Messages:
      200
      Likes Received:
      0
      Trophy Points:
      16
      considering the only thing you could really change was if you had your choco out or not...it's not a huge deal.

      Anyone know if/when the cr will be updated for complete customization of abilities and whatnot? also aoe stuff?
       
    15. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      The routine itself works, stuff in the combat settings/changing jobs without having to restart the bot however seems to be broken though.
       
    16. khld

      khld New Member

      Joined:
      Mar 7, 2014
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      If settings really matter, the quick fix is to open up UltimaForm.cs in the Settings\Forms folder and delete the following between lines 118-123:
      Code:
                  #region Images
      
                  UltimaBanner.Image = UltimaBannerImage;
                  UltimaDonateBox.Image = UltimaDonateImage;
      
                  #endregion
      
      This would remove the fancy banner. Hope that Endus comes and update this CR soon.
       
    17. dmndlife

      dmndlife New Member

      Joined:
      Nov 6, 2013
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      I'm using this with a leveling Thaumaturge almost to level 30 and I haven't seen it cast Transpose once when switching from fire to ice... Is there any way to get it to cast this? Or does that start happening at a later level on this routine?

      Thanks
       
    18. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18
      Upon hitting the "Combat Settings" button, I get the following .net error:

      Code:
      See the end of this message for details on invoking 
      just-in-time (JIT) debugging instead of this dialog box.
      
      ************** Exception Text **************
      System.ArgumentNullException: Value cannot be null.
      Parameter name: stream
         at System.Resources.ResourceReader..ctor(Stream stream)
         at System.Resources.ResourceSet..ctor(Stream stream)
         at UltimaCR.Settings.Forms.UltimaForm.GetUltimaBannerImage() in c:\Users\Tinytox\Desktop\Rebornbuddy 1.0.241.0\Routines\UltimaCR\Settings\Forms\UltimaForm.cs:line 33
         at UltimaCR.Settings.Forms.UltimaForm.get_UltimaBannerImage() in c:\Users\Tinytox\Desktop\Rebornbuddy 1.0.241.0\Routines\UltimaCR\Settings\Forms\UltimaForm.cs:line 25
         at UltimaCR.Settings.Forms.UltimaForm.UltimaForm_Load(Object sender, EventArgs e) in c:\Users\Tinytox\Desktop\Rebornbuddy 1.0.241.0\Routines\UltimaCR\Settings\Forms\UltimaForm.cs:line 120
         at System.Windows.Forms.Form.OnLoad(EventArgs e)
         at System.Windows.Forms.Form.OnCreateControl()
         at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
         at System.Windows.Forms.Control.CreateControl()
         at System.Windows.Forms.Control.WmShowWindow(Message& m)
         at System.Windows.Forms.Control.WndProc(Message& m)
         at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
         at System.Windows.Forms.ContainerControl.WndProc(Message& m)
         at System.Windows.Forms.Form.WmShowWindow(Message& m)
         at System.Windows.Forms.Form.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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
      ----------------------------------------
      RebornBuddy
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/RebornBuddy.exe
      ----------------------------------------
      PresentationFramework
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
      ----------------------------------------
      System.Net.Http
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
      ----------------------------------------
      System.Core
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
      ----------------------------------------
      System.Web
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
      ----------------------------------------
      {ab774353-aa7b-4082-8b2b-15b31a3505a9}
          Assembly Version: 0.0.0.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/RebornBuddy.exe
      ----------------------------------------
      GreyMagic
          Assembly Version: 1.0.0.0
          Win32 Version: 
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/GreyMagic.DLL
      ----------------------------------------
      System.Windows.Forms
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
      ----------------------------------------
      System.Configuration
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
      ----------------------------------------
      System.Xml
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
      ----------------------------------------
      RemoteASM
          Assembly Version: 1.0.0.0
          Win32 Version: 1.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/RemoteASM.DLL
      ----------------------------------------
      RemoteASMNative
          Assembly Version: 1.0.0.0
          Win32 Version: 
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/RemoteASMNative.DLL
      ----------------------------------------
      Clio.Localization
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/Clio.Localization.DLL
      ----------------------------------------
      PresentationFramework.Aero
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
      ----------------------------------------
      System.Numerics
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          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.18408
          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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
      ----------------------------------------
      System.Xml.Linq
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
      ----------------------------------------
      System.Data
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          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.18408
          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.18408
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
      ----------------------------------------
      PresentationUI
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationUI/v4.0_4.0.0.0__31bf3856ad364e35/PresentationUI.dll
      ----------------------------------------
      ChocoboTrainer_644276290
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/ChocoboTrainer_644276290.dll
      ----------------------------------------
      Fertilizer_488008558
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/Fertilizer_488008558.dll
      ----------------------------------------
      Lisbeth_1390656517
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/Lisbeth_1390656517.dll
      ----------------------------------------
      RaidBro_1354868232
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/RaidBro_1354868232.dll
      ----------------------------------------
      UIAutomationProvider
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
      ----------------------------------------
      Microsoft.Build.Framework
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          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.18408
          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.18408
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.ApplicationServices/v4.0_4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
      ----------------------------------------
      Accessibility
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
      ----------------------------------------
      System.Data.SqlXml
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
      ----------------------------------------
      System.Runtime.DurableInstancing
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          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.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
      ----------------------------------------
      Agil_1831001423
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/Agil_1831001423.dll
      ----------------------------------------
      AnimusBook_648038934
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/AnimusBook_648038934.dll
      ----------------------------------------
      AtmaHunter_1227404428
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/AtmaHunter_1227404428.dll
      ----------------------------------------
      FateAutoLeveler_1946009753
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/FateAutoLeveler_1946009753.dll
      ----------------------------------------
      FateStayTeleport_480780000
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/FateStayTeleport_480780000.dll
      ----------------------------------------
      GatherAssist_907147243
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/GatherAssist_907147243.dll
      ----------------------------------------
      Microsoft.Scripting
          Assembly Version: 1.1.0.20
          Win32 Version: 1.1.0.20
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/Microsoft.Scripting.DLL
      ----------------------------------------
      Lisbeth Helper_1282625364
          Assembly Version: 1.2.2.0
          Win32 Version: 1.2.2.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/Lisbeth%20Helper_1282625364.dll
      ----------------------------------------
      OrderBotTags_1577697590
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/OrderBotTags_1577697590.dll
      ----------------------------------------
      QuestDev_1735150026
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/QuestDev_1735150026.dll
      ----------------------------------------
      RebornConsole_1611618974
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/RebornConsole_1611618974.dll
      ----------------------------------------
      Zekken_526241201
          Assembly Version: 0.0.0.0
          Win32 Version: 0.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/Zekken_526241201.dll
      ----------------------------------------
      Anonymously Hosted DynamicMethods Assembly
          Assembly Version: 0.0.0.0
          Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
      ----------------------------------------
      Kupo_608993362
          Assembly Version: 1.0.275.0
          Win32 Version: 1.0.275
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/Kupo_608993362.dll
      ----------------------------------------
      UltimaCR_2047531788
          Assembly Version: 1.0.0.0
          Win32 Version: 1.0.0.0
          CodeBase: file:///C:/Users/Tinytox/Desktop/Rebornbuddy%201.0.241.0/CompiledAssemblies/UltimaCR_2047531788.dll
      ----------------------------------------
      PresentationFramework-SystemData
          Assembly Version: 4.0.0.0
          Win32 Version: 4.0.30319.18408
          CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework-SystemData/v4.0_4.0.0.0__b77a5c561934e089/PresentationFramework-SystemData.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.
      
       
    19. nullacc

      nullacc Member

      Joined:
      Mar 9, 2013
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      6
      Yes, because it hasn't been updated. You have the same issue the last few pages of posts talk about. The CS works. Above you is a fix if you really need the settings but they are pretty useless.
       
    20. Tinytox

      Tinytox Member

      Joined:
      Nov 5, 2014
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      18
      Ah, I actually briefly skimmed around, and must have just been sleep reading right over it.
      :X
      Thanks for the input, I was just trying to report it in general.
       

    Share This Page