Hello, it doesn works for me :(. I have opened metin2 and nothing happend. What do I do wrong?
######### server information #############
import serverInfo
serverNum=1
serverChannel=1
addr_new = serverInfo.REGION_DICT[0][serverNum]["channel"][serverChannel]["ip"]
port_new = serverInfo.REGION_DICT[0][serverNum]["channel"][serverChannel]["tcp_port"]
account_addr_new = serverInfo.REGION_AUTH_SERVER_DICT[0][serverNum]["ip"]
account_port_new = serverInfo.REGION_AUTH_SERVER_DICT[0][serverNum]["port"]
#######################################
addr=addr_new
port=port_new
id="@@@@@"
pwd="@@@@@@"
account_addr=account_addr_new
account_port=account_port_new
slot=0
autoLogin=1
autoSelect=1