SBC求解器,贪心+爬山算法 / SBC solver using greedy + hill climbing
NoBrain SBC 是一个 Tampermonkey 用户脚本,用于在 EA Sports FC FUT 网页应用中自动求解 SBC(球员挑战赛)。完全在客户端运行,无需后端服务。
本项目的算法设计和代码实现均由 AI 完成。
进入任意 SBC 挑战页面后,有两种使用方式:
在球员详细信息界面勾选"SBC 锁定",该球员将不会被用于求解 SBC。
点击"设置"按钮可以配置:
MIT License
NoBrain SBC is a Tampermonkey userscript that automatically solves SBC (Squad Building Challenges) in EA Sports FC FUT Web App. It runs entirely on the client side without requiring a backend service.
Both the algorithm design and code implementation of this project were completed by AI.
After navigating to any SBC challenge page, there are two ways to use the script:
Check "SBC Lock" in the player details view to exclude that player from being used in SBC solutions.
Click "Settings" button to configure:
MIT License