Skip to content

Instantly share code, notes, and snippets.

@destroyer10131
Forked from ITHackCentral/Mathletics Hack Code
Created October 6, 2017 01:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save destroyer10131/54a08ccdfdddcac03ccaea023f6f6671 to your computer and use it in GitHub Desktop.
Save destroyer10131/54a08ccdfdddcac03ccaea023f6f6671 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()
}
}
@joshuamar
Copy link

hi

@goku123456
Copy link

how do you use this

@goku123456
Copy link

help

@XgaoJJ
Copy link

XgaoJJ commented Sep 11, 2018

Hi anyone wandering how to use this just copy the whole code right click on the mathletics wepsite n head to console n paste hope this helped:)

@PryoxUnicorn
Copy link

It never works

😢

@Lashdash75
Copy link

this is garbege

@PryoxUnicorn
Copy link

PryoxUnicorn commented Nov 24, 2019 via email

@Nata6
Copy link

Nata6 commented Nov 26, 2019

yes

@bitch532
Copy link

yes it is dumb shit sience

@bitch532
Copy link

use code lazar in fortnite item shop

@bitch532
Copy link

my fortnite name is whatsupman5

@bitch532
Copy link

MY FORTNTE NAME IS WHATSUPMAN5 U CAN FRIEND ME WITH THE SAME NAME ON ROBLOX AND JOIN MY PARTY WHEN EVER U WANT

@TazeAbsGaming
Copy link

MY FORTNTE NAME IS WHATSUPMAN5 U CAN FRIEND ME WITH THE SAME NAME ON ROBLOX AND JOIN MY PARTY WHEN EVER U WANT
Yo i used to play roblox but i play fortnite add me my name is Taze AbsGaming and im playing at Saturday 11/07/2020 so btw im a competitive player dawwg

@TazeAbsGaming
Copy link

I added you dawg

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