snipe anyone on any game!! rosnipe but working!
it's that simple! just create new userscript on tampermonkey or whatever you're using, and paste the things below, then save it. congrats, you're simply done!!
// ==UserScript==
// @name RoSniper
// @namespace a26bb31c-a3c0-4b2c-916a-19b68ff0cf79
// @version -
// @description snipe anyone on any game!! rosnipe but working!
// @author Melishy
// @license MIT
// @match https://www.roblox.com/games/*
// @require https://raw.githubusercontent.com/Melishy/rosniper/refs/heads/main/userscript.js
// @grant none
// ==/UserScript==