Results 61 to 75 of 360
Thread: [NOW AVAILABLE] ts3phpbot
-
12-02-2010, 15:28 #61
-= TeamSpeak Lover =-
- 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
-
12-02-2010, 16:53 #62
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- germany
- Posts
- 12
faralsimbor can you add me pls in Icq?
198-630-926
Thx!!
-
12-02-2010, 17:03 #63
I've added you to 274547255 my primary icq didn't want to add you
ts3phpbot beta6 released - see my first post for detailsLast edited by florian_fr40; 29-03-2012 at 08:45.
-
12-02-2010, 22:13 #64
-= TeamSpeak User =-
- 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)
-
12-02-2010, 23:37 #65
-= TeamSpeak Lover =-
- 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)
-
13-02-2010, 00:56 #66
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Internet
- Posts
- 52
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!
-
13-02-2010, 01:28 #67
-= TeamSpeak Lover =-
- Join Date
- Mar 2009
- Location
- French
- Posts
- 42
Good evening,
there is possible to lay ts3phpbot server for Windows?
-
13-02-2010, 01:43 #68
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 88
@Teamspeak3:
Those are afaik all parameters u can use atm,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].
to retrieve passwd: http://forum.teamspeak.com/showthread.php?t=48255
@ALpha: this bot is Linux only, since windows uses completly other coding
-
13-02-2010, 09:39 #69
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
-
13-02-2010, 10:19 #70
# ./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
-
13-02-2010, 10:56 #71
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 googleLast edited by florian_fr40; 29-03-2012 at 08:45.
-
13-02-2010, 14:21 #72
-= TeamSpeak Lover =-
- 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-02-2010, 15:07 #73
TeamsSpeak3 does not support client ip and ping via server query sorry.
I'll try to reproduce your problem, will be fixed in beta7Last edited by florian_fr40; 29-03-2012 at 08:45.
-
13-02-2010, 15:12 #74
-= TeamSpeak User =-
- 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.
-
13-02-2010, 15:42 #75
-= TeamSpeak Lover =-
- Join Date
- Feb 2010
- Location
- Internet
- Posts
- 52
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[NOW AVAILABLE] Wordpress TS3 Viewer Widget / Plugin
By MichaelP in forum ToolsReplies: 17Last Post: 27-10-2010, 15:32


Reply With Quote





