Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GAIO: Difference between revisions

From GScripts
Ben (talk | contribs)
No edit summary
Ben (talk | contribs)
No edit summary
Line 44: Line 44:


<div style="background: #1a1a1a; padding: 15px; border-radius: 5px; border-left: 4px solid #4CAF50;">
<div style="background: #1a1a1a; padding: 15px; border-radius: 5px; border-left: 4px solid #4CAF50;">
<div style="text-align: center; margin: 20px auto;">
<div style="
    display: inline-block;
    padding: 18px 30px;
    background: linear-gradient(145deg, #d10000 0%, #ff4444 50%, #a30000 100%);
    border-radius: 10px;
    box-shadow:
        0 4px 20px rgba(209, 0, 0, 0.6),
        0 0 0 1px rgba(255, 255, 255, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
">
<div style="
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        90deg,
        transparent,
        rgba(255, 255, 255, 0.2),
        transparent
    );
    transition: left 0.5s ease-in-out;
"></div>
<div style="
    position: relative;
    z-index: 2;
    font-family: 'Segoe UI', 'Arial', sans-serif;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 1px;
    background: linear-gradient(to bottom, #ffffff 0%, #ffe6e6 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow:
        0 0 10px rgba(255, 255, 255, 0.7),
        0 0 20px rgba(255, 100, 100, 0.6);
    text-align: center;
    line-height: 1.2;
">⚠️ DISCLAIMER</div>
<div style="
    font-family: 'Segoe UI', 'Arial', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #ffcccc;
    letter-spacing: 1.5px;
    margin-top: 8px;
    text-shadow: 0 0 8px rgba(255, 100, 100, 0.6);
    opacity: 0.9;
    text-transform: uppercase;
">Guester will not protect your account builds from unwanted exp - check the quests you are enabling before pressing start</div>
</div>
</div>


=== Core Features ===
=== Core Features ===