Spload.mac res/loot/rebuff/item swap w/basic documentation
Posted: Fri Sep 10, 2004 4:52 pm
http://home.earthlink.net/~gameross/Spload.mac
Required include for spell casting/gear components of the macro: Spell_Routines.inc
Spload is a complete looting macro with optional spell/buff casting and gear swapping. As a looting macro, it works better, faster (under 10 seconds to completely loot a corpse) and more reliablely(automatically deals with laggy connections and corpse oor) than any currently posted.
First time you use SPLOAD with any character, you should do a "dry run" of SPLOAD using /mac spload. This initializes your current characters .ini file as well as sets some aliases to ease use of SPLOAD. (No, it won't destroy any existing aliases)
Basic looting command examples:
/mac spload #
Targets your corpse and loots everything leaving # items on your corpse. /mac spload 0 for example to loot everything.
/mac spload res
Waits for a ressurrection box, accept it, once you zone, targets and loots your corpse completely. It will also consent anyone who sends you a message with the word consent in it while you're waiting.
/mac spload res 1
Same as above except leaves 1 item on your corpse.
/mac spload res consent
- or -
/mac spload consent res
Same as above, but also consents everyone in your raid, guild and group.
As you can see, command order is largely unimportant too. Only real exception is the RES command since it sets items to be left on your corpse to 0 automatically, but you can overide that by specifying the number of items to leave on your corpse if need be. Ex: /mac spload res 1 consent
Some other use funtions that are easy to use:
/sload <spell set same>
Loads gems with a defined spell set name.
/nspset <spell set same> save
To make a new spell set or replace an existing one. Remember to first load all your spell gems with whatever spells you wish in your spell set.
/wload <worn set name>
Changes your worn gear so it matches a previously saved worn set.
/mac spload wsave <worn set save>
Creates/Replaces a worn set with your currently worn gear.
Note: There appears to be a bug in MQ where is doesn't know which is the right and left ring fingers, so swapping those around currently can give you some interesting results resulting in MQ in a stuck loop.
The above is the easy stuff and of course useful to everyone. The spell casting abilities is optional and I'm going to re-write the documentation for that part since the old stuff was obviously way to complicated for Cr4zyb4rd.
Most likely won't repost until after MQ is OOW compatible. The old documentation is available at the link below. It's better formatted since this forum complete spooged the formatting when I originally posted it.
http://home.earthlink.net/~gameross/Spload.txt
Required include for spell casting/gear components of the macro: Spell_Routines.inc
Spload is a complete looting macro with optional spell/buff casting and gear swapping. As a looting macro, it works better, faster (under 10 seconds to completely loot a corpse) and more reliablely(automatically deals with laggy connections and corpse oor) than any currently posted.
First time you use SPLOAD with any character, you should do a "dry run" of SPLOAD using /mac spload. This initializes your current characters .ini file as well as sets some aliases to ease use of SPLOAD. (No, it won't destroy any existing aliases)
Basic looting command examples:
/mac spload #
Targets your corpse and loots everything leaving # items on your corpse. /mac spload 0 for example to loot everything.
/mac spload res
Waits for a ressurrection box, accept it, once you zone, targets and loots your corpse completely. It will also consent anyone who sends you a message with the word consent in it while you're waiting.
/mac spload res 1
Same as above except leaves 1 item on your corpse.
/mac spload res consent
- or -
/mac spload consent res
Same as above, but also consents everyone in your raid, guild and group.
As you can see, command order is largely unimportant too. Only real exception is the RES command since it sets items to be left on your corpse to 0 automatically, but you can overide that by specifying the number of items to leave on your corpse if need be. Ex: /mac spload res 1 consent
Some other use funtions that are easy to use:
/sload <spell set same>
Loads gems with a defined spell set name.
/nspset <spell set same> save
To make a new spell set or replace an existing one. Remember to first load all your spell gems with whatever spells you wish in your spell set.
/wload <worn set name>
Changes your worn gear so it matches a previously saved worn set.
/mac spload wsave <worn set save>
Creates/Replaces a worn set with your currently worn gear.
Note: There appears to be a bug in MQ where is doesn't know which is the right and left ring fingers, so swapping those around currently can give you some interesting results resulting in MQ in a stuck loop.
The above is the easy stuff and of course useful to everyone. The spell casting abilities is optional and I'm going to re-write the documentation for that part since the old stuff was obviously way to complicated for Cr4zyb4rd.
Most likely won't repost until after MQ is OOW compatible. The old documentation is available at the link below. It's better formatted since this forum complete spooged the formatting when I originally posted it.
http://home.earthlink.net/~gameross/Spload.txt