New Userscript

senha para vc

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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!)

Penulis
Tiago castro lessa
Pemasangan harian
0
Total pemasangan
1
Nilai
0 0 0
Versi
0.1
Dibuat
10 Juli 2021
Diperbarui
10 Juli 2021
Size
724 Byte
Lisensi
N/A
Berlaku untuk

// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description senha para vc
// @author You
// @match https:///*
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==

(function() {
'use strict';

// Your code here...
})();
window.alert ('se vc está lendo isso é pq vc é bonito(a) e incrivel continue assim')
var senha = window.prompt ('coloque a senha aqui em baixo pfv')
if (senha != 321) {
window.alert('mano tu botou a senha errada n faz isso poxa')
}
while (senha != 321) {
var senha = window.prompt('coloque a senha aqui em baixo pfv')
}