Advertisement
RobloxBadWordsBypass

Hide And Seek Extreme Boombox GUI

Mar 14th, 2022
837
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.43 KB | None | 0 0
  1. local sound = Instance.new("Sound")
  2.     sound.SoundId = "rbxassetid://8319712853"
  3.     sound.Parent = game:GetService("SoundService")
  4.     sound:Play()
  5.  
  6.     wait()
  7.     game.StarterGui:SetCore("SendNotification", {
  8.         Title = "Script Activated";
  9.         Text = "Made using DEX Explorer v2.0";
  10.         Icon = "rbxthumb://type=Asset&id=9069865681&w=150&h=150;
  11.         Duration = 10;
  12.     })
  13.  
  14. wait()
  15. game.Players.LocalPlayer.PlayerGui.MainGui.BoomboxFrame.Visible=true
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement