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

Sailing: Difference between revisions

From GScripts
Ben (talk | contribs)
Created page with "<div style="text-align: center; margin: 25px auto;"> <div style=" display: inline-block; padding: 18px 35px; background: linear-gradient(135deg, #0f2027 0%, #203a43 30%, #2c5364 70%, #0f2027 100%); border-radius: 12px; box-shadow: 0 0 25px rgba(44, 83, 100, 0.7), 0 8px 30px rgba(15, 32, 39, 0.6), 0 0 0 3px rgba(64, 224, 208, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2), inset..."
 
Ben (talk | contribs)
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="text-align: center; margin: 25px auto;">
<div style="font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #e0e0e0; background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); padding: 25px; border-radius: 12px; border: 1px solid #334155; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);">
 
<div style="text-align: center; margin-bottom: 35px; padding-bottom: 20px; border-bottom: 2px solid #3b82f6; position: relative;">
<div style="position: absolute; left: 0; right: 0; top: 50%; height: 1px; background: linear-gradient(90deg, transparent, #3b82f6, transparent); transform: translateY(-50%);"></div>
 
<center>
<div style="
<div style="
     display: inline-block;
     display: inline-block;
     padding: 18px 35px;
     padding: 15px 35px;
     background: linear-gradient(135deg,  
     background: linear-gradient(to bottom right, #0f2027, #203a43, #2c5364);
        #0f2027 0%,  
        #203a43 30%,  
        #2c5364 70%,
        #0f2027 100%);
     border-radius: 12px;
     border-radius: 12px;
     box-shadow:  
     box-shadow:  
         0 0 25px rgba(44, 83, 100, 0.7),
         0 0 20px rgba(64, 224, 208, 0.6),
         0 8px 30px rgba(15, 32, 39, 0.6),
         0 8px 25px rgba(15, 32, 39, 0.5),
        0 0 0 3px rgba(64, 224, 208, 0.3),
         inset 0 1px 0 rgba(255, 255, 255, 0.2);
         inset 0 1px 0 rgba(255, 255, 255, 0.2),
        inset 0 -4px 10px rgba(0, 0, 0, 0.4);
     border: 2px solid rgba(64, 224, 208, 0.4);
     border: 2px solid rgba(64, 224, 208, 0.4);
     position: relative;
     position: relative;
     overflow: hidden;
     margin: 20px auto;
    text-align: center;
    min-width: 200px;
">
">


<!-- Water reflection effect -->
<!-- NEW Badge -->
<div style="
<div style="
     position: absolute;
     position: absolute;
     top: 0;
     top: -8px;
     left: 0;
     right: 15px;
     width: 100%;
     background: linear-gradient(to right, #00c6ff, #0072ff);
     height: 100%;
     color: white;
     background:  
     font-family: Arial, sans-serif;
        repeating-linear-gradient(
    font-size: 10px;
            90deg,
    font-weight: bold;
            transparent,
    padding: 3px 10px;
            transparent 10px,
    border-radius: 12px;
            rgba(64, 224, 208, 0.05) 10px,
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
            rgba(64, 224, 208, 0.05) 20px
     letter-spacing: 1px;
        );
     z-index: 2;
     opacity: 0.3;
    border: 1px solid rgba(255, 255, 255, 0.3);
     z-index: 1;
">NOW RELEASED!</div>
"></div>


<!-- Title with wave-like gradient -->
<!-- Main Title -->
<div style="
<div style="
    position: relative;
     font-family: 'Trebuchet MS', Arial, sans-serif;
    z-index: 2;
     font-size: 32px;
     font-family: 'Trebuchet MS', 'Arial Black', Arial, sans-serif;
     font-weight: bold;
     font-size: 34px;
     color: white;
     font-weight: 900;
    letter-spacing: 3px;
    background: linear-gradient(
        to right,
        #40e0d0 0%,
        #ffffff 25%,
        #40e0d0 50%,
        #ffffff 75%,
        #40e0d0 100%
    );
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
     color: transparent;
     text-shadow:  
     text-shadow:  
         0 0 15px rgba(64, 224, 208, 0.8),
         0 0 10px #40e0d0,
         0 0 30px rgba(32, 58, 67, 0.6),
         0 0 20px #40e0d0,
         0 4px 10px rgba(0, 0, 0, 0.4);
         0 2px 4px rgba(0, 0, 0, 0.5);
     line-height: 1;
     letter-spacing: 2px;
     margin-bottom: 8px;
     margin: 5px 0;
     animation: textShimmer 4s infinite linear;
     padding-top: 5px;
">SAILING</div>
">SAILING</div>


<!-- Modern "NEW" badge -->
<!-- Subtitle -->
<div style="
<div style="
    position: absolute;
     font-family: Arial, sans-serif;
    top: 8px;
     font-size: 12px;
    right: 8px;
    background: linear-gradient(45deg, #00c6ff, #0072ff);
    color: white;
     font-family: 'Segoe UI', Arial, sans-serif;
     font-size: 11px;
    font-weight: bold;
    padding: 4px 12px;
    border-radius: 20px;
    box-shadow: 0 3px 15px rgba(0, 114, 255, 0.5);
    letter-spacing: 1.5px;
    z-index: 3;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.3);
">COMING SOON</div>
 
<!-- Feature highlight -->
<div style="
    position: relative;
    z-index: 2;
    font-family: 'Segoe UI', Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
     color: #88e6ff;
     color: #88e6ff;
    text-shadow: 0 0 8px #40e0d0;
     letter-spacing: 2px;
     letter-spacing: 2px;
     margin-top: 5px;
     margin-top: 5px;
     text-shadow: 0 0 10px rgba(64, 224, 208, 0.7);
     font-weight: bold;
     border-top: 1px solid rgba(64, 224, 208, 0.3);
     border-top: 1px solid rgba(64, 224, 208, 0.3);
     padding-top: 8px;
     padding-top: 8px;
Line 105: Line 70:
">⚓ The FIRST Sailing script on Dreambot!</div>
">⚓ The FIRST Sailing script on Dreambot!</div>


</div>
</center>
</div>
== Overview ==
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 20px; border-radius: 10px; border-left: 5px solid #3b82f6; margin: 20px 0; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); position: relative; overflow: hidden;">
<div style="position: absolute; top: 0; right: 0; width: 60px; height: 60px; background: rgba(59, 130, 246, 0.1); border-radius: 0 10px 0 60px;"></div>
<p style="margin: 0; color: #cbd5e1; font-size: 16px; line-height: 1.6; position: relative; z-index: 1;">
'''GSailing''' & GAIO's Sailing is a script designed for the [[Sailing]] skill that will automate your Sailing experience.
</p>
</div>
== Features ==
<div style="margin: 25px 0;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px;">
<div style="background: linear-gradient(145deg, #1e3a8a 0%, #1e40af 100%); padding: 20px; border-radius: 10px; border: 1px solid #3b82f6; box-shadow: 0 4px 15px rgba(30, 64, 175, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(96, 165, 250, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #93c5fd; font-size: 17px; display: block; margin-bottom: 8px;">📍 Missions & Port Tasks</strong>
<small style="color: #bfdbfe; line-height: 1.5; display: block;">Automates acceptance, completion, and reporting of port assignments with intelligent route planning.</small>
</div>
<div style="background: linear-gradient(145deg, #5b21b6 0%, #7c3aed 100%); padding: 20px; border-radius: 10px; border: 1px solid #8b5cf6; box-shadow: 0 4px 15px rgba(91, 33, 182, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(167, 139, 250, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #c4b5fd; font-size: 17px; display: block; margin-bottom: 8px;">⚓ Salvaging Operations</strong>
<small style="color: #ddd6fe; line-height: 1.5; display: block;">Systematically locates and salvages shipwrecks with configurable priority settings.</small>
</div>
<div style="background: linear-gradient(145deg, #065f46 0%, #047857 100%); padding: 20px; border-radius: 10px; border: 1px solid #10b981; box-shadow: 0 4px 15px rgba(6, 95, 70, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(16, 185, 129, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #a7f3d0; font-size: 17px; display: block; margin-bottom: 8px;">📦 Salvage Sorting</strong>
<small style="color: #d1fae5; line-height: 1.5; display: block;">Intelligent organization of recovered materials with custom rules for banking and inventory.</small>
</div>
<div style="background: linear-gradient(145deg, #9a3412 0%, #ea580c 100%); padding: 20px; border-radius: 10px; border: 1px solid #f97316; box-shadow: 0 4px 15px rgba(154, 52, 18, 0.3); transition: transform 0.2s; position: relative; overflow: hidden;">
<div style="position: absolute; top: 0; right: 0; width: 40px; height: 40px; background: rgba(249, 115, 22, 0.2); border-radius: 0 10px 0 40px;"></div>
<strong style="color: #fed7aa; font-size: 17px; display: block; margin-bottom: 8px;">🚢 Ship Upgrading</strong>
<small style="color: #ffedd5; line-height: 1.5; display: block;">Automatic management of ship components and optimization for specific task types.</small>
</div>
</div>
</div>
== Requirements ==
<div style="margin: 30px 0;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 25px; margin-bottom: 25px;">
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 25px; border-radius: 10px; border: 1px solid #475569; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<div style="width: 36px; height: 36px; background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%); border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #fecaca; font-weight: bold;">
</div>
<h4 style="color: #f8fafc; margin: 0; font-size: 20px; font-weight: 600;">Base Requirements</h4>
</div>
<div style="padding: 12px 15px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #10b981;">
<div style="display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #10b981; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
</div>
<span style="color: #86efac; font-weight: 600;">DB4 Launcher</span>
</div>
<small style="color: #94a3b8; display: block; margin-top: 5px; margin-left: 36px;">Mandatory for Sailing support</small>
</div>
<div style="padding: 12px 15px; background: rgba(127, 29, 29, 0.3); border-radius: 8px; margin: 12px 0; border-left: 3px solid #ef4444;">
<div style="display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #ef4444; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
</div>
<span style="color: #fca5a5; font-weight: 600;">DB3 Not Supported</span>
</div>
<small style="color: #fca5a5; display: block; margin-top: 5px; margin-left: 36px;">Lacks Sailing functionality</small>
</div>
<div style="padding: 12px 15px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #3b82f6;">
<div style="display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #3b82f6; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: white; font-weight: bold;">
</div>
<span style="color: #93c5fd; font-weight: 600;">GAIO Integration</span>
</div>
<small style="color: #94a3b8; display: block; margin-top: 5px; margin-left: 36px;">Included with automation suite</small>
</div>
</div>
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 25px; border-radius: 10px; border: 1px solid #475569; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<div style="width: 36px; height: 36px; background: linear-gradient(135deg, #0ea5e9 0%, #0284c7 100%); border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #e0f2fe; font-weight: bold;">
🛡️
</div>
<h4 style="color: #f8fafc; margin: 0; font-size: 20px; font-weight: 600;">Game Requirements</h4>
</div>
<div style="padding: 16px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #3b82f6;">
<strong style="color: #e0f2fe; font-size: 16px; display: block; margin-bottom: 10px;">Required Quest: The Pandemonium Quest</strong>
<div style="display: flex; align-items: center; margin: 8px 0;">
<div style="width: 20px; height: 20px; background: #10b981; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 10px; flex-shrink: 0; color: white; font-size: 12px; font-weight: bold;">
</div>
<small style="color: #86efac;">Provided free with GAIO</small>
</div>
<div style="display: flex; align-items: center; margin: 8px 0;">
<div style="width: 20px; height: 20px; background: #3b82f6; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 10px; flex-shrink: 0; color: white; font-size: 12px;">
</div>
<small style="color: #93c5fd;">Guester purchase not required</small>
</div>
</div>
<div style="padding: 12px 15px; background: rgba(30, 41, 59, 0.8); border-radius: 8px; margin: 12px 0; border-left: 3px solid #f59e0b;">
<strong style="color: #fde68a; font-size: 14px;">Additional Requirements</strong>
<small style="color: #d1d5db; display: block; margin-top: 5px;">Standard sailing skill requirements, appropriate ship, and necessary equipment</small>
</div>
</div>
</div>
</div>
== Configuration ==
<div style="margin: 30px 0;">
<div style="background: linear-gradient(145deg, #4c1d95 0%, #6d28d9 100%); padding: 25px; border-radius: 10px; border: 1px solid #8b5cf6; box-shadow: 0 4px 20px rgba(76, 29, 149, 0.3); margin-bottom: 30px;">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<div style="width: 40px; height: 40px; background: rgba(167, 139, 250, 0.2); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #c4b5fd; font-size: 20px;">
⚗️
</div>
<h3 style="color: #e9d5ff; margin: 0; font-size: 22px; font-weight: 600;">Alchemy Settings</h3>
</div>
<p style="color: #ddd6fe; margin-bottom: 20px; font-size: 15px; line-height: 1.6;">Configure alchemy to run automatically during sailing activities with customizable parameters.</p>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 18px; margin-top: 20px;">
<div style="background: rgba(30, 41, 59, 0.7); padding: 18px; border-radius: 8px; border: 1px solid #7c3aed; backdrop-filter: blur(10px);">
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Enable/Disable</strong>
<small style="color: #ddd6fe; opacity: 0.9;">Toggle alchemy functionality on or off</small>
</div>
<div style="background: rgba(30, 41, 59, 0.7); padding: 18px; border-radius: 8px; border: 1px solid #7c3aed; backdrop-filter: blur(10px);">
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Stop Level</strong>
<small style="color: #ddd6fe; opacity: 0.9;">Magic level to stop at (e.g., 99)</small>
</div>
<div style="background: rgba(30, 41, 59, 0.7); padding: 18px; border-radius: 8px; border: 1px solid #7c3aed; backdrop-filter: blur(10px);">
<strong style="color: #c4b5fd; font-size: 16px; display: block; margin-bottom: 8px;">Alch Count</strong>
<small style="color: #ddd6fe; opacity: 0.9;">Maximum items to alchemize per session</small>
</div>
</div>
</div>
<div style="margin-top: 40px;">
<div style="display: flex; align-items: center; margin-bottom: 20px;">
<div style="width: 40px; height: 40px; background: rgba(249, 115, 22, 0.2); border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: #fb923c; font-size: 20px;">
🗺️
</div>
<h3 style="color: #fed7aa; margin: 0; font-size: 22px; font-weight: 600;">Shipwreck Locations</h3>
</div>
<div style="background: rgba(120, 53, 15, 0.3); padding: 14px 20px; border-radius: 8px; margin: 20px 0; border: 1px solid #f97316; display: flex; align-items: center;">
<div style="width: 18px; height: 18px; background: #fb923c; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; color: #7c2d12; font-size: 12px; font-weight: bold;">
</div>
<small style="color: #fed7aa; font-size: 14px;">All locations below are individually toggleable in configuration</small>
</div>
<div style="overflow-x: auto; margin: 25px 0;">
{| class="wikitable" style="width:100%; border-collapse: separate; border-spacing: 0; background: #1e293b; border-radius: 10px; overflow: hidden; border: 1px solid #475569;"
! style="background: linear-gradient(135deg, #1e293b 0%, #334155 100%); color: #f8fafc; padding: 18px; text-align: left; border-bottom: 2px solid #475569; font-weight: 600; font-size: 16px;" | Location
! style="background: linear-gradient(135deg, #1e293b 0%, #334155 100%); color: #f8fafc; padding: 18px; text-align: left; border-bottom: 2px solid #475569; font-weight: 600; font-size: 16px;" | Region
! style="background: linear-gradient(135deg, #1e293b 0%, #334155 100%); color: #f8fafc; padding: 18px; text-align: left; border-bottom: 2px solid #475569; font-weight: 600; font-size: 16px;" | Type
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Small Shipwrecks</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Pandemonium</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #065f46 0%, #10b981 100%); color: #a7f3d0; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Small</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Fisherman's Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Entrana</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #065f46 0%, #10b981 100%); color: #a7f3d0; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Small</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Barracuda Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Open Sea</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Large Southeast Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Southeastern Seas</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Pirate's Shipwreck</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Pirate Waters</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Mercenary South East</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Mercenary Territory</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Mercenary North West</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Mercenary Territory</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #92400e 0%, #f59e0b 100%); color: #fde68a; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Medium</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155;" | <strong style="color: #60a5fa; font-size: 15px;">Fremmenik Ungael</strong>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="color: #cbd5e1;">Fremmenik Isles</span>
| style="padding: 16px; border-bottom: 1px solid #334155;" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|-
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <strong style="color: #60a5fa; font-size: 15px;">Fremmenik Iceberg</strong>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="color: #cbd5e1;">Northern Seas</span>
| style="padding: 16px; border-bottom: 1px solid #334155; background: rgba(30, 41, 59, 0.8);" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|-
| style="padding: 16px;" | <strong style="color: #60a5fa; font-size: 15px;">Merchant Shipwreck</strong>
| style="padding: 16px;" | <span style="color: #cbd5e1;">Trade Routes</span>
| style="padding: 16px;" | <span style="background: linear-gradient(135deg, #7f1d1d 0%, #ef4444 100%); color: #fecaca; padding: 6px 14px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-block;">Large</span>
|}
</div>
</div>
</div>
</div>
</div>
== Troubleshooting ==
<div style="margin: 30px 0;">
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 20px;">
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 22px; border-radius: 10px; border-left: 5px solid #ef4444; box-shadow: 0 4px 12px rgba(239, 68, 68, 0.2);">
<strong style="color: #fca5a5; font-size: 17px; display: block; margin-bottom: 12px; display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #ef4444; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: white; font-weight: bold;">
!
</div>
Script won't start
</strong>
<small style="color: #cbd5e1; line-height: 1.6; display: block; padding-left: 36px;">Verify DB4 is installed and Pandemonium Quest is completed in quest log.</small>
</div>
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 22px; border-radius: 10px; border-left: 5px solid #f59e0b; box-shadow: 0 4px 12px rgba(245, 158, 11, 0.2);">
<strong style="color: #fde68a; font-size: 17px; display: block; margin-bottom: 12px; display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #f59e0b; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: #7c2d12; font-weight: bold;">
</div>
No shipwrecks targeted
</strong>
<small style="color: #cbd5e1; line-height: 1.6; display: block; padding-left: 36px;">Check configuration - ensure at least one location is toggled on.</small>
</div>
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 22px; border-radius: 10px; border-left: 5px solid #3b82f6; box-shadow: 0 4px 12px rgba(59, 130, 246, 0.2);">
<strong style="color: #93c5fd; font-size: 17px; display: block; margin-bottom: 12px; display: flex; align-items: center;">
<div style="width: 24px; height: 24px; background: #3b82f6; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; color: white; font-weight: bold;">
</div>
Alchemy not working
</strong>
<small style="color: #cbd5e1; line-height: 1.6; display: block; padding-left: 36px;">Confirm alchemy is enabled and you have sufficient runes/coins.</small>
</div>
</div>
</div>
== See Also ==
<div style="background: linear-gradient(145deg, #1e293b 0%, #334155 100%); padding: 20px; border-radius: 10px; margin-top: 25px; border: 1px solid #475569; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);">
<div style="display: flex; flex-wrap: wrap; gap: 12px;">
<span style="background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%); color: #e0f2fe; padding: 8px 18px; border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid #60a5fa;">[[GSailing]]</span>
<span style="background: linear-gradient(135deg, #065f46 0%, #10b981 100%); color: #d1fae5; padding: 8px 18px; border-radius: 20px; font-size: 14px; font-weight: 600; border: 1px solid #34d399;">[[GAIO]]</span>
</div>
</div>
</div>
{{Template:BacktoAIO}}

Latest revision as of 14:59, 19 December 2025

NOW RELEASED!
SAILING
⚓ The FIRST Sailing script on Dreambot!

Overview

GSailing & GAIO's Sailing is a script designed for the Sailing skill that will automate your Sailing experience.

Features

📍 Missions & Port Tasks Automates acceptance, completion, and reporting of port assignments with intelligent route planning.

⚓ Salvaging Operations Systematically locates and salvages shipwrecks with configurable priority settings.

📦 Salvage Sorting Intelligent organization of recovered materials with custom rules for banking and inventory.

🚢 Ship Upgrading Automatic management of ship components and optimization for specific task types.

Requirements

Base Requirements

DB4 Launcher

Mandatory for Sailing support

DB3 Not Supported

Lacks Sailing functionality

GAIO Integration

Included with automation suite

🛡️

Game Requirements

Required Quest: The Pandemonium Quest

Provided free with GAIO

Guester purchase not required

Additional Requirements Standard sailing skill requirements, appropriate ship, and necessary equipment

Configuration

⚗️

Alchemy Settings

Configure alchemy to run automatically during sailing activities with customizable parameters.

Enable/Disable Toggle alchemy functionality on or off

Stop Level Magic level to stop at (e.g., 99)

Alch Count Maximum items to alchemize per session

🗺️

Shipwreck Locations

All locations below are individually toggleable in configuration

Location Region Type
Small Shipwrecks Pandemonium Small
Fisherman's Shipwreck Entrana Small
Barracuda Shipwreck Open Sea Medium
Large Southeast Shipwreck Southeastern Seas Large
Pirate's Shipwreck Pirate Waters Medium
Mercenary South East Mercenary Territory Medium
Mercenary North West Mercenary Territory Medium
Fremmenik Ungael Fremmenik Isles Large
Fremmenik Iceberg Northern Seas Large
Merchant Shipwreck Trade Routes Large

Troubleshooting

!

Script won't start Verify DB4 is installed and Pandemonium Quest is completed in quest log.

No shipwrecks targeted Check configuration - ensure at least one location is toggled on.

Alchemy not working Confirm alchemy is enabled and you have sufficient runes/coins.

See Also