gimkit snowbrawl hack /* Gimkit hack by Drew Snow Fri Aug 23 2019 14:57:53 GMT-0700 (Pacific Daylight Time) */ function Exploit () { alert('Notice: This script is in beta and currently only works on demos.') gimkit snowbrawl hack How to get it for free? gimkit snowbrawl hack this.getSpans = () => document.getElementsByTagName('span'); this.questions = window..gameData.questions; this.clickText = function (text) { let spans = this.getSpans(); for (let i = 0; i < spans.length; i++) if (text == spans[i].textContent.trim()) return spans[i].click(); gimkit snowbrawl hack PasteShr gimkit snowbrawl hack }; this.correctAnswer = (questions) => questions.answers.filter(e => e.correct)[0]; this.answerQuestion = function () { let spans = this.getSpans(); for (let i = 0; i < spans.length; i++) { let text = spans[i].textContent.trim(); gimkit snowbrawl hack How to get it? gimkit snowbrawl hack for (let j = 0; j < this.questions.length; j++) { let correct = this.correctAnswer(this.questions[j]); if (this.questions[j].text.trim() == text) return this.clickText(correct.text); } } }; } gimkit snowbrawl hack How to use it? gimkit snowbrawl hack let Session = new Exploit(); setInterval(() => { // Find the answer and click it every 100ms Session.answerQuestion(); }, 100); gimkit snowbrawl hack