Coder Social home page Coder Social logo

xruggedcoyotex / kahoot-bot-spammer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from astroonyt/kahoot-bot-spammer

0.0 0.0 0.0 10.18 MB

Spam Kahoot with bots - node.js

License: GNU General Public License v3.0

JavaScript 33.46% Python 0.08% C++ 32.78% HTML 29.16% CSS 1.33% C 3.04% Shell 0.03% Batchfile 0.05% Makefile 0.06%

kahoot-bot-spammer's Introduction

kahoot-bot-spammer

Spam Kahoot with bots - node.js

DEMO

demo

How to use

1. Clone this repo

git clone https://github.com/aidanbxyz/kahoot-bot-spammer.git

2. Install required packages

npm install system-sleep

3. Rename "node_modules.a" to "node_modules"

mv node_modules.a node_modules

Reason: kahoot.js-updated has been removed, but I still have an archived version

4. Edit variables

ONLY EDIT VARIABLES BETWEEN THE // main vars AND // end main vars COMMENTS
const kahootCode = 1234567; This is where your Kahoot game code goes. example: const kahootCode = 9088726;
const kahootBotPrefix = 'kbot'; The Kahoot bot's name should go here. example: const kahootBotPrefix = 'goodBot';
const kahootBotNumberSeperator = ' #'; The Seperator of the bot's name and number. exmaple: const kahootBotNumberSeperator = '.'; will pop up as botName.1, botName.2, and so on
const numberOfBots = 51; // usually 75 or under. 51 as default. The actual amount of bots to add. example: const numberOfBots = 10;

5. Execute script

node spamkahoot.js

NOTES:

Each bot joins with a 250ms (.25s) delay to show up in numerical order AND to not get kicked for spam

On every question, each bot will automatically select the first answer. This makes for a hilarious wrong/right ratio

Please use responsibly :)

Have fun and try not to annoy too many people

Remember, emia means presence in blood

kahoot-bot-spammer's People

Contributors

aidanbxyz avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.