(01-31-2015, 12:41 AM)rollbacks Wrote:(01-31-2015, 12:37 AM)ludmil121492 Wrote:(01-31-2015, 12:34 AM)rollbacks Wrote: ok about the create spells, find in the script : Func creat spells
and do it on -2 instead of 1,it will work!
but another problem,i got this error on both x86/x64 :
"Error cannot check for Dead Base, Attacking..."
thanks rollbacks will try it now and write how it goes!
np here is the line:
Local $chkSpell = -2 [-2 working with 2 barracks, -1 for 1 dark barracks]
(01-31-2015, 12:34 AM)rollbacks Wrote: ok about the create spells, find in the script : Func creat spells
and do it on -2 instead of 1,it will work!
but another problem,i got this error on both x86/x64 :
"Error cannot check for Dead Base, Attacking..."
(01-31-2015, 12:59 AM)safar46 Wrote: for all who use my bot and cant use deadbase search in 64bit system. try go to C:\program files (x86)\autoit and check autoit.exe.bak files. if its available, just delete autoit.exe then rename autoit.exe.bak to autoit.exe...I have no .bak file...and I can't use the dead base search.
it was because my previous bot rename the autoit.exe (x86) to autoit.exe.bak and copy the autoit_x64.exe to autoit.exe
(01-31-2015, 12:59 AM)safar46 Wrote: for all who use my bot and cant use deadbase search in 64bit system. try go to C:\program files (x86)\autoit and check autoit.exe.bak files. if its available, just delete autoit.exe then rename autoit.exe.bak to autoit.exe...
it was because my previous bot rename the autoit.exe (x86) to autoit.exe.bak and copy the autoit_x64.exe to autoit.exe