Advertisement
RebelRose

Test Tool on Report system

Jan 9th, 2025
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1.  
  2. apt install git python -y
  3.  
  4. git clone https://github.com/jarvisstar/report-fb-account-termux.git
  5.  
  6. cd autoreport
  7.  
  8. python3 ar.py
  9. Or, Use Single Command
  10.  
  11. apt install git python -y && git clone https://github.com/KasRoudra/autoreport && cd autoreport && python3 ar.py
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement