mwBot
Get test api key
English zone
sección española
MW Bot Usage Calculator
Download bot
last update files

 
Main Menu

Recent posts

#21
sección española / si has perdido scripts en tu b...
Last post by Nikolaj - 23 November 2024, 16:46
si has perdido scripts en tu bot
1. leer new.txt
El texto del archivo está en ruso, utilice un traductor.
2. si no lo entendemos, presione f6 y descargue este archivo
migrate folder.cmd; Size: 118 B; User: Eugen; Upload date: 23-11-2024 15:08:00
ejecuta este archivo
presione la tecla F5 en la lista de scripts
Si esto tampoco está claro, entonces
1. cambie el nombre de la carpeta map.wall a wall
2. cambie el nombre de la carpeta del map a scripts
3. presione la tecla F5 en la lista de scripts para actualizar la lista
#22
English zone / if you have lost scripts in yo...
Last post by Nikolaj - 23 November 2024, 16:42
1. read new.txt
the text in the file is in Russian, use a translator
2. if we don't understand, press f6 and download this file
migrate folder.cmd; Size: 118 B; User: Eugen; Upload date: 23-11-2024 15:08:00
run this file
press the F5 key in the list of scripts
if this is also not clear, then
1. rename the map.wall folder to wall
2. rename the map folder to scripts
3. press the F5 key in the list of scripts to update the list
#23
sección española / Cofre del tesoro
Last post by Nikolaj - 14 November 2024, 14:22
Para que el bot abra con éxito el cofre y no lo golpee, use la siguiente configuración:
presiona f1 en el juego

Leer el ID del objetivo; no seleccionado
Modo de lectura a distanciadistancia detrás; submenú

También puedes editar la expresión regular en el archivo de localización del bot:
abra la carpeta lang en la carpeta bot y busque el Spanish.txt archivo
ábrelo con el bloc de notas.
somewhere on line 45 you will find the regex for chest
box=^Cofre|\d+\s+metros;Cofre
Esta expresión regular solo funcionará si la palabra "cofre" aparece solo al principio de la línea.
Puedes editar esto según tus preferencias.
#24
English zone / Treasure Chest
Last post by Nikolaj - 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.
#25
sección española / Solución de problemas de pulsa...
Last post by Nikolaj - 09 November 2024, 12:43
¡Hola! Si tienes problemas para usar las habilidades, el bot no presiona la tecla j o algo más, debes jugar con los siguientes parámetros y encontrarás algo que te ayudará a resolver el problema.
No existen valores estándar, existen parámetros recomendados.
speed_attack=0.2
Velocidad de pulsación de tecla de ataque. alguien dice que el valor óptimo es 0,05, alguien dice que es 0,2. experimentas y buscas lo que te ayudará

enable_nav_attack=0.1
velocidad de pulsación de tecla del radar, búsqueda de objetivos

keyboard_delay=20|20
Retraso antes de presionar y antes de soltar teclas en milisegundos. valor recomendado 20 20

Configuraciones de la configuración que uso personalmente para mis bots y funciona bien
keyboard_delay=20|20
speed_attack=0.05
enable_nav_attack=0.1
#26
English zone / Solving the problem with press...
Last post by Nikolaj - 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
#27
sección española / Re: Solucionar problemas con e...
Last post by Admin - 01 October 2024, 06:40
Agrega esta línea a tu archivo config.ini
key_open_profile=;
Quote from: Aqua on 01 October 2024, 00:26Hi, I'm using Spanish keyboard and when I use enable_drop_control the bot opens chat window instead char menu. How can I fix it? Thanks!
#28
sección española / Re: Solucionar problemas con e...
Last post by Aqua - 01 October 2024, 00:26
Hi, I'm using Spanish keyboard and when I use enable_drop_control the bot opens chat window instead char menu. How can I fix it? Thanks!
#29
sección española / si tu personaje no golpea a lo...
Last post by Nikolaj - 28 September 2024, 17:01
si tu personaje no golpea a los monstruos
1. Tomaste el script y no conectaste la configuración del personaje. El bot no puede determinar automáticamente la configuración que debe usar en su script
2. Ha configurado la configuración de caracteres incorrectamente, las funciones enable_attack y enable_nav_attack están deshabilitadas.
3. La configuración del juego no indica la pronunciación automática de la cantidad o porcentaje de la salud del objetivo.
4. cambie el nombre del script, al bot no le gustan los nombres largos.
5.Comprueba si el idioma utilizado en el juego está seleccionado correctamente. presione alt=l en la ventana del bot
#30
English zone / if your character doesn't hit ...
Last post by Nikolaj - 28 September 2024, 16:58
if your character doesn't hit monsters
1. you took the script and did not connect the character config. The bot cannot automatically determine the config it should use in your script
2. you have configured the character config incorrectly, the enable_attack and enable_nav_attack functions are disabled.
3. The game settings do not indicate auto-pronunciation of the amount or percentage of the target's health.
4. rename the script, the bot does not like long names.
5.check if the language used in the game is selected correctly. press alt=l in the bot window