Skip to content

Instantly share code, notes, and snippets.

@ITHackCentral
Created May 27, 2017 20:12
Show Gist options
  • Save ITHackCentral/683d9fb95afdf819bd3d805b53b6f47f to your computer and use it in GitHub Desktop.
Save ITHackCentral/683d9fb95afdf819bd3d805b53b6f47f to your computer and use it in GitHub Desktop.
var time = 60; var clock = 300; function TimeHack(){
setInterval(function Applytime() {
document.getElementsByClassName('timerLabel whiteTextWithShadow font-60 ng-binding')["0"].innerText = time; document.getElementsByClassName('timerLabel whiteTextWithShadow font-60 ng-binding')["0"].innerHtml = time;
document.getElementsByClassName('clockHand').rotate = clock;
}, 1);}; function TimeHackm() {
setInterval(function Addtime() {
time = time + 1;
clock = clock + 6;
}, 1000);}
var score = 1;
function ScoreHack(){
setInterval(function ApplyScore() {
score = score + 1
document.getElementById("scoreBar0").innerText = score ;
}, 1);};
alert("YOU ARE USING I_T_HackCentral's ML CHEAT! ENJOY!")
var btn = document.createElement("BUTTON");
document.body.appendChild(btn);
btn.setAttribute("onclick","ShowAwnser()");
btn.setAttribute("id","dashow")
var t = document.createTextNode(".A. Bot");
btn.appendChild(t);
var btnt = document.createElement("BUTTON");
document.body.appendChild(btnt);
btnt.setAttribute("onclick","TimeHack(); TimeHackm()")
btnt.setAttribute("id","dasho")
var tt = document.createTextNode("TimeCheat");
btnt.appendChild(tt);
var btnd = document.createElement("BUTTON");
document.body.appendChild(btnd);
btnd.setAttribute("onclick","ScoreHack()");
btnd.setAttribute("id","dashowd")
var td = document.createTextNode("Point Hack");
btnd.appendChild(td);
function ShowAwnser(){
var nums = document.getElementsByClassName('questions-text-alignment whiteTextWithShadow question-size-v4')["0"].innerText;
var add = nums.split('+' && '=');
var equasion = add[0];
function addbits(s){
var total= 0, s= s.match(/[+\-]*(\.\d+|\d+(\.\d+)?)/g) || [];
while(s.length){
total+= parseFloat(s.shift());
}
return total;
}
var awnser = addbits(equasion)
var nums = document.getElementsByClassName('questions-text-alignment whiteTextWithShadow question-size-v4')["0"].innerText;
var add = nums.split('+' && '=');
var equasion = add[0];
function addbits(s){
var total= 0, s= s.match(/[+\-]*(\.\d+|\d+(\.\d+)?)/g) || [];
while(s.length){
total+= parseFloat(s.shift());
}
return total;
}
var awnser = addbits(equasion)
document.getElementById('dashow').innerText = awnser;
document.getElementsByClassName("questions-input-adjustment questions-input-width-v3")["0"].value = awnser;
}
window.addEventListener("keydown", checkKeyPressed, false);
function checkKeyPressed(e) {
if (e.keyCode == "65") {
ShowAwnser()
}
}
@zakcodez
Copy link

zakcodez commented Nov 11, 2022

I got it to work on levels higher than one in my fork. Also to disable the paused in debugger, go to Sources, then press Ctrl+F8. Note: You only have to do this once

@jasonhacker85238269
Copy link

how

@jasonhacker85238269
Copy link

????

@jasonhacker85238269
Copy link

i cant see it

@zakcodez
Copy link

i cant see it

in inspector. view the instructions in my fork

@note35y88
Copy link

Hi, This reminds me of the bot I created a while ago doing sort of the thing you're doing. Parsing the question and evaluating it. I can send you the code of my previous bot if you'd be interested. I found a much better way to go about cheating mathletics live without even parsing the contents of the question. Heck! It even answers the lessons. Just created the repository for my newer mathletics client and I hope to finish the client before September 5th 2017.

Also I wouldn't go about working on a paid version as the majority of the users of mathletics won't be able to pay.

please send it

@note35y88
Copy link

that is all i have to say

@CoolPokes
Copy link

CoolPokes commented Dec 4, 2023 via email

@CoolPokes
Copy link

CoolPokes commented Dec 4, 2023 via email

@Hxolotl15
Copy link

Hxolotl15 commented Feb 16, 2024

want it to work press this link (https://github.com/xploitspeeds/Bookmarklet-Hacks-For-School/blob/main/Dev%20Console%20%5BUNBLOQUED%5D) copy the code then right click on any bookmark press edit paste the code in the url area then press save go to live mathletics or any website press the bookmark a alert will pop up press ok then go to console and paste the code done the code works without mathletics or any website stopping you.

@CoolPokes
Copy link

CoolPokes commented Feb 19, 2024 via email

@Hxolotl15
Copy link

NP

@ZaylinTheKingHcker123
Copy link

oh alright thank you

@helpmehack12
Copy link

im so lost amd dont know what to do

@helpmehack12
Copy link

when i done the first bit where you copy the code then go on live mathletics and spam a and enter but its not working

@helpmehack12
Copy link

i cant find the bookmarks

@Hxolotl15
Copy link

Hxolotl15 commented May 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment