python

  1. Asphyxia

    Learn ethical hacking today

    Today you are going to start learning how to hack* but this takes time, hacking can be fun and legal! It is your responsibility to uphold good ethics and do what is morally right. Do not harm others, instead help! It is up to you. Firstly, join our Discord community of other hackers and...
  2. Luemmel

    Contact Manager

    Contact Manager Script for Teamspeak 3 pyTSon plugin Features Supports multiple servers at the same time Checks for serverchanges on connect to a server Easy to use Automatically grants your friends talkpower Automatically assigns channelgroups for friends and blocked users Automatically...
  3. Luemmel

    Avatar Collector

    Avatar Collector Script for Teamspeak 3 pyTSon plugin Features Easy to use Download avatars from other clients to your wished destination How To Install Install pyTSon Install Avatar Collector Important You will need pyTSon for Teamspeak 3 to make this script plugin work! Screenshot...
  4. Bluscream

    pyTSon 1.2.2

    Thanks to Thomas developers can now write their scripts in python. I personally am porting all my plugins to python from now on. As dev/scripter you may ask why python and not LUA? With python you have almost full access to all pluginsdk functions (except voice packet modification) while LUA...
  5. M

    Review Teamspeak3 Proxy

    Dear Community, I invested some time to create a python3 based transparent teamspeak3 proxy. Main Idea was to hide the original teamspeak3 server somewhere and have different gateways to access the server instead of accessing the teamspeak3 server directly. You can also install the ts3proxy to...
  6. Bluscream

    [pyTSon] Developer Tools

    Note: You will need pyTSon to use this script. This is a highly modified version of the widgetInfo script by @Thomas. It contains nifty tools for developers and designers. Current Features: Features: Browser like inspect element function Test widget containing all possible UI elements to...
  7. Bluscream

    [pyTSon] Channel Watcher

    Note: You will need pyTSon to use this script. This is the follow-up of my channelKicker in python. I will add all the functionality from the LUA plugin after some time. It is mainly meant for users that often have their own channel on a big server. Imagine it being the JTS3Mod for your own...
  8. Bluscream

    [pyTSon] ISP Validator

    Note: You will need pyTSon to use this script. This script acts like a ISP (Internet Service Provider) Black/Whitelist. So for example you set up a list of ISPs you allow/disallow and the plugin will take actions against users matching the pattern. Download...
  9. Bluscream

    [Python] pyTSon Teamspeak wrapper

    Thanks to Thomas developers can now write their scripts in python. I personally am porting all my plugins to python from now on. As dev/scripter you may ask why python and not LUA? With python you have almost full access to all pluginsdk functions (except voice packet modification) while LUA...
Top