• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Search results

  1. kanalumaddela

    The song is not sending permanently.

    It doesn't support TS 3.1 yet...there's like so many threads with this issue. Please look at the forums before posting. Shit. I played myself.
  2. kanalumaddela

    EN Whisping

    I don't think there's a scripting capability that exists yet.
  3. kanalumaddela

    Solved Micprohone Disabled (WIN)

    haha :P Just install ts3 in its own folder and copy that folder to where the sinusbot is and change your config.ini accordingly. (Also don't bug me on teamspeak about this)
  4. kanalumaddela

    EN [Request]Client gives servergroups to himself

    I made a working script that I've been testing on my server. Once I know it's all good I'll release it. It works like so. !servergroup <add|remove> <groupid>
  5. kanalumaddela

    Beta for Windows 64bit

    It's not hard to find. http://dl.4players.de/ts/releases/3.0.19.4/TeamSpeak3-Client-win64-3.0.19.4.exe
  6. kanalumaddela

    SinusBot for Windows (64bit)

    Then don't force your TS server to have such a high required version of the client.
  7. kanalumaddela

    Solved Teamspeak 3.1 Support for SinusBot

    http://dl.4players.de/ts/releases/ 3.0.19.4: http://dl.4players.de/ts/releases/3.0.19.4/TeamSpeak3-Client-win64-3.0.19.4.exe
  8. kanalumaddela

    Solved Teamspeak 3.1 Support for SinusBot

    Learn to read what the error says.
  9. kanalumaddela

    Solved Discord !yt commandes

    Idk maybe cause of this???
  10. kanalumaddela

    EN [Request] Poke everyone with specific Servergroup periodically

    I hate pokes. Even if I have the poke dialog disabled. I don't see why anyone wants to be poke periodically for any reason. This is somewhat of a rant, but what is the purpose of want a script that pokes certain people at an interval?
  11. kanalumaddela

    Possibility to cast music of a bot to a Icecast server ?

    Why would you want the bot to cast TO an icecast server? The bot plays icecast streams. Seems counterintuitive imo.
  12. kanalumaddela

    EN Proxy Script (incomplete)

    Updated the script to instead PM a list of configured users. It'll send a simple message saying <client> is using a proxy. The .getIP() still persists on 0.9.16.4 and I'm going to assume it's one of the those things that the bot will start to retrieve on a client's first connect sometime.
  13. kanalumaddela

    Restarted Server now Sinusbot wont turn on?

    Is the bot on the same machine as the VPS, if not, then you didn't enter the IP/hostname
  14. kanalumaddela

    EN Poke/Chat to all script

    This isn't the section to post asking for scripts, that's what the script development forum is for. https://forum.sinusbot.com/forums/script-development.22/ I don't see why you need the bot to do these things. http://forum.teamspeak.com/threads/57386-Release-Channel-Control-Module...
  15. kanalumaddela

    Connection to ts.funcraft.net

    The sinusbot doesn't prevent you from connecting to servers. That's all in the teamspeak client. That doesn't prove anything.
  16. kanalumaddela

    EN Proxy Script (incomplete)

    Now that I'm actually awake, I have some questions and thoughts. How would you count the # of times a client has moved within a certain time (e.g. 5 mins) Should I rely completely on the storage system to manage whitelisted server groups/uuids? OR stick with setting them in the config of the...
  17. kanalumaddela

    EN Proxy Script (incomplete)

    Yes,I plan to do that. I just wanted to make sure I had a functional script before working on anything else. If I wanted to have something where a user has the option to request using their VPN. How would that work? Would there be a chat event inside the clientmove event?
  18. kanalumaddela

    EN saveConfig() Usage?

    Docs Does this mean you can change a script's own config values through itself? If so, what's a en example of using? If not, what's an example of using it? :P
  19. kanalumaddela

    EN Proxy Script (incomplete)

    Update: Changed the script to instead notify users by PM a client that is using a proxy. Must be configured when loaded. Currently attempting to use https://iphub.info/ 's API to detect and kick user's who use proxies. The script is currently minimal to test basic detection and client kicking...
Top