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!

Seeking Feedback: Combat Routine (Looking for Experienced PvE / PvP Players)

LastCoder

New Member
Joined
Dec 4, 2011
Messages
86
[Official Combat Routine] Seeking Feedback: Combat Routine (LF Experienced Players)

Hello FFXIV botters! I'll be making a "Singular" style combat routine that will aim to support every variance of the various classes in every possible setting (PvP, PvE, Solo content / questing).

However, I have only been playing FFXIV for a short amount of time, thus I reach out to any experienced players to help me create reliable spell rotations and explain fundamentals of each specific class for the various settings and play styles.

Thank you all in advance!

Edit: Progress

Currently Completed
- Black Mage
- Dragoon
 
Last edited:
Do you use Skype? Have you already started coding on a Routine yet? How much coding experience do you already have?
 
Do you use Skype? Have you already started coding on a Routine yet? How much coding experience do you already have?

Yes, and I'm a professional coder hired by the developer to create content, I've made routines for Diablo 3 and guild wars 2
 
Hey I can give you a run down on warrior/mrd spells/rotations, im rank 40 in PVP. I plan on using the pvp bot a bit in patch 2.4 so if you can make my class beastly, Then why not help! ;D what do you need to know?
View attachment 143460

edit: i'm also experienced as a monk
 
Hey I can give you a run down on warrior/mrd spells/rotations, im rank 40 in PVP. I plan on using the pvp bot a bit in patch 2.4 so if you can make my class beastly, Then why not help! ;D what do you need to know?
View attachment 143460

edit: i'm also experienced as a monk

Anything will help, I haven't had a chance to play all the classes yet so any advice on the rotation will help immensely
 
Shoot me a PM with your preferred way of contact.

I'm PvP Rank 40 BLM/SCH, I raid T6-9 on SMN / BLM.
 
Shoot me a PM with your preferred way of contact.

I'm PvP Rank 40 BLM/SCH, I raid T6-9 on SMN / BLM.

I'm looking for more developers so we can get everyone in one spot hopefully working on the same project. I would love to have a single CoRoutine that is being developed by multiple people so that it has a better chance at not only being the best out there, but also has the best chance of continually being maintained.
 
I'm looking for more developers so we can get everyone in one spot hopefully working on the same project. I would love to have a single CoRoutine that is being developed by multiple people so that it has a better chance at not only being the best out there, but also has the best chance of continually being maintained.

Unfortunately this will be a single-developer project aside from input about spell rotations and such, also I've added you on Skype.
 
I'd be happy to help as long as this combat routine is going to be free for everyone to use. I main Bard.
 
Yes, of course
Cool, sounds good. Bard would probably be easiest for you to understand in the form of some psuedocode.

Code:
If(!straight shot.buff)
    straight shot
if(!buffs && GCD >= 1s)
    buffs
if(!windbite.applied || !venomous bite.applied)
    windbite || venomous bite
if (straighter shot)
    straight shot
else 
    heavy shot
if((miseryshot.ready || bloodletter.ready) && GCD >= 1s)
    miseryshot || bloodletter
if(blunt arrow.ready && interrupt.checked && targetcasting(requested spell))
    blunt arrow
if (blunt arrow.ready && !interrupt.checked && GCD >= 1s)
    blunt arrow
if(repelling shot.ready && repelleing shot.checked && GCD >= 1s)
    repelling shot
if(flaming arrow.ready && GCD >= 1s)
    flaming arrow
 
Cool, sounds good. Bard would probably be easiest for you to understand in the form of some psuedocode.

Code:
If(!straight shot.buff)
    straight shot
if(!buffs && GCD >= 1s)
    buffs
if(!windbite.applied || !venomous bite.applied)
    windbite || venomous bite
if (straighter shot)
    straight shot
else 
    heavy shot
if((miseryshot.ready || bloodletter.ready) && GCD >= 1s)
    miseryshot || bloodletter
if(blunt arrow.ready && interrupt.checked && targetcasting(requested spell))
    blunt arrow
if (blunt arrow.ready && !interrupt.checked && GCD >= 1s)
    blunt arrow
if(repelling shot.ready && repelleing shot.checked && GCD >= 1s)
    repelling shot
if(flaming arrow.ready && GCD >= 1s)
    flaming arrow

Actually a list would work as well, and anyone who wishes to help and has Skype please contact me via PM, so far I have Dragoon and BLM rotations
 
All classes and primary jobs are completed with DPS and healing rotations, just need testing
 
Damn that was fast. Interested in seeing the final product. Between this and MoreDots it looks like we can finally stop patchworking Magitek and let it rest in peace.
 
Before I can release I need users to test the rotations, currently Scholar Healing & DPS are done (and tested) along with Paladin. I'm mostly concerned with the heavy-combo classes, and monks, if you own one of these please contact me via PM ASAP!
 
Back
Top