Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2006
    Location
    England
    Posts
    7

    auto delete inactive teamspeaks

    Hello.

    Is it possible to create a script that would auto delete teamspeak servers that haven't had anyone login to it for 3 days?

    How hard/easy would it be?

    Thanks.

  2. #2
    Join Date
    May 2006
    Location
    Europe/Czech Rep.
    Posts
    1,299
    1. way to turn on logging....
    with some script(reading logfile and parsing it according to criteria you can programe in anything) and like cron/scheduled_tasks each day it can work out.
    .... its kidna uncool cuz logs can grow big pretty fast ...

    2. way
    I made once something simple in php for inactive channels.
    it was done different way and that was like bot, which used telnet to server and asked for required information. anyway for urs needs it would be good enought to check only one thing and keep the value from it saved.....

    3. way maybe by login in the server and looking at server stats after several days of uptime(before restart).
    "total logins"
    // which is what would script keept checking.
    Last edited by Tomas; 31-03-2009 at 16:43.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. add and delete server from addressbook
    By dodoalien in forum [TeamSpeak 2] Client Support
    Replies: 0
    Last Post: 01-10-2004, 18:41
  2. Auto Delete Old Registrys
    By Incarnadine in forum [TeamSpeak 2] Server Support
    Replies: 0
    Last Post: 24-08-2004, 09:09
  3. Moderated Channel Auto Auto-Voice
    By Dummer Sack in forum [TeamSpeak 2] General Questions
    Replies: 3
    Last Post: 07-11-2003, 17:43
  4. Auto OP / Auto Voice bug?
    By PoopShooter in forum [TeamSpeak 2] Server Support
    Replies: 0
    Last Post: 06-03-2003, 01:01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •