anyone used rankhack?

Posts 115 of 33 · Page 1 of 3
anyone used rankhack?
currently im prestige3 (i used cheat engine) for more than 5 hours now and im not banned, so i think its safe.
No legitimate word on anyone getting banned yet. I believe cheat engine is detected by vac, so you have a chance of receiving one of their popular delayed bans, if it was detected or whatever. It's your own call on whether you will be banned or reset or whatnot. I personally wouldn't throw away 60 dollars for a few guns, maybe a few weeks of aimbotting though.
kid, stay on prestige 0 or 1 xD or you have a high risk on getting banned since nobody could get so fast on prestige 3 already.
If those of us who used it get banned, it will be delayed. VAC bans can take a while. The program itself is detected apparently. We'll just have to see. I used this on 11/8/11 around 9pm CST. I do not plan to use it again. I prestiged once to earn a Prestige Token and then re-leveled up to 80 on Prestige 1. I believe this is pushing my luck as its obvious enough. If I get banned, I will promptly report back to this forum.

I suggest using it early (now) and then not using it again if you decide to risk it. I also suggest a more reasonable rank of 30-50 to "blend in" better if they decide to audit accounts with ridiculous XP/playtime ratios (like mine). If $60 will kill you, then don't do it at all because its about a 40% chance we might get VAC banned.

TBH, BF3 is a much better game. Their stats are server side, too. I cant believe the WM3 dev team did client side stats again. So foolish.
lvl 80 no prestige, only played 1 hour so far
you guys talk so much shit that its detected when u have no idea that it is. i believe its exact same system as they had in their previous games. if they really didnt want rank hacks they would just put the files on server-side. they obv. dont care if ur lvl 10-or 50. thats my opinion. if u find an legit article saying that lvl hacks thru cheat engine will get you banned, pls msg me. btw, i rank hacked to lvl 70 0 prestige. if ur scared i dont recommend to try doing it. all you will get is weapons which are not even that good. lvls in mw3 go by so quick thats theres no point. so i recommend playing the game like it is until there will be a hack to unlock EVERYTHING. for right now just enjoy the game.
Quote Originally Posted by tom95ek View Post
you guys talk so much shit that its detected when u have no idea that it is. i believe its exact same system as they had in their previous games. if they really didnt want rank hacks they would just put the files on server-side. they obv. dont care if ur lvl 10-or 50. thats my opinion. if u find an legit article saying that lvl hacks thru cheat engine will get you banned, pls msg me. btw, i rank hacked to lvl 70 0 prestige. if ur scared i dont recommend to try doing it. all you will get is weapons which are not even that good. lvls in mw3 go by so quick thats theres no point. so i recommend playing the game like it is until there will be a hack to unlock EVERYTHING. for right now just enjoy the game.
Sup hot shot. It has been verified that the cheat engine is detected by VAC. There are no valid, substantiated reports of this resulting in a VAC ban yet. What nobody knows is if and when the ban hammer will drop. VAC bans such as these are always delayed. They could also audit accounts that are blatantly rank hacking but this would be MUCH less likely. They did not ban any early rank hackers in the last game. I expect that may be the case here. Still, nobody knows for sure. That is the risk we run. Maybe you should read the original thread for this hack a bit before you start referring to what is or isn't known and what "shit talking" is going on.
thats why i said in my opinion 5 times. and im really curious how they will detect cheat engine, when from what i know again.. VAC only runs in servers. and rank hacks we do in lobbys.. im not trying to be smart or something, just giving out my opinion just like everyone else is/ bc no one really knows if you will get banned.
Quote Originally Posted by tom95ek View Post
thats why i said in my opinion 5 times. and im really curious how they will detect cheat engine, when from what i know again.. VAC only runs in servers. and rank hacks we do in lobbys.. im not trying to be smart or something, just giving out my opinion just like everyone else is/ bc no one really knows if you will get banned.
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;
}
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;
}
I don't know anything about C# but in this situation i think ur anticheat has already banned my account because i have an anticheat running in the background named anticheat.exe

oops...

p.s: Shouldnt there be an "Else" before "return false;" ?
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;
}
me.rename.cheatengine.exe="rank.exe" you=fail urcode=fail
Well I know millions used cheat engine in mw2 and that has the same anti cheat and i've never been banned. We'll see though, can't tell just yet it's too soon.
as long as cheat engine isnt open when the map loads and puts you in the game you will be fine. just run the game, go to barracks, make changes, exit out of cheat engine, then join a lobby play a game and get at least 1 kill.
VAC has delayed bans to make it 'appear' that you aren't banned. And Cookie, oh wow, you're so pro. That won't work if they rename the process.

Code:
bool CheatEngineRunning()
{
    foreach(Process p in Process.GetProcesses())
    {
        try
        {
            if(p.MainModule.FileVersionInfo.FileDescription == "Cheat Engine")
                return true;
        }
        catch
        {
            continue;
        }
    }
    return false;
}
Also a further note, Cheat Engine IS detected and has been for a while..
so far I know VAC only detects memory edits while playing not in menu and since you use the stat trainer in barracks VAC shouldn't be active
but if you are going to change your stats ingame, well you can expect a ban than

and I don't think VAC is going to ban you for having cheat engine running on your pc
Posts 115 of 33 · Page 1 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?