Teamspeak Smart Banner, ClockBot, Onlinebot and more

alexms

Active Member
Feb 28, 2016
20
3
78
The AdminBot dont work for me, and dont connect to my server.
Can you help me? Please
 

AmellRa89

Member
Jul 5, 2016
34
0
40
How ican add admin in smart banner
like this in picture
p_365jibz81.png
 

Crysix

Member
Jan 7, 2017
71
19
46
How can I remove some User from "OnlineBot"? I got 2 Musicbots and I don't want that they are showen up there
 

Kleberstoff

Knowledge Seeker
VIP
Dec 29, 2015
308
214
158
How can I remove some User from "OnlineBot"? I got 2 Musicbots and I don't want that they are showen up there

You can either just search for the part of the Script that gets the Online Users and subtract the amount you wish. (Easiest)
You can check if they have a certain group and then add/ignore them.

I would go to the first one :p
 

Crysix

Member
Jan 7, 2017
71
19
46
I completely fucked it up now ^^
edit: still don't know how do I change that. I tried everything to change where it says something about "$currentonline"
 
Last edited:

Mr_omar

Active Member
Jan 5, 2017
83
33
68
I completely fucked it up now ^^
edit: still don't know how do I change that. I tried everything to change where it says something about "$currentonline"
You can just make script to count how much MusicBot are online then you can do like this
Code:
$currentonline - $onlinemusic
I hope this will help you. :D
 

Crysix

Member
Jan 7, 2017
71
19
46
You can just make script to count how much MusicBot are online then you can do like this
Code:
$currentonline - $onlinemusic
I hope this will help you. :D
I don't want that the Musicbots will count :D
but thanks anyway
 

Corne

Member
Jan 12, 2016
39
4
40
Hi there

Did you manage to get the Admin bot not to update every minutes.
I know you can set the Onlineuser bot not to update but i cannot find a way to set the AdminBot not to update every minute.
 
Top