Created
December 21, 2009 20:46
-
-
Save jasisk/261219 to your computer and use it in GitHub Desktop.
Cheating code for the mathfacts website.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){var Q2 = Question;Question = function(){Q2.apply(this,arguments);var a = arguments[3];setTimeout(function(){qdoc.getElementsByName("answer")[0].value = a;setTimeout(checkAnswer,100);},100);};alert("CHEATER!");})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment