WELCOME TO INFOCHEATS.NET

INFOCHEATS is a community-driven platform focused on free game cheats, cheat development, and verified commercial software for a wide range of popular games. We provide a large collection of free cheats shared by the community. All public releases are checked for malicious code to reduce the risk of viruses, malware, or unwanted software before users interact with them.

Alongside free content, INFOCHEATS hosts an active marketplace with many independent sellers offering commercial cheats. Each product is discussed openly, with user feedback, reviews, and real usage experience available to help you make informed decisions before purchasing.

Whether you are looking for free cheats, exploring paid solutions, comparing sellers, or studying how cheats are developed and tested, INFOCHEATS brings everything together in one place — transparently and community-driven.

exi

Well-known member
Administrator

exi

Well-known member
Administrator
Status
Offline
Joined
Oct 22, 2024
Messages
1,089
Reaction score
152
Hi everyone! In this topic, I’ll share with you the source code of a cheat for Valorant with top functionality, written in C++. To make it work, you’ll need an Arduino or an undetect driver. Source author: fgytb.

LCvJrC7.png

What is Arduino?

Arduino – it’s kinda like a DMA card, a small device that can be set up and shown as a mouse/keyboard/headset or even a port. Through this device, the cheat inject happens into the game. Most often, people buy Arduino Leonardo.

Cheat functions:

  • Aimbot: fov, smooth, delay;
  • Aim-assist: same settings;
  • Silent-aim: same settings;
  • Flicker-aim: fov, distance, delay;
  • Recoil control: by axis X, Y, speed, delay;
  • Color: setting all colors.
Compile the hack in Release x64.

View hidden content is available for registered users!


What is the difference between AI aimbot and color aimbot?

The difference is that AI (default) aimbot is built in and changes memory, like in many games. But if we’re talking about the "color" bot, they just search for a specific color in Valorant and then move the mouse to that spot, without affecting memory or changing it.
Using color aimbot is mostly safe, but the app itself and the inject method can be detected. What gets detected is the type of input. That’s why most people solve this problem with Arduino and a USB shield. With them, mouse movements look real.

Conclusion

The source of this hack was published relatively recently, but I’m not sure if it’s still undetect now. I recommend testing it not on your main account, so it won’t be upsetting to get banned. Overall, this project has a lot of useful functions and can be used as a base for your r2c cheat.
 
Top