exi

User
User
User
User
Status
Offline
Joined
Oct 22, 2024
Messages
82
Reaction score
10
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