The Bytecode Club
Is there a way to set donation limit? - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97)
+--- Thread: Is there a way to set donation limit? (/showthread.php?tid=993)



Is there a way to set donation limit? - notewar - 02-22-2015

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


RE: Is there a way to set donation limit? - barracoda - 02-23-2015

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.