Andreas12

Test

Jan 28th, 2020
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. wait(.2)
  2. local NoEffect = "YourNameHere"
  3. local C = Instance.new("Folder")
  4. C.Parent = game.Workspace
  5. C.Name = "CHAT"
  6. local V1 = Instance.new("StringValue")
  7. V1.Name = "L1"
  8. V1.Parent = C
  9. V1.Value = "You have been muted for this channel"
  10. local V2 = Instance.new("StringValue")
  11. V2.Name = "L2"
  12. V2.Parent = C
  13. V2.Value = "Steve : I Hack this server"
  14. local V3 = Instance.new("StringValue")
  15. V3.Name = "L3"
  16. V3.Parent = C
  17. V3.Value = "Steve : What should i do"
  18. local V4 = Instance.new("StringValue")
  19. V4.Name = "L4"
  20. V4.Parent = C
  21. V4.Value = "Steve : Im mad >:("
  22. local V5 = Instance.new("StringValue")
  23. V5.Name = "L5"
  24. V5.Parent = C
  25. V5.Value = "Steve was killed by Proboy66"
  26. local V6 = Instance.new("StringValue")
  27. V6.Name = "L6"
  28. V6.Parent = C
  29. V6.Value = "Steve : What a beautiful place!"
  30. if game.ServerScriptService:findFirstChild("ChatServiceRunner") then
  31. game.ServerScriptService.ChatServiceRunner:Remove()
  32. end
  33. local P = Instance.new("Part")
  34. P.Anchored = true
  35. P.Size = Vector3.new(2048,1,2048)
  36. P.CFrame = CFrame.new(1.37,0.5,-9.73)
  37. P.Name = "Grass"
  38. P.Parent = game.Workspace
  39. local T = Instance.new("Texture")
  40. T.Parent = P
  41. T.StudsPerTileU = 4
  42. T.StudsPerTileV = 4
  43. T.Face = "Top"
  44. T.Texture = "http://www.roblox.com/asset/?id=4375290589"
  45. local S = Instance.new("Sky")
  46. S.Parent = game.Lighting
  47. S.SkyboxBk = "rbxassetid://2403410783"
  48. S.SkyboxDn = "rbxassetid://2403429771"
  49. S.SkyboxFt = "rbxassetid://2403410783"
  50. S.SkyboxLf = "rbxassetid://2403410783"
  51. S.SkyboxRt = "rbxassetid://2403410783"
  52. S.SkyboxUp = "rbxassetid://2403437847"
  53. local AM = Instance.new("Sound")
  54. AM.Parent = game.Workspace
  55. AM.SoundId = "rbxassetid://1192813052"
  56. AM.Volume = 10
  57. AM.Playing = true
  58. AM.Looped = true
  59. while true do
  60. for i,v in pairs(game.Players:GetChildren()) do
  61. if v.Name ~= NoEffect then
  62. for i,v2 in pairs(v.PlayerGui:GetChildren()) do
  63. v2:Remove()
  64. end
  65. end
  66. end
  67. for i,v in pairs(game.Players:GetChildren()) do
  68. if v.Name ~= NoEffect then
  69. local Steve = Instance.new("ScreenGui")
  70. local T = Instance.new("TextButton")
  71. local L = Instance.new("ImageLabel")
  72. local T2 = Instance.new("TextButton")
  73. local Chat = Instance.new("TextButton")
  74. local E = Instance.new("TextButton")
  75. local ChatS = Instance.new("Frame")
  76. local C = Instance.new("ImageLabel")
  77.  
  78. local T3 = Instance.new("TextButton")
  79. local C2 = Instance.new("TextButton")
  80. local C4 = Instance.new("TextButton")
  81. local C6 = Instance.new("TextButton")
  82. local C5 = Instance.new("TextButton")
  83. local C3 = Instance.new("TextButton")
  84. local C1 = Instance.new("TextButton")
  85. --Properties:
  86. Steve.Name = "Steve"
  87. Steve.Parent = v.PlayerGui
  88.  
  89. T.Name = "T"
  90. T.Parent = Steve
  91. T.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
  92. T.BorderColor3 = Color3.new(0, 0, 0)
  93. T.BorderSizePixel = 2
  94. T.Position = UDim2.new(0.299536049, 0, 0.312883437, 0)
  95. T.Size = UDim2.new(0.400418401, 0, 0.0499999672, 0)
  96. T.AutoButtonColor = false
  97. T.Font = Enum.Font.Cartoon
  98. T.Text = "PLAYER GUI ERASED BY STEVE"
  99. T.TextColor3 = Color3.new(0.886275, 0.886275, 0.886275)
  100. T.TextScaled = true
  101. T.TextSize = 14
  102. T.TextWrapped = true
  103.  
  104. L.Name = "L"
  105. L.Parent = Steve
  106. L.BackgroundColor3 = Color3.new(1, 1, 1)
  107. L.BackgroundTransparency = 1
  108. L.Position = UDim2.new(0.181965917, 0, 0.220858902, 0)
  109. L.Size = UDim2.new(0.192404568, 0, 0.349999994, 0)
  110. L.Image = "http://www.roblox.com/asset/?id=4283807595"
  111.  
  112. T2.Name = "T2"
  113. T2.Parent = Steve
  114. T2.BackgroundColor3 = Color3.new(0.00392157, 0.00784314, 0.254902)
  115. T2.BorderColor3 = Color3.new(0, 0, 0)
  116. T2.BorderSizePixel = 2
  117. T2.Position = UDim2.new(0.402660728, 0, 0.447852731, 0)
  118. T2.Size = UDim2.new(0.342259407, 0, 0.0546012297, 0)
  119. T2.AutoButtonColor = false
  120. T2.Font = Enum.Font.Cartoon
  121. T2.Text = "GUI IS LOST IN VOID"
  122. T2.TextColor3 = Color3.new(0.886275, 0.886275, 0.886275)
  123. T2.TextScaled = true
  124. T2.TextSize = 14
  125. T2.TextWrapped = true
  126. T2.TextXAlignment = Enum.TextXAlignment.Left
  127.  
  128. Chat.Name = "Chat"
  129. Chat.Parent = Steve
  130. Chat.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  131. Chat.BackgroundTransparency = 0.66
  132. Chat.Position = UDim2.new(-0.000836821273, 0, 0.960122705, 0)
  133. Chat.Size = UDim2.new(1, 0, 0.0390000008, 0)
  134. Chat.Font = Enum.Font.Arcade
  135. Chat.Text = ">You are muted"
  136. Chat.TextColor3 = Color3.new(1, 1, 1)
  137. Chat.TextScaled = true
  138. Chat.TextSize = 14
  139. Chat.TextWrapped = true
  140. Chat.TextXAlignment = Enum.TextXAlignment.Left
  141.  
  142. E.Name = "E"
  143. E.Parent = Steve
  144. E.BackgroundColor3 = Color3.new(0.576471, 0.576471, 0.576471)
  145. E.BackgroundTransparency = 0.5
  146. E.BorderColor3 = Color3.new(0, 0, 0)
  147. E.BorderSizePixel = 0
  148. E.Position = UDim2.new(0.845979571, 0, 0.960122705, 0)
  149. E.Size = UDim2.new(0.153183654, 0, 0.0377300382, 0)
  150. E.AutoButtonColor = false
  151. E.Font = Enum.Font.Arcade
  152. E.Text = "Messages locked"
  153. E.TextColor3 = Color3.new(0.886275, 0.741176, 0.00784314)
  154. E.TextScaled = true
  155. E.TextSize = 14
  156. E.TextStrokeTransparency = 0.80000001192093
  157. E.TextWrapped = true
  158.  
  159. ChatS.Name = "ChatS"
  160. ChatS.Parent = Steve
  161. ChatS.BackgroundColor3 = Color3.new(0.113725, 0.113725, 0.113725)
  162. ChatS.BackgroundTransparency = 1
  163. ChatS.Position = UDim2.new(-0.00585774053, 0, 0.602760732, 0)
  164. ChatS.Size = UDim2.new(0.546025097, 0, 0.356748462, 0)
  165.  
  166. C.Name = "C"
  167. C.Parent = Steve
  168. C.BackgroundColor3 = Color3.new(1, 1, 1)
  169. C.BackgroundTransparency = 1
  170. C.Position = UDim2.new(0.668855846, 0, 0.274539858, 0)
  171. C.Size = UDim2.new(0.15584892, 0, 0.27638036, 0)
  172. C.Image = "http://www.roblox.com/asset/?id=3618007909"
  173. for i = 1,6,1 do
  174. local MB = Instance.new("TextLabel")
  175. MB.Font = "Arcade"
  176. MB.BackgroundTransparency = 1
  177. MB.TextColor3 = Color3.new(222/255,222/255,222/255)
  178. MB.Text = game.Workspace.CHAT["L"..i].Value
  179. MB.Parent = v.PlayerGui.Steve.ChatS
  180. MB.Visible = true
  181. MB.Position = UDim2.new(0.1,0,0.85-((i-1)*0.15),0)
  182. MB.Size = UDim2.new(1,0,0.1,0)
  183. MB.TextScaled = true
  184. MB.Name = i
  185. MB.TextXAlignment = "Left"
  186. MB.TextStrokeTransparency = 0.8
  187. if i == 1 then
  188. MB.TextColor3 = Color3.new(255/255,0/255,0/255)
  189. end
  190. end
  191. end
  192. end
  193. wait(.1)
  194. end
Add Comment
Please, Sign In to add comment