• 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 question

wacky

Active member
Joined
Nov 19, 2021
RedCents
520¢
In my macroquest ini for kissassist under buffs can i make it where my buffs only some toons not the whole group?
 
I did a search sorry i am still learning to use this forums. I found the ini library and found a class with buffs that was able to help my question.
 
HI Wacky,

The Kissassist Manual is right here:
https://www.redguides.com/docs/projects/kissassist/#general-settings

[Buffs] Settings[edit]
KissAssist Buffing System - How it works:

  • Any character using KissAssist now writes all current and blocked buffs to the kissassist_buffs.ini file. KissAssist scans this file and compares it with the buffs that are listed in the character's Buffs section of their ini file. If another character is missing a buff, and it stacks, they will cast it on that character.
  • This addition works only with characters boxed on the same computer because it writes to a central ini file in the macro folder. The feature writes and scans every 60 seconds so there should not be any noticeable lag. The file is self cleaning so you won't end up with a 30 mb ini file.
  • To allow other macros to work see the Extras section!
  • To overcome the limitation of running all characters on the same computer. Use DanNetOn=1.
Syntax: BUFF1=Spell/AA/Item|OptionalTypeOfBuffMod|Flag/Modifier/Target -- See below for examples.

[Buffs]
SettingsDefaultValues/ModsWhat this setting does
BuffsOn00/10=Off/1=On - Toggles the buff feature.
BuffsSize20Sets the number of Buff# to parse. Similar function to DPSSize. (Speculation: if BuffsSize=10, then Buff11, Buff12, etc. will be ignored.)
Buffs1-20NULLSpell/AA/ItemWhat to buff.
MA, !MA, Me, Melee, Caster, Class are valid targets flags.
Kiss automatically detects self-only buffs, but single target and group buffs can apply the Me tag if you only want them cast on you. The MA flag also works out of group.
The Class tag requires an additional paramater, and must follow the Class tag. Use with single target spells only.
Examples:
Buffs3=Flameshield of Ro (This will cast on everyone)
Buffs3=Flameshield of Ro|MA (This will only cast on MA)
Buffs3=Flameshield of Ro|CLASS|WAR,SK,PAL (This will only cast on Warrior, Shadow Knight, or Paladin)
RebuffOn10/10=Off/1=On - Toggles rebuffing from spell worn off message.
If turned on and the caster get the worn off message then the caster will drop the buff from them self. This causes them to Rebuff.
CheckBuffsTimerNumber in seconds to skip checking buffs/rebuffing
PowerSourceNULLSpecify the name of the PowerSource you want to maintain being equipped and active in your PowerSource inventory slot, as well as destroy/remove used powersources. You can maintain the PowerSource by treating it as a summoned item. (See Summon Items modifier below).
 
Question - macro question

Users who are viewing this thread

Back
Top
Cart