Find any script for Roblox

Enter the name of the game or script.

Break In (Story) script – (FE Sounds)

Functions: FE Sounds

Script developer: FeIix

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					-- > Configs < --
local SoundID = 9125713501
local Client = true -- Setting this to 'True' will only make you hear it
local Volume = 10 -- 0-10, how loud is the sound?
-- > Dev Keys (DO NOT CHANGE ANYTHING BELOW) < --
local Keys = {'trolling57', 'trolling56', 'Cracky4', "TestingKey", "TestKey"} -- These are the ONLY keys that wont log you (If any of these keys change, you will be logged)
-- > Main < --
game:GetService("ReplicatedStorage").RemoteEvents.Sounds:FireServer("rbxassetid://" .. tostring(SoundID), Client, Volume, Keys[math.random(1, #Keys)])
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *