configure a vending bot: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with '= Vending Bot = A vending bot is only used to open a shop with items using a vending name, price and location presets.  == Attack settings == attackAuto 0.  == Item settings …'  | 
				No edit summary  | 
				||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
A vending bot is only used to open a shop with items using a vending name, price and location presets.  | A vending bot is only used to open a shop with items using a vending name, price and location presets.  | ||
= Attack settings =  | |||
[[attackAuto]]   | [[attackAuto]] [[References#Basic_Value_and_Parameter_Types|-1]].  | ||
= Item settings =  | |||
[[itemsTakeAuto]] and [[itemsGatherAuto]] on 0.  | [[itemsTakeAuto]] and [[itemsGatherAuto]] on [[boolean|0]].  | ||
= Location settings =  | |||
If not set, the bot will not open a shop.  | If not set, the bot will not open a shop.  | ||
* [[lockMap]], [[lockMap_x]] and [[lockMap_y]] will configure: map, x-coordinate and y-coordinate where the bot will open the shop.  | * [[lockMap]], [[lockMap_x]] and [[lockMap_y]] will configure: map, x-coordinate and y-coordinate where the bot will open the shop.  | ||
* Disable [[follow]] if enabled.  | * Disable [[follow]] if enabled.  | ||
= Route settings =  | |||
* [[route_randomWalk]] remains at 0.  | * [[route_randomWalk]] remains at [[boolean|0]].  | ||
= Skill and item usage settings =  | |||
Inactivate all [[:Category:config_block|config block]], such as [[useSelf_skill]], [[useSelf_item]] and [[useSelf_skill]].  | |||
= ShopAuto =  | |||
* [[shopAuto_open]] must be 1. Enables the automatic opening of the shop when you arrive at [[lockMap]].  | * [[shopAuto_open]] must be [[boolean|1]]. Enables the automatic opening of the shop when you arrive at [[lockMap]].  | ||
* [[shop_random]] is enabled, set the items in a random order.  | * [[shop_random]] is enabled, set the items in a random order.  | ||
* [[shop_useSkill]] it is recommended to leave 1 for safety. Forces the bot to use the ability Commerce before opening the shop. If you are at 0, you wil open a shop without spending SP and without using skills.  | * [[shop_useSkill]] it is recommended to leave [[boolean|1]] for safety. Forces the bot to use the ability Commerce before opening the shop. If you are at [[boolean|0]], you wil open a shop without spending SP and without using skills.  | ||
= Shop settings =  | |||
Set the name of the shop, items and prices using the [[shop.txt]]  | Set the name of the shop, items and prices using the [[shop.txt]]  | ||
[[Category:Examples_of_configurations]]  | [[Category:Examples_of_configurations]]  | ||
Latest revision as of 01:58, 27 April 2021
A vending bot is only used to open a shop with items using a vending name, price and location presets.
Attack settings
Item settings
itemsTakeAuto and itemsGatherAuto on 0.
Location settings
If not set, the bot will not open a shop.
- lockMap, lockMap_x and lockMap_y will configure: map, x-coordinate and y-coordinate where the bot will open the shop.
 - Disable follow if enabled.
 
Route settings
- route_randomWalk remains at 0.
 
Skill and item usage settings
Inactivate all config block, such as useSelf_skill, useSelf_item and useSelf_skill.
ShopAuto
- shopAuto_open must be 1. Enables the automatic opening of the shop when you arrive at lockMap.
 - shop_random is enabled, set the items in a random order.
 - shop_useSkill it is recommended to leave 1 for safety. Forces the bot to use the ability Commerce before opening the shop. If you are at 0, you wil open a shop without spending SP and without using skills.
 
Shop settings
Set the name of the shop, items and prices using the shop.txt