您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Remove all bots from a kahoot game.
当前为
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 51 can be edited to set the similarity percent
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!