#I need to speed up my py auto gui bot
29 messages · Page 1 of 1 (latest)
ok, do you know how to find a pixel on an already taken screenshot by any chance?
thanks for helping btw
Exactly as you already are.
screenshot() returns a value. A variable is a value. Treat the variable the same way you'd treat the screenshot function call.
Yes
oh well tahts a problem
forgot to mention a minor detail
i need to refresh the image each time i call ourt the functiuon
Which function
i call out function numnber 2
but
function number 2 uses function number 1
so i call out both
oh i get it now
sorry
let me try that
oh WEOW\
now it takes 1 milisecond
thank you
/close