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
Size
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')
}