2024.01.15 - 18:26 Status: Tags:
main.py
import pyautogui as pyg
for i in range(10):
pyg.click()
pyg.click()
pyg.click()
pyg.click() pyg.click()
rage.sh
#!/bin/bash
sleep 3
python main.py &
python main.py &
rage.sh
which gives you enough time to switch over to the right spot and rake in those imaginary points on a screen.pyg.click(clicks=42069, interval=.000001)
or whatever and get as many of those worthless points as you can