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, TAB delimited. A header row is included. Just select, copy and paste into Excel.
Bugs and Suggestions
Please post any bugs and suggestions on the CurseForge project page. Thanks!
- 4 comments
- 4 comments
Facts
- Date created
- Oct 13, 2009
- Categories
- Last update
- Feb 26, 2011
- Development stage
- Release
- Language
- enUS
- License
- Apache License version 2.0
- Curse link
- GuildRosterDump
- Downloads
- 2,214
- Recent files
- R: v4.0.1-Release for 4.0.6 Feb 26, 2011
- A: v1.0-beta1-8-g7b883a3 for 4.0.6 Feb 26, 2011
- A: v1.0-beta1-6-g51771f4 for 3.3.5 Aug 24, 2010
- A: v1.0-beta1-5-g40a43de for 3.3.0 Jan 06, 2010
- B: v1.0-beta1 for 3.2.0 Oct 14, 2009
- Reply
- #4
Auraliaiminor Apr 06, 2011 at 11:01 UTC - 0 likesLove this addon - can we have guild activity too?
- Reply
- #3
Zoider Feb 28, 2010 at 02:12 UTC - 0 likesI'm not able to make this work. I've tried the 14 Oct version and the 6 Jan version. In both cases after I /gdump I get a window with the GuildRosterDump info in yellow, and the header line in white. That's all, no guild roster.
Is there something I'm doing wrong?
Zoider
I also could not open it in Excel. After a little digging I found Excel was error anytime it hit a character outside the ASCII set. For example both errors I found were names that had an a with an umlat.
- Reply
- #2
Rolina Feb 21, 2010 at 08:47 UTC - 0 likesExcellent addon... thank you. Really helps out with Guild maintenance and raid organising.
- Reply
- #1
Alceme Jan 02, 2010 at 14:46 UTC - 0 likesHi, 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. :)