المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Npc بيدي سطف (صول/ارواح) 7 او 8 او 9 بالشخصيه الجديده ThunderStriker او ثور


M.H.B[X-Coder]X
2019-05-05, 11:26 PM
عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف
اليوم معانا اضافه مطلوبه وهمه
من فتره انا نزلت موضوع اضافة صولات 8 و 9 لجميع السورسات بكافة التحديثات
اليوم معانا ان بي سي يدي سطفه جاهزه بالصولات دي لا ومش بس كدا دا بالشخصيه الجديده ThunderStriker

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف
شوية صور لل NPC ملحوظه صور من سورسي التو دي ال حازم منزلو عشان كت مكسل اضيف الصولات في سورس ثور
ف كملت ع سورس جاهز ولو انت مش عايز صولات 8 و 9 كل ال عليك تضيف // قبل الصول ال انت مش عيزو يتباع فوق في الان بي سي
عفواً لايمكن عرض الروابط في الإرشيف
نخش فالصور

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف
كفايه صور للان بي سي
الان بي سي نفسو
عفواً لايمكن عرض الروابط في الإرشيف


#region Full Stuff P7&P8&P9
case 195292:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("Hello " + client.Entity.Name + " what do U do P7 or P8 or P9*[Soul]* ?");
dialog.Option("[P7 = Free] Please.", 64);
dialog.Option("[P8 = 50,000] Please.", 95);
dialog.Option("[P9 = 500,000] Please.", 94);
dialog.Option("I don't care.", 255);
dialog.Send();
break;
}
case 64:
{
dialog.Text("Hello*There*[*" + client.Entity.Name + "*]*Would*You*Like*To*Buy*Full*Stuff*With*P7*Soul*");
dialog.Option("[*Full*Ninja*Stuff*P7*]", 73);
dialog.Option("[*Full*Monk*Stuff*P7*]", 74);
dialog.Option("[*Full*Toaist*Stuff*P7*]", 75);
dialog.Option("[*Full*Trojan*Stuff*P7*]", 76);
dialog.Option("[*Full*Pirate*Stuff*P7*]", 77);
dialog.Option("[*Full*Warrior*Stuff*P7*]", 78);
dialog.Option("[*Full*Archer*Stuff*P7*]", 79);
dialog.Option("[*Full*LeeLong*Stuff*P7*]", 71);
dialog.Option("[*Full*Windwalker*Stuff*P7*]", 72);
dialog.Option("[*Full*ThunderStriker*Stuff*P7*]", 35);
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;
}
case 95:
{
client.Entity.Update(_String.Effect, "iarrow_915", true);
dialog.Text("Hello*There*[*" + client.Entity.Name + "*]*Would*You*Like*To*Buy*Full*Stuff*With*P8*Soul*And *New*Wings*Just*For*[*50,000]*CPS. ");
dialog.Option("[*Full*Ninja*Stuff*P8*]", 83);
dialog.Option("[*Full*Monk*Stuff*P8 ]", 84);
dialog.Option("[*Full*Toaist*Stuff*P8*]", 85);
dialog.Option("[*Full*Trojan*Stuff*P8*]", 86);
dialog.Option("[*Full*Pirate*Stuff*P8*]", 87);
dialog.Option("[*Full*Warrior*Stuff*P8*]", 88);
dialog.Option("[*Full*Archer*Stuff*P8*]", 89);
dialog.Option("[*Full*LeeLong*Stuff*P8*]", 8);
dialog.Option("[*Full*Windwalker*Stuff*P8*]", 82);
dialog.Option("[*Full*ThunderStriker*Stuff*P8*]", 45);
dialog.Option("I*don't*care.", 255);
dialog.Avatar(188);
dialog.Send();
break;
}
case 94:
{
client.Entity.Update(_String.Effect, "iarrow_915", true);
dialog.Text("Hello*There*[*" + client.Entity.Name + "*]*Would*You*Like*To*Buy*Full*Stuff*With*P9*Soul*And *New*Wings*Just*For*[*500,000]*CPS. ");
dialog.Option("[*Full*Ninja*Stuff*P9*]", 3);
dialog.Option("[*Full*Monk*Stuff*P9 ]", 4);
dialog.Option("[*Full*Toaist*Stuff*P9*]", 5);
dialog.Option("[*Full*Trojan*Stuff*P9*]", 6);
dialog.Option("[*Full*Pirate*Stuff*P9*]", 7);
dialog.Option("[*Full*Warrior*Stuff*P9*]", 8);
dialog.Option("[*Full*Archer*Stuff*P9*]", 9);
dialog.Option("[*Full*LeeLong*Stuff*P9*]", 11);
dialog.Option("[*Full*Windwalker*Stuff*P9*]", 12);
dialog.Option("[*Full*ThunderStriker*Stuff*P9*]", 55);
dialog.Option("I*don't*care.", 255);
dialog.Avatar(188);
dialog.Send();
break;
}
//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate
#region FullStuffa P7
//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate
case 35://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(681439, 800111, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker 1 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(680439, 800111, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker 2 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(102200, 822071, 6, 12, 12, 1, true, false);//Armor //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(146309, 820073, 6, 12, 12, 1, true, false);//Cap //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
break;

}
case 72://WindWallker
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(101309, 822071, 6, 12, 12, 1, true, false);//armor p7 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(170309, 820073, 6, 12, 12, 1, true, false);//headgear p7 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(626439, 801308, 6, 12, 12, 1, true, false);//Windwalker p7 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(626439, 801308, 6, 12, 12, 1, true, false);//Windwalker p7 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;
}
case 73://ninja**
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(601439, 800142, 6, 12, 12, 1, true, false);//Katana**
client.Inventory.AddSoul(601439, 800142, 6, 12, 12, 1, true, false);//Katana**
client.Inventory.AddSoul(616439, 800111, 6, 12, 12, 1, true, false);//Nobunaga`sSwiftClaw
client.Inventory.AddSoul(616439, 800111, 6, 12, 12, 1, true, false);//Nobunaga`sSwiftClaw
client.Inventory.AddSoul(135309, 822071, 6, 12, 12, 1, true, false);//ArmorNinja**
client.Inventory.AddSoul(123309, 820073, 6, 12, 12, 1, true, false);//NinjaHood**
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;
}
case 74://Monk**
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(622439, 800725, 6, 12, 12, 1, true, false);//Epic
client.Inventory.AddSoul(622439, 800725, 6, 12, 12, 1, true, false);//Epic*
client.Inventory.AddSoul(610439, 800725, 6, 12, 12, 1, true, false);//Beads**
client.Inventory.AddSoul(610439, 800725, 6, 12, 12, 1, true, false);//Beads**
client.Inventory.AddSoul(136309, 822071, 6, 12, 12, 1, true, false);//ArmorMonk**
client.Inventory.AddSoul(143309, 820073, 6, 12, 12, 1, true, false);//CapMonk**
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;

}
case 75://Fire*And*Water**
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul1(619439, 801104, 6, 12, 12, 1, true, false);//UniverseHossu
client.Inventory.AddSoul(421439, 800522, 6, 12, 12, 1, true, false);//BackSword
client.Inventory.AddSoul(620439, 800522, 6, 12, 12, 1, true, false);//ImperialBacksword
client.Inventory.AddSoul(134309, 822072, 6, 12, 12, 1, true, false);//ArmorFire**
client.Inventory.AddSoul(114309, 820076, 6, 12, 12, 1, true, false);//CapFire**
client.Inventory.AddSoul(152279, 823060, 6, 12, 12, 1, true, false);//Bracelet**
client.Inventory.AddSoul(121269, 821034, 6, 12, 12, 1, true, false);//Bag**
client.Inventory.AddSoul(160249, 824020, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;

}
case 76://Trojan**
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(480439, 800111, 6, 12, 12, 1, true, false);//NirvanaClub
client.Inventory.AddSoul(410439, 800111, 6, 12, 12, 1, true, false);//Blade**
client.Inventory.AddSoul(420439, 800111, 6, 12, 12, 1, true, false);//Sword**
client.Inventory.AddSoul(490439, 800111, 6, 12, 12, 1, true, false);//Dagger*
client.Inventory.AddSoul(614439, 800111, 6, 12, 12, 1, true, false);//Epic
client.Inventory.AddSoul(614439, 800111, 6, 12, 12, 1, true, false);//Epic*
client.Inventory.AddSoul(130309, 822071, 6, 12, 12, 1, true, false);//ArmorTrojan**
client.Inventory.AddSoul(118309, 820073, 6, 12, 12, 1, true, false);//CapTrojan**
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;

}
case 77://Pirate**
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(611439, 800811, 6, 12, 12, 1, true, false);//Rapier**
client.Inventory.AddSoul(612439, 800810, 6, 12, 12, 1, true, false);//Pistol**
client.Inventory.AddSoul(139309, 822071, 6, 12, 12, 1, true, false);//ArmorPirate**
client.Inventory.AddSoul(144309, 820073, 6, 12, 12, 1, true, false);//CapPirate**
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;

}
case 78://Warrior**
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(560439, 800215, 6, 12, 12, 1, true, false);//Spear**
client.Inventory.AddSoul(900309, 800422, 6, 12, 12, 1, true, false);//Shield*
client.Inventory.AddSoul(624439, 801218, 6, 12, 12, 1, true, false);//Fist Break
client.Inventory.AddSoul(624439, 801218, 6, 12, 12, 1, true, false);//Fist Break
client.Inventory.AddSoul(624439, 801216, 6, 12, 12, 1, true, false);//Fist Strick
client.Inventory.AddSoul(624439, 801216, 6, 12, 12, 1, true, false);//Fist Strick
client.Inventory.AddSoul(410439, 800111, 6, 12, 12, 1, true, false);//Blade**
client.Inventory.AddSoul(420439, 800111, 6, 12, 12, 1, true, false);//Sword**
client.Inventory.AddSoul(490439, 800111, 6, 12, 12, 1, true, false);//Dagger
client.Inventory.AddSoul(131309, 822071, 6, 12, 12, 1, true, false);//ArmorWarrior**
client.Inventory.AddSoul(111309, 820073, 6, 12, 12, 1, true, false);//CapWarrior**
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;

}
case 79://Archer**
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(613429, 800917, 6, 12, 12, 1, true, false);//Knife**
client.Inventory.AddSoul(613429, 800917, 6, 12, 12, 1, true, false);//Knife**
client.Inventory.AddSoul(500429, 800618, 6, 12, 12, 1, true, false);//Bow**
client.Inventory.AddSoul(133309, 822071, 6, 12, 12, 1, true, false);//ArmorArcher**
client.Inventory.AddSoul(113309, 820073, 6, 12, 12, 1, true, false);//CapArcher**
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;

}
case 71://LeeLong*
{
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing
client.Inventory.AddSoul(617439, 800111, 6, 12, 12, 1, true, false);//SkyNunchaku*
client.Inventory.AddSoul(617439, 800111, 6, 12, 12, 1, true, false);//SkyNunchaku***
client.Inventory.AddSoul(138309, 822071, 6, 12, 12, 1, true, false);//CombatSuit(Lv.140)*
client.Inventory.AddSoul(148309, 820073, 6, 12, 12, 1, true, false);//LegendHood**
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace**
client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring**
client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot**
dialog.Text("Thanks*For*This*Stuff*Gift*..*You*Have*Got*Stuff*+ 12*And*P7*Soul*[ReverCoGaming].");
dialog.Option("I*don't*care.", 255);
dialog.Send();
break;

}
#endregion
//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate
#region Full Stuff P8
case 45://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker
{

if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(681439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker 1 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(680439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker 2 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(102200, 2152200, 6, 12, 12, 1, true, false);//Armor //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(146309, 2152198, 6, 12, 12, 1, true, false);//Cap //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Necklace //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Ring //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Boot //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 82://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate WindWallker
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(101309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate armor p8
client.Inventory.AddSoul(170309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate headgear p8
client.Inventory.AddSoul(626439, 2152221, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Windwalker p8
client.Inventory.AddSoul(626439, 2152221, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Windwalker p8
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 83://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ninja**
{
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(601439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Katana**
client.Inventory.AddSoul(601439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Katana**
client.Inventory.AddSoul(616439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Nobunaga`sSwiftClaw
client.Inventory.AddSoul(616439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Nobunaga`sSwiftClaw
client.Inventory.AddSoul(135309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorNinja**
client.Inventory.AddSoul(123309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate NinjaHood**
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
}
case 84://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Monk**
{
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(622439, 2152207, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic
client.Inventory.AddSoul(622439, 2152207, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic*
client.Inventory.AddSoul(610439, 2152207, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Beads**
client.Inventory.AddSoul(610439, 2152207, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Beads**
client.Inventory.AddSoul(136309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorMonk**
client.Inventory.AddSoul(143309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapMonk**
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
}
case 85://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fire*And*Water**
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul1(619439, 2152210, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate UniverseHossu
client.Inventory.AddSoul(421439, 2152209, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate BackSword
client.Inventory.AddSoul(620439, 2152209, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ImperialBacksword
client.Inventory.AddSoul(134309, 2152205, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorFire**
client.Inventory.AddSoul(114309, 2152203, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapFire**
client.Inventory.AddSoul(152279, 2152206, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Bracelet**
client.Inventory.AddSoul(121269, 2152204, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Bag**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 86://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Trojan**
{
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(480439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate NirvanaClub
client.Inventory.AddSoul(410439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Blade**
client.Inventory.AddSoul(420439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Sword**
client.Inventory.AddSoul(490439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Dagger*
client.Inventory.AddSoul(614439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic
client.Inventory.AddSoul(614439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic*
client.Inventory.AddSoul(130309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorTrojan**
client.Inventory.AddSoul(118309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapTrojan**
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
}
case 87://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Pirate**
{
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(611439, 2152212, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Rapier**
client.Inventory.AddSoul(612439, 2152211, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Pistol**
client.Inventory.AddSoul(139309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorPirate**
client.Inventory.AddSoul(144309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapPirate**
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 88://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Warrior**
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(560439, 2152216, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Spear**
client.Inventory.AddSoul(900309, 2152215, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Shield*
client.Inventory.AddSoul(624439, 2152220, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Break
client.Inventory.AddSoul(624439, 2152220, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Break
client.Inventory.AddSoul(624439, 2152219, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Strick
client.Inventory.AddSoul(624439, 2152219, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Strick
client.Inventory.AddSoul(410439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Blade**
client.Inventory.AddSoul(420439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Sword**
client.Inventory.AddSoul(490439, 2152208, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Dagger
client.Inventory.AddSoul(131309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorWarrior**
client.Inventory.AddSoul(111309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapWarrior**
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 89://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Archer**
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(613429, 2152213, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Knife**
client.Inventory.AddSoul(613429, 2152213, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Knife**
client.Inventory.AddSoul(500429, 800618, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Bow**
client.Inventory.AddSoul(133309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorArcher**
client.Inventory.AddSoul(113309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapArcher**
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 81://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate LeeLong*
{
if (client.Entity.ConquerPoints >= 50000)
{
client.Entity.ConquerPoints -= 50000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(617439, 2152214, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate SkyNunchaku*
client.Inventory.AddSoul(617439, 2152214, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate SkyNunchaku***
client.Inventory.AddSoul(138309, 2152200, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CombatSuit(Lv.140)*
client.Inventory.AddSoul(148309, 2152198, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate LegendHood**
client.Inventory.AddSoul(120269, 2152199, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152202, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152201, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
}
{
dialog.Text("Sorry,You need 50,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
#endregion//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate
//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate
#region Full Stuff P9
case 55://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker
{

if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);

client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Fan//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Crop//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Wing//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(681439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker 1 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(680439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate //ThunderStriker 2 //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(102200, 2152252, 6, 12, 12, 1, true, false);//Armor //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(146309, 2152250, 6, 12, 12, 1, true, false);//Cap //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Ring //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Boot //Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossm Barakate
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 12://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate WindWallker
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(101309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate armor P9
client.Inventory.AddSoul(170309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate headgear P9
client.Inventory.AddSoul(626439, 2152271, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Windwalker P9
client.Inventory.AddSoul(626439, 2152271, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Windwalker P9
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 3://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ninja**
{
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(601439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Katana**
client.Inventory.AddSoul(601439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Katana**
client.Inventory.AddSoul(616439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Nobunaga`sSwiftClaw
client.Inventory.AddSoul(616439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Nobunaga`sSwiftClaw
client.Inventory.AddSoul(135309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorNinja**
client.Inventory.AddSoul(123309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate NinjaHood**
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
}
case 4://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Monk**
{
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(622439, 2152259, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic
client.Inventory.AddSoul(622439, 2152259, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic*
client.Inventory.AddSoul(610439, 2152259, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Beads**
client.Inventory.AddSoul(610439, 2152259, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Beads**
client.Inventory.AddSoul(136309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorMonk**
client.Inventory.AddSoul(143309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapMonk**
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
}
case 5://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fire*And*Water**
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul1(619439, 2152262, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate UniverseHossu
client.Inventory.AddSoul(421439, 2152261, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate BackSword
client.Inventory.AddSoul(620439, 2152261, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ImperialBacksword
client.Inventory.AddSoul(134309, 2152257, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorFire**
client.Inventory.AddSoul(114309, 2152255, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapFire**
client.Inventory.AddSoul(152279, 2152258, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Bracelet**
client.Inventory.AddSoul(121269, 2152256, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Bag**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 6://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Trojan**
{
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(480439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate NirvanaClub
client.Inventory.AddSoul(410439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Blade**
client.Inventory.AddSoul(420439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Sword**
client.Inventory.AddSoul(490439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Dagger*
client.Inventory.AddSoul(614439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic
client.Inventory.AddSoul(614439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Epic*
client.Inventory.AddSoul(130309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorTrojan**
client.Inventory.AddSoul(118309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapTrojan**
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
}
case 7://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Pirate**
{
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(611439, 2152264, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Rapier**
client.Inventory.AddSoul(612439, 2152263, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Pistol**
client.Inventory.AddSoul(139309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorPirate**
client.Inventory.AddSoul(144309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapPirate**
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 8://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Warrior**
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(560439, 2152268, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Spear**
client.Inventory.AddSoul(900309, 2152267, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Shield*
client.Inventory.AddSoul(624439, 2152220, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Break
client.Inventory.AddSoul(624439, 2152220, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Break
client.Inventory.AddSoul(624439, 2152219, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Strick
client.Inventory.AddSoul(624439, 2152219, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fist Strick
client.Inventory.AddSoul(410439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Blade**
client.Inventory.AddSoul(420439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Sword**
client.Inventory.AddSoul(490439, 2152260, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Dagger
client.Inventory.AddSoul(131309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorWarrior**
client.Inventory.AddSoul(111309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapWarrior**
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 9://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Archer**
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(613429, 2152265, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Knife**
client.Inventory.AddSoul(613429, 2152265, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Knife**
client.Inventory.AddSoul(500429, 800618, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Bow**
client.Inventory.AddSoul(133309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate ArmorArcher**
client.Inventory.AddSoul(113309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CapArcher**
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
case 11://Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate LeeLong*
{
if (client.Entity.ConquerPoints >= 500000)
{
client.Entity.ConquerPoints -= 500000;
PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
client.Inventory.Add(202009, 12, 1, 123, 123, 1);
client.Inventory.Add(201009, 12, 1, 103, 103, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Fan
client.Inventory.Add(203009, 12, 1, 0, 0, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Crop
client.Inventory.Add(204009, 12, 1, 103, 123, 1);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Wing
client.Inventory.AddSoul(617439, 2152266, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate SkyNunchaku*
client.Inventory.AddSoul(617439, 2152266, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate SkyNunchaku***
client.Inventory.AddSoul(138309, 2152252, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate CombatSuit(Lv.140)*
client.Inventory.AddSoul(148309, 2152250, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate LegendHood**
client.Inventory.AddSoul(120269, 2152251, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Necklace**
client.Inventory.AddSoul(150269, 2152254, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Ring**
client.Inventory.AddSoul(160249, 2152253, 6, 12, 12, 1, true, false);//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate Boot**
break;
}
{
dialog.Text("Sorry,You need 500,000 Cps and to Continue");
dialog.Option("Oh,Sorry", 255);
break;
}
}
}
break;
}
#endregion

//Code : عفواً لايمكن عرض الروابط في الإرشيف By: Mohamed Hossam Barakate

#endregion


عفواً لايمكن عرض الروابط في الإرشيف

دا هو الان بي سي كامل ضيفو انت بقا فالمكان ال تعوزو ومبروك عليك ال NPC

عفواً لايمكن عرض الروابط في الإرشيف

عفواً لايمكن عرض الروابط في الإرشيف

محمد ياسر
2019-05-05, 11:45 PM
الله ينور عليك استمر

SHARO5AN
2019-05-06, 12:15 AM
الله ينور عليك استمر
حبيبي تسلملي

Mero
2019-05-06, 01:12 AM
عاش يا بطل الله ينور عليك

SHARO5AN
2019-05-06, 01:15 AM
عاش يا بطل الله ينور عليك
حبيبي تسلملي

Users
2019-05-18, 11:30 PM
الله ينور يا زعيم عااش

M.H.B[X-Coder]X
2019-07-12, 07:58 PM
Up

M.H.B[X-Coder]X
2019-08-11, 02:47 AM
الله ينور يا زعيم عااش

عاشت ايامك

ModyMohamedAdel
2020-03-15, 03:00 PM
الباتش فين