gimkit-bot icon indicating copy to clipboard operation
gimkit-bot copied to clipboard

An answer bot for gimkit

Results 14 gimkit-bot issues
Sort by recently updated
recently updated
newest added

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'innerText') at answerQuestion (:173:9) at async startAnswering (:273:9) answerQuestion @ VM43:173 await in answerQuestion (async) (anonymous) @ VM43:288 VM50:173 Uncaught...

This appears in the console when "S" is clicked. ``` Uncaught (in promise) TypeError: Cannot read properties of null (reading 'innerText') at answerQuestion (:173:9) at async startAnswering (:273:9) ```

After pasting the code, it returns the following after the alert boxes disappear: ```js Uncaught ReferenceError: getEventListeners is not defined debugger eval code:31 debugger eval code:300 ```

Attempting to execute the code via inspect element caused Gimkit to block it due to a unsafe-eval error, as it only accept several trackers and it’s own js code.

I am no longer willing to put in the time required to maintain this project. It was initially intended as a demonstration of inherent vulnerabilities in GimKit's design, and it...

help wanted

doesn't work!!!:( can u like put a vid of you doing it and it also working? Thank you.

Now that Gimkit placed this filter - almost all of the hacks on Github have failed to work. This filter checks your progress over the questions and your speed.

bug
help wanted
good first issue

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'innerText') at answerQuestion (:104:85) at async startAnswering (:192:13) answerQuestion @ VM145:104 async function (async) startAnswering @ VM145:192 (anonymous) @ VM145:206