|
if (item.ID == 203009 && item.SocketOne != 0)
if (item.ID == 203009 && item.SocketTwo != 0)
if (item.ID == 203009 && item.SocketTwo != 0 && Account.State != Database.AccountTable.AccountState.ProjectManager)
if (item.ID == 203009 && item.SocketOne != 0)
if (item.ID == 203009 && item.SocketTwo != 0)
if (item.ID == 203009 && item.SocketTwo != 0 && Account.State != Database.AccountTable.AccountState.ProjectManager)
int plus = item.Plus;
Database.ConquerItemInformation dbi = new Database.ConquerItemInformation(item.ID, item.Plus);
if (dbi != null)
{
#region check SteedCrop SocketOne
if (item.ID == 203009 && item.SocketOne != 0)
{
if (item.SocketOne != 0)
{
Console.WriteLine("" + Entity.Name + " Hack SteedCrop SocketOne InFerno-Conquer!");
Account.State = Database.AccountTable.AccountState.Banned;
Disconnect();
}
}
#endregion
#region check SteedCrop SocketTwo
if (item.ID == 203009 && item.SocketTwo != 0)
{
if (item.SocketTwo != 0)
{
Console.WriteLine("" + Entity.Name + " Hack SteedCrop SocketTwo Emprator-Conquer!");
//Account.State = Database.AccountTable.AccountState.Banned;
Disconnect();
}
}
#endregion
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
أدوات الموضوع | |
|