Download
(87 Kb)
Download
Updated: 04/29/14 10:32 AM
Pictures
File Info
Compatibility:
Live (1.0)
Updated:04/29/14 10:32 AM
Created:04/15/14 04:28 PM
Monthly downloads:120
Total downloads:26,497
Favorites:103
MD5:
Categories:Discontinued & Outdated, Mail, TradeSkill Mods, Utility Mods
Advanced AutoLoot  Popular! (More than 5000 hits)
Version: 1.4
by: Mandrakia [More]
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 (2)
File Name
Version
Size
Author
Date
Type
1.3b
115kB
11/24/14 10:28 PM
Patch
1.3a
117kB
11/23/14 09:12 AM
Patch


Archived Files (4)
File Name
Version
Size
Uploader
Date
1.3
87kB
Mandrakia
04/19/14 05:49 AM
1.2.1
55kB
Mandrakia
04/17/14 05:56 PM
1.1
20kB
Mandrakia
04/16/14 12:52 AM
1.0
19kB
04/15/14 04:28 PM


Post A Reply Comment Options
Unread 10/04/14, 11:06 AM  
Jogi.7298

Forum posts: 0
File comments: 3
Uploads: 0
Unable to enter mailadress

Help!

I have a problem: can't enter your friends mailadress to the area where you enter it. The game pops an errormessage.


Edit:
Tried to import the printscreen of the error with this result:
[IMG]kuva.termiitti.com/v.php?img=35230[/IMG]




Ok I'll right it down, here it is:

*************************************************************************************

EsoUI/Ingame/Globals/AutoComlete.lua:198 :attempt to index a number value stack traceback:
EsoUI/Ingame/Globals/AutoComlete.lua:198 : in function 'GenerateAutoCompletionResults'
(tail call):?
(tail call):?
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:127:in function 'ZO_AutiComplete:Show'
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:191 in function 'ZO_AutoComplete:OnTextChanged'
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:84 in function '(anonymous)'

*************************************************************************************

So...
In case someone has any clue what this is about and is able to help, please keep in mind that I am not a programmer.

If I have to make a correction to a faulty written line, please add the info where I can find it.

For example: computer/C/Zenimax/Libraries/Somethingsomething

Otherwise I wont be able to take necessary correction actions.
Last edited by Jogi.7298 : 10/04/14 at 11:26 AM.
Report comment to moderator  
Reply With Quote
Unread 10/04/14, 12:03 PM  
Defilade
 
Defilade's Avatar

Forum posts: 1
File comments: 38
Uploads: 0
Re: Unable to enter mailadress

Originally Posted by Jogi.7298
Help!
[snip]
So...
In case someone has any clue what this is about and is able to help, please keep in mind that I am not a programmer.

If I have to make a correction to a faulty written line, please add the info where I can find it.

For example: computer/C/Zenimax/Libraries/Somethingsomething

Otherwise I wont be able to take necessary correction actions.

Use Notepad++ it can be found at their website http://notepad-plus-plus.org/

This way, when you open the file that needs a line edited, this notepad++ will list the lines of code, so when they say edit line 122, you can scroll down to find line 122.

Thanks for the update Garkin
Last edited by Defilade : 10/04/14 at 12:13 PM.
Report comment to moderator  
Reply With Quote
Unread 10/04/14, 12:03 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Re: Unable to enter mailadress

Originally Posted by Jogi.7298
Help!

I have a problem: can't enter your friends mailadress to the area where you enter it. The game pops an errormessage.


Edit:
Tried to import the printscreen of the error with this result:
[IMG]kuva.termiitti.com/v.php?img=35230[/IMG]




Ok I'll right it down, here it is:

*************************************************************************************

EsoUI/Ingame/Globals/AutoComlete.lua:198 :attempt to index a number value stack traceback:
EsoUI/Ingame/Globals/AutoComlete.lua:198 : in function 'GenerateAutoCompletionResults'
(tail call):?
(tail call):?
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:127:in function 'ZO_AutiComplete:Show'
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:191 in function 'ZO_AutoComplete:OnTextChanged'
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:84 in function '(anonymous)'

*************************************************************************************

So...
In case someone has any clue what this is about and is able to help, please keep in mind that I am not a programmer.

If I have to make a correction to a faulty written line, please add the info where I can find it.

For example: computer/C/Zenimax/Libraries/Somethingsomething

Otherwise I wont be able to take necessary correction actions.
This addon wasn't updated since 04/29/2014, so it doesn't work with the latest patches. You can try this version - Advanced AutoLoot Revived. I believe that there are different issues (missing library) in that version, but it should work if you download&install LibAddonMenu-1.0.
Report comment to moderator  
Reply With Quote
Unread 10/04/14, 12:14 PM  
Jogi.7298

Forum posts: 0
File comments: 3
Uploads: 0
Re: Re: Unable to enter mailadress

Yey!

Thanks for all help

Originally Posted by Garkin
Originally Posted by Jogi.7298
Help!

I have a problem: can't enter your friends mailadress to the area where you enter it. The game pops an errormessage.


Edit:
Tried to import the printscreen of the error with this result:
[IMG]kuva.termiitti.com/v.php?img=35230[/IMG]




Ok I'll right it down, here it is:

*************************************************************************************

EsoUI/Ingame/Globals/AutoComlete.lua:198 :attempt to index a number value stack traceback:
EsoUI/Ingame/Globals/AutoComlete.lua:198 : in function 'GenerateAutoCompletionResults'
(tail call):?
(tail call):?
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:127:in function 'ZO_AutiComplete:Show'
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:191 in function 'ZO_AutoComplete:OnTextChanged'
EsoUI/Libraries/Utility/ZO_AutoComplete.lua:84 in function '(anonymous)'

*************************************************************************************

So...
In case someone has any clue what this is about and is able to help, please keep in mind that I am not a programmer.

If I have to make a correction to a faulty written line, please add the info where I can find it.

For example: computer/C/Zenimax/Libraries/Somethingsomething

Otherwise I wont be able to take necessary correction actions.
This addon wasn't updated since 04/29/2014, so it doesn't work with the latest patches. You can try this version - Advanced AutoLoot Revived. I believe that there are different issues (missing library) in that version, but it should work if you download&install LibAddonMenu-1.0.
Report comment to moderator  
Reply With Quote
Unread 06/25/18, 04:36 PM  
SilverWF
 
SilverWF's Avatar
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 349
Uploads: 2
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: