[Release] How to delete accounts that haven't logged in from certain date! menu

User Tag List

Results 1 to 4 of 4
  1. #1
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Release] How to delete accounts that haven't logged in from certain date!

    finally i found this old query back !!!

    here it is:
    Code:
    -- Delete all accounts which have not been online for some period of time
    DELETE FROM `ACCTDATABASE`.`accounts` WHERE `lastlogin` < '2007-04-15 00:00:00';
    
    -- Delete all characters which have no corresponding account
    DELETE FROM `CHARDATABASE`.`characters` WHERE `acct` NOT IN (SELECT `acct` FROM `ACCTDATABASE`.`accounts`);
    DELETE FROM `CHARDATABASE`.`playeritems` WHERE `ownerguid` NOT IN (SELECT `guid` FROM `CHARDATABASE`.`characters`);
    DELETE FROM `CHARDATABASE`.`tutorials` WHERE `playerId` NOT IN (SELECT `guid` FROM `CHARDATABASE`.`characters`);
    DELETE FROM `CHARDATABASE`.`social` WHERE `guid` NOT IN (SELECT `guid` FROM `CHARDATABASE`.`characters`);
    DELETE FROM `CHARDATABASE`.`questlog` WHERE `player_guid` NOT IN (SELECT `guid` FROM `CHARDATABASE`.`characters`);
    DELETE FROM `CHARDATABASE`.`corpses` WHERE `guid` NOT IN (SELECT `guid` FROM `CHARDATABASE`.`characters`);
    DELETE FROM `CHARDATABASE`.`mailbox` WHERE `player_guid` NOT IN (SELECT `guid` FROM `CHARDATABASE.`characters`);
    change the lastlogin date to whatever you wnt... i tested it and it worked for me... before using better test again

    i said i would share it with you as soon as i found it
    have fun with it !

    grtz

    [Release] How to delete accounts that haven't logged in from certain date!
  2. #2
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I forgot who needed this... but well i posted it for you

    *Bump*

    grtz

  3. #3
    Life_Hero's Avatar Member
    Reputation
    9
    Join Date
    Mar 2007
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mafiaboy I think

  4. #4
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bigdog8493 View Post
    Mafiaboy I think
    yea him i know.. but some other guys who pm'd me i forgot xD
    delete PMs recently so :-/
    anyhow i think a lot of people can use this ^^

    grtz

Similar Threads

  1. How to delete a NPC that isn't there??
    By revaq in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 03-14-2010, 10:14 AM
  2. [HOW TO + VIDEO] Set that Cataclysm Phisher Up! Get Accounts FAST!
    By x Royal x in forum WoW Scam Prevention
    Replies: 18
    Last Post: 09-16-2009, 02:09 PM
  3. How to see what toons are on an account thats inactive...?
    By PuffDank in forum World of Warcraft General
    Replies: 5
    Last Post: 11-12-2008, 07:26 AM
  4. How to delete an account
    By flamedra in forum Community Chat
    Replies: 2
    Last Post: 06-19-2008, 01:43 PM
  5. Any program to delete accounts that haven't loged in from a certain date?
    By mafiaboy in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 12-10-2007, 07:18 AM
All times are GMT -5. The time now is 05:03 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search