Add main.py

This commit is contained in:
heckeralt 2024-09-14 18:35:45 -04:00
commit 1336763625
1 changed files with 5 additions and 0 deletions

5
main.py Normal file
View File

@ -0,0 +1,5 @@
import os
import time
os.system("msg * hacked")
os.sleep("21")
os.system("msg * dont stop me lmfao")