Kahoot AntiBot

Remove all bots from a kahoot game.

目前為 2020-09-15 提交的版本,檢視 最新版本

作者
theusaf
評價
0 0 0
版本
2.7.0
建立日期
2018-11-08
更新日期
2020-09-15
尺寸
28.4 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%
  • You can set the similarity in the config. Lower numbers = more strict

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 of seconds. This should help with stream delay.

You can now enable the removed Answer Streak Bonus feature!


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 - While team mode no longer prevents most bots from joining, it can help filter out some bots that use the same patters for teams. Some bots may still not support team mode, so this will help.


Features planned:

  • More Blocking Options.
    • first[._-]last
    • etc