• 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. omano

    EN Help for converting to new script API

    Hello there, so first I would like to say I'm not a coder. I took lot of time before to create a few scripts for my personal use, looking how other scripts were made, on the older API version. Most of my scripts still work, but the last one I created had weird bugs. Someone here (where I linked...
  2. omano

    Solved "ev.clientNick" problem in my script

    Operating System: Linux Ubuntu 14.04 SinusBot Version: 0.9.18-8499d2c TS3 Version: 3.0.19.4 Problem Description I have a script I made which is supposed to play a track or say a sentence when someone leaves the channel where the bot is. Problem is that it only works sometimes as intended (play...
  3. omano

    EN Controling volume with ephemeral

    Hi all! I'm using the latest Sinusbot beta build. I have a problem with a script. I would like to know if it is possible to control the volume at which a track plays with the ephemeral parameter on true? I mean when I play a track with my script...
  4. omano

    EN Problem with track

    I'm writing a script to ba able to set a command that will play set track. Here is where I am: /* */ registerPlugin({ name: 'Commandes custom track', version: '0', description: 'Script supposed to assign a comand/string msg to a track', author: 'omano', vars: {...
Top