• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[RELEASE] Kabod+Server

Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
Re: Kabod+Server

I can host a mirror in afternoon, stay tuned

Tapatalkkal küldve az én LG-D802 eszközömről
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Kabod+Server

MIRROR MY BAIDU




wow this server has a lot of databases :/ all mssql

ok mini tutorial

attach all database using sql server(i use 2012) management studio
create odbc for all (windowskey+r and run obdcad32)
edit ALL ini FILES with your ip and sql user and pass
EDIt OSSAgentList.dat and clientiplist.dat(Copy of Solution\OSSMAIN_GSP) with notepad and change ips!!!
also edit Copy of Solution\OSSAgent serverlist.dat


this ones are the odbc needed
Code:
[DB_CONN]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_Connection;Data Source=127.0.0.1

[DB_EXP]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_Exp;Data Source=127.0.0.1

[DB_GOLD]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_Gold;Data Source=127.0.0.1

[DB_HACKING]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_Hacking;Data Source=127.0.0.1

[DB_ITEM]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_Item;Data Source=127.0.0.1

[DB_CHAR_STATE]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_CharState;Data Source=127.0.0.1

[DB_BATTLE_GROUND]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_BattleGround;Data Source=127.0.0.1

[DB_PET]
ConnectString = Provider=SQLOLEDB.1;Password=12345;Persist Security Info=True;User ID=sa;Initial Catalog=KabodGameLogGLO_Aserina_Pet;Data Source=127.0.0.1



ALL BUT OSSAGENT and GAME SERVER are runing
Code:
Completed.. Load ServerListFile.
connecting OSSMain...
Failed connecting OSSMain.
Completed Create UDPSocket.
Client Listen 25.94.204.xxx : 21001
object thread start
Create ServerObject. ObjID(1)/IP(25.94.204.xxx)/Port(8101)/zoneID(10000)
Create ServerObject. ObjID(2)/IP(25.94.204.xxx)/Port(7000)/zoneID(10000)

I created account using store procedure in sql management studio :3


BIG EDIT:
GAMESERVER REQUIRES WEB SERVER(?)
also it says MLS server disconected,and i cant find any exe file with that name or service or anything

Code:
[CHANNEL]
USE = 1
UPDATE_TIME = 1000
CHANNELGETTER_ADDRESS = http://127.0.0.1/
CHANNELGETTER_PAGE = /GameChannel/setchannelinfo.asp
GAMESERVER_AREA = Global
GAMESERVER_AREA_PRIORITY = 1
GAMESERVER_NICKNAME = Aserina
GAMESERVER_NICKNAME_PRIORITY = 1
PATCHSERVER_ADDRESS = http://127.0.0.1/download/Patch/auto/

 
Last edited:
Newbie Spellweaver
Joined
Oct 9, 2015
Messages
84
Reaction score
31
Re: Kabod+Server

I'm downloading the server at this moment and lets see what we will find.
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Kabod+Server

@ColdZero @lastfun @Hycker i updated my post thats my progress so far
we need the webserver thingy i thnk and a way to fix oss agent to make server run perfectly
@NourAyman i know you are lookin at this,give me a hand
 
Newbie Spellweaver
Joined
Oct 9, 2015
Messages
84
Reaction score
31
Re: Kabod+Server

xlw00tlx thanks mate for the useful info you posted.
i will re-upload server files once i'm done.
 
Banned
Banned
Joined
Dec 3, 2010
Messages
1,581
Reaction score
619
Re: Kabod+Server

That settings remember me on c9.... I gonna look inside in 2h (real life job right now)

Tapatalkkal küldve az én LG-D802 eszközömről
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Kabod+Server

its strange,the login server takes my WAN ip 192.168.1.5
and the rest use the hamachi ip even if i set all to 127.0.0.1
 
Banned
Banned
Joined
Jan 9, 2008
Messages
236
Reaction score
57
Re: Kabod+Server

Is there a tool that can unlock the client Pak?
 
Elite Diviner
Joined
Apr 28, 2012
Messages
420
Reaction score
439
Re: Kabod+Server

Client link.
https://mega.nz/#!g51FzQ7J!dRC2hX0c_ReNCcYxUCpunYxmWpzD0_v0tmBat9fmOsM

Server files
https://mega.nz/#!4k8FkSoD!SpzJcQ6UJAGgMhZU4yBz3MZGDCNgYbT3ERr6Rv0v1ws
Wonderful! Thank you)
keyrita1
about unpacking - i see see what i can do )
 
Newbie Spellweaver
Joined
Oct 9, 2015
Messages
84
Reaction score
31
Re: Kabod+Server

xlw00tlx
To fix your problem go to gameserver.ini and make type=0
# Member Login System
[MLS]
# MLS累悼 鸥涝 0: 荤侩救窃, 1:KOREA, 2:CHINA, 3:JAPAN, 4:ENGLISH
TYPE = 0
IP = 192.168.0.1
PORT = 7000
BUFFERSIZE = 174080
WAITTIME = 1000
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Kabod+Server

xlw00tlx
To fix your problem go to gameserver.ini and make type=0

its up now but it says
failed connecting ZoneServer 25.94.204.xxx : 21910
failed connecting ZoneServer 25.94.204.xxx : 21911
failed connecting ZoneServer 25.94.204.xxx : 21912
failed connecting ZoneServer 25.94.204.xxx : 21913
failed connecting ZoneServer 25.94.204.xxx : 21914

OSS thingy still says it cannot connect
 
Last edited:
Newbie Spellweaver
Joined
Oct 9, 2015
Messages
84
Reaction score
31
Re: Kabod+Server

lastfun
Seems we need to hex Kabod.exe it's connect to 192.168.0.200 IP
keyrita1 - [RELEASE] Kabod+Server - RaGEZONE Forums




never mind you can change the server ip from game.dat inside config folder :)
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Kabod+Server

@lastfun
Seems we need to hex Kabod.exe it's connect to 192.168.0.200 IP
keyrita1 - [RELEASE] Kabod+Server - RaGEZONE Forums
im trying to hex edit the exe to make it connect but the ips are all broken

10..172.16..192.168.....10..172.16..192.168.....0.0.0.0.255.255.255.255.

where did you find that ip?
 
Back
Top