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

02/13/2026 11:46 johnnydung#61
Quote:
Originally Posted by data1718 View Post
Could you share your registration tool? No matter how I try to register, it keeps telling me I don't have an account, or it asks me to register an account on a certain official website!
You can refer to the website setup guide for registration, such as this guide.
[Only registered and activated users can see links. Click Here To Register...]
02/13/2026 11:47 data1718#62
Quote:
Originally Posted by adamandruk View Post
I'm sorry, but I don't have a Discord account - too many people would bombard me with questions if they found out that I used some kind of messenger besides email and phone.:D
Quote:
Originally Posted by data1718 View Post
Confirmation window
The required information necessary to connect to th
[Only registered and activated users can see links. Click Here To Register...]
Confirm

I've followed your instructions exactly, and now when I log into the game, it's no longer C7, but this is the current issue. I'm certain my database has these accounts, but it seems it can't receive them.
This means that I haven't registered an account, but they're asking me to register an account at this website, even though I already have one in my database. This is very strange!
02/13/2026 11:52 adamandruk#63
Fun after starting the server

Run the command in QL Server Management Studio on the SILKROAD_R_SHARD database

exec _ADD_ITEM_EXTERN trapper,'ITEM_EVENT_SPEED_UP_SUPER_SCROLL_SUPPORT' ,1,0

Trapper is my in-game character.
Locate the ITEM_EVENT_SPEED_UP_SUPER_SCROLL_SUPPORT entry in SILKROAD_R_SHARD -> dbo._RefObjCommon.
Column NameStrID128 contains the value SN_ITEM_ETC_E090930_SPEED_UP_SUPER_SCROLL.
This is a reference to the dbo._RefSkill table.
Locate the entry in SILKROAD_R_SHARD -> dbo._RefSkill. SN_ITEM_ETC_E090930_SPEED_UP_SUPER_SCROLL
In the Param6 column, change the value from 100 to 700.

This scroll only takes effect after restarting the game server.

Using this scroll causes the character to move at a super-fast pace.:)
02/13/2026 11:56 Danielch91#64
hi Add me on Discord i was trying to test this Files " DISCORD " dk.0012
02/13/2026 12:01 adamandruk#65
Quote:
Originally Posted by data1718 View Post
This means that I haven't registered an account, but they're asking me to register an account at this website, even though I already have one in my database. This is very strange!

Tell me what error is displayed in GatewayServer.exe when you log in. Is there an error like this?

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: ) 
If so, authentication is not configured on the IIS server.

Don't look at the IP addresses, as these are logs from various attempts.
02/13/2026 12:04 Danielch91#66
hello i have this error [IMG=expandable: 1]
02/13/2026 12:10 data1718#67
Quote:
Originally Posted by adamandruk View Post
Tell me what error is displayed in GatewayServer.exe when you log in. Is there an error like this?

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: ) 
If so, authentication is not configured on the IIS server.

Don't look at the IP addresses, as these are logs from various attempts.
UserJID Is NULL : UserID: 741741, UserPwd: 741741, Call URL : [Only registered and activated users can see links. Click Here To Register...], Result URL : yes This error message appears.
02/13/2026 12:18 adamandruk#68
Quote:
Originally Posted by Danielch91 View Post
hello i have this error [IMG=expandable: 1]
I haven't seen such an error, but in my opinion it's a problem with the connection to the certificate, it looks like this for me
02/13/2026 12:26 adamandruk#69
Quote:
Originally Posted by data1718 View Post
UserJID Is NULL : UserID: 741741, UserPwd: 741741, Call URL : [Only registered and activated users can see links. Click Here To Register...], Result URL : yes This error message appears.
Check the authentication mechanism in

c:\inetpub\wwwroot\user\property\silkroad-r\config.php

When you open the page

PHP Code:
http://192.168.30.232:30739/Property/Silkroad-r/checkuser.php 
on your server, you should see

-65543

I don't know what this means because I haven't analyzed it, but if it wasn't there, it didn't work for me either, and I got this error.
02/13/2026 12:43 data1718#70
Quote:
Originally Posted by adamandruk View Post
Tell me what error is displayed in GatewayServer.exe when you log in. Is there an error like this?

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: ) 
If so, authentication is not configured on the IIS server.

Don't look at the IP addresses, as these are logs from various attempts.
Quote:
Originally Posted by adamandruk View Post
Check the authentication mechanism in

c:\inetpub\wwwroot\user\property\silkroad-r\config.php

When you open the page

PHP Code:
http://192.168.30.232:30739/Property/Silkroad-r/checkuser.php 
on your server, you should see

-65543

I don't know what this means because I haven't analyzed it, but if it wasn't there, it didn't work for me either, and I got this error.
[Only registered and activated users can see links. Click Here To Register...]
Where is this code located? My current IIS configuration file is the one you just released!

Quote:
Originally Posted by Danielch91 View Post
hi Add me on Discord i was trying to test this Files " DISCORD " dk.0012
I've added you, but you're ignoring me. My ID is Amway.

Quote:
Originally Posted by adamandruk View Post
Check the authentication mechanism in

c:\inetpub\wwwroot\user\property\silkroad-r\config.php

When you open the page

PHP Code:
http://192.168.30.232:30739/Property/Silkroad-r/checkuser.php 
on your server, you should see

-65543

I don't know what this means because I haven't analyzed it, but if it wasn't there, it didn't work for me either, and I got this error.
"I don't have checkuser.php in my folder.
Can you send me this file?
Or is it called something else?"
02/13/2026 13:10 Danielch91#71
hello i setup and i get C7 Error ?

i get this error [Only registered and activated users can see links. Click Here To Register...]
02/13/2026 13:51 adamandruk#72
Quote:
Originally Posted by data1718 View Post
[Only registered and activated users can see links. Click Here To Register...]
Where is this code located? My current IIS configuration file is the one you just released!



I've added you, but you're ignoring me. My ID is Amway.



"I don't have checkuser.php in my folder.
Can you send me this file?
Or is it called something else?"

I've included a link to the files used for authentication in the instructions.
But that's okay – in a txt file, because the name is automatically deleted.

And an additional file from the source - I hope no one is offended by me sharing it. It's not mine.

Regarding Discord, I created an account years ago, but I haven't used it in years, and when I tried to regain access a while ago, I couldn't.
02/13/2026 15:20 data1718#73
### CGI### It has been failed to request. Url : [Only registered and activated users can see links. Click Here To Register...] (Result: )

Failed to CertifyUser_JoymaxPortal

CertifyUser_Global(195) - Failed to CertifyUser. Return : 7 UserID : 852852 IP : 114.66.0.16 Desc : URL :

cannot certify user : unstable server condition (7)

This is difficult and frustrating. GatewayServer is giving me these messages now, and I don't know why!
02/13/2026 15:22 roliszt#74
I don’t have a C7 error at all and never did! The error happens when I log into my character, load into Jangan, and instantly get disconnected! I’m starting to run out of ideas! Can I talk to someone on Discord who managed to get the server working?
02/13/2026 15:30 adamandruk#75
I'm currently testing the installation according to my instructions on a clean system and will see what happens.

Maybe I'm missing something.