Recent content by Smegzor

  1. Smegzor

    PC AntiCheat Update Considerations

    Its only closed because of Prisma.  No other reason.  I am considering switching it to public at some point.
  2. Smegzor

    PC AntiCheat Update Considerations

    The botman mod is currently not open source.  In any case if I am made aware of incidents for which I have logs (a bot connected to the server), I can investigate and code ways to block abuse.  I am not too worried if they can do that,  I can counter it.
  3. Smegzor

    PC AntiCheat Update Considerations

    Has this stuff happened on any server that uses my bot?  I would like to study the bot's logs.  Also would it not be possible for a mod to monitor for unauthorised changes and/or bad packets?  At least flying/noclipping is easy to detect.
  4. Smegzor

    Botman server manager official support thread

    Here is a Windows and a Linux script to automatically restart your server. Linux script.. #!/bin/sh SERVICE='7DaysToDieServer' if ps ef | grep -v grep | grep $SERVICE > /dev/null then echo "$SERVICE service running, everything is fine" else echo "$SERVICE is not running" nohup...
  5. Smegzor

    Botman server manager official support thread

    [Edit]  These days I am most active in my Botmanhosting Discord group.  I do still post here but not nearly as often as over there.  Here is an invite ..  https://discord.gg/MUaHTjJ Hi guys, This is a repost kinda. Due to an accident with a zombie stripper and a pole my original official...
Back
Top