DeathKO | v.24xx Light Farm | PHOENIX | 26 Nisan Cuma 22:00'da Açılıyor!
Cuceko
Cuceko

[KO-FOX] Upgrade ve Drop Notice Programı

  •         

            

            

            

            

  • HyperFilter | DoS Protection | DDoS Protection | DoS Mitigation | DDoS Mitigation | AntiDoS | AntiDDoS | Proxy Shielding
bigahega Çevrimdışı

bigahega

Administrator
Yönetici
KoCuce.Com
7 Mart 2012
12,841
376
83
Merhaba

Evet arkadaşlar biliyorsunuz upgrade ve drop notice programını BrateAchpnr yani berat yapmıstı ama baktımdı linkler felan hepsi kırılmış paylasayım dedim.



İçerik Açılmıştır Teşekkürler :)
Link :
İçerik Açılmıştır Teşekkürler :)
https://www.mediafire.com/?ozcq38p9301xqcb

Rar Sifre : ko-fox.com

Rar İcinde sql koduda vardır.




SQL Kodu :

PHP:
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[BRATE_DROP]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)drop table [dbo].[BRATE_DROP]GO

if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[BRATE_UPGRADE]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)drop table [dbo].[BRATE_UPGRADE]GO

if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[BRATE_EXCHANGE]') and OBJECTPROPERTY(id, N'IsUserTable') = 1)drop table [dbo].[BRATE_EXCHANGE]GO

CREATE TABLE [dbo].[BRATE_DROP] (    [itemNo] [int] NOT NULL ) ON [PRIMARY]GO

CREATE TABLE [dbo].[BRATE_UPGRADE] (    [itemNo] [int] NOT NULL ) ON [PRIMARY]GO

CREATE TABLE [dbo].[BRATE_EXCHANGE] (    [itemNo] [int] NOT NULL ) ON [PRIMARY]GO

truncate table BRATE_UPGRADEinsert into BRATE_UPGRADE (itemno) select num from item where num like '%8'insert into BRATE_UPGRADE (itemno) select num from item where itemtype=4 and slot in(10,11,12,14)truncate table BRATE_DROPinsert into BRATE_DROP (itemno) select num from item where itemtype=4truncate table BRATE_EXCHANGEinsert into BRATE_EXCHANGE (itemno) select nExchangeItemNum1 from ITEM_EXCHANGE where nExchangeItemNum1 in(select num from item where itemtype=4)insert into BRATE_EXCHANGE (itemno) select nExchangeItemNum2 from ITEM_EXCHANGE where nExchangeItemNum2 in(select num from item where itemtype=4) and not nExchangeItemNum2 in(select itemno from BRATE_EXCHANGE) insert into BRATE_EXCHANGE (itemno) select nExchangeItemNum3 from ITEM_EXCHANGE where nExchangeItemNum3 in(select num from item where itemtype=4) and not nExchangeItemNum3 in(select itemno from BRATE_EXCHANGE) insert into BRATE_EXCHANGE (itemno) select nExchangeItemNum4 from ITEM_EXCHANGE where nExchangeItemNum4 in(select num from item where itemtype=4) and not nExchangeItemNum4 in(select itemno from BRATE_EXCHANGE) insert into BRATE_EXCHANGE (itemno) select nExchangeItemNum5 from ITEM_EXCHANGE where nExchangeItemNum5 in(select num from item where itemtype=4) and not nExchangeItemNum5 in(select itemno from BRATE_EXCHANGE)







 
E Çevrimdışı
2 Nisan 2013
1,341
0
36
43
Cevap: [KO-FOX] Upgrade ve Drop Notice Programı



teşekkürker ama olmuyor sorun var heralde
 
bigahega Çevrimdışı

bigahega

Administrator
Yönetici
KoCuce.Com
7 Mart 2012
12,841
376
83
Cevap: [KO-FOX] Upgrade ve Drop Notice Programı



Eyvallah Saolun
 
C Çevrimdışı

Che

Kayıtlı Üye
3 Nisan 2013
462
11
18
32
Cevap: [KO-FOX] Upgrade ve Drop Notice Programı



Cok ıyısın basarılar
 
E Çevrimdışı

efem67

Kayıtlı Üye
14 Ekim 2012
34
0
6
Cevap: Re: [KO-FOX] Upgrade ve Drop Notice Programı



++++++++++++++++++++++++
 
A Çevrimdışı

Ad0Design

Guest
Cevap: [KO-FOX] Upgrade ve Drop Notice Programı



eyv kardsm
 
bigahega Çevrimdışı

bigahega

Administrator
Yönetici
KoCuce.Com
7 Mart 2012
12,841
376
83
Cevap: [KO-FOX] Upgrade ve Drop Notice Programı



Eyvallah beyler
 
Z Çevrimdışı

zoroo

Kayıtlı Üye
1 Eylül 2013
76
0
6
44
Cevap: [KO-FOX] Upgrade ve Drop Notice Programı



virüslü amk isteyen taratsın
 
O Çevrimdışı

OzmenBEY

Kayıtlı Üye
3 Eylül 2013
74
0
6
36
Cevap: [KO-FOX] Upgrade ve Drop Notice Programı



x122222222222222222