Mist world bot

mwBot => English zone => Topic started by: Nikolaj on 09 November 2024, 12:37

Title: Solving the problem with pressing skill keys
Post by: Nikolaj on 09 November 2024, 12:37
Hello! If you have problems using skills, the bot does not press the j key or something else, you should play with the following parameters and you will find something that will help you solve the problem
There are no standard values, there are recommended parameters.
speed_attack=0.2
Attack keystroke speed. someone says that the optimal value is 0.05, someone says that it is 0.2. you experiment and look for what will help you

enable_nav_attack=0.1
radar keypress speed, target search

keyboard_delay=20|20
delay before pressing and before releasing keys in milliseconds. recommended value 20 20

Settings from the config that I use in my bots and it works well
keyboard_delay=20|20
speed_attack=0.05
enable_nav_attack=0.1