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

 

Installing the drivers required for the bot to work

Started by Nikolaj, 20 July 2024, 12:24

Previous topic - Next topic

Nikolaj

For the bot to function properly, you need to install a keyboard driver so that the bot can press keys in the game. The bot supports three different drivers. If your bot is not working or is not working correctly, you can change the driver and check its functionality. Open the file `config.ini` and find the parameter `keyboard_type`.
Setting Up the First Driver

To install the first driver, set the parameter in the `config.ini` file to:
`keyboard_type=0`
Save the changes and run the bot with administrator privileges. Press `Alt+Tab`, find the "Windows Security" window, and confirm the driver installation. If done correctly, the bot should start successfully.
Setting Up the Second Driver

To install and use the second driver, set the parameter in `config.ini` to:
`keyboard_type=1`
Save the changes in the file. Run the file `checkDriver.cmd` with administrator privileges to disable driver signature verification. Your computer will restart. After that, run the bot and check if the bot presses the keys.
Attention! This driver works on a desktop computer only with a connected PS/2 keyboard. On a laptop, this driver works without issues.
Setting Up the Third Driver

A new driver has been added. To use it, set the parameter in the `config.ini` file to:
`keyboard_type=2`
Run the file `install_interceptor.cmd` with administrator privileges to install the driver. Your computer will restart.
What to do if the bot doesn't press keys?
If the bot presses keys but behaves oddly, you might be able to resolve your issue in this thread.