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

مشاهدة النسخة كاملة : ان بى سى بيدى صول بى 7 بالاون لاين بوينت


Amr Khalid
2019-05-07, 01:04 PM
# region soulp7 by online point by MidoAzoz
case 2410978: {
switch (npcRequest.OptionID) {
case 0:
{
dialog.Text("hi " + client.Entity.Name + " I Can Give You One Soul p7 for 2000 online point ");dialog.Option("3awz t3rf m3ak kam point ?", 30);
dialog.Option("3awz t4try elsoul p7", 8);
dialog.Avatar(116);dialog.Send();
break;
}
case 8:
{
dialog.Text("Aqui Estأ£o as Souls P7 Escolha");
عفواً لايمكن عرض الروابط في الإرشيف //dialog.Option("SaintHeavyRing", 1); dialog.Option("CraneRing", 2);
dialog.Option("DragonRing", 4);dialog.Option("RainbowBracelet", 3);dialog.Option("EclipseArmor", 5);
dialog.Option("NetherArmor", 6);dialog.Option("HeavenNecklace", 7);
dialog.Option("FervorBag", 9);
dialog.Option("MoonHeadgear", 10);
dialog.Option("SunHeadgear", 11);
dialog.Option("StarHeadgear", 12);
dialog.Option("IceHeadgear", 13);
dialog.Option("GhostKnife", 14);
dialog.Option("RepentRapier", 15);
dialog.Option("DeathPistol", 16);
dialog.Option("BuddaBeads", 17);
dialog.Option("SunBow", 18);
dialog.Option("TimeBacksword", 19);
dialog.Option("FoxBoots", 35);
dialog.Option("CraneBoots", 34);
dialog.Option("DragonBoots", 21);
dialog.Option("LionHeavyRing ", 22);
dialog.Option("SkyHammer ", 23);
dialog.Option("ShadowKatana ", 24);
dialog.Option("SkyHalberd", 25);
dialog.Option("SpiritShield", 26);
dialog.Option("MonsterSaber", 27 dialog.Option("DemonScythe", 28); dialog.Option("WarCraze(ARMA DE LEE P7", 29); dialog.Option("Nao quero Obrigado", 255); dialog.Avatar(116); dialog.Send();
break;
}
case 30: {
dialog.Text("Ola" + client.Entity.Name + " Voce tem " + client.Entity.TreasuerPoints + " Pontos KDA SOUL VALE 2000 PONTOS");
dialog.Option("Obrigado", 255);dialog.Send();
break;
}
case 29: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(801004, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 35: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(824018, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 34: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(824020, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 21: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(824019, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 22: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(823061, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 23: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800111, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 24: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800142, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 25: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800215, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 26: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800422, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 27: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800020, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 28: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800255, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 12: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(820075, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 13: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(820075, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 19: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800522, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 18: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800618, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 14: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800917, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 15: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800811, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 9: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(821034, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 10: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(820073, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 11: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(820074, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 6: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(822071, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 5: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(822072, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 4: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(823059, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 1: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(823057, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 2: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(823058, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 3: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(823060, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 16: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800810, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 17: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(800725, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
case 7: {
if (client.Entity.TreasuerPoints >= 2000) {
client.Entity.TreasuerPoints -= 2000;
client.Inventory.Add(821033, 0, 1);
} else {
dialog.Text("Voce Nao tem 2000 Pontos ");
dialog.Option("Desculpe", 255);
dialog.Avatar(116);
dialog.Send();
}
break;
}
}
break;
}
#endregion