Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2017
652
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. 1: https://www.python.org/downloads/
  2.  
  3. - download 3.6.1
  4.  
  5. - install to C:\Python36
  6.  
  7. 2: https://bootstrap.pypa.io/get-pip.py
  8.  
  9. - copy the text, put it in notepad, and save it as get-pip.py and place in C:\Python36
  10.  
  11. - open cmd and type: cd C:\Python36
  12.  
  13. - now type: python get-pip.py
  14.  
  15. 3:
  16. -type: cd Scripts
  17. -type: pip install Pillow
  18.  
  19. -type: pip install requests
  20.  
  21. 4: https://hastebin.com/xokilojusu.py
  22. and copy the text, put it in notepad, and save it as kek.py in python folder
  23.  
  24. - download http://i.imgur.com/IkIGdZR.png as kek.png and put in python folder
  25.  
  26. - in cmd type: cd C:\Python36
  27.  
  28. -type: python kek.py kek.png 207 909 username password
  29.  
  30.  
  31. no it wont steal your login
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement