Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

VSRO Server Files [v188]

Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
Server Files

Part 1
Part 2
Part 3

Mirrors

Part 1

Part 2

Part 3


Rar Password
Code:
fortheworstcommunityever

Mirror & Rip

(5.02 MB) Server Files
(Doesn't includes Data folder and SMC)
(172.82MB) Data Folder
(Doesn't includes Server files and SMC)
(31.13MB) DB & SMC
(Only Databases and SMC)

All in one(Database, Cert, ini files, SMC, billing asp scripts);
Database dumps
Changeset obt 247 - 249
Billing asp scripts
Latest Cert
Latest SMC
CEZALAND's ini files
(includes server.cfg and Cert module ini files)

Download it with LatestCert


Cracked sro_client/Agent server (no Xtrap)
v1.188 Original Client
pk2 Editor for vSro
English Patch for original client
IPInput for vSro
SrPatcher for vSro
Evangelion for vSro
EvaTools

Ready to Use Databases

Jangan
Artuuro_lv
PlayCreeDSRO
Statiic
skerdikas
Ezma


Guides

How to setup Server
RevoLand
Chern0byl

How to CLEAN Databases
Account & Log
Shard

Cracking SR_GameServer rates limit

Other important things

Other Stuff

FTP Server (filezilla)
Microsoft SQL Server 2005 - Express
SQL Server 2005 - 32 bit (x86)
SQL Server 2005 Management Studio 32 bit (x86)
SQL Server 2005 - 64 bit (x64)
SQL Server 2005 Management Studio 64bit (x64)
Microsoft SQL Server 2008 R2 SP1 - Express
SQL Server 2008 - 32 bit (x86) - With tools
(including Management studio)
SQL Server 2008 - 64 bit (x64) - With tools
(including Management studio)
More
Microsoft SQL Server 2012 Express
SQL Server 2012 - 32 bit (x86) - With tools

(including Management studio)

SQL Server 2012 - 64 bit (x64) - With tools
(including Management studio)
More

Missing Procedures and Tables
SRO_VT_SHARD --> _ExistsServiceOffRentItem Procedure
PHP:
USE [SRO_VT_SHARD]
GO
/****** Object:  StoredProcedure [dbo].[_ExistsServiceOffRentItem]    Script Date: 09/13/2011 12:03:44 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE procedure [dbo].[_ExistsServiceOffRentItem]  
as  
 
if( exists (select * from _Items with (nolock) where RefItemID in (select RefItemID from _RefRentItem where Service = 0 ) ) )  
begin
 return -1
end
GO

SRO_VT_ACCOUNT --> SK_gamebang_ip

PHP:
USE [SRO_VT_ACCOUNT]
GO
/****** Object:  Table [dbo].[SK_gamebang_ip]    Script Date: 09/13/2011 12:05:29 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE TABLE [dbo].[SK_gamebang_ip](
    [ip] [int] NULL,
    [capacity] [int] NULL
) ON [PRIMARY]
GO
SRO_VT_ACCOUNT --> dbo._PrivilegedIP
PHP:
USE [SRO_VT_ACCOUNT]
GO
/****** Object:  Table [dbo].[_PrivilegedIP]    Script Date: 09/13/2011 08:35:06 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
DROP TABLE _PrivilegedIP
GO
CREATE TABLE [dbo].[_PrivilegedIP](
    [IP1] [tinyint] NOT NULL,
    [IP2] [tinyint] NOT NULL,
    [IP3] [tinyint] NOT NULL,
    [IP4] [tinyint] NOT NULL,
    [IP5] [tinyint] NOT NULL,
    [IP6] [tinyint] NOT NULL,
    [IP7] [tinyint] NOT NULL,
    [IP8] [tinyint] NOT NULL
) ON [PRIMARY]
GO
 
Last edited:
Initiate Mage
Joined
Jul 8, 2011
Messages
14
Reaction score
39
Re: Complete VSRO Server Files(Shared from Chernobyl)

Awsome Thank You, gonna make a request to the moderators to restore Silkroad to the mmorpg list.
 
Skilled Illusionist
Joined
Aug 15, 2006
Messages
322
Reaction score
69
Re: Complete VSRO Server Files(Shared from Chernobyl)

I can confirm the files are real.

#request moving Silkroad section to the frontpage

regards
rogan12
 
Junior Spellweaver
Joined
May 17, 2009
Messages
149
Reaction score
12
Re: Complete VSRO Server Files(Shared from Chernobyl)

whenever i get it working ill make a tutorial.
 
Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
Re: Complete VSRO Server Files(Shared from Chernobyl)

We need another Certification manager or working configs...
 
Skilled Illusionist
Joined
Aug 15, 2006
Messages
322
Reaction score
69
Re: Complete VSRO Server Files(Shared from Chernobyl)

We need another Certification manager or working configs...

The custom cert manager works, but not 100% . Not easy to configure, it takes some time to test.

There is a table missing : SK_Gamebang_ip

Back to testing ;-)
 
Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
Re: Complete VSRO Server Files(Shared from Chernobyl)

#Latest SMC added.
 
Last edited:
Initiate Mage
Joined
Jan 9, 2009
Messages
0
Reaction score
424
Re: Complete VSRO Server Files(Shared from Chernobyl)

Thanks :) we need more activity on RageZone
 
Last edited:
Not working on UnitedFlyf
Member
Joined
Apr 21, 2009
Messages
1,385
Reaction score
934
Re: Complete VSRO Server Files(Shared from Chernobyl)

src plz.
 
Skilled Illusionist
Joined
Aug 15, 2006
Messages
322
Reaction score
69
Re: Complete VSRO Server Files(Shared from Chernobyl)

Cert almost 100% working.
Table restored, but something still seems not right. Sql query error.
SMC not working at all, but i will wait with that until i / we fixed the other issues.

So people. With those files, and the section returned. Show interrest, and most of all be an active part by making these files work.

@MentaL
Thx, for returning the section much appriciated :)

#request Mods clean section for crap and old stuff. thx ;-)

---------- Post added at 12:52 PM ---------- Previous post was at 12:40 PM ----------

New SMC files released.
credits Chernobyl*



regards
rogan12
 
Skilled Illusionist
Joined
Aug 15, 2006
Messages
322
Reaction score
69
Re: Complete VSRO Server Files(Shared from Chernobyl)

As i said, if we can fix it 100% i will share, until then try yourself some variations.

New SMC gives us the same error as the old one.
Anyone who can confirm it working or not working ?

regards
rogan12
 
Last edited:
Joined
Mar 4, 2006
Messages
74
Reaction score
0
Re: Complete VSRO Server Files(Shared from Chernobyl)

sorry for this question, more...
which means VSRO? I know it's Silkroad, but VSRO i don't know.

And this files are english? VSRO is english client?

Thanks.
 
Initiate Mage
Joined
Apr 22, 2008
Messages
17
Reaction score
2
Re: Complete VSRO Server Files(Shared from Chernobyl)

@up
Vietnamese version of silkroad, almost same files.
 
Back
Top