This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# -*- encoding=utf8 -*- | |
__author__ = 'Piotr "Kiro" Karkut' | |
__license__ = "BSD" | |
import socket | |
from struct import * | |
from time import sleep | |
import os | |
## IP, Account name, Password, Character Name |