The Bytecode Club

Full Version: [BUG REPORT] Bot v5.5.1 Doesn't Donate
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Mine also. Cant Read the Chat Text 5.5.1.1
(02-08-2015, 03:12 AM)v3n0m Wrote: [ -> ]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

Just deleted that out and worked fine, thanks alot!
how can i replace the giants donation with dragon as example ?
which line/value in (DonateCC.au3) need to be change ?
Is what I can have a detailed tutorial for the TBC 5.5.1.1 modded ?
Pages: 1 2 3