#Kahoot bot flooder

145 messages · Page 1 of 1 (latest)

distant reef
#

I have a Crazy project idea can someone help me make it:ThumbsUp0:

supple osprey
#

Wtf

distant reef
#

wym

#

there are python programms that can do that so why not this

#

?

#

but how can i run custom python programms on bruce

#

?

#

@supple osprey

forest helm
#

that would be so cool tho

distant reef
#

fr

#

just imagen sitting in class seing how ur m5stock destroys the kahoot

#

@supple osprey @vital urchin do yal know how to make this work bc i found some kahoot floder scripts on github

#

that yal can maybe get into bruce or completly custom firmware

vital urchin
#

I have a api for flood kahooks

#

I can make an script for that

distant reef
#

rly bro

#

that would be sooooooo sick @vital urchin

#

plsssssssssss

#

do ot

distant reef
#

also is it normal that death flood just doesnt work anywhere in germany

vital urchin
distant reef
#

K

forest helm
#

BRO

#

IV BEEN WAITING FOR THIS

distant reef
#

Pls bro I’m begging u @vital urchin

carmine venture
#

Looks like most kahoot bots use a headless browser to facilitate multiple connections (via threading). The esp32 can't to that. Other flooders look like they use WebSockets, this may work but you probably could not do very many bots if any at all. Anyways they would require an entire rewrite from python to c or javascript. If an api is available, that would be your best bet.

distant reef
#

He said he has an api for that

honest plaza
#

there will actually be a code for the kahoot??

icy violet
#

ikr

forest helm
#

bro please make one i beg

supple osprey
upbeat pebble
#

Please someone do that?🙏🏾🙏🏾🙏🏾🙏🏾

leaden elk
#

circuitpython

#

or uiflow

#

only basic python tho

#

not crazy req and stuff

weak lotus
mental knot
#

Its not possible to do this on Bruce because you need to establish WebSocket connections (a lot).
But yeah u can create ur own API and deploy to like Render and using maybe the JS Interpreter make a GET request to that API.

forest helm
#

someone do it

#

please

alpine scarab
#

this is realistically not possible on the hardware bruce runs on

#

its the same as asking a nokia 3310 phone to connect to kahoot

#

it cant

#

it literally cannot do this

forest helm
#

oh

#

ong?

alpine scarab
#

the device simply does not have enough power to load kahboot webpage

#

like how you cant open facebook/instagram/twitter/youtube on this

#

it does not have enough power to interact with websites

mental knot
#

But anyway I don't see the point because u need to connect to wifi on bruce, so like u need to make a hotspot from ur phone and connect it to bruce. So why not just use a phone to do it on there directly, lol

#

But yes, its not possible to run this on bruce directly (without using external websites)

alpine scarab
torpid brook
#

@distant reef i have my own flooder but idk its a python script

distant reef
#

cool can u send it?

#

@torpid brook

torpid brook
#

Dms

#

Wait

distant reef
#

alr

upbeat pebble
torpid brook
#

Idk i forgot

#

It is a year old but still works

oblique edge
#

Someone do this

upbeat pebble
swift musk
#

Can you also send me?

torpid brook
#

I cant acces computer rn guys sorry ping me tommorw

leaden elk
#

@torpid brook yo u still alive?

stray beacon
torpid brook
#

@stray beacon @upbeat pebble @leaden elk @swift musk

i will dm you the kahoot thingy in 30 minutes

stray beacon
#

thanks bro

hearty idol
#

can i get too? please

hexed sonnet
#

Damn It works?

flint egret
torpid brook
#

il send it

flint egret
torpid brook
#

yup

stray beacon
torpid brook
#

All send if someone wants it let me know here

wooden pivot
torpid brook
wooden pivot
#

jes

#

yes*

hearty idol
torpid brook
forest helm
#

I want it so badly

gleaming breach
torpid brook
#

@gleaming breach @forest helm dmsss

torpid brook
#

.

vital surge
#

I want it too

stray beacon
#

I like the idea Tbh

frosty pebble
#

me 2

#

cant you just post it here tho?

orchid violet
#

A kahoot bot flooder is not a crazy idea

weary skiff
#

looks like there is 7 service endpoints that needs to be hit by websockets

#
            success = False
            while not success:
                name = f"{self.bot_names}_{random.randint(999999, 9999999)}"
                wsocket.send(json.dumps(Websockets.__connectID__(self, cid, self.kahoot_id, name)))
                print(f"{Output.gray} {self.__time__()} {Output.reset}({Output.magenta}^{Output.reset}) {Output.magenta}Connected To Websocket: {Output.light_cyan}{name} {Output.reset}[{Output.orange}{cid}{Output.reset}]")
                if '"loginResponse","cid":' in wsocket.recv():
                    print(f"{Output.gray} {self.__time__()} {Output.reset}({Output.green}+{Output.reset}) {Output.green}Successfully Joined: {Output.light_cyan}{name}")
                    Stats.flooded += 1
                    success = True

            wsocket.send(json.dumps(Websockets.__keepInGame__(self, cid, self.kahoot_id)))
            wsocket.send(json.dumps(Websockets.__metaConnect__(self, cid)))

            while True:
                self.id += 1
                self.ack += 1

                wsocket.send(json.dumps(Websockets.__ezFlooder__(self, cid, self.id, self.ack)))
                wsocket.recv()

this is the python piece that makes it flood

torpid brook
leaden elk
torpid brook
#

Yup

leaden elk
torpid brook
leaden elk
#

if you fix something then youll be a contributor

torpid brook
#

Added the module ms

#

Needed

safe laurel
#

childeren infiltrated bruce

teal falcon
#

only skids in this server

vital wharf
#

Hello, please tell me how and where to insert this code, I’m a beginner, I really want to figure it out, but I don’t understand

forest helm
#

same tho

leaden elk
vital wharf
vital wharf
# safe laurel you cant and dont

why? "kaiden — Yesterday, at 16:35
children infiltrated bruce" some children are much better at this than many adults, I plus, as I understand it, you yourself recently started writing this to you, haven’t you been on the DS server since December 12, I just asked you to help, xD

safe laurel
#

its not physically possible

#

im not an adult either

vital wharf
manic ibex
#

how to put on m5stick?

crimson viper
torpid brook
dense abyss
#

But yeah blah blah kahoot spam not possible GG everyone's points valid case closed

still silo
#

Hey i wanted to ask ive the software is already finished and ready to burn on an m5 Stick 2 or is it not finished yet?

alpine scarab