anyone used rankhack?

Posts 3133 of 33 · Page 3 of 3
Quote Originally Posted by Nathan View Post


Any retard could detect if cheat engine is running, so I would think Valve can too.

I started coding in C# yesterday and I can already manage it in C#. That's how easy it is..

PS:
Code:
bool isCheatEngineRunning()
{
     foreach(Process p in Process.GetProcesses())
     {
          if(p.ProcessName.Contains("cheat")
          {
               return true;
           }
     }
     return false;
}
Offtopic:
Valve would not never do it that way .. will result in lots of false bans as it could be attached to any other processes. Valve anti cheat monitors WriteProcessMemory calls

Ontopic:
If the stats are stored same way as they were in mw2 there is no need to use cheatengine .. you could simply hex edit the stat files
hmm, guys please answer me this... IF i used the token hack to get like 4-6 tokens then tabbed down and FULLY closed cheat engine, will i recieve any kindof ban? i really dont wanna have to rebuy the game =).
Quote Originally Posted by Py$!eK View Post
I'm on 10th prestige with 80 level and 37minutes of gameplay... Not banned.
They can't ban us on vac for this. VAC is only banning for programs knowed as cheat injeted in game proccess. I wasn't injecting anything, i just edited .stat file.
Good Bye.
im pretty sure you will be banned .
since they check the leaderboards manually .
so your 10th prestige with 37 minutes playtime will most likely get you banned .
Posts 3133 of 33 · Page 3 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?