Kahoot AntiBot

Remove all bots from a kahoot game.

目前为 2020-04-18 提交的版本。查看 最新版本

作者
theusaf
评分
0 0 0
版本
2.6.9
创建于
2018-11-08
更新于
2020-04-18
大小
23.3 KB
许可证
暂无
适用于

Kahoot AntiBot

This script uses a "Levenshtein distance" formula to determine similarity, taken from Stackoverflow.com


INSTALLATION


  1. Make sure you have a script manager such as https://www.tampermonkey.net/
  2. Come back to this page and press the green install button.
  3. Your script manager should ask to install it. Press install.
  4. Open a kahoot game. The antibot should be installed if you see some text that says "v2.x.y @theusaf at the bottom right.
  5. Enjoy a bot-less game!


  • This script will remove all players with a similarity rating of 60%
  • Line 34 can be edited to set the similarity percent

Join our discord:

Kahoot Hacker Icon


Note:

  • This script might kick actual players if their names are too similar to that of bots, or there is more than one player with a number name.
  • This script might kick players if botters maliciously set the name of the bots to be similar to an existing player.
  • This script will not kick bots that join the game after you press start.
  • Edit: now bans leaderboard bots!
  • Edit: Bans all bots everywhere!

  • You can now extend kahoot questions by a constant number. This should help with stream delay.


How to improve anti-botting:

Sometimes, just an antibot is not enough... Here are ways to prevent bots from joining your games to the best of your ability

  1. Enable Friendly Names - This brings out the most power of the antibot, blocking 99% of bots. (until someone realized how to bypass this)
  2. Enable 2FA - Many bots try to brute force this. The AntiBot detects this and can block them.
  3. Enable Team Mode - Many bots are not used to joining as a team yet. This can kill off some of the more persistant bots.


Features planned:

  • Nothing currently!
  • Most things have been blocked, so not much to plan now.