GuildRosterDump

Overview

In patch 3.2.2 Blizzard removed the /saveguildroster function for security reasons. So if you have a large guild, or just want to keep a backup of your guild info, you will have no way of tracking your guild info or backing it up to off-realm storage.

This addon introduces a new slash command, /gdump, which addresses this need. When invoked it will pop up an edit box containing the guild roster info in tab-delimited (CSV) format for easy copy-paste into Excel or some other tool. It is very lightweight and uses almost no memory or saved variable space.

The format of the CSV data is as follows:

Name;Rank;Level;Class;Zone;Note;OfficerNote;LastOnline;Status

One record per line, semicolon delimited. A header row is included.

Bugs and Suggestions

Please post any bugs and suggestions on the CurseForge project page. Thanks!

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Alceme Alceme Sat, 02 Jan 2010 14:46:31

    Hi, thanks for this add-on. Is it possible to add parameters to (1) only report people who are online and (2) a certain rank and above? I ask because I would like to use this to capture who are the raider members online during raid invite time as well. :)

  • 1 comment

Facts

Date created
13 Oct 2009
Categories
Last update
06 Jan 2010
Development stage
Beta
Language
  • enUS
License
Apache License version 2.0
Curse link
GuildRosterDump
Recent files

Authors