7amoStarHell
2020-02-28, 07:10 AM
شوية انبيسهات سهله هتعجبكو بأذن الله
اول انبي سي لجميع الصولات بــ4 بــ5 بــ6 بــ7
#region MR-7amo StarHell[Suoll]
//MR-7amo
case 67594:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("P4DragonSoulPack", 1);
dialog.Option("P5DragonSoulPack", 2);
dialog.Option("P6WeaponSoulPack", 3);
dialog.Option("P6DragonSoulPack", 4);
dialog.Option("P7WeaponSoulPack", 5);
dialog.Option("P7EquipmentSoulPack", 6);
dialog.Option("SacredRefineryPack", 7);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://P4DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3005891, 0, 1);
}
break;
}
case 2://P5DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3005892, 0, 1);
}
break;
}
case 3://P6WeaponSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(729122, 0, 1);
}
break;
}
case 4://P6DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(727317, 0, 1);
}
break;
}
case 5://P7WeaponSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3004247, 0, 1);
}
break;
}
case 6://P7EquipmentSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3004248, 0, 1);
}
break;
}
case 7://SacredRefineryPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(7291220, 0, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
تاني انبي سي لجميع لاستون
#region MR-7amo StarHell[Stone]
//MR-7amo
case 442512:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("Stone[+1]", 1);
dialog.Option("Stone[+2]", 2);
dialog.Option("Stone[+3]", 3);
dialog.Option("Stone[+4]", 4);
dialog.Option("Stone[+5]", 5);
dialog.Option("Stone[+6]", 6);
dialog.Option("Stone[+7]", 7);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://Stone[+1]
{
if (client.Inventory.Contains(3004181, 100))
{
client.Inventory.Remove(3004181, 200);
client.Inventory.Add(730001, 1, 1);
}
break;
}
case 2://Stone[+2]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730002, 2, 1);
}
break;
}
case 3://Stone[+3]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730003, 3, 1);
}
break;
}
case 4://Stone[+4]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730004, 4, 1);
}
break;
}
case 5://Stone[+5]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730005, 5, 1);
}
break;
}
case 6://Stone[+6]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730006, 6, 1);
}
break;
}
case 7://Stone[+7]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730007, 7, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
تالت انبي سي للبرفكشن كام
#region MR-7amo StarHell[StarStone]
//MR-7amo
case 757754:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("TwilightStarStone", 1);
dialog.Option("BrightStarStone", 2);
dialog.Option("RadiantStarStone", 3);
dialog.Option("SplendidStarStone", 4);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://TwilightStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009000, 0, 1);
}
break;
}
case 2://BrightStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009001, 0, 1);
}
break;
}
case 3://RadiantStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009002, 0, 1);
}
break;
}
case 4://SplendidStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009003, 0, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
وبكدا احب اقلكو اتفضلو ممكن ناس تتريق وتقول مافي شوبات دول للناس الي عاوزه تعمل كوسته او تخلي الناس الي بتلعب في سيرفرهم يجمعو عدد معين من اي ايتم ويبدلو بالحجات الي فوق دي وقريبا هنزل الــ3 كوستات وهيعجبوك انشاء الله
وشكرا يا رجاله
اول انبي سي لجميع الصولات بــ4 بــ5 بــ6 بــ7
#region MR-7amo StarHell[Suoll]
//MR-7amo
case 67594:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("P4DragonSoulPack", 1);
dialog.Option("P5DragonSoulPack", 2);
dialog.Option("P6WeaponSoulPack", 3);
dialog.Option("P6DragonSoulPack", 4);
dialog.Option("P7WeaponSoulPack", 5);
dialog.Option("P7EquipmentSoulPack", 6);
dialog.Option("SacredRefineryPack", 7);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://P4DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3005891, 0, 1);
}
break;
}
case 2://P5DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3005892, 0, 1);
}
break;
}
case 3://P6WeaponSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(729122, 0, 1);
}
break;
}
case 4://P6DragonSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(727317, 0, 1);
}
break;
}
case 5://P7WeaponSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3004247, 0, 1);
}
break;
}
case 6://P7EquipmentSoulPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3004248, 0, 1);
}
break;
}
case 7://SacredRefineryPack
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(7291220, 0, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
تاني انبي سي لجميع لاستون
#region MR-7amo StarHell[Stone]
//MR-7amo
case 442512:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("Stone[+1]", 1);
dialog.Option("Stone[+2]", 2);
dialog.Option("Stone[+3]", 3);
dialog.Option("Stone[+4]", 4);
dialog.Option("Stone[+5]", 5);
dialog.Option("Stone[+6]", 6);
dialog.Option("Stone[+7]", 7);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://Stone[+1]
{
if (client.Inventory.Contains(3004181, 100))
{
client.Inventory.Remove(3004181, 200);
client.Inventory.Add(730001, 1, 1);
}
break;
}
case 2://Stone[+2]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730002, 2, 1);
}
break;
}
case 3://Stone[+3]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730003, 3, 1);
}
break;
}
case 4://Stone[+4]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730004, 4, 1);
}
break;
}
case 5://Stone[+5]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730005, 5, 1);
}
break;
}
case 6://Stone[+6]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730006, 6, 1);
}
break;
}
case 7://Stone[+7]
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(730007, 7, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
تالت انبي سي للبرفكشن كام
#region MR-7amo StarHell[StarStone]
//MR-7amo
case 757754:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("yuo need Prize P4 P5 P6 P7[MR-7amo]Random #10#35");
dialog.Option("TwilightStarStone", 1);
dialog.Option("BrightStarStone", 2);
dialog.Option("RadiantStarStone", 3);
dialog.Option("SplendidStarStone", 4);
dialog.Option("no", 255);
dialog.Avatar(25);
dialog.Send();
break;
}
case 1://TwilightStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009000, 0, 1);
}
break;
}
case 2://BrightStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009001, 0, 1);
}
break;
}
case 3://RadiantStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009002, 0, 1);
}
break;
}
case 4://SplendidStarStone
{
if (client.Inventory.Contains(3004181, 1))
{
client.Inventory.Remove(3004181, 1);
client.Inventory.Add(3009003, 0, 1);
}
else
{
dialog.Text("Fen items [All-Prize] Ya MeTnaK[#10]");
dialog.Option("Sorry MR-7amo", 255);
dialog.Avatar(80);
dialog.Send();
}
break;
}
}
break;
}
#endregion
وبكدا احب اقلكو اتفضلو ممكن ناس تتريق وتقول مافي شوبات دول للناس الي عاوزه تعمل كوسته او تخلي الناس الي بتلعب في سيرفرهم يجمعو عدد معين من اي ايتم ويبدلو بالحجات الي فوق دي وقريبا هنزل الــ3 كوستات وهيعجبوك انشاء الله
وشكرا يا رجاله