• 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

ignore mobs

KissAssist_Info.ini
or /addignore (mob name) to just ignore it under kiss manual it also has a list of commands for mez and other options to type in game
 
Quoting from the wiki below. If you need further help, let me know. I will be glad to walk you through it.

- exclude <mob name,save> (Adds <mob name> to alert list, to save list you must use the "save" option, otherwise it will not be written to the INI file) &#9702; The exclude list is maintained by zone. It will exclude mobs that are present on the list from being considered for Melee, Debuffs, etc. Especially useful if you need to fight near 'friendly' NPC's and don't want to accidentally aggro them.
&#9702; Use the following commands from a character to add mobs to the exclude list (suggest you setup a hotkey or two for this):
&#9726;/bcaa //mb exclude ${Target.CleanName} Will write the exclusion to a string that is checked through the debuff loop
&#9726;/bcaa //mb exclude save Will write the exclusion in the mbcommon.ini and that exclusion includes the zone id, so mobs of the same name in a different zone are NOT excluded. You shouldn't have to re-run the macro after an exclude but if you do this in the midst of combat, while mobs are near, it may not "take" as quickly.
&#9702; For mob names with spaces in them, simply enter the name without any quotations. For example: &#9726;/bcaa //mb exclude a small bat

&#9702; See the Include command to temporarily remove a mob from the alert list

-----------------------------------
MBCommon.ini Settings

The location and name of MBCommon.ini can be set by changing the following line near the top of Modbot.mac.
/declare MBCommon string outer MBCommon.ini


It defaults to the ./macros folder, but the line can be changed to any path.

ExcludeList Section [ExcludeList]
?Zone.ShortName - List of mobs excluded for that zone in a pipe -"|" delimited string. This setting is not present for any zones which you have nothing excluded.
&#9702;See the 'exclude' command above for information on adding/removing items from this list.
 
ignore mobs

Users who are viewing this thread

Back
Top
Cart