Automaton is a collection of modules which are aimed at providing players with tools to Automate frequent and tedious interface activities. Examples include: bypassing "gossip" text, automatically repairing items when at vendors, automatically accepting summons, resurrections, or battleground queues, handing in repeatable or daily quests, and more. Refer to the list below of included modules along with brief descriptions.
If you would like a graphical menu to navigate the options, you can install a mod which displays DataBroker compatible options. One example: http://wow.curse.com/downloads/wow-addons/details/button-bin.aspx FuBar users might want to try using: http://wow.curse.com/downloads/wow-addons/details/broker2fubar.aspx
1.3.7+ note: Some extremely rudimentary code has been added to a couple modules for creating custom lists: sell/ignore lists for the sell module, and a list of players to always send invites to for the invite module. They're clunky and particular, but I left them in because they do function on a basic level. Expect to see this functionality improved in a later version.
Hold down shift when talking to NPCs to temporarily disable Gossip to change your hearth or whatever.
Filter - Sets Filters at trainers to always default to only show "Available"
Gossip - Will bypass all kinds of NPC dialogues for you, such as repeatable quests or gossip text.
Group - Options for automatically accepting group invites.
Invite - Options for sending players invites automatically via keywords.
Loner - Declines and suppresses guild invites, for the Lone Wolves out there.
LootBOP - Suppresses the dialogue box for BOP items when you are solo. Note that you must still click on the item twice to loot it.
Plates - Displays name plates for you when entering combat, and hides them when leaving combat.
Queue - Battleground queue stuff. Enter the queue simply by clicking on the battleground, and automatically enter the BG when it becomes available.
Release - Instantly release when you die in a Battleground.
Repair - Repairs all your items any time you interact with a vendor which can do so. Can also be set to attempt to repair with Guild Bank funds first.
Rez - Automatically accepts resurrection requests you receive. The implementation is a little wonky, be sure to read the options carefully.
Sell - Sell all your trash (gray items) any time you click on a vendor. This module needs some love to be a little more flexible, but is still incredibly convenient.
Summon - Accepts summon dialogues automatically.
Wuss - Suppress and decline /duel invitations. Wuss.
- 6 comments
- 6 comments
Facts
- Date created
- 05 Sep 2008
- Category
- Last update
- 17 May 2009
- Development stage
- Release
- Language
- deDE
- enUS
- esES
- frFR
- koKR
- zhCN
- zhTW
- License
- All Rights Reserved
- Curse link
- Automaton
- Recent files
- A: 1.3.9-2-gc12f6e9 for 3.1.0 on 17 May 2009
- A: 1.3.9-1-gab8fa33 for 3.1.0 on 26 Apr 2009
- R: 1.3.9 for 3.1.0 on 18 Apr 2009
- R: 1.3.8 for 3.1.0 on 16 Apr 2009
- A: 1.3.7-1-gceb41e2 for 3.1.0 on 16 Apr 2009
Relationships
- Embedded library
- Ace2
- CallbackHandler-1.0
- DewdropLib
- LibAbacus-3.0
- #6
Yutaka Sun, 03 May 2009 18:23:31I'm almost done with a Reagent Restocker module for Automaton; when I'm done, would you want to include it with the rest of the package?
Also, I've got an account here, but haven't been active in the WoWAce community. Is there an accepted channel for suggesting code changes to existing modules? Such as adding "and not HasSoulstone()" to Release.lua line 41?
- #5
weab Thu, 16 Apr 2009 09:59:52Thanks for pointing it out. Right after I bother fixing it myself I start seeing all these other suggestions from people for fixing it. /facepalm
Think I still like my method best, even it it does allow the box to be visible for a second or two.
- #4
Farmbuyer Thu, 16 Apr 2009 01:41:43The Group module is broken in 3.1. The problem and immediate workaround are dicussed here (it's not specific to Automaton). I can't find an official Automaton thread on the wowace forums, so I'm posting this comment instead.
http://forums.wowace.com/showthread.php?t=16234
- #3
Moonshoter Wed, 25 Mar 2009 02:19:24Stand was removed it was very usefull even with the UI setting on . it did things the ui Didn't :(( owell. amyone no a way to make the UI dismount me when i hit my taunt macro like stand did. it would dismount me on things the ui wouldn't. :((.
- #2
Dleh Sun, 04 Jan 2009 14:15:39I have two more errors:
FlightMaster with Cat Form: Interface\AddOns\Automaton\modules\Unshapeshift.lua:89: attempt to call global 'CancelPlayerBuff' (a nil value)
Conflict with other Mail Mods: Interface\AddOns\Automaton\modules\Mailer.lua:58: AceHook-2.1: \"ContainerFrameItemButton_OnModifiedClick\" already has an active hook from this source.
- #1
Oakayam Thu, 04 Dec 2008 23:14:01druid forms are considered auras now. Changing CancelPlayerAura for druid in flight will unshapeshift you when talking to flight masters even tho its gives an error:
[2008/12/04 17:12:44-350-x1]: Automaton-1.3.5\modules\Flight.lua:59: attempt to call global 'CancelPlayerAura' (a nil value)