100% found this document useful (1 vote)
42 views4 pages

Gran HTML

Ks

Uploaded by

zgftmkhd42
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
42 views4 pages

Gran HTML

Ks

Uploaded by

zgftmkhd42
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<html>lang="pt"><head>

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-
scalable=no">
<title>PANEL ANTIJUDA IOS🩸</title>
<style>
body {
background-color: #1a1a1a; /* Gris oscuro */
color: white;
font-family: 'Arial', sans-serif;
text-align: center;
padding: 20px;
}

.container {
width: 90%;
max-width: 380px;
background: linear-gradient(135deg, #333333, #1a1a1a);
padding: 15px;
border-radius: 12px;
border: 2px solid #ff0000; /* Rojo intenso */
box-shadow: 0 0 10px #ff0000;
}

h3 {
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
text-align: center;
color: #ff0000;
}

.tabs {
display: flex;
justify-content: space-between;
margin-bottom: 5px;
}

.tab {
flex: 1;
padding: 6px;
cursor: pointer;
background: #4d4d4d;
color: white;
border-radius: 10px;
margin: 2px;
text-align: center;
font-weight: bold;
transition: 0.3s;
font-size: 14px;
}

.[Link] {
background: linear-gradient(135deg, #660000, #990000);
box-shadow: 0 0 6px #ff0000;
}

.content {
display: none;
padding-top: 8px;
}

.[Link] {
display: block;
}

.option {
display: flex;
align-items: center;
margin: 5px 0;
font-size: 14px;
font-weight: bold;
}

.option input {
margin-right: 8px;
transform: scale(1.2);
accent-color: #ff0000;
}

.slider-container {
display: flex;
align-items: center;
justify-content: space-between;
margin: 8px 0;
}

.slider {
flex: 1;
accent-color: #ff0000;
height: 4px;
border-radius: 8px;
box-shadow: 0 0 6px rgba(255, 0, 0, 0.8);
}

.dropdown {
width: 100%;
padding: 8px;
background: #1a1a1a;
border: 1px solid #ff0000;
color: white;
border-radius: 6px;
margin: 8px 0;
font-weight: bold;
font-size: 14px;
text-align: center;
}

.radio-container {
display: flex;
justify-content: space-around;
margin: 8px 0;
}

h4 {
font-size: 14px;
margin-bottom: 6px;
color: #ff0000;
}

.radio-container label {
font-size: 14px;
font-weight: bold;
color: white;
padding: 5px 10px;
border-radius: 6px;
transition: 0.3s;
}

.radio-container input:checked + label {


background: #ff0000;
box-shadow: 0 0 8px #ff0000;
}

.button {
width: 100%;
padding: 12px;
background: linear-gradient(135deg, #660000, #330000);
border: none;
color: white;
font-weight: bold;
border-radius: 6px;
cursor: pointer;
margin-top: 8px;
box-shadow: 0 0 10px #ff0000;
transition: 0.3s ease-in-out;
font-size: 12px;
}

.button:hover {
background: linear-gradient(135deg, #990000, #4d0000);
box-shadow: 0 0 15px #ff3333;
transform: scale(1.05);
}

.button:active {
transform: scale(0.95);
}
</style>
</head>
<body>
<div class="container">
<h3>ANTIJUDA IOS🩸</h3>
<div class="tabs">
<div class="tab active" id="AIM AIMLOCK🩸-tab">AUXILIO🩸</div>
<div class="tab" id="Ola-tab">NO RECOIL🩸</div>
</div>

<div id="aimlock" class="content active">


<div class="option">
<input type="checkbox" id="auxilio">
<label for="auxilio">NO RECOIL🩸</label>
</div>
<div class="option">
<input type="checkbox" id="AIM🩸">
<label for="AIM🩸">Headtrick</label>
</div>
<div class="slider-container">
<input type="range" id="fovRange" class="slider" min="1" max="10"
value="5">
<span id="fovValue">AIM PANEL🩸</span>
</div>
<select class="dropdown" id="auxilioType">
<option>METADATA 60%🩸</option>
<option>AUXILIO70%🩸</option>
<option>AIM AIMBOT🩸</option>
</select>

<h4>Tipo de AUXILIO🩸:</h4>

<div class="radio-container">
<input type="radio" name="aimlockType" id="atirar" checked="">
<label for="atirar">AIM DATAS🩸</label>
<input type="radio" name="aimlockType" id="olhar">
<label for="olhar">AIM AIMBOT🩸</label>
</div>

<button class="button" id="injectButton" onclick="ativarFuncoes()">INJETAR


PANEL🩸</button>
</div>

<div id="info" class="content">


<p><b>Modelo:</b> iPhone</p>
<p><b>Developer:</b> @ANTIJUDA🩸</p>
</div>
</div>

<script>
[Link]("fovRange").addEventListener("input", function() {
[Link]("fovValue").textContent = "Fov " + [Link];
});

function ativarFuncoes() {
let botao = [Link]("injectButton");
[Link] = "INJETADO PANEL🩸...";
[Link] = true;
setTimeout(() => {
[Link] = "INJETADO!";
setTimeout(() => {
[Link] = "INJETADO!";
[Link] = false;
// Intentar abrir Free Fire
try {
[Link]("garena://");
} catch (e) {
[Link]("No se pudo abrir Free Fire:", e);
}
}, 3500);
}, 3800);
}
</script>

</body></html>

You might also like