19/03/2023 19:08:35
当前为
// ==UserScript==
// @name BäTMōD€ Bÿ HōW? - @GwadloupArawak
// @namespace Violentmonkey Scripts
// @match *://*/*
// @grant none
// @version 2.0
// @author Sal R.
// @description 19/03/2023 19:08:35
// @license MIT
// ==/UserScript==
console.log('PäÿPäL.M€:@GWäDLōüPäRäWäk');
var x;
var y;
var z;
var dv=document.createElement('div');
dv.onclick=function(){
clearInterval(z);
clearTimeout(y);
var min=1;
var max=21;
if(Math.floor(Math.random()*(max-min)+min)>(max/2)){
window.open('https://revolut.me/salomon971');
}
x=true;
};
dv.onmousemove=function(){
dv.style.display='none';
clearInterval(z);
if(!x){
y=setTimeout(d,1000*60*10);
}
};
dv.style.background='#000';
dv.style.display='hidden';
dv.style.opacity="0.5";
dv.style.position='absolute';
dv.style.zIndex='10000';
document.body.prepend(dv);
function d(){
if(!x){
z=setInterval(e,0);
}
}
d();
function e(){
f();
}
e();
function f(){
dv.style.bottom='0';
dv.style.display='block';
dv.style.height='1000%';
dv.style.left='0';
dv.style.right='0';
dv.style.top='0';
dv.style.width='100%';
}
f();