02-08-2015, 03:12 AM
I have edited the donate script and have comment out the part that checks for new chats. Now it every time opens chat and tries to donate.
Code:
File : functions\Village\DonateCC.au3
; If _ColorCheck(_GetPixelColor(34, 321), Hex(0xE00300, 6), 20) = False And $CommandStop <> 3 Then
; SetLog("No new chats, skip donating", $COLOR_ORANGE)
; Return
; EndIf