top of page
Laptop & Coffee

The Mathletics Live Hack

What to do and how to work it.

Made by Oliver123Plays. 1. Go to Mathletics Live. 2. Right Click on the page and press "inspect". 3. Once you are on there press on console near the top right of the page. 4. Paste in this. 

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 OLIVER123PLAYS:D'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()
    }
}

​

5. Stay on the the console page and press enter. You can then go off the console page by pressing the x in the top right. 6. Join a game and press a for the awnser. 7. Have fun!

Tip: Don't spam a and enter alot other wise you won't get points! 

Fact: This works on every mode (World, School, Class) against another player!

Fact: My other friends also helped me but i did the main bits! 

Fact: If you want a hack on the Google Dino Easter Egg Game (which you get offline) then email me at coppardoliver15@gmail.com and I will work on trying because i already got a idea for it.

Fact: This took us 1 month and 2 weeks. 

Hopefully it works when you try to copy and paste it. If NOT press this.

About: About
bottom of page