Download
(2 Kb)
Download
Updated: 02/12/21 06:07 AM
Pictures
File Info
Compatibility:
Flames of Ambition (6.3.5)
Markarth (6.2.5)
Updated:02/12/21 06:07 AM
Created:02/05/21 06:16 AM
Monthly downloads:55
Total downloads:4,530
Favorites:4
MD5:
Categories:Bags, Bank, Inventory, Beta-version AddOns
AutoTrans
Version: 0.3.3
by: Petomatick [More]
Automatically opens transmute geodes whenever you loot.

No interface, no dependencies.

Technical description:
Whenever a slot in the players inventory is updated, up to once every 3 seconds, scan the inventory for geodes then attempt to open them. If multiple geodes are found they will be "queued".
Whenever the player loots an object, check if the object looted is in our name list and if it is, and at least 50 geodes can fit within the players maximum currency, run LootAll().

Optional commands:
/autotrans <number> -- Adds ID of container to be opened
/autotrans <name> -- Adds name of container to be autolooted, not case sensative but will find any that matches given string, so "/autotrans a" will autoloot any container with "a" in its name
/autotrans reset -- Reset to default settings (opening geodes, duh)
0.3.3 - Added geode 134588

0.3.2 - Optimization, added comments, streamlined the code, added chat commands and ability to open any container the user wants. Names and ids are still separate and cant be added through links.
Needed this functionality because I was farming Thieves Guild and Dark Brotherhood repeatables, which filled the inventory with chests, so might as well do it with this addon. Couldn't just hard-code it like it used to be with geodes though, maybe someone wanted to store the chests for higher levels and after all this addon was made for Transmutation Geodes only.

0.3.1 - Here I learned that the folder is mandatory.

0.3 - Minion updated me to 0.2 just before I uploaded so no changes happened.

0.2 - No longer tries to open geodes when you're within 50 of your maximum, 500 for standard and 1000 for eso plus. Also added a return to prevent LootAll() from running multiple times.

0.1 - Initial release
Optional Files (0)


Archived Files (3)
File Name
Version
Size
Uploader
Date
0.3.2
2kB
Petomatick
02/10/21 03:33 PM
0.2
2kB
Petomatick
02/06/21 10:51 AM
0.1
2kB
02/05/21 06:16 AM


Post A Reply Comment Options
Unread 02/12/21, 05:49 AM  
Petomatick
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
As of 0.3.2 you can add your own containers to be opened by this addon.

To get the itemID, link the container in chat, CTRL+A, CTRL+C, then CTRL+V somewhere outside of the game to get the itemid. For example the Large Laundered Shipments we get from Thieves Guild.

Large Laundered Shipment -- |H1:item:78003:175:1:0:0:0:0:0:0:0:0:0:0:0:1:0:0:1:0:0:0|h|h
Has the itemid 78003, so we do "/autotrans 78003"

Now the container will be opened every now and then, but it wont be looted, annoying right? Thats why this addon comes with a function that can deal with that, but it needs to know the name of the container you want to autoloot. This namematching is a so that we do not simply autoloot every container, but if you want to you could do "/autotrans a" to autoloot any container with the character "a" in its name.

That is to say, we want to write "/autotrans Large Laundered Shipment". This will now loot this container whenever it is opened, by you or by the addon.
Last edited by Petomatick : 02/12/21 at 12:59 PM.
Report comment to moderator  
Reply With Quote
Unread 02/12/21, 05:34 AM  
Petomatick
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
Originally Posted by Saenic
Edit: Unfortunately it doesn't work. At least not for the geodes I got from pledges
Ah thanks, sadly I have only been able to add geodes I've seen or gotten a link for from guild. I will do a pledge and add that geode!

If you find any more geodes not being opened please say!
Report comment to moderator  
Reply With Quote
Unread 02/11/21, 03:02 AM  
Saenic
 
Saenic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 125
Uploads: 2
Originally Posted by Petomatick
Originally Posted by Saenic
The package still does not contain a folder, just the two files.
Gracias, third time's the charm eh?
Edit: Unfortunately it doesn't work. At least not for the geodes I got from pledges
Last edited by Saenic : 02/11/21 at 09:09 AM.
Report comment to moderator  
Reply With Quote
Unread 02/10/21, 03:39 PM  
Petomatick
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
Originally Posted by Saenic
The package still does not contain a folder, just the two files.
Gracias, third time's the charm eh?
Report comment to moderator  
Reply With Quote
Unread 02/10/21, 11:47 AM  
Saenic
 
Saenic's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 125
Uploads: 2
The package still does not contain a folder, just the two files.
Report comment to moderator  
Reply With Quote
Unread 02/10/21, 04:52 AM  
Petomatick
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
Re: Missing 0.3?

Originally Posted by MegwynW
The changes mentioned for 0.3 in the changelog are not in the file available for download.
Thank you! Minion decided to "update" me so it totally reversed all changes, which I zipped and sent as a new version lol. Good thing github exists!
Report comment to moderator  
Reply With Quote
Unread 02/09/21, 01:30 PM  
MegwynW

Forum posts: 0
File comments: 20
Uploads: 0
Missing 0.3?

The changes mentioned for 0.3 in the changelog are not in the file available for download.
Report comment to moderator  
Reply With Quote
Unread 02/06/21, 06:25 AM  
Petomatick
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
Originally Posted by TheYcUtS
Sometimes addon do not close geod inventory
Happened to me once too, but I cant seem to reproduce it. Did you have multiple geodes to open at the same time?
Last edited by Petomatick : 02/06/21 at 08:40 AM.
Report comment to moderator  
Reply With Quote
Unread 02/06/21, 03:53 AM  
TheYcUtS
 
TheYcUtS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 87
Uploads: 3
Originally Posted by Petomatick
Originally Posted by TheYcUtS
This was awesoooome!
Glad you enjoy it! If you find any bugs please post them here, I will see to them asap
Sometimes addon do not close geod inventory
Report comment to moderator  
Reply With Quote
Unread 02/05/21, 09:29 AM  
Petomatick
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 1
Originally Posted by TheYcUtS
This was awesoooome!
Glad you enjoy it! If you find any bugs please post them here, I will see to them asap
Report comment to moderator  
Reply With Quote
Unread 02/05/21, 08:53 AM  
TheYcUtS
 
TheYcUtS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 87
Uploads: 3
This was awesoooome!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: