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!

Magitek - All in One

Status
Not open for further replies.
Edit 2: ok, found the settings file in Settings\Char Name\magiteksettings.json. Holy crap, my dispel list was over 8 MILLION lines long. Interrupt list was 60k lines. That takes care of the lag issue. :p

thanks alot for this, my reborn buddy folder got to around 500 mb in size because of the duplicating issue O.o
 
is there a different setting to heal party to heal the chocobo companion in battle?
 
Ex,

There's an issue that I'm having with that a couple other people are running into as well:


I posted a new version of your Extensions.cs file in that page. The only difference is that I added these 2 lines to the AcceptRaise() Method

Code:
PostMessage(Core.Memory.Process.MainWindowHandle, WM_KEYDOWN, (IntPtr)(Keys.Escape), IntPtr.Zero);
            PostMessage(Core.Memory.Process.MainWindowHandle, WM_KEYUP, (IntPtr)(Keys.Escape), IntPtr.Zero);

Basically I think that because of the way the Bot currently spams abilities, when you have it spamming NumPad0, it ends up selecting the atheryte and a menu comes up and you don't have a way of getting out of the menu.

I haven't tested the above code, so hopefully someone can try it out.
 
Hey Ex,

Got an issue with the CC that I've noticed. When doing Fate bot while on Marauder and with Chocobo summoned my framerate drops to an unbearable amount. I've done the same settings with all of the other basic classes and none of the others drop the framerate like this.
 
I'm not sure if this is a class issue or a bot, but my character currently kills one mob and just stays standing there. I've tried multiple profiles and nothing is working. It is targeting the mob and it will not move on until the mob dies by being killed from another player.
 
I'm not sure if this is a class issue or a bot, but my character currently kills one mob and just stays standing there. I've tried multiple profiles and nothing is working. It is targeting the mob and it will not move on until the mob dies by being killed from another player.

If it is a melee class, lower your pull range to about 12.

The way you see if it is an issue with the Bot or Combat Routine which is what I think you mean. Is to try it with Kupo CR. If it is persistent through Kupo then the issue has a higher possibility of being with the bot and not the CR's.
 
If it is a melee class, lower your pull range to about 12.

The way you see if it is an issue with the Bot or Combat Routine which is what I think you mean. Is to try it with Kupo CR. If it is persistent through Kupo then the issue has a higher possibility of being with the bot and not the CR's.

Yeah combat routine*. It works perfectly with Kupo. Magitek isn't automatically facing the target on my scholar, so if the target is behind me it will just stand there.
 
magitek doesnt seem to auto attack like kupo does, you need to be in combat before it will attack.
 
i keep losing the summoner pet when running to and from fates, adding sic to the rotation would be great
 
Hey Ex,

Got an issue with the CC that I've noticed. When doing Fate bot while on Marauder and with Chocobo summoned my framerate drops to an unbearable amount. I've done the same settings with all of the other basic classes and none of the others drop the framerate like this.

Delete your MagitekSettings file please, maybe your interrupt list is blown up. If it doesn't happen when your chocobo isn't summoned it's because there's something up with the party code, i'll be looking into it. Every other class is working fine even in a party?

I'm working on fixing the pet issues with scholar and summoner.
 
I updated the SVN with an update which fixes the issue WheredidIgo pointed out and another one he told me about, it also cleans up a lot of code having to do with settings and fixes the bugs where the GUI throws exceptions. Don't enable Magitek to control your pet, for someone reason it doesn't want to stay in 'Obey' mode.
 
is there a different setting to heal party to heal the chocobo companion in battle?

looks like cure heals chocobos and physick doesnt, just went conj and it started healing the chocobo with cure
 
When using the bot to level thaumturge, it doesn't seem to want to rotate between fire and frost, it just sits there and waits for mana to regen instead of switching to using ice moves.

Is there a setting I am missing to fix this?
 
I haven't played in a couple days. Tonight I update my reborn buddy and my magitek. I log into my Scholar and it starts spamming:

Code:
DoAction PetAction1 8 0x4000A57F
DoAction PetAction1 7 0x4000A57F

Over and over again.

then it pops an error:

Code:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Magitek.Magitek.Pulse() in f:\BUDDY\Reborn\Rebornbuddy\Routines\Magitek\Magitek.cs:line 30
   at ff14bot.Behavior.Pulsator.Pulse(PulseFlags flags)
   at ff14bot.TreeRoot.()

If you need a log, I'll post it.

Also in the "Magitek Healing Manager" window, when I attempt to add to the dispel list, I'm getting:

Code:
Unhandled exception has occurred in a component in your application.  If you click Continue, the application will ignore this error and attempt to continue.

Object reference not set to an instance of an object.



I have re-installed everything from scratch and re-downloaded fresh copies from SVN.
 
Last edited:
Hey there,

Level 24 Marauder. One of the recent updates must have changed something, but it doesn't use most abilities in combat now.

Code:
[13:13:33.928 D] System.InvalidOperationException: NavigationProvider cannot be null!
   at ff14bot.Navigation.Navigator.MoveTo(Vector3 location, String destination)
   at ff14bot.Behavior.CommonBehaviors..(Object )
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ExCombatAssist.LockSelector.Tick(Object context) in c:\Users\me\Desktop\FFXIV stuff\pidgin x86\BotBases\ExCombatAssist\ExCombatAssist.cs:line 142
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ff14bot.TreeRoot.()
[13:13:35.296 N] [Magitek] Casting Fracture
[13:13:35.297 D] DoAction Spell 33 0x40088FA3
[13:13:36.600 N] [Magitek] Casting Featherfoot
[13:13:36.600 D] DoAction Spell 55 0x102CA490
[13:13:36.609 N] [Magitek] Casting Bloodbath
[13:13:36.609 D] DoAction Spell 34 0x102CA490
[13:13:36.761 D] System.InvalidOperationException: NavigationProvider cannot be null!
   at ff14bot.Navigation.Navigator.MoveTo(Vector3 location, String destination)
   at ff14bot.Behavior.CommonBehaviors..(Object )
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ExCombatAssist.LockSelector.Tick(Object context) in c:\Users\me\Desktop\FFXIV stuff\pidgin x86\BotBases\ExCombatAssist\ExCombatAssist.cs:line 142
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ff14bot.TreeRoot.()
[13:13:56.773 D] System.InvalidOperationException: NavigationProvider cannot be null!
   at ff14bot.Navigation.Navigator.MoveTo(Vector3 location, String destination)
   at ff14bot.Behavior.CommonBehaviors..(Object )
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ExCombatAssist.LockSelector.Tick(Object context) in c:\Users\me\Desktop\FFXIV stuff\pidgin x86\BotBases\ExCombatAssist\ExCombatAssist.cs:line 142
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ff14bot.TreeRoot.()
[13:14:07.032 N] [Magitek] Casting Foresight
[13:14:07.032 D] DoAction Spell 32 0x102CA490
[13:14:07.040 D] System.InvalidOperationException: NavigationProvider cannot be null!
   at ff14bot.Navigation.Navigator.MoveTo(Vector3 location, String destination)
   at ff14bot.Behavior.CommonBehaviors..(Object )
   at TreeSharp.Action.RunAction(Object context)
   at TreeSharp.Action.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.Decorator.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ExCombatAssist.LockSelector.Tick(Object context) in c:\Users\me\Desktop\FFXIV stuff\pidgin x86\BotBases\ExCombatAssist\ExCombatAssist.cs:line 142
   at TreeSharp.PrioritySelector.<Execute>d__0.MoveNext()
   at TreeSharp.Composite.Tick(Object context)
   at ff14bot.TreeRoot.()
[13:14:35.487 N] Stopping the bot. Reason:Pushed the stop button.
 
Status
Not open for further replies.
Back
Top