حفظ بياناتي ؟

1/01/2023

22/05/2024_hema

22/05/2024_hema

END_shaher_01/01/2025

Ahmed_k_nayel_01_01_2025

END_02/12/2024

END 29/01/2025

END 30/02/2025_Belal

END 06/01/2025

END 12/01/2025

END _14/01/2025_Karuoke

END _14/01/2025_Karuoke

END 18/01/2025

END 18/01/2025

END 20/01/2025_coinY

END 20/01/2025_1418

END 30/01/2025

END 30/01/2025

END 01/02/2025

25/01/2022

QueenSro_01_10_2024

Ahmed_k_nayel_01_01_2025

ibrahim_END 07/1212024

END 29/01/2025

END 12/01/2025

END _14/01/2025_Karuoke

END 18/01/2025

END 18/01/2025

END 20/01/2025_coinY

END 30/01/2025

END 30/01/2025

END 06/02/2025

END 06/02/2025

 الـجـروب الـرسـمى لـلـمـنـتـدى FaceBook | Official Group 



قسم الاسئلة و الاستفسارات لعمل السيرفرات الخاصة [ قسم خاص لأسئلة واستفسارات عمل السيرفرات الخاصة ] [ يرجى الالتزام بقوانين قسم الأسئلة والاستفسارات ]

إضافة رد
 
أدوات الموضوع انواع عرض الموضوع
قديم 05-10-2017, 04:18 AM   #1

comannda
عضو مجتهد





• الانـتـسـاب » Nov 2016
• رقـم العـضـويـة » 131575
• المشـــاركـات » 194
• الـدولـة »
• الـهـوايـة »
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 10
comannda صـاعـد

comannda غير متواجد حالياً



(1) طلب كوبري



عاوز كوبري عمل الايتم ماكس fb واستات 100% عشان الاsmc مبيعملش غير الاسلحه بس




رد مع اقتباس
إعلانات google

قديم 05-10-2017, 06:56 AM   #2

boda1978
عضو فعال



الصورة الرمزية boda1978


• الانـتـسـاب » Jul 2012
• رقـم العـضـويـة » 102284
• المشـــاركـات » 312
• الـدولـة » بــــ الدكرور ـــــولاك
• الـهـوايـة »
• اسـم الـسـيـرفـر » Private Server
• الـجـنـس » Male
• نقـاط التقييم » 10
boda1978 صـاعـد

boda1978 غير متواجد حالياً



افتراضي رد: طلب كوبري



كود PHP:
--Ozooo Ozoo  

DECLARE @Charid int 
DECLARE @ItemID int 
Declare @Charname VarChar(50
Declare @
PLUS int 
DECLARE @Head int 
Declare @CHEST int 
DECLARE @LEGS int 
DECLARE @SHOULDER int 
DECLARE @HAND int 
DECLARE @FOOT int 
DECLARE @RING1 int 
DECLARE @RING2 int 
DECLARE @NECK int 
DECLARE @ERRING int 
DECLARE @WEP int 
DECLARE @SHIELD int 

SET 
@Charname 'Ozoo' 
SET @PLUS '7' 
SET @Charid = (select CharID from _Char where CharName16=@Charname
SET @Head = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @CHEST = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @LEGS = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @SHOULDER = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @HAND = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @FOOT = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @RING1 = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=11 and CharID=@Charid
SET @RING2 = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=12 and CharID=@Charid
SET @NECK = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=10 and CharID=@Charid
SET @ERRING = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @WEP =(Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid
SET @SHIELD =(Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=and CharID=@Charid

update _Items  
set MagParamNum
=6
optlevel=@PLUS
MagParam1 =5583457484950
MagParam2 =5583457484962
MagParam3 =30064771144
MagParam4=858993459290
MagParam5=30064771150
MagParam6=257698037898
Variance=865920825 
where ID64 
=@Head 
--------------- 

update _Items  
set MagParamNum
=6
optlevel=@PLUS
MagParam1 =5583457484950
MagParam2 =5583457484962
MagParam3 =30064771144
MagParam4=858993459290
MagParam5=30064771150
MagParam6=257698037898
Variance=865920825 
where ID64 
=@CHEST 

---------------------- 

update _Items  
set MagParamNum
=4
optlevel=@PLUS
MagParam1 =30064771150
MagParam2 =30064771144
MagParam3 =858993459290
MagParam4=257698037898
Variance=865920825 
where ID64 
=@SHOULDER 

---------------------- 
update _Items  
set MagParamNum
=4
optlevel=@PLUS
MagParam1 =30064771150
MagParam2 =30064771144
MagParam3 =858993459290
MagParam4=257698037898
Variance=865920825 
where ID64 
=@HAND 


update _Items  
set MagParamNum
=6
optlevel=@PLUS
MagParam1 =5583457484950
MagParam2 =5583457484962
MagParam3 =30064771144
MagParam4=858993459290
MagParam5=30064771150
MagParam6=257698037898
Variance=865920825 
where ID64 
=@LEGS 

----------------------- 

update _Items  
set MagParamNum
=4
optlevel=@PLUS
MagParam1 =30064771150
MagParam2 =30064771144
MagParam3 =858993459290
MagParam4=257698037898
Variance=865920825 
where ID64 
=@FOOT 

update _Items  
set MagParamNum
=6
optlevel=@PLUS
MagParam1 =30064771144
MagParam2 =30064771150
MagParam3 =85899346100
MagParam4 =85899346094
MagParam5 =85899346112
MagParam6 =85899346106
Variance=858 
where ID64 
=@RING1 



update _Items  
set MagParamNum
=6
optlevel=@PLUS
MagParam1 =30064771144
MagParam2 =30064771150
MagParam3 =85899346100
MagParam4 =85899346094
MagParam5 =85899346112
MagParam6 =85899346106
Variance=858 
where ID64 
=@RING2 

update _Items  
set MagParamNum
=6
optlevel=@PLUS
MagParam1 =30064771144
MagParam2 =30064771150
MagParam3 =85899346100
MagParam4 =85899346094
MagParam5 =85899346112
MagParam6 =85899346106
Variance=858 
where ID64 
=@NECK 


update _Items  
set MagParamNum
=6
optlevel=@PLUS
MagParam1 =30064771144
MagParam2 =30064771150
MagParam3 =85899346100
MagParam4 =85899346094
MagParam5 =85899346112
MagParam6 =85899346106
Variance=858 
where ID64 
=@ERRING 

update _Items  
set MagParamNum
=4
optlevel=@PLUS
MagParam1 =30064771150
MagParam2 =30064771144
MagParam3 =858993459290
MagParam4 =257698037862
Variance=28817845082 
where ID64 
=@WEP 


update _Items  
set MagParamNum
=3
optlevel=@PLUS
MagParam1 =30064771150
MagParam2 =30064771144
MagParam3 =858993459290
Variance=900557658 
where ID64 
=@SHIELD 


select 
from _Inventory where CharID=@Charid and Slot between 0 and 12 
هتغير ف ال Plus وال Char name


توقيع boda1978 :


Dark World Sro :P


رد مع اقتباس
قديم 05-10-2017, 11:28 AM   #3

Neoon
عضو فضى



الصورة الرمزية Neoon


• الانـتـسـاب » Mar 2015
• رقـم العـضـويـة » 121247
• المشـــاركـات » 3,306
• الـدولـة » مصر
• الـهـوايـة » ذكر الله ~ لا اله الا الله ~
• اسـم الـسـيـرفـر » No Server
• الـجـنـس » Male
• نقـاط التقييم » 98
Neoon جـيـد

Neoon غير متواجد حالياً



افتراضي رد: طلب كوبري



كود PHP:
USE SRO_VT_SHARD 

DECLARE @Charid int  
DECLARE @ItemID int  
Declare @Charname VarChar(50)  
Declare @
PLUS int  
DECLARE @Head int  
Declare @CHEST int  
DECLARE @LEGS int  
DECLARE @SHOULDER int  
DECLARE @HAND int  
DECLARE @FOOT int  
DECLARE @RING1 int  
DECLARE @RING2 int  
DECLARE @NECK int  
DECLARE @ERRING int  
DECLARE @WEP int  
DECLARE @SHIELD int  

SET 
@Charname 'SawyLastONe^^' --Query Make Stat's And FB 1 Click By Alsawy 
SET @PLUS = '
18'  
SET @Charid = (select CharID from _Char where CharName16=@Charname)  
SET @Head = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=0 and CharID=@Charid)  
SET @CHEST = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=1 and CharID=@Charid)  
SET @LEGS = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=4 and CharID=@Charid)  
SET @SHOULDER = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=2 and CharID=@Charid)  
SET @HAND = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=3 and CharID=@Charid)  
SET @FOOT = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=5 and CharID=@Charid)  
SET @RING1 = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=11 and CharID=@Charid)  
SET @RING2 = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=12 and CharID=@Charid)  
SET @NECK = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=10 and CharID=@Charid)  
SET @ERRING = (Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=9 and CharID=@Charid)  
SET @WEP =(Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=6 and CharID=@Charid)  
SET @SHIELD =(Select ItemID from SRO_VT_SHARD.dbo._Inventory where Slot=7 and CharID=@Charid)  

update _Items   
set MagParamNum=6,  
optlevel=@PLUS,  
MagParam1 =5583457484950,  
MagParam2 =5583457484962,  
MagParam3 =30064771144,  
MagParam4=858993459290,  
MagParam5=30064771150,  
MagParam6=257698037898,  
Variance=1073741823  
where ID64 =@Head  
---------------  

update _Items   
set MagParamNum=6,  
optlevel=@PLUS,  
MagParam1 =5583457484950,  
MagParam2 =5583457484962,  
MagParam3 =30064771144,  
MagParam4=858993459290,  
MagParam5=30064771150,  
MagParam6=257698037898,  
Variance=1073741823  
where ID64 =@CHEST  

----------------------  

update _Items   
set MagParamNum=4,  
optlevel=@PLUS,  
MagParam1 =30064771150,  
MagParam2 =30064771144,  
MagParam3 =858993459290,  
MagParam4=257698037898,  
Variance=1073741823  
where ID64 =@SHOULDER  

----------------------  
update _Items   
set MagParamNum=4,  
optlevel=@PLUS,  
MagParam1 =30064771150,  
MagParam2 =30064771144,  
MagParam3 =858993459290,  
MagParam4=257698037898,  
Variance=1073741823  
where ID64 =@HAND  


update _Items   
set MagParamNum=6,  
optlevel=@PLUS,  
MagParam1 =5583457484950,  
MagParam2 =5583457484962,  
MagParam3 =30064771144,  
MagParam4=858993459290,  
MagParam5=30064771150,  
MagParam6=257698037898,  
Variance=1073741823  
where ID64 =@LEGS  

-----------------------  

update _Items   
set MagParamNum=4,  
optlevel=@PLUS,  
MagParam1 =30064771150,  
MagParam2 =30064771144,  
MagParam3 =858993459290,  
MagParam4=257698037898,  
Variance=1073741823  
where ID64 =@FOOT  

update _Items   
set MagParamNum=6,  
optlevel=@PLUS,  
MagParam1 =30064771144,  
MagParam2 =30064771150,  
MagParam3 =85899346100,  
MagParam4 =85899346094,  
MagParam5 =85899346112,  
MagParam6 =85899346106,  
Variance=1023 
where ID64 =@RING1  



update _Items   
set MagParamNum=6,  
optlevel=@PLUS,  
MagParam1 =30064771144,  
MagParam2 =30064771150,  
MagParam3 =85899346100,  
MagParam4 =85899346094,  
MagParam5 =85899346112,  
MagParam6 =85899346106,  
Variance=1023 
where ID64 =@RING2  

update _Items   
set MagParamNum=6,  
optlevel=@PLUS,  
MagParam1 =30064771144,  
MagParam2 =30064771150,  
MagParam3 =85899346100,  
MagParam4 =85899346094,  
MagParam5 =85899346112,  
MagParam6 =85899346106,  
Variance=1023 
where ID64 =@NECK  


update _Items   
set MagParamNum=6,  
optlevel=@PLUS,  
MagParam1 =30064771144,  
MagParam2 =30064771150,  
MagParam3 =85899346100,  
MagParam4 =85899346094,  
MagParam5 =85899346112,  
MagParam6 =85899346106,  
Variance=1023 
where ID64 =@ERRING  

update _Items   
set MagParamNum=4,  
optlevel=@PLUS,  
MagParam1 =30064771150,  
MagParam2 =30064771144,  
MagParam3 =858993459290,  
MagParam4 =257698037862,  
Variance=34359738367  
where ID64 =@WEP  


update _Items   
set MagParamNum=3,  
optlevel=@PLUS,  
MagParam1 =30064771150,  
MagParam2 =30064771144,  
MagParam3 =858993459290,  
Variance=1073741823  
where ID64 =@SHIELD  

Print '
Done all items aly hoa maskha aw labsha now fb 100% :v
select * from _Inventory where CharID=@Charid and Slot between 0 and 12 
هتغير الـ ( Plus & Charname )


توقيع Neoon :
جميع مواضيعي عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]







سبحان الله وبحمده
لا اله الا الله محمد رسول الله
الله اكبر - ماشاء الله
اللهم ارزقنا حسن الخاتمة
اللهم انك عفو كريم تحب العفو فأعف عنا
اللهم صل وسلم على سيدنا محمد

[ اسماء الله الحسنى ]



قال رسول الله صلى الله عليه وسلم
إن لله تسعة وتسعين اسما ، مائة إلا واحدا ، من أحصاها دخل الجنة
[/CENTER]


رد مع اقتباس
إضافة رد


يتصفح الموضوع حالياً : 1 (0 عضو و 1 زائر)
 

ضوابط المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع

المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى الردود آخر مشاركة
طلب كوبري comannda قـسـم الاسـئـلـه و الاسـتـفـسـارات حـول الـلـعـبـة 0 11-03-2020 12:29 PM
إيــاك تكون كوبري ..!! The_Mask القـسـم الإسـلامـى الـعـام 7 20-06-2015 06:10 AM
صيد الوديات .. كوبرى فى عبد الله السعيد .a7la-smile. قـسـم الـريـاضـة الـعـامـة 6 13-12-2013 12:28 AM
شاب يتجول عاريا على كوبرى أكتوبر... Mr Z!dane بـعـيـدآ عـن سـيـلـك رود 15 07-05-2013 01:20 PM
~^~^~^~^~( كوبري قصر النيل)~^~^~^~^~ super_man619 بـعـيـدآ عـن سـيـلـك رود 1 02-03-2010 01:49 AM


الساعة الآن 10:49 PM.