• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Question - Macro Button Pushing in INI

whytdrumer

Well-known member
Joined
Jan 25, 2020
RedCents
1,869¢
So from what I've read about higher-level, high-DPS players is they set up macros and tend to smash them repeatedly. Is there a way to add this in the INI file? Something like...

[DPS]
DPSOn=2
DPSSize=1
DPS1=command:/keycommand 3|100|weave

From there you bind several of your spells to that macro and then KA will smash the macro. The other question would be if this is possible, how do you go from smashing the macro button to a different action (say using an AA), then back to smashing the macro.

For example, with a SK, you bind several life taps to a macro and smash that so you are always life tapping.

Same concept but with say a Mage or some other high DPS class.

Thanks for the wisdom :)
 
you just put you things in the dps rotation, you are not gonna be able to mash multiple items even in a social, its one thing pr click, and kiss will just cast whatever you put in.
 
With KA there is a mash tag which typically gets used with abilities you want to use as soon as they're off cooldown. DPS1=Intimidate|100|mash for example. I don't think weaving commands works very well the way you are suggesting. At least in my experience, it doesn't. For the scenario you are suggesting with the SK and constant lifetap, it's actually easier to put that in the heals section as follows:

Heals1=lifetap1|99|tap
Heals2=lifetap2|99|tap

In the KA routines I believe heals are prioritized over dps section. Therefore, every time the sk drops below 100% health it would cast the lifetap in the order in which you have them listed in the heals section.
 
From the KissAssist Manual

|mash - This tag will attempt to press/mash a button whenever the AA/item/disc/skill is available. DOES NOT WORK ON SPELLS.
This tag ignores all normal timing. It just uses the AA/item/disc/skill when ever it pops. Maximum of 10 mash entries
Example: DPS1=Bash|99|mash

|weave - This argument is used to "weave" in non-cooldown timer based spells/clickies while cooldown spells refresh. It is a way for you to add DPS from things like instant click nuke items, summoned clicky nuke items from mages/necros/quests. Use the |weave tag on the spell/item clicky that isn't effected by spell GCD.
 
Most AAs also work with the weave tag. I use the mage and wiz AA nukes with the weave tag so it cycles them while the spells are waiting on the global cooldown.
 
weave tag is for spells and AA that have no casting time, or have a very quick casting time and can be cast while global cooldown is in effect.
so if your aa or spell fits those criterias then you can go ahead and use weave.
 
weave tag is for spells and AA that have no casting time, or have a very quick casting time and can be cast while global cooldown is in effect.
so if your aa or spell fits those criterias then you can go ahead and use weave.
Yep.

You can't just slap weave on anything.
 
Question - Macro Button Pushing in INI

Users who are viewing this thread

Back
Top
Cart