LiveHelp

EscuderoKevin

Well-Known Member
Joined
Jul 2, 2015
Messages
380
Reaction score
181
Points
130


1.
PHP:
    if(!$key)
    {
        //$error = 'Brak klucza API';
        exit;
    }
    else if($key != $api_key)
    {
        //$error = 'Podano błędny klucz API';
        exit;
    }

2.
PHP:
          api: {
               title: 'Address License Key np. (http://IpVPS/LiveHelp/check.php',
                  type: 'string'
          },

          apiKey: {
               title: 'License key (API):',
                  type: 'string'
          },


And its for sinusbot ???
 

tess91

Member
Joined
Jan 7, 2016
Messages
1
Reaction score
0
Points
33
This code is not written by me, please remove this topic
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
This code is not written by me, please remove this topic
(He really wanted to say "...IS WRITTEN BY ME..." ->
0855b96029.png
please provide proof :D
Otherwise: TeamSpeak is really my software. I want TeamSpeak to remove it from their website!
 
Last edited:

Michuupro

Member
Joined
Feb 13, 2016
Messages
8
Reaction score
5
Points
35
Firsts problems in sinusbot on 9 codes.
Please repair this in LiveHelp.js.
 
Top