Microsoft Windows [Version 6.1.7600]
Copyright © 2009 Microsoft Corporation. All rights reserved.
C:\Users\Dustin>CD Desktop
C:\Users\Dustin\Desktop>sendpkm.py Gengar.pkm
Encoding!
Please set your DS's DNS server to 10.0.1.3
Traceback (most recent call last):
File "C:\Users\Dustin\Desktop\sendpkm.py", line 46, in
initServ()
File "C:\Users\Dustin\Desktop\pokehaxlib.py", line 92, in initServ
serv.bind(("0.0.0.0",80))
File "C:\Python27\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 10013] An attempt was made to access a socket in a way forb
idden by its access permissions
C:\Users\Dustin\Desktop>
My sendpkm is vanishing instantly, so I went into CMD and did what you said to. The above is what I'm getting. Any ideas?