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

Аўтар
Tiago castro lessa
Усталяванняў за дзень
0
Усяго ўсталяванняў
1
Рэйтынг
0 0 0
Версія
0.1
Створаны
10.07.2021
Абноўлены
10.07.2021
Памер
724 байта
Ліцэнзія
Н/Д
Ужываецца на

// ==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')
}