• 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

    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...
  2. 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!
Back
Top Bottom