if he post it i think i can look if i need it but i never saw autoit code in this forum that is better than mine ^^
if i see new good thinks i will add it to my releases ^^
if i see new good thinks i will add it to my releases ^^
Yes friend, I respect your opinions and knowledge of programming and We all know that AutoIt is a slower and non-multithread but...... here we are talking about AutoIt program.. So, as I said before: TIMING is not good idea :), I do it with pixelchecksum of 48 pixels for 92 ms ;)Quote:
autoit is a slow scripting language without multithreading !
I dont think it will be good to scan at pixels because every pixel scan takes ~50 to ~100 milliseconds
Author of this script said :Quote:
I keep trying to make the script non stop (when it not find $pallacolor) :/
I used While $s < 99 to loop search while it fly after it reach 99 it click navigate again...but this function is CPU power eater...but I dont mind atmQuote:
it stop a little bit for reach the distance of minimap he clicked...it depends of the cloack of your cpu
I will try to use that... But i am not so smart :DQuote:
Author of this script said :
I used While $s < 99 to loop search while it fly after it reach 99 it click navigate again...but this function is CPU power eater...but I dont mind atm
Yes i care what u write :) as i wrote in the first post this will be a project of every one who want to give a hand! So if u want you are welcome :)Quote:
to: rothia
I found this color --> 0x4F6D80 in spectrum ship as well
should I keep posted you what I found or u dont really care about?
yep i rewrote a little the logic of the func Ricerca()Quote:
yup thats exactly what I did I found that Avvia1 works great with 1550 then I increased it by 50 every time
new code?