Reklam
| Folder | Contents |
|---|---|
| 1 Src&Files 1098&1534&2369 | GameServer, LogInServer, shared code, quests, settings |
| 2. Anti-Cheat 1098&1534&2369 | Pearl Guard source code (compile → rename to DeaFSoft.dll) |
| 3. Launcher - Source | Launcher source code |
| 2369-1098, everything required is inside this | SQL scripts, DB tools, UIF tools |
| 5. DeaFSoft Client 2369 | Client folder template |
| Zone | ID |
|---|---|
| Colony / Ronark Land | 71 |
| Ardream | 72 |
| Ronark Land Base | 73 |
DeneyelimLong version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***
deneyelim bakalımLong version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***
Senin bu mesajını yapay zekaya düzelttirip buraya yazman gibiÇok saçma sapan yapay zekâ metinleri yazmayı bırakın. Gereksiz şeyler uyduruyorsunuz; iyice abarttınız.
Long version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***
sa thanks a lot for sourceLong version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***
tsklerLong version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***
BakalımUzun versiyon (forum gönderisi için):
DeaFSoft Knight Online 2369 — Topluluk Kaynak Paylaşımı
Bu DeaFSoft 2369 kaynak kod paketini, sunucu kurmak, incelemek veya geliştirmek isteyen herkesle paylaşıyorum.
İndir: DeaFSoft-2369-Community-Release-2026-07-09.rar
Paket İçeriği
Arşivde ayrıca eksiksiz kurulum adımlarını içeren bir README.md dosyası da bulunmaktadır.
Dosya İçindekiler 1 Kaynak ve Dosyalar 1098 ve 1534 ve 2369 Oyun sunucusu, giriş sunucusu, paylaşılan kod, görevler, ayarlar 2. Hile Önleme 1098&1534&2369 Pearl Guard kaynak kodu (derleyin → DeaFSoft.dll olarak yeniden adlandırın) 3. Başlatıcı - Kaynak Başlatıcı kaynak kodu 2369-1098, gerekli her şey bunun içinde. SQL komut dosyaları, veritabanı araçları, kullanıcı arayüzü araçları 5. DeaFSoft İstemcisi 2369 Müşteri klasörü şablonu
Gereksinimler
- Windows 10/11
- Visual Studio 2022 (C++ masaüstü iş yükü, v143)
- DirectX SDK (Haziran 2010) — Pearl Guard / hile önleme için
- SQL Server + ODBC DSN'leri: KO_MAIN, KO_GAME, KO_LOG
- Tam olarak 2369 istemci (tablo, haritalar vb.) — bu pakete tüm istemci dosyaları dahil değildir.
Hızlı kurulum
Önemli: Canlı yayına geçmeden önce varsayılan ODBC şifrelerini değiştirdiğinizden emin olun. Örnek kullanıcı adı/şifre ile herkese açık bir sunucu açmayın.
- Veritabanı — Gerekirse KO veritabanlarını oluşturun/geri yükleyin ve SQL Kodları klasöründeki komut dosyalarını çalıştırın.
- Yapılandırma — GameServer.ini, DeaFSoftSettings.ini ve istemci tarafındaki Server.ini/Option.ini dosyalarını IP adresiniz ve SQL kimlik bilgilerinizle düzenleyin.
- Sunucuyu derleyin — .sln dosyasını açın, Release | x64 (GameServer + LogInServer) seçeneğiyle derleyin.
- Hile önleme yazılımını derleyin — Pearl Guard'ı Release | Win32 ile derleyin ve SRGAME.dll dosyasını istemciye DeaFSoft.dll olarak kopyalayın.
- Çalıştır — x64\Release\ klasöründen LogInServer ve GameServer'ı başlatın.
Bu sürümün temel özellikleri
- Colony / Ronark (71. bölge) tekne partileri
- Manuel PK botu oluşturma: +pkbotspawn Sayı Dakika Seviye Ulus Sınıf
- Savaşçı, yapışkan kalabalığın saldırganlığını kışkırtıyor.
- 10 saniye bekleme süresi (sunucu + istemci yaması)
- Bölge ışınlanması düzeltmeleri (seviye kontrolü, paralar yalnızca başarılı bir ışınlanmadan sonra düşülüyor)
Bölge referansı
Veritabanı bölge tablosu: ZONE_INFO2369
Alan İD Koloni / Ronark Toprakları 71 Ardream 72 Ronark Kara Üssü 73
Notlar
Sorularınız ve geri bildirimleriniz için lütfen çekinmeden yazın. Sunucunuzda size başarılar dilerim.
- Bu sürüm 2369 içindir, 1098, 1534 veya 2039 için değil.
- Bu bilgiler yalnızca eğitim ve özel sunucu geliştirme amaçlı paylaşılmaktadır.
- Kendi veritabanınızı/istemcinizi kurduktan sonra, ışınlanmayı, bot spawn'ını ve hile önleme sistemini test edin.
- RAR dosyası açılmıyorsa, WinRAR veya 7-Zip kullanın (Windows'un yerleşik zip aracı .rar dosyalarını açmaz).
Kısa versiyon (Discord için / kısa açıklama):
DeaFSoft KO 2369 kaynak paylaşımı — Oyun sunucusu, giriş sunucusu, Pearl Guard hile önleme sistemi, başlatıcı kaynağı, SQL komut dosyaları ve istemci şablonu.
Gereksinimler: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK Haziran 2010 ve tam bir 2369 istemcisi.
Derleme: Sunucu = Release x64 | Hile önleme = Release Win32 → SRGAME.dll dosyasını DeaFSoft.dll olarak yeniden adlandırın
Özellikler: Bot yapay zekası (bölge 71), aggro'yu kışkırtma +10 saniye bekleme süresi, bölge ışınlanması düzeltmeleri.
Ayrıntılı talimatlar için arşivdeki README.md dosyasına bakın. Dosya olduğu gibi paylaşılmaktadır; dağıtımdan önce veritabanı şifrelerini değiştirin.
*** Gizli metin: alıntı yapılamaz. ***
DeneyelimLong version (for forum post):
DeaFSoft Knight Online 2369 — Community Resource Sharing
I'm sharing this DeaFSoft 2369 source code package with anyone who wants to set up, examine, or develop a server.
Download: DeaFSoft-2369-Community-Release-2026-07-09.rar
Package Included
The archive also includes a README.md file with complete installation steps.
Folder Contents 1 Src&Files 1098&1534&2369 GameServer, LogInServer, shared code, quests, settings 2. Anti-Cheat 1098&1534&2369 Pearl Guard source code (compile → rename to DeaFSoft.dll) 3. Launcher - Source Launcher source code 2369-1098, everything required is inside this SQL scripts, DB tools, UIF tools 5. DeaFSoft Client 2369 Client folder template
Requirements
- Windows 10/11
- Visual Studio 2022 (C++ desktop workload, v143)
- DirectX SDK (June 2010) — for Pearl Guard / anti-cheat
- SQL Server + ODBC DSNs: KO_MAIN, KO_GAME, KO_LOG
- Exactly 2369 clients (tbl, maps, etc.) — not all client files are included in this package.
Quick setup
Important: Be sure to change the default ODBC passwords before going live. Do not open a public server with the example username/password.
- Database — Create/restore KO databases and run the scripts in the SQL Codes folder if necessary.
- Configuration — Edit the GameServer.ini, DeaFSoftSettings.ini, and client-side Server.ini/Option.ini files with your IP and SQL credentials.
- Compile the server — open the .sln file, compile with Release | x64 (GameServer + LogInServer).
- Compile the anti-cheat — compile Pearl Guard with Release | Win32 , copy the SRGAME.dll file into the client as DeaFSoft.dll .
- Run — Start LogInServer and GameServer from the x64\Release\ folder.
Key features of this version
- Colony / Ronark (zone 71) boat parties
- Manual PK bot spawn: +pkbotspawn Count Minute Level Nation Class
- Warrior provokes sticky mob aggro
- Provoke 10 seconds cooldown (server + client patch)
- Zone warp fixes (level control, coins are only deducted after a successful warp)
Zone reference
DB zone table: ZONE_INFO2369
Zone ID Colony / Ronark Land 71 Ardream 72 Ronark Land Base 73
Notes
Please feel free to write with your questions and feedback. I wish you all the best on your server.
- This version is for 2369 — not 1098, 1534, or 2039.
- It is shared for educational and private server development purposes only .
- After setting up your own DB/client, test warp, bot spawn, and anti-cheat.
- If the RAR file won't open, use WinRAR or 7-Zip (Windows' built-in zip tool won't open .rar files).
Short version (for Discord / short description):
DeaFSoft KO 2369 resource sharing — GameServer, LogInServer, Pearl Guard anti-cheat, launcher resource, SQL scripts, and client template.
Requirements: VS 2022, SQL Server (KO_MAIN / KO_GAME / KO_LOG), DirectX SDK June 2010, and a full 2369 client.
Compilation: Server = Release x64 | Anti-cheat = Release Win32 → Rename SRGAME.dll to DeaFSoft.dll
Features: Bot AI (zone 71), provoke aggro +10 sec cooldown, zone warp fixes.
For complete instructions, see the README.md file in the archive. It is shared as is — change the DB passwords before deploying.
*** Gizli metin: alıntı yapılamaz. ***