Mist world bot

mwBot => English zone => Topic started by: Nikolaj on 14 November 2024, 14:17

Title: Treasure Chest
Post by: Nikolaj on 14 November 2024, 14:17
In order for the bot to successfully open the chest and not hit it, use the following settings:
press f1 in the game

Read the target ID;Unselected
Distance reading modedistance behind; sub menu

You can also edit the regular expression in the bot localization file:
open the lang folder in the bot folder and find the english.txt file
open it with notepad.
somewhere on line 45 you will find the regex for chest
box=^Chest
This regular expression will only work if the word "chest" occurs only at the beginning of the line
You can edit this according to your preferences.