Kahoot AntiBot

Remove all bots from a kahoot game.

目前為 2020-02-12 提交的版本,檢視 最新版本

作者
theusaf
評價
0 0 0
版本
2.6.6
建立日期
2018-11-08
更新日期
2020-02-12
尺寸
22.1 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!


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.