Destiny V2

Premium external overlay for Deadshot.io — Aimbot, ESP, Prediction, TriggerBot

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
rex editz
일일 설치 수
34
총 설치 수
2,070
평점
3 2 0
버전
2.5
생성일
2025-12-03
갱신일
2026-03-29
크기
38.2KB
라이선스
MIT
적용 사이트

Destiny V2 — Combat Suite for Deadshot.io

Hey, thanks for checking this out. Destiny is an overlay I built for Deadshot.io — it started as a personal project and I've been refining it for a while now. It runs entirely in the browser, no downloads or sketchy executables needed. Just install it through Tampermonkey and you're good to go.

Here's what it does:

Aimbot — Smooth, distance-adaptive aim assist that actually feels natural. You can pick between head, neck, or body targeting, choose how aggressive the smoothing is, and switch between different smoothing curves (linear, ease, exponential). There's also a target lock feature so you stay on one player, and a triggerbot that auto-fires when your crosshair lines up.

Prediction — The script tracks player velocity in real time and leads your aim accordingly. You can adjust how strong the prediction is depending on your connection. It also filters out dead bodies so you're not locking onto corpses.

ESP — Clean 2D boxes around every player, distance tags, tracers from the bottom of your screen to enemy feet, and health bar indicators. Targets inside your FOV render brighter so you can tell at a glance who's in range.

Overlay — Custom crosshair, FOV circle with optional gradient, live FPS counter, and basic stat tracking (targets detected, accuracy).

Config — There's a performance mode if you want max frames, a visibility check that tries to skip players behind walls, anti-AFK so you don't get kicked, and a fullscreen blocker. Everything saves automatically between sessions.

Controls:
- INSERT or DELETE to toggle the menu
- Arrow Right / Arrow Left to change the Target ID
- Right Click (hold) to activate the aimbot

How to set up:
1. Install through Tampermonkey or Greasemonkey
2. Go to deadshot.io and join a match — the overlay loads on its own
3. Hit INSERT to open the menu
4. Use the arrow keys to find the right Target ID (you'll see ESP boxes show up when you land on it)
5. Tweak aimbot smoothing, prediction, visuals, whatever you want from there

The whole thing is pure JavaScript, no external dependencies. It hooks into WebGL to pull matrix data and renders everything on a canvas overlay at your native refresh rate. Config saves are debounced so it's not spamming localStorage, and stale tracking data gets cleaned up automatically so it won't leak memory over long sessions.

For educational purposes only. Use responsibly.