Post: Need help with c# coding for bo2 1.19 asap ,thank you
08-01-2016, 08:22 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); NEED HELP WITH C# CODING FOR BO2 1.19 ASAP ,THANK YOU
Im a noob trying to learn,i want to add antiban with the a check box to activate it,but i just dont under stand how,please help.
(adsbygoogle = window.adsbygoogle || []).push({});
08-29-2016, 09:21 PM #2
Luckeyy
Retired - Lead Content Manager
if (checkEdit1.Checked)

{
(0xXXXXXX, new byte[] { 0x30, 0xA5, 0x00, 0x00 });//Enable antiban
(0xXXXXXX, new byte[] { 0x39, 0x00, 0x00, 0x00 });
(0xXXXXXX, new byte[] { 0x38, 0x60, 0x00, 0x00 });
(0xXXXXXX, new byte[] { 0x38, 0xC0, 0x00, 0x00 });
}
else
{
(0xXXXXXX, new byte[] { 0x30, 0xE7, 0x00, 0x00 });//Disable Antiban
(0xXXXXXX, new byte[] { 0x3B, 0xA0, 0x00, 0x00 });
}

These are just random numbers but its idea how to do it
09-15-2016, 07:59 AM #3
Luckeyy
Retired - Lead Content Manager
Was your problem solved?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo