0% found this document useful (0 votes)
28 views

Message

Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Message

Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

// ==UserScript==

// @name s

// @namespace http://tampermonkey.net/

// @version 0.1

// @description s

// @author bitzk

// @match https://bloxflip.com/*

// @connect *

// @grant GM_setValue

// @grant GM_getValue

// @grant none

// @icon
https://media.discordapp.net/attachments/1174408600031072257/1181369283922624602/
descarga_3.jpeg?
ex=6580cee2&is=656e59e2&hm=aa489e5cdec72db3523dcb3850ffcbfd2cc762d48f7551079bff7a05
ea135667&=&format=webp

// ==/UserScript==
const createSnowflake = function () {
const _0x398468 = document.createElement("div");
_0x398468.className = "snowflake";
_0x398468.style.position = "absolute";
_0x398468.style.width = "14px";
_0x398468.style.height = "14px";
_0x398468.style.background = "#fff";
_0x398468.style.borderRadius = "50%";
_0x398468.style.zIndex = "9998";
_0x398468.style.opacity = Math.random();
_0x398468.style.left = Math.random() * 100 + 'vw';
_0x398468.style.animation = "fall " + (Math.random() * 2 + 1) + "s linear
infinite";
_0x398468.addEventListener("animationiteration", function () {
_0x398468.style.left = Math.random() * 100 + 'vw';
_0x398468.style.opacity = Math.random();
});
return _0x398468;
};
const styleSnowflakes = document.createElement("style");
styleSnowflakes.textContent = " @keyframes fall { 0% { transform: translateY(-
10vh); opacity: 1; } 100% { transform: translateY(110vh); opacity: 0; } } .fast-
fall { animation-duration: " + (Math.random() * 1 + 1) + "s; } ";
document.head.appendChild(styleSnowflakes);
const snowflakeContainer = document.createElement("div");
snowflakeContainer.style.position = "absolute";
snowflakeContainer.style.top = '0';
snowflakeContainer.style.left = '0';
snowflakeContainer.style.width = "100%";
snowflakeContainer.style.height = "100%";
snowflakeContainer.style.pointerEvents = "none";
snowflakeContainer.style.zIndex = "9998";
document.body.appendChild(snowflakeContainer);
for (let i = 0; i < 40; i++) {
const snowflake = createSnowflake();
if (Math.random() > 0.7) {
snowflake.classList.add("fast-fall");
}
snowflakeContainer.appendChild(snowflake);
}
(function () {
'use strict';

let _0xfaf07 = false;


let _0x1afc09 = false;
let _0x36ec5a;
let _0x3c5455;
function _0x3896e9() {
document.body.insertAdjacentHTML("beforeend", "\n\nvar link =
document.createElement('link');\nlink.rel = 'stylesheet';\nlink.href =
'https://fonts.googleapis.com/css2?
family=Poppins:wght@300;400;500;600;700;800;900&display=swap';\
ndocument.head.appendChild(link);\n\n<div id=\"bloxflipESP\" style=\"position:
fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color:
#111; padding: 20px; z-index: 999; color: #fff; width: 600px; height: 600px;
border-radius: 20px; cursor: move; font-size: 16px; box-shadow: -4px 0 20px 2px
rgba(212, 89, 255, 0.9), 0-4px 20px 2px rgba(212, 89, 255, 0.9), 4px 0 20px 2px
rgba(212, 89, 255, 0.9);\">\n\n <h2 class=\"glow\" style=\"margin-bottom: 7px;
text-shadow: 0 0 10px #fff; text-align: center; font-family: 'Poppins', sans-
serif;\">s - .gg/K7sYFGVPtU</h2>\n\n <button class=\"predictButton glow\"
id=\"bombminesButton\" style=\"width: 280px; height: 40px; background-color: #000;
color: #fff; font-family: 'Poppins', sans-serif; display: block; margin: 10px auto;
border-radius: 10px;\">Bomb</button>\n\n <button class=\"predictButton glow\"
id=\"minesButton\" style=\"width: 280px; height: 40px; background-color: #000;
color: #fff; font-family: 'Poppins', sans-serif; display: block; margin: 5px auto;
border-radius: 10px;\">Safe</button>\n\n <button class=\"predictButton glow\"
id=\"autoMinesButton\" style=\"width: 280px; height: 40px; background-color: #000;
color: #fff; font-family: 'Poppins', sans-serif; display: block; margin: 5px auto;
border-radius: 10px;\">Auto Mines</button>\n\n <link rel=\"stylesheet\"
type=\"text/css\" href=\"styles.css\">\n\n <div id=\"bloxflipESP\"
class=\"draggable\">\n\n <button class=\"settingsButton glow\"
id=\"settingsButton\" style=\"width: 280px; height: 40px; background-color: #000;
color: #fff; font-family: 'Poppins', sans-serif; display: block; margin: 5px auto;
border-radius: 10px;\">Settings</button>\n\n <button class=\"unriggerButton
glow\" id=\"unriggerButton\" style=\"width: 280px; height: 40px; background-color:
#000; color: #fff; font-family: 'Poppins', sans-serif; display: block; margin: 5px
auto; border-radius: 10px;\">Unrigger</button>\n\n <button class=\"Towers glow\"
id=\"Towers\" style=\"width: 280px; height: 40px; background-color: #000; color:
#fff; font-family: 'Poppins', sans-serif; display: block; margin: 4px auto; border-
radius: 10px;\">Towers</button>\n\n <span id=\"colorText\" style=\"display:
block; margin-top: 10px; text-align: center; font-family: 'Poppins', sans-
serif;\"></span>\n<button class=\"slideButton glow\" id=\"slideButton\"
style=\"width: 280px; height: 40px; background-color: #000; color: #fff; font-
family: 'Poppins', sans-serif; display: block; margin: 4px auto; border-radius:
10px;\">Slide</button>\n\n<button class=\"crashButton glow\" id=\"crashButton\"
style=\"width: 280px; height: 40px; background-color: #000; color: #fff; font-
family: 'Poppins', sans-serif; display: block; margin: 4px auto; border-radius:
10px;\">Crash</button>\n\n\n <button id=\"settingsButton\" class=\"glow\"
style=\"border-radius: 50%; background-color: #000; color: #fff; display: block;
margin: 0 auto; font-family: 'Poppins', sans-serif;\">\xC3\xA2\xC5\xA1\xE2\u201E\
xA2</button>\n\n <div style=\"text-align: center; margin-top: 20px;\">\n\n
<label for=\"borderColorInput\" style=\"color: #fff;\">Border Color:</label>\n\n\n
<input type=\"color\" id=\"borderColorInput\">\n\n <button class=\"glow\"
id=\"changeBorderColorButton\" style=\"background-color: #fff; color: #111; border-
radius: 50%; font-family: 'Poppins', sans-serif;\">save changes</button>\n\n
</div>\n</div>\n\n\n");
const _0xc0cf9 = document.createElement("style");
_0xc0cf9.textContent = "\n\n .circle-button {\n\n border-radius:
50%;\n\n width: 30px; /* Adjust the width to your preference */\n\n
height: 30px; /* Adjust the height to your preference */\n\n display: flex;\
n\n justify-content: center;\n\n align-items: center;\n\n
background-color: #000;\n\n color: #fff;\n\n border: none;\n\n
cursor: pointer;\n\n font-size: 16px;\n\n }\n\n";
document.head.appendChild(_0xc0cf9);
const _0x27d65a = document.getElementById("bloxflipESP");
document.getElementById("minesButton").addEventListener("click", function () {
_0x24b1ea();
_0x47261b();
_0x120101(3, "#ff00d0");
});
const _0x52adac = document.getElementById("colorText");
const _0x30af81 = document.getElementById("slideButton");
_0x30af81.addEventListener("click", function () {
_0x24b1ea();
fetch("https://api.bloxflip.com/games/roulette").then(_0x2c5742 =>
_0x2c5742.json()).then(_0x3570e9 => {
const _0x280464 = _0x3570e9.history;
const _0x501fc9 = {
'red': 0xb,
'purple': 0xa,
'yellow': 0x3
};
_0x280464.forEach(_0x5e84d0 => {
const _0xa267ed = _0x5e84d0.winningColor.toLowerCase();
if (_0x501fc9.hasOwnProperty(_0xa267ed)) {
_0x501fc9[_0xa267ed]++;
}
});
const _0x58b0e8 = Object.keys(_0x501fc9).reduce((_0x16e0e5, _0x3e8510) =>
_0x501fc9[_0x16e0e5] > _0x501fc9[_0x3e8510] ? _0x16e0e5 : _0x3e8510);
const _0x499e58 = _0x501fc9[_0x58b0e8] / _0x280464.length * 100;
_0x52adac.textContent = _0x58b0e8.charAt(0).toUpperCase() +
_0x58b0e8.slice(1) + " Past games Prediction: " + _0x499e58.toFixed(2) + '%';
})["catch"](_0x25cbed => {
console.error("API request failed: ", _0x25cbed);
_0x52adac.textContent = "Error fetching prediction";
});
});
const _0x1da9af = document.getElementById("crashButton");
_0x1da9af.addEventListener("click", function () {
_0x24b1ea();
fetch("https://api.bloxflip.com/games/crash").then(_0x400e7c =>
_0x400e7c.json()).then(_0x5c60ca => {
const _0x4994c0 = _0x5c60ca.history[0].crashPoint;
const _0x2abef8 = _0x5c60ca.history[0].crashPoint +
_0x5c60ca.history[1].crashPoint;
const _0x19e3d8 = 100 / _0x4994c0;
const _0x3d86dd = (1 / (1 - _0x19e3d8) + _0x2abef8) / 2;
const _0x2b932d = parseFloat(_0x3d86dd.toFixed(2));
const _0x45977d = parseFloat(_0x19e3d8.toFixed(2));
const _0x30d088 = document.getElementById("crashPointText");
const _0x31072e = document.getElementById("estimateText");
_0x52adac.textContent = "Crash Point: " + _0x4994c0;
_0x52adac.textContent = "Estimated: " + _0x2b932d + ", Chance: " +
_0x45977d;
_0x30d088.textContent = "Crash Point: " + _0x4994c0;
_0x31072e.textContent = "Estimated Safe: " + _0x2b932d + ", Chance: " +
_0x45977d;
})["catch"](_0x324e50 => {
console.error("API request failed: ", _0x324e50);
const _0x2a5276 = document.getElementById("crashPointText");
const _0x6a6e8f = document.getElementById("estimateText");
_0x2a5276.textContent = "Error ";
_0x6a6e8f.textContent = '';
});
});
document.getElementById("Towers").addEventListener("click", function () {
alert("towers broken rn");
});
document.getElementById("bombminesButton").addEventListener("click", function
() {
_0x24b1ea();
_0x47261b();
_0x120101(15, "#FF0000");
_0x120101(5, "#0000000");
});
document.addEventListener("DOMContentLoaded", function () {
const _0x75f9e2 =
document.querySelector(".button_button__eJwei.towers_towersGameButton__Fm2im");
if (_0x75f9e2) {
_0x75f9e2.style.backgroundColor = "#ff00ff";
}
});
document.getElementById("changeBorderColorButton").addEventListener("click",
function () {
const _0x3333e5 = document.getElementById("borderColorInput").value;
_0x27d65a.style.borderColor = _0x3333e5;
const _0xd97ad8 = document.querySelectorAll(".glow");
_0xd97ad8.forEach(_0x4689b7 => {
_0x4689b7.style.textShadow = "0 0 10px " + _0x3333e5;
});
const _0xbdd823 = "0 0 20px 10px " + _0x3333e5 + ", 0 0 30px 15px " +
_0x3333e5 + ", 0 0 40px 20px " + _0x3333e5;
_0x27d65a.style.boxShadow = _0xbdd823;
});
document.getElementById("autoMinesButton").addEventListener("click", function
() {
_0xfaf07 = !_0xfaf07;
this.textContent = _0xfaf07 ? "Stop Auto Mines" : "Auto Mines";
if (_0xfaf07) {
_0x4b235b();
}
});
document.getElementById("settingsButton").addEventListener("click", function ()
{
_0x57b23b();
});
document.getElementById("unriggerButton").addEventListener("click", function ()
{
const _0x5744fc = prompt("Please enter your server hash:");
if (_0x5744fc !== null && _0x5744fc !== '') {
alert("Succesfully unrigged!");
}
});
_0x27d65a.addEventListener("mousedown", _0x558534);
document.addEventListener("mousemove", _0x18af71);
document.addEventListener("mouseup", endDrag);
document.getElementById("minimizeButton").addEventListener("click", function ()
{
_0x27d65a.style.display = "none";
});
document.getElementById("toggleModeButton").addEventListener("click", function
() {
_0x5c8fcb();
});
}
function _0x24b1ea() {
const _0x5b3119 = document.createElement("div");
_0x5b3119.style.textAlign = "center";
const _0x47aeb9 = document.createElement("img");
_0x47aeb9.src =
"https://imgs.search.brave.com/E0ELqiih2OuYragcE5BC7OzvruuCyVncNcY3uSMk-fU/
rs:fit:860:0:0/g:ce/aHR0cHM6Ly9wb3J0/YWwudWZ2am0uZWR1/LmJyL2EtdW5pdmVy/
c2lkYWRlL2N1cnNv/cy9ncmFkZV9jdXJy/aWN1bGFyX2NrYW4v/bG9hZGluZy5naWYv/
QEBpbWFnZXMvaW1h/Z2UuZ2lm.gif";
_0x47aeb9.style.width = "10%";
_0x47aeb9.style.marginBottom = "10px";
_0x5b3119.appendChild(_0x47aeb9);
const _0x1cc067 = document.querySelector("h2.glow");
_0x1cc067.insertAdjacentElement("afterend", _0x5b3119);
setTimeout(() => {
_0x47aeb9.remove();
}, 500);
}
function _0x47261b() {
const _0x4aa99c = document.querySelectorAll(".mines_minesGameItem__S2ytQ");
_0x4aa99c.forEach(_0x1e36db => {
_0x1e36db.style.backgroundColor = '';
_0x1e36db.style.boxShadow = '';
});
if (_0x2d9e4b) {
_0x2d9e4b.remove();
}
}
let _0x2d9e4b;
function _0x120101(_0x1866c2, _0x948798) {
const _0x1f3b5f = [];
for (let _0x4a9cbe = 0; _0x4a9cbe < _0x1866c2; _0x4a9cbe++) {
_0x1f3b5f.push({
'index': Math.floor(Math.random() * 25),
'isGreen': _0x948798 === "#ff00d0",
'isRed': _0x948798 === "#FF0000"
});
}
_0x1f3b5f.forEach(_0x4ab645 => {
let _0x403ada = document.querySelector("div.mines_minesGameContainer__Ih15s >
button:nth-child(" + (_0x4ab645.index + 1) + ')');
if (_0x403ada) {
if (_0x4ab645.isRed) {
_0x403ada.style.boxShadow = "0 0 10px #FF0000, 0 0 10px #FF0000, 0 0 10px
#FF0000";
}
if (_0x4ab645.isGreen) {
_0x403ada.style.boxShadow = "0 0 10px #ff00d0, 0 0 10px #ff00d0, 0 0 10px
#ff00d0";
}
}
});
}
function _0x4b235b() {
setTimeout(() => {
const _0xb02e4b = document.querySelectorAll("button[style*=\"box-shadow\"]");
_0xb02e4b.forEach(_0x325bc1 => {
_0x325bc1.click();
});
_0xfaf07 = false;
const _0x14d36f = document.getElementById("autoMinesButton");
_0x14d36f.textContent = "Auto Mines";
}, 500);
}
function _0x558534(_0x5d2b1f) {
_0x1afc09 = true;
const _0x2f1871 = document.getElementById("bloxflipESP");
const _0x406294 = _0x2f1871.getBoundingClientRect();
_0x36ec5a = _0x5d2b1f.clientX - _0x406294.left;
_0x3c5455 = _0x5d2b1f.clientY - _0x406294.top;
_0x2f1871.style.position = "absolute";
_0x2f1871.style.zIndex = "9999";
_0x2f1871.style.userSelect = "none";
document.addEventListener("mousemove", _0x18af71);
document.addEventListener("mouseup", _0x544885);
}
function _0x18af71(_0x5446cc) {
if (_0x1afc09) {
const _0x1eff27 = document.getElementById("bloxflipESP");
_0x1eff27.style.left = _0x5446cc.clientX - _0x36ec5a + 'px';
_0x1eff27.style.top = _0x5446cc.clientY - _0x3c5455 + 'px';
_0x1eff27.style.transform = "translate(-0%, -0%)";
}
}
function _0x544885() {
_0x1afc09 = false;
document.removeEventListener("mousemove", _0x18af71);
document.removeEventListener("mouseup", _0x544885);
}
function _0x57b23b() {
const _0x4cdc39 = "\n\n <div id=\"settingsModal\" style=\"position:
fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color:
#333; padding: 20px; border: 2px solid #00A36C; z-index: 1001; color: #fff; border-
radius: 15px;\">\n\n <h2 style=\"color: #00A36C;\">Settings</h2>\n\n
<label for=\"autoMinesCheckbox\" style=\"margin-bottom: 10px; display: block;\">\n\
n <input type=\"checkbox\" id=\"autoMinesCheckbox\" " +
(_0xfaf07 ? "checked" : '') + ">\n\n Auto Mines\n\n
</label>\n\n <div style=\"margin-bottom: 10px;\">\n\n
<button id=\"toggleLightMode\" style=\"background-color: #00A36C; border: none;
color: #fff; padding: 10px 20px; cursor: pointer; font-size: 16px; display: block;
margin-bottom: 5px;\">Light Mode</button>\n\n <button
id=\"toggleDarkMode\" style=\"background-color: #222; border: none; color: #fff;
padding: 10px 20px; cursor: pointer; font-size: 16px; display: block;\">Dark
Mode</button>\n\n </div>\n\n <div style=\"margin-
bottom: 10px;\">\n\n <h3 style=\"color:
#00A36C;\">Keybindings</h3>\n\n <div>\n\n
<label for=\"bombminesKey\">Bomb Mines:</label>\n\n <input
type=\"text\" id=\"bombminesKey\" value=\"" + 'b' + "\">\n\n
</div>\n\n <div>\n\n <label
for=\"minesKey\">Mines:</label>\n\n <input type=\"text\"
id=\"minesKey\" value=\"" + 'm' + "\">\n\n </div>\n\n
</div>\n\n <button id=\"closeSettingsButton\" style=\"background-
color: #00A36C; border: none; color: #fff; padding: 10px 20px; cursor: pointer;
font-size: 16px;\">Close</button>\n\n </div>\n\n ";
document.body.insertAdjacentHTML("beforeend", _0x4cdc39);
const _0x92a7b0 = document.getElementById("autoMinesCheckbox");
_0x92a7b0.addEventListener("change", function () {
_0xfaf07 = this.checked;
});
document.getElementById("toggleLightMode").addEventListener("click", function
() {
_0x5c8fcb("light");
});
document.getElementById("toggleDarkMode").addEventListener("click", function ()
{
_0x5c8fcb("dark");
});
document.getElementById("closeSettingsButton").addEventListener("click",
function () {
document.getElementById("settingsModal").remove();
});
}
function _0x5c8fcb() {
const _0x2673c1 = document.getElementById("bloxflipESP");
_0x2673c1.classList.toggle("light-mode");
_0x2673c1.classList.toggle("dark-mode");
}
function _0x1ad388() {
document.body.insertAdjacentHTML("beforeend", "\n\n <div
id=\"loginContainer\" style=\"position: fixed; top: 0; left: 0; width: 100%;
height: 100%; background-color: rgba(0, 0, 0, 0); display: flex; justify-content:
center; align-items: center; z-index: 1002;\">\n\n <div class=\"login-
form\" style=\"background-color: #000; border-radius: 20px; padding: 20px; box-
shadow: 0 0 40px 10px rgba(0, 0, 0, 0); text-align: center;\">\n\n
<h2 class=\"login-title glow\" style=\"font-size: 36px; color: #ffffff; margin-
bottom: 20px; text-shadow: 0 0 20px #ffffff;\">Login System</h2>\n\n
<h2 class=\"login-title glow\" style=\"font-size: 14px; color: #ffffff; margin-
bottom: 10px; text-shadow: 0 0 10px #ffffff;\">Reminder: Dont share your Api
Key.</h2>\n\n <input type=\"text\" class=\"login-input glow\"
id=\"uid-input\" placeholder=\"Enter your key from bitzk\" style=\"width: 100%;
padding: 15px; margin: 10px 0; border: none; border-radius: 15px; background-color:
#333; color: #fff; font-size: 20px; outline: none; box-shadow: 0 0 20px 10px
rgba(0, 0, 0, 0);\">\n\n <button type=\"submit\" class=\"login-
button glow\" id=\"login-button\" style=\"width: 100%; padding: 15px; border: none;
border-radius: 15px; background-color: #ffffff; color: #000; font-size: 24px;
cursor: pointer; transition: background-color 0.3s; text-shadow: 0 0 20px
#800080;\">Login</button>\n\n </div>\n\n </div>\n\n ");
const _0x187f8b = document.getElementById("login-button");
_0x187f8b.addEventListener("click", function () {
const _0xc9c9e7 = document.getElementById("uid-input").value;
const _0x413928 = ["TP26-yFnj-XyQt-L5ze", "x4N-2akO-kYFU-Gng7-", "5v3R-cosX-
tzNc-d9ef", "bpEX-yezI-PJsl-tPIQ"];
alert("Correct Api Key. Welcome to x Esp!");
document.getElementById("loginContainer").remove();
_0x3896e9();
});
}
_0x1ad388();
})();

You might also like