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
 
(5 intermediate revisions by 3 users not shown)
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="
    display: inline-block;
    padding: 18px 30px;
    background: linear-gradient(145deg, #6a11cb 0%, #2575fc 50%, #6a11cb 100%);
    border-radius: 12px;
    box-shadow:
        0 4px 20px rgba(106, 17, 203, 0.6),
        0 0 30px rgba(37, 117, 252, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.3),
        inset 0 -3px 10px rgba(0, 0, 0, 0.2);
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
">
<!-- Shine overlay -->
<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>
<!-- Button text -->
<div style="
    position: relative;
    z-index: 2;
    font-family: 'Segoe UI', 'Arial', sans-serif;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1.5px;
    background: linear-gradient(to bottom, #ffffff 0%, #e6f7ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow:
        0 0 10px rgba(37, 117, 252, 0.7),
        0 0 20px rgba(106, 17, 203, 0.5),
        0 2px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    line-height: 1.2;
">[[Premade Profiles]]</div>
<!-- Hover effect text -->
<div style="
    font-family: 'Segoe UI', 'Arial', sans-serif;
    font-size: 10px;
    font-weight: 600;
    color: #a3d5ff;
    letter-spacing: 2px;
    margin-top: 8px;
    text-shadow: 0 0 8px rgba(37, 117, 252, 0.6);
    opacity: 0.9;
">CLICK TO SEE MORE</div>
</div>
</div>
{{Template:Script_Infobox
{{Template:Script_Infobox
| icon        = {{{title|{{PAGENAME}}}}}.png
| icon        = {{{title|{{PAGENAME}}}}}.png
Line 22: Line 100:
| '''What quests and diaries are available in Guester?'''
| '''What quests and diaries are available in Guester?'''
| The full list including requirements for Ironman accounts can be found [https://docs.google.com/spreadsheets/d/1lZwxoKfElow9csEwZFhXscjrcZjSz1aiKOyHJ_E-nTM/edit?gid=0#gid=0 HERE]
| The full list including requirements for Ironman accounts can be found [https://docs.google.com/spreadsheets/d/1lZwxoKfElow9csEwZFhXscjrcZjSz1aiKOyHJ_E-nTM/edit?gid=0#gid=0 HERE]
|-
| '''Can I force Guester to use a specific combat style?'''
| No. Guester chooses a combat style based on your levels. Some quests (e.g., ''Dragon Slayer 2'') have hardcoded styles (e.g., ''Dragon Slayer 2'' requires Ranged). Other examples include Tourist Trap (which will use melee to try kill the Guard Captain) and Witch's House which supports Magic when melee stats are level 1, but will use melee once certain melee levels are reached.
|-
|-
| '''Can I force Guester to use a specific gear loadout?'''
| '''Can I force Guester to use a specific gear loadout?'''
Line 39: Line 114:
|}
|}


For a list of pre-made Guester profiles, click [[Premade Profiles|HERE]].
 
<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>
 


===Guester XP Rewards===
===Guester XP Rewards===
Line 68: Line 209:


<div style="background: rgba(255,255,153,0.1); padding: 15px; border-radius: 8px; border-left: 4px solid #FFFF99;">
<div style="background: rgba(255,255,153,0.1); padding: 15px; border-radius: 8px; border-left: 4px solid #FFFF99;">
<span style="color: #FFFF99;">● Yellow</span> - Available to be started  
<span style="color: #FFFF99;">● Yellow</span> - Available to be started but you have not enabled it yet


<small>
<small>
Line 184: Line 325:
{{Template:MMAA}}
{{Template:MMAA}}


[[Category:Ironman Mode]]
[[Category:Premium]]
[[Category:Quest Requirements]]