1.- Extracted fclientinfo.xml from fdata.grf and changed the address tag (127.0.0.1) and renamed it to xkore.xml heres the file:
Code: Select all
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>america</servicetype>
<servertype>primary</servertype>
<hideaccountlist></hideaccountlist>
<extendedslot></extendedslot>
<connection>
<display>Xkore</display>
<desc>None</desc>
<address>127.0.0.1</address>
<port>6901</port>
<version>18</version>
<langtype>1</langtype>
<registrationweb>http://enweb.gravity.co.kr/e_regist.htm</registrationweb>
</connection>
</clientinfo>
Code: Select all
# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true proxy
XKore 1
XKore_silent 1
XKore_bypassBotDetection 0
XKore_exeName ragfree.exe
# XKore 2 / Proxy configuration
XKore_listenIp 127.0.0.1
XKore_listenPort 6901
XKore_publicIp 127.0.0.1
# It is not advised to set secureAdminPassword if you're using Xkore 2
secureAdminPassword 1
adminPassword jufrudai
callSign
commandPrefix ;
"Path 1rag1 /account:xkore.xml"
4.- Ran Okore, got the message "start ragfree.exe"
5.- Started Ragfree, entered admin Password but the client times out saying "Failed to connect to server" message
I have tried using different ports, and all the clientinfo files of each *.grf file, updated recvdpackets-iro.txt, I also ran both the client and Openkore with admin rights, but nothing, any help is really apreciated, I did all this without a firewall.