Auto Log
Auto Log
// @name BLSLOGIN
// @namespace http://tampermonkey.net/
// @version 2023
// @description try to take over the world!
// @author MahDiMiDi
// @match https://www.blsspainmorocco.net/MAR/account/*
// @match https://www.blsspainmorocco.net/MAR/Account/*
// @match https://algeria.blsspainglobal.com/DZA/Account/LogIn*
// @match https://algeria.blsspainglobal.com/DZA/account/login*
// @icon https://www.google.com/s2/favicons?
sz=64&domain=blsspainmorocco.com
// @grant none
// ==/UserScript==
if (!document.getElementsByTagName('title')
[0].textContent.toLowerCase().includes("gateway")) {
var Name = [
"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14",
"15"
];
var data = [
{
mail: "[email protected]",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "[email protected]"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "MXXXX"
},
{
mail: "XXXX",
password: "XXXX"
},
{
mail: "XXXX",
password: "XXXX"
}
];
var j = 0;
button.addEventListener("mouseout", function () {
this.style.backgroundColor = "#3498db"; // Restore the original
background on mouseout
});
j++;
}
(function() {
'use strict';