Posted
i will get synapse x soon, here is my question: If i execute this script in an FE game using Synapse X, will everyone hear the sound?
-- this is the script
local s = Instance.new("Sound")
s.Name = "Sound"
s.SoundId = "[ID]" -- Type your music ID here
s.Volume = 3.5 -- this is the Volume
s.Pitch = 1 -- tis is the pich
s.Looped = false
s.archivable = false
s.Parent = game.Workspace
wait(2)
s:play()
if it won't work (Only I will hear the sound), can someone give me a script that works(eevryone in the server will hear the sound)
Replied
you know what fe is?
Cancel
Post
Hello there
#StayHome
Replied
it's filtering enabled
Cancel
Post
Replied
uhh so you do know what it is, then please tell me how other players could hear that
Cancel
Post
Hello there
#StayHome
Replied
it's because synapse X is level 7 exploit
Cancel
Post
Hello there
#StayHome
Users viewing this thread:
( Members: 0, Guests: 0, Total: 0 )
Cancel
Post