• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

EasyCopy

 

Project Updated:
Files Updated: Mon, Mar 23 2009
Supports Game Version: 3.1.0
Category: Chat & Communication
Tags:

, and [Edit Tags]

Project Manager: bitbiter
Additional Authors: No additional authors
Current Version: EasyCopy v2.5
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 15
Downloads Total: 16,490
Favorites: 82
Comments: 23
  • 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.

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
- sticky channels
- 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 .

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  EasyCopy v2.5 Release 3.1.0 4,093 3/23/2009
  EasyCopy v2.5 Release 3.1.0 51 3/23/2009
  EasyCopy v2.4 Release 3.0.2 860 1/2/2009
  EasyCopy 2.3 Release 3.0.2 1,282 10/12/2008
  EasyCopy 2.2 Release 3.0.2 107 9/20/2008
  • Screenshots (2)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Jazcat said 

    Anyone know of a good replacement for this addon? A simple clean addon, not like PRAT that's bloated and tries to take over everything.
    I don't know when/if the author will update this one.

    Reply Report Permalink
  • mistmorn said 

    Please update for new patch!

    Reply Report Permalink
  • Beutju said 

    Is there some sort of memory leak?
    I just experienced during raid, that the addon gathers around 30MB in only 1 minute.
    Any way to get around this? Maybe prat does something different regarding this?

    Reply Report Permalink
  • Roxxon said 

    Very odd problem. At first all worked well. I set the option to * to replace time stamp.
    Now it always shows the time. I've deleted the saved variables and deleted the addon. Same prob. I disabled all addons except this one, didn't help.
    Any thoughts?

    Reply Report Permalink
  • sheffy80 said 

    I'm getting this problem too. I can't get rid of the timestamps anymore.

    Reply Report Permalink
  • Roxxon said 

    Just an up date, I went back to V2.4 and it works fine. Oh well.

    Reply Report Permalink
  • Beutju said 

    Could you make it work with this whisperaddon:
    http://www.wowinterface.com/downloads/fileinfo.php?id=11179

    Reply Report Permalink
  • Beutju said 

    Thank you for this very nice addon!

    Reply Report Permalink
  • Nihlo said 

    there're problems with the focus.../focus %t works but the right-click-char-portrait-focus is a forbiddn funtcion

    Reply Report Permalink
  • bitbiter said 

    Hi! I'm currently working on a complete rewrite of this mod and ChatCopy. If you have any ideas / suggestions / wishes please write a comment. Thanks!

    -bit-

    Reply Report Permalink
  • This would be very ideal added to the pop up menu when right clicking someone's name in chat, instead of fiddling with timestamps and such. Any chance an option like this could be added in the future?

    Reply Report Permalink
  • bitbiter said 

    To show the timestamp, type

     /ec style 

    The "bug" with long messages: It's just a visibility-bug, the message is there. I didn't put any work into a fix, because I'm so used to keyboard shortcuts that I never really thought it might annoy anyone. Press [End] to set the marker to the end of the line, hold [Shift] and press [Home] to mark the whole line. You can now copy it via [Ctrl]+[C]. You can also navigate through the line using the arrow keys. Holding [Shift] while using the arrow keys you will mark text.

    Next month I'll have some spare time (finally! :D ), so then I'll combine this mod with ChatCopy, fix any existing bugs, and make it a more convenient and easy-to-use addon.

    so long


    bitbiter

    Reply Report Permalink
  • I have a problem. When I use this addon, the timestamp is only a [*] instead of a time.

    Reply Report Permalink
  • I'm having the same problem as Pumpi. I can only see the last few words of the last line with extended messages. Is there a fix for this? Kind of useless if there isnt.

    Reply Report Permalink
  • Pumpi said 

    Hi bit

    can you add more rows?

    when i have an long text i always see the end :(

    Reply Report Permalink
  • Salaskan said 

    Hey bit. Good work on updating this mod :) it says it's Incompatible, but when you update the toc to 20000 it works perfectly. Maybe edit this yourself so everyone can use it without confusion :). Just one other bug report: when you try to use a consumable (bandage, potion, food, drink), it gives the error message "EasyCopy has been blocked from an action only available to the Blizzard UI." and you cannot do it. Would love a fix ;) good luck

    Reply Report Permalink
  • bitbiter said 

    @Sharky: I developed 1.2 on BC testrealm ;)

    @Celebril: OMG I <3 U!!! Searched for the reason of that bug for hours... Didn't think the function description would be wrong >_

    Reply Report Permalink
  • Celebril said 

    To fix the right-clicking on a player name problem, open EasyCopy.lua, and make the following changes on lines 118 and 130:

    change: function EasyCopy_SetItemRef(link, button)

    to: function EasyCopy_SetItemRef(link, text, button)

    Works for me on live (couldn't get the character select screen on the PTR this morning), but the addon was exhibiting the same behaviour on the PTR so it should work fine next patch.

    Reply Report Permalink
  • Sharky said 

    the bc version is exactly the same file as the non bc version.

    Reply Report Permalink
  • Wolfbane said 

    [Strg] ?? did you mean [Ctrl]

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 11,453 Prat 3.0 Chat & Communication
  2. 4,306 WIM (WoW Instant Messenger) v3 Chat & Communication
  3. 1,812 BadBoy: Anti Spam Automatic Reporter Chat & Communication
  4. 1,400 EPGPLootmaster Chat & Communication, Bags...
  5. 758 ChatMOD Chat & Communication