Act's Functions

Act's Functions

1.4k Downloads

Description

Act's functions is a simple Addon that allows for creation of handy macroes that each time you click will perform an action.

The macroes are as follows:

Disenchant:

The macro has to be named "disenchant" for this to work.

#showtooltip
/cast disenchant
/actfunctions disenchant
/use

Once clicked the addon will edit the use part of the macro to the location of the first item that fits the parameters set in the addon settings (see settings section further down).


Prospecting:

The macro has to be named "prospecting" for this to work.

#showtooltip
/cast prospecting
/actfunctions prospecting
/use

Once clicked this will also edit the use part of the macro to the first stack of ores in the users bags. Currently it looks for any stack of ore that has 5 or more items.


Lockpicking:

The macro has to be named "lockpicking" for this to work.

#showtooltip
/cast pick lock
/actfunctions lockpicking
/use

This also changes the use section of the macro, but the scan functionality of this function looks for any item with the string "Lockbox" in their name.

Note: if any of the macroes does not find any item matching their searches, the addon will blank out the use part of the macro, and print out an error message.


Tracking:

Can be named whatever

/actfunctions track

This macro will toggle tracking of the creature you are currently targeting. Meaning if you target a beast it will track beasts, a player/humanoid it will track humanoids and so on. If you currently do not have a target it will clear all tracking, and if you use the macro on a mob type you are already tracking, it will untrack that type.

Note:This only works for hunter's naturally.


Mounting:

The macro has to be named "mount" for this to work.

/actfunctions mount

/use

This macro will summon a mount based on current key modifiers. The mounts that can be summoned can be edited from the config window.


Settings:

You can find the settings under the addon tab in the wow interface settings menu.

Here you can set the minimum ilvl of the item to DE, the minimum quality of the item (Uncommon, Rare or Epic) and the max quality of the item (Uncommon, Rare or Epic). You can also make it not disenchant weapons or armor pieces.

The mounts used for the mount macro is also set here, write in the name of the mount as it stands in the mount journal and press enter. If you typed it correctly you should be able to press save and have it be set to that. Otherwise the addon will tell you in the default chat pane that the name was invalid.