Floccer
Regular Member
- Mar 2, 2019
- 365
- 161
Hi,
i have 1 bot that is made with pyautogui + normal browser to find images and click links/buttons. I was wondering if i could scale it up but this screen reading is limiting me as it needs to be always visible. I'm not entirely sure if its made with canva or what but i haven't found way to use python + selenium for it. That was my first attempt.
So is there a way i could setup virtual enviroments/desktops on my pc so i could run few of these more? I tried virtualbox and lubuntu but that consume around 40% of my cpu so thats not very good. It's not very frequently run script. It runs at certain intervals finding if it can do things.
Also don't very much like the idea that i would buy linux/windows vps just for this.
i have 1 bot that is made with pyautogui + normal browser to find images and click links/buttons. I was wondering if i could scale it up but this screen reading is limiting me as it needs to be always visible. I'm not entirely sure if its made with canva or what but i haven't found way to use python + selenium for it. That was my first attempt.
So is there a way i could setup virtual enviroments/desktops on my pc so i could run few of these more? I tried virtualbox and lubuntu but that consume around 40% of my cpu so thats not very good. It's not very frequently run script. It runs at certain intervals finding if it can do things.
Also don't very much like the idea that i would buy linux/windows vps just for this.