Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1: https://www.python.org/downloads/
- - download 3.6.1
- - install to C:\Python36
- 2: https://bootstrap.pypa.io/get-pip.py
- - copy the text, put it in notepad, and save it as get-pip.py and place in C:\Python36
- - open cmd and type: cd C:\Python36
- - now type: python get-pip.py
- 3:
- -type: cd Scripts
- -type: pip install Pillow
- -type: pip install requests
- 4: https://hastebin.com/xokilojusu.py
- and copy the text, put it in notepad, and save it as pepe.py in python folder
- - download http://i.imgur.com/shgwBxG.png as pepe.png and put in python folder
- - in cmd type: cd C:\Python36
- -type: python pepe.py pepe.png 579 487 "username" "password"
- no it wont steal your login
Advertisement
Add Comment
Please, Sign In to add comment