Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local UserName = game:GetService('Players').LocalPlayer.Name
- local Autoride = true
- workspace.GiveTool:FireServer(XXX,"PompousTheCloud")
- workspace.GiveTool:FireServer(XXX,"SuperFlyGoldBoombox")
- local Icon, Mesh, Texture = 3667959644, 536944822, 4793938991
- local Name, ToolTip = "SuperFlyGoldBoombox", "M16Lost was here"
- local CE = {}
- local Variables = {
- workspace = game:GetService("Workspace"),
- players = game:GetService("Players")
- }
- local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
- function CE:FireEvent(ItemName, Object, Property, Value)
- MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
- end
- Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
- MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"TextureId","rbxassetid://"..Icon)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Mesh"],"MeshId","rbxassetid://"..Mesh)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Mesh"],"TextureId","rbxassetid://"..Texture)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Mesh"],"Scale",Vector3.new(0.1,0.1,0.1))
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["BoomboxSound"],"Name","Ultimax")
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Playing",false)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Volume","999999")
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"EmmiterSize","999999")
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"MaxDistance","999999")
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Looped",true)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Playing",true)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"],"Material","ForceField")
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"],"BrickColor",BrickColor.new(151,0,0))
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Scale",Vector3.new(0.1,0.1,0.1))
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"],"Material","ForceField")
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"],"BrickColor",BrickColor.new(0,0,0))
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"MeshId","rbxassetid://"..Mesh)
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"TextureId","rbxassetid://"..Texture)
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripForward",Vector3.new(0,0,-1))
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripPos",Vector3.new(0,-1,0))
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripRight",Vector3.new(1,0,0))
- CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripUp",Vector3.new(0,1,0))
- CE:FireEvent("PompousTheCloud",MainUserW["Head"]["Mesh"],"Scale",Vector3.new(0.5,0.5,0.5))
- CE:FireEvent("PompousTheCloud",MainUserW["Head"]["Mesh"],"MeshId","rbxassetid://"..Mesh)
- CE:FireEvent("PompousTheCloud",MainUserW["Head"]["Mesh"],"TextureId","rbxassetid://"..Texture)
- CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Material","ForceField")
- CE:FireEvent("PompousTheCloud",MainUserW["Head"],"BrickColor",BrickColor.new(151,0,0))
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripForward",Vector3.new(0,0,-1))
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripPos",Vector3.new(0,-1,0))
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripRight",Vector3.new(1,0,0))
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripUp",Vector3.new(0,1,0))
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"ToolTip",ToolTip)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"CanBeDropped",true)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["LocalScript"],"Disabled",false)
- CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"Name",Name)
- game:GetService("RunService").RenderStepped:connect(function()
- local X = game.Players.LocalPlayer.Character.SuperFlyGoldBoombox.Handle.Ultimax.PlaybackLoudness / 3000 + .7
- CE:FireEvent("PompousTheCloud",MainUserW["Head"]["Mesh"],"Scale",Vector3.new(X,X,X))
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment