why you've hided a profile name? how can we check it now?
So VAC was enabled last update?
Anyone could edit the string using cheat engine or any other memory editor for that matter - plus if Ghosts is anything like MW3, it won't come up with an error but instead just not let you connect to online services. If anything, and that was truly someone being banned it looks more likely like a manual ban from IW's security team themselves rather than VAC. 

Would be better if someone showed their VAC steam profile with VAC status
VAC Status : I Good Standing
Is what mine shows, if banned it will show a different message and an Icon to click on to show games affected
No vac Ban for me so far
VAC Status : I Good Standing
Is what mine shows, if banned it will show a different message and an Icon to click on to show games affected
No vac Ban for me so far
I'll share a secret.
VAC is still 32bit so it scans for known running procs but can't scan inside ghost' memory.
I won't explain further but anyway with a brain realizes the potential
VAC is still 32bit so it scans for known running procs but can't scan inside ghost' memory.
I won't explain further but anyway with a brain realizes the potential

Code:
private static string RandString(int size)
{
StringBuilder builder = new StringBuilder();
Random random = new Random();
char ch;
for (int i = 0; i < size; i++)
{
ch = Convert.ToChar(Convert.ToInt32(Math.Floor(26 * random.NextDouble() + 65)));
builder.Append(ch);
}
return builder.ToString();
}
string rand_Title = RandString(20);
then in the form1 part
this.Text = rand_Title;
Sooooo masters ESP is just the right thing hmm
should be 2 late for masters' is VAC did it's job 

This thread is closed for replies.
Similar Threads
WarRock - International HacksLast Update (Feature?!)WE 5 Call of Duty Modern Warfare 2 TutorialsGuide Team Guide compilation [Last Update 5th July]
70 Call of Duty Modern Warfare 2 DiscussionsWARNING Vac Chaos 2.0 Update WARNINGFU 23 Call of Duty 4 - Modern Warfare (MW) HacksHack Compilation[Last update 30/8]
64 Hack/Release NewsIgnore the last update...
4


"Made By SammyDoge1"? 
