(02-27-2015, 10:10 AM)scaarx Wrote: @huunguyen
i want to remove the spell for the DE storage because the detection is kinda slow.
Can u tell me which line i need to delete? Because i want to try the the bully mode,
using hungle's mod or tbc's mod. if your pc is strong. all this mod work good
in root/COC Bot.au3
delete code
TrainSpell()
If _Sleep(1000) Then ExitLoop
and in root/COCBot/functions/Search/GetResources.au3
_Sleep(1000)
$DarkElixLocation = checkDarkElix()
If($searchDark < 350) Then
$DarkElixLocation = 0
$DarkElixx = 0
$DarkElixy = 0
EndIf
But i think that you should download tbc's mod. It work good everything. I only add something from this mod because i need more darkelixir.
cheers! ^.^