Advertisement
Guest User

Roblox Ultimate Trolling GUI Version 2

a guest
Nov 15th, 2019
49,426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScriptHub = Instance.new("ScreenGui")
  5. local Body = Instance.new("Frame")
  6. local ChatLogs = Instance.new("TextButton")
  7. local SCP096 = Instance.new("TextButton")
  8. local Vesper = Instance.new("TextButton")
  9. local TextButton = Instance.new("TextButton")
  10. local WhatsThis = Instance.new("TextButton")
  11. local Solaris = Instance.new("TextButton")
  12. --Properties:
  13. ScriptHub.Name = "Script Hub"
  14. ScriptHub.Parent = game.Players.LocalPlayer.PlayerGui
  15. ScriptHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  16.  
  17. Body.Name = "Body"
  18. Body.Parent = ScriptHub
  19. Body.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  20. Body.Position = UDim2.new(0.532828212, 0, 0.544055939, 0)
  21. Body.Size = UDim2.new(0, 537, 0, 284)
  22.  
  23. ChatLogs.Name = "Chat Logs"
  24. ChatLogs.Parent = Body
  25. ChatLogs.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  26. ChatLogs.Position = UDim2.new(0.0884557739, 0, 0.163594469, 0)
  27. ChatLogs.Size = UDim2.new(0, 119, 0, 48)
  28. ChatLogs.Font = Enum.Font.SourceSans
  29. ChatLogs.Text = "Chat Logs"
  30. ChatLogs.TextColor3 = Color3.new(0, 0, 0)
  31. ChatLogs.TextSize = 14
  32.  
  33. ChatLogs.MouseButton1Down:connect(function()
  34. loadstring(game:GetObjects("rbxassetid://1295331911")[1].Source)()
  35. end)
  36.  
  37. SCP096.Name = "SCP 096"
  38. SCP096.Parent = Body
  39. SCP096.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  40. SCP096.Position = UDim2.new(0.425787061, 0, 0.163594469, 0)
  41. SCP096.Size = UDim2.new(0, 119, 0, 48)
  42. SCP096.Font = Enum.Font.SourceSans
  43. SCP096.Text = "SCP 096"
  44. SCP096.TextColor3 = Color3.new(0, 0, 0)
  45. SCP096.TextSize = 14
  46.  
  47. SCP096.MouseButton1Down:connect(function()
  48. loadstring(game:GetObjects("rbxassetid://4386409377")[1].Source)()
  49. end)
  50.  
  51. Vesper.Name = "Vesper"
  52. Vesper.Parent = Body
  53. Vesper.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  54. Vesper.Position = UDim2.new(0.7316342, 0, 0.163594469, 0)
  55. Vesper.Size = UDim2.new(0, 119, 0, 48)
  56. Vesper.Font = Enum.Font.SourceSans
  57. Vesper.Text = "Vesper"
  58. Vesper.TextColor3 = Color3.new(0, 0, 0)
  59. Vesper.TextSize = 14
  60.  
  61. Vesper.MouseButton1Down:connect(function()
  62. loadstring(game:GetObjects("rbxassetid://2990923344")[1].Source)()
  63. end)
  64.  
  65. function Solaris.Name = "Solaris"
  66. Solaris.Parent = Body
  67. Solaris.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  68. Solaris.Position = UDim2.new(0.0873138905, 0, 0.4804959, 0)
  69. Solaris.Size = UDim2.new(0, 119, 0, 48)
  70. Solaris.Font = Enum.Font.SourceSans
  71. Solaris.Text = "Solaris"
  72. Solaris.TextColor3 = Color3.new(0, 0, 0)
  73. Solaris.TextSize = 14
  74.  
  75. Solaris.MouseButton1Down:connect(function()
  76. loadstring(game:GetObjects("rbxassetid://4386630199")[1].Source)()
  77. end)
  78.  
  79. WhatsThis.Name = "Whats This"
  80. WhatsThis.Parent = Body
  81. WhatsThis.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  82. WhatsThis.Position = UDim2.new(0.42437163, 0, 0.4804959, 0)
  83. WhatsThis.Size = UDim2.new(0, 119, 0, 48)
  84. WhatsThis.Font = Enum.Font.SourceSans
  85. WhatsThis.Text = "Whats This"
  86. WhatsThis.TextColor3 = Color3.new(0, 0, 0)
  87. WhatsThis.TextSize = 14
  88.  
  89. WhatsThis.MouseButton1Down:connect(function()
  90. loadstring(game:GetObjects("rbxassetid://4386643791")[1].Source)()
  91. end)
  92.  
  93. TextButton.Parent = Body
  94. TextButton.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  95. TextButton.Position = UDim2.new(0.7316342, 0, 0.48049587, 0)
  96. TextButton.Size = UDim2.new(0, 119, 0, 48)
  97. TextButton.Font = Enum.Font.SourceSans
  98. TextButton.TextColor3 = Color3.new(0, 0, 0)
  99. TextButton.TextSize = 14
  100. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement