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

Guester: Difference between revisions

From GScripts
Ben (talk | contribs)
No edit summary
Ben (talk | contribs)
No edit summary
 
Line 1: Line 1:
<div style="position: fixed; bottom: 0; left: 0; right: 0; background: #d33; color: white; padding: 8px 20px; font-size: 0.9em; z-index: 1000; box-shadow: 0 -2px 10px rgba(0,0,0,0.2); text-align: center;">
<span style="margin-right: 10px;">⚠</span>
Guester will not protect your account builds from unwanted exp - check the quests you are enabling before pressing start
<span style="margin-left: 15px;">
</div>
<div style="text-align: center; margin: 20px auto;">
<div style="text-align: center; margin: 20px auto;">
<div style="
<div style="
Line 104: Line 113:
| Guester will often hop worlds to find the optimal rotation for certain quest NPC's, or to find certain quest NPC's. This is normal, and nothing to worry about. G Scripts will always send a disconnect packet to hop worlds, as this is faster than regular hopping.
| Guester will often hop worlds to find the optimal rotation for certain quest NPC's, or to find certain quest NPC's. This is normal, and nothing to worry about. G Scripts will always send a disconnect packet to hop worlds, as this is faster than regular hopping.
|}
|}
<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>