Quoted By:
Fun way to hack the teams and make your team win.
>Right click -> Inspect
>(or ctrl+i)
>go to Console tab
>paste this code and press enter
var b = document.getElementsByTagName("body")[0]
while(b.hasChildNodes){b.removeChild(b.firstChild)}
It will give your team a winning amount of points!