Mist world bot

mwBot => English zone => Topic started by: Nikolaj on 08 May 2025, 15:31

Title: First run
Post by: Nikolaj on 08 May 2025, 15:31
First Program Launch

Hello! If you're reading this, you're likely interested in our bot or perhaps just looking for a way to handle those repetitive tasks in MW. This guide will help you get started with launching, setting up, and using the program.
Before You Begin: Essential Preparations

Before you dive in, there are a few important things to check and set up to ensure the bot runs smoothly.
1. System Requirements:
2. Antivirus Software:
3. Administrator Privileges:
4. Important In-Game Settings:
To ensure the bot can "see" and interact with the game correctly, you'll need to adjust some settings within the game itself:
Installation and First Launch

Getting the bot up and running involves a few straightforward steps.
If you've followed these steps, the program should launch successfully!
License Note: Your license key allows you to use the bot on multiple computers, but only one instance of the bot can be active at a time with the same key. If you start the bot on a second computer, it will automatically close on the first one.
Understanding Scripts

The bot works by running scripts. Some are simple, while others, like farming scripts, have a bit more to them.
A. Simple Scripts
Examples: Scripts for selling ore or searching the market.
How to use:
B. Farming Scripts (More Complex)
Farming scripts usually consist of two main parts:
Connecting Your Config File to a Farming Script:
For a farming script to work, it needs to know which character configuration file to use. This is usually done in one of two ways:
In this case, you would change myhunter to the name of your character configuration file.
Important: This guide doesn't cover how to create or edit text files. You'll need basic knowledge of how to do that on your computer. The bot's documentation and hotkey list has more information on this.
Key Configuration Concepts (Character Config File)

Your character configuration file is where you customize the bot's behavior for your specific character. Here are some common settings you might find or need to set up (these are examples, and the exact names might vary slightly; always refer to the bot's command list for precise details):
Health and Mana Management:
Attack Settings:
Pet Management
Item Repair:
Other Useful Settings:
Remember, this is just a small sample. The bot has many commands. Always check the full documentation for a complete list and detailed explanations.
Auto-Navigation (Using the goposition function)

For the bot to automatically navigate maps (e.g., using a goposition command in a script), it needs a "terrain map" file that tells it where obstacles are.
Getting Maps: You can often find ready-made maps in the bot's file exchange section.
Map Naming:
For automatic use, the map file (usually a .wall file) must be named exactly the same as the map's name in your game.
Example: If your game coordinates show Rock Square;Giant Rock City;204;195;central plains, the map name is central plains. Your map file in the wall folder should be central plains.
Placing Maps: Put these map files into the wall folder, which is inside your main bot folder in scripts folder.
Manual Connection: If your map file has a different name, you can tell the script to use it with a command like: mapwall=YourMapFileName
If you don't set up maps, don't be surprised if your character runs into walls or gets stuck!
Troubleshooting Common Issues

Sometimes things don't go as planned. Here are some common issues and how to address them.
A. Bot Not Pressing Keys / Skill Usage Problems:
Experiment with Parameters:
A good starting point from one user's config: keyboard_delay=20|20 speed_attack=0.05 enable_nav_attack=0.1
B. Character Not Hitting Monsters:
This is often due to the same reasons listed above: incorrect config connection/setup or wrong game settings for health display.
C. Bot Not Opening Chests Correctly:
In-Game Settings (press F1 in the game):
Ensure "Read the target ID" is set to "Unselected."
Ensure "Distance reading mode" is set to "distance behind; sub menu."
Bot Localization File (Advanced):
If the bot struggles to identify chests, you might need to edit a text file.
Go to the lang folder inside the bot folder and open game.english.txt (or your language file) with Notepad.
Around line 45, you might find a line like: box=^Chest
This means the bot looks for the word "Chest" at the very beginning of a line to identify a chest. You can edit this "regular expression" if your game displays chest names differently.
Keyboard Driver Setup & Troubleshooting

For the bot to press keys in the game, a special keyboard driver is needed. The bot supports a few different drivers. If one isn't working, try another.
1. Find config.ini: Open the config.ini file located in your main bot folder using a text editor like Notepad.
2. Locate keyboard_type: Find the line that says keyboard_type=. You will change the number here.
Driver Option 0 (Often the First to Try):
Driver Option 1:
Driver Option 2 (Newer Driver):
What if the bot still doesn't press keys?
If you've tried all drivers and checked other troubleshooting steps, there might be deeper system conflicts. For Windows 11 users, see the "Core Isolation" tip below.
Windows 11 Specific: Core Isolation Issues
Some Windows 11 users find that keyboard drivers (which the bot needs) don't work correctly. Disabling a Windows security feature called "Core Isolation" (specifically "Memory Integrity") can sometimes help.
What is Core Isolation? It's a security feature that helps protect your system, but it can sometimes interfere with third-party applications or drivers.
How to Disable Memory Integrity (if needed for driver functionality):
As a result, Core Isolation and Memory Integrity will be disabled. This may allow the keyboard drivers for the bot to function correctly.
Important Notes & Support

A few final, but very important, points:
What Your Subscription Includes $7.5 a month
What Your Subscription Does Not Include:
Help and Community:
Logs:
The bot keeps log files of its activity. These are stored on your computer in the log folder.
Attention: Logs are not deleted automatically. You must periodically delete these files manually because they can grow quite large over time.
No Remote Access: The bot creators cannot control your computer remotely, cannot receive data from your character, and cannot control your character. The bot only presses the keys specified in your scripts.
Final Words

This bot is a tool. Like any tool, it requires a bit of learning to use effectively. Don't be afraid to experiment (safely!), read the provided materials, and ask for help from the community when you get stuck.
We have a friendly community, and you can become a part of it. It all depends on you! Good luck, and happy botting!