Download
(97 Kb)
Download
Updated: 09/16/14 11:22 PM
Pictures
File Info
Compatibility:
Update 3 (1.3.3)
Updated:09/16/14 11:22 PM
Created:06/25/14 01:04 AM
Monthly downloads:67
Total downloads:11,718
Favorites:26
MD5:
Advanced AutoLoot Revived  Popular! (More than 5000 hits)
Version: 1.6.1
by: TheChessurCat, Mandrakia
Originally developed by Mandrakia. Original add-on here. Since Mandrakia is MIA, I fixed it and will keep it functional (to the best of my abilities) until Mandrakia or another developer decides to pick it up.


Changes in 1.6.1:
  • Updated API version
Changes in 1.6.0:
  • Removed loot filtering functionality because there are better add-ons for it.
  • Changed the name of the runes to match the changes in 1.2.3
  • Updated to match changes with the API in 1.3.0
  • Updated API version
Changes in 1.5.1:
  • Reverted back to 1.5 because I'm an idiot!
  • Updated API version

Changes in 1.5:
  • Updated the name auto-complete function to match API changes.
  • Removed the "Sent X mail" debug message because it was spammy.
  • Added new debug messages to show in a non-spammy way the add-on's progress.

In this update (version 1.2.3), they changed how variables are loaded. To prevent the loss of any settings, for any add-ons, go into your SavedVariables folder (..\Documents\Elder Scrolls Online\live\SavedVariables\), open all the .LUA files with any text editor, and delete your @name.

Code:
   ["Default"] = 
    {
        ["@TheChessurCat"] =
to

Code:
   
["Default"] = 
    {
        [""] =



What's new
Changes 1.4 :
Added functionalities
  • You can know specify to loot or not food/drinks/recipes
  • You can now choose to send or not Recipes
  • You can now choose to send or not Enchantment materials
  • Fixed a bug with Alchemy materials
Changes 1.3 :
Added functionalities
  • You can now choose to send or not equipment (Wood/Cloth/Metal)
  • You can now choose to send or not Materials/Raw materials/Boosters
  • You can now choose the max quality of items to send
  • You can now choose the minimum of items to be in the mail before sending
Changes 1.2.1 :
Left by error some debugging messages, removed them.
Changes 1.2 :
Mainly cosmetic/ease of use changes this version. Next version will add functionalities
  • No more /command : You can now click buttons in the mail panel !
  • AutoComplete in the name fields of the recipients in the settings
  • Better error handling during the send mail (no more stuck in an endless loop)
Changes 1.1 :
  • Added autoloot filter for Ingredients and baits
  • Added mail sending for Provisionning
  • Added mail sending for Alchemy
  • Fixed a bug in the auto loot feature (if it didn't work before it should now !)



Tired of spending more time going back to town and selling stuff than actually killing monsters or helping some poor townfolks ?

Tired of having to constantly send manually your items to your guild's designated crafters ?

Then look no further this is the perfect addon for your needs !

Features :
  • Autoloot filtering
  • Automatic mail sending to designated crafters

This addon replace the default autoloot functionality of the game, and allows you to configure which minimum quality you want to keep, and if you want to keep white ornate/intricate items.

There's also a new set of buttons in the mail panel, that will send the content of your inventory to the designated crafters you configured in the settings (except the ornate items, those are for you obviously !)


How to use :
Disable the autoloot setting of the game, configure the addon settings and enjoy.

To send mails you need to open your mailbox and type /sendmails. There's a default 5 seconds delay between mails so you'll have to wait a bit for it to send everything.

The delay is customizable, if you want to try lower you can, but it can kick you from server if you mail too quick (spam prevention).
Optional Files (0)


Archived Files (6)
File Name
Version
Size
Uploader
Date
1.6.0
111kB
TheChessurCat
09/01/14 03:37 AM
1.6.1
111kB
TheChessurCat
09/01/14 03:29 AM
1.6.0
111kB
TheChessurCat
08/05/14 08:51 PM
1.5.2
89kB
TheChessurCat
06/25/14 05:57 PM
1.5.1
89kB
TheChessurCat
06/25/14 03:55 PM
1.5
89kB
TheChessurCat
06/25/14 02:36 PM


Post A Reply Comment Options
Unread 09/24/14, 12:59 PM  
Wolle0rism

Forum posts: 2
File comments: 10
Uploads: 0
Well, i tried it right after installing your version and realized there is no menu! But however, with the linked version (wich in my opinion is the same i used recently) it work now
Report comment to moderator  
Reply With Quote
Unread 10/04/14, 01:07 PM  
Defilade
 
Defilade's Avatar

Forum posts: 1
File comments: 38
Uploads: 0
Originally Posted by reddogzz
Originally Posted by motty2307
Originally Posted by reddogzz
Every time a mail message is sent i get the following:

user:/AddOns/AdvancedAutoLoot/AdvancedAutoLoot.lua:118:function expected instead of nil stack traceback:
user:/AddOns/AdvancedAutoLoot/AdvancedAutoLoot.lua:118:in function '(anonymous)'
I'm getting the same error any time I pick up an item...Anyone have any ideas?
SOLUTION:
1. Close ESO
2. Remove the AdvancedAutoLoot Folder from your AddOns folder
3. Remove Advanced AutoLoot.lua from the SavedVariables folder
4. Redownload and install AdvancedAutoloot
5. Open ESO

Should work... I could have sworn I did this but maybe ESO was open.... anyway... it works for me now
That worked for me as well, thanks
Report comment to moderator  
Reply With Quote
Unread 10/26/14, 02:13 PM  
Alisto

Forum posts: 0
File comments: 5
Uploads: 0
Starting task: GLYPH/WOOD/etc shows up, but I keep getting a No <thing> items left to send, yet I've told the addon to send everything. /sendmails also doesn't appear to be doing anything. I reinstalled the addon about an hour ago.
Report comment to moderator  
Reply With Quote
Unread 10/30/14, 08:43 PM  
Slater2715
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Originally Posted by Alisto
Starting task: GLYPH/WOOD/etc shows up, but I keep getting a No <thing> items left to send, yet I've told the addon to send everything. /sendmails also doesn't appear to be doing anything. I reinstalled the addon about an hour ago.
I'm not sure if you are describing the same problem I'm having but on all crafting mats that have a raw and a refined version of the crafting mat, even with all checkboxes checked, it will not auto mail the refined version of any mat. Only the raw version
Report comment to moderator  
Reply With Quote
Unread 11/01/14, 03:18 PM  
Slater2715
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
File edit help?

I don't know how to write code but I can edit files and find lines to remove and replace. Anyone know what lines in which file I need to edit in order for my auto mail feature of this addon to send both raw AND refined crafting mats? Only recognizes raw mats and leave refined ingots/cloth/sanded wood in my bags. I use all checkboxes on. I had to wipe my pc and restore to factory settings so the only version put on of this is the current one. Removing and reinstalling would do nothing since there was nothing there to begin with when this latest was installed.
Report comment to moderator  
Reply With Quote
Unread 11/05/14, 04:33 PM  
Rogasmo

Forum posts: 0
File comments: 6
Uploads: 0
1.5 patch

Is this still being updated? broken with 1.5 patch
Report comment to moderator  
Reply With Quote
Unread 11/05/14, 05:33 PM  
Defilade
 
Defilade's Avatar

Forum posts: 1
File comments: 38
Uploads: 0
Re: 1.5 patch

Originally Posted by Rogasmo
Is this still being updated? broken with 1.5 patch
It's not broken, I'm using it and mailing things off just fine, even though it gives me a few errors like:

user:/AddOns/AdvancedAutoloot/AdvancedLootConfig.lua:Cannot find a library instance of "libAddonMenu-1.0".
Report comment to moderator  
Reply With Quote
Unread 11/06/14, 12:28 PM  
Rogasmo

Forum posts: 0
File comments: 6
Uploads: 0
I get the errors also but addon doesn't work at all for me.
Report comment to moderator  
Reply With Quote
Unread 11/06/14, 02:58 PM  
Slater2715
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Originally Posted by Rogasmo
I get the errors also but addon doesn't work at all for me.
Same here. Love the convenience of this addon when it works right
Report comment to moderator  
Reply With Quote
Unread 11/13/14, 11:27 AM  
Cerulean2013

Forum posts: 25
File comments: 57
Uploads: 0
Addon is not working at all for me.
I try to enter in an ID to mail things to and it throws errors for each letter typed.
Had to shut it down just to play after that.
Report comment to moderator  
Reply With Quote
Unread 11/21/14, 01:26 PM  
Slater2715
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Unhappy Update?

Nobody is going to pick up this addon to update and keep it functioning?
Report comment to moderator  
Reply With Quote
Unread 12/04/14, 07:07 PM  
parnell

Forum posts: 1
File comments: 5
Uploads: 0
Re: Update?

Originally Posted by Slater2715
Nobody is going to pick up this addon to update and keep it functioning?
What's broke for you? I'm using it successfully.
Report comment to moderator  
Reply With Quote
Unread 12/04/14, 07:10 PM  
parnell

Forum posts: 1
File comments: 5
Uploads: 0
Originally Posted by Cerulean2013
Addon is not working at all for me.
I try to enter in an ID to mail things to and it throws errors for each letter typed.
Had to shut it down just to play after that.
I'm interested in seeing what the problem might be. I need help to reproduce the issue. Do you have other addons enabled? Could we try to identify which one it's not playing nicely with by disabling 1 at a time until the bad behavior goes away?
Report comment to moderator  
Reply With Quote
Unread 03/20/15, 10:29 AM  
hahnehome
Premium Member
Premium Member

Forum posts: 0
File comments: 2
Uploads: 0
I NEED

omg i just came back and i NEED this addon to work! can anyone update it? ill have your babies!
Report comment to moderator  
Reply With Quote
Unread 06/21/15, 03:39 PM  
Agathorn
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 32
Uploads: 1
Re: I NEED

Originally Posted by hahnehome
omg i just came back and i NEED this addon to work! can anyone update it? ill have your babies!
I am working on fixing it and expanding it for my own use, and if the license allows I will release that.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: