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

    HELP PLAY MUSIC

    Hi. Create a Playlist and add your Tracks.
  2. Xuxe

    Solved sinusbot does not open in Windows 10

    There is no 0.9.9 for Windows. Run the Bot in a Cmd window instead of clicking the .exe and see what happends...
  3. Xuxe

    Sinusbot kopieren

    Heyho, von Windows zu Windows sollte sich der Bot ohne Probleme Kopieren lassen. Bei Windows/Linux rate ich momentan von ab da die Linux Version Datenbank änderungen erfahren hat.
  4. Xuxe

    Port ändern zu :80 nicht möglich

    Es kann sein das Port 80 trotzdem vom System Reserviert wird:http://stackoverflow.com/questions/788348/how-do-i-free-my-port-80-on-localhost-windows - ggf mal die Schritte befolgen ich lege dir auf jeden Fall nginx ans Herz, lässt sich einfacher Konfigurieren als IIS mit Url-Rewriting und ARR...
  5. Xuxe

    Port ändern zu :80 nicht möglich

    Ich weiß grad nicht wie es bei Windows ist, bei Linux gehen Ports unter 1023 nur als Administrator :) ggf konfigurier IIS als Reverse proxy oder nutz Nginx den gibts auch für Windows :rolleyes:
  6. Xuxe

    Feature Store Music In Specific Folder

    It should also possible with the Script, you get a Error message or something? Maybe a Timeout is required in the loop.
  7. Xuxe

    Online Webstream

    Klingt soweit alles Gut ;) Ich hab ja vor Ewigkeiten mal was dazu gesagt: Der Login Spam findet durch die Ajax Calls Statt die alle 3,5 Sekunden nen Login Hämmern da hatte ich ja gesagt man sollte da PHP-OOP vernünftig nutzen / den Login Token Speichern. LocalStorage, Cookie u.a aber das wurde...
  8. Xuxe

    Library not found

    Hey, Copy the Teamspeak3 Plugin how the Installation Guide says.
  9. Xuxe

    Feature Raspberry

    Der ist 64 Bit ja, aber Arm64 :) Also immer noch das Arm Problem :P ich glaube aber nicht das das mit dem Bot vernünftig hin haut da der Bot die Client Prozesse selber steuert und u.a garnicht mit dem Emulator da zusammen Arbeiten kann ;)
  10. Xuxe

    Feature Raspberry

    Ahoi, Der Bot könnte wohl für Arm Compiliert werden und würde wohl auch laufen, allerdings gibt es keinen TS3-Client für Arm :) Das der TS3-Server auf dem PI laufen würde wäre mir neu :rolleyes:o_O geht wohl aber irgendwie mit einem Emulator, aber ich bezweifle das das was für den Bot ist...
  11. Xuxe

    CentOS 6.7 - glibcxx 3.4.15 not found

    You need to build gcc by your own. https://forum.sinusbot.com/threads/centos-6-install-guide.388/ - the Guide is German only.
  12. Xuxe

    [TEILWEIßE GELÖST] Servergruppen werden ignoriert

    Sicher sollte es da auch gehen, mir ist nichts bekannt das es da buggs gibt. Ich denke wäre es so hätten sich da auch bereits mehr Leute beschwert, ich glaube dann ist mit deinen Teamspeak Rechten etwas nicht ganz Okay ^^ Du kannst mal aus dem Forum noch das Diagnose Script laufen lassen, vllt...
  13. Xuxe

    Kann ich bei Gelegenheit mal machen.

    Kann ich bei Gelegenheit mal machen.
  14. Xuxe

    [TEILWEIßE GELÖST] Servergruppen werden ignoriert

    Stimmt so nicht, du der Bot muss servergroup_client_list haben, bei Verknüpfung mit der ID checkt er es anhand der UID. 0 = dürfte heißen das er die Rechte nicht hat. http://media.teamspeak.com/ts3_literature/TeamSpeak%203%20Permissions%20Guide.txt
  15. Xuxe

    How i install the Sinusbot

    Nein, wurde bereits auch diverse marle im Forum/Chat geklärt. Die Windows Version kann noch keine Scripts.
  16. Xuxe

    How i install the Sinusbot

    Unter Windows brauchst die Linux Version wenn du die Beta nutzen willst. Also Virtualbox oder ähnliches um eine Linux Box zu erstellen. Siehe google gibt einige Guides wie man Virtualbox nutzt.
  17. Xuxe

    Solved Kann mich nicht im Interface einloggen!

    Moin :) Da das Problem mehrere male bereits war, wäre es lieb wenn du mir mal den "data" Ordner zukommen lässt fürs Debugging, einfach Zippen und dann kannst mir den per PN Schicken. :) Danach kannst den Löschen und den Bot einfach nochmal Starten dann sollte es denke ich gehen ich nehme an...
  18. Xuxe

    *Request* redirect non-ssl connections to ssl when ssl is enabled

    Hey, the problem is on a "real" webserver (Nginx / Apache) SSL/non SSL is running on different Ports (80/443). The Bot's webserver is running on your configured Port and with SSL or without. It makes no sense to start a second Webserver on a other Port just for non SSL redirect :) A fix is...
  19. Xuxe

    Bug Bot Stop working (dont start)

    Check your Partition Settings, may your /opt Partition has limited space. df should clear it ;)
  20. Xuxe

    Bug Bot Stop working (dont start)

    Hey, your server's Harddrive is full, the bot can't write to his Database. That's the Problem. ^^
Top