Mass kick / filtered? menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    Samzonx's Avatar Member
    Reputation
    12
    Join Date
    Jul 2008
    Posts
    34
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mass kick / filtered?

    Hi all, im aware of a mass kick macro such as "/run for i=1,GetNumGuildMembers(true) do local name,_,_,level = GetGuildRosterInfo(i); if level >= 1 and level <= 2 then GuildUninvite(name); end end" but i was wondering, my knowledge with macros is practically nonexistant, but i was curious to see if there is a way instead of filtering by name, filter by inactivity duration? upon searching i saw somthing to do with "timelastplayed >=" but either way im totally derp right now, any help?

    TLR Trying to get a mass kick macro that kicks those with excessive inactivity (time last online)
    Last edited by Samzonx; 12-11-2010 at 07:38 AM.

    Mass kick / filtered?
  2. #2
    lushlad's Avatar Active Member
    Reputation
    15
    Join Date
    Mar 2007
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    /run local i=1;while (GetGuildRosterInfo(i) ~= nil) do name, r, ri, l, c, z, n, on = GetGuildRosterInfo(i);if n=="" then if on=="" then y, m, days = GetGuildRosterLastOnline(i);if days > 25 then GuildUninvite(name);end end end i = i + 1;end

    This does work, but it seems a little buggy and only lets you do it once per log in/set amount of time (internal blizzard cd?)

    ---------- Post added at 07:40 AM ---------- Previous post was at 07:36 AM ----------

    Just seen this in another thread:

    /run if not CanGuildRemove() then return end for i=1,GetNumGuildMembers() do local y,m,d=GetGuildRosterLastOnline(i) print((GetGuildRosterInfo(i)),y,m,d) if y then if y>0 or m>0 or d>7 then GuildUninvite(GetGuildRosterInfo(i)) end end end
    At the end of the day.... its night

Similar Threads

  1. Replies: 38
    Last Post: 05-26-2015, 03:53 PM
  2. Mass Kicking an entire guild
    By reeked in forum World of Warcraft General
    Replies: 8
    Last Post: 03-25-2015, 02:38 AM
  3. What is the macro to mass kick everyone in the raid?
    By lookinboyz in forum World of Warcraft General
    Replies: 9
    Last Post: 08-22-2013, 10:19 AM
  4. Replies: 2
    Last Post: 01-28-2011, 11:01 PM
  5. [AV fun]Kick mass players out of AV.
    By Mudkip in forum Gaming Chat
    Replies: 2
    Last Post: 12-02-2007, 09:48 AM
All times are GMT -5. The time now is 07:58 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search