<style>
.custom-desc-container {
color: #e2e2e2;
font-family: inherit;
font-size: 14.5px;
line-height: 1.7;
width: 100%;
}
.section-title {
font-size: 19px;
font-weight: 700;
color: #ffffff;
letter-spacing: 0.03em;
margin-bottom: 4px;
margin-top: 24px;
display: flex;
align-items: center;
gap: 8px;
}
.section-title:first-child {
margin-top: 0;
}
.sub-title {
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #666;
margin: 4px 0 16px;
padding-bottom: 8px;
border-bottom: 1px solid #2a2a2e;
width: 100%;
}
.custom-desc-container ul {
list-style: none;
padding: 0;
margin: 0;
}
.custom-desc-container ul li {
padding: 6px 0;
color: #b0b0b5;
display: flex;
align-items: flex-start;
gap: 10px;
}
.custom-desc-container ul li::before {
content: "›";
color: #ef4444; /* Rouge accent de Redline */
font-weight: 700;
font-size: 18px;
line-height: 1.2;
flex-shrink: 0;
}
.custom-desc-container ul li strong {
color: #e2e2e2;
}
</style>
<div class="custom-desc-container">
<!-- AIMBOT & TRIGGER -->
<div class="section-title">🎯 Aimbot & Trigger</div>
<div class="sub-title">Advanced Aiming & Shooting Assistance</div>
<ul>
<li><strong>Aimbot:</strong> Enable, Ignore Knocked, Aim Only Visible</li>
<li><strong>FOV:</strong> Draw FOV, Custom FOV slider</li>
<li><strong>Targeting:</strong> Aim Bone (Head, Neck, Chest, Stomach, Nearest), Lock Target</li>
<li><strong>Recoil Control:</strong> RCS Pitch & Yaw sliders</li>
<li><strong>Binds & Smoothness:</strong> Aim Bind, Second Aim Bind, Dual Smooth sliders</li>
<li><strong>Triggerbot:</strong> Enable, Trigger Bind, Trigger Delay, Trigger Distance</li>
</ul>
<!-- PLAYERS ESP & STYLE -->
<div class="section-title">👁️ Player ESP & Style</div>
<div class="sub-title">Complete Visual Awareness</div>
<ul>
<li><strong>Core ESP:</strong> Draw Box, Draw Skeleton, Draw Glow, Render Distance</li>
<li><strong>Information:</strong> Draw Name, Draw Distance, Draw Health, Draw Shield, Draw Weapon</li>
<li><strong>Advanced Awareness:</strong> Draw Knocked, Draw Offscreen, Draw Info, Draw Seer</li>
<li><strong>Seer Settings:</strong> Always, FOV, Distance, FOV & Distance (with slider)</li>
<li><strong>Extras:</strong> Draw Kills, Draw Rank, Draw Lvl, Draw Team</li>
<li><strong>Visual Customization:</strong> Box Type (Default, Outline, Filled), Glow Type, Skeleton Thickness, Text Background</li>
</ul>
<!-- LOOT ESP -->
<div class="section-title">📦 Loot ESP & Smart Loot</div>
<div class="sub-title">Intelligent Item Tracking</div>
<ul>
<li><strong>Loot ESP:</strong> Enable, Draw Icon, Draw Name, Draw Lobe, Draw Glow, Draw Distance</li>
<li><strong>Categories:</strong> Weapon, Gear, Regen, Attachment, Ammo, Special</li>
<li><strong>Death Box ESP:</strong> Easily locate and track death boxes</li>
<li><strong>Smart Loot:</strong> Enable Smart Loot, Customize Ammo Count, Custom Loot Filters</li>
<li><strong>Loot Aesthetics:</strong> Icon Size, Icon Type (Default, Game), Glow Type, Text Background</li>
</ul>
<!-- MISC & CONFIGS -->
<div class="section-title">⚙️ Misc & Configuration</div>
<div class="sub-title">Movement, Utilities & Settings</div>
<ul>
<li><strong>Auto Movement:</strong> Auto Grapple, Auto Wall Jump, Auto Super Glide, Auto Tap Strafe</li>
<li><strong>Utilities:</strong> Big Map Radar, FOV Changer, FOV Scale, FPS Limit, Show FPS</li>
<li><strong>Spectator Warning:</strong> Spectator Count, Spectator Window Transparency</li>
<li><strong>System:</strong> Battle Mode Key</li>
<li><strong>Config Management:</strong> Save cfg, Load cfg, Create cfg easily</li>
</ul>
</div>