@Apaec - This is a fantastic guide. We all very much appreciate you taking the time to create this. Thanks
I'm familiar with basic Java programming concepts but don't know anything about the osbot API, so will have to get used to that and the nomenclature for finding objects around me once i start making scripts. I do have a particular question about the mouse movements, patterns, speeds, etc. How do we control this within our script? My initial thought is that when i pickup something, attack something, etc. using a bot then my mouse will fly across the screen with super precision or just appear elsewhere (as if using a touchpad?) and this would lead me to be banned immediately by the detection software. Does this happen? How do we control these mouse elements which would give away "bot-like behavior" ?
And for this very simple tea thieving script that you've written via tutorial - is this actually functional? Or would the script click on the same identical spot of the tea stall and we'd be banned in 10 minutes? I'm trying to understand the level of randomization (mouse speed, pattern, delays, click positions) that is necessary in the scripts so we don't get banned in <10 minutes. (obviously at the beginning levels). Thoughts?
And if this has already been discussed in another thread, please direct me to it! thanks!