SplinterForge-Bot-v1.0.2
Updates and Enhancements
- Rewrite and enhanced the AUTO_SELECT_HERO feature. It will now always pick your hero based on the abilities and random abilities, and it will prioritize your preferred hero setting in the
cardSettings.txt
file. You can modify this setting in theconfig.txt
file. - Added the AUTO_WAIT_FOR_BOSS_RESPAWN feature. It will stop playing until the boss is respawned. You can modify this setting in the
config.txt
file. - Added the SHARE_BATTLE_LOG feature. It will share your team log on our Discord server if your damage is more than 200 points. You can modify this setting in the
config.txt
file.
Instructions
- For optimal performance, it is suggested to limit the number of accounts on a server with 4 vCPUs and 16GB RAM to around 300 with the default settings.
- Monitor the output in the terminal or command prompt to keep track of the bot's activities and status.
- Set up your account information in the
accounts.txt
file located in theconfig
folder. The file includes instructions, so please make sure not to remove the first line. - Configure your card settings in the
cardSettings.txt
file located in theconfig
folder. The file includes examples and instructions, so please make sure not to remove the first line. - Modify the settings in the
config.txt
file located in theconfig
folder to customize theheadless
,threadings
,show_account_details
,show_total_forge_balance
, andauto_select
function settings. - Use
Cleanup.exe
if your computer is running low on resources. Please note that this will also close any open instances of Google Chrome. - Be mindful of the number of accounts you add, as each additional account will consume more resources from your computer.
- If you encounter any errors or problems, please join the Discord server for help: https://discord.gg/pm8SGZkYcD
Notice
- PLEASE NOTE: The auto-select feature is currently experimental. If you encounter any bugs or errors, please report them to us.
- In case of insufficient stamina, the bot will enter a sleeping state for 1 hour.
- If any process errors occur, the bot will restart the single thread.
Additional Information
The format for the cardSettings.txt
file should be as follows:
HeroesType:BossId:SummonersId,SummonersId:MonsterId,MonsterId,...,MonsterId:TimeSleepInMinute
Each line in this file corresponds to a separate account in the accounts.txt
file.
HeroesType is represented by numbers: 1 for Warrior, 2 for Wizard, or 3 for Ranger.
BossIds are 14, 15, 16, 17.
You may include as many MonsterIds as desired.