Autoloot: Difference between revisions
From Ragnafied Wiki
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
=  | = Autoloot Commands Guide =  | ||
We have '''4 types''' of autoloot commands:  | |||
* '''@autoloot'''  | |||
* '''@alootid'''  | |||
* '''@alootid2'''  | |||
* '''@aloottype'''  | |||
Below you’ll find how to use each command.  | |||
== 1. @autoloot ==  | |||
Controls the percentage of loot automatically picked up.  | |||
* <code>@autoloot 100</code> — Autoloots '''100%''' of the loot.  | |||
* <code>@autoloot 1</code> — Autoloots only '''1%''' of the loot.  | |||
:''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 ==  | |||
Autoloot specific item IDs.  | |||
* @alootid   | * <code>@alootid +ItemID</code> — Autoloot '''only''' the specified item ID.    | ||
* You can add up to '''10 ItemIDs'''.  | |||
Example:    | |||
<pre>  | |||
@alootid +7444  | |||
</pre>  | |||
* <code>@alootid -ItemID</code> — Removes that ItemID from your autoloot list.  | |||
Example:    | |||
<pre>  | |||
@alootid -7444  | |||
</pre>  | |||
== 3. @alootid2 ==  | |||
Save and load autoloot item lists for convenience.  | |||
* Save a list:    | |||
<pre>  | |||
@alootid2 save (name) (itemID) (itemID) ...  | |||
</pre>  | |||
* Load a saved list:    | |||
<pre>  | |||
@alootid2 load (name)  | |||
</pre>  | |||
The <code>name</code> can be anything you want — for example, “mats” for materials.  | |||
:''Tip:'' When you log in, remember to load your list with:    | |||
<pre>  | |||
@alootid2 load mats  | |||
</pre>  | |||
To edit the list, just save it again with the updated ItemIDs.  | |||
Examples:    | |||
<pre>  | |||
@alootid2 save mats 7444 7555 7666 7777  | |||
@alootid2 load mats  | |||
@alootid2 save boxes 7676 7677 7678 9999 989898  | |||
@alootid2 load boxes  | |||
</pre>  | |||
==  | == 4. @aloottype ==  | ||
Autoloot by item type.  | |||
The list goes from 1 to 10  | * Syntax:    | ||
<pre>  | |||
@aloottype +[number]  | |||
</pre>  | |||
* The list of item types goes from '''1 to 10'''.  | |||
Example:    | |||
<pre>  | |||
@aloottype +6  | |||
</pre>  | |||
This will autoloot '''only cards'''.  | |||
Revision as of 09:45, 3 June 2025
Autoloot Commands Guide
We have 4 types of autoloot commands:
- @autoloot
 - @alootid
 - @alootid2
 - @aloottype
 
Below you’ll find how to use each command.
1. @autoloot
Controls the percentage of loot automatically picked up.
@autoloot 100— Autoloots 100% of the loot.@autoloot 1— Autoloots only 1% of the loot.
- 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
Autoloot specific item IDs.
@alootid +ItemID— Autoloot only the specified item ID.- You can add up to 10 ItemIDs.
 
Example:
@alootid +7444
@alootid -ItemID— Removes that ItemID from your autoloot list.
Example:
@alootid -7444
3. @alootid2
Save and load autoloot item lists for convenience.
- Save a list:
 
@alootid2 save (name) (itemID) (itemID) ...
- Load a saved list:
 
@alootid2 load (name)
The name can be anything you want — for example, “mats” for materials.
- Tip: When you log in, remember to load your list with:
 
@alootid2 load mats
To edit the list, just save it again with the updated ItemIDs.
Examples:
@alootid2 save mats 7444 7555 7666 7777 @alootid2 load mats @alootid2 save boxes 7676 7677 7678 9999 989898 @alootid2 load boxes
4. @aloottype
Autoloot by item type.
- Syntax:
 
@aloottype +[number]
- The list of item types goes from 1 to 10.
 
Example:
@aloottype +6
This will autoloot only cards.
