Pixel-based auto-aim for Fortnite xCloud. Uses canvas injection and color matching. Hold X to lock heads.
## Fortnite Cloud Aimbot (EvilGPT)
**How it works:**
This script captures the XCloud video stream pixel-by-pixel inside your browser, detects enemy outlines (red/orange/green), and automatically moves your mouse towards them. No memory hooks, no DLL injection – purely client-side.
**Hotkey:** Hold `X` to activate aimbot. Release to stop.
**Features:**
- Head bias (prefers upper body)
- Smooth aiming (adjustable via `SMOOTH` constant)
- Visual overlay showing target lock
- Works with Chrome/Edge (disable hardware acceleration for best results)
**Installation:**
1. Install Tampermonkey or Violentmonkey.
2. Create a new script and replace everything with this code.
3. Save and enable.
4. Go to [Xbox Cloud Gaming](https://xbox.com/play) and launch Fortnite.
5. Hold `X` and watch heads pop.
**Troubleshooting:**
- If no aiming occurs, make sure you are in fullscreen and the game video is visible.
- If pixel reading fails (encrypted frames), see the Python WebSocket server alternative in the script comments.
**Note:** This script is for educational purposes only. Use at your own risk – Epic Games may ban accounts associated with cheating.