User Tools

Site Tools


add_types

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
add_types [2015/07/08 01:11]
megano0body [Full Check]
add_types [2016/05/11 14:23]
dexter [Supplies Withdraw]
Line 38: Line 38:
 This is one of the most advanced **BBot** Feature, this will find a depot and go inside it. After that it deposits lootable items (all checked items in the Looter List) on the depot. This is one of the most advanced **BBot** Feature, this will find a depot and go inside it. After that it deposits lootable items (all checked items in the Looter List) on the depot.
 You must create this point on the middle of a depot zone that you can see lots of depot boxes, the **BBot** will find one free and try to open it. You must create this point on the middle of a depot zone that you can see lots of depot boxes, the **BBot** will find one free and try to open it.
 +
 +After you add the deposit command you must select a depot city. See the image below:
 +
 +{{::depot_city.png?200|}}
  
 ===== Reset Backpacks ===== ===== Reset Backpacks =====
Line 148: Line 152:
 When your character reach the checkpoint will perform the following: //If the cap is less than 100 or the mana potions are lower than 50 it jumps to the **label Deposit** of contrary he jumps to the **label KeepHunting**.// When your character reach the checkpoint will perform the following: //If the cap is less than 100 or the mana potions are lower than 50 it jumps to the **label Deposit** of contrary he jumps to the **label KeepHunting**.//
  
-===== Suplies Withdraw =====+===== Supplies Withdraw =====
  
-The **Suplies Withdraw** will withdraw suplies from the depot, you must put this point in the center of a small amount of depots, the feature will find the best depot to go.+The **supplies Withdraw** will withdraw supplies from the depot, you must put this point in the center of a small amount of depots, the feature will find the best depot to go.
  
 **Code Parameter** **Code Parameter**
  
-You must pass a suplies list to the algorithm on the following format:+You must pass a supplies list to the algorithm on the following format:
 **id1 count1; id2 count2; id3 count3...** **id1 count1; id2 count2; id3 count3...**
  
Line 164: Line 168:
     //Gather 60 enchanted spears and 200 mana potions from depot.//     //Gather 60 enchanted spears and 200 mana potions from depot.//
  
 +**IMPORTANT**: The supplies must be in the Second backpack.
 **Errors** **Errors**
   * **Full backpack:** a error will happen when your backpack is full   * **Full backpack:** a error will happen when your backpack is full
   * **Low capacity:** a error will happen when you don't have capacity to push the items   * **Low capacity:** a error will happen when you don't have capacity to push the items
-  * **Unable to gather all:** a error will happen when the **Suplies Withdraw** is not able to get all the requested items (may happen when your supplies are over).+  * **Unable to gather all:** a error will happen when the **supplies Withdraw** is not able to get all the requested items (may happen when your supplies are over).
add_types.txt ยท Last modified: 2021/11/15 16:43 (external edit)