Autoloot: Difference between revisions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= | = 🎯 Autoloot Commands Guide = | ||
= | <div class="autoloot-container"> | ||
<div class="hero-section" style="background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; padding: 25px; border-radius: 12px; text-align: center; margin: 20px 0;"> | |||
<div style="font-size: 26px; font-weight: bold; margin-bottom: 10px;">Master Your Looting System</div> | |||
<div style="font-size: 16px; opacity: 0.9;">Four powerful commands to optimize your item collection</div> | |||
</div> | |||
<div class="quick-overview" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin: 25px 0;"> | |||
<div style="background: linear-gradient(135deg, #3498db, #2980b9); color: white; padding: 20px; border-radius: 8px; text-align: center;"> | |||
<div style="font-size: 24px; margin-bottom: 8px;">@autoloot</div> | |||
<div style="font-size: 14px; opacity: 0.9;">Percentage Control</div> | |||
</div> | |||
<div style="background: linear-gradient(135deg, #2ecc71, #27ae60); color: white; padding: 20px; border-radius: 8px; text-align: center;"> | |||
<div style="font-size: 24px; margin-bottom: 8px;">@alootid</div> | |||
<div style="font-size: 14px; opacity: 0.9;">Specific Items</div> | |||
</div> | |||
<div style="background: linear-gradient(135deg, #e74c3c, #c0392b); color: white; padding: 20px; border-radius: 8px; text-align: center;"> | |||
<div style="font-size: 24px; margin-bottom: 8px;">@alootid2</div> | |||
<div style="font-size: 14px; opacity: 0.9;">Save & Load Lists</div> | |||
</div> | |||
<div style="background: linear-gradient(135deg, #9b59b6, #8e44ad); color: white; padding: 20px; border-radius: 8px; text-align: center;"> | |||
<div style="font-size: 24px; margin-bottom: 8px;">@aloottype</div> | |||
<div style="font-size: 14px; opacity: 0.9;">Item Categories</div> | |||
</div> | |||
</div> | |||
== | == 1. 🎚️ @autoloot == | ||
<div class="info-card"> | |||
<div class="card-header" style="background: linear-gradient(135deg, #3498db, #2980b9);"> | |||
Percentage-Based Loot Control | |||
</div> | |||
<div class="card-content"> | |||
Controls the <strong>percentage of loot</strong> automatically picked up from all drops. | |||
<div class="command-examples" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; margin: 20px 0;"> | |||
<div style="background: rgba(52, 152, 219, 0.1); padding: 15px; border-radius: 8px; border-left: 4px solid #3498db;"> | |||
<div style="font-weight: bold; color: #2980b9; margin-bottom: 8px;">Maximum Loot</div> | |||
<code style="background: #2c3e50; color: white; padding: 8px 12px; border-radius: 4px; display: block; text-align: center;">@autoloot 100</code> | |||
<div style="font-size: 12px; color: #666; margin-top: 8px;">Autoloots <strong>100%</strong> of all drops</div> | |||
</div> | |||
<div style="background: rgba(52, 152, 219, 0.1); padding: 15px; border-radius: 8px; border-left: 4px solid #3498db;"> | |||
<div style="font-weight: bold; color: #2980b9; margin-bottom: 8px;">Selective Loot</div> | |||
<code style="background: #2c3e50; color: white; padding: 8px 12px; border-radius: 4px; display: block; text-align: center;">@autoloot 1</code> | |||
<div style="font-size: 12px; color: #666; margin-top: 8px;">Autoloots only <strong>1%</strong> of drops</div> | |||
</div> | |||
</div> | |||
<div class="tip-box" style="background: #e8f4fd; border: 1px solid #3498db; border-radius: 8px; padding: 15px; margin-top: 15px;"> | |||
<div style="display: flex; align-items: flex-start; gap: 12px;"> | |||
<div style="font-size: 20px; color: #3498db;">💡</div> | |||
<div> | |||
<strong>Pro Tip:</strong> For OCP and Global drops, it's recommended to use <strong>1%</strong>.<br> | |||
<small>Some materials might have a 3% drop rate — be aware of this! During events, drop rates are doubled, so double-check these values.</small> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
== 2. 🎯 @alootid == | |||
<div class="info-card"> | |||
<div class="card-header" style="background: linear-gradient(135deg, #2ecc71, #27ae60);"> | |||
Item-Specific Autoloot | |||
</div> | |||
<div class="card-content"> | |||
Autoloot <strong>specific items by their ID</strong>. You can add up to <strong>10 ItemIDs</strong> to your autoloot list. | |||
===== | <div class="command-grid" style="display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 20px 0;"> | ||
<div> | |||
<h4 style="color: #27ae60; margin-bottom: 15px;">➕ Add Items</h4> | |||
<div style="background: rgba(46, 204, 113, 0.1); padding: 15px; border-radius: 8px;"> | |||
<code style="background: #27ae60; color: white; padding: 8px 12px; border-radius: 4px; display: block; text-align: center; margin-bottom: 10px;">@alootid +ItemID</code> | |||
<div style="font-size: 13px; color: #666;">Adds specific item to autoloot list</div> | |||
</div> | |||
<div class="example-box" style="background: #2c3e50; color: white; padding: 12px; border-radius: 6px; margin-top: 10px; font-family: monospace;"> | |||
@alootid +7444 | |||
</div> | |||
</div> | |||
<div> | |||
<h4 style="color: #e74c3c; margin-bottom: 15px;">➖ Remove Items</h4> | |||
<div style="background: rgba(231, 76, 60, 0.1); padding: 15px; border-radius: 8px;"> | |||
<code style="background: #e74c3c; color: white; padding: 8px 12px; border-radius: 4px; display: block; text-align: center; margin-bottom: 10px;">@alootid -ItemID</code> | |||
<div style="font-size: 13px; color: #666;">Removes item from autoloot list</div> | |||
</div> | |||
<div class="example-box" style="background: #2c3e50; color: white; padding: 12px; border-radius: 6px; margin-top: 10px; font-family: monospace;"> | |||
@alootid -7444 | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
== 3. 💾 @alootid2 == | |||
<div class="info-card"> | |||
<div class="card-header" style="background: linear-gradient(135deg, #e74c3c, #c0392b);"> | |||
Save & Load Item Lists | |||
</div> | |||
<div class="card-content"> | |||
<strong>Save and load autoloot item lists</strong> for convenience across gaming sessions. | |||
<div class="command-section" style="margin-bottom: 25px;"> | |||
<h4 style="color: #e74c3c; margin-bottom: 15px;">💾 Save List</h4> | |||
<div style="background: rgba(231, 76, 60, 0.1); padding: 15px; border-radius: 8px;"> | |||
<code style="background: #c0392b; color: white; padding: 10px 15px; border-radius: 4px; display: block; font-family: monospace; text-align: center;"> | |||
@alootid2 save (name) (itemID) (itemID) ... | |||
</code> | |||
<div style="font-size: 13px; color: #666; margin-top: 8px;">The <code>name</code> can be anything you want (e.g., "mats" for materials)</div> | |||
</div> | |||
</div> | |||
<div class="command-section" style="margin-bottom: 25px;"> | |||
; | <h4 style="color: #27ae60; margin-bottom: 15px;">📂 Load List</h4> | ||
<div style="background: rgba(46, 204, 113, 0.1); padding: 15px; border-radius: 8px;"> | |||
<code style="background: #27ae60; color: white; padding: 10px 15px; border-radius: 4px; display: block; font-family: monospace; text-align: center;"> | |||
@alootid2 load (name) | |||
</code> | |||
</div> | |||
</div> | |||
<div class="examples-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 15px; margin: 20px 0;"> | |||
<div style="background: rgba(52, 152, 219, 0.1); padding: 15px; border-radius: 8px;"> | |||
<div style="font-weight: bold; color: #2980b9; margin-bottom: 10px;">Materials List</div> | |||
<div class="example-box" style="background: #2c3e50; color: white; padding: 12px; border-radius: 6px; font-family: monospace; font-size: 13px;"> | |||
@alootid2 save mats 7444 7555 7666 7777<br> | |||
@alootid2 load mats | |||
</div> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 15px; border-radius: 8px;"> | |||
<div style="font-weight: bold; color: #8e44ad; margin-bottom: 10px;">Boxes List</div> | |||
<div class="example-box" style="background: #2c3e50; color: white; padding: 12px; border-radius: 6px; font-family: monospace; font-size: 13px;"> | |||
@alootid2 save boxes 7676 7677 7678 9999 989898<br> | |||
@alootid2 load boxes | |||
</div> | |||
</div> | |||
</div> | |||
<div class="tip-box" style="background: #ffeaa7; border: 1px solid #fdcb6e; border-radius: 8px; padding: 15px; margin-top: 15px;"> | |||
<div style="display: flex; align-items: flex-start; gap: 12px;"> | |||
<div style="font-size: 20px; color: #e17055;">⚠️</div> | |||
<div> | |||
<strong>Remember:</strong> When you log in, load your list with <code>@alootid2 load mats</code><br> | |||
<small>To edit the list, just save it again with the updated ItemIDs.</small> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
== 4. 📦 @aloottype == | |||
<div class="info-card"> | |||
<div class="card-header" style="background: linear-gradient(135deg, #9b59b6, #8e44ad);"> | |||
Category-Based Autoloot | |||
</div> | |||
<div class="card-content"> | |||
Autoloot by <strong>item type/category</strong> instead of specific IDs. | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 20px; border-radius: 8px; margin: 20px 0;"> | |||
<code style="background: #8e44ad; color: white; padding: 10px 15px; border-radius: 4px; display: block; font-family: monospace; text-align: center; margin-bottom: 15px;"> | |||
@aloottype +[number] | |||
</code> | |||
<div style="text-align: center; color: #666;">Item types range from <strong>1 to 10</strong></div> | |||
</div> | |||
== | <div class="example-box" style="background: #2c3e50; color: white; padding: 15px; border-radius: 8px; margin: 20px 0; font-family: monospace; text-align: center;"> | ||
@aloottype +6 | |||
</div> | |||
<div style="text-align: center; color: #666; font-style: italic;">This will autoloot <strong>only cards</strong> (type 6)</div> | |||
<div class="item-types-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 10px; margin: 25px 0;"> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 1</strong><br><small>Healing</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 2</strong><br><small>Usable</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 3</strong><br><small>Etc</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 4</strong><br><small>Weapon</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 5</strong><br><small>Armor</small> | |||
</div> | |||
<div style="background: rgba(52, 152, 219, 0.2); padding: 12px; border-radius: 6px; text-align: center; border: 2px solid #3498db;"> | |||
<strong>Type 6</strong><br><small>Card</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 7</strong><br><small>Pet Egg</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 8</strong><br><small>Pet Equipment</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 9</strong><br><small>Ammo</small> | |||
</div> | |||
<div style="background: rgba(155, 89, 182, 0.1); padding: 12px; border-radius: 6px; text-align: center;"> | |||
<strong>Type 10</strong><br><small>Delay Consume</small> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
Latest revision as of 17:52, 29 September 2025
🎯 Autoloot Commands Guide
1. 🎚️ @autoloot
Percentage-Based Loot Control
Controls the percentage of loot automatically picked up from all drops.
@autoloot 100
@autoloot 1
Pro Tip: For OCP and Global drops, it's recommended to use 1%.
Some materials might have a 3% drop rate — be aware of this! During events, drop rates are doubled, so double-check these values.
2. 🎯 @alootid
Item-Specific Autoloot
Autoloot specific items by their ID. You can add up to 10 ItemIDs to your autoloot list.
➕ Add Items
@alootid +ItemID
@alootid +7444
➖ Remove Items
@alootid -ItemID
@alootid -7444
3. 💾 @alootid2
Save & Load Item Lists
Save and load autoloot item lists for convenience across gaming sessions.
💾 Save List
@alootid2 save (name) (itemID) (itemID) ...
name can be anything you want (e.g., "mats" for materials)📂 Load List
@alootid2 load (name)
@alootid2 save mats 7444 7555 7666 7777
@alootid2 load mats
@alootid2 save boxes 7676 7677 7678 9999 989898
@alootid2 load boxes
Remember: When you log in, load your list with @alootid2 load mats
To edit the list, just save it again with the updated ItemIDs.
4. 📦 @aloottype
Category-Based Autoloot
Autoloot by item type/category instead of specific IDs.
@aloottype +[number]
@aloottype +6
Type 1
Healing
Type 2
Usable
Type 3
Etc
Type 4
Weapon
Type 5
Armor
Type 6
Card
Type 7
Pet Egg
Type 8
Pet Equipment
Type 9
Ammo
Type 10
Delay Consume
