Community Forums Today's Posts     Member List     Archive    
Page 64 of 73 FirstFirst ... 14546263646566 ... LastLast
Results 946 to 960 of 1082
  1. #946
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662
    Quote Originally Posted by Jupiter4 View Post
    There is one detail that I wish it would work in a diferent way.
    When using the !lastseen command, the bot replys with the time that a certain user joined the server, but wouldn't it be more true if the reply were the time he left the server?
    The bot can't display an information, it can't know.

    If someone left the server since the bot is online, the bot displays the time where the client left the server.
    If someone left the server before the bot was started, the bot use the last connection time it gets from the ts3 server. The ts3 server don't save the last disconnect time, only the connection time. Just run the bot for 30 days without restart, and almost all times will be disconnect times tracked by the bot itself, just like you want.

  2. #947
    Join Date
    Feb 2010
    Location
    Internet
    Posts
    52
    Please,
    Do you have some startscript.sh like the teamspeak3 server for linux?
    Just to start, stop, restart, status.
    Thank you!

  3. #948
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662
    Quote Originally Posted by TeamSpeak3 View Post
    Do you have some startscript.sh like the teamspeak3 server for linux?
    No, but you can create one, if you want.

  4. #949
    Join Date
    Feb 2010
    Location
    Internet
    Posts
    52
    Quote Originally Posted by Stefan1200 View Post
    No, but you can create one, if you want.
    I don't know how.
    Please, can you help me?

  5. #950
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662
    Quote Originally Posted by TeamSpeak3 View Post
    I don't know how.
    Please, can you help me?
    I don't have one. Maybe someone already created a linux start script for my bot and can send it to me, I will include it, if allowed.

  6. #951
    Join Date
    Feb 2010
    Location
    Internet
    Posts
    52
    I tried to start the bot without x-server "java -jar JTS3ServerMod.jar", but if I close the window the bot stops.

  7. #952
    Join Date
    Jun 2011
    Location
    Baghdad, Iraq
    Posts
    90
    i just added to my ts startup script

    cd /[pathto the bot]
    screen -d -m -S ts3bot java -mx60M -jar JTS3ServerMod.jar

    so it starts the bot automatically on root restart

    i will try make a script for start/stop if its done i will post it here

  8. #953
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662
    Quote Originally Posted by TeamSpeak3 View Post
    I tried to start the bot without x-server "java -jar JTS3ServerMod.jar", but if I close the window the bot stops.
    Of course, that's normal on shell sessions. Read the readme file of the bot and use screen or something like that.

  9. #954
    Join Date
    Jun 2011
    Location
    Russian Federation
    Posts
    208
    Stefan1200, Hello, asked to remind you about adding a new parameter "%CLIENT_ID%"

  10. #955
    Join Date
    Feb 2010
    Location
    Internet
    Posts
    52
    No option to run alone? Without x-server. I need to start like on the "windows without screen running as a service".
    Thank you.

  11. #956
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662
    Quote Originally Posted by TeamSpeak3 View Post
    No option to run alone? Without x-server. I need to start like on the "windows without screen running as a service".
    Of course, the bot runs without x-server! But you have to start the process as background process, like everything you start within a SSH session! One way is to use the program screen, like in the bot readme file. But you can also use nohup or any other "run in background" solution. It's your choice, but you don't need a x-server!

    If you add the bot to the autostart script on Linux you don't need screen or nohup, but add an & to start it in background. Look into the Linux manual for that.

  12. #957
    Join Date
    Jun 2011
    Location
    Russian Federation
    Posts
    208
    Stefan1200, Hello, asked to remind you about adding a new parameter "%CLIENT_ID%"

  13. #958
    Join Date
    Mar 2010
    Location
    France
    Posts
    9
    Hi and thanks for this mod Stefen,

    Regarding sticky channel, Stefan, Ithink you could, with the move to channel function and a group attrib fonction at the same time (number of the group to attrib in cas of move (for afk, or/and for reccording) in the config file) so when for exemple a reccodrding is detec, the bot move the ID to the channel and attrib at the ID the group anted in this case.
    TS server administrator asjust to create a group, if you put this ^^ in your bot, that have no right to change channel (for a sticky version or other things via the right of the group.

  14. #959
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    1,662
    New final version released:

    Version 3.6.5 Final (17.05.2012)
    + Added new keywords for the client country, id and database id at the welcome message, just check out the welcomemessages.cfg file.
    Like always: Download link and more informations at the first post on page 1.

  15. #960
    Join Date
    Jun 2011
    Location
    Russian Federation
    Posts
    208
    Thank you very much Stefan1200 everything is working smart.
    Only now did not find one amendment:

    Code:
    !botversioncheck
    Current installed version: 3.6.5 Final (17.05.2012)
    Latest final version: 3.6.4 Final (16.04.2012) - Download
    and yet I am not wildly sorry for previously warned ... my mistake ...
    You could still sledueschey versions add a new parameter, the same as %CLIENT_DATEBASE_ID% only %CLIENT_UID% it would be even elegant.

    easy it would be nice to have two parameters, a different ID - UID.
    If possible, if the time will then add please.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [REL] TS3 Idle Mover (v1.0.0)
    By Theowningone in forum Tools
    Replies: 90
    Last Post: 10-04-2013, 17:20
  2. nice IDLE kick script...
    By xT  in forum [TeamSpeak 2] Addons & Scripts
    Replies: 28
    Last Post: 25-05-2005, 22:44

Tags for this Thread

Posting Permissions

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