n2= set %protection.asop $$?="Enter channels you have Aop/Sop/Founder in"
n3= set %Protection.StatusON ╗
n4= set %protection.kickprot ON
n5= set %protection.banprot ON
n6= set %protection.deopprot ON
n7= set %protection.kickprotON ╗
n8= set %protection.banprotON ╗
n9= set %protection.deopprotON ╗
n10= .enable #Protection
n11= echo Protection Global Status:3 Enabled
n12= echo Protection ááKick Status:3 Enabled
n13= echo Protection áááBan Status:3 Enabled
n14= echo Protection ááDeop Status:3 Enabled
n15= if ((%protection.asop == $null) || ($chr(35) !isin %protection.asop)) { echo 4*** WARNING:10 You have not set channels for your protection or it is set incorrectly. Be sure to set it in the format2 #Channel1 #Channel2 #Channel310 in the Protection Popup Menu. }
n16= set %temp2 $chr(32) $+ $chr(35)
n17= set %protection.asop $remove(%protection.asop,$chr(32))
n18= set %protection.asop $replace(%protection.asop,$chr(35),%temp2)