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)

返回
顶部