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

  • Your Rating

  • Share

GuildDump

  Download the Curse Client

Last Update:
Category: Data Export
Tags:
Project Manager: Dahlinas
Current Version: GuildDump103.zip
Downloads Today: 1
Downloads Total: 2,979
Favorites: 21
Comments: 7
  • About GuildDump
  •  

This is a simple utility that dumps guild member information into an edit frame in comma-delimited format where it can be selected and copied for use in Microsoft Excel or some other spreadsheet application.

Slash commands are:

/gdshow - Show the GuildDump frame.
/gdhide - Hide the GuildDump frame.

INSTALLATION: The zip file should be unziped into your "World of Warcraft\Interface\Addons" directory.

  • Downloads (2)
  •  
  File Name Release Type Game Version Downloads Date  
  GuildDump103.zip Release 2.0.0 0 4/3/2007
  GuildDump 1.0.2 Release 1.12.0 0 9/9/2006
  • 1 page(s)
Advertisement
  • 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.
  • wulfgyr said 

    Does anyone know if this has been or will be updated to work with the newest patch? We've been looking for something just like this to help us with managing the guild.

  • I vote for the addition of officer notes...

  • Mithoron said 

    Does this addon save Officer Notes as well? We're looking into a DKP program that stores information in the Officer Notes and it would be nice to have a backup of things go foul, hehehe...

  • SlantGer said 

    How do I need to midify the file so tha tit only shows, name, level, class of online players (maybe zone, and time) ?

    I'd like to use this to copy and paste this as attendance check.

    Thanks

  • megalap said 

    i hope this addon never stops working, realized a nice guild overview.

  • Dridzt said 

    Very helpfull addon.

    Going to favorites :)

  • jabberie said 

    you can get it to include officers notes by simple adding a single line to the GuildDump.lua

    open the file in wordpad and look for "GD_MemberString ="

    You can then change the section following it to:


    GD_MemberString =
    name .. "," ..
    rank .. "," ..
    rankIndex .. "," ..
    level .. "," ..
    class .. "," ..
    zone .. "," ..
    note .. "," ..
    officernote .. "," ..
    online .. "\n";

    Please make sure you create a backup of the file before editing it.

    GL

  • Dahlinas said 

    Thanks for the feedback Dridzt.

    I have fixed all of the things you mention and the HighlightText() suggestion in particular does make it more intuitive.

  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 56 CT_RaidTracker (Eqdkp & MLdkp) Data Export, and Boss Encounters
  2. 51 WoW Mine v1.7.2 Data Export, and Miscellaneous
  3. 25 Marth's MobInfo-2 Database Data Export
  4. 24 CurseProfiler 2.0 Data Export
  5. 17 Wow Log Parser Data Export, Combat, Healer...