[Tutorial] Creating server Risk your Life 2 (Version 1753)

Social Discussions Related to Risk Your Life

Moderators: g3nuin3, SpeedWing, WhiteHat

[Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby CasperZ » Fri Mar 19, 2010 2:18 pm

Version: 1753 USA

What you will need basic to run the server:

Microsoft SQL Server 2000
WebSite
Net Framework 2.0
Server 1753
Client 1753
Server Controller
AppServer 2.3.0
No-IP
Hex Editor
Login.rar
Bug Character(Replace the folder where the game was installed.)
I was doing a test here, with kind of video tutorial. This video has all but shows up to the part that connects the server, you may see it helps in some way. Hugs to more ...

Video TUT in Thai Language

The video was that I did. If I help somehow thank this encourages to do more. Thanks

Starting:

Download Net Framework 2.0 (available at the beginning of the tutorial) and install. Download here the tutorial on how to install Microsoft SQL Server 2000.

When you finish making the installation of Microsoft SQL Server 2000 go to Start> Programs> Microsoft SQL Server> and then Server Manager and enable the database by clicking on Start / Continue.
Extract ryl2_server_1753l.rar Server (available at the beginning of the tutorial) in C: \ drive, the Server should look like "C: \ server". Go to Start> Programs> Microsoft SQL Server> Enterprise Manager and click on the top left tab to open Microsoft SQL Servers> SQL Server Group> (local)> Data Bases will restore the DB's server.
Right click on Data Bases> New Data Base ... Place name:


Admintool


Once created right click on top of the DB and go All Tasks> Restore Data Base in the opened window select the 3rd option of "restore" From Device Parameters, click on Select Devices Click on the Add button then click the button ... "select the file C: \ server \ DB \ Admintool click OK and OK again. In the first window you opened Restore database click on the Options tab put its stamp on the option Force restore over existing database as we put the server with following configuration C: \ server did not need to modify the path in Move to physical file name then click OK, wait for the program to restore the DB. Good with that restore DB Admintool but we still have a few more DB's to restore so do the same thing with the following DB's:


CharDelHistory
Donations
Part2_Zodiac
pay_gamemyth
RYLBillingDB_LOG
youxiCard
youxiuser


Note: These DB's are all available in the C: \ server \ DB
Hint: Create all the DB mentioned here before restoring them so you get faster.

After you restore all DB's close Enterprise Manager and extract the Server Controller (available at the beginning of the tutorial) in the C: \ server programinha this was done to connect the server does not need to tinker with any settings for the way it original is C: \ server but if you choose to put the server in another directory, open the file RYLServerController.ini and modify the path of the files, do not forget that the Enterprise Manager must also be modified to give no error.

Configuring the Server Setup:

Now it's time to configure ServerSetupDlg.exe open it in the directory C: \ server \
As you can see there's no configuration on it so we create a file with extension "ini" that can be loaded by ServerSetupDlg.exe. Here is the file, it should be saved in C: \ Windows named DemonSetup.ini
[Loginserver]
ServerID = 0
PingCheck = 0
AloneMode = 0
LeastPatchVer = 1753
PatchAddr = address patch to update
[AuthServ]
ServerID = 1
AuthType = 2
DBAgentAddr = Put Your IP Here
PingCheck = 0
KoreanLangCheck = 0
BattleServerAuth = 0
TestGroupAuth = 0
SupressCharCreate = 0
SupressCharDelete = 0
AuthDBType = MSSQL
AuthDBAddr = Put Your IP Here
AuthDBName = youxiuser
AuthDBUser = sa
AuthDBPass = Place Your Password Here
AdminToolDBType = MSSQL
AdminToolDBAddr = Put Your IP Here
AdminToolDBName = Admintool
AdminToolDBUser = sa
AdminToolDBPass = Place Your Password Here
[Zone_ETC]
GameServerNation = 6
BattleServerGroup = 0
ZoneCount = 4
[DBAgentServer]
ServerID = 3
ServerType = 22
BillingType = 2
NationType = 6
ClientVersion = 1753
PatchAddress = Put Your IP Here
LoginServerAddr = Put Your IP Here
Place UIDServerAddr = Your IP Here
CheckSum = 0x9F03D8B6
LimitServerGroupUserNum = 6000
LimitBattleUser = 6000
PingCheck = 0
AdminIPCheck = 0
BattleServer = 0
GameDBType = MSSQL
GameDBAddr = Put Your IP Here
GameDBName = Part2_Zodiac
GameDBUser = sa
GameDBPass = Place Your Password Here
Part1UnifiedAgentAddr =
RestrictedPart1ToPart2Level =
MaxTransferCharNum =
Part2SelectableUnifiedServerNum = 0
[UIDServer]
FreeCheck = 1
IgnoreFlag = 0
BillingType = 2
HanUnitedBillingAddr = Put Your IP Here
HanUnitedBillingPort =
BillingDBType = MSSQL
BillingDBAddr = Put Your IP Here
BillingDBName = pay_gamemyth
BillingDBUser = sa
BillingDBPass = Put your password here
[LogServer]
LogDBType = MSSQL
LogDBAddr = Put Your IP Here
LogDBName = youxiCard
LogDBUser = sa
LogDBPass = Put your password here
[ChatServer]
ServerID = 7
PingCheck = 0
UserIPCheck = 0
DBAgentAddress = Put Your IP Here
AdminToolDBType = MSSQL
AdminToolDBAddr = Put Your IP Here
AdminToolDBName = Admintool
AdminToolDBUser = sa
AdminToolDBPass = Put your password here
[Zone_1200]
ServerID = 201326594
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 1
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 3900
DropRate = 6200
FameMin = 300
FameMax = 350
BattleUserLimit = 3000
SetCount = 2
[Zone_0800]
ServerID = 134217730
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 1
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 3750
DropRate = 6000
FameMin = 300
FameMax = 350
BattleUserLimit = 3000
SetCount = 1
[Zone_0000]
ServerID = 2
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 0
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr =
LogServerAddr =
ChatServerAddr =
ExpRate =
DropRate =
FameMin =
FameMax =
BattleUserLimit =
SetCount = 3
[Zone_1400]
ServerID = 234881026
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 0
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 0
DropRate = 0
FameMin = 0
FameMax = 0
BattleUserLimit = 500
SetCount = 3
[Zone_1600]
ServerID = 268435458
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 1
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 4050
DropRate = 6400
FameMin = 300
FameMax = 350
BattleUserLimit = 3000
SetCount = 4


Copy and paste these parameters in a notepad and save with the extension "ini", remember to change where it is: Put Your IP Here for the IP Internet Server and change too Put Password Here to (the password that was created in Installing Microsoft SQL Server), we also have the beginning of this file to address the auto-update patch for the launcher, but leave the way it is, we see that part later.
After putting the IP and Password in the appropriate file and saved, send it to the C: \ Windows if everything is correct ServerSetupDlg.exe open and the program should already be with all the correct settings.
Configuring the Site of the game:

We will now configure the site to install this AppServer 2.3.0 (available at the beginning of the tutorial)

Tutorial for installing AppServer 2.3.0 - http://www.megaupload.com/?d=203DRD1P

After installing the AppServer as the tutorial go to the folder C: \ AppServ \ www and delete the entire contents of this folder, download and extract the WebSite (available at the beginning of the tutorial) in the www. After removing the WebSite go to the C: \ AppServ \ www \ includes and open the config.php file with Notepad is necessary to change some settings in this file. In the file you should find the following lines:
$ dbhost = "Put Your IP Here";
$ dbuser = "sa";
$ dbpasswd = "Put Your Password Here";
$ host = "Put Your IP Here";


Change Put your IP here for IP Internet and Put Password Here for (password created in the installation of Microsoft SQL Server) Save and close the file.
Now we have to enable php in Windows, go to C: \ Windows and open the php.ini file, once opened, press Ctrl + F and type "extension = php_mysql.dll" you should find this line as follows (; extension = php_mysql.dll) remove the semicolon in that line and save the file go to the Windows Start> Programs> AppServ> Apache Control Server and click the Start icon. Now let's test the site to see if it is working, open an Internet page and type Local Host if everything is correct should include the site of the game with just a written Risk Your Life. We're almost finished. Now you must create a login so that anyone can play the game.

Creating the address of the site and login

Go to the site and NO-IP sign informing him an e-mail address and password, and save this e-mail address and password with it is that you load your site and login to that staff can log into the server.

tutorial on how to create your address in the NO-IP - NO-IP Host

After you register and create the links redirect the tutorial shown above to download NO-IP (available at the beginning of the tutorial). Install the IP normally by following the steps shown by the program, once installed put your E-mail address and password that were created in the registration site. The program will be open in the lower right corner of Windows near the clock.

Remember that if the NO-IP is not connected or the Site or the Launcher the game will work. Whenever you restart your PC do not forget to check if the NO-IP was also connected.

Configuring Gameguard

Navigate to the folder C: \ WINDOWS \ system32 \ drivers \ etc and open the host file with Notepad and add the following line:

Your IP nprotect.battlelands.net here


Editing Login.dat

Well we arrived at a crucial point of our tutorial we will create the patch to be distributed via website or direct by the client of the game. Download the Hex Editor (available at the beginning of the tutorial) and also the Login.rar download (available at the beginning of the tutorial). Extract the Editor and Login in a folder and open the XVI32.exe. Click on File> Open ... or press Ctrl + O Login.dat find the file and open it. Go to the Search> Find ... or press Ctrl + F type ryltestes you should find a line like the one shown in this image here modify the address according to what you created on the site of NO-IP it should not exceed 20 digits, careful to not delete any other character , do a backup of the log before you modify it because if something goes wrong you can try again, after modifying save it. Install the client and copy and paste the Login.dat in the game directory. Connect Server with RYLServerController.exe folder C: \ server.

Note: The program RYLServerController link 9 shows that are being connected one by one they should be ON if a link gives error not despair reread the tutorial, check the IPS and Passwords SeverSetupDlg.exe are all correct.




Troubleshooting Error Connection lost with authorization Server

Connect Server normally play the game and put a login and a password can be [test, test], the client will send a message called Connection lost with server authorization does not scare off the Server and navigate to the C: \ server \ RylAuthServer you should find a file similar to the name open it RylAuthServer2008-04-26 12,50,47-0000. txt look for a line like this:

[Ty-ERR] [Tm-2008-04-26 12:42:27] [Ex-Checksum error [test]: Client: 0x5483A631, Server: 0x9F03D8B6]


Here we have a bug called "Checksum" The Client has the checksum and 0x5483A631 Server has 0x9F03D8B6 Checksum must change the server so that it is equal to the client to do this, open the folder C: \ server \ and open ServerSetupDlg.exe go to tab DBAgent Server and change the checksum to the same as the game client. Restart the Server and ready. We have a server RYL2 Online. Enter the site and make a record and then play the game. In the next tutorial will teach you configure Admintool to be made the ADM'se GM's, edit items, level, etc..

Level 100 in RYL2

Good for the server to work until level 100 is to modify the zone8.exe, zone12.exe, zone14.exe and zone16.exe with a HEX editor. Here is the file was modified:

Level100 Zones

Replace the C: \ server

Note: Before connecting the server to make a significant modification in the Quest.mcf because if not all questions will go away.
Open Quest.mcf to go RylCoder Script Editor tab and press Ctrl + F and type 0x5F you should find this line numbering QuestStart change all this way:
Quote:
0x5F to 0x64
Note: Remember to change these numbers in all QuestStart

Save and close the file and replace the server and the client.

Until next galera! I hope that has helped the staff here!
Admintool and GmComands
RylCoder (To Edit NPC)

OBS.: Just CTRL + C and CTRL + V

Credits: Cross
User avatar
CasperZ
I Ask A Lot Of Questions
 
Posts: 14
Joined: Mon Nov 16, 2009 9:22 pm
Location: Sri Skudai,Johor Bahru

Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby Dino » Fri Mar 19, 2010 2:34 pm

do you know this is a hacking forum ?
RYL2 Gods Of War
http://rylgow.com
User avatar
Dino
Pro With a Lot to Say
 
Posts: 1707
Joined: Tue Dec 30, 2008 12:35 pm
Location: Mars ^^

Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby fatin » Fri Mar 19, 2010 2:36 pm

hello boss what this???
make our own game RYL2??
or what??
can u spike malaysia my inglise now good... :oops: :oops:
fatin
Acker
 
Posts: 93
Joined: Thu Feb 11, 2010 2:22 pm

Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby ciko » Sat Mar 20, 2010 2:37 am

nice release but wrong forum... post here dude http://ragezone.com/
soulfly be never end.
User avatar
ciko
NULL
 
Posts: 131
Joined: Thu Jul 16, 2009 1:10 am
Location: pahang

Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby hacker_master » Sat Mar 20, 2010 1:47 pm

Thanks Dude me try me have SQL Server 2000 me don't have guide to do server now me have guide thanks me TRY now..wow..
add my ym baby_shahril08@yahoo.com plss... 8)
Code: Select all
Dont Risk Your life In This Forum!!!

Code: Select all
BERLARI BERKEJARAN SEINDAH API DI NERAKA!!!
User avatar
hacker_master
Acker
 
Posts: 87
Joined: Wed Dec 02, 2009 10:31 am
Location: Any Where You Want!!!

Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby hacker_master » Sat Mar 20, 2010 2:19 pm

Malay Translate..

Versi: 1753 USA

Apa yang akan anda perlu asas untuk menjalankan server:

Microsoft SQL Server 2000
WebSite
Net Framework 2.0
Server 1753
Klien 1753
Server Controller
AppServer 2.3.0
No-IP
Hex Editor
Login.rar
Bug Karakter (TUKAR folder di mana permainan dipasang.)
Quote:
Aku sedang melakukan tes di sini, dengan jenis video tutorial. Video ini memiliki semua tetapi menunjukkan kepada bahagian yang menyambung pelayan, anda boleh melihat hal ini membantu dalam beberapa cara. Pelukan untuk lebih ...

Video TUT dalam Bahasa Thai Bahasa

Klip ini yang saya lakukan. Jika saya membantu menggalakkan ini entah bagaimana berterima kasih untuk berbuat lebih banyak. Terima kasih

Starting:

Download Net Framework 2.0 (sedia di awal tutorial) dan install. Download di sini tutorial tentang cara menginstal Microsoft SQL Server 2000.

Setelah anda selesai melakukan instalasi Microsoft SQL Server 2000 pergi ke Start> Programs> Microsoft SQL Server> dan kemudian Server Manager dan menghidupkan database dengan mengklik Start / Continue.
Extract ryl2_server_1753l.rar Server (sedia di awal tutorial) di C: \ drive, Server akan terlihat seperti "C: \ pelayan". Go to Start> Programs> Microsoft SQL Server> Enterprise Manager dan klik pada tab kiri atas untuk membuka Microsoft SQL Server> SQL Server Group> (tempatan)> Pangkalan Data akan mengembalikan DB server.
Klik kanan pada Pangkalan Data> New Data Base ... Nama tempat:


Admintool


Begitu dibuat, klik kanan di atas DB dan pergi All Tasks> Restore Data Base di tetingkap terbuka pilih pilihan ke-3 "mengembalikan" Dari Device Parameters, klik pada Pilih Devices Klik pada butang Add kemudian klik butang ... "pilih file C: \ server \ DB \ Admintool klik OK dan OK lagi. Pada tetingkap pertama anda membuka database Restore klik pada tab Options mewujudkan stempel pada pilihan Tentera memulihkan lebih dari database yang ada saat kami meletakkan server dengan konfigurasi sebagai berikut C: \ server tidak perlu mengubah suai jalan di Pindah ke nama fail fizikal kemudian klik OK, tunggu untuk program untuk mengembalikan DB. Baik dengan yang memulihkan DB Admintool tapi kami masih punya beberapa DB's untuk mengembalikan sehingga melakukan hal yang sama dengan DB seterusnya's:


CharDelHistory
Sumbangan
Part2_Zodiac
pay_gamemyth
RYLBillingDB_LOG
youxiCard
youxiuser


Nota: Ini DB itu semua sedia di C: \ server \ DB
Petunjuk: Buat semua DB yang disebutkan di sini sebelum mengembalikan mereka sehingga anda mendapatkan lebih cepat.

Selepas anda memulihkan segala DB berhampiran Manager dan ekstrak Enterprise Server Controller (sedia di awal tutorial) di C: \ pelayan programinha ini dilakukan untuk melakukan Sambungan ke pelayan tidak perlu bermain-main dengan tatacara untuk cara yang sebenar adalah C: \ Server, tetapi jika anda memilih untuk menempatkan pelayan di direktori lain, buka fail RYLServerController.ini dan memodifikasi jalur jumlah gambar, jangan lupa bahawa Enterprise Manager juga harus buat kali terakhir untuk tidak memberikan kesalahan.

Konfigurasi Server Tatarajah:

Sekarang saatnya untuk mengkonfigurasi ServerSetupDlg.exe membukanya dalam direktori C: \ server \
Seperti yang dapat anda lihat tidak ada konfigurasi tersebut agar kami membuat sebuah fail dengan extension "ini" yang boleh dimuat oleh ServerSetupDlg.exe. Berikut adalah jumlah gambar, harus disimpan di C: \ Windows bernama DemonSetup.ini
Quote:
[Loginserver]
ServerID = 0
PingCheck = 0
AloneMode = 0
LeastPatchVer = 1753
PatchAddr = alamat patch untuk mengemas
[AuthServ]
ServerID = 1
AuthType = 2
DBAgentAddr = Put Your IP Here
PingCheck = 0
KoreanLangCheck = 0
BattleServerAuth = 0
TestGroupAuth = 0
SupressCharCreate = 0
SupressCharDelete = 0
AuthDBType = MSSQL
AuthDBAddr = Put Your IP Here
AuthDBName = youxiuser
AuthDBUser = sa
AuthDBPass = Place Your Password sini
AdminToolDBType = MSSQL
AdminToolDBAddr = Put Your IP Here
AdminToolDBName = Admintool
AdminToolDBUser = sa
AdminToolDBPass = Place Your Password sini
[Zone_ETC]
GameServerNation = 6
BattleServerGroup = 0
ZoneCount = 4
[DBAgentServer]
ServerID = 3
ServerType = 22
BillingType = 2
NationType = 6
ClientVersion = 1753
PatchAddress = Put Your IP Here
LoginServerAddr = Put Your IP Here
Tempat UIDServerAddr = Your IP Here
Checksum = 0x9F03D8B6
LimitServerGroupUserNum = 6.000
LimitBattleUser = 6.000
PingCheck = 0
AdminIPCheck = 0
BattleServer = 0
GameDBType = MSSQL
GameDBAddr = Put Your IP Here
GameDBName = Part2_Zodiac
GameDBUser = sa
GameDBPass = Place Your Password sini
Part1UnifiedAgentAddr =
RestrictedPart1ToPart2Level =
MaxTransferCharNum =
Part2SelectableUnifiedServerNum = 0
[UIDServer]
FreeCheck = 1
IgnoreFlag = 0
BillingType = 2
HanUnitedBillingAddr = Put Your IP Here
HanUnitedBillingPort =
BillingDBType = MSSQL
BillingDBAddr = Put Your IP Here
BillingDBName = pay_gamemyth
BillingDBUser = sa
BillingDBPass = Masukkan kata laluan di sini
[LogServer]
LogDBType = MSSQL
LogDBAddr = Put Your IP Here
LogDBName = youxiCard
LogDBUser = sa
LogDBPass = Masukkan kata laluan di sini
[ChatServer]
ServerID = 7
PingCheck = 0
UserIPCheck = 0
DBAgentAddress = Put Your IP Here
AdminToolDBType = MSSQL
AdminToolDBAddr = Put Your IP Here
AdminToolDBName = Admintool
AdminToolDBUser = sa
AdminToolDBPass = Masukkan kata laluan di sini
[Zone_1200]
ServerID = 201326594
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 1
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 3.900
DropRate = 6.200
FameMin = 300
FameMax = 350
BattleUserLimit = 3000
SetCount = 2
[Zone_0800]
ServerID = 134217730
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 1
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 3.750
DropRate = 6.000
FameMin = 300
FameMax = 350
BattleUserLimit = 3000
SetCount = 1
[Zone_0000]
ServerID = 2
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 0
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr =
LogServerAddr =
ChatServerAddr =
ExpRate =
DropRate =
FameMin =
FameMax =
BattleUserLimit =
SetCount = 3
[Zone_1400]
ServerID = 234881026
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 0
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 0
DropRate = 0
FameMin = 0
FameMax = 0
BattleUserLimit = 500
SetCount = 3
[Zone_1600]
ServerID = 268435458
PingCheck = 0
SpeedHackCheck = 0
LotteryEvent = 1
LevelUpEvent = 0
DeathPenaltyEvent = 0
DBAgentServerAddr = Put Your IP Here
LogServerAddr = Put Your IP Here
ChatServerAddr = Put Your IP Here
ExpRate = 4.050
DropRate = 6.400
FameMin = 300
FameMax = 350
BattleUserLimit = 3000
SetCount = 4


Salin dan tampal parameter tersebut dalam notepad dan simpan dengan ekstensi "ini", ingat untuk menukar tempat itu adalah: Put Your IP Here for IP Internet Server dan perubahan terlalu Masukkan Password sini untuk (password yang telah dibuat di Instalasi Microsoft SQL pelayan), kita juga mempunyai awal fail ini ke alamat auto-update patch untuk peluncur, tapi tinggalkan cara itu, kita melihat bahawa bahagian kemudian.
Setelah memasukkan IP dan Password di file yang sesuai dan disimpan, kirimkan ke C: \ Windows jika semuanya sudah benar ServerSetupDlg.exe terbuka dan program harus berada dengan semua tatacara yang benar.
Tatarajah Tapak permainan:

Sekarang kita akan mengkonfigurasikan halaman untuk memasang AppServer 2.3.0 (tersedia di awal tutorial)

Tutorial untuk memasang AppServer 2.3.0 - http://www.megaupload.com/?d=203DRD1P

Setelah memasang AppServer sebagai tutorial pergi ke folder C: \ AppServ \ www dan menghapuskan seluruh isi dari folder ini, download dan ekstrak WebSite (sedia di awal tutorial) di www. Setelah mengeluarkan WebSite pergi ke C: \ AppServ \ www \ merangkumi dan membuka fail dengan Notepad config.php perlu untuk menukar beberapa setting pada fail ini. Dalam fail anda harus menemukan baris berikut:
Quote:
$ Dbhost = "Put Your IP Here";
$ DbUser = "sa";
$ Dbpasswd = "Put Your Password sini";
$ Host = "Put Your IP Here";


Letakkan Tukar IP anda di sini untuk IP Internet dan Letakkan Password Here for (password dicipta dalam instalasi Microsoft SQL Server) Simpan dan tutup fail.
Sekarang kita harus mengaktifkan php di Windows, pergi ke C: \ Windows dan buka file php.ini, sekali membuka, tekan Ctrl + F dan ketik "extension = php_mysql.dll" anda harus mencari baris ini sebagai berikut (; extension = php_mysql.dll) menghapuskan titik koma dalam baris dan menyimpan fail pergi ke Windows Start> Programs> AppServ> Control Apache Server dan klik icon Start. Sekarang mari kita coba situs ini untuk melihat apakah memang sudah berjalan, membuka laman internet dan ketik Local Host jika semuanya sudah benar harus merangkumi lokasi permainan dengan hanya bertulis Risk Your Life. Kita hampir selesai. Sekarang anda perlu membuat sebuah log masuk sehingga siapa pun boleh bermain permainan ini.

Menciptakan alamat laman dan log masuk

Pergi ke halaman dan NO-IP memberitahu tanda e-mail dan password, dan menyimpan alamat e-mel dan password dengan itu adalah bahawa laman anda meng-upload dan login kepada kakitangan yang boleh log masuk ke pelayan.

tutorial tentang cara membuat alamat anda dalam NO-IP - NO-IP Host

Selepas anda mendaftar dan membuat redirect link tutorial yang ditunjukkan di atas untuk mendownload NO-IP (sedia di awal tutorial). Instal IP biasanya dengan mengikuti langkah-langkah yang ditunjukkan oleh program, setelah di instal menaruh E-mail dan password yang dibuat di halaman pendaftaran. Program akan terbuka di sudut kanan bawah Windows berhampiran jam.

Ingat bahawa jika NO-IP adalah tidak disambungkan atau Site atau Launcher permainan akan bekerja. Setiap kali anda me-restart PC anda jangan lupa untuk memeriksa apakah NO-IP juga disambungkan.

Tatarajah GameGuard

Arahkan ke folder C: \ WINDOWS \ system32 \ drivers \ etc dan buka file host dengan Notepad dan tambahkan baris berikut:

Quote:
Your IP nprotect.battlelands.net di sini


Mengedit Login.dat

Yah kami tiba di titik penting dari tutorial kita, kita akan mencipta patch untuk diedarkan melalui website atau langsung oleh pelanggan daripada permainan. Download Hex Editor (sedia di awal tutorial) dan juga Login.rar download (sedia di awal tutorial). Mengekstrak Editor dan Masuk dalam suatu folder dan membuka XVI32.exe. Klik Fail> Buka ... atau tekan Ctrl + O Login.dat menemukan fail dan membukanya. Pergi ke Laman Mencari> Mencari ... atau tekan Ctrl + F ketik ryltestes anda harus menemukan sebuah baris seperti yang ditunjukkan dalam gambar ini di sini memodifikasi alamat yang sesuai dengan apa yang anda buat di laman NO-IP tersebut tidak boleh melebihi 20 digit, berhati-hati untuk tidak memadam aksara lain, melakukan backup masuk sebelum anda mengubah suai kerana jika ada masalah anda boleh cuba lagi, selepas memodifikasi menyimpannya. Instal pelanggan dan copy dan paste dalam permainan Login.dat direktori. Connect Server dengan RYLServerController.exe folder C: \ server.

Nota: Program RYLServerController link 9 menunjukkan yang sedang disambungkan satu demi satu mereka harus ON jika link tidak putus asa memberi kesalahan membaca tutorial, menyemak dan Password SeverSetupDlg.exe IPS semuanya benar.




Mengatasi Masalah Error Connection hilang dengan diberi kebenaran Server

Connect Server biasanya bermain permainan dan memasukkan login dan password boleh [tes, tes], klien akan menghantar mesej yang disebut Connection hilang dengan pelayan diberi kebenaran tidak mengusir Server dan navigated ke C: \ server \ RylAuthServer anda harus mencari fail yang mirip dengan nama membukanya RylAuthServer2008-04-26 12,50,47-0000. txt mencari baris seperti ini:

Quote:
[Ty-ERR] [ 'Aku-2008-04-26 12:42:27] [Ex-Checksum error [test]: Klien: 0x5483A631, Server: 0x9F03D8B6]


Di sini kita memiliki bug yang disebut "Checksum" Pelanggan mempunyai checksum dan 0x5483A631 Server telah 0x9F03D8B6 Checksum harus menukar pelayan sehingga sama dengan klien untuk melakukan hal ini, buka folder C: \ server \ dan terbuka ServerSetupDlg.exe pergi ke tab DBAgent Server dan menukar checksum yang sama seperti permainan pelanggan. Restart Server dan siap. Kami mempunyai sebuah server RYL2 Popular. Masukkan halaman dan membuat nota dan kemudian bermain permainan. Dalam tutorial berikutnya akan mengajar anda mengkonfigurasikan Admintool untuk dijadikan GM ADM'se, mengedit item, level, dll.

Level 100 dalam RYL2

Baik untuk pelayan untuk bekerja sampai tingkat 100 adalah untuk memodifikasi zone8.exe, zone12.exe, zone14.exe dan zone16.exe dengan HEX editor. Berikut adalah fail yang buat kali terakhir:

Level100 Zones

TUKAR C: \ server

Nota: Sebelum menyambung pelayan untuk membuat pengubahsuaian yang signifikan di Quest.mcf kerana jika tidak semua soalan akan pergi.
Buka Quest.mcf untuk pergi Script Editor RylCoder tab dan tekan Ctrl + F dan ketik 0x5F anda harus mencari baris ini pernomboran QuestStart menukar semua cara ini:
Quote:
0x5F untuk 0x64
Nota: Jangan lupa untuk menukar nombor-nombor ini dalam semua QuestStart

Simpan dan tutup fail dan menukar pelayan dan pelanggan.

Sampai Galera berikutnya! Saya berharap bahawa telah membantu kakitangan di sini!
Admintool dan GmComands
RylCoder (Untuk Edit NPC)

Obs.: Hanya CTRL + C dan CTRL + V

Credits: Cross

Translate By: Hacker_master
Code: Select all
Dont Risk Your life In This Forum!!!

Code: Select all
BERLARI BERKEJARAN SEINDAH API DI NERAKA!!!
User avatar
hacker_master
Acker
 
Posts: 87
Joined: Wed Dec 02, 2009 10:31 am
Location: Any Where You Want!!!

Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby CasperZ » Sun Mar 21, 2010 1:05 am

this forums so hot....until much ip view.....im using ip viewing searching....2xxx ip per day view....wow...i already post at ragezone....view my post [Tutorial] Creating server Risk your Life 2 (Version 1753)
and im warning you download MAX LVL 125 / FIX SANTA SHOP or Fix Demonsetup at ragezone website http://www.mediafire.com/download.php?mmjmtz2mlgk....that key logger or els....you can take other but dun take Demonsetup.ini....im have scan but the keylogger its hide....me edit demonsetup.ini but still same ex...
User avatar
CasperZ
I Ask A Lot Of Questions
 
Posts: 14
Joined: Mon Nov 16, 2009 9:22 pm
Location: Sri Skudai,Johor Bahru

Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Postby Fallen » Fri Mar 26, 2010 4:41 pm

This is for Free Server or Pay Server??
Image

Who am I?
What I'm doing right here?
Somebody please help me...
User avatar
Fallen
Acker
 
Posts: 74
Joined: Fri Oct 30, 2009 2:50 pm


Return to Risk Your Life

Who is online

Users browsing this forum: No registered users and 0 guests