• Visit Rebornbuddy
  • [Release] RebornBuddy Version 1.0.461

    Discussion in 'Archives' started by mastahg, Jan 11, 2014.

    1. Dansleif

      Dansleif New Member

      Joined:
      Dec 14, 2013
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      1
      AFAIK there's a Hunt bot out that people are using that is scanning each area for mobs.. any way to implement?
       
    2. Klacid

      Klacid Member

      Joined:
      May 29, 2014
      Messages:
      173
      Likes Received:
      2
      Trophy Points:
      18
      Not a bot, it's a scanner included in the plug-in for FFXIV-APP and it only works if the packet of the monster has been sent to you because you're close enough. Unless you create a bot that combs the entire area (since the Hunt spawns are randomized, and personal research has show that a B Rank mob I've been monopolizing has about 7 different spawn points... so far). Also, you would only be able to deal with the B Rank mobs by yourself since A and S Ranks need at least a party, while the latter at least a Raid team. Although you could always use the HP packet reading which is already implemented via the FATE Boss code, and the bot itself also uses packet reading based on radar range to check which monsters are spawned, it's possible.

      Though I doubt you'd want a bot that sees a mob, stops and calls to its Linkshell/FC to help it kill the monster and then just stop responding altogether again. That raises some suspicion. But at least it'd be able to farm B Ranks, albeit inefficiently and would actually probably die by itself constantly unless AoE dodging has been implemented.
       
      Last edited: Jul 14, 2014
    3. Shambo

      Shambo New Member

      Joined:
      Jul 4, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      Crashing on load at the minute, this due to the mini-update to FFXIV?
       
    4. TripMachine

      TripMachine New Member

      Joined:
      Nov 23, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Same here for me. Small update causes bot to crash now.
       
    5. Shambo

      Shambo New Member

      Joined:
      Jul 4, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      Looks like they've turned it off again. Could use some kind of message on the bots GUI to tell people when that's the case.
       
    6. TripMachine

      TripMachine New Member

      Joined:
      Nov 23, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      I'm just hoping that there are failsafes in place so that we can't get caught out whenever the game updates. Does RB terminate before anti-cheat can pick it up?
       
    7. lazer1211

      lazer1211 Member

      Joined:
      Jul 10, 2014
      Messages:
      164
      Likes Received:
      1
      Trophy Points:
      18
      It's the same with all buddy products, after a patch it's always use at your own risk, well... To be fair it's always use at your own risk, but If it's crashing after the update I would wait for an update to the bot.
       
    8. tw1sted

      tw1sted New Member

      Joined:
      Jul 4, 2014
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      After the release of Patch 2.3, we have identified a number of players that have used illicit actions to complete certain content. On Jul. 14, 2014, 9 accounts that engaged in illicit activities have been given a temporary ban.

      I am betting it's due to the radar app/hack.
       
    9. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      ROFL 9 accounts.


      Uploading new version now.

      Version 149
      Code:
      Updated for latest version of FF14
      
      Memory Library has been updated.
      -Because of this our install requirements have changed. We now require .NET 4.5.1 and VC++2012 to be installed.
      Please run the updated Buddy Wizard located here: http://mastahg.com/rebornbuddy/BuddyWizard.exe
      
      
       
    10. tw1sted

      tw1sted New Member

      Joined:
      Jul 4, 2014
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Yup 9 accounts lmao. They probably admitted to using a bot/hack ingame. Thanks for the fast update!
       
    11. vlein

      vlein New Member

      Joined:
      Dec 10, 2013
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      [16:46:30.113 D] Exception in Socket Connection! Sleeping for 5 seconds then trying again. System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:34523
      at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
      at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
      at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
      at TronBonne.NetworkClient.Connect(Boolean async)


      gettin this error from the fate bot after update, i have the .net and vc++ installed
       
    12. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      Whoops that debug code. Uploading a new build
       
    13. Hydro

      Hydro New Member

      Joined:
      Oct 24, 2011
      Messages:
      103
      Likes Received:
      1
      Trophy Points:
      0
      View attachment 46612 2014-07-15 12.43.txt
      Getting this error now.

      Code:
      [16:46:23.059 D] Exception in Socket Connection! Sleeping for 5 seconds then trying again. System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:34523
         at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
         at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
         at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
         at TronBonne.NetworkClient.Connect(Boolean async)
      [16:46:47.069 D] Exception in Socket Connection! Sleeping for 5 seconds then trying again. System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:34523
         at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
         at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
         at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
         at TronBonne.NetworkClient.Connect(Boolean async)
      [16:47:11.075 D] Exception in Socket Connection! Sleeping for 5 seconds then trying again. System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:34523
         at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
         at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
         at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
         at TronBonne.NetworkClient.Connect(Boolean async)
      [16:47:35.076 D] Exception in Socket Connection! Sleeping for 5 seconds then trying again. System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:34523
         at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
         at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
         at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
         at TronBonne.NetworkClient.Connect(Boolean async)
      [16:47:59.076 D] Exception in Socket Connection! Sleeping for 5 seconds then trying again. System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:34523
         at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
         at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
         at System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
         at TronBonne.NetworkClient.Connect(Boolean async)
      While running OrderBot with the 1-15 profile.
       
    14. Hydro

      Hydro New Member

      Joined:
      Oct 24, 2011
      Messages:
      103
      Likes Received:
      1
      Trophy Points:
      0
      Ah gotta learn to refresh my browser to see new posts!
       
    15. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      New version is up.
       
    16. Shambo

      Shambo New Member

      Joined:
      Jul 4, 2014
      Messages:
      89
      Likes Received:
      1
      Trophy Points:
      0
      Awesome. Cheers for quick fix.
       
    17. fdotlix

      fdotlix New Member

      Joined:
      Apr 5, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      1
      I still can't use this bot, I downloaded the latest one, 1.0.150.

      Login and then it disappeared without any error message. Can someone help??
       
    18. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
    19. fdotlix

      fdotlix New Member

      Joined:
      Apr 5, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      1
      Still doesn't work after running the buddy wizard....

      This is the log file, appreciate the help!

      [01:28:02.223 N] Logging in...
      [01:28:04.060 N] T: 5247096727249865446 H: 453371033
      [01:28:05.052 D] Microsoft Windows NT 6.2.9200.0
      [01:28:06.517 D] System.MissingMethodException: Method not found: 'Int32 System.Runtime.InteropServices.Marshal.SizeOf(!!0)'.
      at SQLite.SQLiteCommand.(Byte[] )
      at SQLite.SQLiteCommand.(IntPtr , Int32 , ColType , Type )
      at SQLite.SQLiteCommand..()
      at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
      at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
      at SQLite.SQLiteCommand.ExecuteQuery[T]()
      at SQLite.TableQuery`1.GetEnumerator()
      at ff14bot.Managers.DataManager.()
      at ff14bot.Managers.DataManager.Initialize()
      at ff14bot.Core.Corze()
      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()
       
    20. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      hmm i'm not sure what to recommend. Right click run as administrator maybe? if that doesn't work then i think only mastahg can help here.
       

    Share This Page