Javascript hack for this website?

Posted by

In my Spanish class, we have to do timed activities on this website where you have to conjugate Spanish verbs. The website is called Conjuguemos. There used to be a hack for it where you typed this in the address bar:

javascript: function checkAnswer() {attempted = 101; correct = 92; }

And then it would say you got 92 out of 101 correct. But the website just got updated, and that doesn’t work anymore. Can you see if the website is hackable now? Here’s one of the activities:

http://conjuguemos.com/activity.php?language=spani…

  • Fornoob Team’s answer

    start any timer and type the following.

    javascript:(function(){ correct=92; attempted=101; min=0; sec=1; })();

Do you have questions that need to be resolved? Ask to hear answers from experts here!

Leave a Reply

Your email address will not be published. Required fields are marked *