The Bytecode Club

Full Version: Is there a way to set donation limit?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

Let me first say that I dont have coding background but I'm willing to learn.
I was wondering if there is something I could do to cap the donation limit, similar to LF bot. This will be helpful as I could just let my bot farm in the req n gtfo clan without unlimited donation which will slow down the raid.

Thank guys
This should help some at least.

In COC Bot.au3, comment out line 122.

Code:
;DonateCC()
This should make it so it only donates after an attack. If there are say.. 20 requests open though, it would donate to all 20. Then it wouldn't donate again til after next attack.