Angryfriendlyhack | CAC undetected | Anti-screengrab | spectator detector | aimbot

Posts 115 of 354 · Page 1 of 24
friendlyhack | CAC undetected | Anti-screengrab | spectator detector | aimbot
Hello
My hack with less features.

bind a key to +alt1 for "aimkey" on the aimbot
end is set to toggle clientside noclip
insert to toggle menu
delete to toggle playerlist ( arrow keys to navigate and set friends )

to use:
download https://www.microsoft.com/en-gb/down....aspx?id=48145 x86 and x64

download an injector ( extreme injector or something )

inject dll into hl2.exe

now you can own people

https://www.virustotal.com/#/file-an...UwMjkzMTY5OA==
https://virusscan.jotti.org/en-GB/fi...job/s2vid5d4ab




Code:
- Fixed Anti-Screengrabber.
- Fixed a bug that would sometimes shoot people in the body.
- Added chat spammer.
- Filtered out some stuff in Entity ESP.
//29/01/2018//
Added Clientside Lua File Stealer (Files are stored at steamapps/common/friendlyhack)
Added CW 2.0 Nospread
Added FAS:2 Nospread
Added Spectator List
Added UserGroup ESP
Added Team Color Checks for ESP and Aimbot (For those darkrp pastes)
Added button that lists addons on the server (Check console after clicking it)
Added button that lists players and their usergroups and steam id's on the server (Check console)
Added "Panic Mode" in the aimbot which stops you aimbotting if an admin is spectating you
Added some more filters for the Entity ESP

Fixed some stuff also:
Fixed crashes
Fixed anti-screengrab

I also changed the menu design a small amount.

Version 1.4
[B]New update, fixed chams bug, esp name bug for unicode characters, fixed anti screengrab, You can inject in game now (I think)






https://www.virustotal.com/#/file/17...d2b1/detection

@T-800

1_4_mpgh.net.zip49 KB · 1,298 downloads 1/59 malicious
inject_mpgh.net.zip39 KB · 5,583 downloads 1/62 malicious
FriendlyHack_Update11.1.2017_mpgh.net.zip42 KB · 3,487 downloads Clean
UPDATE_28_01_18_mpgh.net.zip49 KB · 2,273 downloads 2/59 malicious
when i click download link "inject_mpgh.net.zip" i get this error: Invalid Attachment specified. If you followed a valid link, please notify the administrator.
Which people do the aimbot targets or is it random?
@eth0s , please provide a proof with the cheat in-game.
- - - Updated - - -

Quote Originally Posted by eth0s View Post
~snip~
btw doing while loops for normalization is bad and you should feel bad.

Code:
__m128i *__fastcall normalize_angle(int *a1, int a2, __m128i *a3)
{
  const __m128i *v3; // esi@1
  __int32 v4; // xmm0_4@11
  __int32 v5; // xmm0_4@13
  __int32 v6; // xmm0_4@15
  __int32 v7; // xmm0_4@17
  __m128i *result; // eax@18
  __int32 v9; // ecx@18
  int v10; // [sp+8h] [bp-4h]@1

  v3 = (const __m128i *)a1;
  v10 = *a1;
  if ( (unsigned __int16)fdtest(&v10) == 1 || (v10 = v3->m128i_i32[0], (unsigned __int16)fdtest(&v10) == 2) )
    v3->m128i_i32[0] = 0;
  v10 = v3->m128i_i32[1];
  if ( (unsigned __int16)fdtest(&v10) == 1 || (v10 = v3->m128i_i32[1], (unsigned __int16)fdtest(&v10) == 2) )
    v3->m128i_i32[1] = 0;
  v10 = v3->m128i_i32[2];
  if ( (unsigned __int16)fdtest(&v10) == 1 || (v10 = v3->m128i_i32[2], (unsigned __int16)fdtest(&v10) == 2) )
    v3->m128i_i32[2] = 0;
  if ( *(float *)&v3->m128i_i32[0] > 180.0 )
  {
    do
    {
      *(float *)&v4 = *(float *)&v3->m128i_i32[0] - 360.0;
      v3->m128i_i32[0] = v4;
    }
    while ( *(float *)&v4 > 180.0 );
  }
  if ( *(float *)&v3->m128i_i32[0] < -180.0 )
  {
    do
    {
      *(float *)&v5 = *(float *)&v3->m128i_i32[0] + 360.0;
      v3->m128i_i32[0] = v5;
    }
    while ( *(float *)&v5 < -180.0 );
  }
  if ( *(float *)&v3->m128i_i32[1] > 180.0 )
  {
    do
    {
      *(float *)&v6 = *(float *)&v3->m128i_i32[1] - 360.0;
      v3->m128i_i32[1] = v6;
    }
    while ( *(float *)&v6 > 180.0 );
  }
  if ( *(float *)&v3->m128i_i32[1] < -180.0 )
  {
    do
    {
      *(float *)&v7 = *(float *)&v3->m128i_i32[1] + 360.0;
      v3->m128i_i32[1] = v7;
    }
    while ( *(float *)&v7 < -180.0 );
  }
  result = a3;
  v9 = v3->m128i_i32[2];
  _mm_storel_epi64(a3, _mm_loadl_epi64(v3));
  a3->m128i_i32[2] = v9;
  return result;
}
Quote Originally Posted by IAmPhage View Post
What do you expect from an mpgh mod, the csgo section let binaries go through that would force roll to untrusted values and get people banned.

- - - Updated - - -



btw doing while loops for normalization is bad and you should feel bad.

Code:
__m128i *__fastcall normalize_angle(int *a1, int a2, __m128i *a3)
{
  const __m128i *v3; // esi@1
  __int32 v4; // xmm0_4@11
  __int32 v5; // xmm0_4@13
  __int32 v6; // xmm0_4@15
  __int32 v7; // xmm0_4@17
  __m128i *result; // eax@18
  __int32 v9; // ecx@18
  int v10; // [sp+8h] [bp-4h]@1

  v3 = (const __m128i *)a1;
  v10 = *a1;
  if ( (unsigned __int16)fdtest(&v10) == 1 || (v10 = v3->m128i_i32[0], (unsigned __int16)fdtest(&v10) == 2) )
    v3->m128i_i32[0] = 0;
  v10 = v3->m128i_i32[1];
  if ( (unsigned __int16)fdtest(&v10) == 1 || (v10 = v3->m128i_i32[1], (unsigned __int16)fdtest(&v10) == 2) )
    v3->m128i_i32[1] = 0;
  v10 = v3->m128i_i32[2];
  if ( (unsigned __int16)fdtest(&v10) == 1 || (v10 = v3->m128i_i32[2], (unsigned __int16)fdtest(&v10) == 2) )
    v3->m128i_i32[2] = 0;
  if ( *(float *)&v3->m128i_i32[0] > 180.0 )
  {
    do
    {
      *(float *)&v4 = *(float *)&v3->m128i_i32[0] - 360.0;
      v3->m128i_i32[0] = v4;
    }
    while ( *(float *)&v4 > 180.0 );
  }
  if ( *(float *)&v3->m128i_i32[0] < -180.0 )
  {
    do
    {
      *(float *)&v5 = *(float *)&v3->m128i_i32[0] + 360.0;
      v3->m128i_i32[0] = v5;
    }
    while ( *(float *)&v5 < -180.0 );
  }
  if ( *(float *)&v3->m128i_i32[1] > 180.0 )
  {
    do
    {
      *(float *)&v6 = *(float *)&v3->m128i_i32[1] - 360.0;
      v3->m128i_i32[1] = v6;
    }
    while ( *(float *)&v6 > 180.0 );
  }
  if ( *(float *)&v3->m128i_i32[1] < -180.0 )
  {
    do
    {
      *(float *)&v7 = *(float *)&v3->m128i_i32[1] + 360.0;
      v3->m128i_i32[1] = v7;
    }
    while ( *(float *)&v7 < -180.0 );
  }
  result = a3;
  v9 = v3->m128i_i32[2];
  _mm_storel_epi64(a3, _mm_loadl_epi64(v3));
  a3->m128i_i32[2] = v9;
  return result;
}
ok,,,,,,,,,,,,,

fixed..,,,,
Quote Originally Posted by eth0s View Post
ok,,,,,,,,,,,,,

fixed..,,,,
Use the guwop remainder otherwise your while loop will break after 134218089.f
Don't make me close this thread because you guys can't stop insulting the staff and you will most likely end getting banned. If you can't keep a civil discussion and on-topic related to this thread then just don't even bother to reply (or even create a thread related to this).


This is not the right place to do that.
@gay******sinspace ; @IAmPhage


If you don't like this place, you can leave at any time but please stop insulting.
Quote Originally Posted by gay******sinspace View Post
You would not of known if the executable was from the source unless you RE'd the binary. Just because your little brain is yousto looking up VT rar info, doesnt mean its always correct. Your argument still implyes "Well if its releated to the sourcecode, it must mean its safe!". Again, incompetent.
The only incompetent one is you for thinking all we do is look at the scan info and approve files, honestly that's downright idiotic. How about I just make it as simple as possible, as small minds take a long time to process complex statements.

For the file he approved the first time, it was up to his discretion to decide if it needed a screenshot or not. Being a staff member, he decided that particular user did not need a screenshot for their release. In this situation, T-800 decided that this release needed a screenshot. Again, that is up to his discretion. Do you know why? Because he is the staff member of this section.

In actuality, his argument had nothing to do with the safety of the file. It was to tell you to shut your fucking mouth and learn some respect. This isn't just limited to you either, it's every single one of you whiners in this thread who are not satisfied with the decisions of a person put in their position by our administration.

I think every person in this section would gain a bit of knowledge from this, because honestly all of you seem to miss one simple fact. The reason why T-800 has his position and the respect from our community is because he doesn't have this ridiculous, shit-eating attitude like all of you. He simply asked to keep the thread civil and encourage coercion.

I'll make it clear, I do not tolerate disrespect of my fellow staff. This is a formal warning, before I go on a nice hunting spree.


put dis in the thread mr. friendly
Quote Originally Posted by kittoniumbp View Post


put dis in the thread mr. friendly
@T-800 put this on thread
Quote Originally Posted by eth0s View Post
@T-800 put this on thread
wats ur steam ? ?? ? ?
Posts 115 of 354 · Page 1 of 24
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?