1

Python Script

NathanLithia 8/9/12 8:16 pm
167
Hey peeps i am working on a Skin Stealing program in python BUT its not working ><

Here's the code

Click to reveal
import time
import sys
import webbrowser

name = raw_input ('Insert Username here! ')
two = '.png'
handle = webbrowser.get()
handle.open('s3.amazonaws.com/MinecraftSkins/',name+two)
print 's3.amazonaws.com/MinecraftSkins/',name+two
time.sleep(20)
sys.exit()


Its Printing a Space Before the username Do you know whats going wrong?
Posted by
NathanLithia
Level 44 : Master Network
235

  Have something to say?

JoinSign in

Welcome