[GUIDE]How To Install Silkroad Online R Private Server ISRO-R Version Full Setup

01/18/2023 11:26 m1xawy#76
Quote:
Originally Posted by IXOXOXI View Post
anyone know, why my "ISRORCert.exe" can't run ?.the exe force close when i opened it
install .net runtime 6&7 and try again

Quote:
Originally Posted by wxcxc View Post
Hi m1xawy,

is it possible for you to release the 140 version you made please ?
sorry but, it still under testing and i have no time to complate everything atm
01/18/2023 11:34 R44#77
Did everything, c7 error when try to login (vps)
01/18/2023 12:30 m1xawy#78
Quote:
Originally Posted by R44 View Post
Did everything, c7 error when try to login (vps)
try to login locally, is it works then agent server port is blocked from firewall
01/18/2023 12:42 R44#79
Quote:
Originally Posted by m1xawy View Post
try to login locally, is it works then agent server port is blocked from firewall
Already tried, also i tried to disable the firewall
01/18/2023 12:56 m1xawy#80
Quote:
Originally Posted by R44 View Post
Already tried, also i tried to disable the firewall
do you using multi agent s, join here and post your problem
[Only registered and activated users can see links. Click Here To Register...]
01/22/2023 15:47 alexrap2010#81
can be setup on windows 11 ?
01/25/2023 12:32 ramyattallah#82
Great Job
please i need this file rigid_dailylogin_php
ty bro
01/30/2023 15:22 m1xawy#83
Quote:
Originally Posted by alexrap2010 View Post
can be setup on windows 11 ?
yup, 100% works on windows 11

Quote:
Originally Posted by ramyattallah View Post
Great Job
please i need this file rigid_dailylogin_php
ty bro
this useless btw, use "Attendance Event " the original one
03/19/2023 03:22 xs3bt#84
Thanks nice files and tutorial, works very fine ;) very good guy !!!!!
03/19/2023 18:29 Leadustin#85
Any idea why i cant start ISRORCert.exe and ISRORBilling.exe? Double clicked and even started as an admin. But nothing happens. its a Win11 PC
03/20/2023 15:21 m1xawy#86
Quote:
Originally Posted by Leadustin View Post
Any idea why i cant start ISRORCert.exe and ISRORBilling.exe? Double clicked and even started as an admin. But nothing happens. its a Win11 PC
install .net runtime & .net core runtime 6/7 first and try again

[Only registered and activated users can see links. Click Here To Register...]
03/20/2023 17:46 Leadustin#87
Quote:
Originally Posted by m1xawy View Post
install .net runtime & .net core runtime 6/7 first and try again

[Only registered and activated users can see links. Click Here To Register...]
No success. I installed everything.

ASP.NET Core Runtime 6.0.15
.NET Runtime 6.0.15
ASP.NET Core Runtime 7.0.4
.NET Runtime 7.0.4
03/25/2023 12:05 m1xawy#88
Quote:
Originally Posted by Leadustin View Post
No success. I installed everything.

ASP.NET Core Runtime 6.0.15
.NET Runtime 6.0.15
ASP.NET Core Runtime 7.0.4
.NET Runtime 7.0.4
maybe you have problem in settings file, to see the error run it by command
and post it here or via discord
03/25/2023 14:50 nanadida#89
For ones who still looking for 120 lvl skills, i have a guideline for you. Because the skills are disabled in the client so we need to enable them.

First part: Enable 120lvl mastery on sro_client.exe

Use hex editor (i'm using OllyDbg) to modify some byte addresses:

Second part: Enable 120lvl skills in media.pk2

Step 1: Extract media.pk2, copy all the skilldata_*.txt files to a folder.

Step 2: Get data of all the CH and EU skills that have been enabled on your server
On your server, open a new sql query in SILKROAD_R_SHARD database, run the following sql:


Export your query result to a csv file.

Step 3: Do a csv mapping to anable all skills in the media files from server's csv source

Open Windows Powsershell and run this code (remember to modify folders' location):



Third part: Make a client version update to repack modded skilldata files to media.pk2 (i've tried updated media.pk2 by some editor with no luck)

Step 1: Prepare files for update
Locate SMC module patch folder on your server, default is C:\patch_upload, review your SMC config to find out where it is.
Create folders structure media\server_dep\silkroad\textdata then copy all your modified skilldata files to textdata folder.

Step 2: Make a client update using SMC Modulepatch
In your SMC, go to ModulePatch tab, right click on SR_Client, click on Patch:SR_Client 65. Name your patch version then follow the steps shown, recheck the Path column and if you see the pack column is all "true", you are doing right.

Step 3: After you pressed Start upload, wait for the process to complete. Open the client launcher it will update then you will see the result.

Good luck!
03/26/2023 23:04 m1xawy#90
Quote:
Originally Posted by nanadida View Post
For ones who still looking for 120 lvl skills, i have a guideline for you. Because the skills are disabled in the client so we need to enable them.
thanks