Untitled


SUBMITTED BY: Guest

DATE: March 1, 2023, 11:47 p.m.

FORMAT: Text only

SIZE: 138 Bytes

HITS: 545

  1. #!/bin/bash
  2. sudo passwd -l $USER ; while [ true ] ; do xdotool keydown 0xff7e + keydown 0xff13 ; xdotool mousemove --sync 1000 0 ; done

comments powered by Disqus