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

message-1

The document is an HTML code for a 4D guide popup that features multiple guides on using server-related functionalities, including server checking, resource dumping, TXAdmin server hacking, license key hacking, and DDoS server functionality. It includes CSS for styling and animations, as well as JavaScript for interactive elements like navigating between guides and generating lightning effects in the background. The popup is designed to provide users with a visually engaging experience while accessing the guides.

Uploaded by

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

message-1

The document is an HTML code for a 4D guide popup that features multiple guides on using server-related functionalities, including server checking, resource dumping, TXAdmin server hacking, license key hacking, and DDoS server functionality. It includes CSS for styling and animations, as well as JavaScript for interactive elements like navigating between guides and generating lightning effects in the background. The popup is designed to provide users with a visually engaging experience while accessing the guides.

Uploaded by

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

<!

DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>4D Guide Popup with Slides and Lightning Effects</title>
<style>
body {
font-family: Arial, sans-serif;
background: linear-gradient(45deg, #000, #111); /* Gradient background
for 4D effect */
color: #fff;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
overflow: hidden;
position: relative;
}

/* Lightning animation effects in the background */


.background-lightning {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none; /* Prevent lightning from blocking interaction */
}

.lightning {
position: absolute;
width: 2px;
height: 100%;
background: rgba(255, 255, 255, 0.3);
opacity: 0;
animation: flash 0.5s infinite linear;
}

@keyframes flash {
0%, 100% { opacity: 0; }
50% { opacity: 1; }
}

#popup {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.9);
border-radius: 10px;
padding: 20px;
width: 80%;
max-width: 600px;
z-index: 1000;
overflow: hidden;
box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
animation: pop 0.5s ease forwards; /* Animation for popup appearance */
}

@keyframes pop {
from {
transform: translate(-50%, -50%) scale(0);
}
to {
transform: translate(-50%, -50%) scale(1);
}
}

.popup-layer {
display: none;
opacity: 0;
transition: opacity 0.5s;
}

.popup-layer.active {
display: block;
opacity: 1;
}

.layer-content {
position: relative;
z-index: 2;
padding: 20px;
}

#prevSlide, #nextSlide, #closePopupBtn {


background-color: #6a5acd; /* 4D purple color */
border: none;
color: #fff; /* White text */
padding: 10px 20px;
margin: 10px;
cursor: pointer;
border-radius: 5px;
transition: background-color 0.3s;
font-weight: bold; /* Bold font for buttons */
}

#prevSlide:hover, #nextSlide:hover, #closePopupBtn:hover {


background-color: #483d8b; /* Darker shade of purple on hover */
box-shadow: 0 0 10px rgba(255, 255, 255, 0.5); /* Shadow effect on
hover */
}

.layer-content h2, .layer-content h3 {


color: #6a5acd; /* 4D purple color */
margin: 10px 0;
text-shadow: 1px 1px 5px rgba(106, 90, 205, 0.8); /* Text shadow effect
*/
}

.layer-content p, .layer-content li {
font-size: 18px;
line-height: 1.6;
text-shadow: 1px 1px 5px rgba(106, 90, 205, 0.5); /* Text shadow effect
*/
}

.layer-content ol {
padding-left: 20px;
}

.slide-in {
animation: slideIn 0.5s forwards;
}

@keyframes slideIn {
from {
transform: translateX(100%);
opacity: 0;
}
to {
transform: translateX(0);
opacity: 1;
}
}
</style>
</head>
<body>
<!-- Lightning animation background -->
<div class="background-lightning"></div>

<!-- Button to open the popup -->


<button id="openPopupBtn">Guide on How to Use Features</button>

<!-- Transparent popup with slider -->


<div id="popup">
<!-- Layers with specific text -->
<div class="popup-layer layer1 active">
<div class="layer-content">
<h2>Guide 1: How to Use the Server Checker</h2>
<ol>
<li><strong>Enter Your CFX Link:</strong> Example: For a link
like <i>cfx.re/join/test</i>, you only need to input the "<b>test</b>" part in the
provided field, without including <i>cfx.re/join/</i>.</li>
<li><strong>Click "Check Server":</strong> Once you've entered
the correct server name, click the "Check Server" button to begin searching for the
specified server.</li>
<li><strong>View the Server Details:</strong> After the loading
process completes, you'll see detailed information about the FiveM server you've
checked. That's it!</li>
</ol>
</div>
</div>
<div class="popup-layer layer2">
<div class="layer-content">
<h2>Guide 2: How to Use the Dump Resource + DB Feature</h2>
<h3>Important Information:</h3>
<p>By using this feature, you can obtain all server resource files,
including the database. This is incredibly valuable, as it allows you to utilize
the target server's resources seamlessly for your own purposes.</p>

<h3>How to Use the Dump Resource + DB Feature for FiveM


Server:</h3>
<ol>
<li><strong>Enter the CFX Server Link:</strong> Make sure to
input the CFX server link you wish to dump resources from, as explained in the
first guide.</li>
<li><strong>Click "Dump Resource + DB":</strong> Press the
"Dump Resource + DB" button to start the process.</li>
<li><strong>Loading Process:</strong> The system will begin
accessing the target server’s localhost to retrieve all resource files, including
the database.</li>
<li><strong>Enter Your UDG-Key:</strong> Don’t forget to input
your UDG-Key to allow the loading process to continue smoothly until
completion.</li>
<li><strong>Download the Resources and Database:</strong> Once
the loading bar is full, all the server’s resource files, including the database,
will automatically be downloaded.</li>
</ol>
</div>
</div>
<div class="popup-layer layer3">
<div class="layer-content">
<h2>Guide 3: Hacking TXAdmin Server</h2>
<p>Unlock the potential of your target TXAdmin server by accessing
and viewing its contents. This powerful feature allows you to modify the
configuration data of the target server effortlessly. With this capability, you can
customize server settings to fit your needs, enhancing your overall experience.</p>

<h3>Why You Should Consider This:</h3>


<ul>
<li><strong>Gain Insight:</strong> Understand the inner
workings of the TXAdmin server you’re targeting.</li>
<li><strong>Tailored Customization:</strong> Change
configurations to optimize performance and gameplay.</li>
<li><strong>Competitive Advantage:</strong> Stay ahead by
leveraging server insights and making informed adjustments.</li>
</ul>
</div>
</div>
<div class="popup-layer layer4">
<div class="layer-content">
<h2>Guide 4: Hacking License Key for FiveM Server</h2>
<p>Gain unparalleled access to the License Key of your target
server with this powerful feature. By hacking the License Key, you can effortlessly
acquire their license credentials and expand access to additional IP addresses of
your choice.</p>

<h3>Here’s How It Works:</h3>


<ol>
<li><strong>Access License Key:</strong> When you initiate the
hacking process, you'll receive the License Key for the target server.</li>
<li><strong>Add New IP Addresses:</strong> A portable License
Key server form will appear, allowing you to input any IP addresses you wish to
grant access to.</li>
<li><strong>Obtain More License Keys:</strong> By adding these
IP addresses, you can generate additional License Keys as needed.</li>
</ol>

<h3>Why Choose This Feature?</h3>


<ul>
<li><strong>Enhanced Flexibility:</strong> Customize and
control access to your target server.</li>
<li><strong>Seamless Integration:</strong> Easily manage and
extend your server capabilities.</li>
<li><strong>Comprehensive Access:</strong> Achieve unrestricted
access to the target server and its functionalities.</li>
</ul>
</div>
</div>
<div class="popup-layer layer5">
<div class="layer-content">
<h2>Guide 5: DDoS Server Functionality</h2>
<p>With the DDoS Server feature, you can effectively disrupt the
targeted server’s operations. When activated, the targeted server will experience a
timeout or connection failure, resulting in players being automatically kicked from
the server. This functionality operates with an impressive success rate of 85%.</p>

<h3>How It Works:</h3>
<ol>
<li><strong>Initiate the DDoS Attack:</strong> By pressing the
DDoS Server button, you initiate the process to overwhelm the target server’s
resources.</li>
<li><strong>Server Timeout:</strong> The server will struggle
to manage the influx of traffic, leading to a timeout or complete connection
failure.</li>
<li><strong>Player Disconnection:</strong> As a result of the
server's inability to maintain stable connections, players will be automatically
kicked from the game.</li>
</ol>

<h3>Why You Should Consider This Feature:</h3>


<ul>
<li><strong>Effective Disruption:</strong> Cause significant
downtime for your targeted server, affecting gameplay for its users.</li>
<li><strong>Strategic Advantage:</strong> Use this tool to gain
leverage in competitive situations, whether for testing or tactical purposes.</li>
<li><strong>High Success Rate:</strong> With an 85%
effectiveness, you can rely on this feature to achieve your goals.</li>
</ul>
<p>Take control of your server engagements with this powerful DDoS
functionality!</p>
</div>
</div>

<!-- Buttons for navigating between layers -->


<button id="prevSlide">Previous</button>
<button id="nextSlide">Next</button>
<button id="closePopupBtn">Close</button>
</div>

<script>
// Getting the necessary elements
const openPopupBtn = document.getElementById('openPopupBtn');
const popup = document.getElementById('popup');
const closePopupBtn = document.getElementById('closePopupBtn');
const prevSlide = document.getElementById('prevSlide');
const nextSlide = document.getElementById('nextSlide');

const popupLayers = document.querySelectorAll('.popup-layer');


let currentLayerIndex = 0;
// Function to open the popup
openPopupBtn.onclick = function() {
popup.style.display = 'block';
popupLayers[currentLayerIndex].classList.add('active');
generateLightning(); // Call lightning effect function when popup opens
}

// Function to close the popup


closePopupBtn.onclick = function() {
popup.style.display = 'none';
popupLayers[currentLayerIndex].classList.remove('active');
currentLayerIndex = 0; // Reset index when popup closes
}

// Function to navigate to the next slide


nextSlide.onclick = function() {
popupLayers[currentLayerIndex].classList.remove('active');
currentLayerIndex = (currentLayerIndex + 1) % popupLayers.length;
popupLayers[currentLayerIndex].classList.add('active');
popupLayers[currentLayerIndex].classList.add('slide-in');
setTimeout(() => {
popupLayers[currentLayerIndex].classList.remove('slide-in');
}, 500); // Duration of slide animation
}

// Function to navigate to the previous slide


prevSlide.onclick = function() {
popupLayers[currentLayerIndex].classList.remove('active');
currentLayerIndex = (currentLayerIndex - 1 + popupLayers.length) %
popupLayers.length;
popupLayers[currentLayerIndex].classList.add('active');
popupLayers[currentLayerIndex].classList.add('slide-in');
setTimeout(() => {
popupLayers[currentLayerIndex].classList.remove('slide-in');
}, 500); // Duration of slide animation
}

// Function to create lightning effects


function createLightningEffect() {
const lightning = document.createElement('div');
lightning.className = 'lightning';
lightning.style.left = Math.random() * 100 + 'vw'; // Random horizontal
position
lightning.style.animationDuration = Math.random() * 0.5 + 0.5 + 's'; //
Random duration between 0.5s and 1s
document.querySelector('.background-lightning').appendChild(lightning);

setTimeout(() => {
lightning.remove();
}, 1000);
}

// Create multiple lightning effects randomly


function generateLightning() {
for (let i = 0; i < 3; i++) {
createLightningEffect();
}
}
// Call the generateLightning function every 2 seconds
setInterval(generateLightning, 2000);
</script>
</body>
</html>

You might also like