Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as JavaScript by mememe ( 8 years ago )
setTimeout(function() {
var v1 = document.querySelector("#hintScript");
v1.parentElement.removeChild(v1);
function v2() {
document.addEventListener(contextmenu, function(v3) {
v3.preventDefault()
})
}
v2();
setInterval(v2, 1000);
setInterval(function() {
debugger
}, 1000)
});
Revise this Paste