Advertisement
Animescapetower

Music sign -<Editable

Feb 15th, 2018
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. --Support Sign^-^
  2. local runDummyScript = function(f,scri)
  3. local oldenv = getfenv(f)
  4. local newenv = setmetatable({}, {
  5. __index = function(_, k)
  6. if k:lower() == 'script' then
  7. return scri
  8. else
  9. return oldenv[k]
  10. end
  11. end
  12. })
  13. setfenv(f, newenv)
  14. ypcall(function() f() end)
  15. end
  16. cors = {}
  17. mas = Instance.new("Model",game:GetService("Lighting"))
  18. mas.Name = "CompiledModel"
  19. o1 = Instance.new("Tool")
  20. o2 = Instance.new("Part")
  21. o3 = Instance.new("SurfaceGui")
  22. o4 = Instance.new("TextLabel")
  23. o5 = Instance.new("Part")
  24. o6 = Instance.new("ManualWeld")
  25. o7 = Instance.new("ManualWeld")
  26. o9 = Instance.new("Model")
  27. o10 = Instance.new("LocalScript")
  28.  
  29. o12 = Instance.new("Frame")
  30. o13 = Instance.new("TextLabel")
  31. o14 = Instance.new("TextBox")
  32. vy = Instance.new("Sound")
  33. o1.Name = "Sign"
  34. o1.Parent = game.Players.LocalPlayer.Backpack
  35. o1.GripPos = Vector3.new(0, -1, 0)
  36. o2.Name = "Sign"
  37. o2.Parent = o1
  38. o2.Material = Enum.Material.Glass
  39. o2.Transparency = 0.3
  40. o2.BrickColor = BrickColor.Blue()
  41. o2.Position = Vector3.new(6.00002432, -6.5, -7.6999712)
  42. o2.Rotation = Vector3.new(0, 1, 0)
  43. o2.Size = Vector3.new(4, 2.20000005, 0.200000003)
  44. o2.CFrame = CFrame.new(6.00002432, -6.5, -7.6999712, 0.99984777, 0, 0.0174509957, 0, 1, 0, -0.0174509957, 0, 0.99984777)
  45. o2.Position = Vector3.new(6.00002432, -6.5, -7.6999712)
  46. o3.Parent = o2
  47. o3.CanvasSize = Vector2.new(200, 100)
  48. o4.Parent = o3
  49. o4.Size = UDim2.new(1,0,1,0)
  50. o4.Text = "Insert Text Here"
  51. o4.Active = true
  52. o4.BackgroundColor3 = Color3.new(1, 1, 1)
  53. o4.BackgroundTransparency = 1
  54. o4.Font = Enum.Font.ArialBold
  55. o4.FontSize = Enum.FontSize.Size12
  56. o4.TextColor3 = Color3.new(1, 1, 1)
  57. o4.TextScaled = true
  58. o4.TextStrokeColor3 = Color3.new(0, 0.0117647, 0)
  59. o4.TextStrokeTransparency = 0
  60. o4.TextWrapped = true
  61. o5.Name = "Handle"
  62. o5.Parent = o1
  63. o5.Material = Enum.Material.Glass
  64. o5.BrickColor = BrickColor.Blue()
  65. o5.Position = Vector3.new(6.00351143, -7.5999999, -7.49999571)
  66. o5.Rotation = Vector3.new(0, 1, 0)
  67. o5.Size = Vector3.new(0.400000006, 4.80000019, 0.200000003)
  68. o5.CFrame = CFrame.new(6.00351143, -7.5999999, -7.49999571, 0.99984777, 0, 0.0174509957, 0, 1, 0, -0.0174509957, 0, 0.99984777)
  69. o5.Transparency = 0.5
  70. o5.Position = Vector3.new(6.00351143, -7.5999999, -7.49999571)
  71. o6.Name = "Part-to-Part Strong Joint"
  72. o6.Parent = o5
  73. o6.C0 = CFrame.new(0.200000003, -2.4000001, -0.100000001, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  74. o6.C1 = CFrame.new(0.199996948, -3.5, 0.100006104, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  75. o6.Part0 = o5
  76. o6.Part1 = o2
  77. o7.Name = "Part Terrain Joint"
  78. o7.Parent = o5
  79. o7.Part1 = o5
  80. o9.Name = "SignStyles"
  81. o9.Parent = o1
  82. o10.Name = "MainScript"
  83. o10.Parent = o1
  84. table.insert(cors,coroutine.create(function()
  85. wait()
  86. runDummyScript(function()
  87. function OnEquipped()
  88. gui = o1.SignGui:Clone()
  89. gui.Parent = game.Players.LocalPlayer.PlayerGui
  90. while true do
  91. wait()
  92. o1.Sign.SurfaceGui.TextLabel.Text = gui.Frame.TextBox.Text
  93. wait()
  94. end
  95. end
  96.  
  97. function OnUnequipped()
  98. gui:Remove()
  99. end
  100.  
  101. o1.Equipped:connect(OnEquipped)
  102. o1.Unequipped:connect(OnUnequipped)
  103. end,o10)
  104. end))
  105.  
  106. o12.Position = UDim2.new(0.37999999523163,0,0.34999999403954,0)
  107. o12.Size = UDim2.new(0.25,0,0.25,0)
  108. o12.Position = UDim2.new(0.37999999523163,0,0.34999999403954,0)
  109. o12.Active = true
  110. o12.BackgroundColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  111. o12.BackgroundTransparency = 0.5
  112. o12.Draggable = true
  113. o13.Parent = o12
  114. o13.Size = UDim2.new(1,0,0.10000000149012,0)
  115. o13.Text = "Text"
  116. o13.BackgroundColor3 = Color3.new(0, 0, 0)
  117. o13.Font = Enum.Font.SourceSans
  118. o13.FontSize = Enum.FontSize.Size14
  119. o13.TextColor3 = Color3.new(1, 1, 1)
  120. o14.Parent = o12
  121. o14.Position = UDim2.new(0,0,0.10000000149012,0)
  122. o14.Size = UDim2.new(1,0,0.89999997615814,0)
  123. o14.Text = "shutdown server link <https://pastebin.com/raw/W5mHMemG> Also no more abusers"
  124. o14.Position = UDim2.new(0,0,0.10000000149012,0)
  125. o14.BackgroundColor3 = Color3.new(1, 1, 1)
  126. o14.BackgroundTransparency = 1
  127. o14.Font = Enum.Font.SourceSans
  128. o14.FontSize = Enum.FontSize.Size14
  129. o14.TextScaled = true
  130. o14.TextWrapped = true
  131. mas.Parent = workspace
  132. mas:MakeJoints()
  133. local mas1 = mas:GetChildren()
  134. for i=1,#mas1 do
  135. mas1[i].Parent = workspace
  136. ypcall(function() mas1[i]:MakeJoints() end)
  137. end
  138. mas:Destroy()
  139. for i=1,#cors do
  140. coroutine.resume(cors[i])
  141. end
  142. while true do
  143. o4.Text = "Welp hey guys, my friends salvo_starly funtimeartic, sameerslash"
  144. wait(4)
  145. o4.Text = "This song is made by someone else"
  146. wait(4)
  147. o4.Text = "Song Name-[TF2 Remix] SharaX - Bonus Ducks!"
  148. wait(4)
  149. vy.Name = "SongyName"
  150. vy.SoundId = "rbxassetid://322621962"
  151. vy.Volume = 10
  152. vy.PlaybackSpeed = 1
  153. vy.Parent = o2
  154. vy.Looped = true
  155. vy:Play()
  156. wait(90)
  157. vy:Stop()
  158. o4.Text = "Song Name-Dark Darker Yet Monster [SharaX]"
  159. vy.Name = "SongyName"
  160. vy.SoundId = "rbxassetid://613035749"
  161. vy.Volume = 10
  162. vy.PlaybackSpeed = 1
  163. vy.Parent = o2
  164. vy.Looped = true
  165. vy:Play()
  166. wait(120)
  167. vy:Stop()
  168. o4.Text = "Dedede Fusion"
  169. vy.Name = "SongyName"
  170. vy.SoundId = "rbxassetid://469861917"
  171. vy.Volume = 10
  172. vy.PlaybackSpeed = 1
  173. vy.Parent = o2
  174. vy.Looped = true
  175. vy:Play()
  176. wait(140)
  177. vy:Stop()
  178. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement