Hi folks~
Totally new to this community but i've been around the MQ world for quite some time. I am just digging into KA as my previous bot macro no longer functions and i'm not putting in the time to revive it (I'm also probably not smart enough). That said I've got a team of Mage, Bard, SK , Cleric, Shmy ( swap with lower lvl chanter sometimes) and Wiz that I also swap for Rog from time to time.
I've gotten some ini files from the sticky thread and they are working ok so far but lack serious dps I am accustomed to. I will need to begin to dig into the details of how KA does things soon but I wanted to get a good base before I did that.
I started a quick list in onenote that I've been working from below. items with the Underline I think im past
Overall:
Auto group
How can I start macro with out having to target a toon?
Auto assignment of roles
To me command
Follow me command
Build conditions for mounts on all toons but bard and sk
Build conditions for familirs on all toons but bard and sk
Shaman:
Punt and VP when more than one mob inc
Heals
Stop spamming group Wolf
Stop spamming Tribal Pact
Use Cannibalize
Group Shrink
Mage:
Setup and verify burn
How do I request pet gear from mage?
DS- not sure its staying current? id like to check tank to see If he has DS if not cast group DS (EQBC is fine)
Summoned items
How to summon them based on below
How to use them based on conditions like I had in other mac
MAGE summon items:
[SummonItem]
SummonItemTotal=4
SummonItemUse1= True
SummonItemName1=Grant Icebound Paradox
SummonItemSpellGem1=gem1
SummonItemConditions1=!${FindItemCount[Summoned: Icebound Sliver]} && ${Me.PctMana}>70
SummonItemUse2=TRUE
SummonItemName2=Summon Firebound Orb Rk. II
SummonItemSpellGem2=gem1
SummonItemConditions2=!${FindItemCount[Firebound Orb II]} && ${Me.PctMana}>70
SummonItemUse3=FALSE
SummonItemName3=Summon Mutinous Minion
SummonItemSpellGem3=gem1
SummonItemConditions3=!${FindItemCount[Summoned: Exigent Minion XXI]} && !${Me.CombatState.Equal[combat]} && ${Me.PctMana} > 70
SummonItemUse4=FALSE
SummonItemName4=Summon Exigent Servant
SummonItemSpellGem4=gem1
SummonItemConditions4=!${FindItemCount[Summoned: Exigent Servant]} && !${Me.CombatState.Equal[combat]} && ${Me.PctMana} > 70
I would be ecstatic if someone has updated INI's and conditions ( or holys/downs) for each of these classes to give me a solid base to work from then I could just knock out the little stuffs. Happy to donate if someone is willing.
I'm not sure how /if KA works with the summoned items listed above I spoke to redbot and he suggested I post here as KA may not work in the same fashion for these things as the oldie did.
TIA Folks!
Totally new to this community but i've been around the MQ world for quite some time. I am just digging into KA as my previous bot macro no longer functions and i'm not putting in the time to revive it (I'm also probably not smart enough). That said I've got a team of Mage, Bard, SK , Cleric, Shmy ( swap with lower lvl chanter sometimes) and Wiz that I also swap for Rog from time to time.
I've gotten some ini files from the sticky thread and they are working ok so far but lack serious dps I am accustomed to. I will need to begin to dig into the details of how KA does things soon but I wanted to get a good base before I did that.
I started a quick list in onenote that I've been working from below. items with the Underline I think im past
Overall:
Auto group
How can I start macro with out having to target a toon?
Auto assignment of roles
To me command
Follow me command
Build conditions for mounts on all toons but bard and sk
Build conditions for familirs on all toons but bard and sk
Shaman:
Punt and VP when more than one mob inc
Heals
Stop spamming group Wolf
Stop spamming Tribal Pact
Use Cannibalize
Group Shrink
Mage:
Setup and verify burn
How do I request pet gear from mage?
DS- not sure its staying current? id like to check tank to see If he has DS if not cast group DS (EQBC is fine)
Summoned items
How to summon them based on below
How to use them based on conditions like I had in other mac
MAGE summon items:
[SummonItem]
SummonItemTotal=4
SummonItemUse1= True
SummonItemName1=Grant Icebound Paradox
SummonItemSpellGem1=gem1
SummonItemConditions1=!${FindItemCount[Summoned: Icebound Sliver]} && ${Me.PctMana}>70
SummonItemUse2=TRUE
SummonItemName2=Summon Firebound Orb Rk. II
SummonItemSpellGem2=gem1
SummonItemConditions2=!${FindItemCount[Firebound Orb II]} && ${Me.PctMana}>70
SummonItemUse3=FALSE
SummonItemName3=Summon Mutinous Minion
SummonItemSpellGem3=gem1
SummonItemConditions3=!${FindItemCount[Summoned: Exigent Minion XXI]} && !${Me.CombatState.Equal[combat]} && ${Me.PctMana} > 70
SummonItemUse4=FALSE
SummonItemName4=Summon Exigent Servant
SummonItemSpellGem4=gem1
SummonItemConditions4=!${FindItemCount[Summoned: Exigent Servant]} && !${Me.CombatState.Equal[combat]} && ${Me.PctMana} > 70
I would be ecstatic if someone has updated INI's and conditions ( or holys/downs) for each of these classes to give me a solid base to work from then I could just knock out the little stuffs. Happy to donate if someone is willing.
I'm not sure how /if KA works with the summoned items listed above I spoke to redbot and he suggested I post here as KA may not work in the same fashion for these things as the oldie did.
TIA Folks!


