Gorvin's Clan Lord Macros 
 
     


     
 
  Dynamic Sharecads v1.3.1
This is an enhanced, less-spammy version of Sharecads. It takes into consideration the 3 second delay between shares and does not waste time trying to share someone you're already sharing with. If several healers are cadding you at once, it will try to maintain shares with the most recent 5 who have healed you (or less depending on if any shares are locked).

Use "/shcads" to turn on or off.
 
     


     
 
  Pretty Basic Kudzu Macro v2.0.2
Commands for planting and managing Kudzu. As of v2.0.0 it now supports bags, packs, and sacks.

/zu - Plants a seed. If a non-empty container is not currently equipped, one will be equipped and planted from.
/zuget - Starts or stops a loop that automatically places any seeds that you pick up into your containers.
/zustore - Places any loose seeds that are currently in your inventory into containers.
/zutrans [amount] from [bag/pack/sack] [#] to [bag/pack/sack] [#] - Transfers seeds from one bag to another.
Example: "/zutrans 5 from bag 3 to pack 1" to transfer 5 seeds from bag #3 to pack #1.
 
     


     
 
  Coin Lord
Keeps track of coins earned on a hunt. Displays data on everything from average coins made per hour to profiles of each member of your group and each type of monster skinned.

Commands:
/cw - Starts or stops Coin Lord, which collects data on furs (and mandibles) skinned.
/cwnew - Resets Coin Lord's data.
/cwdata - Displays data on coins earned. (Total, best, average per hour, etc...)
/cwinfo - Displays data on skinners you've been hunting with since macro started.
/cwbeast - Displays data on beasts skinned since macro started.
/[command] ? - Gives more detailed help for that command.
 
     


     
 
  Ite Boost Timer
This is a Champion macro. It uses the boost effect of your equipped -ite and displays a timer bar in your sidebar, allowing you to monitor the progress of your boost's duration.

You can customize the macro by changing the variables at the top:
gBoost_client - Set to "mac" if using Mac client or "pc" if using Windows client. This is to handle a minor timing difference between the two clients.
gBoost_bar_filled - Sets the character displaying the filled portion of the boost bar.
gBoost_bar_empty - Sets the character displaying the empty portion of the boost bar.
gBoost_bar_length - Length of the boost bar. A longer boost bar means you are shown updates on the boost bar more frequently, but it also means it'll be more spammy.
gBoost_bar_start - How low the bar needs to be before it starts being displayed. By default it's set to the same value as the length of the boost bar, which means it'll be displayed immediately. Set this to a lower value if you only want the boost bar to be displayed once it starts getting low.

Use "/boost" to activate the macro. You can also edit the macro to change the command to something else.
 
     


     
 
  Macro Chess v1.2  -  Mac  Windows
This is macro allows you to play a game of Chess against another player. In order to play against someone else, they also need to have the macro.

Instructions are at the top of the macro file.

Note: The chess pieces are represented differently in the Mac and Windows versions.
 
     


     
 
  Macro Tetris  -  Mac  Windows
Using this macro you can play a game of Tetris in your sidebar.

Controls:
/tetris - Starts, pauses, or resumes the game.
ctrl-left - Move left.
ctrl-right - Move right.
ctrl-down - Rotate left.
ctrl-up - Rotate right.
ctrl-space - Drop.

Note: This will spam the hell out of your text log and will probably make you sick if you look at it for too long. I don't recommend using this macro except as a joke.
 
     


     
 
  The Right-Clicker v2.0.1
The Right-Clicker links up with other macros and runs them when you right-click or spin your mouse wheel. It will call upon different macros depending on whether you right-clicked on the ground, another player, or yourself, and whether it was a double or single right-click. The Right-Clicker can be customized to call upon any macros you want.

For instructions, see the documentation inside the macro file.
 
     


     
 
  The Right-Clicker - Template
For use with The Right-Clicker v2.0 or higher.
This is an empty template that can be used to create your own Right-Clicker sets, with a little editing.

  The Right-Clicker - Champion Set
Requires The Right-Clicker v2.0 or higher to use.
Contains a Right-Clicker set with settings configured for Champion use.
Read the comments at the top of the macro for a description of the settings and the variables you will need to configure.

Save the file to your macro folder as "RC2Champion.txt", then add the following lines to your Champion character's macro file, underneath the other include lines:

include "RC2Champion.txt"
setglobal gRC_setup "RC_champion_setup"

  The Right-Clicker - Ranger Set
Requires The Right-Clicker v2.0 or higher to use.
Contains a Right-Clicker set with settings configured for Ranger use.
Read the comments at the top of the macro for a description of the settings and the variables you will need to configure.

Save the file to your macro folder as "RC2Ranger.txt", then add the following lines to your Ranger character's macro file, underneath the other include lines:

include "RC2Ranger.txt"
setglobal gRC_setup "RC_ranger_setup"

  The Right-Clicker - Asklepian Set
Requires The Right-Clicker v2.0 or higher to use.
Contains a Right-Clicker set with settings configured for use by a healer with Radium training.
Read the comments at the top of the macro for a description of the settings and the variables you will need to configure.

Save the file to your macro folder as "RC2Asklepian.txt", then add the following lines to your healer character's macro file, underneath the other include lines:

include "RC2Asklepian.txt"
setglobal gRC_setup "RC_asklepian_setup"

  The Right-Clicker - CTF Set
Requires The Right-Clicker v2.0 or higher to use.
Type /ctf to turn on. This will change your right-click settings to use CTF macros.
Right-click after picking a Sub-Subclass and whenever you change your Sub-Subclass to initialize the settings for that class.
Right-clicking when you are outside the CTF area will cause your original right-click settings to be restored.
Type "ttt [message]" to send a message to your team.
Type "ttg [message]" to send a message to the entire game.