What's new
What's new

New messages New topics Systems Serverfiles 3D Models Web Scripting

Metin2Resources

👋 Welcome to Metin2 Resources — your hub for professional Metin2 server development.

Create a free account to access advanced systems, serverfiles, tutorials and connect with other developers.

🚀 Join today and start building better.

Serverfiles MartySama 5.8 r642 p21 (Ultima versiune - Clean)

xxgamehacking

Member
📜 Messages 2
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
thx
 

sonnefess

Member
📜 Messages 1
👍 Reactions 0
🏆 Points 5
Size bu sunucu dosyasını ücretsiz olarak sunmak istiyorum: Martysama 5.8 r642 p21 (en son sürüm). Tamamen temiz bir sürümdür, resmi Martysama web sitesinde bulunduğu haliyle birebir aynıdır.
Martysama'yı bilenler için, bu sunucu dosyaları Martysama'nın orijinal sistemlerine dayanmaktadır ve hiçbir arka kapı içermemektedir. Bunu yapmamın sebebi, satın aldığım pakete doğrudan dahil edilmesi gerektiğini düşündüğüm bir yapılandırma dosyasını yayınladığım için Martysama topluluğundan yakın zamanda yasaklanmış olmamdır.
Bu yapılandırma, sunucuyu satın alırken otomatik olarak sunulmalıydı, ancak ne yazık ki süreç ek bir talep ve ardından onay gerektiriyor ve sonrasında erişim elde etmeniz neredeyse imkansız. Gelecekte Martysama'yı satın almayı planlayanlar için şunları beklemeniz gerektiğini belirtmek isterim:
[*]Basit bir destek talebine yanıt almakta önemli gecikmeler (5-7 gün).
[*]Sınırlı destek ve sunucuyla ilgili sorunlar (sadece sunucu dosyalarıyla ilgili olmayanlar) ek ödeme gerektirecektir.
[*]Ekli arşivde kurulum için ihtiyacınız olan her şeyi bulacaksınız. Umarım bu materyali faydalı bulursunuz!
FreeBSD 14 ve üzeri sürümler gerektirir.
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
mysql-server hizmetini başlat
mysql
root@localhost için şifreyi ayarla: 'ParolaTaMysql';
çıkış
İndir: *** Gizli metin: Alıntı yapılamaz. ***
Link neden görünmüyor
 

erik90000

Member
📜 Messages 3
👍 Reactions 0
🏆 Points 5
Szeretném ingyenesen felajánlani ezt a szerverfájlt: Martysama 5.8 r642 p21 (legújabb verzió). Ez egy teljesen letisztult verzió, pontosan úgy, ahogyan a hivatalos Martysama weboldalon elérhető.
Azok számára, akik ismerik a Martysamát: ezek a szerverfájlok a Martysama eredeti rendszerein alapulnak, és nem tartalmaznak hátsó ajtókat. Ezt a gesztust azért teszem, mert nemrég kitiltottak a Martysama közösségből, mert közzétettem egy konfigurációt, amelyről úgy gondolom, hogy közvetlenül a megvásárolt csomagban kellett volna lennie.
Ennek a konfigurációnak automatikusan fel kellett volna lennie kínálva a szerver vásárlásakor, de sajnos a folyamat egy további kérést, majd jóváhagyást igényel, ami után alig fogsz hozzáférni. Azoknak, akik a jövőben tervezik a Martysama megvásárlását, a következőkre kell számítaniuk:
[*]Jelentős késedelmek (5-7 nap) egy egyszerű jegyre adott válasz kézhezvételében.
[*]Korlátozott támogatás, és minden szerverrel kapcsolatos probléma (nem szigorúan a szerverfájlokkal kapcsolatos) külön díj ellenében megoldható.
[*]A csatolt archívumban mindent megtalál, amire a telepítéshez szüksége van. Remélem, hasznosnak találja ezt az anyagot!
FreeBsd 14+ szükséges
[KÓD=cpp]pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="IGEN"
szolgáltatás mysql-szerver indítása
mysql
JELSZÓ ÁLLÍTÁSA BE A root@localhost=JELSZÓ('ParolaTaMysql');
kilépés[/KÓD]
Letöltés: *** Rejtett szöveg: nem idézhető. ***
Thx
 

champs99

Member
📜 Messages 1
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
ty
 

corella232131

Member
📜 Messages 1
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
tkk
 

EON

Member
📜 Messages 1
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
 

Ojan

Member
📜 Messages 16
👍 Reactions 0
🏆 Points 25
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
wow thx
 

eeee1

Member
📜 Messages 1
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
Thanks bro
 

Slash

Member
📜 Messages 3
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
 

BurniTi

Member
📜 Messages 2
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
ty
 

magicalsorin

Member
📜 Messages 19
👍 Reactions 0
🏆 Points 25
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
amazing
 

sorigem

Member
📜 Messages 2
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
.
 
📜 Messages 1
👍 Reactions 0
🏆 Points 5
I would like to offer you for free this serverfile: Martysama 5.8 r642 p21 (latest version). It is a completely clean version, exactly as it is available on the official Martysama website.
For those familiar with Martysama, these serverfiles are based on Martysama's original systems and contain no backdoors. I make this gesture because I have recently been banned from the Martysama community for posting a config that I believe should have been included directly in the package I purchased.
This config should have been offered automatically when purchasing the server, but unfortunately the process involves an additional request, followed by approval, after which you will barely get access to it. For those planning to purchase Martysama in the future, I warn you to expect the following:
[*]Significant delays (5-7 days) in receiving a response to a simple ticket.
[*]Limited support, and any server related issues (not strictly serverfiles related) will require additional payment.
[*]In the attached archive you will find everything you need for installation. I hope you find this material useful!
Requires FreeBsd 14+
C++:
pkg install -y mariadb1011-server gmake python python3 git
sysrc mysql_enable="YES"
service mysql-server start
mysql
SET PASSWORD FOR root@localhost=PASSWORD('ParolaTaMysql');
exit
Download: *** Hidden text: cannot be quoted. ***
thx
 

Latest posts

Back
Top Bottom