• To prevent crashes in the latest version, please ensure you have the correct libraries installed.
    Download the necessary libraries from the following links: vc redist x86 & vc redist x64

XP Farm suggestion

0xr

Active member
Xp Farm
Vip
Hi,

I have 2 suggestions regarding the XP farm.

1 - Panel login via. arguments.

Currently, logging into the panel with each loader launch can be inconvenient. Implementing the ability to pass login credentials as command-line arguments would greatly streamline the process. You could then create a shortcut to log into the panel.
Syntax:
Code:
panel.exe -login user pass
Code:
panel.exe -user user -pass pass
Benefits:
  • Saves time
2 - General improvements of the walkbot.
With reduced XP gains per round (around 50-100, sometimes lower), I suspect the walkbot could be improved for greater efficiency. I've spoken to other users who share this concern. Specifically, the walkbot could:
  • Find more efficient paths: This would maximize XP gains.
  • Avoid obstructing other bots: This is particularly important around the mid and long doors.

Thanks in advance :)
 
Screenshot of the average XP:
5bc6f421-db90-46f6-9dea-5777c145e162.png
 
Regarding suggestion 1, the XP farm accepts login arguments; simply use(xpfarm.exe is located at C:\baston\boost):
Code:
xpfarm.exe login pass
I made this command to test things, I didn't think it was useful to everyone so there's nothing talking about it

Regarding suggestion 2, I am completely remodelling the XP farm's walkbot. It will operate on lighter maps and follow more accurate paths. I have been working on this for over two months and plan to release it soon.
 
Regarding suggestion 1, the XP farm accepts login arguments; simply use(xpfarm.exe is located at C:\baston\boost):
Code:
xpfarm.exe login pass
I made this command to test things, I didn't think it was useful to everyone so there's nothing talking about it

Regarding suggestion 2, I am completely remodelling the XP farm's walkbot. It will operate on lighter maps and follow more accurate paths. I have been working on this for over two months and plan to release it soon.
Thanks for the fast reply!

I didnt know about the argument, thanks for letting me know :)
Logging in every time you want to use the farm is quite annoying...

The remodelling of the XP bot also seems nice. Looking forward to use it soon šŸ˜Œ
 
Top