The Bytecode Club

Full Version: change heroes ability time activation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
where can i change heroes ability time activation in the latest release? 5.5.1.1..

thanx in advance.
you can change it in COC-Bot-5.5.1.1\COCBot
open Global Variables.au3
find this line Global $delayActivateKQ = 6000 ;Delay before activating KQ
then adjust the time
nice .. thanx for the reply
(02-09-2015, 12:44 AM)kenshinxvn Wrote: [ -> ]you can change it in COC-Bot-5.5.1.1\COCBot
open Global Variables.au3
find this line Global $delayActivateKQ = 6000 ;Delay before activating KQ
then adjust the time

SOrry im noob at this...but what '6000' equivalent to?
(02-10-2015, 02:56 PM)notewar Wrote: [ -> ]SOrry im noob at this...but what '6000' equivalent to?
The value is in milliseconds so it's equivalent to 6 seconds Smile
wouldn't be better to activate the power on almost half dead hero?
Maybe better, but much harder to implement...
that way it's working for most of the situations Wink