Advertisement
Guest User

Prank PROGRAMM

a guest
Jul 27th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. while True:
  2. print("You ARE Hacked!")
  3. print("Вас взломали!!!")
  4. print("Копируем ваше данные")
  5. x=1
  6. import time
  7. time.sleep(2)
  8. while x < 65525575:
  9. time.sleep(0.5)
  10. if x > 65655:
  11. time.sleep(2)
  12. print("Скопировано файлов: ----------------------------- "+str(int(x)))
  13. x += x - x/1.7
  14. print("Данные отправлены в FBI")
  15. import random
  16. while x < 65525242344:
  17. time.sleep(0.5)
  18. print("You HACKED: ----------------------------- "+str(random.randint(-121212121212,1212121212121)))
  19. x += x - x/1.5
  20.  
  21. time.sleep(20)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement