|
|
#1 | ||||||||||
![]()
|
الFix معمول بواسطة : iLegend كود:
#region Closing ctf , arena and fortress exploit
if (packet.Opcode == 0x34B1 && !Main.absolute_bypass.Contains(this.username))
{
this.CleanClient();
continue;
}
if (packet.Opcode == 0x34D2 && !Main.absolute_bypass.Contains(this.username))
{
this.CleanClient();
continue;
}
if (packet.Opcode == 0x385F && !Main.absolute_bypass.Contains(this.username))
{
this.CleanClient();
continue;
}
#endregion
![]() |
||||||||||
|
| يتصفح الموضوع حالياً : 1 (0 عضو و 1 زائر) | |
|
|