• Visit Rebornbuddy
  • RebornBuddy - Limited Beta - FF14:ARR Bot

    Discussion in 'General Discussion Forum' started by mastahg, Nov 8, 2013.

    Thread Status:
    Not open for further replies.
    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      Theres a checkbox at the bottom of the profile window for this.
       
    2. db00

      db00 Member

      Joined:
      Feb 25, 2010
      Messages:
      418
      Likes Received:
      1
      Trophy Points:
      18
      Just found it, seems a little better. can you add something like this for the game as well?
      When I close the profile window with render unticked the bot won't save it. If I press Profile creator again, the render is ticked back on. Is this setting saved on profile?
      Also, can you add a unstuck option?
       
    3. Sicktight

      Sicktight New Member

      Joined:
      Dec 6, 2013
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Found an issue with waypoint gathering in updated version. Bot is trying to go after nodes nowhere near the profile's path. Went in and put a blackspot where the node is that I didn't want it running to and still went after it. Seems a restart of the bot ironed out whatever it was but I think it was a result of me switching profiles of one zone to another.
       

      Attached Files:

    4. db00

      db00 Member

      Joined:
      Feb 25, 2010
      Messages:
      418
      Likes Received:
      1
      Trophy Points:
      18
      Its a miracle. Its been around 8 hours since I didn't had any 90k errors on ffxiv . With mmolazy and minion I'm getting them constantly .
      Rebornbuddy is ussing more resources, but seems quite stable.
      Do you have a release date / price Mashtahg?
       
    5. Gotsago

      Gotsago New Member Legendary

      Joined:
      Sep 13, 2011
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      Great job so far! Seems to work pretty well and minimal issues. Looking forward to the official release, and for more custom classes/profiles =D
       
    6. Marth

      Marth Member

      Joined:
      Dec 9, 2013
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      The bot is crashing my client every time I log in.

      I have tried with a clean install, I've ran the wizard and am starting in admin mode, but still nothing.

      It worked several times prior, so I'm not sure what's going on.

      Here's my log:

      [12:32:21.438 N] Logging in...
      [12:32:21.726 N] We did it, yay!
      [12:32:22.144 D] Reloading AssemblyLoader<ff14bot.AClasses.BotBase> - Initializing
      [12:32:22.314 D] [BotManager] Botbases have been reloaded.
      [12:32:22.314 D] GrindBot v1.0.0.0
      [12:32:22.314 D] Gatherbro v1.0.0.0
      [12:32:22.314 D] Raidbro v1.0.0.0
      [12:32:22.327 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
      [12:32:22.874 D] Reloading AssemblyLoader<ff14bot.Interfaces.ICombatRoutine> - Initializing
      [12:32:23.493 D] [RoutineManager] Routines have been reloaded. Current class-specific list:
      [12:32:23.494 N] Building Actioncache
      [12:32:33.933 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent was never fired
      at GreyMagic.Executor.Execute(Int32 timeout)
      at GreyMagic.Executor.Execute()
      at ..(UInt32 )
      at ff14bot.Managers.Actionmanager.get_CurrentActions()
      at ff14bot.Forms.ugh.MainWpf..ctor()
      at ff14bot.App.Current_Startup(Object sender, StartupEventArgs e)
      at System.Windows.Application.OnStartup(StartupEventArgs e)
      at System.Windows.Application.<.ctor>b__1(Object unused)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
      at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      at System.Windows.Threading.DispatcherOperation.InvokeImpl()
      at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Windows.Threading.DispatcherOperation.Invoke()
      at System.Windows.Threading.Dispatcher.ProcessQueue()
      at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
      at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
      at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
      at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
      at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
      at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
      at System.Windows.Threading.Dispatcher.Run()
      at System.Windows.Application.RunDispatcher(Object ignore)
      at System.Windows.Application.RunInternal(Window window)
      at System.Windows.Application.Run(Window window)
      at ff14bot.App.Main()
      [12:32:33.932 D] System.Exception: Process must have frozen or gotten out of sync: InjectionFinishedEvent was never fired
      at GreyMagic.Executor.Execute(Int32 timeout)
      at GreyMagic.Executor.Execute()
      at ..(UInt32 )
      at ff14bot.Managers.Actionmanager.get_CurrentActions()
      at ff14bot.Forms.ugh.MainWpf..ctor()
      at ff14bot.App.Current_Startup(Object sender, StartupEventArgs e)
      at System.Windows.Application.OnStartup(StartupEventArgs e)
      at System.Windows.Application.<.ctor>b__1(Object unused)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
      at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      at System.Windows.Threading.DispatcherOperation.InvokeImpl()
      at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Windows.Threading.DispatcherOperation.Invoke()
      at System.Windows.Threading.Dispatcher.ProcessQueue()
      at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
      at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
      at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
      at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
      at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
      at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
      at System.Windows.Threading.Dispatcher.Run()
      at System.Windows.Application.RunDispatcher(Object ignore)
      at System.Windows.Application.RunInternal(Window window)
      at System.Windows.Application.Run(Window window)
      at ff14bot.App.Main()
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      What version of windows are you using?

      Also, what class and level are you when you are attaching the bot?
       
    8. Marth

      Marth Member

      Joined:
      Dec 9, 2013
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      I'm on windows 8.1, the crash happens no matter what class I'm on, but in that case I was botanist 50.
       
    9. sibs

      sibs New Member

      Joined:
      Oct 28, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      the download link seems to be broken.
       
    10. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
    11. dondrehob

      dondrehob New Member

      Joined:
      Dec 9, 2013
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Hello,

      I was testing the grindbot earlier and found a bug with marauder routine not called correctly. I located the problem in MaruaderWarrior.cs where public class MarauderWarrior was mispelled as public class MaruaderWarrior.

      I also have issue with the grindbot where sometimes after attacking it is still running and thus go off the way points and then after the fight is finished it tries to go back to the waypoint. But unfortunately, there usually is an obstacle on the way back. Usually in my case, it fell off a cliff and unable to get back up. Is there any easy way to fix this ? I was thinking to lock target camera during battle would somewhat able to avoid this issue.
       
    12. Sicktight

      Sicktight New Member

      Joined:
      Dec 6, 2013
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Switched back to .65 and it happened again. Here is the log file.

      View attachment 4912 2013-12-09 03.59.txt
       
    13. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83

      Do you have a log when it ran off?


      Also, looking into why on some machines the bot will crash the game or just not execute the injection properly.
       
    14. dondrehob

      dondrehob New Member

      Joined:
      Dec 9, 2013
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Attached is the log file where the bot ran off while grinding.
       

      Attached Files:

    15. pikachu2003

      pikachu2003 New Member

      Joined:
      Jun 11, 2012
      Messages:
      205
      Likes Received:
      0
      Trophy Points:
      0
      Sup Mastahg, I know your working overdrive on the bot. But I was wondering if this feature request is on the table or the horizon?

      AssistBro!

      Pull the party member name and you can select which member to follow and assist. The bot would then only follow the selected member by using the "/follow" command and "assist". Just an enhanced Raidbro version :)

      Great for multi-boxing dungeons and party farming to keep bots together.
       
    16. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      Testing new version for a bit..heres the current changelog

       
    17. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Great update! Can't wait for custom settings!
       
    18. pikachu2003

      pikachu2003 New Member

      Joined:
      Jun 11, 2012
      Messages:
      205
      Likes Received:
      0
      Trophy Points:
      0
      Just pure awesomeness!!!
       
    19. sover

      sover New Member

      Joined:
      Jul 21, 2011
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      Having issues launching the bot 1 of 2 things will happen.

      First I get nothing run the bot both with and without FFXIV running and nothing shows up nothing appears on screen however I can see the process in the task manager

      Second windows explorer stops responding but only for the one window I have ran the bot from and it looks like something opened up but no window shows up except for a white rectangle. Process can be seen in the task manger.

      Have removed and re-installed C++ 2010,2012 and .net 4.0 have also used the buddy wizard in this thread to install them all again. No log to post as one is not created.
       
    20. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83

      Sounds like you might have antivirus throwing a false positive on the bot.
       
    Thread Status:
    Not open for further replies.

    Share This Page