• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver
Resource icon

Release Aug.mac - Easily find the distillers you need for your augs v1.2 5/27/18 1.2

No permission to download

Maskoi

old and salty
Joined
Sep 28, 2005
RedCents
82,796¢
This is my aug.mac v1.2 05/27/2018 by Maskoi
/mac aug

EQ000048.jpg

It lists all your augs and the distiller you need to remove them so you don't have to click on 70 things to find it.

EQ000053.jpg

Eventually it will even buy and remove the augs if you want.

Post if you have ideas or want to see more or different info.

V1.1
Displays the total amount of Solvents you need to buy

V1.2
Aug.mac now accepts command line parameters for gear slots
/mac aug head legs

EQ000054.jpg
 

Attachments

Last edited:
Re: Aug.mac - Easily find the distillers you need for your augs v1 5/19/18

V1.1
Now displays the total amount of Solvents you need to buy
New file uploaded


EQ000053.jpg
 
I was about to write something like this as I started a completely new army and am always updating my gear but I find I don't know which augs to dump and which to add. So I made a little mod for myself like this:

Rich (BB code):
/echo  ----- \at Aug Slot ${i}: \ar ${Me.Inventory[${ISlot}].AugSlot[${i}].Name} \at Type: \ag ${Me.Inventory[${ISlot}].AugSlot[${i}].Type} \at Solvent: \ag${Me.Inventory[${ISlot}].AugSlot[${i}].Solvent.Name}

/echo  ----- \at Aug Slot ${i}: \ar ${Me.Inventory[${ISlot}].AugSlot[${i}].Name} \at Type: \ag ${Me.Inventory[${ISlot}].AugSlot[${i}].Type} \at AC: \ag ${Me.Inventory[${ISlot}].AugSlot[${i}].Item.AC} \at HP: \ag ${Me.Inventory[${ISlot}].AugSlot[${i}].Item.HP} \at Mana: \ag${Me.Inventory[${ISlot}].AugSlot[${i}].Item.Mana} \at End: \ag${Me.Inventory[${ISlot}].AugSlot[${i}].Item.Endurance}

Yes there really is member of item called Endurance despite it not being in the wiki. Yes it starts looking ugly. lol. Is there a way to do a new echo while continuing to write on the same line so those echos don't get to long? Haven't seen that yet.

I guess if I had say in how it evolved, I'd put a second param indicating if I want t see solvents, stats or both.

I picture it kinda like this:
Rich (BB code):
/mac aug [slot] [solvent|stats]
with the default being both solvents and stats. I know it would take a little more work checking parms. What happens if they don't want one slot etc. I guess you could flip the order.

Glad I found this though. Was about to try and write my own.

Just some doodling thoughts.

- - - Updated - - -

Just realized there is already the ability to list more than one slot. Guess would take a little more finessing the params.
 
This macro doesn't appear to work properly anymore. No errors, but it says each augment can only be removed by a Perfected Augmentation Distiller instead of the actual tiered distiller. It would be very handy to know how many of each distiller is needed to remove augments when levelling up new characters.
 
@Maskoi IF you continue to work on this mac to update with new things, I would like to ask if its possible to get a command where it can list all augs I have (with ability to click on the text and bring up the EQ item info) for easy compsrison of what I have equipped and what I have and potentially just to move augs around. I have no idea if it makes ANY difference, but I tend to put my 'best' aug in chest slot, then legs. "Go buy" distillers command perhaps.
 
Nothing has changed in MQ2 for solvents according to the changes since I wrote the macro.
Might be a change in game or a bad offset. I let the powers that be know about it.
@brainiac

Apr 27 2018 by eqmule
- Added .Solvent to the Augslot TLO it returns a SolvenType and if empty just the Name :cred and nagging for weeks: maskoi
SolventType has 4 members: Name which is a string type, ID as int, Item as itemtype and Count as int.
Example 1: /echo ${FindItem[Cloth Cap].AugSlot[0].Solvent.Name}
Output: Class I Augmentation Distiller
Example 2: /echo ${FindItem[Cloth Cap].AugSlot[0].Solvent.ID}
Output: 47001
//if you dont have the solvent in your inventory:
Example 3: /echo ${FindItem[Cloth Cap].AugSlot[0].Solvent.Item.Name}
Output: NULL
Example 4: /echo ${FindItem[Cloth Cap].AugSlot[0].Solvent.Count}
Output: 0
 
Last edited:
If you don't mind spending the plat just buy a stack of 16s , that should take care of most, and higher when you run across them, or a stack or two of 9, 16, and 20. Game no longer cares, it'll just use the lowest one you have that is high enough(so a 20 will remove a 6 and a 20, but a 6 will only remove 6 and below)
 
Release Aug.mac - Easily find the distillers you need for your augs v1.2 5/27/18

Users who are viewing this thread

Back
Top
Cart