Pixel aimbots have been around for years, but Valorant turned them into a genuine market. Vanguard kicked memory readers so hard that some providers gave up reading the game at all. They read the screen instead. A camera or screen grab looks for enemy colors, a second device moves the mouse, and the game process stays untouched. Here is an honest look at what these products are and where they fall apart.
What a pixel aimbot actually is
A pixel aimbot decides where to aim by looking at pixels. It does not read memory. It does not inject into Valorant. It treats the game window the same way a livestream viewer would, as a flat image.
The detection logic varies by vendor, but the idea is consistent. Enemy outlines in Valorant are red by default. Allies are green. A pixel cheat scans a region around the crosshair for the right shade of red, calculates the centroid, and sends mouse input to push the crosshair onto it. Some vendors added a small neural net on top, trained on Valorant screenshots, to tell agent silhouettes apart from red smokes, red weapons, or HUD elements.
The trigger is usually right click held, or a side mouse button. The aim assist is rarely a full snap. Most products advertise smoothing values in milliseconds because a clean snap on every kill is what gets clips reported.
Why the second device matters
The riskier pixel cheats run entirely on the gaming PC. They use Windows screen capture, do the color math, and call SendInput. Vanguard sees every process running and watches input timing. That class of cheat gets banned in waves.
The more serious products move the work off the PC entirely. The pattern looks like this:
- An HDMI splitter copies the monitor signal to a capture card on a second machine, or a small camera films the screen.
- That second machine, often a Raspberry Pi, a mini PC, or a dedicated AI box, does the color detection.
- It sends mouse movements through a microcontroller (an Arduino Leonardo, a Pi Pico, or a custom board) that Windows sees as a normal USB mouse.
From Vanguard's perspective, nothing is wrong. The game process is clean. No unsigned drivers are loaded. The mouse is a mouse. The PC running Valorant has no cheat software on it.
That is the real selling point. Not accuracy, not features, just that the cheat lives outside the threat model the anti-cheat is built to inspect.
The downsides nobody markets
The product pages talk about "undetectable by design". They do not talk about the failure modes. There are several.
Latency
A pixel loop has to capture a frame, analyze it, decide where to aim, and send mouse input. Even on fast hardware, that round trip rarely goes under 15 milliseconds, and 25 to 40 is more typical. A memory-based aimbot reacts in the same frame the position updates. A pixel aimbot is always one or two frames behind. In close fights it feels mushy.
False positives
Red is a common color. Sage's wall when shot, Killjoy's turret when destroyed, Phoenix's ult flash, the killfeed, the spike timer at low health, the round-end overlay. Every vendor has a list of false positive triggers, and every patch adds new ones. A red wall texture in a new map can break a $400 cheat for a week.
Skins
This is the famous one. The Glitchpop sheriff has bright red panels. The Champions knife glows red. Several premium bundles add red particle effects that the detector reads as a head. Some products ship a "skin filter" you have to configure, which means you tune it for the lobby you are in.
Cost
Real hardware-isolated setups are not cheap. A capture card, a small second computer, a microcontroller, and the subscription itself put the total over $300 before you have played a round. Software-only pixel cheats are cheaper but get banned regularly.
How memory-based providers compare
A memory-based cheat reads the game's actual entity list. It knows where every player is, what they are holding, and whether they are visible, with perfect precision and zero color confusion. The catch is that it has to live somewhere the anti-cheat can scan. That is a solved problem for games with weaker anti-cheats, like Fortnite under EAC, and an unsolved one for Valorant under Vanguard.
This is why the market is split. Fortnite providers still ship traditional memory cheats because EAC, while serious, does not sit at the kernel level the way Vanguard does. Vantage runs in that lane. Memory-based ESP, memory-based aimbot, no second device, no color filters, no skin headaches. You install one thing, it patches within hours of every Fortnite update, and you play. Valorant support is on the roadmap, but the team is not shipping a pixel product just to claim the box. If you are after a reliable Fortnite setup today, the homepage at / has the full tier list and payment options.
Who pixel cheats actually suit
If you are determined to use something in Valorant and you are willing to maintain a hardware rig, accept the latency, and retune for every patch, a hardware-isolated pixel aimbot is the only category with a real survival rate. If you want something that just works, on a game where the anti-cheat allows it, memory-based is still the better engineering. The arms race in Valorant pushed the cheating world into building elaborate workarounds. That is interesting to watch, but it is not the same as a polished product.