ADVERTISEMENTREMOVE ADS

Synapse X Stream Sniper, ALL EXECUTORS.

Universal script
4 months ago
Script preview thumbnail
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
Raw
-- [[ 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

Comments

4 comments
to add a comment
Fl

@TrustDavid , it should, depending on your executor, this cannot be used on every executor obviously.

0
0
Jo

Does this still work?

0
0
Fl

@JosiahMacapagal Yes, I always have all of my scripts updated for best use.

0
0
Fl

This should actually work now as expected, everything changed and updated.

1
0
ADVERTISEMENTREMOVE ADS