ADVERTISEMENTREMOVE ADS
Synapse X Stream Sniper, ALL EXECUTORS.
48,701 views
Universal script•
4 months ago

Script Preview
Description
Working version of Synapse X stream sniper to find any Username/UserID in the specified Place ID.
Current Features:
[1]: Uses current Place-ID.
[2]: Has a close button (the original did not).
[3]: Has a rate-limit detector.
[4]: Automatically re-searches if you've been rate-limited.
[5]: Allows you to search for players.
Soon to be added features:
[1]: Preset Place ID's.
More soon.
ADVERTISEMENTREMOVE ADS
20 Lines • 529 Bytes
-- [[ Synapse X Stream Sniper Loader ]] --
function _INIT(requisite)
local Main
local Call = loadstring
if not getgenv().Game then
getgenv().Game = cloneref and cloneref(game) or game
wait(0.1)
Main = getgenv().Game
else
Main = getgenv().Game
end
wait(0.1)
Call(Main:HttpGet(requisite))()
end
local Loader = "https://raw.githubusercontent.com/EnterpriseExperience/MicUpSource/refs/heads/main/SynX_Working_Stream_Sniper.lua"
wait(0.1)
_INIT(Loader)
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
@TrustDavid , it should, depending on your executor, this cannot be used on every executor obviously.
Does this still work?
@JosiahMacapagal Yes, I always have all of my scripts updated for best use.
This should actually work now as expected, everything changed and updated.