Difference between revisions of "Shambot" - MMOBugs Wiki

Line 72: Line 72:
 
Coming Soon to forum near you.  
 
Coming Soon to forum near you.  
  
** Revised casting variables coding so they no longer need “ “ quotation marks  
+
** Removed the  need “ “ quotation marks around user defined variables i.e. spells, items etc
 
** Removed spell gem variables to stream line and add logic according to level and AAs of the shaman.
 
** Removed spell gem variables to stream line and add logic according to level and AAs of the shaman.
 
** Replaced all bool variables with integers for faster processing i.e. now 1=ON and 0=OFF instead of TRUE/FALSE
 
** Replaced all bool variables with integers for faster processing i.e. now 1=ON and 0=OFF instead of TRUE/FALSE
Line 87: Line 87:
 
** Added support for new Underfoot AAs Perfected Levitation and Group Shrink
 
** Added support for new Underfoot AAs Perfected Levitation and Group Shrink
 
** Removed required plugin MQ2Cast and converted for use to Spell_Routines.inc
 
** Removed required plugin MQ2Cast and converted for use to Spell_Routines.inc
 +
** Rewrote the buffing code to reduce macro streamline buffing process.
  
 
==Availability==
 
==Availability==
  
 
Shambot 4.0 is has not yet been released. ETA is 02/01/2010
 
Shambot 4.0 is has not yet been released. ETA is 02/01/2010

Revision as of 17:34, 25 January 2010

Macro Info
Name Shambot
Author Author
Link Wiki Link
Commands /command
Includes Yes
Uses INI File No
Required Plugins Yes


Description

Macro Template is a template. This is a sample description

Commands

  • /command1 Does action 1
  • /command2 Does action 2
  • /command3 parameter Does action 3 with parameter

Includes

  • spell_routines.inc Used for casting.

Required Plugins

  • MQ2Moveutils Used for movement.

Configuration

Macro Template provides the following configuration

Sample Configuration

Macro Template.ini

[Settings]
BuffTotal=1

Configuration Explanation

  • BuffTotal=1: The macro checks for 1 buff.

Version History

  • .05c Hubba @ 09/04/2004

It all started here with the original author Hubba and ver .05c way back in September 2004

    • Change 1
    • Change 2


  • 1.0c Ranma @ 10/20/2004

Was picked up by Ranma in the fall of the same year October 2004. Original Post at MQ2

    • Change 1
    • Change 2


  • 2.0c thread_001 @ 07/15/2005

Was picked up by thread_001 in the summer a year later of July 2005. The Macro moved into the VIP MQ2 Forums with this version. Original Post at MQ2 VIP Forums

    • Change 1
    • Change 2


  • 3.01c ioncache @ 12/17/2005

Was picked up by ioncache in the late fall of the same year December 2005. Ioncache took a almost 2 year break from EQ from August 2006 to June 2008. There were no major updates during this time. Version 3.28 added MQ2Cast as a required plugin in August 2008. Last known posted by version by ioncache aka duskedge at MMOBugs was 3.33

First appearance at MQ2 VIP Forums New thread started for 3.0 at MQ2 VIP Forums

    • Change 1
    • Change 2


  • 4.0 Emperor @ 02/01/2010

Coming Soon to forum near you.

    • Removed the need “ “ quotation marks around user defined variables i.e. spells, items etc
    • Removed spell gem variables to stream line and add logic according to level and AAs of the shaman.
    • Replaced all bool variables with integers for faster processing i.e. now 1=ON and 0=OFF instead of TRUE/FALSE
    • Removed some obsolete uber rare spell variables i.e. Primal Essence
    • Removed Dot3 and Dot4
    • Added support for new AA spell gems 11 and 12.
    • Removed the old clicky section. It was archaic and pretty much useless.
    • Added new Clicky Section - Define up to 8 items/buffs to keep up shaman
    • Integrated Clicky Familiar into new clicky section
    • Revised & sorted all user defined variables into Chat, Shaman, Debuff, Heal, and DPs for clarity
    • Added support for Wild Growth Buff.
    • Add support for Mercenaries
    • Added support for Unity line of spells
    • Added support for new Underfoot AAs Perfected Levitation and Group Shrink
    • Removed required plugin MQ2Cast and converted for use to Spell_Routines.inc
    • Rewrote the buffing code to reduce macro streamline buffing process.

Availability

Shambot 4.0 is has not yet been released. ETA is 02/01/2010