Kahoot AntiBot

Remove all bots from a kahoot game.

目前為 2019-11-09 提交的版本,檢視 最新版本

作者
theusaf
評價
0 0 0
版本
2.5.6
建立日期
2018-11-08
更新日期
2019-11-09
尺寸
13.1 KB
授權條款
未知
腳本執行於

This script uses a "Levenshtein distance" formula to determine similarity, taken from https://stackoverflow.com/questions/10473745/compare-strings-javascript-return-of-likely
This script will remove all players with a similarity rating of 60%
Line 32 can be edited to set the similarity percent

Join our discord: https://discord.gg/pPdvXU6

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!