Advertisement
CyberHack18

Untitled

Sep 11th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. import os
  2. import random
  3. import sys
  4. import time
  5. from time import sleep
  6. os.system('pkg update && clear')
  7. os.system('pkg upgrade && clear')
  8. os.system('clear')
  9. print("""\033[92m
  10. ██╗███╗ ██╗██████╗ ██████╗ ███████╗███████╗ ██████╗
  11. ██║████╗ ██║██╔══██╗██╔═══██╗ ██╔════╝██╔════╝██╔════╝
  12. ██║██╔██╗ ██║██║ ██║██║ ██║ ███████╗█████╗ ██║
  13. ██║██║╚██╗██║██║ ██║██║ ██║ ╚════██║██╔══╝ ██║
  14. ██║██║ ╚████║██████╔╝╚██████╔╝ ███████║███████╗╚██████╗
  15. ╚═╝╚═╝ ╚═══╝╚═════╝ ╚═════╝ ╚══════╝╚══════╝ ╚═════╝ """)
  16. print("\033[91m[\033[96mIndonesian Hacker Rules\033[91m]\033[96m=========================>")
  17. print("-\033[91m Author \033[96mCY83R#4CK18")
  18. print("-\033[91m Instagram \033[96m@_firmansyaah18")
  19. print("-\033[91m We Are Indo Security Cyber Team")
  20. print("\033[91m[\033[96mBiarkan Newbi Berkreasi\033[91m]\033[96m=========================>")
  21. print("")
  22. print("\033[91m[\033[96m+\033[91m]\033[97m Welcome to termux")
  23. print("\033[91m[\033[96m+\033[91m]\033[97m Lets Explore Underground World")
  24. print("\033[91m[\033[96m+\033[91m]\033[97m Lets Started, Crime Mode is turn on :V")
  25. print("\033[91m[\033[96m+\033[91m]\033[97m Runing Program...")
  26. sleep(0.5)
  27. print("")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement