Teamc078kidd

team8x8x8x8 4nn1 trolling gui

Jul 6th, 2024
1,369
1
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 8.46 KB | Gaming | 1 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextButton = Instance.new("TextButton")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local TextButton_3 = Instance.new("TextButton")
  12. local TextButton_4 = Instance.new("TextButton")
  13. local TextButton_5 = Instance.new("TextButton")
  14. local TextLabel_2 = Instance.new("TextLabel")
  15. local ImageLabel = Instance.new("ImageLabel")
  16. local ImageLabel_2 = Instance.new("ImageLabel")
  17.  
  18. --Properties:
  19.  
  20. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  21. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  25. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  26. Frame.BorderSizePixel = 0
  27. Frame.Position = UDim2.new(0.141184106, 0, 0.130027741, 0)
  28. Frame.Size = UDim2.new(0, 375, 0, 413)
  29.  
  30. TextLabel.Parent = Frame
  31. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  32. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  33. TextLabel.BorderSizePixel = 0
  34. TextLabel.Size = UDim2.new(0, 372, 0, 62)
  35. TextLabel.Font = Enum.Font.SourceSans
  36. TextLabel.Text = "team8x8x8x8 gui fe 4nn1 troll"
  37. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  38. TextLabel.TextScaled = true
  39. TextLabel.TextSize = 14.000
  40. TextLabel.TextWrapped = true
  41.  
  42. TextButton.Parent = TextLabel
  43. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  44. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  45. TextButton.BorderSizePixel = 0
  46. TextButton.Position = UDim2.new(0, 0, 1.35483873, 0)
  47. TextButton.Size = UDim2.new(0, 154, 0, 47)
  48. TextButton.Font = Enum.Font.SourceSans
  49. TextButton.Text = "Explode Muffy"
  50. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  51. TextButton.TextScaled = true
  52. TextButton.TextSize = 14.000
  53. TextButton.TextWrapped = true
  54.  
  55. TextButton_2.Parent = TextLabel
  56. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  57. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  58. TextButton_2.BorderSizePixel = 0
  59. TextButton_2.Position = UDim2.new(0.586021483, 0, 1.35483873, 0)
  60. TextButton_2.Size = UDim2.new(0, 154, 0, 47)
  61. TextButton_2.Font = Enum.Font.SourceSans
  62. TextButton_2.Text = "Explode Socky"
  63. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  64. TextButton_2.TextScaled = true
  65. TextButton_2.TextSize = 14.000
  66. TextButton_2.TextWrapped = true
  67.  
  68. TextButton_3.Parent = TextLabel
  69. TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  70. TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  71. TextButton_3.BorderSizePixel = 0
  72. TextButton_3.Position = UDim2.new(0, 0, 2.45161295, 0)
  73. TextButton_3.Size = UDim2.new(0, 154, 0, 47)
  74. TextButton_3.Font = Enum.Font.SourceSans
  75. TextButton_3.Text = "Oof Sound"
  76. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  77. TextButton_3.TextScaled = true
  78. TextButton_3.TextSize = 14.000
  79. TextButton_3.TextWrapped = true
  80.  
  81. TextButton_4.Parent = TextLabel
  82. TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  83. TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  84. TextButton_4.BorderSizePixel = 0
  85. TextButton_4.Position = UDim2.new(0.586021483, 0, 2.45161295, 0)
  86. TextButton_4.Size = UDim2.new(0, 154, 0, 47)
  87. TextButton_4.Font = Enum.Font.SourceSans
  88. TextButton_4.Text = "team8x8x8x8 lag chat"
  89. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  90. TextButton_4.TextScaled = true
  91. TextButton_4.TextSize = 14.000
  92. TextButton_4.TextWrapped = true
  93.  
  94. TextButton_5.Parent = TextLabel
  95. TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  96. TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  97. TextButton_5.BorderSizePixel = 0
  98. TextButton_5.Position = UDim2.new(-4.10182501e-08, 0, 3.45161295, 0)
  99. TextButton_5.Size = UDim2.new(0, 154, 0, 47)
  100. TextButton_5.Font = Enum.Font.SourceSans
  101. TextButton_5.Text = "sky disco"
  102. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  103. TextButton_5.TextScaled = true
  104. TextButton_5.TextSize = 14.000
  105. TextButton_5.TextWrapped = true
  106.  
  107. TextLabel_2.Parent = Frame
  108. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 85, 0)
  109. TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  110. TextLabel_2.BorderSizePixel = 0
  111. TextLabel_2.Position = UDim2.new(-0.00266666664, 0, 0.878934622, 0)
  112. TextLabel_2.Size = UDim2.new(0, 373, 0, 50)
  113. TextLabel_2.Font = Enum.Font.SourceSans
  114. TextLabel_2.Text = "made by team8x8x8x8"
  115. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  116. TextLabel_2.TextScaled = true
  117. TextLabel_2.TextSize = 14.000
  118. TextLabel_2.TextWrapped = true
  119.  
  120. ImageLabel.Parent = Frame
  121. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  122. ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  123. ImageLabel.BorderSizePixel = 0
  124. ImageLabel.Position = UDim2.new(0.581333339, 0, 0.518159807, 0)
  125. ImageLabel.Size = UDim2.new(0, 148, 0, 149)
  126. ImageLabel.Image = "rbxassetid://18316078615"
  127.  
  128. ImageLabel_2.Parent = Frame
  129. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  130. ImageLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  131. ImageLabel_2.BorderSizePixel = 0
  132. ImageLabel_2.Position = UDim2.new(0.0160000008, 0, 0.658595622, 0)
  133. ImageLabel_2.Size = UDim2.new(0, 212, 0, 102)
  134. ImageLabel_2.Image = "rbxassetid://18296206145"
  135.  
  136. -- Scripts:
  137.  
  138. local function CYVKO_fake_script() -- TextButton.Script
  139.     local script = Instance.new('Script', TextButton)
  140.  
  141.     MouseButton1Down:Connect(function()
  142.         game.Workspace.muffy.Head:Destroy()
  143.     end)
  144.    
  145. end
  146. coroutine.wrap(CYVKO_fake_script)()
  147. local function WIATVWT_fake_script() -- TextButton_2.Script
  148.     local script = Instance.new('Script', TextButton_2)
  149.  
  150.     MouseButton1Down:Connect(function()
  151.         game.Workspace.socky.Head:Destroy()
  152.     end)
  153.    
  154. end
  155. coroutine.wrap(WIATVWT_fake_script)()
  156. local function NCNZQ_fake_script() -- TextButton_3.Script
  157.     local script = Instance.new('Script', TextButton_3)
  158.  
  159.     MouseButton1Down:Connect(function()
  160.         game:GetService("Workspace").socky.Head.Sound:Play()
  161.         game:GetService("Workspace").muffy.Head.Sound:Play()
  162.     end)
  163.    
  164. end
  165. coroutine.wrap(NCNZQ_fake_script)()
  166. local function SKVODMT_fake_script() -- TextButton_4.LocalScript
  167.     local script = Instance.new('LocalScript', TextButton_4)
  168.  
  169.     MouseButton1Down:Connect(function()
  170.         local AmountOfMessages = 3
  171.         local SafeMode = false
  172.         local SafemodeWaitTime = 4
  173.    
  174.         if SafeMode then
  175.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("team8x8x8x8 JOIN TODAY!", "All")
  176.             wait(SafemodeWaitTime)
  177.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("team8x8x8x8 JOIN TODAY!", "All")
  178.             wait(SafemodeWaitTime)
  179.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("team8x8x8x8 JOIN TODAY!", "All")
  180.         else
  181.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("team8x8x8x8 JOIN TODAY!", "All")
  182.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("team8x8x8x8 JOIN TODAY!", "All")
  183.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("team8x8x8x8 JOIN TODAY!", "All")
  184.         end
  185.     end)
  186.    
  187.    
  188. end
  189. coroutine.wrap(SKVODMT_fake_script)()
  190. local function AAPN_fake_script() -- TextButton_5.Script
  191.     local script = Instance.new('Script', TextButton_5)
  192.  
  193.     MouseButton1Down:Connect(function()
  194.         if ChatBox.Text ~= "Type something here to chat it anonymously!" then
  195.             if ChatBox.Text ~= "" then
  196.                 game.Chat:Chat(game.Players.LocalPlayer.Character.Head, ChatBox.Text, "White")
  197.             end
  198.         end
  199.    
  200.         local AmountOfMessages = 3
  201.         local SafeMode = false
  202.         local SafemodeWaitTime = 4
  203.    
  204.         if SafeMode then
  205.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("day", "All")
  206.             wait(SafemodeWaitTime)
  207.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("night", "All")
  208.             wait(SafemodeWaitTime)
  209.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("day", "All")
  210.         else
  211.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("night", "All")
  212.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("day", "All")
  213.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("night", "All")
  214.         end
  215.     end)
  216.    
  217.    
  218. end
  219. coroutine.wrap(AAPN_fake_script)()
  220. local function UQLTM_fake_script() -- Frame.Script
  221.     local script = Instance.new('Script', Frame)
  222.  
  223.     script.Parent.Active = true
  224.     script.Parent.Draggable = true
  225. end
  226. coroutine.wrap(UQLTM_fake_script)()
  227.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment