Hello Silkroad Community,
-Today i would like to introduce to you the VSRO MAX Project. Its unique project which will contain many bug fixes and features and upgrades for the VSRO 188 server side.
-Why VSRO MAX files ?
Well basically you are not forced to use them i actually do this for fun and development and if you would like to use them, they are free.
-VSRO MAX will be the most stable files around in the public communities, which can have alot of fixes and improvements that doesn't require client modifying.
Note: This project will not support exploits fixes for now you can still use your proxy.
-V1 will contain the following
-CAP 110
-Disabled Greenbook system without the need to disable it client side.
-Disabled Billing ASP Scripts (You dont need it anymore)
-Decreased the chat blocking time to 5 seconds instead of 10.
-Disabled the creation of .dmp files.
-Fixed the Xtrap system full functional.
-Disabled the login capatcha system without the need to edit the client.
-Removed the limit for ExpRatio (Ratio/ 100.0f)
-Removed the limit for ExpRatioParty (Ratio/ 100.0f)
-Removed the limit for DropItemRatio (Ratio/ 100.0f)
-Removed the limit for DropGoldAmountCoef (Ratio/ 100.0f)
-Removed the limit for HwanGainFactor (Ratio/ 100.0f)
-Removed the limit for PCSpeedRatio (Ratio/ 100.0f)
-Disabled Quest:RaiseEvent error report
-Disabled Event:RaiseEvent error report
Preview:
VSRO MAX Project

Latest fully working Xtrap

-Client: عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا
[ للتسجيل اضغط هنا ] Thanks WickedNite for the re-upload.
-Client Xtrap Files: In attachment.
-Server Files with Xtrap: In attachment.
-Modified SP _CertifyTB_User
[SPOILER]
ALTER PROCEDURE [dbo].[_CertifyTB_User]
@szUserID varchar(25),
@szPassword varchar(50)
AS
declare @nUserJID int
declare @sec_primary tinyint
declare @sec_content tinyint
set @nUserJID = 0
set @sec_primary = 0
set @sec_content = 0
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-- ؛£ئ®³² °واèؤ، ء¾·®ء¦ (أض¼±ب£)
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
select @nUserJID = JID, @sec_primary = sec_primary, @sec_content = sec_content from TB_User
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
where StrUserID = @szUserID and password = @szPassword
if( @nUserJID = 0 or @nUserJID is null or @@error <> 0 or @@rowcount = 0)
begin
select convert( tinyint, 1), convert( int, 0), convert( tinyint, 0), convert( tinyint, 0)
return
end
if( exists( select Type from _BlockedUser where UserJID = @nUserJID and Type = 1 and getdate() between timeBegin and timeEnd))
begin
select convert( tinyint, 3), @nUserJID, convert( tinyint, 0), convert( tinyint, 0)
return
end
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-- ؛£ئ®³² °واèؤ، ء¾·®ء¦ (أض¼±ب£)
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
select convert(tinyint, 0), @nUserJID, @sec_primary, @sec_content
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
return
[/SPOILER]V2:-
-If you got killed by monster or player you wont level down anymore if your EXP is 0.
-Disabled Xtrap system (serverside).
-GM characters do not spawn with invisible anymore, even if they teleported.
-Fixed the job ranking system its now fully working, it will get updated everyday with the academy honor updates. (will need server restart to show in game, since there is no packets for update)
-Fixed the job system EXP logic system.
-Added a check for the pet attack command if the target is null or not, was causing the server to lag and crash.
Preview:

Download: In attachment.
Thanks LegendaryDev & WickedNite for the help.
Greetings MeGaMaX.
V3:
Hello,
-Here is a new gateway server which will check if the 0x6308 and 0x6309 sent from internal IPs or not, if not it will close the session without preparing the patch exploit.
-Fixed 0x631D.

Thanks Iwa for help testing.
V4:
Hello,
Here is a new version of VSROMAX Project, V4 contain new GatewayServer.exe, i have been working those last past few days on Exploits Protector its simple but it will does the job for now. if the GatewayServer got attacked by any packet flooder it will simply close the connection and the sessions and it will stop receiving packets from the attacker [IP] for one hour or until you restart the GatewayServer. It blocks the attacker [IP] in the memory of the executable files and it will give you information about the attacker aka his [IP].
-Added VSROMAX Exploits Protector.
Preview:
-Normal Gateway

-Under attack Gateway

-This how will be the attacker launcher if he tried to connect or open silkroad.exe

Note: The new GatewayServer.exe is packed because of leeching.
Virus Total Link: عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا
[ للتسجيل اضغط هنا ]
Note2: You still want real hardware ddos protection.
Download: in the 1st Post
License Key:-
User: Key:
Thanks WickedNite for testing.
V5:-
-Fixed VSROMAX Exploits Protector System bug that blocking all the IPs that tries to login.
-Added bool system for Xtrap Activate and Deactivate
كود:
AgentServer {
Certification "127.0.0.1", 15882
XtrapOnOff 1
}
OR
AgentServer {
Certification "127.0.0.1", 15882
XtrapOnOff 0
}
-Fixed the Battle Arena System wasn't not working in all previous versions.
-Fixed every bug that linked to battle arena system such as abuse or kick out dead players and more on discover your self.
You can write down any bug you find.
Greetings MeGaMaX.