Skip to content

barti6661/pyTSon_plugins

 
 

Repository files navigation

Bluscream's pyTSon Scripts

This repository contains pyTSon scripts that we're either created or modified by me. For a list of all the scripts available check the scripts subdirectory.

Some of the scripts i created require special dependencies. So if you want a script to run smoothly run make sure that you have up-to-date versions of all the possible requirements.

Short Tutorial

  1. Uninstall your old pyTSon version if you already have it installed via "Tools" -> "Options" -> "Addons" -> "Plugins" -> pyTSon -> "Uninstall"
  2. Close your Teamspeak Client and make sure no ts3client_*.exe is running in your Task Manager
  3. Download and install the latest pyTSon nightly for your system from https://repo.4qt.de/pyTSon/nightlies/latest/
  4. Download the latest version of this repository from https://github.com/Bluscream/pyTSon_plugins/archive/master.zip
  5. Extract the include/ folder from the ZIP to %APPDATA%/TS3Client/plugins/pyTSon/ so windows asks you to merge them
  6. Extract only the scripts you need from master.zip/scripts to %APPDATA%/TS3Client/plugins/pyTSon/scripts/
  7. Make sure "Accept different API Versions" is checked in "Plugins" -> "pyTSon" -> "Settings"
  8. Restart your Teamspeak client
  9. Open the pyTSon settings dialog via "Plugins" -> "pyTSon" -> "Settings" and check all the scripts that you want.
  10. Eventually the scripts have settings so make sure to adjust them by clicking on the cog wheel next to them!
  11. If any of the scripts use menuItems you need to restart your client after activating them before you can see their menus.

Long Tutorial

In case the short tutorial didn't work for you or if you want more indepth informations i provided a more detailed tutorial series on YouTube. You can find it at https://r4p3.net/resources/pytson.170/field?field=faq!

FAQ

  • I have questions / problems with pyTSon!
    • First check if your issue was already reported here and if not create a new issue for it here.
  • I have questions / problems with your script!
    • First check if your issue was already reported here and if not create a new issue for it here.
  • What is pyTSon?
  • What Teamspeak style are you using?
  • Which screenshot tool are you using?
  • Which app do you use for editing .ui files?
  • Which IDE do you use for Python code?
  • Is there any tutorial for how to make pyTSon plugins?
    • Yes, here and here. If that doesn't help you look through other scripts that you can find. If even that doesn't help just ask here or here.

Packages

No packages published

Languages

  • Python 100.0%