What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

RebornBuddy - Limited Beta - FF14:ARR Bot

Status
Not open for further replies.
Prolly a few hours.

Going to try and get fishing bot in a useable state before i push it out.
 
Thanks alot for your hard work, Mastahg. We all appreciate what you do.
 
Yeah bro, thanks for the hard work, especially it being Xmas. Have a great one bro, and I wish you, and the rest of our BL family the best.
 
SWjWjGk.png


I'll just leave this here for now...
 
Having an issue with Blackmage rotation. Basically it's getting down to 700 or less mana, and not casting Blizzard or Transpose, or anything, just stopping, and waiting for rest. Once it gets back above a certain percent starts over. I'm using the Kupo Blackmage, and just grindbot, just killing things that drop something I need for leveling a tradeskill. Just wish I could get it to cast Blizzard 3 when it needs mana, or cast Transpose or something.

Even the bot is saying it's casting Blizzard 3. I think it's just that the things I'm killing aren't living past the Lightning and Fire 3 or maybe even for a Fire, so there is nothing to cast Blizzard on. Is there a way to replace Fire III with Blizzard III, and it would just cast Blizzard III over and over?

Or even better, a way for it to cast Transpose once it reached a certain mana barrier?
 
SWjWjGk.png


I'll just leave this here for now...


Did you really have to tease me like that.... OMG Can't wait!!! Is Mooching and double mooching part of the fucntion? If so, can you we set it to where we can decide to decide if its enabled? Sometime you only want to Mooch once and keep the fish, depending on the fishing hole. Other times you want to double mooch. If possible can we have a keep fish list? Like a fish that appears and we don't want to mooch or double mooch and it will always be kept even if the mooching ability is activated? That should cover all of the scenarios with fishing :-)

Mooch = Yes = will allow fish to be mooch, it will be checked against keep fish list keep fish or move forward and check double mooching availability. Then check if double mooching is available for the fish.
Mooch = No = no mooching and fish is kept.
Double Moohcing = Yes = if yes is enabled then it will mooch fish again if the option is avialiable.
Double Mooching = No = If no, all fish that is caught even if double mooching is an option for the fish, the bot will just keep fish and not double mooch.
 
single or double mooch will be possible, but selecting the fish will probably not be.
 
Having an issue with Blackmage rotation. Basically it's getting down to 700 or less mana, and not casting Blizzard or Transpose, or anything, just stopping, and waiting for rest. Once it gets back above a certain percent starts over. I'm using the Kupo Blackmage, and just grindbot, just killing things that drop something I need for leveling a tradeskill. Just wish I could get it to cast Blizzard 3 when it needs mana, or cast Transpose or something.

Even the bot is saying it's casting Blizzard 3. I think it's just that the things I'm killing aren't living past the Lightning and Fire 3 or maybe even for a Fire, so there is nothing to cast Blizzard on. Is there a way to replace Fire III with Blizzard III, and it would just cast Blizzard III over and over?

Or even better, a way for it to cast Transpose once it reached a certain mana barrier?

Use this format if you want to use spell at certain mana level, its from the arcanist rotation.

Apply("Aetherflow", r => Core.Player.CurrentManaPercent < 65, r => Core.Player),
 
single or double mooch will be possible, but selecting the fish will probably not be.

Cool, since this scenario is very specific to certain fishing spots. As long as we can select between Single Mooch Only or Double Mooch then those options will still let me encompass this scenario. Can't wait to try it!!!
 
Use this format if you want to use spell at certain mana level, its from the arcanist rotation.

Apply("Aetherflow", r => Core.Player.CurrentManaPercent < 65, r => Core.Player),

Will try it out when I get home from work, thank you.
 
Does anyone have a bard rotation for when farming groups of mobs such as karakuls? Maybe using things like foe's requiem and wide volley?
 
I am having an issue maybe someone could help me out. The bot worked for a day perfect wonderful ready to throw my money at the computer. Then it stopped now i open it put in the key click ok the key window disappears and the bot never opens. I have run the buddywizard.exe and still the same result
 
I am having an issue maybe someone could help me out. The bot worked for a day perfect wonderful ready to throw my money at the computer. Then it stiopp now i open it put in the ky clock op the key window disappears and the bot never opens. I have run the buddywizard.exe and still the same result

You'll need to post a log. Most likely its your antivirus eating one of the dll's.
 
You'll need to post a log. Most likely its your antivirus eating one of the dll's.

log

[08:07:18.178 N] Logging in...
[08:07:19.084 N] We did it, yay!
[08:07:19.412 N] Current version is 0.1.25 Latest version is 0.1.25
[08:07:29.594 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 ..()
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()
[08:07:29.594 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 ..()
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()
 
Yes 8.1

I have tried running as administrator, compatibility with 8, 7

update
Disabled Antivirus completely re-installed Tried the above again still same result
 
Does your game window appear to freeze or become unresponsive for small moments when you are using the bot?
 
Status
Not open for further replies.
Back
Top