- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
EasyCopy
- 0 Likes
- World of Warcraft
- 18,100 Downloads
- Supports: 4.1
- 7 Average Daily Downloads
- Comments
- Created 10/9/2006 10:17:42 PM
- Updated 4/28/2011 10:45:10 AM
- 157 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: EasyCopy 3.5
About EasyCopy
This is an AddOn designed to easily copy chat. The focus of this work was to use as little system ressources as possible. In version 3 most of the core code was revisited and optimized.
The main feature of this AddOn is obviously copying chat. To do so, you have to click on the timestamp created in front of each line. You can of course replace the timestamp with any custom word / letter.
Timestamp behavior:
- normal click: Opens a small window containing the chat line. You can then mark the text and copy it using [Ctrl]+[C] to paste it later, or in different Applications (paste: [Ctrl]+[V] )
- normal click while the chatbox is opened: will paste the line into the chatbox
- shift click: Instantly pastes the line to the last "sticky" chat-type (guild, raid, party...)
- shift click while the chatbox is opened: Instantly pastes the line to the whatever chat-type your editbox is set to (especially usefull for pasting in whisper)
Additional features:
- remember how clicking a character name opens the chatbox to whisper the character? EasyCopy adds similar behavior to any chat-type-identifier ( [Guild], [Raid], [6. btrogues], ...)
- hide the buttons for scrolling next to the chat
- mousewheel scrolling
- shorten chat-type-identifiers ( [Guild] => [G] ), or completely hide them
Type /ec to bring up the options frame. You can monitor the memory usage by typing /ec memory .
- Workaround for a small bug that caused a lua error
- Shift-clicking on timestamps now works with bnet whispers
- Hitting 'Post' in the main copy/paste window now works with bnet whispers as well
- You can now shift-click on bnet names, just like on regular names
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| EasyCopy 3.5 | Release | 4.1 | 3,721 | 4/28/2011 10:45:10 AM |
| 3.4 | Release | 4.0.3a | 3,351 | 11/28/2010 12:04:08 PM |
| EasyCopy 3.3 (WoW 4.0.3) | Release | 4.0.3a | 824 | 11/26/2010 3:39:36 AM |
| EasyCopy v3.2 | Release | 3.3.5 | 2,009 | 7/15/2010 9:13:09 PM |
| EasyCopy v3.1 | Release | 3.3.5 | 2 | 7/2/2010 8:16:18 PM |
| EasyCopy v3 | Release | 3.3.5 | - | 7/1/2010 4:20:09 AM |
| EasyCopy v2.5 | Release | 3.1.0 | 2 | 3/23/2009 6:57:57 PM |
| EasyCopy v2.5 | Release | 3.1.0 | 1 | 3/23/2009 9:28:10 AM |
| v2.4 | Release | 3.0.2 | 18 | 1/2/2009 12:01:13 PM |
| EasyCopy 2.3 | Release | 3.0.2 | - | 10/12/2008 4:32:44 AM |
| EasyCopy 2.2 | Release | 3.0.2 | 2 | 9/20/2008 5:42:14 PM |
| 2.0 (wotlk compatible) | Release | 2.4.3 | 2 | 9/11/2008 6:53:26 PM |
| TOC Update for 2.0.3 | Release | 2.0.3 | - | 1/12/2007 6:15:19 AM |
| 1.3 | Release | 1.12.0 | - | 12/4/2006 12:44:16 PM |
| 1.3 BC | Release | 1.12.0 | 1 | 12/4/2006 12:41:12 PM |
| 1.2 | Release | 1.12.0 | 19 | 11/30/2006 12:28:22 PM |
| 1.2 BC | Beta | 1.12.0 | - | 11/30/2006 12:23:38 PM |
| 1.1 | Release | 1.12.0 | 1 | 10/25/2006 11:08:40 AM |
| 1.0 | Release | 1.12.0 | - | 10/14/2006 4:27:17 AM |


Comments
ID: 1
Error occured in: Global
Count: 1
Message: ..\FrameXML\UIPanelTemplates.lua line 398:
attempt to perform arithmetic on field 'cursorHeight' (a nil value)
Debug:
[C]: ?
..\FrameXML\UIPanelTemplates.lua:398: ScrollingEdit_OnUpdate()
..\FrameXML\UIPanelTemplates.lua:360: ScrollingEdit_OnTextChanged()
[string "*:OnTextChanged"]:1:
[string "*:OnTextChanged"]:1
Message: ..\AddOns\EasyCopy\EasyCopy.lua line 804:
attempt to index global 'ACTIVE_CHAT_EDIT_BOX' (a nil value)
Debug:
(tail call): ?
[C]: ?
EasyCopy\EasyCopy.lua:804: EasyCopy_QuoteButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
What should "Post" do?