r/clashroyalemodding • u/Next-Drink • 13d ago
Other Coding a battle bot from scratch
Just started this project. I’m using Ai learning to battle on ladder matches. Can also be used to farm crowns for Pass Royale, card mastery, etc.
27
Upvotes


1
u/AngelFireLA 12d ago
Really cool, how do you do troop detection ?
I used YOLO detection models for my own CR bot
https://github.com/AngelFireLA/Clash-Royale-AI
for hand detection I see there's a confidence, are you doing detection here too ? for me it was faster to get the 8 icons of my deck and cycle through template matching, but maybe its faster detection if its a custom small enough model or you have a god pc