KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım

  • HyperFilter | DoS Protection | DDoS Protection | DoS Mitigation | DDoS Mitigation | AntiDoS | AntiDDoS | Proxy Shielding

AuraDoğrulanmış Profil

Administrator
Yönetici
Administrator
Cuce Master
Katılım
7 Mart 2012
Mesajlar
12,871
Reaction score
723
Puanları
113
Merhabalar

Öncellikle 19xx serverlarda cogu kisinin sıkıntısı olan bozuk dosyalar bozuk databaseler bozuk sourceler ve tam paylasım yapılmaması ve anlatılmamasıydı.Evet ben buna bugun burda care getiriyorum her şeyiyle birlikte herkez kurabilcek artık 19xx serveri.



İcindekiler :

1 Adet Az Sorunlu SQL 2008 R2 Database [ALTTA FIXLENMESI GEREKEN SORUNLARI GOSTERICEM]

1 Adet 19xx Ko-Fox Server Files [DERLENMIS HALI]

1 Adet 19xx Ko-Fox Source

1 Adet Nero All In One [Butun Editleme İslemlerinizi Bundan Yapabilceksiniz]

1 Adet Oto ODBD [SQL 2008 UYARLANMIS]

Sorunsuz Patch Dosyasi ve Usko Data [TBL TARAFINDAN YASANAN SORUNLAR DUZELTILDI]




mjlvy.png




Anlatım :

1 - Evet Arkadaslar Oncelikle SQL 2008 R2 Olmayanlar Buradan Kurulum Yapabilirler : SQL 2008 Kurulumu Ve ODBC Videolu+Sesli Anlatım [OLANLAR BU ISLEM ATLASIN].

2 - Server Files İcindeki OtoObdc Calisin ve Otomatik Olarak Sql 2008 R2 Uyumlu Dns Gelicektir.

3 - Database Kurulumu Files İcindeKi DATABASE - KOFOX.BAK Dosyasini SQL kn_online database diye kurunuz [DATABASE KURMAYI BILMEYENLER ICIN SQL 2008 R2 ANLATIM : https://www.facebook.com/photo.php?v=10150185852109764]

4 - Simdi İse Arkadaslar OTOPATCH Yapimina Geldi Server Files İcindeki Patch Klasorunuzu 1925.zip Diye Winrarlayın ve indirdiğiniz FileZilla Server Kurduktan Sonra ftproot 1925.zip Atıyoruz ve LoginServer İni'den URL Kısmına 127.0.0.1 PATCH Kısmına .. Koyuyoruz Sonra Altta CONFIGURATION Altinda DEFAULT_PATH Yerin C:/ftproot Yazıyoruz Filezilla Link : https://filezilla-project.org/download.php?type=server FileZilla Kurulum Ayarlar : Private Server Oto Patch Yapımı (Filezilla Yardımı İle) - YouTube.

5 - Son Olarakda Dosyalar Acmak Kaldı Evden Kurulum Yapıyorsunuz Zaten İniler 127.0.0.1 Oldugu İcin Direk Files Gir İlk Once LoginServer,Aiserver,Ebenezer ve Ajuard Acıyorsunuz ve Rahatlıkla Oyuna Giriyorsunuz.

6 - Sorun Olursa Msn : [email protected].

7 - Butun Ko-Fox Üyelerine KO-FOX Files Armağanim Olsun.




mjlu0.png




KENDI SERVERIMDEN RESIMLER [KOFOX FILES VE DATABASE KURULU]



mjjtt.png


mjjun.png


mjjv0.png


http://j1304.hizliresim.com/18/w/mjjvg.png[I/MG]

[IMG]http://n1304.hizliresim.com/18/w/mjlpn.png



Gelelim Linklere



Konu link görüntülemek için konuya cevap yazmalısınız.




SOURCE NEDIR ?

Programin Kaynak Kodu Olmasina yani VB.NET Gibi Projelerin Kaydedilmis Derlenmis Haline Denir.Halk Tabiri İle Derlenmemis Dosya Denir.Source ASM İyi Bilenler Düzenleyebilirler.Cogu Bug Ordan Duzenleyerek Kaldırması Daha İyi Olur.Sadece Bir Tanim Ben Sourceleride Verdim Düzenlemesi Sizden



FIXLENECEK BUGLAR :



CZ PARTY NP BUGU [SADECE HUMAN]

CANAVAR KUTUSUNA 4 TANE FAZLA DROP EKLENDIMI KUTU ACILMAMASI

Ölünce Sc Siliniyor.

SEKING PARTY HATALI

Redistribute Stat Paketi Bozuk

Reapir Paketi Düzenlenmesi Lazim

WARRIOR SKILL :

İNEVİTABLE MUDER ISLEV YOK

PROVOKE BASIYOR CANAVAR GELMIYOR

ROGUE SKILL :

CRITICAL POINT BASILIYOR ATACK ARTMIYOR

WOLF ATACK VERMIYOR

MAGE SKILL :

TP Skili _ Bu İsminde Olan Karakter Cekemiyor

GUARD SUMMON AKTIF DEGIL

MİNOR RESIST OZELLIK YOK

BLİNK BASINCA ADAMIN 10 MT ONUNE GIDIYOR

PRIEST SKILL :

ELYSIAN WEB RESIST YOK

CURSE REFRACTION CALISMIYOR




PARTY ILE NP GELME DUZELTME [VB6]



Verdigimiz Source açın LoyaltyMonthly Aratıp Bulun içinde setshort yada setint64'li yeri bulun onu SetDWORD olarak degistirin. divideloyalty icindede aynısını yapın





giveLotalty

packet Structure is



BOYLE OLCAK



Loyalty-- DWORD

LoytalTyMonthy-- DWORD

CONT to Clan -- DWORD

CONT Premium-- DWORD

ASM search Packet DivideLoyalty




BDW / CHAOS JOIN SOURCE KOD



PHP:
[HIDE]void CUser::EventJoin(char *pBuf)

{

int index = 0, send_index = 0, type = 0, event = 0;

char send_buff[1024]; memset( send_buff, NULL, send_index );

/* 5F

-- chaos geldi

RECV-->WIZ_UNKNOW (5F)-->5F+07+1800+5802

-- tıkladım

SEND-->WIZ_UNKNOW (5F)-->5F+08+1800

-- map eksik oldugundan hata

RECV-->WIZ_UNKNOW (5F)-->5F+08+03+1800 (You can not enter)

-- bdw geldi

RECV-->WIZ_UNKNOW (5F)-->5F+07+0400+5802

-- iptal

07 : açıldı

08 : katıl

09 : iptal

03 : type

0300 : event

SEND-->WIZ_UNKNOW (5F)-->5F+09+0300

RECV-->WIZ_UNKNOW (5F)-->5F+09+03+0300

1 ile 7 arası

*/

type = GetByte( pBuf, index ); // -- 7 : Send Event -- 8 : Join Event -- 9 : Leave Event

event = GetShort( pBuf, index ); // -- 4 : BDW -- 24 : Chaos

switch( type ) {

case 0x08: // Join

case 0x09: // Leave

//     SetByte( send_buff, WIZ_TEMPLE, send_index );

SetByte( send_buff, type, send_index );

//     SetByte( send_buff, 0x01, send_index ); // -- 1 : Join -- 3 : You can not enter, need map

SetShort( send_buff, event, send_index );

Send( send_buff, send_index );

break;

}

}[/HIDE]



19xx ve 18xx Special Event By_Bts Tessekürler



PHP:
--- NPCLERİ TEMİZLEYELİM

DELETE FROM K_NPC WHERE SSiD=16082

DELETE FROM K_NPC WHERE SSiD=16081

DELETE FROM K_NPC WHERE SSiD=16083

DELETE FROM K_NPCPOS WHERE npcid=16082

DELETE FROM K_NPCPOS WHERE npcid=16081

DELETE FROM K_NPCPOS WHERE npcid=16083



--- NPCLERİ EKLEYELİM

insert into k_npcpos values (21 , 16825 , 103 , 0 , 0 , 0 , 22 , 824 , 510 , 824 , 510 , 824 , 510 , 824 , 510 , 1 , 5400 , 0 , 3 , 'NULL')

INSERT INTO K_NPC VALUES(16082,'[Specials Event] 2 [MISCEF]',2040,120,0,0,2,7,130,1,1,1,0,50,100,0,30000,0,0,5000,130,130,1000,1500,2,5,32000,0,0,0,250,250,250,250,250,250,250,90,7,14,25,0,16082,0,0,1)

INSERT INTO K_NPC VALUES(16081,'[Specials Event] 3',2060,120,0,0,2,7,131,1,1,1,0,50,100,0,30000,0,0,5000,130,130,1000,1500,2,5,32000,0,0,0,250,250,250,250,250,250,250,90,7,14,25,0,16081,0,0,1)

INSERT INTO K_NPC VALUES(16083,'[Specials Event] 1',11100,120,0,0,2,7,129,1,1,1,0,50,100,0,30000,0,0,5000,130,130,1000,1500,2,5,32000,0,0,0,250,250,250,250,250,250,250,90,7,14,25,0,16083,0,0,1) 

INSERT INTO K_NPCPOS VALUES(21,16082, 103 , 0 , 0 , 0 , 22 , 826 , 512 , 826 , 512 , 826 , 512 , 826 , 512 , 1 , 5400 , 0 , 3 , 'NULL')

INSERT INTO K_NPCPOS VALUES(21,16081, 103 , 0 , 0 , 0 , 22 , 824 , 514 , 824 , 514 , 824 , 514 , 824 , 514 , 1 , 5400 , 0 , 3 , 'NULL')

INSERT INTO K_NPCPOS VALUES(21,16083, 103 , 0 , 0 , 0 , 22 , 828 , 516 , 828 , 516 , 828 , 516 , 828 , 516 , 1 , 5400 , 0 , 3 , 'NULL')





--- Speacials event saatleri düzenleyelim

update MONSTER_CHALLENGE set bStartTime1 = 11 where sIndex = 0

update MONSTER_CHALLENGE set bStartTime1 = 17 where sIndex = 1

update MONSTER_CHALLENGE set bStartTime1 = 19 where sIndex = 2

update MONSTER_CHALLENGE set bStartTime2 = 2 where sIndex = 0

update MONSTER_CHALLENGE set bStartTime2 = 55 where sIndex = 1

update MONSTER_CHALLENGE set bStartTime2 = 55 where sIndex = 2

update MONSTER_CHALLENGE set bStartTime3 = 55 where sIndex = 0

update MONSTER_CHALLENGE set bStartTime3 = 55 where sIndex = 1

update MONSTER_CHALLENGE set bStartTime3 = 55 where sIndex = 2





--- Bütün minimum giris levelini 50 yapalım

update MONSTER_CHALLENGE set bLevelMin = 50 where sIndex = 0

update MONSTER_CHALLENGE set bLevelMin = 50 where sIndex = 1

update MONSTER_CHALLENGE set bLevelMin = 50 where sIndex = 2



--- Bütün maximum giris levelini 83 yapalım

update MONSTER_CHALLENGE set bLevelMax = 83 where sIndex = 0

update MONSTER_CHALLENGE set bLevelMax = 83 where sIndex = 1

update MONSTER_CHALLENGE set bLevelMax = 83 where SIndex = 2



--- Duyuru bölümünü ayarlayalım

update SERVER_RESOURCE set strResource = 'Specials Events, Saat : %d -da %d~%d Leveller Için Baslayacak.' where strName = 'IDS_MONSTER_CHALLENGE_ANNOUNCEMENT'

update SERVER_RESOURCE set strResource = 'Specials Events Basladi.' where strName = 'IDS_MONSTER_CHALLENGE_OPEN'

update SERVER_RESOURCE set strResource = 'Canavarlar Geliyor. Başarılar [MISCEF]' where strName = 'IDS_MONSTER_CHALLENGE_START'

update SERVER_RESOURCE set strResource = 'Canavarlari Yok Ettiniz. Kutuyu Kazandin.[BAKMADAN GEÇME- MISCEF]' where strName = 'IDS_MONSTER_CHALLENGE_VICTORY'

update SERVER_RESOURCE set strResource = 'Specials Events Sona Erdi, Oyuncular Otomatik Olarak Disari Isinlanacaktir.[KODESTEK.NET]' where strName = 'IDS_MONSTER_CHALLENGE_CLOSE'



--- Zones Ayarını yapalım

update ZONE_INFO set bz = 'Specials Events Area [MisceF]' where ZoneNO = 55



--- FORGETTEN TEMPLE YARATIKLARINA NP EKLEYELİM

update k_monster set iloyalty =10 where ssid=2903

update k_monster set iloyalty =10 where ssid=1673

update k_monster set iloyalty =10 where ssid=1690

update k_monster set iloyalty =10 where ssid=1210

update k_monster set iloyalty =10 where ssid=1111

update k_monster set iloyalty =10 where ssid=1204

update k_monster set iloyalty =10 where ssid=4301

update k_monster set iloyalty =10 where ssid=1113

update k_monster set iloyalty =10 where ssid=1304

update k_monster set iloyalty =10 where ssid=1743

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=1692

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=1693

update k_monster set iloyalty =10 where ssid=2071

update k_monster set iloyalty =10 where ssid=1309

update k_monster set iloyalty =10 where ssid=2223

update k_monster set iloyalty =10 where ssid=1731

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=512

update k_monster set iloyalty =10 where ssid=1691

update k_monster set iloyalty =10 where ssid=1303

update k_monster set iloyalty =10 where ssid=2121

update k_monster set iloyalty =10 where ssid=2952

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=1201

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2122

update k_monster set iloyalty =10 where ssid=4501

update k_monster set iloyalty =10 where ssid=2908

update k_monster set iloyalty =10 where ssid=1694

update k_monster set iloyalty =10 where ssid=1200

update k_monster set iloyalty =10 where ssid=3671

update k_monster set iloyalty =10 where ssid=2121

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=2222

update k_monster set iloyalty =10 where ssid=4701

update k_monster set iloyalty =10 where ssid=403

update k_monster set iloyalty =10 where ssid=2423

update k_monster set iloyalty =10 where ssid=2904

update k_monster set iloyalty =10 where ssid=1741

update k_monster set iloyalty =10 where ssid=4301

update k_monster set iloyalty =10 where ssid=1823

update k_monster set iloyalty =10 where ssid=612

update k_monster set iloyalty =10 where ssid=2353

update k_monster set iloyalty =10 where ssid=2601

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=1362

update k_monster set iloyalty =10 where ssid=3771

update k_monster set iloyalty =10 where ssid=2422

update k_monster set iloyalty =10 where ssid=1742

update k_monster set iloyalty =10 where ssid=3021

update k_monster set iloyalty =10 where ssid=3891

update k_monster set iloyalty =10 where ssid=1150

update k_monster set iloyalty =10 where ssid=3451

update k_monster set iloyalty =10 where ssid=1111

update k_monster set iloyalty =10 where ssid=3571

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=1307

update k_monster set iloyalty =10 where ssid=1210

update k_monster set iloyalty =10 where ssid=1671

update k_monster set iloyalty =10 where ssid=2121

update k_monster set iloyalty =10 where ssid=1111

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=4501

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=655

update k_monster set iloyalty =10 where ssid=1004

update k_monster set iloyalty =10 where ssid=1310

update k_monster set iloyalty =10 where ssid=1690

update k_monster set iloyalty =10 where ssid=2223

update k_monster set iloyalty =10 where ssid=2952

update k_monster set iloyalty =10 where ssid=350

update k_monster set iloyalty =10 where ssid=2122

update k_monster set iloyalty =10 where ssid=1741

update k_monster set iloyalty =10 where ssid=1110

update k_monster set iloyalty =10 where ssid=555

update k_monster set iloyalty =10 where ssid=1742

update k_monster set iloyalty =10 where ssid=2904

update k_monster set iloyalty =10 where ssid=1150

update k_monster set iloyalty =10 where ssid=1731

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=2908

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=253

update k_monster set iloyalty =10 where ssid=1693

update k_monster set iloyalty =10 where ssid=806

update k_monster set iloyalty =10 where ssid=2902

update k_monster set iloyalty =10 where ssid=1694

update k_monster set iloyalty =10 where ssid=2222

update k_monster set iloyalty =10 where ssid=2901

update k_monster set iloyalty =10 where ssid=1113

update k_monster set iloyalty =10 where ssid=1742

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=1310

update k_monster set iloyalty =10 where ssid=4351

update k_monster set iloyalty =10 where ssid=3771

update k_monster set iloyalty =10 where ssid=2422

update k_monster set iloyalty =10 where ssid=1362

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=1743

update k_monster set iloyalty =10 where ssid=1671

update k_monster set iloyalty =10 where ssid=3671

update k_monster set iloyalty =10 where ssid=1694

update k_monster set iloyalty =10 where ssid=755

update k_monster set iloyalty =10 where ssid=4591

update k_monster set iloyalty =10 where ssid=2903

update k_monster set iloyalty =10 where ssid=1673

update k_monster set iloyalty =10 where ssid=1690

update k_monster set iloyalty =10 where ssid=1210

update k_monster set iloyalty =10 where ssid=1111

update k_monster set iloyalty =10 where ssid=1204

update k_monster set iloyalty =10 where ssid=4301

update k_monster set iloyalty =10 where ssid=1113

update k_monster set iloyalty =10 where ssid=1304

update k_monster set iloyalty =10 where ssid=1743

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=1692

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=1693

update k_monster set iloyalty =10 where ssid=2071

update k_monster set iloyalty =10 where ssid=1309

update k_monster set iloyalty =10 where ssid=2223

update k_monster set iloyalty =10 where ssid=1731

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=512

update k_monster set iloyalty =10 where ssid=1691

update k_monster set iloyalty =10 where ssid=1303

update k_monster set iloyalty =10 where ssid=2121

update k_monster set iloyalty =10 where ssid=2952

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=1201

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2122

update k_monster set iloyalty =10 where ssid=4501

update k_monster set iloyalty =10 where ssid=2908

update k_monster set iloyalty =10 where ssid=1694

update k_monster set iloyalty =10 where ssid=1200

update k_monster set iloyalty =10 where ssid=3671

update k_monster set iloyalty =10 where ssid=2121

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=2222

update k_monster set iloyalty =10 where ssid=4701

update k_monster set iloyalty =10 where ssid=403

update k_monster set iloyalty =10 where ssid=2423

update k_monster set iloyalty =10 where ssid=2904

update k_monster set iloyalty =10 where ssid=1741

update k_monster set iloyalty =10 where ssid=4301

update k_monster set iloyalty =10 where ssid=1823

update k_monster set iloyalty =10 where ssid=612

update k_monster set iloyalty =10 where ssid=2353

update k_monster set iloyalty =10 where ssid=2601

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=1362

update k_monster set iloyalty =10 where ssid=3771

update k_monster set iloyalty =10 where ssid=2422

update k_monster set iloyalty =10 where ssid=1742

update k_monster set iloyalty =10 where ssid=3021

update k_monster set iloyalty =10 where ssid=3891

update k_monster set iloyalty =10 where ssid=1673

update k_monster set iloyalty =10 where ssid=2903

update k_monster set iloyalty =10 where ssid=1690

update k_monster set iloyalty =10 where ssid=1692

update k_monster set iloyalty =10 where ssid=1113

update k_monster set iloyalty =10 where ssid=2952

update k_monster set iloyalty =10 where ssid=1210

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=1204

update k_monster set iloyalty =10 where ssid=1693

update k_monster set iloyalty =10 where ssid=1303

update k_monster set iloyalty =10 where ssid=1691

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2121

update k_monster set iloyalty =10 where ssid=4301

update k_monster set iloyalty =10 where ssid=2908

update k_monster set iloyalty =10 where ssid=403

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=1691

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=1731

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=2223

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=2122

update k_monster set iloyalty =10 where ssid=2904

update k_monster set iloyalty =10 where ssid=1201

update k_monster set iloyalty =10 where ssid=2908

update k_monster set iloyalty =10 where ssid=2024

update k_monster set iloyalty =10 where ssid=1200

update k_monster set iloyalty =10 where ssid=2071

update k_monster set iloyalty =10 where ssid=2422

update k_monster set iloyalty =10 where ssid=4501

update k_monster set iloyalty =10 where ssid=2601

update k_monster set iloyalty =10 where ssid=2222

update k_monster set iloyalty =10 where ssid=1694

update k_monster set iloyalty =10 where ssid=3021

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=1114

update k_monster set iloyalty =10 where ssid=403

update k_monster set iloyalty =10 where ssid=2423

update k_monster set iloyalty =10 where ssid=2904

update k_monster set iloyalty =10 where ssid=1731

update k_monster set iloyalty =10 where ssid=4301

update k_monster set iloyalty =10 where ssid=1823

update k_monster set iloyalty =10 where ssid=612

update k_monster set iloyalty =10 where ssid=2353

update k_monster set iloyalty =10 where ssid=2601

update k_monster set iloyalty =10 where ssid=2221

update k_monster set iloyalty =10 where ssid=2421

update k_monster set iloyalty =10 where ssid=1362

update k_monster set iloyalty =10 where ssid=3771

update k_monster set iloyalty =10 where ssid=2422

update k_monster set iloyalty =10 where ssid=1742

update k_monster set iloyalty =10 where ssid=3021

update k_monster set iloyalty =10 where ssid=3891

Print 'Saygılarımızla By_Bts - MisceF - KODESTEK.NET'
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



aaaauwwwwwwwwwwwwwww
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



++++++++++++
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



arkadaş neden banlandı merak ettim. paylaşımlarında mı problem vardı acaba?
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



çokkkk saollllllllll
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



nice~~~~~~~~~~
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



TeŞekkÜrler
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



tessekuler
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



tyyy
 
Cevap: KOFOX 19xx Server Files , Database , Source , Eksiksiz Dosyalar ve Anlatım



Thanks~!
 
Geri
Üst Alt
Reklam
Reklam