MQ2AutoBuff - MMOBugs Wiki

Revision as of 11:35, 19 April 2009 by Htw (talk | contribs) (Formatting change.)
Plugin Info
Name MQ2AutoBuff
Version 1.4
Author unknown
Commands /ab

/db /tb /dq /cq /readini /abhelp

Uses INI File Yes

Description

MQ2AutoBuff is a plugin that will automatically cast buffs you configure it to, based on a "queue", and requests from chars.


Commands

MQ2AutoBuff provides several commands and options for configuration:

  • /ab will pause/restart processing of the buff queue & buff requests.
  • /db <name> <buff keyword> will add a buff to the queue for <name>.
  • /tb <buff keyword> will add a buff to the queue for your target.
  • /dq lists buffs in the queue.
  • /cq clears the buff queue.
  • /readini reloads your options from INI file.
  • /abhelp displays the help screen (command list summary).

The plugin will use an INI called MQ2AutoBuff_Charname.ini, located in your main MQ2 directory. For example, if your char is named Zedd, it will use MQ2AutoBuff_Zedd.ini.

INI format:

  • [Buff#]
  • Keys=comma separated keyword list
  • Name=spell or item name
  • Type=gem# to mem in or item


INI example:

  • [General]
  • AutoBuff=on
  • [Buff1]
  • Keys=c1,clarity,crack
  • Name=Clarity
  • Type=gem1
  • [Buff2]
  • Keys=gimme,uberbuff
  • Name=Rod of Infinite Uberness
  • Type=item


Availability

This plugin comes with all MMOBugs distributions.