[RTTB] Remaining Time Temaspeak bot

Key1

Member
Jul 10, 2016
7
9
38
27e3a98572.png


no extra description...
use it for any holiday, event etc.

details and how to start/stop is in:
https://github.com/3hinTod/RTTB

Have fun :)
 
Last edited:

xator

Member
May 3, 2016
58
30
53
first, thanks to @decon20 for give me this file and works great.

here is the code i am to lazy upload to hosting:confused:
all credits belong to the creator i just re-share this file, this file already modified by @decon20 and myself, by adding minutes time and channel desc.
 

xator

Member
May 3, 2016
58
30
53
i want a send it here but i dont know why this sucuri always blocked me to post php code :( i will send to you guys check your inbox.
nvm i will upload to mega, hold on
 
Last edited:

xator

Member
May 3, 2016
58
30
53
Thanks to @decon20, for saving this file and re-share it to me and you guys.
Download Time Remaining : https://mega.nz/#!6F522CgD!-ZwyTIwXVsTX_5O2uhnSMxiKuEL_keo3AWw6RcDWxNM
Virustotal scan : https://virustotal.com/en/file/4ba9...887b15feb7596d8a4158f7c1/analysis/1469858998/

to start the bot just type
> ./bot.sh start
to stop the bot type
> ./bot.sh stop

all credits belong to the creator i just re-share this file, this file already modified by @decon20 and myself, by adding minutes time and channel desc.
 

xator

Member
May 3, 2016
58
30
53
how can i set the time? i wanted to be 1 day
how?
mate, its really really simple, just open rttb.php file, and find this line
PHP:
$target = "2016-08-01 15:00:00";
change "2016-08-01 15:00:00" to your target you want a be 1 day just change "2016-08-01 15:00:00" to "2016-08-02 15:00:00".
its simple dont make it complicated.
 

xator

Member
May 3, 2016
58
30
53
oky i want no 24hour i want 12hour how ?!
are you kidding me mate ? just add more 12 hour to time -_- "2016-08-01 15:00:00" 15+12=27, so 1 day 24 houts and the result 27 just add 3 hours from 24 hours, so its must be "2016-08-02 03:00:00"
 

Ahmad

Member
Jun 4, 2015
17
0
33
what is that ? tell me more specific, you want a see your channel print like 12 hours ? or what
you can andrstind me what that /****** php /path/to/your/script/r***.php

what reating in ***** and path/to/your/script ?!
 

xator

Member
May 3, 2016
58
30
53
that just line to find the rttb file, i make it simple, you just need to start "./bot.sh start" . and one more i think you missing something, this scirpt run from terminal not website, so you need to run command from terminal thats why there is something like "php path/to/your/rttb.php" as we know our vps have a lot of folder and thats why you need the path to run the script, if you save your file in root folder so its gonna be "php root/folder/rttb.php" to run the rttb file.
 
Top