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

    DE [Request] Welcome/Join Sound Script

    Check mine script: https://forum.sinusbot.com/resources/welcome-voice-message-tts.289/ Hope it is what you looking for.
  2. zmechu

    Send Message to specified groups 1.0

    Mine modification of script Verify, author Tunakill. Scripts doing the same thing, but completly opposite way :) Sends a message if a user IS IN a specific Server-Group: Just select Server Groups IDs (many as you want allowed) and compose message (BB code allowed - b, i, u, color, url) and...
  3. zmechu

    EN How to select random text and reload script without sinusbot restarting

    Thanks, starting tests :) Edit: seems "AllowReload = true" doesn't work for me... How to declare messages array? And another question - is there options to read message from text file from disk (some kind of ReadFile("file.txt") ? Regards!
  4. zmechu

    EN How to select random text and reload script without sinusbot restarting

    Hello! I'm not skillful with sinusbot scripting, so I have a problem to resolve :-) I'd like to prepare random selected welcome message. Looks like: messages = ("Welcome", "Hi", Hi there", "Hello", "Good morning"); msg = getRandom(messages); chat(msg); but all my tests failed. Any help? And...
  5. zmechu

    Individual welcome voice message

    thanks :-)
  6. zmechu

    Individual welcome voice message

    Hello! I'm trying to do such thing, but without success till now. Is there a way to configure/add/script a individual voice message after user connect? For example: "Hello %USER%!" when user "Johnny" connects should hera on Lobby channel: "Hello Johny!" Any ideas? Regards!
Top