README - Teamspeak 3 Interaction script
Original TS2 script by aca20031
Modified for usage with TS3 by Prulez - http://exoduscommunity.com
----Instructions ----
*** How to install ***
1) Extract the files to your mIRC directory (This probably is C:\Program Files\mIRC, C:\Documents and Settings\<username>\Application Data\mIRC or C:\Users\<username>\AppData\Roaming\mIRC
2) Load the file into Remotes by pressing ALT+R in mIRC, then going to File --> Load and selecting the file.
--If this fails, type "/load -rs teamspeak3_interaction.mrc" in mIRC. (Without quotes)
3) You should now see messages about using the script, where to get support and keeping the version message intact. Please read them carefully.
4) Also, a setup dialog should have been opened. Please fill in the data in this dialog. You need a ServerQuery account on TeamSpeak, read below on how to create one.
5) Make your bot rejoin the channel you specified in the configuration and type !TS Connect if the bot does not autoconnect. (You need % or @ to use !TS Connect)
6) Enjoy!
*** Creating a ServerQuery account on TeamSpeak 3 ***
1) Open TeamSpeak 3 and connect to your server. Make 100% sure you are a serveradmin before doing this!
2) Go to Permissions --> Set ServerQuery Login in TeamSpeak 3 and enter the nickname you want to use to connect. Enter this nickname in the setup dialog. (Case Sensitive!)
3) When you click OK, you should recieve your password. Copy-paste this into the setup dialog.
4) Done!
*** What commands can I use? ***
Type !TS Help to see all the available commands.
---- FAQ ----
*** The script does not connect to the server! ***
- Follow the instructions given by the script and triple-check your settings in the setup dialog.
*** I can't figure this out! Help me! ***
- I will only provide support for this script at my own community, Exodus Gaming. I will only provide limited support on other websites, channels or networks.
- Website: http://exoduscommunity.com - Register there and PM "Prulez". Please specify the problem you have and also provide messages the bot outputs (if any). Also provide the network/channel you're using.
- IRC: irc.exoduscommunity.com, #exodus-home. PM "Prulez" on there. If I'm not there, then please contact me using the website.
*** Can I get rid of the !TS Version command? Your nickname and community advertisement are annoying me! ***
In theory, yes, you can get rid of it. Though, I would highly appreciate it if you wouldn't remove it. I won't help you with removing it, either.
I have spent a lot of hours creating this script. I could have kept it exclusive for my community, but as the need for a good script is high I am kind enough to release my modification of the TS2 Interaction script by aca20031.
Also, when I find out that you have removed this command, I will not provide any support anymore, would you need it. Also, I will send a horde of angry rabbits your way. You have been warned.
*** I love you for creating this! How can I express my endless love towards you? ***
When you like this script, you can join my community. You can also send me a PM with your thanks, they are appreciated a lot.
If you feel really generous, a PayPal donation using the donate button on our forums would be highly appreciated.
*** I've found a bug/got a suggestion. Where can I submit it? ***
Simple, contact me on IRC or on our Website, listed above.
---- Changelog ----
1.2 - 22 Feb 2010
- Removed tsconfig.ini and added a setup dialog (!)
- Multi-Channel support (!)
- Banning from IRC added: !TS Ban <user> <reason>
- Slight re-ordering of the script and added more comments
- Server ID is now found using "serveridgetbyport" instead of serverlist and looping through the servers.
- Added more checks to see if commands are being executed successfully, and if not, it will tell you so.
- Added error messages incase connecting to the server messes up somewhere and gives you some leads where the cause can possibly be found.
- A menu has been added to find the dialog again and to send commands from the client itsself.
1.1 - 18 Feb 2010
- Added $htmlconv alias that was missing and messed up all output.
1.0 - 17 Feb 2010
- Initial release
---- Planned ----
- Allow multiple TS3 Servers (This will take quite a while to script and to change the dialogs accordingly
- Showing the banlist on IRC when requested
- Removing bans from IRC
---- Known bugs ----
- When an user connects with the ";" character in his/her name, the output will be modified and/or commands will not work. [Will be fixed in 1.3]
- When a message is sent with the ";" character in it, the message will not be sent properly. [Will be fixed in 1.3]
- When you have multiple channels setup, the messages will not show up anymore inside the channels on your mIRC client. They are sent, though.
Best of luck!
-Prulez