Circle
2019-08-27, 10:24 PM
بسم الله و الحمد لله و الصلاة و السلام علي رسول الله
أمأأ بعد الحل لسورس Rayzo
هتعمل كلأس جديد بأسم
SkillsReborn
و هتضيف الأكواد دى فيه
#region Using!
using System;
using System.IO;
using System.Linq;
using System.Windows.Forms;
using Rayzo.Network;
using System.Net.Mail;
using System.Globalization;
using Rayzo.Database;
using System.Net;
using Rayzo.Interfaces;
using Rayzo.Network.Sockets;
using Rayzo.Network.AuthPackets;
using Rayzo.Game;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Text;
using Rayzo.Network.GamePackets;
using Rayzo.Client;
using System.Diagnostics;
using System.Threading.Tasks;
using System.Threading;
using ServerProject;
using Rayzo;
using Rayzo.Network.GamePackets.Union;
#endregion
namespace ServerProject.SkillsReborn
{
public static class SkillsReborn
{
public static ushort LearnableSpell(ushort spellid)
{
return spellid;
}
public static void Load(Client.GameState client)
{
#region Add Skills
if (client.Entity.Class >= 10 && client.Entity.Class <= 15)
{
//client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(1110));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1015));
client.AddSpell(LearnableSpell(1045));
client.AddSpell(LearnableSpell(1046));
client.AddSpell(LearnableSpell(11970));
client.AddSpell(LearnableSpell(11990));
client.AddSpell(LearnableSpell(11980));
client.AddSpell(LearnableSpell(11960));
client.AddSpell(LearnableSpell(1115));
client.AddSpell(LearnableSpell(1270));
client.AddSpell(LearnableSpell(1190));
}
if (client.Entity.Class >= 50 && client.Entity.Class <= 55 && client.Entity.FirstRebornClass == 55 && client.Entity.SecondRebornClass >= 55)
{
client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(12080));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12090));
client.AddSpell(LearnableSpell(12110));
client.AddSpell(LearnableSpell(11230));
client.AddSpell(LearnableSpell(11170));
client.AddSpell(LearnableSpell(6011));
client.AddSpell(LearnableSpell(6002));
client.AddSpell(LearnableSpell(6003));
client.AddSpell(LearnableSpell(6010));
client.AddSpell(LearnableSpell(6001));
client.AddSpell(LearnableSpell(11180));
client.AddSpell(LearnableSpell(6004));
client.AddSpell(LearnableSpell(6000));
}
if (client.Entity.SecondRebornClass == 55 && client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(12080));
client.AddSpell(LearnableSpell(12090));
client.AddSpell(LearnableSpell(12110));
client.AddSpell(LearnableSpell(11230));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(11170));
client.AddSpell(LearnableSpell(6011));
client.AddSpell(LearnableSpell(6002));
client.AddSpell(LearnableSpell(6010));
client.AddSpell(LearnableSpell(6001));
client.AddSpell(LearnableSpell(11180));
client.AddSpell(LearnableSpell(6004));
client.AddSpell(LearnableSpell(6000));
}
if (client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(12080));
client.AddSpell(LearnableSpell(12090));
client.AddSpell(LearnableSpell(12110));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(11230));
client.AddSpell(LearnableSpell(11170));
client.AddSpell(LearnableSpell(6011));
client.AddSpell(LearnableSpell(6010));
client.AddSpell(LearnableSpell(6001));
client.AddSpell(LearnableSpell(11180));
client.AddSpell(LearnableSpell(6004));
client.AddSpell(LearnableSpell(6000));
}
if (client.Entity.Class >= 40 && client.Entity.Class <= 45)
{
client.AddSpell(LearnableSpell(11590));//thepower
client.AddSpell(LearnableSpell(11600));
client.AddSpell(LearnableSpell(11620));
client.AddSpell(LearnableSpell(11610));
client.AddSpell(LearnableSpell(11650));
client.AddSpell(LearnableSpell(8002));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(8003));
client.AddSpell(LearnableSpell(11660));
client.AddSpell(LearnableSpell(11670));
}
if (client.Entity.Class >= 20 && client.Entity.Class <= 25)
{
client.AddSpell(LearnableSpell(12670));
client.AddSpell(LearnableSpell(12770));
client.AddSpell(LearnableSpell(12690));
client.AddSpell(LearnableSpell(12700));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12660));
client.AddSpell(LearnableSpell(1045));
client.AddSpell(LearnableSpell(12680));
client.AddSpell(LearnableSpell(1046));
client.AddSpell(LearnableSpell(1020));
client.AddSpell(LearnableSpell(11200));
client.AddSpell(LearnableSpell(10470));
client.AddSpell(LearnableSpell(1025));
client.AddSpell(LearnableSpell(11160));
}
if (client.Entity.Class >= 132 && client.Entity.Class <= 135)
{
client.AddSpell(LearnableSpell(1055));
client.AddSpell(LearnableSpell(1075));
client.AddSpell(LearnableSpell(1085));
client.AddSpell(LearnableSpell(1090));
client.AddSpell(LearnableSpell(1095));
client.AddSpell(LearnableSpell(1100));
client.AddSpell(LearnableSpell(1175));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1170));
client.AddSpell(LearnableSpell(1050));
client.AddSpell(LearnableSpell(1000));
client.AddSpell(LearnableSpell(1005));
client.AddSpell(LearnableSpell(12370));
client.AddSpell(LearnableSpell(12390));
}
if (client.Entity.Class >= 142 && client.Entity.Class <= 145)
{
client.AddSpell(LearnableSpell(1150));
client.AddSpell(LearnableSpell(1180));
client.AddSpell(LearnableSpell(1120));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1165));
client.AddSpell(LearnableSpell(1160));
client.AddSpell(LearnableSpell(1002));
client.AddSpell(LearnableSpell(1125));
client.AddSpell(LearnableSpell(1010));
client.AddSpell(LearnableSpell(5001));
client.AddSpell(LearnableSpell(10309));
client.AddSpell(LearnableSpell(12400));
client.AddSpell(LearnableSpell(12380));
}
if (client.Entity.SecondRebornClass == 135 && client.Entity.FirstRebornClass == 135 && client.Entity.Class >= 132 && client.Entity.Class <= 135)
{
client.AddSpell(LearnableSpell(1055));
client.AddSpell(LearnableSpell(1075));
client.AddSpell(LearnableSpell(30000));
client.AddSpell(LearnableSpell(1085));
client.AddSpell(LearnableSpell(1090));
client.AddSpell(LearnableSpell(1095));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1100));
client.AddSpell(LearnableSpell(1175));
client.AddSpell(LearnableSpell(1170));
client.AddSpell(LearnableSpell(1050));
client.AddSpell(LearnableSpell(1000));
client.AddSpell(LearnableSpell(1005));
client.AddSpell(LearnableSpell(12370));
client.AddSpell(LearnableSpell(12390));
}
if (client.Entity.Class >= 142 && client.Entity.Class <= 145 && client.Entity.FirstRebornClass == 145 && client.Entity.SecondRebornClass >= 145)
{
client.AddSpell(LearnableSpell(1150));
client.AddSpell(LearnableSpell(1180));
client.AddSpell(LearnableSpell(1120));
client.AddSpell(LearnableSpell(10310));
client.AddSpell(LearnableSpell(1165));
client.AddSpell(LearnableSpell(1160));
client.AddSpell(LearnableSpell(1002));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1125));
client.AddSpell(LearnableSpell(1010));
client.AddSpell(LearnableSpell(5001));
client.AddSpell(LearnableSpell(10309));
client.AddSpell(LearnableSpell(12400));
client.AddSpell(LearnableSpell(12380));
}
if (client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.AddSpell(LearnableSpell(10490));
client.AddSpell(LearnableSpell(10395));
client.AddSpell(LearnableSpell(10410));
client.AddSpell(LearnableSpell(12550));
client.AddSpell(LearnableSpell(12560));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12570));
client.AddSpell(LearnableSpell(10390));
client.AddSpell(LearnableSpell(10415));
client.AddSpell(LearnableSpell(10381));
client.AddSpell(LearnableSpell(10400));
client.AddSpell(LearnableSpell(10425));
client.AddSpell(LearnableSpell(10430));
}
if (client.Entity.Class >= 60 && client.Entity.Class <= 65 && client.Entity.FirstRebornClass == 65 && client.Entity.SecondRebornClass >= 65)
{
client.AddSpell(LearnableSpell(10490));
client.AddSpell(LearnableSpell(10405));
client.AddSpell(LearnableSpell(10395));
client.AddSpell(LearnableSpell(10410));
client.AddSpell(LearnableSpell(12550));
client.AddSpell(LearnableSpell(12560));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12570));
client.AddSpell(LearnableSpell(10390));
client.AddSpell(LearnableSpell(10415));
client.AddSpell(LearnableSpell(10381));
client.AddSpell(LearnableSpell(10400));
client.AddSpell(LearnableSpell(10425));
client.AddSpell(LearnableSpell(10430));
}
if (client.Entity.Class >= 70 && client.Entity.Class <= 75)
{
client.AddSpell(LearnableSpell(11060));
client.AddSpell(LearnableSpell(11110));
client.AddSpell(LearnableSpell(11030));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(11070));
client.AddSpell(LearnableSpell(11130));
client.AddSpell(LearnableSpell(11100));
client.AddSpell(LearnableSpell(11050));
client.AddSpell(LearnableSpell(11140));
client.AddSpell(LearnableSpell(11120));
}
if (client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.AddSpell(LearnableSpell(12240));
client.AddSpell(LearnableSpell(12220));
client.AddSpell(LearnableSpell(12290));
client.AddSpell(LearnableSpell(12320));
client.AddSpell(LearnableSpell(12340));
client.AddSpell(LearnableSpell(12210));
client.AddSpell(LearnableSpell(12130));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12120));
client.AddSpell(LearnableSpell(12270));
client.AddSpell(LearnableSpell(12330));
client.AddSpell(LearnableSpell(12170));
client.AddSpell(LearnableSpell(12160));
client.AddSpell(LearnableSpell(12350));
client.AddSpell(LearnableSpell(12140));
client.AddSpell(LearnableSpell(12280));
//client.AddSpell(LearnableSpell(11960));
client.AddSpell(LearnableSpell(12200));
}
if (client.Entity.Class >= 80 && client.Entity.Class <= 85 && client.Entity.FirstRebornClass == 85 && client.Entity.SecondRebornClass >= 85)
{
client.AddSpell(LearnableSpell(12240));
client.AddSpell(LearnableSpell(12300));
client.AddSpell(LearnableSpell(12220));
client.AddSpell(LearnableSpell(12290));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12320));
client.AddSpell(LearnableSpell(12340));
client.AddSpell(LearnableSpell(12210));
client.AddSpell(LearnableSpell(12130));
client.AddSpell(LearnableSpell(12120));
client.AddSpell(LearnableSpell(12270));
client.AddSpell(LearnableSpell(12330));
client.AddSpell(LearnableSpell(12170));
client.AddSpell(LearnableSpell(12160));
client.AddSpell(LearnableSpell(12350));
client.AddSpell(LearnableSpell(12140));
client.AddSpell(LearnableSpell(12280));
// client.AddSpell(LearnableSpell(11960));
client.AddSpell(LearnableSpell(12200));
}
if (client.Entity.Class >= 160 && client.Entity.Class <= 165)
{
client.AddSpell(LearnableSpell(12980));
client.AddSpell(LearnableSpell(12950));
client.AddSpell(LearnableSpell(12930));
client.AddSpell(LearnableSpell(12990));
client.AddSpell(LearnableSpell(12960));
client.AddSpell(LearnableSpell(13000));
client.AddSpell(LearnableSpell(13030));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(13020));
client.AddSpell(LearnableSpell(12890));
client.AddSpell(LearnableSpell(13090));
client.AddSpell(LearnableSpell(12850));
client.AddSpell(LearnableSpell(12840));
client.AddSpell(LearnableSpell(12970));
client.AddSpell(LearnableSpell(12940));
client.AddSpell(LearnableSpell(12830));
client.AddSpell(LearnableSpell(12860));
client.AddSpell(LearnableSpell(12870));
}
#endregion Add Skills
}
public static void remove(Client.GameState client)
{
#region Anti Auto Skill
#region Trojan
if (client.Entity.Class >= 10 && client.Entity.Class <= 15)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
// client.RemoveSpell(new Spell(true) { ID = 1015 });
// client.RemoveSpell(new Spell(true) { ID = 11970 });
// client.RemoveSpell(new Spell(true) { ID = 11990 });
// client.RemoveSpell(new Spell(true) { ID = 11980 });
// client.RemoveSpell(new Spell(true) { ID = 11960 });
// client.RemoveSpell(new Spell(true) { ID = 1115 });
// client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region WindWalker
if (client.Entity.Class >= 160 && client.Entity.Class <= 165)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
// client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
// client.RemoveSpell(new Spell(true) { ID = 12950 });
// client.RemoveSpell(new Spell(true) { ID = 12930 });
// client.RemoveSpell(new Spell(true) { ID = 12990 });
// client.RemoveSpell(new Spell(true) { ID = 12960 });
// client.RemoveSpell(new Spell(true) { ID = 13000 });
// client.RemoveSpell(new Spell(true) { ID = 13030 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 13020 });
// client.RemoveSpell(new Spell(true) { ID = 12890 });
// client.RemoveSpell(new Spell(true) { ID = 13090 });
// client.RemoveSpell(new Spell(true) { ID = 12850 });
// client.RemoveSpell(new Spell(true) { ID = 12840 });
// client.RemoveSpell(new Spell(true) { ID = 12970 });
// client.RemoveSpell(new Spell(true) { ID = 12940 });
//client.RemoveSpell(new Spell(true) { ID = 12830 });
//client.RemoveSpell(new Spell(true) { ID = 12860 });
// client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Warrior
if (client.Entity.Class >= 20 && client.Entity.Class <= 25)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
// client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
// client.RemoveSpell(new Spell(true) { ID = 12770 });
// client.RemoveSpell(new Spell(true) { ID = 12690 });
// client.RemoveSpell(new Spell(true) { ID = 12700 });
// client.RemoveSpell(new Spell(true) { ID = 12660 });
// client.RemoveSpell(new Spell(true) { ID = 12680 });
// client.RemoveSpell(new Spell(true) { ID = 1020 });
// client.RemoveSpell(new Spell(true) { ID = 11200 });
// client.RemoveSpell(new Spell(true) { ID = 10470 });
// client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Ninja
if (client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
/* client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });*/
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Monk
if (client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
// client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
// client.RemoveSpell(new Spell(true) { ID = 10490 });
// client.RemoveSpell(new Spell(true) { ID = 10395 });
// client.RemoveSpell(new Spell(true) { ID = 12550 });
// client.RemoveSpell(new Spell(true) { ID = 12560 });
// client.RemoveSpell(new Spell(true) { ID = 10425 });
// client.RemoveSpell(new Spell(true) { ID = 10410 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 12570 });
// client.RemoveSpell(new Spell(true) { ID = 10390 });
// client.RemoveSpell(new Spell(true) { ID = 10415 });
// client.RemoveSpell(new Spell(true) { ID = 10381 });
// client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Pirate
if (client.Entity.Class >= 70 && client.Entity.Class <= 75)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
// client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
// client.RemoveSpell(new Spell(true) { ID = 11110 });
// client.RemoveSpell(new Spell(true) { ID = 11030 });
// client.RemoveSpell(new Spell(true) { ID = 11130 });
// client.RemoveSpell(new Spell(true) { ID = 11100 });
// client.RemoveSpell(new Spell(true) { ID = 11050 });
// client.RemoveSpell(new Spell(true) { ID = 11140 });
// client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Leelong
if (client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
// client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
// client.RemoveSpell(new Spell(true) { ID = 12220 });
// client.RemoveSpell(new Spell(true) { ID = 12290 });
// client.RemoveSpell(new Spell(true) { ID = 12320 });
// client.RemoveSpell(new Spell(true) { ID = 12340 });
// client.RemoveSpell(new Spell(true) { ID = 12210 });
// client.RemoveSpell(new Spell(true) { ID = 12130 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 12120 });
// client.RemoveSpell(new Spell(true) { ID = 12270 });
// client.RemoveSpell(new Spell(true) { ID = 12330 });
// client.RemoveSpell(new Spell(true) { ID = 12170 });
// client.RemoveSpell(new Spell(true) { ID = 12160 });
// client.RemoveSpell(new Spell(true) { ID = 12350 });
// client.RemoveSpell(new Spell(true) { ID = 12140 });
// client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Toaist
if (client.Entity.Class >= 132 && client.Entity.Class <= 135)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
// client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
// client.RemoveSpell(new Spell(true) { ID = 1100 });
// client.RemoveSpell(new Spell(true) { ID = 1175 });
// client.RemoveSpell(new Spell(true) { ID = 12390 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 1050 });
// client.RemoveSpell(new Spell(true) { ID = 1005 });
// client.RemoveSpell(new Spell(true) { ID = 12370 });
// client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Fire
if (client.Entity.Class >= 142 && client.Entity.Class <= 145)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
// client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
// client.RemoveSpell(new Spell(true) { ID = 1180 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
//client.RemoveSpell(new Spell(true) { ID = 1120 });
// client.RemoveSpell(new Spell(true) { ID = 1165 });
// client.RemoveSpell(new Spell(true) { ID = 12390 });
// client.RemoveSpell(new Spell(true) { ID = 1160 });
// client.RemoveSpell(new Spell(true) { ID = 1125 });
// client.RemoveSpell(new Spell(true) { ID = 1010 });
// client.RemoveSpell(new Spell(true) { ID = 5001 });
// client.RemoveSpell(new Spell(true) { ID = 10309 });
// client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#endregion Anti Auto Skill
#region AddRebornSpell
if (client.Entity.FirstRebornClass >= 130 && client.Entity.FirstRebornClass <= 135 || client.Entity.SecondRebornClass >= 130 && client.Entity.SecondRebornClass <= 135 || client.Entity.Class >= 130 && client.Entity.Class <= 135)
{
client.AddSpell(new Spell(true) { ID = 1095 });
client.AddSpell(new Spell(true) { ID = 1090 });
client.AddSpell(new Spell(true) { ID = 1195 });
client.AddSpell(new Spell(true) { ID = 1085 });
}
if (client.Entity.FirstRebornClass >= 70 && client.Entity.FirstRebornClass <= 75 || client.Entity.SecondRebornClass >= 70 && client.Entity.SecondRebornClass <= 75 || client.Entity.Class >= 70 && client.Entity.Class <= 75)
{
client.AddSpell(new Spell(true) { ID = 11070 });
}
if (client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.AddSpell(new Spell(true) { ID = 12200 });
client.AddSpell(new Spell(true) { ID = 12270 });
}
if (client.Entity.FirstRebornClass >= 80 && client.Entity.FirstRebornClass <= 85 || client.Entity.SecondRebornClass >= 80 && client.Entity.SecondRebornClass <= 85 || client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.AddSpell(new Spell(true) { ID = 12280 });
}
if (client.Entity.FirstRebornClass >= 50 && client.Entity.FirstRebornClass <= 55 || client.Entity.SecondRebornClass >= 50 && client.Entity.SecondRebornClass <= 55 || client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
client.AddSpell(new Spell(true) { ID = 6001 });
}
if (client.Entity.FirstRebornClass >= 60 && client.Entity.FirstRebornClass <= 65 || client.Entity.SecondRebornClass >= 60 && client.Entity.SecondRebornClass <= 65 || client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.AddSpell(new Spell(true) { ID = 10400 });
}
if (client.Entity.FirstRebornClass >= 10 && client.Entity.FirstRebornClass <= 15 || client.Entity.SecondRebornClass >= 10 && client.Entity.SecondRebornClass <= 15 || client.Entity.Class >= 10 && client.Entity.Class <= 15)
{
client.AddSpell(new Spell(true) { ID = 1110 });
}
if (client.Entity.FirstRebornClass == 65 && client.Entity.SecondRebornClass == 65 && client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.AddSpell(new Spell(true) { ID = 10405 });
}
if (client.Entity.FirstRebornClass == 135 && client.Entity.SecondRebornClass == 135 && client.Entity.Class >= 130 && client.Entity.Class <= 135)
{
client.AddSpell(new Spell(true) { ID = 30000 });
}
#endregion AddRebornSpell
}
}
}
اللى شايف ف السورس مشاكل تانى يسيبهأأأأ
أرجو من الادارة تظبيط الموضوع
أمأأ بعد الحل لسورس Rayzo
هتعمل كلأس جديد بأسم
SkillsReborn
و هتضيف الأكواد دى فيه
#region Using!
using System;
using System.IO;
using System.Linq;
using System.Windows.Forms;
using Rayzo.Network;
using System.Net.Mail;
using System.Globalization;
using Rayzo.Database;
using System.Net;
using Rayzo.Interfaces;
using Rayzo.Network.Sockets;
using Rayzo.Network.AuthPackets;
using Rayzo.Game;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Text;
using Rayzo.Network.GamePackets;
using Rayzo.Client;
using System.Diagnostics;
using System.Threading.Tasks;
using System.Threading;
using ServerProject;
using Rayzo;
using Rayzo.Network.GamePackets.Union;
#endregion
namespace ServerProject.SkillsReborn
{
public static class SkillsReborn
{
public static ushort LearnableSpell(ushort spellid)
{
return spellid;
}
public static void Load(Client.GameState client)
{
#region Add Skills
if (client.Entity.Class >= 10 && client.Entity.Class <= 15)
{
//client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(1110));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1015));
client.AddSpell(LearnableSpell(1045));
client.AddSpell(LearnableSpell(1046));
client.AddSpell(LearnableSpell(11970));
client.AddSpell(LearnableSpell(11990));
client.AddSpell(LearnableSpell(11980));
client.AddSpell(LearnableSpell(11960));
client.AddSpell(LearnableSpell(1115));
client.AddSpell(LearnableSpell(1270));
client.AddSpell(LearnableSpell(1190));
}
if (client.Entity.Class >= 50 && client.Entity.Class <= 55 && client.Entity.FirstRebornClass == 55 && client.Entity.SecondRebornClass >= 55)
{
client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(12080));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12090));
client.AddSpell(LearnableSpell(12110));
client.AddSpell(LearnableSpell(11230));
client.AddSpell(LearnableSpell(11170));
client.AddSpell(LearnableSpell(6011));
client.AddSpell(LearnableSpell(6002));
client.AddSpell(LearnableSpell(6003));
client.AddSpell(LearnableSpell(6010));
client.AddSpell(LearnableSpell(6001));
client.AddSpell(LearnableSpell(11180));
client.AddSpell(LearnableSpell(6004));
client.AddSpell(LearnableSpell(6000));
}
if (client.Entity.SecondRebornClass == 55 && client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(12080));
client.AddSpell(LearnableSpell(12090));
client.AddSpell(LearnableSpell(12110));
client.AddSpell(LearnableSpell(11230));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(11170));
client.AddSpell(LearnableSpell(6011));
client.AddSpell(LearnableSpell(6002));
client.AddSpell(LearnableSpell(6010));
client.AddSpell(LearnableSpell(6001));
client.AddSpell(LearnableSpell(11180));
client.AddSpell(LearnableSpell(6004));
client.AddSpell(LearnableSpell(6000));
}
if (client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
client.AddSpell(LearnableSpell(12070));
client.AddSpell(LearnableSpell(12080));
client.AddSpell(LearnableSpell(12090));
client.AddSpell(LearnableSpell(12110));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(11230));
client.AddSpell(LearnableSpell(11170));
client.AddSpell(LearnableSpell(6011));
client.AddSpell(LearnableSpell(6010));
client.AddSpell(LearnableSpell(6001));
client.AddSpell(LearnableSpell(11180));
client.AddSpell(LearnableSpell(6004));
client.AddSpell(LearnableSpell(6000));
}
if (client.Entity.Class >= 40 && client.Entity.Class <= 45)
{
client.AddSpell(LearnableSpell(11590));//thepower
client.AddSpell(LearnableSpell(11600));
client.AddSpell(LearnableSpell(11620));
client.AddSpell(LearnableSpell(11610));
client.AddSpell(LearnableSpell(11650));
client.AddSpell(LearnableSpell(8002));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(8003));
client.AddSpell(LearnableSpell(11660));
client.AddSpell(LearnableSpell(11670));
}
if (client.Entity.Class >= 20 && client.Entity.Class <= 25)
{
client.AddSpell(LearnableSpell(12670));
client.AddSpell(LearnableSpell(12770));
client.AddSpell(LearnableSpell(12690));
client.AddSpell(LearnableSpell(12700));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12660));
client.AddSpell(LearnableSpell(1045));
client.AddSpell(LearnableSpell(12680));
client.AddSpell(LearnableSpell(1046));
client.AddSpell(LearnableSpell(1020));
client.AddSpell(LearnableSpell(11200));
client.AddSpell(LearnableSpell(10470));
client.AddSpell(LearnableSpell(1025));
client.AddSpell(LearnableSpell(11160));
}
if (client.Entity.Class >= 132 && client.Entity.Class <= 135)
{
client.AddSpell(LearnableSpell(1055));
client.AddSpell(LearnableSpell(1075));
client.AddSpell(LearnableSpell(1085));
client.AddSpell(LearnableSpell(1090));
client.AddSpell(LearnableSpell(1095));
client.AddSpell(LearnableSpell(1100));
client.AddSpell(LearnableSpell(1175));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1170));
client.AddSpell(LearnableSpell(1050));
client.AddSpell(LearnableSpell(1000));
client.AddSpell(LearnableSpell(1005));
client.AddSpell(LearnableSpell(12370));
client.AddSpell(LearnableSpell(12390));
}
if (client.Entity.Class >= 142 && client.Entity.Class <= 145)
{
client.AddSpell(LearnableSpell(1150));
client.AddSpell(LearnableSpell(1180));
client.AddSpell(LearnableSpell(1120));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1165));
client.AddSpell(LearnableSpell(1160));
client.AddSpell(LearnableSpell(1002));
client.AddSpell(LearnableSpell(1125));
client.AddSpell(LearnableSpell(1010));
client.AddSpell(LearnableSpell(5001));
client.AddSpell(LearnableSpell(10309));
client.AddSpell(LearnableSpell(12400));
client.AddSpell(LearnableSpell(12380));
}
if (client.Entity.SecondRebornClass == 135 && client.Entity.FirstRebornClass == 135 && client.Entity.Class >= 132 && client.Entity.Class <= 135)
{
client.AddSpell(LearnableSpell(1055));
client.AddSpell(LearnableSpell(1075));
client.AddSpell(LearnableSpell(30000));
client.AddSpell(LearnableSpell(1085));
client.AddSpell(LearnableSpell(1090));
client.AddSpell(LearnableSpell(1095));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1100));
client.AddSpell(LearnableSpell(1175));
client.AddSpell(LearnableSpell(1170));
client.AddSpell(LearnableSpell(1050));
client.AddSpell(LearnableSpell(1000));
client.AddSpell(LearnableSpell(1005));
client.AddSpell(LearnableSpell(12370));
client.AddSpell(LearnableSpell(12390));
}
if (client.Entity.Class >= 142 && client.Entity.Class <= 145 && client.Entity.FirstRebornClass == 145 && client.Entity.SecondRebornClass >= 145)
{
client.AddSpell(LearnableSpell(1150));
client.AddSpell(LearnableSpell(1180));
client.AddSpell(LearnableSpell(1120));
client.AddSpell(LearnableSpell(10310));
client.AddSpell(LearnableSpell(1165));
client.AddSpell(LearnableSpell(1160));
client.AddSpell(LearnableSpell(1002));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(1125));
client.AddSpell(LearnableSpell(1010));
client.AddSpell(LearnableSpell(5001));
client.AddSpell(LearnableSpell(10309));
client.AddSpell(LearnableSpell(12400));
client.AddSpell(LearnableSpell(12380));
}
if (client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.AddSpell(LearnableSpell(10490));
client.AddSpell(LearnableSpell(10395));
client.AddSpell(LearnableSpell(10410));
client.AddSpell(LearnableSpell(12550));
client.AddSpell(LearnableSpell(12560));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12570));
client.AddSpell(LearnableSpell(10390));
client.AddSpell(LearnableSpell(10415));
client.AddSpell(LearnableSpell(10381));
client.AddSpell(LearnableSpell(10400));
client.AddSpell(LearnableSpell(10425));
client.AddSpell(LearnableSpell(10430));
}
if (client.Entity.Class >= 60 && client.Entity.Class <= 65 && client.Entity.FirstRebornClass == 65 && client.Entity.SecondRebornClass >= 65)
{
client.AddSpell(LearnableSpell(10490));
client.AddSpell(LearnableSpell(10405));
client.AddSpell(LearnableSpell(10395));
client.AddSpell(LearnableSpell(10410));
client.AddSpell(LearnableSpell(12550));
client.AddSpell(LearnableSpell(12560));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12570));
client.AddSpell(LearnableSpell(10390));
client.AddSpell(LearnableSpell(10415));
client.AddSpell(LearnableSpell(10381));
client.AddSpell(LearnableSpell(10400));
client.AddSpell(LearnableSpell(10425));
client.AddSpell(LearnableSpell(10430));
}
if (client.Entity.Class >= 70 && client.Entity.Class <= 75)
{
client.AddSpell(LearnableSpell(11060));
client.AddSpell(LearnableSpell(11110));
client.AddSpell(LearnableSpell(11030));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(11070));
client.AddSpell(LearnableSpell(11130));
client.AddSpell(LearnableSpell(11100));
client.AddSpell(LearnableSpell(11050));
client.AddSpell(LearnableSpell(11140));
client.AddSpell(LearnableSpell(11120));
}
if (client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.AddSpell(LearnableSpell(12240));
client.AddSpell(LearnableSpell(12220));
client.AddSpell(LearnableSpell(12290));
client.AddSpell(LearnableSpell(12320));
client.AddSpell(LearnableSpell(12340));
client.AddSpell(LearnableSpell(12210));
client.AddSpell(LearnableSpell(12130));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12120));
client.AddSpell(LearnableSpell(12270));
client.AddSpell(LearnableSpell(12330));
client.AddSpell(LearnableSpell(12170));
client.AddSpell(LearnableSpell(12160));
client.AddSpell(LearnableSpell(12350));
client.AddSpell(LearnableSpell(12140));
client.AddSpell(LearnableSpell(12280));
//client.AddSpell(LearnableSpell(11960));
client.AddSpell(LearnableSpell(12200));
}
if (client.Entity.Class >= 80 && client.Entity.Class <= 85 && client.Entity.FirstRebornClass == 85 && client.Entity.SecondRebornClass >= 85)
{
client.AddSpell(LearnableSpell(12240));
client.AddSpell(LearnableSpell(12300));
client.AddSpell(LearnableSpell(12220));
client.AddSpell(LearnableSpell(12290));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(12320));
client.AddSpell(LearnableSpell(12340));
client.AddSpell(LearnableSpell(12210));
client.AddSpell(LearnableSpell(12130));
client.AddSpell(LearnableSpell(12120));
client.AddSpell(LearnableSpell(12270));
client.AddSpell(LearnableSpell(12330));
client.AddSpell(LearnableSpell(12170));
client.AddSpell(LearnableSpell(12160));
client.AddSpell(LearnableSpell(12350));
client.AddSpell(LearnableSpell(12140));
client.AddSpell(LearnableSpell(12280));
// client.AddSpell(LearnableSpell(11960));
client.AddSpell(LearnableSpell(12200));
}
if (client.Entity.Class >= 160 && client.Entity.Class <= 165)
{
client.AddSpell(LearnableSpell(12980));
client.AddSpell(LearnableSpell(12950));
client.AddSpell(LearnableSpell(12930));
client.AddSpell(LearnableSpell(12990));
client.AddSpell(LearnableSpell(12960));
client.AddSpell(LearnableSpell(13000));
client.AddSpell(LearnableSpell(13030));
client.AddSpell(LearnableSpell(8001));
client.AddSpell(LearnableSpell(13020));
client.AddSpell(LearnableSpell(12890));
client.AddSpell(LearnableSpell(13090));
client.AddSpell(LearnableSpell(12850));
client.AddSpell(LearnableSpell(12840));
client.AddSpell(LearnableSpell(12970));
client.AddSpell(LearnableSpell(12940));
client.AddSpell(LearnableSpell(12830));
client.AddSpell(LearnableSpell(12860));
client.AddSpell(LearnableSpell(12870));
}
#endregion Add Skills
}
public static void remove(Client.GameState client)
{
#region Anti Auto Skill
#region Trojan
if (client.Entity.Class >= 10 && client.Entity.Class <= 15)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
// client.RemoveSpell(new Spell(true) { ID = 1015 });
// client.RemoveSpell(new Spell(true) { ID = 11970 });
// client.RemoveSpell(new Spell(true) { ID = 11990 });
// client.RemoveSpell(new Spell(true) { ID = 11980 });
// client.RemoveSpell(new Spell(true) { ID = 11960 });
// client.RemoveSpell(new Spell(true) { ID = 1115 });
// client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region WindWalker
if (client.Entity.Class >= 160 && client.Entity.Class <= 165)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
// client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
// client.RemoveSpell(new Spell(true) { ID = 12950 });
// client.RemoveSpell(new Spell(true) { ID = 12930 });
// client.RemoveSpell(new Spell(true) { ID = 12990 });
// client.RemoveSpell(new Spell(true) { ID = 12960 });
// client.RemoveSpell(new Spell(true) { ID = 13000 });
// client.RemoveSpell(new Spell(true) { ID = 13030 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 13020 });
// client.RemoveSpell(new Spell(true) { ID = 12890 });
// client.RemoveSpell(new Spell(true) { ID = 13090 });
// client.RemoveSpell(new Spell(true) { ID = 12850 });
// client.RemoveSpell(new Spell(true) { ID = 12840 });
// client.RemoveSpell(new Spell(true) { ID = 12970 });
// client.RemoveSpell(new Spell(true) { ID = 12940 });
//client.RemoveSpell(new Spell(true) { ID = 12830 });
//client.RemoveSpell(new Spell(true) { ID = 12860 });
// client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Warrior
if (client.Entity.Class >= 20 && client.Entity.Class <= 25)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
// client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
// client.RemoveSpell(new Spell(true) { ID = 12770 });
// client.RemoveSpell(new Spell(true) { ID = 12690 });
// client.RemoveSpell(new Spell(true) { ID = 12700 });
// client.RemoveSpell(new Spell(true) { ID = 12660 });
// client.RemoveSpell(new Spell(true) { ID = 12680 });
// client.RemoveSpell(new Spell(true) { ID = 1020 });
// client.RemoveSpell(new Spell(true) { ID = 11200 });
// client.RemoveSpell(new Spell(true) { ID = 10470 });
// client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Ninja
if (client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
/* client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });*/
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Monk
if (client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
// client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
// client.RemoveSpell(new Spell(true) { ID = 10490 });
// client.RemoveSpell(new Spell(true) { ID = 10395 });
// client.RemoveSpell(new Spell(true) { ID = 12550 });
// client.RemoveSpell(new Spell(true) { ID = 12560 });
// client.RemoveSpell(new Spell(true) { ID = 10425 });
// client.RemoveSpell(new Spell(true) { ID = 10410 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 12570 });
// client.RemoveSpell(new Spell(true) { ID = 10390 });
// client.RemoveSpell(new Spell(true) { ID = 10415 });
// client.RemoveSpell(new Spell(true) { ID = 10381 });
// client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Pirate
if (client.Entity.Class >= 70 && client.Entity.Class <= 75)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
// client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
// client.RemoveSpell(new Spell(true) { ID = 11110 });
// client.RemoveSpell(new Spell(true) { ID = 11030 });
// client.RemoveSpell(new Spell(true) { ID = 11130 });
// client.RemoveSpell(new Spell(true) { ID = 11100 });
// client.RemoveSpell(new Spell(true) { ID = 11050 });
// client.RemoveSpell(new Spell(true) { ID = 11140 });
// client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Leelong
if (client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 12390 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
// client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
// client.RemoveSpell(new Spell(true) { ID = 12220 });
// client.RemoveSpell(new Spell(true) { ID = 12290 });
// client.RemoveSpell(new Spell(true) { ID = 12320 });
// client.RemoveSpell(new Spell(true) { ID = 12340 });
// client.RemoveSpell(new Spell(true) { ID = 12210 });
// client.RemoveSpell(new Spell(true) { ID = 12130 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 12120 });
// client.RemoveSpell(new Spell(true) { ID = 12270 });
// client.RemoveSpell(new Spell(true) { ID = 12330 });
// client.RemoveSpell(new Spell(true) { ID = 12170 });
// client.RemoveSpell(new Spell(true) { ID = 12160 });
// client.RemoveSpell(new Spell(true) { ID = 12350 });
// client.RemoveSpell(new Spell(true) { ID = 12140 });
// client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Toaist
if (client.Entity.Class >= 132 && client.Entity.Class <= 135)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
// client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
// client.RemoveSpell(new Spell(true) { ID = 1100 });
// client.RemoveSpell(new Spell(true) { ID = 1175 });
// client.RemoveSpell(new Spell(true) { ID = 12390 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
// client.RemoveSpell(new Spell(true) { ID = 1050 });
// client.RemoveSpell(new Spell(true) { ID = 1005 });
// client.RemoveSpell(new Spell(true) { ID = 12370 });
// client.RemoveSpell(new Spell(true) { ID = 30000 });
client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
client.RemoveSpell(new Spell(true) { ID = 1180 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1165 });
client.RemoveSpell(new Spell(true) { ID = 1160 });
client.RemoveSpell(new Spell(true) { ID = 1125 });
client.RemoveSpell(new Spell(true) { ID = 1120 });
client.RemoveSpell(new Spell(true) { ID = 1010 });
client.RemoveSpell(new Spell(true) { ID = 5001 });
client.RemoveSpell(new Spell(true) { ID = 10309 });
client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#region Fire
if (client.Entity.Class >= 142 && client.Entity.Class <= 145)
{
client.RemoveSpell(new Spell(true) { ID = 12080 }); //Ninga
client.RemoveSpell(new Spell(true) { ID = 12070 });
client.RemoveSpell(new Spell(true) { ID = 12090 });
client.RemoveSpell(new Spell(true) { ID = 12110 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 11230 });
client.RemoveSpell(new Spell(true) { ID = 6010 });
client.RemoveSpell(new Spell(true) { ID = 11170 });
client.RemoveSpell(new Spell(true) { ID = 6011 });
client.RemoveSpell(new Spell(true) { ID = 11180 });
client.RemoveSpell(new Spell(true) { ID = 6002 });
client.RemoveSpell(new Spell(true) { ID = 6003 });
client.RemoveSpell(new Spell(true) { ID = 6004 });
client.RemoveSpell(new Spell(true) { ID = 6000 });
client.RemoveSpell(new Spell(true) { ID = 1075 }); //Water
client.RemoveSpell(new Spell(true) { ID = 1100 });
client.RemoveSpell(new Spell(true) { ID = 1175 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 1050 });
client.RemoveSpell(new Spell(true) { ID = 1005 });
client.RemoveSpell(new Spell(true) { ID = 12370 });
client.RemoveSpell(new Spell(true) { ID = 30000 });
// client.RemoveSpell(new Spell(true) { ID = 1150 }); //Fire
// client.RemoveSpell(new Spell(true) { ID = 1180 });
// //client.RemoveSpell(new Spell(true) { ID = 8001 });
//client.RemoveSpell(new Spell(true) { ID = 1120 });
// client.RemoveSpell(new Spell(true) { ID = 1165 });
// client.RemoveSpell(new Spell(true) { ID = 12390 });
// client.RemoveSpell(new Spell(true) { ID = 1160 });
// client.RemoveSpell(new Spell(true) { ID = 1125 });
// client.RemoveSpell(new Spell(true) { ID = 1010 });
// client.RemoveSpell(new Spell(true) { ID = 5001 });
// client.RemoveSpell(new Spell(true) { ID = 10309 });
// client.RemoveSpell(new Spell(true) { ID = 12400 });
client.RemoveSpell(new Spell(true) { ID = 11060 }); //Piart
client.RemoveSpell(new Spell(true) { ID = 11110 });
client.RemoveSpell(new Spell(true) { ID = 11030 });
client.RemoveSpell(new Spell(true) { ID = 11130 });
client.RemoveSpell(new Spell(true) { ID = 11100 });
client.RemoveSpell(new Spell(true) { ID = 11050 });
client.RemoveSpell(new Spell(true) { ID = 11140 });
client.RemoveSpell(new Spell(true) { ID = 11120 });
client.RemoveSpell(new Spell(true) { ID = 10405 }); //Monk
client.RemoveSpell(new Spell(true) { ID = 10490 });
client.RemoveSpell(new Spell(true) { ID = 10395 });
client.RemoveSpell(new Spell(true) { ID = 10425 });
client.RemoveSpell(new Spell(true) { ID = 10410 });
client.RemoveSpell(new Spell(true) { ID = 12550 });
client.RemoveSpell(new Spell(true) { ID = 12560 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12570 });
client.RemoveSpell(new Spell(true) { ID = 10390 });
client.RemoveSpell(new Spell(true) { ID = 10415 });
client.RemoveSpell(new Spell(true) { ID = 10381 });
client.RemoveSpell(new Spell(true) { ID = 10430 });
client.RemoveSpell(new Spell(true) { ID = 12670 }); //Waorior
client.RemoveSpell(new Spell(true) { ID = 12770 });
client.RemoveSpell(new Spell(true) { ID = 12690 });
client.RemoveSpell(new Spell(true) { ID = 12700 });
client.RemoveSpell(new Spell(true) { ID = 12660 });
client.RemoveSpell(new Spell(true) { ID = 12680 });
client.RemoveSpell(new Spell(true) { ID = 1020 });
client.RemoveSpell(new Spell(true) { ID = 11200 });
client.RemoveSpell(new Spell(true) { ID = 10470 });
client.RemoveSpell(new Spell(true) { ID = 11160 });
client.RemoveSpell(new Spell(true) { ID = 12240 }); //Legoff
client.RemoveSpell(new Spell(true) { ID = 12220 });
client.RemoveSpell(new Spell(true) { ID = 12290 });
client.RemoveSpell(new Spell(true) { ID = 12320 });
client.RemoveSpell(new Spell(true) { ID = 12340 });
client.RemoveSpell(new Spell(true) { ID = 12210 });
client.RemoveSpell(new Spell(true) { ID = 12130 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 12120 });
client.RemoveSpell(new Spell(true) { ID = 12270 });
client.RemoveSpell(new Spell(true) { ID = 12330 });
client.RemoveSpell(new Spell(true) { ID = 12170 });
client.RemoveSpell(new Spell(true) { ID = 12160 });
client.RemoveSpell(new Spell(true) { ID = 12350 });
client.RemoveSpell(new Spell(true) { ID = 12140 });
client.RemoveSpell(new Spell(true) { ID = 12200 });
client.RemoveSpell(new Spell(true) { ID = 12980 }); //WindWallker
client.RemoveSpell(new Spell(true) { ID = 12950 });
client.RemoveSpell(new Spell(true) { ID = 12930 });
client.RemoveSpell(new Spell(true) { ID = 12990 });
client.RemoveSpell(new Spell(true) { ID = 12960 });
client.RemoveSpell(new Spell(true) { ID = 13000 });
client.RemoveSpell(new Spell(true) { ID = 13030 });
//client.RemoveSpell(new Spell(true) { ID = 8001 });
client.RemoveSpell(new Spell(true) { ID = 13020 });
client.RemoveSpell(new Spell(true) { ID = 12890 });
client.RemoveSpell(new Spell(true) { ID = 13090 });
client.RemoveSpell(new Spell(true) { ID = 12850 });
client.RemoveSpell(new Spell(true) { ID = 12840 });
client.RemoveSpell(new Spell(true) { ID = 12970 });
client.RemoveSpell(new Spell(true) { ID = 12940 });
client.RemoveSpell(new Spell(true) { ID = 12830 });
client.RemoveSpell(new Spell(true) { ID = 12860 });
client.RemoveSpell(new Spell(true) { ID = 12870 });
//client.RemoveSpell(new Spell(true) { ID = 8001 }); //Trojan
client.RemoveSpell(new Spell(true) { ID = 1015 });
client.RemoveSpell(new Spell(true) { ID = 11970 });
client.RemoveSpell(new Spell(true) { ID = 11990 });
client.RemoveSpell(new Spell(true) { ID = 11980 });
client.RemoveSpell(new Spell(true) { ID = 11960 });
client.RemoveSpell(new Spell(true) { ID = 1115 });
client.RemoveSpell(new Spell(true) { ID = 1270 });
client.RemoveSpell(new Spell(true) { ID = 3321 }); //GMSkill
}
#endregion
#endregion Anti Auto Skill
#region AddRebornSpell
if (client.Entity.FirstRebornClass >= 130 && client.Entity.FirstRebornClass <= 135 || client.Entity.SecondRebornClass >= 130 && client.Entity.SecondRebornClass <= 135 || client.Entity.Class >= 130 && client.Entity.Class <= 135)
{
client.AddSpell(new Spell(true) { ID = 1095 });
client.AddSpell(new Spell(true) { ID = 1090 });
client.AddSpell(new Spell(true) { ID = 1195 });
client.AddSpell(new Spell(true) { ID = 1085 });
}
if (client.Entity.FirstRebornClass >= 70 && client.Entity.FirstRebornClass <= 75 || client.Entity.SecondRebornClass >= 70 && client.Entity.SecondRebornClass <= 75 || client.Entity.Class >= 70 && client.Entity.Class <= 75)
{
client.AddSpell(new Spell(true) { ID = 11070 });
}
if (client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.AddSpell(new Spell(true) { ID = 12200 });
client.AddSpell(new Spell(true) { ID = 12270 });
}
if (client.Entity.FirstRebornClass >= 80 && client.Entity.FirstRebornClass <= 85 || client.Entity.SecondRebornClass >= 80 && client.Entity.SecondRebornClass <= 85 || client.Entity.Class >= 80 && client.Entity.Class <= 85)
{
client.AddSpell(new Spell(true) { ID = 12280 });
}
if (client.Entity.FirstRebornClass >= 50 && client.Entity.FirstRebornClass <= 55 || client.Entity.SecondRebornClass >= 50 && client.Entity.SecondRebornClass <= 55 || client.Entity.Class >= 50 && client.Entity.Class <= 55)
{
client.AddSpell(new Spell(true) { ID = 6001 });
}
if (client.Entity.FirstRebornClass >= 60 && client.Entity.FirstRebornClass <= 65 || client.Entity.SecondRebornClass >= 60 && client.Entity.SecondRebornClass <= 65 || client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.AddSpell(new Spell(true) { ID = 10400 });
}
if (client.Entity.FirstRebornClass >= 10 && client.Entity.FirstRebornClass <= 15 || client.Entity.SecondRebornClass >= 10 && client.Entity.SecondRebornClass <= 15 || client.Entity.Class >= 10 && client.Entity.Class <= 15)
{
client.AddSpell(new Spell(true) { ID = 1110 });
}
if (client.Entity.FirstRebornClass == 65 && client.Entity.SecondRebornClass == 65 && client.Entity.Class >= 60 && client.Entity.Class <= 65)
{
client.AddSpell(new Spell(true) { ID = 10405 });
}
if (client.Entity.FirstRebornClass == 135 && client.Entity.SecondRebornClass == 135 && client.Entity.Class >= 130 && client.Entity.Class <= 135)
{
client.AddSpell(new Spell(true) { ID = 30000 });
}
#endregion AddRebornSpell
}
}
}
اللى شايف ف السورس مشاكل تانى يسيبهأأأأ
أرجو من الادارة تظبيط الموضوع