Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 12:31

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] Ironsro 9.2 | Cap 150 | All Dungeons & Maps Unlocked | New Item Mall & Silk

Discussion on [Release] Ironsro 9.2 | Cap 150 | All Dungeons & Maps Unlocked | New Item Mall & Silk within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old 02/05/2026, 10:35   #31
 
DeviasOnline's Avatar
 
elite*gold: 85
Join Date: Sep 2008
Posts: 393
Received Thanks: 153
Quote:
Originally Posted by Bin.alliz View Post
Thx for sharing


Now iam face an issue
While char login directly its take DC

Can you please tell me How to fix this
Same problem.
DeviasOnline is offline  
Old 02/06/2026, 00:52   #32
 
elite*gold: 0
Join Date: Jan 2026
Posts: 3
Received Thanks: 0
Unfortunately, no matter what I did, I couldn't get it to work. Everything else seems fine, but the agent server gives a WARNING!! A SUSPECT DETECTED!!! MsgID[0x180b] IP[:192.168.1.77] UserID[testuser:2] error, and it disconnects.
ArcticWarrior35 is offline  
Old 02/06/2026, 19:44   #33
 
elite*gold: 0
Join Date: Dec 2025
Posts: 19
Received Thanks: 23
I have the same error. WARNING!! A SUSPECT DETECTED!!! MsgID[0x180b]. Maybe some instructions
adamandruk is offline  
Old 02/11/2026, 04:56   #34
 
elite*gold: 0
Join Date: Apr 2022
Posts: 22
Received Thanks: 1
Similarly, after logging in, the network connection is immediately disconnected. This is not a complete data set, and it feels like something has been deliberately deleted!
data1718 is offline  
Old 02/11/2026, 21:07   #35
 
elite*gold: 0
Join Date: Dec 2025
Posts: 19
Received Thanks: 23
Everything works, just a little patience.
Help attached.
I'm just doing this for fun, but any feedback is always appreciated.

Installation instructions

I fixed the space errors – I think all of them.
New Word file, otherwise it keeps inserting spaces in random places.

Current version from 13/02/2026 18:13
Attached Files
File Type: zip INSTALL SILK 9.2 EN.zip (4.26 MB, 37 views)
adamandruk is offline  
Thanks
4 Users
Old 02/12/2026, 12:48   #36
 
elite*gold: 30
Join Date: Jul 2009
Posts: 44
Received Thanks: 6
I'll check it out! I'm curious to see how much therock wanted to fool me. xD

I’m getting the “WARNING!! A SUSPECT DETECTED!!” error as well! I find it quite interesting. I’ll start looking for the cause of the issue, but if anyone has any information, I hope they’ll share it with us — I’ll do the same.
roliszt is offline  
Old 02/12/2026, 22:02   #37
 
elite*gold: 0
Join Date: Dec 2025
Posts: 19
Received Thanks: 23
The cause of this error in my case was definitely BitMaxR.
Once I configured it as described in this guide, everything worked for me.
I created this guide while installing the server.
And as you can see at the end of the guide, the game launched.
With this error, you should pay special attention to the TCIP ports.
That's my opinion

The idea behind this client-server connection is that the client requests a connection from the server on port (in this case) 2500.
The BitMaxR proxy server redirects the proxy to port 15779, which is understood by the game server.
A direct connection to the game server on port 15779 results in the error WARNING!! A SUSPECT DETECTED!!! MsgID[0x180b].
This is what happened to me.

And I forgot one thing. I completely disabled the firewall on the server.
adamandruk is offline  
Thanks
1 User
Old 02/13/2026, 06:00   #38
 
elite*gold: 0
Join Date: Apr 2022
Posts: 22
Received Thanks: 1
Quote:
Originally Posted by adamandruk View Post
The cause of this error in my case was definitely BitMaxR.
Once I configured it as described in this guide, everything worked for me.
I created this guide while installing the server.
And as you can see at the end of the guide, the game launched.
With this error, you should pay special attention to the TCIP ports.
That's my opinion

The idea behind this client-server connection is that the client requests a connection from the server on port (in this case) 2500.
The BitMaxR proxy server redirects the proxy to port 15779, which is understood by the game server.
A direct connection to the game server on port 15779 results in the error WARNING!! A SUSPECT DETECTED!!! MsgID[0x180b].
This is what happened to me.

And I forgot one thing. I completely disabled the firewall on the server.
No matter how I configure it, I always get C7 when I launch the game. It doesn't feel like it's fully launched; the ping indicator isn't showing a green light.

Could you please leave your Discord contact information? I'd like to ask you for a fee to help with this issue where the ping light isn't turning on (green light).

Could you please leave your Discord contact information? I'd like to offer a fee for your help in resolving the issue of my ping indicator (green light) not being on.
data1718 is offline  
Old 02/13/2026, 08:28   #39
 
elite*gold: 0
Join Date: Dec 2025
Posts: 19
Received Thanks: 23
Quote:
Originally Posted by data1718 View Post
No matter how I configure it, I always get C7 when I launch the game. It doesn't feel like it's fully launched; the ping indicator isn't showing a green light.

Could you please leave your Discord contact information? I'd like to ask you for a fee to help with this issue where the ping light isn't turning on (green light).

Could you please leave your Discord contact information? I'd like to offer a fee for your help in resolving the issue of my ping indicator (green light) not being on.
I received error C7 when authentication was not successful.
The error was displayed in the GatewayServer.

PHP Code:
[GatewayServer]    ### CGI### It has been failed to request. Url : http://192.168.31.230:9752/Property/Silkroad-r/checkuser.aspx?values=1%7Ctest%7C708A9C84B47404C5524405E5CBD910B8%7C192.168.30.230%7C1767194648%7C888B03B119822A0637C35BD4E92840F3 (Result: ) 
The line in the Server.cfg file should look like this:
CGILogin "http://192.168.30.231:30739/Property/Silkroad-r/checkuser.php"
You need to change the .aspx extension to .php and configure authentication in the IIS server as described in the instructions.
c:\inetpub\wwwroot\checkuser\Property\Silkroad-r\
Then it should work.
adamandruk is offline  
Thanks
1 User
Old 02/13/2026, 08:43   #40
 
elite*gold: 0
Join Date: Apr 2022
Posts: 22
Received Thanks: 1
Quote:
Originally Posted by adamandruk View Post
I received error C7 when authentication was not successful.
The error was displayed in the GatewayServer.

PHP Code:
[GatewayServer]    ### CGI### It has been failed to request. Url : http://192.168.31.230:9752/Property/Silkroad-r/checkuser.aspx?values=1%7Ctest%7C708A9C84B47404C5524405E5CBD910B8%7C192.168.30.230%7C1767194648%7C888B03B119822A0637C35BD4E92840F3 (Result: ) 
The line in the Server.cfg file should look like this:
CGILogin "http://192.168.30.231:30739/Property/Silkroad-r/checkuser.php"
You need to change the .aspx extension to .php and configure authentication in the IIS server as described in the instructions.
c:\inetpub\wwwroot\checkuser\Property\Silkroad-r\
Then it should work.

Could you please leave your Discord contact information? I don't quite understand what you mean, but I'm willing to pay for further assistance!

Quote:
Originally Posted by adamandruk View Post
I received error C7 when authentication was not successful.
The error was displayed in the GatewayServer.

PHP Code:
[GatewayServer]    ### CGI### It has been failed to request. Url : http://192.168.31.230:9752/Property/Silkroad-r/checkuser.aspx?values=1%7Ctest%7C708A9C84B47404C5524405E5CBD910B8%7C192.168.30.230%7C1767194648%7C888B03B119822A0637C35BD4E92840F3 (Result: ) 
The line in the Server.cfg file should look like this:
CGILogin "http://192.168.30.231:30739/Property/Silkroad-r/checkuser.php"
You need to change the .aspx extension to .php and configure authentication in the IIS server as described in the instructions.
c:\inetpub\wwwroot\checkuser\Property\Silkroad-r\
Then it should work.
Quote:
Originally Posted by data1718 View Post
Could you please leave your Discord contact information? I don't quite understand what you mean, but I'm willing to pay for further assistance!
After entering my username and password, I'm getting an error message: . This account exists in my database. What could be causing this?
data1718 is offline  
Old 02/13/2026, 09:56   #41
 
elite*gold: 0
Join Date: Dec 2025
Posts: 19
Received Thanks: 23
I apologize to everyone, but when saving to the htm file, the program added spaces in some places, or maybe it was my inattention. For example:

It's in the instructions (spaces before and after SRV2025SILK)

DRIVER={SQL Server};SERVER= SRV2025SILK ;UID=sa;PWD=Qwerty123;DATABASE=SILKROAD_R_ACCOUNT

It should be:

DRIVER={SQL Server};SERVER=SRV2025SILK;UID=sa;PWD=Qwerty123;DA TABASE=SILKROAD_R_ACCOUNT

This can cause these errors.

This error is repeated in several places.
adamandruk is offline  
Thanks
1 User
Old 02/13/2026, 10:03   #42
 
elite*gold: 0
Join Date: Apr 2022
Posts: 22
Received Thanks: 1
Quote:
Originally Posted by adamandruk View Post
I apologize to everyone, but when saving to the htm file, the program added spaces in some places, or maybe it was my inattention. For example:

It's in the instructions (spaces before and after SRV2025SILK)

DRIVER={SQL Server};SERVER= SRV2025SILK ;UID=sa;PWD=Qwerty123;DATABASE=SILKROAD_R_ACCOUNT

It should be:

DRIVER={SQL Server};SERVER=SRV2025SILK;UID=sa;PWD=Qwerty123;DA TABASE=SILKROAD_R_ACCOUNT

This can cause these errors.

This error is repeated in several places.

I've been confused from the beginning because of C7 or being unable to log into the game. Now I've followed your instructions, but it keeps telling me I don't have an account, which is really strange.
data1718 is offline  
Old 02/13/2026, 10:16   #43
 
elite*gold: 100
Join Date: Mar 2016
Posts: 26
Received Thanks: 3
Hello i can say that i have buyed this Files from Rock but i am dissapointed it`s just a mess up why keep saying they are 150 CAP? in Reality they are 130 test it i will test this which is this ISRO-R PRO OR PRO MAX? i can say it`s not worth the money i would rather have invested in VSRO
Danielch91 is offline  
Old 02/13/2026, 10:25   #44
 
elite*gold: 30
Join Date: Jul 2009
Posts: 44
Received Thanks: 6
It’s a complete mess, this whole thing. Right now, therock’s “top super” files aren’t worth a handful of ****, even though he tried to sell them for a ridiculous price!

If anyone has actually managed to piece the server framework together, could you drop me a Discord contact?
roliszt is offline  
Old 02/13/2026, 10:27   #45
 
elite*gold: 0
Join Date: Dec 2025
Posts: 19
Received Thanks: 23
Quote:
Originally Posted by data1718 View Post
I've been confused from the beginning because of C7 or being unable to log into the game. Now I've followed your instructions, but it keeps telling me I don't have an account, which is really strange.
I've uploaded the corrected instructions.
I hope I've found all the errors.
If anything, you need to double-check the changes for typos, and this mainly concerns spaces.
I wanted it to be neat, but Microsoft has its own rules
adamandruk is offline  
Thanks
1 User
Reply

Tags
isror files, silkroad, silkroad private server, silkroadr


Similar Threads Similar Threads
New Database IronSro v2 cap 100 [Vsro.188]
06/21/2025 - SRO PServer Guides & Releases - 72 Replies
Client - Server Files cap 100 Info Server Files https://serving.photos.photobox.com/9105171602548 f734951e4f2b18cea045628d251a6bff4318319e7948932445 f2ade97cb.jpg Link DownLoad Client + Files + Program https://www.mediafire.com/?wmoqa657c4aj0



All times are GMT +1. The time now is 12:31.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.