Autoloot: Difference between revisions

From Ragnafied Wiki
No edit summary
m Protected "Autoloot" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Hello, this page will teach you how to use the commands for @autoloot ===
= 🎯 Autoloot Commands Guide =


===== Firstly: '''@autoloot''' =====
<div class="autoloot-container">


* @autoloot 100 - it autoloots 100% of the loot;
<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; box-shadow: 0 8px 25px rgba(0,0,0,0.15); position: relative; overflow: hidden;">
* @autoloot 1 - it autoloots only 1% of the loot;
<div style="position: absolute; top: -50px; right: -50px; width: 120px; height: 120px; background: rgba(255,255,255,0.1); border-radius: 50%;"></div>
<div style="position: absolute; bottom: -30px; left: -30px; width: 80px; height: 80px; background: rgba(255,255,255,0.1); border-radius: 50%;"></div>
<div style="font-size: 26px; font-weight: bold; margin-bottom: 10px; position: relative;">Master Your Looting System</div>
<div style="font-size: 16px; opacity: 0.9; position: relative;">Four powerful commands to optimize your item collection</div>
</div>


''For OCP and Global drops, is recommended to use 1%, some mats might be 3% so be aware of that!
<div class="quick-overview" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin: 25px 0;">
In events its doubled, so double check this also!''
<div style="background: linear-gradient(135deg, #3498db, #2980b9); color: white; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);">
<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; transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 4px 12px rgba(46, 204, 113, 0.3);">
<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; transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 4px 12px rgba(231, 76, 60, 0.3);">
<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; transition: transform 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 4px 12px rgba(155, 89, 182, 0.3);">
<div style="font-size: 24px; margin-bottom: 8px;">@aloottype</div>
<div style="font-size: 14px; opacity: 0.9;">Item Categories</div>
</div>
</div>


===== Second: '''@alootid''' =====
== 1. 🎚️ @autoloot ==


* @alootid +ItemID - it autoloots only that ID
<div class="info-card" style="border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,0.1); margin-bottom: 30px;">
<div class="card-header" style="background: linear-gradient(135deg, #3498db, #2980b9); color: white; padding: 18px 20px; font-weight: bold; font-size: 18px;">
🎚️ Percentage-Based Loot Control
</div>
<div class="card-content" style="padding: 25px; background: white;">
Controls the <strong>percentage of loot</strong> automatically picked up from all drops.


You can have up to 10 ItemID's
<div class="command-examples" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; margin: 20px 0;">
<div style="background: linear-gradient(135deg, rgba(52, 152, 219, 0.08), rgba(41, 128, 185, 0.12)); padding: 18px; border-radius: 10px; border-left: 4px solid #3498db; transition: transform 0.2s ease;">
<div style="font-weight: bold; color: #2980b9; margin-bottom: 8px;">🔥 Maximum Loot</div>
<code style="background: #2c3e50; color: white; padding: 10px 12px; border-radius: 6px; display: block; text-align: center; font-size: 15px; font-weight: bold; letter-spacing: 0.5px;">@autoloot 100</code>
<div style="font-size: 13px; color: #666; margin-top: 10px;">Autoloots <strong>100%</strong> of all drops</div>
</div>
<div style="background: linear-gradient(135deg, rgba(52, 152, 219, 0.08), rgba(41, 128, 185, 0.12)); padding: 18px; border-radius: 10px; border-left: 4px solid #3498db; transition: transform 0.2s ease;">
<div style="font-weight: bold; color: #2980b9; margin-bottom: 8px;">🎯 Selective Loot</div>
<code style="background: #2c3e50; color: white; padding: 10px 12px; border-radius: 6px; display: block; text-align: center; font-size: 15px; font-weight: bold; letter-spacing: 0.5px;">@autoloot 1</code>
<div style="font-size: 13px; color: #666; margin-top: 10px;">Autoloots only <strong>1%</strong> of drops</div>
</div>
</div>


E.G: @alootid +7444
<div class="tip-box" style="background: linear-gradient(135deg, #e8f4fd, #d4edfa); border: 1px solid #3498db; border-radius: 10px; padding: 18px; margin-top: 20px;">
<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 style="color: #555;">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>


* @alootid -ItemID - it removes the ItemID that you choose before
== 2. 🎯 @alootid ==


E.G: @alootid -7444
<div class="info-card" style="border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,0.1); margin-bottom: 30px;">
<div class="card-header" style="background: linear-gradient(135deg, #2ecc71, #27ae60); color: white; padding: 18px 20px; font-weight: bold; font-size: 18px;">
🎯 Item-Specific Autoloot
</div>
<div class="card-content" style="padding: 25px; background: white;">
Autoloot <strong>specific items by their ID</strong>. You can add up to <strong>10 ItemIDs</strong> to your autoloot list.


===== Third: '''@alootid2''' =====
<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; border-bottom: 2px solid #27ae60; padding-bottom: 5px; display: inline-block;">➕ Add Items</h4>
<div style="background: linear-gradient(135deg, rgba(46, 204, 113, 0.08), rgba(39, 174, 96, 0.12)); padding: 18px; border-radius: 10px; transition: transform 0.2s ease;">
<code style="background: #27ae60; color: white; padding: 10px 12px; border-radius: 6px; display: block; text-align: center; margin-bottom: 12px; font-weight: bold; font-size: 14px;">@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: 14px; border-radius: 8px; margin-top: 12px; font-family: monospace; font-size: 14px; border-left: 4px solid #27ae60;">
@alootid +7444
</div>
</div>
<div>
<h4 style="color: #e74c3c; margin-bottom: 15px; border-bottom: 2px solid #e74c3c; padding-bottom: 5px; display: inline-block;">➖ Remove Items</h4>
<div style="background: linear-gradient(135deg, rgba(231, 76, 60, 0.08), rgba(192, 57, 43, 0.12)); padding: 18px; border-radius: 10px; transition: transform 0.2s ease;">
<code style="background: #e74c3c; color: white; padding: 10px 12px; border-radius: 6px; display: block; text-align: center; margin-bottom: 12px; font-weight: bold; font-size: 14px;">@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: 14px; border-radius: 8px; margin-top: 12px; font-family: monospace; font-size: 14px; border-left: 4px solid #e74c3c;">
@alootid -7444
</div>
</div>
</div>
</div>
</div>


This one you save to use whenever you login.
== 3. 💾 @alootid2 ==


* @alootid2 save (name) (itemID) (itemID) etc...
<div class="info-card" style="border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,0.1); margin-bottom: 30px;">
<div class="card-header" style="background: linear-gradient(135deg, #e74c3c, #c0392b); color: white; padding: 18px 20px; font-weight: bold; font-size: 18px;">
💾 Save & Load Item Lists
</div>
<div class="card-content" style="padding: 25px; background: white;">
<strong>Save and load autoloot item lists</strong> for convenience across gaming sessions.


* @alootid2 load (name)
<div class="command-section" style="margin-bottom: 25px;">
<h4 style="color: #e74c3c; margin-bottom: 15px; border-bottom: 2px solid #e74c3c; padding-bottom: 5px; display: inline-block;">💾 Save List</h4>
<div style="background: linear-gradient(135deg, rgba(231, 76, 60, 0.08), rgba(192, 57, 43, 0.12)); padding: 18px; border-radius: 10px; transition: transform 0.2s ease;">
<code style="background: #c0392b; color: white; padding: 12px 15px; border-radius: 6px; display: block; font-family: monospace; text-align: center; font-size: 14px; font-weight: bold;">
@alootid2 save (name) (itemID) (itemID) ...
</code>
<div style="font-size: 13px; color: #666; margin-top: 10px;">The <code style="background: #f8f9fa; padding: 2px 6px; border-radius: 3px; border: 1px solid #ddd;">name</code> can be anything you want (e.g., "mats" for materials)</div>
</div>
</div>


''for the name it can be anything, in the example is mats, cuz refers to only mats
<div class="command-section" style="margin-bottom: 25px;">
when you login, just remember to use @alootid2 load (name you used)
<h4 style="color: #27ae60; margin-bottom: 15px; border-bottom: 2px solid #27ae60; padding-bottom: 5px; display: inline-block;">📂 Load List</h4>
If you need to edit, just type everything again, with the ItemID that you changed.''
<div style="background: linear-gradient(135deg, rgba(46, 204, 113, 0.08), rgba(39, 174, 96, 0.12)); padding: 18px; border-radius: 10px; transition: transform 0.2s ease;">
<code style="background: #27ae60; color: white; padding: 12px 15px; border-radius: 6px; display: block; font-family: monospace; text-align: center; font-size: 14px; font-weight: bold;">
@alootid2 load (name)
</code>
</div>
</div>


Example:
<div class="examples-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 15px; margin: 20px 0;">
<div style="background: linear-gradient(135deg, rgba(52, 152, 219, 0.08), rgba(41, 128, 185, 0.12)); padding: 18px; border-radius: 10px; transition: transform 0.2s ease;">
<div style="font-weight: bold; color: #2980b9; margin-bottom: 10px;">📦 Materials List</div>
<div class="example-box" style="background: #2c3e50; color: white; padding: 14px; border-radius: 8px; font-family: monospace; font-size: 13px; border-left: 4px solid #3498db;">
@alootid2 save mats 7444 7555 7666 7777<br>
@alootid2 load mats
</div>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 18px; border-radius: 10px; transition: transform 0.2s ease;">
<div style="font-weight: bold; color: #8e44ad; margin-bottom: 10px;">🎁 Boxes List</div>
<div class="example-box" style="background: #2c3e50; color: white; padding: 14px; border-radius: 8px; font-family: monospace; font-size: 13px; border-left: 4px solid #9b59b6;">
@alootid2 save boxes 7676 7677 7678 9999 989898<br>
@alootid2 load boxes
</div>
</div>
</div>


* @alootid2 save mats 7444 7555 7666 7777
<div class="tip-box" style="background: linear-gradient(135deg, #fff3cd, #ffeaa7); border: 1px solid #fdcb6e; border-radius: 10px; padding: 18px; margin-top: 20px;">
<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 style="background: #f8f9fa; padding: 2px 6px; border-radius: 3px; border: 1px solid #ddd; font-weight: bold;">@alootid2 load mats</code><br>
<small style="color: #555;">To edit the list, just save it again with the updated ItemIDs.</small>
</div>
</div>
</div>
</div>
</div>


* @alootid2 load mats
== 4. 📦 @aloottype ==


* @alootid2 save boxes 7676 7677 7678 9999 989898
<div class="info-card" style="border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0,0,0,0.1); margin-bottom: 30px;">
<div class="card-header" style="background: linear-gradient(135deg, #9b59b6, #8e44ad); color: white; padding: 18px 20px; font-weight: bold; font-size: 18px;">
📦 Category-Based Autoloot
</div>
<div class="card-content" style="padding: 25px; background: white;">
Autoloot by <strong>item type/category</strong> instead of specific IDs.


* @alootid2 load boxes
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 22px; border-radius: 10px; margin: 20px 0; text-align: center;">
<code style="background: #8e44ad; color: white; padding: 12px 20px; border-radius: 6px; display: block; font-family: monospace; text-align: center; margin-bottom: 15px; font-size: 15px; font-weight: bold;">
@aloottype +[number]
</code>
<div style="text-align: center; color: #666; font-size: 14px;">Item types range from <strong>1 to 10</strong></div>
</div>


===== Last: '''@aloottype''' =====
<div class="example-box" style="background: #2c3e50; color: white; padding: 16px; border-radius: 8px; margin: 20px 0; font-family: monospace; text-align: center; font-size: 15px; font-weight: bold; border: 2px solid #8e44ad;">
@aloottype +6
</div>
<div style="text-align: center; color: #666; font-style: italic; font-size: 14px;">This will autoloot <strong>only cards</strong> (type 6)</div>


* @aloottype + - This will loot only one type of item
<div class="item-types-grid" style="display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 12px; margin: 25px 0;">
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 1</strong><br><small>Healing</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 2</strong><br><small>Usable</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 3</strong><br><small>Etc</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 4</strong><br><small>Weapon</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 5</strong><br><small>Armor</small>
</div>
<div style="background: linear-gradient(135deg, rgba(52, 152, 219, 0.15), rgba(41, 128, 185, 0.2)); padding: 14px; border-radius: 8px; text-align: center; border: 2px solid #3498db; transform: scale(1.05); box-shadow: 0 4px 8px rgba(52, 152, 219, 0.3);">
<strong>Type 6</strong><br><small>Card</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 7</strong><br><small>Pet Egg</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 8</strong><br><small>Pet Equipment</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 9</strong><br><small>Ammo</small>
</div>
<div style="background: linear-gradient(135deg, rgba(155, 89, 182, 0.08), rgba(142, 68, 173, 0.12)); padding: 14px; border-radius: 8px; text-align: center; transition: transform 0.2s ease;">
<strong>Type 10</strong><br><small>Delay Consume</small>
</div>
</div>
</div>
</div>


The list goes from 1 to 10
</div>
 
E.G: @aloottype +6 - loots only cards.

Latest revision as of 10:28, 11 November 2025

🎯 Autoloot Commands Guide

Master Your Looting System
Four powerful commands to optimize your item collection
@autoloot
Percentage Control
@alootid
Specific Items
@alootid2
Save & Load Lists
@aloottype
Item Categories

1. 🎚️ @autoloot

🎚️ Percentage-Based Loot Control

Controls the percentage of loot automatically picked up from all drops.

🔥 Maximum Loot

@autoloot 100

Autoloots 100% of all drops
🎯 Selective Loot

@autoloot 1

Autoloots only 1% of drops
💡

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

Adds specific item to autoloot list

@alootid +7444

➖ Remove Items

@alootid -ItemID

Removes item from autoloot list

@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) ...

The name can be anything you want (e.g., "mats" for materials)

📂 Load List

@alootid2 load (name)

📦 Materials List

@alootid2 save mats 7444 7555 7666 7777
@alootid2 load mats

🎁 Boxes List

@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]

Item types range from 1 to 10

@aloottype +6

This will autoloot only cards (type 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