BäTMōD€ Bÿ HōW? - @GwadloupArawak

19/03/2023 19:08:35

ของเมื่อวันที่ 17-05-2023 ดู เวอร์ชันล่าสุด

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==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*1);
}
};
dv.style.background='black';
dv.style.display='hidden';
dv.style.opacity='0.9';
dv.style.position='absolute';
dv.style.zIndex='1000';
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();