elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   S4 League Hacks, Bots, Cheats & Exploits (https://www.elitepvpers.com/forum/s4-league-hacks-bots-cheats-exploits/)
-   -   [Release]Mission Clear (https://www.elitepvpers.com/forum/s4-league-hacks-bots-cheats-exploits/3450286-release-mission-clear.html)

nail745 10/13/2014 15:13

Not more Working ;)

danielderkiller 10/13/2014 15:53

2 days it's not work dude littel HS Update has detedcted this hack (tool)
[IMG=expandable: 1]https://www.openpetition.de/images/petition/modern-warfare-2-ohne-hacker-auf-allen-systemen_1374320892.jpg[/IMG]

KingKyuu 10/13/2014 16:28

Nice works :D Win7, 64

Gomana1 10/13/2014 18:54

Not work Win7 x64

ιllυѕιve 10/13/2014 18:56

Fun fact : Rates for getting banned for this "hekk" are pretty dang high :)

Varray 10/13/2014 19:15

Quote:

Originally Posted by ιllυѕιve (Post 29863847)
Fun fact : Rates for getting banned for this "hekk" are pretty dang high :)

screens or didn't happen

ιllυѕιve 10/13/2014 19:17

Quote:

Originally Posted by Varray (Post 29864067)
screens or didn't happen

You're either mentally retarded, or you don't know what ban means ...
Can't you imagine saying "username or password not recognized "
Or trying to reset the password and get the message that u got banned/blocked ?

Varray 10/13/2014 19:27

Quote:

Originally Posted by ιllυѕιve (Post 29864096)
You're either mentally retarded, or you don't know what ban means ...
Can't you imagine saying "username or password not recognized "
Or trying to reset the password and get the message that u got banned/blocked ?

You're probably the one who is retarded.

If you say chances to get banned are high, then atleast tell people WHY you think they're high.

ιllυѕιve 10/13/2014 19:29

Quote:

Originally Posted by Varray (Post 29864199)
You're probably the one who is retarded.

If you say chances to get banned are high, then atleast tell people WHY you think they're high.

Because those logs are too easy to detect by them o.o
1337 hekkx ftw lol get rekt

Varray 10/13/2014 19:30

Quote:

Originally Posted by ιllυѕιve (Post 29864218)
Because those logs are too easy to detect by them o.o
1337 hekkx ftw lol get rekt

>says ban chance is high
>doesn't know what they log

why being so retarded?

ιllυѕιve 10/13/2014 19:37

Quote:

Originally Posted by Varray (Post 29864244)
>says ban chance is high
>doesn't know what they log

why being so retarded?

True, why would you need a brain when you can survive with that empty head.
I don't even have to bother explaining you ...
You wouldn't get it anyway, it's too hard for that cute little brain that you got there.

Varray 10/13/2014 19:52

Quote:

Originally Posted by ιllυѕιve (Post 29864333)
True, why would you need a brain when you can survive with that empty head.
I don't even have to bother explaining you ...
You wouldn't get it anyway, it's too hard for that cute little brain that you got there.

So you call other people stupid because you wrote something you can't even proof.

Do you have the server files?access to the server? Probably not. So you don't even know what they log and what not.

Why do i even reply? You say you're good at c++, yet you can't even create an address searcher.

Atleast you made me laugh, thanks.

ιllυѕιve 10/13/2014 20:02

Quote:

Originally Posted by Varray (Post 29864515)
So you call other people stupid because you wrote something you can't even proof.

Do you have the server files?access to the server? Probably not. So you don't even know what they log and what not.

Why do i even reply? You say you're good at c++, yet you can't even create an address searcher.

Atleast you made me laugh, thanks.

True , address searching is so 1337
Spoiler:
Code:

DWORD FindPattern(char *module, char *pattern, char *mask)
{
 MODULEINFO mInfo = GetModuleInfo(module);
 DWORD base = (DWORD)mInfo.lpBaseOfDll;
 DWORD size =  (DWORD)mInfo.SizeOfImage;
 DWORD patternLength = (DWORD)strlen(mask);

 for(DWORD i = 0; i < size - patternLength; i++)
 {
  bool found = true;
  for(DWORD j = 0; j < patternLength; j++)
  {
  found &= mask[j] == '?' || pattern[j] == *(char*)(base + i + j);
  }
  if(found)
  {
  return base + i;
  }
 }

 return NULL;
}


Varray 10/13/2014 20:07

Quote:

Originally Posted by ιllυѕιve (Post 29864642)
True , address searching is so 1337
Spoiler:
Code:

DWORD FindPattern(char *module, char *pattern, char *mask)
{
 MODULEINFO mInfo = GetModuleInfo(module);
 DWORD base = (DWORD)mInfo.lpBaseOfDll;
 DWORD size =  (DWORD)mInfo.SizeOfImage;
 DWORD patternLength = (DWORD)strlen(mask);

 for(DWORD i = 0; i < size - patternLength; i++)
 {
  bool found = true;
  for(DWORD j = 0; j < patternLength; j++)
  {
  found &= mask[j] == '?' || pattern[j] == *(char*)(base + i + j);
  }
  if(found)
  {
  return base + i;
  }
 }

 return NULL;
}


Cool copy&pasta c++ pro

Spoiler:
[IMG=expandable: 1]http://i.imgur.com/zGqETxN.png[/IMG]

[Only registered and activated users can see links. Click Here To Register...]

ιllυѕιve 10/13/2014 20:40

Quote:

Originally Posted by Varray (Post 29864718)
Cool copy&pasta c++ pro

Spoiler:
[IMG=expandable: 1]http://i.imgur.com/zGqETxN.png[/IMG]

[Only registered and activated users can see links. Click Here To Register...]

That's actually pretty retarded, and you haven't even found the right links o.o
The code is taken from Fleep hacks or something and has been used ever since by everyone
There are also other ways of scanning, for example ASM code scan, and many others, but that would be too much for you...


All times are GMT +2. The time now is 05:48.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.