|
You last visited: Today at 03:25
Advertisement
Everything about sro files / coding / reversing
Discussion on Everything about sro files / coding / reversing within the SRO Private Server forum part of the Silkroad Online category.
02/13/2012, 11:46
|
#16
|
elite*gold: 0
Join Date: Jan 2012
Posts: 1,867
Received Thanks: 1,091
|
New package begin uploading
|
|
|
02/13/2012, 12:33
|
#17
|
elite*gold: 0
Join Date: Apr 2011
Posts: 590
Received Thanks: 775
|
Thanks But Put This is query For Users To Add D13 And D12 Items
PHP Code:
use SRO_VT_SHARD
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%13_C%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%13_B%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%13_A%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%12_C%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%12_B%%'
UPDATE [dbo].[_ReObjCommon]
SET Service = 1
WHERE CodeName128 like '%12_A%%'
query By:King$
And If any One Need D13 Full DB
Here
|
|
|
02/13/2012, 21:06
|
#18
|
elite*gold: 0
Join Date: Jan 2012
Posts: 1,867
Received Thanks: 1,091
|
#Add SMC D13 thx for King$
|
|
|
02/13/2012, 21:18
|
#19
|
elite*gold: 0
Join Date: Dec 2009
Posts: 594
Received Thanks: 358
|
CGI_InternalTest
Changetest OBT 247-249 Mirror :
x-trap update files are coming
And X-Trap Update Files :
IpInput for offical pk2 key 169841 :
|
|
|
02/13/2012, 21:26
|
#20
|
elite*gold: 0
Join Date: Nov 2011
Posts: 8
Received Thanks: 0
|
how to change uniq spawn time
|
|
|
02/14/2012, 10:38
|
#21
|
elite*gold: 0
Join Date: May 2011
Posts: 490
Received Thanks: 149
|
Quote:
Originally Posted by sleeplexs1
how to change uniq spawn time
|
from SMC you can do everything !
|
|
|
02/14/2012, 17:41
|
#22
|
elite*gold: 0
Join Date: Feb 2012
Posts: 37
Received Thanks: 13
|
what about ipinput for elitesro ?
|
|
|
02/14/2012, 19:33
|
#23
|
elite*gold: 0
Join Date: Apr 2008
Posts: 8
Received Thanks: 2
|
Thanks for the guide, tho i'm having a problem currently after following all steps.
cannot certify server body : [MachineManager][192.168.220.1]
When i try to start the MachineManager.exe, you can see it point to a whole different IP then the one i set in the server.cfg
Where did i go wrong that caused this problem?
Thanks in advance!
|
|
|
02/15/2012, 10:10
|
#24
|
elite*gold: 0
Join Date: May 2011
Posts: 490
Received Thanks: 149
|
 this tool i think you forgot ?
Quote:
Originally Posted by sausje
Thanks for the guide, tho i'm having a problem currently after following all steps.
cannot certify server body : [MachineManager][192.168.220.1]
When i try to start the MachineManager.exe, you can see it point to a whole different IP then the one i set in the server.cfg
Where did i go wrong that caused this problem?
Thanks in advance!
|
check the ini files maybe there is something wrong in IP perhabs you didnt save the file after edit and also check the server.cfg of editing and be sure that you saved it with your edits !
Quote:
Originally Posted by x013
what about ipinput for elitesro ?
|
i released it in my post and he will add it to his thread !
|
|
|
02/15/2012, 13:39
|
#25
|
elite*gold: 0
Join Date: Apr 2008
Posts: 8
Received Thanks: 2
|
@hamada619
I know that you are just trying to help, but i'm not a random noob when it comes to these things :P
Anyway, just to show you that i did EVERY step as it was shown in the tutor correct, here is the cfg.
Code:
Common {
debug_option_debugger_present{
DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
DEBUG_OPTION_ASSERT_CANCEL_EXIT
}
debug_option_stand_alone{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_debugger_present{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_stand_alone{
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
}
////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
Certification "192.168.0.196", 32000
LoginFailureTolerance 3
IBUVFailureTolerance 3
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times"
}
GatewayServer {
LastFullVersion_SR_Client 130
Certification "192.168.0.196", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567890"
}
DownloadServer {
Certification "192.168.0.196", 15880
}
FarmManager {
Certification "192.168.0.196", 15880
}
AgentServer {
Certification "192.168.0.196", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "192.168.0.196", 15880
CERTIFICATION_IP_BIND "192.168.0.196"
}
SR_GameServer {
Certification "192.168.0.196", 15882
SockTCPCount "5000"
ExpRatio "35000"
ExpRatioParty "35000"
DropItemRatio "5000"
DropGoldAmountCoef "15000"
HwanGainFactor "250"
ShowFormulaDetail "1"
//WINTER_EVENT_2009 EVENT_ON
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
//RE FTW
DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF"
ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF"
}
SR_ShardManager {
Certification "192.168.0.196", 15882
BILLING_SERVER_URL "http://192.168.0.196:8080/"
CREST_FTP_URL "ftp://SROFTP:[email protected]/"
ChristmasEvent2007 1
SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 1
//HourForMeterRateLevelFirst 24
//HourForMeterRateLevelSecond 0
BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}
As you can see, all the IP's have been changed to the correct one.
Same goes for all those cert ini's, all to the same ip as in above config shown.
I did try to change a port to test out if it was actually reading from this ini and that actually produced another error (due it not being able to connect at all)
|
|
|
02/15/2012, 15:37
|
#26
|
elite*gold: 0
Join Date: May 2011
Posts: 490
Received Thanks: 149
|
so ask some one professional
|
|
|
02/15/2012, 17:20
|
#27
|
elite*gold: 0
Join Date: Apr 2008
Posts: 8
Received Thanks: 2
|
Hence why i'm asking in this topic, the OP should know what went wrong
|
|
|
02/16/2012, 04:15
|
#28
|
elite*gold: 0
Join Date: Jan 2012
Posts: 1,867
Received Thanks: 1,091
|
#Add shitan avatar
|
|
|
02/16/2012, 09:48
|
#29
|
elite*gold: 0
Join Date: May 2011
Posts: 490
Received Thanks: 149
|
Perfection server files+Certificate (credits for Jangan) :
perfection DB (credits for jangan) :
perfection Media+ SRO_Client (credits for jangan):
Quote:
Server Edits:
1) Please edit your IP HERE in server.cfg
2) Edit your ftp://NAME:PASSWORD@IP/ in server.cfg
3) Data & download_files & 9_22 FOLDERS ARE EMPTY! fill them up by download main server files!
Certificate Edits:
1) Please edit EMPTY in srShard.ini
2) Please edit EMPTY in globalservice.ini
|
All Credits For Jangan At RZ here he is Miky Mouse
|
|
|
02/16/2012, 11:05
|
#30
|
elite*gold: 0
Join Date: Feb 2008
Posts: 269
Received Thanks: 218
|
How about the new server files with new job system?
|
|
|
Similar Threads
|
Reversing...
07/09/2009 - Rohan - 0 Replies
Hi , i'm actually trying to patch gameguard with ollydbg , i disable it at launch of game , i can connect to my account , but when i'm arriving at the selection of my different caracter , the bouton "START" is disable , i can't click on it.
Anyone can guid me how to patch this ?
Thx.
|
All times are GMT +1. The time now is 03:26.
|
|