Auto Log
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: "XXXX8@gmail.com",
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: "Maroc@.2023"
},
{
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';