Download
(137Kb)
Download
Updated: 01-31-10 08:15 PM
Pictures
File Info
Updated:01-31-10 08:15 PM
Created:01-05-09 03:06 PM
Downloads:3,701
Favorites:72
MD5:

AutoText

Version: v1.7.1-Release
by: PProvost [More]

About AutoText

AutoText is an addon for managing whispers, tells and other messages that you send frequently.

You can use it for strats, raid assignments, vent info and many other things.

Each message can be assigned to a category to let you group up messages in whatever way you like. Examples might include Officer, Raid, General, etc. The category is used to group related messages in the configuration UI and in the LibDataBroker tooltip.

Feature ideas or requests should be filed as Tickets on the CurseForge Project Site

Slash Commands

The following slash commands are available:
Slash Commands

Code:
/autotext     Pops up the configuration screen used to create and
              manage messages
/at           Same as /autotext
/atsay name   Sends the message with the given shortcut name
/atlist       Lists all configured messages
Message Targets

Each message can be configured to be sent to one of many different
targets:


Target & Equivalent WoW Slash Command
Code:
SAY            /say 
WHISPER        /w (will popup a dialog asking for the target of the whisper) 
YELL           /y 
PARTY          /p 
GUILD          /g 
OFFICER        /o 
RAID           /ra 
RAID_WARNING   /rw 
BATTLEGROUND   /bg 
REPLY          /r (will reply to the last person who sent you a whisper) 
TARGET         Sends the message to your current target 
GROUP          Automatically determines the correct group (Battleground, Raid or Party)

Token substitution


In the message text, you can use a special token and the addon will replace it with the appropriate
text. The format of the token is:


${unitid}


Where unitid is any of the valid unitids from the WoW API.
See http://www.wowwiki.com/UnitId for more information.


Examples:
${target}
${mouseover}
${focus}


Feature Backlog

The following features are under consideration for a future release:
  • Custom channel support (COMING SOON!)
  • Direct slash commands (e.g. /mymessage instead of /atsay mymessage)
  • Share messages w/ other AutoText users? (for sharing vent info w/ officers etc.)
  • Localization

------------------------------------------------------------------------
r65 | quaiche | 2010-01-31 04:43:19 +0000 (Sun, 31 Jan 2010) | 1 line
Changed paths:
A /tags/v1.7.1-Release (from /trunk:64)

Tagging as v1.7.1-Release
------------------------------------------------------------------------
r64 | quaiche | 2010-01-31 04:39:36 +0000 (Sun, 31 Jan 2010) | 2 lines
Changed paths:
M /trunk
M /trunk/AutoText-LDB.lua
M /trunk/AutoText.toc

Updated LibQTip code to the way it should be done. Removed legacy LibQTipClick stuff.

------------------------------------------------------------------------
r62 | quaiche | 2009-12-17 20:41:12 -0700 (Thu, 17 Dec 2009) | 2 lines

Updated TOC for patch 3.3

------------------------------------------------------------------------
r60 | quaiche | 2009-08-11 13:36:29 -0600 (Tue, 11 Aug 2009) | 2 lines

Updated TOC to 30200

------------------------------------------------------------------------
r58 | quaiche | 2009-05-31 13:09:18 -0600 (Sun, 31 May 2009) | 2 lines

Fixed LDB plugin code to use the new LibQTipClick click method signature

------------------------------------------------------------------------
r57 | quaiche | 2009-05-31 12:59:04 -0600 (Sun, 31 May 2009) | 2 lines

Yet another .pkgmeta fix for LibQTip. AARGH!

------------------------------------------------------------------------
r56 | quaiche | 2009-05-31 12:53:16 -0600 (Sun, 31 May 2009) | 2 lines

More repo/url fixes

------------------------------------------------------------------------
r55 | quaiche | 2009-05-31 12:44:38 -0600 (Sun, 31 May 2009) | 2 lines

Fixed references to new LibQTipClick-1.1

------------------------------------------------------------------------
r54 | quaiche | 2009-05-31 12:30:34 -0600 (Sun, 31 May 2009) | 2 lines

Fixed mistake in the .pkgmeta

------------------------------------------------------------------------
r53 | quaiche | 2009-05-31 12:18:14 -0600 (Sun, 31 May 2009) | 2 lines

Updated README.textile for release

------------------------------------------------------------------------
r52 | quaiche | 2009-05-31 12:13:20 -0600 (Sun, 31 May 2009) | 2 lines

Added custom token replacement

------------------------------------------------------------------------
r51 | quaiche | 2009-04-17 00:23:56 -0600 (Fri, 17 Apr 2009) | 3 lines

Fixed broken externals references
Updated TOC for Patch 3.1

------------------------------------------------------------------------
r50 | quaiche | 2009-03-25 19:05:07 -0600 (Wed, 25 Mar 2009) | 2 lines

Damn typos

------------------------------------------------------------------------
r49 | quaiche | 2009-03-25 19:02:56 -0600 (Wed, 25 Mar 2009) | 2 lines

Updated README file and docmeta for autogen of curse main page

------------------------------------------------------------------------
r48 | quaiche | 2009-03-25 18:48:47 -0600 (Wed, 25 Mar 2009) | 2 lines

Fixed Ticket 4 - Does not work with externally installed libraries

------------------------------------------------------------------------
r47 | quaiche | 2009-02-16 18:02:31 -0700 (Mon, 16 Feb 2009) | 2 lines

Converted over from Tablet to LibQTipClick

------------------------------------------------------------------------
r46 | quaiche | 2008-12-22 13:31:47 -0700 (Mon, 22 Dec 2008) | 1 line

Added type attribute to LDB object to be spec-compliant.
------------------------------------------------------------------------
r45 | quaiche | 2008-12-04 13:33:51 -0700 (Thu, 04 Dec 2008) | 2 lines

Minor edit to readme

------------------------------------------------------------------------
r43 | quaiche | 2008-11-25 01:14:11 -0700 (Tue, 25 Nov 2008) | 2 lines

Fixed a bunch of dependency issues before 1.4 release

------------------------------------------------------------------------
r41 | quaiche | 2008-11-24 22:18:26 -0700 (Mon, 24 Nov 2008) | 2 lines

Added missing Tablet-2.0 to Libs.xml, .pkgmeta and svn:externals

------------------------------------------------------------------------
r39 | quaiche | 2008-11-18 16:15:48 -0700 (Tue, 18 Nov 2008) | 2 lines

Updated version number in TOC

------------------------------------------------------------------------
r38 | quaiche | 2008-11-18 16:13:41 -0700 (Tue, 18 Nov 2008) | 2 lines

Minor update to .pkgmeta

------------------------------------------------------------------------
r37 | quaiche | 2008-10-26 19:40:05 -0600 (Sun, 26 Oct 2008) | 2 lines

Fixed broken externals and pkgmeta references.

------------------------------------------------------------------------
r36 | quaiche | 2008-10-03 10:02:28 -0600 (Fri, 03 Oct 2008) | 1 line

Removed XML comment from the top of Libs.xml
------------------------------------------------------------------------
r35 | quaiche | 2008-10-03 10:01:36 -0600 (Fri, 03 Oct 2008) | 1 line

Updated TOC and Author fields
------------------------------------------------------------------------
r33 | quaiche | 2008-09-30 23:55:32 -0600 (Tue, 30 Sep 2008) | 1 line

AddAdded missing CallbackHandler-1.0.lua
------------------------------------------------------------------------
r32 | quaiche | 2008-09-04 17:05:05 -0600 (Thu, 04 Sep 2008) | 2 lines

Added some non-packaged images and excluded them in the .pkgmeta

------------------------------------------------------------------------
r31 | quaiche | 2008-09-04 13:54:36 -0600 (Thu, 04 Sep 2008) | 1 line

Added delayed LOD support
------------------------------------------------------------------------
r29 | quaiche | 2008-09-02 01:08:33 -0600 (Tue, 02 Sep 2008) | 1 line

Just a little cleanup and housecleaning.
------------------------------------------------------------------------
r27 | quaiche | 2008-08-31 15:42:12 -0600 (Sun, 31 Aug 2008) | 1 line

Updated author name to be consistent with my other addons
------------------------------------------------------------------------
r25 | quaiche | 2008-08-22 18:50:01 -0600 (Fri, 22 Aug 2008) | 3 lines

Added LibDataBroker support
Removed direct FuBar support

------------------------------------------------------------------------
r24 | quaiche | 2008-08-22 14:30:29 -0600 (Fri, 22 Aug 2008) | 1 line

Added LibFuBar-3.0 to OptionalDeps in toc
------------------------------------------------------------------------
r22 | quaiche | 2008-08-19 11:40:28 -0600 (Tue, 19 Aug 2008) | 1 line

Added missing FuBar icon
------------------------------------------------------------------------
r21 | quaiche | 2008-08-19 11:32:58 -0600 (Tue, 19 Aug 2008) | 1 line

Finished repository stuff to remove separate FuBar addon
------------------------------------------------------------------------
r20 | quaiche | 2008-08-19 11:29:32 -0600 (Tue, 19 Aug 2008) | 1 line

Deleted separate FuBar addon
------------------------------------------------------------------------
r19 | quaiche | 2008-08-19 11:28:44 -0600 (Tue, 19 Aug 2008) | 1 line

Merged FuBar code back into main addon core.
------------------------------------------------------------------------
r18 | quaiche | 2008-08-17 13:52:45 -0600 (Sun, 17 Aug 2008) | 1 line

Added project icon and excluded in pkgmeta
------------------------------------------------------------------------
r16 | quaiche | 2008-08-17 01:16:09 -0600 (Sun, 17 Aug 2008) | 1 line

Fixed a couple of bugs in the FuBar module
------------------------------------------------------------------------
r15 | quaiche | 2008-08-16 19:30:12 -0600 (Sat, 16 Aug 2008) | 2 lines

More work getting the FuBar plugin extracted and packaged correctly

------------------------------------------------------------------------
r14 | quaiche | 2008-08-16 18:43:46 -0600 (Sat, 16 Aug 2008) | 3 lines

Refactored the main addon and the FuBar plugin into two addons
Updated .pkgmeta to move the addons around right in the package

------------------------------------------------------------------------
r13 | quaiche | 2008-08-16 18:24:07 -0600 (Sat, 16 Aug 2008) | 1 line

Added SayMessage to public API for external FuBar support
------------------------------------------------------------------------
r10 | quaiche | 2008-08-15 21:51:56 -0600 (Fri, 15 Aug 2008) | 2 lines

Added support for Battleground in the GROUP pseudo-target

------------------------------------------------------------------------
r9 | quaiche | 2008-08-15 21:20:25 -0600 (Fri, 15 Aug 2008) | 3 lines

- Added .pkgmeta file for curseforge packaging
- Updated Libs.xml to include all referenced libraries

------------------------------------------------------------------------
r8 | quaiche | 2008-08-15 21:05:54 -0600 (Fri, 15 Aug 2008) | 2 lines

Added license information in preparation for publishing

------------------------------------------------------------------------
r7 | quaiche | 2008-08-11 09:46:07 -0600 (Mon, 11 Aug 2008) | 1 line

Minor tweaks for spacing in category names
------------------------------------------------------------------------
r6 | quaiche | 2008-08-10 01:56:33 -0600 (Sun, 10 Aug 2008) | 1 line

Changed so add is by name, not shortcut.
------------------------------------------------------------------------
r5 | quaiche | 2008-08-09 20:05:42 -0600 (Sat, 09 Aug 2008) | 1 line

Just about ready for V1. Some minor usability tweaks to work out. Need to decide if I need a better UI for commands. (Buttons? FuBar?)
------------------------------------------------------------------------
r4 | quaiche | 2008-08-09 16:24:46 -0600 (Sat, 09 Aug 2008) | 1 line

First Ace3 version. Still needs the FuBar plugin.
------------------------------------------------------------------------
r3 | quaiche | 2008-08-08 16:19:29 -0600 (Fri, 08 Aug 2008) | 1 line

Added old AutoText files.
------------------------------------------------------------------------
r2 | quaiche | 2008-08-08 15:40:05 -0600 (Fri, 08 Aug 2008) | 1 line

Added readme file
------------------------------------------------------------------------
r1 | root | 2008-08-08 15:33:00 -0600 (Fri, 08 Aug 2008) | 1 line

"autotext/mainline: Initial Import"
------------------------------------------------------------------------
Post A Reply Comment Options
Unread 01-07-10, 09:40 AM  
thebadmf
is in disguise
 
thebadmf's Avatar

Forum posts: 5
File comments: 112
Uploads: 0
Hiya. Latest version, running without embeds. Libqtipclick-1.1 (r9) is installed and enabled. My LDB display is button bin.

Code:
1x AutoText-v1.7-release.52\AutoText-LDB.lua:23: Cannot find a library instance of "LibQTipClick-1.1".
!Swatter-5.7.4568 (KillerKoala)\Support\LibRevision.lua:47: in function `LibStub'
AutoText-v1.7-release.52\AutoText-LDB.lua:23: in main chunk

Locals:
self = <table> {
 NewLibrary = <function> @ !Swatter\Support\LibRevision.lua:35:
 minors = <table> {}
 minor = 2
 IterateLibraries = <function> @ !Swatter\Support\LibRevision.lua:52:
 GetLibrary = <function> @ !Swatter\Support\LibRevision.lua:45:
 libs = <table> {}
}
major = "LibQTipClick-1.1"
silent = nil

  ---
Last edited by thebadmf : 01-07-10 at 09:42 AM.
Report comment to moderator  
Reply With Quote
Unread 07-14-09, 05:16 PM  
PProvost
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 126
Uploads: 23
Originally posted by celebros
This is caused because Docking Station is being a stickler about the 'type' key in the LDB Data Object. I've gotten autotext to show up for me, but I've hacked a default value into the latest version of DockingStation.

You might make sure that the 'type' key is set to 'data source' when you create the LDB data object.
Actually, mine is set to "launcher" which is valid per the LDB spec. Check your AutoText-LDB.lua file to see if you see that there.
Last edited by PProvost : 07-14-09 at 05:18 PM.
Report comment to moderator  
Reply With Quote
Unread 07-13-09, 07:40 PM  
celebros
A Deviate Faerie Dragon
 
celebros's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 23
Uploads: 2
Originally posted by PProvost
Interesting. I've tried two or three different LDB hosts and not had any issues. Perhaps it is Docking Station?
This is caused because Docking Station is being a stickler about the 'type' key in the LDB Data Object. I've gotten autotext to show up for me, but I've hacked a default value into the latest version of DockingStation.

You might make sure that the 'type' key is set to 'data source' when you create the LDB data object.
Report comment to moderator  
Reply With Quote
Unread 06-07-09, 08:53 PM  
PProvost
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 126
Uploads: 23
Originally posted by slickwalker
since last patch my LDB display will now show autotext. Using docking station
Interesting. I've tried two or three different LDB hosts and not had any issues. Perhaps it is Docking Station?
Report comment to moderator  
Reply With Quote
Unread 06-07-09, 08:52 PM  
PProvost
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 126
Uploads: 23
Originally posted by xtoq
When oh when will custom channel and special system channel support be coming? (Trade, LFG, GuildRecruit, etc) This is the only reason I'm still using AnnounceIt, even though it has a slew of problems, because I can use it for my guild recruitment message. Love this addon though, even if I do have to run two to get the functionality I need. Great work, thanks so much.
Gonna add that feature next.
Report comment to moderator  
Reply With Quote
Unread 05-31-09, 01:02 PM  
slickwalker
A Deviate Faerie Dragon
 
slickwalker's Avatar

Forum posts: 18
File comments: 155
Uploads: 0
since last patch my LDB display will now show autotext. Using docking station
Report comment to moderator  
Reply With Quote
Unread 05-18-09, 08:46 AM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
When oh when will custom channel and special system channel support be coming? (Trade, LFG, GuildRecruit, etc) This is the only reason I'm still using AnnounceIt, even though it has a slew of problems, because I can use it for my guild recruitment message. Love this addon though, even if I do have to run two to get the functionality I need. Great work, thanks so much.
Report comment to moderator  
Reply With Quote
Unread 02-21-09, 11:12 PM  
celebros
A Deviate Faerie Dragon
 
celebros's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 23
Uploads: 2
Dynamic Unit Name support.

I guess I got bored the other day, and decided to hack in support for substituting unit names into the texts.
First I was going to code something like '%t' for target, '%n' for name, etc.
But that wasn't very flexible considering all the different unit names the WoW API can resolve. So instead, I used a syntax such as '${unitid}' where 'unitid' is a UnitID as defined by this article: http://www.wowwiki.com/UnitId

So for example if I want my target name to appear in the text I can use ${target}, or if I want the target of my target I can do ${targettarget}.
Party and Raid members can be used such as ${party1} or ${raid10}.
I guess that a meta-group form could be added so that you could do ${groupX} so that it would auto-distinguish.

I'm PM'ing the changes to PProvost, in case he wants to include them.
Report comment to moderator  
Reply With Quote
Unread 02-16-09, 01:28 PM  
PProvost
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 126
Uploads: 23
Originally posted by Craker
I can go in to the options just fine and setup all my messages and fire them from there using the test button. But when I go to mouse over the icon in the LDB it will show the pop up just once and then cannot be shown again until restarting the game (I can still fire from the test button in the options after this happens).
Thanks. A fellow guildie reported this the other day. I will dig into it tonight.
Report comment to moderator  
Reply With Quote
Unread 02-02-09, 06:12 PM  
Myster
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 167
Uploads: 11
Suggestion:

Tooltip needs collapseable catagories to keep the tooltip neat and tidy for multiple catagories and notes.

Tooltip gets rather large if you use alot of notes.
Report comment to moderator  
Reply With Quote
Unread 01-16-09, 06:13 PM  
Tealc
A Defias Bandit
 
Tealc's Avatar

Forum posts: 3
File comments: 53
Uploads: 0
I was very excited to hear about this addon as it sounds like a great idea and could be very helpful.

I was due to make the switch to a data broker anyway so with a clean interface folder (no other addons) I installed a data broker and Auto Text and had quite a few troubles getting it to work.

I can go in to the options just fine and setup all my messages and fire them from there using the test button. But when I go to mouse over the icon in the LDB it will show the pop up just once and then cannot be shown again until restarting the game (I can still fire from the test button in the options after this happens).

Thinking it may have been an issue with the data broker I was using I went and tried every other LDB I was aware of and all had the same problem. I even tried all the older versions of Auto Text and the unreleased beta versions and none of them had any success. I don't believe I am doing anything wrong here so could this be a bug?
Report comment to moderator  
Reply With Quote
Unread 01-13-09, 07:22 AM  
Gruffness
A Deviate Faerie Dragon
 
Gruffness's Avatar

Forum posts: 18
File comments: 90
Uploads: 0
An interesting add-on. I'm going to try it out!

About using aliases (on the to-do list), perhaps the author could ensure compatibility with Chat Alias Lite?

FYI: This is not an endorsement for Chat Alias Lite since I've just started to use that as well and I'm not very familiar with it. It seems to me these two add-ons would go great together.
Report comment to moderator  
Reply With Quote
Unread 01-07-09, 04:48 AM  
Arkive
A Cobalt Mageweaver
AddOn Author - Click to view AddOns

Forum posts: 242
File comments: 465
Uploads: 1
Also, the addon is not listed (and thus, not visibile) for users of Broker2Fubar. The addon however is configurable within the in-game Interface/Addons options section, so it;s definitely enabled and functioning.
Report comment to moderator  
Reply With Quote
Unread 01-05-09, 08:39 PM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
It looks nice, but the option "Reply to whisper" wont work. Tried it on several characters and all i get is "Unable to reply", even tho i asked ppl around to whisper me.
Report comment to moderator  
Reply With Quote
Unread 01-05-09, 03:35 PM  
Faraque
A Theradrim Guardian
 
Faraque's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 105
Uploads: 1
This looks promising. Gonna try it out.
__________________
"imo Fara raged and gave Joker his scars" - Blueninja of Shadowmoon
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: