this server use bRO for your base aplication server.
this server using HaShield (https://hashield.net/).
hashield simulate a localhost connection (I analyzed the d:\games\lvup\ragnarok\data\clientinfo.xml , identified that it connects to localhost)
hashield folder inside rag folder have your own clientinfo.xml (like d:\games\lvup\ragnarok\hashield\clientinfo.xml) I analyzed this clientinfo and got the server configs:
Code: Select all
#d:\games\lvup\ragnarok\hashield\clientinfo.xml
<clientinfo>
<servicetype>america</servicetype>
<servertype>primary</servertype>
<connection>
<display>[^808080RagnaEnjoy^000000^FF0000Gold Times^000000]</display>
<desc>Welcome to Aventure!</desc>
[color=#FF0040]<address>189.1.171.195</address>
<port>6900</port>
<version>30</version>[/color]
<registrationweb>http://www.ragnaenjoy.com/</registrationweb>
<aid>
<admin>2000000</admin>
</aid>
<loading>
<image>Loading00.jpg</image>
<image>Loading01.jpg</image>
<image>Loading02.jpg</image>
<image>Loading03.jpg</image>
<image>Loading04.jpg</image>
<image>Loading05.jpg</image>
<image>Loading06.jpg</image>
<image>Loading07.jpg</image>
<image>Loading08.jpg</image>
<image>Loading09.jpg</image>
</loading>
</connection>
</clientinfo>
This error will loop forever, and no, my pass is not wrong.
if I change serverType to "0" , Ive got this error : "The server has denied your connection."
This erros occurs both start.exe (windows) and openkore.pl (perl linux)
screenshot take from linux perl execution.
Someone can help me?
thx for now
Code: Select all
===================================================
Servers.txt
===================================================
[RagnaEnjoy]
ip 189.1.171.195
port 6900
master_version 1
version 30
serverType 0
secureLogin 1
secureLogin_type 0
secureLogin_account 0
#ignoreInvalidLogin 1
charBlockSize 108
serverEncoding Western
recvpackets recvpackets.txt
addTableFolders bRO
captcha 1
#gameguard 1
#private 1
===================================================
config.txt
===================================================
master RagnaEnjoy
server
username ragnasin
password 123123
loginPinCode 1234
char
# Poseidon Settings (http://wiki.openkore.com/index.php/PoseidonServer)
# They must be the same as Query Server config in Poseidon.txt
poseidonServer 127.0.0.1
poseidonPort 24390
bindIp
forceMapIP
# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true proxy
# http://wiki.openkore.com/index.php/XKore
XKore 0
XKore_port 2350
XKore_dll NetRedirect.dll
XKore_autoAttachIfOneExe 1
XKore_silent 1
XKore_bypassBotDetection 0
XKore_exeName ragexe.exe
# XKore 2 / Proxy configuration
XKore_listenIp 127.0.0.1
XKore_listenPort 6901
XKore_publicIp 127.0.0.1
XKore_ID
