Guild msg of the day

The Wipe @ Rashgarroth (PvE)
Last updated: Fri Jan 12th, 1:46pm (PST)
Members: 73 (+0 Alts)
  • Average Level: 57
  • Level 70: 0
  • Level 60-69: 65
  • Level 50-59: 3
  • Level 40-49: 1
  • Level 30-39: 1
  • Level 1-29: 3
WoW Server Status

Guild Info
Bonjour à tous et bienvenue chez les THE WIPE !!!

Forum : http://the.wipe.free.fr


Serveur TS : ts.pourix.com
Mdp: kkpower
Chan : Knightmare Knights


Nom du canal GEM :\"gemtw\"
MdP du canal GEM :\"wipe\"

Guilde de reroll créée : \"Les minis Wipe\".
Pour faire guilder vos rerolls, /w Sayoko, Shadowhope, Melanie, Zalana ou Faeliniel.


Pour PVP en guild à Altérac :
/Script JoinBattlefield(0,1)


WoWRoster v1.7.2

Props to Celandro, Paleblackness, Pytte, Rubricsinger, and Konkers for the original code used for this site.
WoWRoster home - www.wowroster.net
World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. All other trademarks are the property of their respective owners.
Additional Credits


Valid HTML 4.0 Transitional

This page was created in 0.05 seconds with 4 queries executed

SQL Queries
SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;
SELECT * FROM `roster_guild` WHERE `guild_name` = 'The Wipe' AND `server` = 'Rashgarroth'
SELECT `guild_id`, `guild_dateupdatedutc` FROM `roster_guild` WHERE `guild_name` = 'The Wipe' AND `server` ='Rashgarroth'
SELECT IF(`note` LIKE '%alt%',1,0) AS 'isalt',
FLOOR(`level`/10) AS levelgroup,
COUNT(`level`) AS amount,
SUM(`level`) AS sum
FROM `roster_members`
GROUP BY isalt, levelgroup
ORDER BY isalt ASC, levelgroup DESC