Size
331 B
Version
1.1.2
Created
Feb 2, 2026
Updated
15 days ago
1// ==UserScript==
2// @name Veck.io Aimbot & ESP
3// @description Aimbot and ESP features for veck.io FPS game
4// @version 1.1.2
5// @match https://*.veck.io/*
6// @icon https://veck.io/favicon/favicon.ico
7// @grant GM.getValue
8// @grant GM.setValue
9// ==/UserScript==
10(function() {
11 'use strict';
12 // Your code here
13})();