Maximum score and all medals - Javascript (Prank)

? [bolofecal]
9 years ago

0

Challenge 1:

Complete all medals (In medals page)

Solution:
$(“.span_1”).html(‘’);

Challenge 2:

Complete 100%. (In the profile page)

Solution:
$(“.progress”).width(‘100%’); $(“.progress span”).text(“100%”);

Challenge 3:

Get score and activity to 100% (with the respective bars) (In medals or profile page)

Solution:
$(“.user-profile .right”).text(“9999999999999999999”); $(“.user-profile .progress-score span, .user-profile .progress-login span”).width(‘100%’);

0replies
1voice
188views
You must be logged in to reply to this discussion. Login
1 of 1

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss