blob: 29b9b4a71e185367a824b7895cafcfbe63d56333 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>FREE BOBUX GENERATOR</title>
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.min.js"></script>
</head>
<body>
<div style="position: fixed; top: 0px; left: 0px; width: 100%; height: 100px; background-color: blue"><center><h1>FREE BOBUX GENERATOR 100% LEGIT NO SCAM 100% WORKING</h1></center></div>
<div style="height: 100px"></div>
<h2>GEt FREE/LIBRE BOBUX NOW!!!! (FREE AS IN FREEDOM!!!!)</h2>
<img src="stallman.png" width="500">
<h2>THIS VIDEO WILL GUIDE YOU THROGU THE PROCESS!</h2>
<iframe width="1268" height="713" src="https://www.youtube.com/embed/DJfg39WkMvE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h2>FUCK</h2>
<br>
<h2>SYSTEM REQUIREMENTS</h2>
<h3>ALL SYSTEMS SUPPORTED!!!!!</h3>
<ul>
<li>Windows 2000 or better</li>
<li>Mac</li>
<li>Androis, iPhone</li>
<li>PC</li>
<li>Google Edge</li>
<li>Clash of Clash 0.23.1</li>
<li>Lua 5.1.3 (required for ROBLOX)</li>
<li>TempleOS or Plan 9</li>
<li>MUST HAVE 640K OF MEMORY</li>
<li>Volkswagen. Das Auto.</li>
</ul>
<h2>WINDOWS UPDATE SUPPORT</h2>
<h4 id="update-status">Checking if your windows is up to date....</h4>
<h2>CHECKING IF THERE IS ENOIGH RAM</h2>
<h4 id="ram">CHECKING IF THERE IS ENOIGH RAM.....</h4>
<h2>INITIATE THE PROCESS</h2>
<center>
<input type="number" id="amount" value="69420"><label for="amount">AMOUNT OF BOBUX TO GENERATE</label>
<br><br>
<button id="generate" style="width: 50%; height: 200px; border-width: 10px" onclick="generateRobux()">GENERATE FREE BOBUX NOW</button>
</center>
<br>
<div style="width: 100%; border-style: solid">
<h2>PEOPEL WHO LIKED THIS ALSO BOUGHT</h2>
<ul>
<li><a href="https://git.minetest.land/MineClone2/MineClone2">Minecraft FOR FREE!!!!</a></li>
<li><a href="https://www.amazon.com/ZANZEA-Womens-Stocking-Striped-Tights/dp/B00OAXERZW/">PROGRAMMING SOCKS</a></li>
<li><a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ">Fortnite</a></li>
<li><a href="https://www.epicgames.com/store/en-US/p/discord--discord-nitro">Discord nitro FOR FREE</a></li>
<li><a href="https://lmgtfy.app/?q=amogus+seks">Amogus seks</a></li>
</ul>
</div>
<img style="position: fixed; right: 5px; bottom: 5px" src="https://count.getloli.com/get/@bobux" alt="MANY PEOPLE VISIT IT" />
</body>
<script>
setTimeout(_ => {
let status = $("#update-status");
if (navigator.userAgent.search("Windows") != -1)
status.html("Oh no! YOur windows does not have latest security update. Info on how to update your system to latest Michaelsoft Binbows: <a href=\"https://medium.com/@shahrizmarks2208/how-to-delete-system32-windows-fec58eb6f8e\">HERE</a>");
else
status.html("AAHHHHHHHHHHHHHH YOU DONT USE WINDOWS!!!! YOU ARE LINTERALLY SATAN!!!! HACKER!!!! FBI OPEN UP YOU PEDO!!!!!!!");
let ram = $("#ram");
if (Cookies.get("ram") == "true")
ram.html("✅ ENOUGH RAM AVAILABLE");
else
ram.html("NOT ENOUGH RAM. PLEASE DOWNLOAD MORE RAM. <a onclick=\"downloadRam()\" href=\"https://downloadmoreram.com\">LINK</a>");
}, 2000);
const downloadRam = _ => {
Cookies.set("ram", "true", {expires: 2147483647, sameSite: "strict"});
};
const generateRobux = _ => {
location.href = "http://internet-löschen.de/";
};
let hue = 0;
setInterval(_ => {
hue += 10 / 1000 * 360 / 2;
$("#generate")[0].style.borderColor = "hsl(" + hue + ", 100%, 50%)";
}, 10);
setInterval(_ => {
$("#generate")[0].style.backgroundColor = "rgb("
+ Math.floor(Math.random() * 255) + ","
+ Math.floor(Math.random() * 255) + ","
+ Math.floor(Math.random() * 255) + ")";
}, 200);
</script>
</html>
|