Advertisement
Lollddsf

Untitled

Feb 4th, 2020
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1. local UserName = game:GetService('Players').LocalPlayer.Name
  2. local Autoride = true
  3.  
  4. workspace.GiveTool:FireServer(XXX,"PompousTheCloud")
  5. workspace.GiveTool:FireServer(XXX,"SuperFlyGoldBoombox")
  6. local Icon, Mesh, Texture = 4106914537, 1254388357, 3806584137
  7. local Name, ToolTip = "SuperFlyGoldBoombox", "Love you, By mirtis152"
  8.  
  9. local CE = {}
  10. local Variables = {
  11. workspace = game:GetService("Workspace"),
  12. players = game:GetService("Players")
  13. }
  14.  
  15. local MainUserP, MainUserW = Variables.players.LocalPlayer, Variables.workspace:FindFirstChild(UserName)
  16.  
  17. function CE:FireEvent(ItemName, Object, Property, Value)
  18. MainUserW:FindFirstChild(ItemName)["ServerControl"]:InvokeServer("SetProperty",{["Value"]=Value,["Property"]=Property,["Object"]=Object})
  19. end
  20.  
  21. Variables.workspace.Buy:FireServer(0, "PompousTheCloud")
  22. MainUserP["Backpack"]:WaitForChild("PompousTheCloud").Parent = MainUserW
  23.  
  24.  
  25. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"TextureId","rbxassetid://"..Icon)
  26. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Mesh"],"MeshId","rbxassetid://"..Mesh)
  27. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Mesh"],"TextureId","rbxassetid://"..Texture)
  28. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Mesh"],"Scale",Vector3.new(0.01,0.01,0.01))
  29. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["BoomboxSound"],"Name","Ultimax")
  30. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Playing",false)
  31. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Volume","999999")
  32. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"EmmiterSize","999999")
  33. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"MaxDistance","999999")
  34. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Looped",true)
  35. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"]["Ultimax"],"Playing",true)
  36. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"],"Material","ForceField")
  37. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["Handle"],"BrickColor",BrickColor.new(255,0,0))
  38. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"Scale",Vector3.new(0.1,0.1,0.1))
  39. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"],"Material","ForceField")
  40. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"],"BrickColor",BrickColor.new(255,0,0))
  41. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"MeshId","rbxassetid://"..Mesh)
  42. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"]["Handle"]["Mesh"],"TextureId","rbxassetid://"..Texture)
  43. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripForward",Vector3.new(0,0,-1))
  44. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripPos",Vector3.new(0,-1,0))
  45. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripRight",Vector3.new(1,0,0))
  46. CE:FireEvent("PompousTheCloud",MainUserW["PompousTheCloud"],"GripUp",Vector3.new(0,1,0))
  47. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["Mesh"],"Scale",Vector3.new(0.5,0.5,0.5))
  48. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["Mesh"],"MeshId","rbxassetid://430183417")
  49. CE:FireEvent("PompousTheCloud",MainUserW["Head"]["Mesh"],"TextureId","rbxassetid://"..Texture)
  50. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"Material","ForceField")
  51. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"Material","ForceField")
  52. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"Material","ForceField")
  53. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"Material","ForceField")
  54. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"Material","ForceField")
  55. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"BrickColor",BrickColor.new(255,0,0))
  56. CE:FireEvent("PompousTheCloud",MainUserW["Head"],"BrickColor",BrickColor.new(255,0,0))
  57. CE:FireEvent("PompousTheCloud",MainUserW["Right Arm"],"BrickColor",BrickColor.new(255,0,0))
  58. CE:FireEvent("PompousTheCloud",MainUserW["Left Arm"],"BrickColor",BrickColor.new(255,0,0))
  59. CE:FireEvent("PompousTheCloud",MainUserW["Right Leg"],"BrickColor",BrickColor.new(255,0,0))
  60. CE:FireEvent("PompousTheCloud",MainUserW["Left Leg"],"BrickColor",BrickColor.new(255,0,0))
  61. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripForward",Vector3.new(0,0,-1))
  62. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripPos",Vector3.new(0,-1,0))
  63. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripRight",Vector3.new(1,0,0))
  64. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"GripUp",Vector3.new(0,1,0))
  65. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"ToolTip",ToolTip)
  66. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"CanBeDropped",true)
  67. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"]["LocalScript"],"Disabled",false)
  68. CE:FireEvent("PompousTheCloud",MainUserW["SuperFlyGoldBoombox"],"Name",Name)
  69. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Material","ForceField")
  70. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Anchored",true)
  71. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"CanCollide",false)
  72. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Shape","Normal")
  73. CE:FireEvent("PompousTheCloud",MainUserW["Shirt"],"ShirtTemplate","rbxassetid://"..Texture)
  74. CE:FireEvent("PompousTheCloud",MainUserW["Pants"],"PantsTemplate","rbxassetid://"..Texture)
  75. game:GetService("RunService").RenderStepped:connect(function()
  76. local XNA = game.Players.LocalPlayer.Character.SuperFlyGoldBoombox.Handle.Ultimax.PlaybackLoudness / 2.5
  77. local X = game.Players.LocalPlayer.Character.SuperFlyGoldBoombox.Handle.Ultimax.PlaybackLoudness / 50
  78. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Size",Vector3.new(100,X,100))
  79. CE:FireEvent("PompousTheCloud",MainUserW["Torso"],"Color",Color3.fromRGB(XNA,0,0))
  80. end)
  81. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement