I have compared this program to another C# Glow hack from an old Post. Later I have found the exact same weird code published somewhere else a longer time ago.
To be more exact why i think it's weid is because it's using:
This means the original code was actually written in VB .NET and was decomped to C# and afterwards recomped.
The checkboxes are also called the same way:
Don't want to offend anyone, just notifying the community this might be easily detected because it's (besides the changed names) exactly the same code. 
To be more exact why i think it's weid is because it's using:
Code:
Microsoft.VisualBasic.CompilerServices
The checkboxes are also called the same way:
Code:
chkTeamGlow chkEnemyGlow



