elitepvpers

elitepvpers (https://www.elitepvpers.com/forum/)
-   Rainbow Six Siege (https://www.elitepvpers.com/forum/rainbow-six-siege/)
-   -   [Unofficial] List of Legit/Scam R6 Cheat Providers (https://www.elitepvpers.com/forum/rainbow-six-siege/4535313-unofficial-list-legit-scam-r6-cheat-providers.html)

Level.9999 11/01/2024 16:32

Quote:

Originally Posted by Xenos (Post 37151906)
Please note that this list is based on users experience in the past, even if someone is listed as legit doesn't mean he's actually trustworthy in future. Also this list might be not correct, some people are having different experiences with cheat providers than others! Use this list at your own risk!

Legit providers - Those who have a good cheat which has been undetected for a while, is constantly being updated, and good support.

Scam providers - Those who sell a detected cheat while claiming its undetected, install viruses / keyloggers or have a history of fraud. If a cheat is discontinued, it is not considered an exit scam unless no type of compensation is offered.


LEGIT PROVIDERS
PROVIDERSTATUS
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]DT
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]UD
Ring-1UD
[Only registered and activated users can see links. Click Here To Register...]UD
TopfragDT


SCRIPT/MACROS PROVIDERS
PROVIDERSTATUS
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]UD
[Only registered and activated users can see links. Click Here To Register...]UD


SCAM PROVIDERS
PROVIDERREASON
GetRektRat
veterancheatsReseller: Mostly detected Cheats
iwantcheatsAlways detected
privatecheatzNo product after payment
smartaim No product after payment

------------------------

HWID Spoofers

ATM, BE only bans the serial numbers of your drives. This may change in the future, but for now,
if you are HWID banned and want to get unbanned, all you need to do is change the serials on your drive.
The HWID spoofers below allow you to do that and actually work:


How to not get scammed (Spoiler):
  • Always do a trade on elitepvpers if possible.
  • Prefer known, tested and vouched providers over fresh and unknown one.
  • Read the providers customer reviews on this or the TBM section.
  • Get informations about a provider either by asking here or somewhere else.
  • Use common sense.


You are a different opinion or want to share your experience with a provider? Contribute to the list by posting on this thread including a tag of me @[Only registered and activated users can see links. Click Here To Register...]. Especially looking for scam providers!

ring 1 is Detected

valgulnecron 11/02/2024 14:21

klar is detected for 1month and closed now

Player1Ready 11/02/2024 14:36

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

Klar has discontinued R6

Mmdnohi 11/02/2024 17:22

Klar is gone. Update the list

Relentless 11/03/2024 09:17

Cheat army seems to have had a large ban wave.

Also lethal isn’t detected anymore, been up for almost a month.

Player1Ready 11/03/2024 13:24

This has been explained multiple times: a large influx of Klar users began using our cheat. While there was indeed a ban wave, it's worth noting a clear correlation between users who were banned and those who had previously used a different provider before switching to us.

To clarify, we’re not pointing fingers at any other providers. While a few exceptions occurred where users who only used CA were banned (potentially due to manual review), the majority of our users remain unaffected. Given these circumstances, it’s difficult to place the blame solely on CA.

overhead1752 11/03/2024 15:19

Quote:

Originally Posted by Player1Ready (Post 40114411)
This was explained multiple times, there was a large influx of Klar users who came to start using our cheat. There was a wave and for whatever reason only the ones who came from a different cheat background got banned. What a coincidence.

Sure there was a ban wave, but being mindful of who got banned and majority being safe it’s hard to point fingers at CA at this time

klar have redscreens to prevent bans please stop talking youre lying just to keep up youre reputation sad to see.
also my p2c also have users who used klar previously and nobody got banned!

overhead1752 11/03/2024 15:50

lets downgrade cheatarmys feature and start with no pullout get inlined
updated to patch 3.11.24

Spoiler:
void runandshot() {
auto localPawn = offsets::GetPawn(offsets::GetLocalEntity());
if (!localPawn)
return;
printf("localPawn: %llx\n", localPawn);
auto localActor = offsets::GetActor(localPawn);
if (!localActor)
return;


printf("localActor: %llx\n", localActor);
uint64_t component_list = *reinterpret_cast<uintptr_t*>(localActor + 0xD8);
if (!component_list)
{

std::cout << "Failed to read component_list" << std::endl;
return;
}
printf("component_list: %llx\n", component_list);
uint64_t component_list_movement_index = *reinterpret_cast<uint8_t*>(localActor + 0x222);
if (!component_list_movement_index)
{

std::cout << "Failed to read component_list_movement_index" << std::endl;
return;
}
printf("component_list_movement_index: %llx\n", component_list_movement_index);
uint64_t movement_array = *reinterpret_cast<uintptr_t*>(component_list + 8 * component_list_movement_index);
if (!movement_array)
{

std::cout << "Failed to read movement_array" << std::endl;
return;
}
printf("movement_array: %llx\n", movement_array);
uint64_t movement_cmp = *reinterpret_cast<uintptr_t*>(movement_array + 0x48);
if (!movement_cmp)
{

std::cout << "Failed to read movement_cmp" << std::endl;
return;
}
printf("movement_cmp: %llx\n", movement_cmp);
uint64_t movement_cmp_add = *reinterpret_cast<uintptr_t*>(movement_cmp + 0x148);
if (!movement_cmp_add)
{

std::cout << "Failed to read movement_cmp_add" << std::endl;
return;
}
printf("movement_cmp_add: %llx\n", movement_cmp_add);
auto function = reinterpret_cast<uint64_t(*)(uint64_t, uint64_t, uint64_t*)>(client13 + 0x34066A0);
if (!function)
{

std::cout << "Failed to read function" << std::endl;
return;
}
printf("function: %llx\n", function);
uint64_t FirVal = 0xA6F78616i64;
uint64_t SecVal = 0i64;
uint64_t finalll = hide(function, movement_cmp_add, FirVal, &SecVal);
printf("finalll: %llx\n", finalll);
if (!finalll)
{

std::cout << "Failed to read finalll" << std::endl;
return;
}
uint64_t pullout = *reinterpret_cast<uintptr_t*>(finalll);

printf("pullout: %llx\n", pullout);
if (!pullout)
{

std::cout << "Failed to read pullout" << std::endl;
return;
}

float* Value1 = (float*)(pullout + 0x124);
*Value1 = 0.05f;

float* Value2 = (float*)(pullout + 0x10c);
*Value2 = 10.0f;


float* Value3 = (float*)(pullout + 0x120);
*Value3 = 0.0f;





}

dak 11/11/2024 01:49

damn no more UD R6 cheats, they finally figured it out huh? DMA only safe thing rn

xKresor 11/11/2024 03:29

Quote:

Originally Posted by dak (Post 40119968)
damn no more UD R6 cheats, they finally figured it out huh? DMA only safe thing rn


Yeah, I heard Lethal got detected. Rough for them. I’ve been running cheatarmy though, and it’s been solid. No bans or issues so far.

Relentless 11/11/2024 15:04

Quote:

Originally Posted by dak (Post 40119968)
damn no more UD R6 cheats, they finally figured it out huh? DMA only safe thing rn

They’re getting better, seems like the days of lasting half a year on a full public cheat between detections are over.

l2Grand7l 11/25/2024 00:31

Is HypeX still a good option im debating getting it?

dak 11/25/2024 22:55

Quote:

Originally Posted by l2Grand7l (Post 40130748)
Is HypeX still a good option im debating getting it?

yes, HypeX is a fantastic RCS.

Binary Coded 11/26/2024 07:33

Quote:

Originally Posted by l2Grand7l (Post 40130748)
Is HypeX still a good option im debating getting it?

Very very good RCS provider. They are soon releasing a new core and GUI concept aswell. I highly recommend giving them a chance.

l2Grand7l 11/27/2024 02:19

Quote:

Originally Posted by dak (Post 40131470)
yes, HypeX is a fantastic RCS.

Quote:

Originally Posted by Binary Coded (Post 40131690)
Very very good RCS provider. They are soon releasing a new core and GUI concept aswell. I highly recommend giving them a chance.

Ok, i bought right after sending that anyway thanks for the info


All times are GMT +2. The time now is 08:58.

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