Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local sound = Instance.new("Sound")
- sound.SoundId = "rbxassetid://8319712853"
- sound.Parent = game:GetService("SoundService")
- sound:Play()
- wait()
- game.StarterGui:SetCore("SendNotification", {
- Title = "Script Activated";
- Text = "Made using DEX Explorer v2.0";
- Icon = "rbxthumb://type=Asset&id=9069865681&w=150&h=150;
- Duration = 10;
- })
- wait()
- game.Players.LocalPlayer.PlayerGui.MainGui.BoomboxFrame.Visible=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement