Previous autoit version of the bot was working fine but for users that can't read or that are not much experienced with this kind of things it was hard to set up and if you didn't add any filter to the packetlogger the bot would crash after some time.
I made this version mainly to solve this problems here you have more details.
Quote:
What's new?- Bot rewritten in C++
- No need to use BladeTiger's packetlogger.
- It should not crash because of the packetlogger.
- Overall performance should be improved.
- The bot won't use the EXP skill when you're already at the maximum job level.
- You can start the bot with F5.
- You can stop the bot with F8.
- You MUST close the bot with F12. If you close the console window the game will crash.
- It is compatible with other packetloggers or tools that also need to hook the send/recv functions. This allows you to use your own security using for example BladeTiger's packetlogger or Phoenix Bot.
- There is no GM security. You can implement it yourself.
|
[How to use the new version?]
You have two ways of injecting the bot:
- Use the provided Injector to inject the dll into all the target processes. Remember that the Injector and the FishBot.dll must be in the same folder.
- If you don't want it to be injected on all the processes you can manually inject it with whatever injector you want.
I've also made a simple video where you can see how you should be using it:
For sure you also have the source code on my github as with the previous version (Bot + Injector):
[Only registered and activated users can see links. Click Here To Register...]
You can download it on the first post :)