Kahoot AntiBot

Remove all bots from the player join screen. Simply start a kahoot game and watch as all bots get killed. Does not work on leaderboards currently.

目前为 2018-11-24 提交的版本。查看 最新版本

作者
theusaf
评分
0 0 0
版本
1.4.1.1
创建于
2018-11-08
更新于
2018-11-24
大小
5.5 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 76 can be edited to make the similarity percentage higher in the leaderboard.
Line 162 can be edited to make the similarity percentage higher in the lobby.

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!