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

Autor
Tiago castro lessa
Dnevne instalacije
0
Ukupnih instalacija
1
Ocjene
0 0 0
Verzija
0.1
Stvoreno
10.07.2021.
Ažurirano
10.07.2021.
Size
724 bajta
Licenza
N/A
Primjenjuje se

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