• 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.
Nickname Crash Helper

Nickname Crash Helper 1.4

No permission to download
This is a quick update that is needed to let the script be compatible with future versions of SinusBot.

Changelog:
  • Updated script in order to be compatible with latest scripting API
New update with the brand-new getActualNick() function, this will result in smoother code, and more reliable execution. To run this update you need sinusbot version 0.9.12.2-58b509d or higher.
Thanks to @irgendwer @flyth for contributing on github.

Changelog:
  • Rewrote nickCheck function with getActualNick() method
As reported by @clack this script will not change the nickname in some cases when the bot crashes, this because sinusbot.getNick() does not return the real client nickname on ts3.
Thanks to @GandalfGuenter (github) for contributing to solve this issue.

Changelog:
  • Improved nickCheck function (now you will not see 1111 after a nick)
  • Fixed GitHub button on the Resource Overview
Important update (previous version will not work, i uploaded wrong file).
Thanks to @irgendwer to report this problem, he also posted a regex solution (not used ATM).

Changelog:
  • Fixed an infinite loop
  • Enhanced debug function
Top