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.
What i mean is if the maximum amount of buff/debuffs/dots are already on an enemy, such as those 24 man raid bosses and the bot attempts to use a dot such as windbite, it tries to keep applying the dot over and over. I could just disable dots on those fights, but i just thought you should know.
 
What i mean is if the maximum amount of buff/debuffs/dots are already on an enemy, such as those 24 man raid bosses and the bot attempts to use a dot such as windbite, it tries to keep applying the dot over and over. I could just disable dots on those fights, but i just thought you should know.

I understand that, what i'm asking is that when it casts Venomous Bite do you actually see your DOT go up on the target orr is the game giving you some sort of error?. I'm asking this because I do not see anything wrong with the bard rotation, it's also never done this for me but I don't I also don't raid. Your Venomous Bite or Windbite should appear at the start of the list in with a green text timer, if you're casting it and the boss isn't getting the debuff I cannot fix that - it's obviously got something to do with the game (maybe there's a limit to how many debuffs a mob can have). If you see your DOT on the target and it keeps trying to reapplying the DOT regardless, then yes there's a problem with Magitek.

All i'm asking for are alternatives apart from 'this shit's broke', if we determine that there is no alternative then i'll look deeper into it.
 
Last edited:
He's saying that each Mob can only have certain amount of dots on it before anymore dots can be apply to that particular mob. In his case, the mob already 30 dots/debuff (I believe this is the maximum amount) so his BRD keeps on shooting Windbite because no more dots can be added until the other people's dots fall off. If there is a way to detect how many dots a mob has then we can set a check before WindBite or Venomous Bite goes off.
 
Thanks Exmortem! I'll test this once RB comes back online.

Appreciate all your effort and time into making these combat routines.
 
I noticed this is mastahg's last post:

Version 164
Code:
Updated for latest version of ff14

Kupo:
[B]Fixed issue with spamming buff/debuffs[/B]

So it looks like it isn't just Magitek. :)
 
I noticed this is mastahg's last post:



So it looks like it isn't just Magitek. :)

Magitek and Kupo are completely different code wise. Changes Mastahg makes to Kupo directly will NOT change the behavior of Magitek.
 
Magitek and Kupo are completely different code wise. Changes Mastahg makes to Kupo directly will NOT change the behavior of Magitek.

Correct... but if he had made changes to RebornBuddy that broke buffs/debuffs in Kupo, it might also be what's causing an issue with Magitek (assuming Magitek worked before anyway).
 
Brand new to this, so forgive me for the noob question...

Tried running this with fate bot on a 26 dragoon in Little Al Migho. It took me half way across the map, did a fate successfully, then went to the 40+ zone and got face melted lol.

Tried a lower level area but it just runs around skipping all fates. I have pretty much all setting to default by the way...
 
just curious - does magitek support rotations for non advanced jobs? Also will it recognize and use x class abilities?

For example, in PVP marauder is superior to warrior. Almost to a dramatic degree. Curious if changing would be detrimental based on this routine and if it would make use of the additional x class abilities?

One last inquiry which is generally speaking. The interrupt list - does upper/lower case matter? ie: the Spell Cure II. can it be cure II OR Cure II or must it be one or the other? (also assume the intterupt box in general needs to be checked for it to use the interrupt list at all?)

Thank you!!
 
just curious - does magitek support rotations for non advanced jobs? Also will it recognize and use x class abilities?

For example, in PVP marauder is superior to warrior. Almost to a dramatic degree. Curious if changing would be detrimental based on this routine and if it would make use of the additional x class abilities?

One last inquiry which is generally speaking. The interrupt list - does upper/lower case matter? ie: the Spell Cure II. can it be cure II OR Cure II or must it be one or the other? (also assume the intterupt box in general needs to be checked for it to use the interrupt list at all?)

Thank you!!

It supports it as far as it'll work right now, I'M not supporting anything until Mastagh can support his own bot.
 
ugh, that doesnt sound good :(

Sigh. I have a hard time understanding why the hell this game isnt getting as much attention as the wow bot.. let alonet he dozens of other games out there. Their is no game with a higher pop than this except for wow. Their is no game that has ever received GOTY or as high of a rating as this.. except for wow like 7 years ago... Im not sure what the criteria for success is but apparently being critically acclaimed and carrying millions of subs isnt it....

Mind you im not a fanboy by any means. I play 3 mmorpgs simultaneously atm because i dont prefer/cant pick one. I do know that for some absurd reason they have 1 guy working this bot but god knows how many on other less successful mmofauxrpgs.

anyways, mini/off topic rant due to your reply lol

More on topic - the interrupt thing, I assume it has to be all lower case then? I just made a tremendous list of interrupts for all jobs and it didnt interrupt one time. I named them all properly beginning with a capital letter so im going to assume it has to be lower case?
 
I would assume that the spelling has to match exactly what the spell cast is called.

For example:

T6: Blighted Bouquet

1. blighted bouquet wouldn't work
2. Blighted bouquet wouldn't work
3. blighted Bouquet wouldn't work
4. Blighted Bouquet would work(if you could actually interrupt that spell that is)

Random example: ToXic SmaSH
1. Toxic Smash wouldn't work
2. toxic smash wouldn't work
3. ToXic smash wouldn't work
4. ToXic SmaSH would work

It just has to match exactly what is in game.
 
I am pretty sure it has to be the exact wording as in game. ie 'Poison' and not 'poison'
 
The last RebornBuddy update seems to have broken Magitek. I tried a fresh install and still get this error everytime I start the bot using Magitek (it happens right before it attacks a target and the player will just stand there):

[00:07:18.896 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Magitek.Helpers.Combat.<CreatePull>b__9(Object ctx) in c:\Users\Username\Downloads\Rebornbuddy\Routines\Magitek\Helpers\Combat.cs:line 36
at ff14bot.Behavior.CommonBehaviors..(Object )
at TreeSharp.Decorator.CanRun(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.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.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.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.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 ff14bot.TreeRoot.()

I'm assuming it has to do with the new mount logic for RebornBuddy?

Common:
Will now attempt to mount up if move target is greater then 20 yards away. (This will be a setting soon)
 
Last edited:
Status
Not open for further replies.
Back
Top