Community Forums Today's Posts     Member List     Archive    
Page 5 of 24 FirstFirst ... 3456715 ... LastLast
Results 61 to 75 of 360
  1. #61
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    88
    If you mean with your sentence that you have another server, you could try to install the bot on this server, but only if the other server is running a linux system. The bot wont run under Windows OS

  2. #62
    Join Date
    Jan 2010
    Location
    germany
    Posts
    12
    faralsimbor can you add me pls in Icq?

    198-630-926

    Thx!!

  3. #63
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    227
    I've added you to 274547255 my primary icq didn't want to add you

    ts3phpbot beta6 released - see my first post for details
    Last edited by florian_fr40; 29-03-2012 at 08:45.

  4. #64
    Join Date
    Dec 2009
    Location
    South Germany
    Posts
    3
    i have this Problem when I start the bot:

    insufficient client permissions (failed on servergrouplist 16762/0x417A)

  5. #65
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    88
    this sounds like you dont gave your bot the serveradmin login data... he needs the data you get when you start your server the first time (Admin Query Login)

  6. #66
    Join Date
    Feb 2010
    Location
    Internet
    Posts
    52

    Smile

    Please:
    How I make to retrieve my serveradmin password?
    And, now in beta 6, can I send a custom welcome message with ping, ip?
    Thank you, faralsimbor for everything and this very good work!

  7. #67
    Join Date
    Mar 2009
    Location
    French
    Posts
    42
    Good evening,

    there is possible to lay ts3phpbot server for Windows?

  8. #68
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    88
    @Teamspeak3:
    Code:
    Welcome to [VIRTUALSERVER_NAME], [CLIENT_NICKNAME].
    
    Currently are [VIRTUALSERVER_CLIENTSONLINE] of [VIRTUALSERVER_MAXCLIENTS] clients online.
    This server contains [VIRTUALSERVER_CHANNELSONLINE] channels.
    There must be [VIRTUALSERVER_MIN_CLIENTS_IN_CHANNEL_BEFORE_FORCED_SILENCE] clients in one channel before the server forces silence.
    
    This server is protected by [BOT_NAME] version [BOT_VERSION].
    Those are afaik all parameters u can use atm,
    to retrieve passwd: http://forum.teamspeak.com/showthread.php?t=48255

    @ALpha: this bot is Linux only, since windows uses completly other coding

  9. #69
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    227
    Quote Originally Posted by TeamSpeak3 View Post
    Please:
    How I make to retrieve my serveradmin password?
    And, now in beta 6, can I send a custom welcome message with ping, ip?
    Thank you, faralsimbor for everything and this very good work!
    ping and ip are not possible

    possible placeholder:
    [VIRTUALSERVER_NAME] = dislpays the server name
    [CLIENT_NICKNAME] = displays the client nick
    [CLIENT_LASTCONNECTED] = displays the date and time the client was last connected
    [CLIENT_UNIQUE_IDENTIFIER] = displays the client unique identifier
    [CLIENT_UNREADMESSAGES] = displays the number of unread offline messages
    [VIRTUALSERVER_CLIENTSONLINE] = displays the number of currently online clients (including query logins)
    [VIRTUALSERVER_MAXCLIENTS] = displays the maximum number of clients
    [VIRTUALSERVER_CHANNELSONLINE] = displays a channel count
    [VIRTUALSERVER_MIN_CLIENTS_IN_CHANNEL_BEFORE_FORCED _SILENCE] = displays the number of clients that must be in one channel before the server forces silence.
    [BOT_NAME] = the name of the bot
    [BOT_VERSION] = the version of the bot

    to recover your server admin password run the TeamSpeak3 server with the parameter serveradmin_password=NEW SERVERADMIN PASSWORD

  10. #70
    Join Date
    Feb 2010
    Location
    Bayern
    Posts
    5

    Thumbs down

    Quote Originally Posted by faralsimbor View Post
    type

    yast -i php5-posix php5-sockets php5-pcntl php5-pear

    as root
    # ./ts3phpbot.php -i config/9987.ini
    PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php5/extensions/sqlite.so' - libsqlite.so.0: cannot open shared object file: No such file or directory in Unknown on line 0
    [Feb 13 11:16:58] emerg: PEAR is not available in this PHP installation
    91-143-81-16:/opt/ts3phpbot #


    grmbl
    is there not a siplyer script for that sh***
    sry, im testing and testing and nothing happens

  11. #71
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    227
    You've an error in your PHP installation! remove "extension=sqlite.so" from your php.ini or install php5-sqlite.

    Does your guys actually read the prior posts ?

    http://www.gidf.de/%22Unable%20to%20...sqlite.so.0%22
    http://www.gidf.de/opensuse%20php5%20installation

    I'll not give PHP installation support any more. Try using google
    Last edited by florian_fr40; 29-03-2012 at 08:45.

  12. #72
    Join Date
    Feb 2010
    Location
    Internet
    Posts
    52
    For install php and bot with requirements:

    chown daemon:daemon /opt/ts3phpbot/* -R
    chmod 744 /opt/ts3phpbot/ts3phpbot.php
    chmod 744 /opt/ts3phpbot/ts3phpbot_startscript.sh
    apt-get install php5
    apt-get install php5-cli
    apt-get install php-pear

    edit 9987.ini
    and start your bot

    ./ts3phpbot_startscript.sh start

    works fine for me!

    ---------------------------------------------------------------------------------------------

    Hey, faralsimbor, happen 3 bugs on my phpbot!

    1 - [VIRTUALSERVER_CLIENTSONLINE] and [VIRTUALSERVER_CHANNELSONLINE] don't work correctly! When I start the bot, ok, take all channels and users, but, if I change something like add 5 channels and more 3 users in ts3, the bot don't refresh, just show the status of when was started. So, I need restart to renew the status...

    2 - don't works correctly if the "client" have nicks with: é á à ã ô = é á à ã ô in serveradmin message...

    3 - the bot was crashed after sometime. I don't know why...

    One question, you know i'm interested to add ping, packetloss and ip options, so, it's possible make in future?
    Thanx for help!

  13. #73
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    227
    TeamsSpeak3 does not support client ip and ping via server query sorry.
    I'll try to reproduce your problem, will be fixed in beta7
    Last edited by florian_fr40; 29-03-2012 at 08:45.

  14. #74
    Join Date
    Jan 2010
    Location
    germany
    Posts
    12
    Bug:

    When the Sticky Channel is the same we the AFK Channel, so the users comes not out again when he goes AFK.

    Feature for Beta 7:

    [CONNECTION] and [DAEMON-CONFIG]

    in a extra Config.

    What we Talk yesterday.

  15. #75
    Join Date
    Feb 2010
    Location
    Internet
    Posts
    52

    Thumbs up

    Quote Originally Posted by faralsimbor View Post
    TeamsSpeak3 does not support client ip and ping via server query sorry.
    I'll try to reproduce your problem, will be fixed in beta7
    Hm, ok, I understood.

    Wainting for beta 7 hehehe

    Great job!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 17
    Last Post: 27-10-2010, 15:32

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
  •