fyfywkaBanner

Kieran

Tag me
Contributor
Jan 1, 2016
459
286
122
open in browser
I figured. What does клиент не на сервере mean though?

Okay apparently this just searches on the server for my name. Thats pretty slick xD
 
Last edited:

fyfywka

TeamSpeak Developer
Contributor
Sep 10, 2015
147
140
158
add somewhere on line 2-3
Code:
if ($_SERVER['HTTP_USER_AGENT'] != 'TeamSpeak3-ImageFetcher-1.0') exit;
 

fyfywka

TeamSpeak Developer
Contributor
Sep 10, 2015
147
140
158
It's possible to translate?
good JOBS.
TR.JSON File;
PHP:
{
    "translation": {
        "author"        : "MuratBeylByProf <SancaklarTim>",
        "uid"           : "xnGnriK1dsPbHmPm5RU73RPlIYk=",
        "email"         : "[email protected]",
        "date"          : "12.02.2017",
        "language"      : "Turkish"
    },
    "nickname"          : "ISIM : %s",
    "time"              : "SAAT : %s",
    "date"              : "TARIH : %s",
    "online"            : "AKTIF : %d/%d"
}
 

Gamin

Member
Feb 29, 2016
2
1
35
Hi! i installed this and works fine, but on TeamSpeak don't auto update, how should I do it? the bot is running but does not update anything.
 
Top