You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just_Another_Kahoot_Bot is a highly scalable, single-threaded bot for Kahoot, built for deployment on Kubernetes. Unlike traditional bots that rely on Selenium, this bot uses raw WebSockets, providing better performance, stability, and reliability. The bot can flood Kahoot games, answer questions correctly, and remain stealthy.
This Python script automates multiple bots joining Kahoot games. It uses Selenium and threading for concurrency. Users input the game PIN, number of bots, and maximum browser windows. Bots select random nicknames, enter the game PIN, join the lobby, and close the browser. Enhance your Kahoot multiplayer "experience" with this script.