Advertisement
MindOfPlayer

You are a idiot

Nov 26th, 2020 (edited)
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.10 KB | None | 0 0
  1. local IdiotGUI = Instance.new("ScreenGui")
  2. local YouAreAnIdiot = Instance.new("ImageLabel")
  3. local IDIOT = Instance.new("Frame")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextButton = Instance.new("TextButton")
  7. local TextButton_Roundify_4px = Instance.new("ImageLabel")
  8. local TextBox = Instance.new("TextBox")
  9. local ImageLabel = Instance.new("ImageLabel")
  10. local ImageLabel_2 = Instance.new("ImageLabel")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local TextButton_2 = Instance.new("TextButton")
  13. local TextButton_Roundify_4px_2 = Instance.new("ImageLabel")
  14. local TextButton_3 = Instance.new("TextButton")
  15. local TextButton_Roundify_4px_3 = Instance.new("ImageLabel")
  16. local TextLabel_3 = Instance.new("TextLabel")
  17.  
  18. --Properties:
  19.  
  20. IdiotGUI.Name = "IdiotGUI"
  21. IdiotGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22.  
  23. YouAreAnIdiot.Name = "YouAreAnIdiot"
  24. YouAreAnIdiot.Parent = IdiotGUI
  25. YouAreAnIdiot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  26. YouAreAnIdiot.BackgroundTransparency = 1.000
  27. YouAreAnIdiot.Position = UDim2.new(0.43777135, 0, 0.349841982, 0)
  28. YouAreAnIdiot.Size = UDim2.new(0, 200, 0, 43)
  29. YouAreAnIdiot.Image = "rbxassetid://3570695787"
  30. YouAreAnIdiot.ImageColor3 = Color3.fromRGB(125, 153, 225)
  31. YouAreAnIdiot.ScaleType = Enum.ScaleType.Slice
  32. YouAreAnIdiot.SliceCenter = Rect.new(100, 100, 100, 100)
  33. YouAreAnIdiot.SliceScale = 0.120
  34.  
  35. IDIOT.Name = "IDIOT"
  36. IDIOT.Parent = YouAreAnIdiot
  37. IDIOT.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  38. IDIOT.BorderSizePixel = 0
  39. IDIOT.Position = UDim2.new(0, 0, 0.613266349, 0)
  40. IDIOT.Size = UDim2.new(0, 200, 0, 164)
  41.  
  42. Frame.Parent = IDIOT
  43. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  44. Frame.BorderColor3 = Color3.fromRGB(20, 20, 20)
  45. Frame.BorderSizePixel = 2
  46. Frame.Position = UDim2.new(0.0711111426, 0, 0.22283414, 0)
  47. Frame.Size = UDim2.new(0, 170, 0, 95)
  48.  
  49. TextLabel.Parent = Frame
  50. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  51. TextLabel.BackgroundTransparency = 1.000
  52. TextLabel.Position = UDim2.new(0, 0, 0.0631578937, 0)
  53. TextLabel.Size = UDim2.new(0, 170, 0, 50)
  54. TextLabel.Font = Enum.Font.SourceSans
  55. TextLabel.Text = "You are an idiot"
  56. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  57. TextLabel.TextSize = 30.000
  58.  
  59. TextButton.Parent = Frame
  60. TextButton.BackgroundColor3 = Color3.fromRGB(255, 4, 0)
  61. TextButton.BackgroundTransparency = 1.000
  62. TextButton.BorderSizePixel = 0
  63. TextButton.Position = UDim2.new(0.583015919, 0, -0.647807837, 0)
  64. TextButton.Size = UDim2.new(0, 21, 0, 21)
  65. TextButton.ZIndex = 2
  66. TextButton.Font = Enum.Font.SourceSans
  67. TextButton.Text = "─"
  68. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  69. TextButton.TextSize = 20.000
  70.  
  71. TextButton_Roundify_4px.Name = "TextButton_Roundify_4px"
  72. TextButton_Roundify_4px.Parent = TextButton
  73. TextButton_Roundify_4px.Active = true
  74. TextButton_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  75. TextButton_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  76. TextButton_Roundify_4px.BackgroundTransparency = 1.000
  77. TextButton_Roundify_4px.BorderColor3 = Color3.fromRGB(255, 255, 255)
  78. TextButton_Roundify_4px.BorderSizePixel = 2
  79. TextButton_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  80. TextButton_Roundify_4px.Selectable = true
  81. TextButton_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  82. TextButton_Roundify_4px.Image = "rbxassetid://3570695787"
  83. TextButton_Roundify_4px.ImageColor3 = Color3.fromRGB(100, 127, 236)
  84. TextButton_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  85. TextButton_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  86. TextButton_Roundify_4px.SliceScale = 0.040
  87.  
  88. TextBox.Parent = IDIOT
  89. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  90. TextBox.BorderColor3 = Color3.fromRGB(219, 218, 215)
  91. TextBox.Position = UDim2.new(0.0272784233, 0, 0.0587203503, 0)
  92. TextBox.Size = UDim2.new(0, 188, 0, 17)
  93. TextBox.Font = Enum.Font.SourceSans
  94. TextBox.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
  95. TextBox.PlaceholderText = "http://www.youareanidiot.com/"
  96. TextBox.Text = ""
  97. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  98. TextBox.TextSize = 14.000
  99.  
  100. ImageLabel.Parent = IDIOT
  101. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  102. ImageLabel.Position = UDim2.new(0, 0, 0.84611398, 0)
  103. ImageLabel.Size = UDim2.new(0, 200, 0, 25)
  104. ImageLabel.Image = "http://www.roblox.com/asset/?id=6007413124"
  105.  
  106. ImageLabel_2.Parent = IDIOT
  107. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  108. ImageLabel_2.Position = UDim2.new(0.0679092407, 0, -0.151250884, 0)
  109. ImageLabel_2.Size = UDim2.new(0, 21, 0, 20)
  110. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=6007392173"
  111.  
  112. TextLabel_2.Parent = IDIOT
  113. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. TextLabel_2.BackgroundTransparency = 1.000
  115. TextLabel_2.Position = UDim2.new(-0.140000001, 0, -0.151250884, 0)
  116. TextLabel_2.Size = UDim2.new(0, 199, 0, 24)
  117. TextLabel_2.Font = Enum.Font.SourceSans
  118. TextLabel_2.Text = "You are an idiot!"
  119. TextLabel_2.TextColor3 = Color3.fromRGB(219, 242, 255)
  120. TextLabel_2.TextSize = 12.000
  121.  
  122. TextButton_2.Parent = IDIOT
  123. TextButton_2.BackgroundColor3 = Color3.fromRGB(183, 114, 131)
  124. TextButton_2.BackgroundTransparency = 1.000
  125. TextButton_2.BorderSizePixel = 0
  126. TextButton_2.Position = UDim2.new(0.850368857, 0, -0.146524146, 0)
  127. TextButton_2.Size = UDim2.new(0, 21, 0, 21)
  128. TextButton_2.ZIndex = 2
  129. TextButton_2.Font = Enum.Font.SourceSans
  130. TextButton_2.Text = "X"
  131. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  132. TextButton_2.TextSize = 30.000
  133.  
  134. TextButton_Roundify_4px_2.Name = "TextButton_Roundify_4px"
  135. TextButton_Roundify_4px_2.Parent = TextButton_2
  136. TextButton_Roundify_4px_2.Active = true
  137. TextButton_Roundify_4px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  138. TextButton_Roundify_4px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  139. TextButton_Roundify_4px_2.BackgroundTransparency = 1.000
  140. TextButton_Roundify_4px_2.BorderColor3 = Color3.fromRGB(255, 255, 255)
  141. TextButton_Roundify_4px_2.BorderSizePixel = 2
  142. TextButton_Roundify_4px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  143. TextButton_Roundify_4px_2.Selectable = true
  144. TextButton_Roundify_4px_2.Size = UDim2.new(1, 0, 1, 0)
  145. TextButton_Roundify_4px_2.Image = "rbxassetid://3570695787"
  146. TextButton_Roundify_4px_2.ImageColor3 = Color3.fromRGB(181, 113, 130)
  147. TextButton_Roundify_4px_2.ScaleType = Enum.ScaleType.Slice
  148. TextButton_Roundify_4px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  149. TextButton_Roundify_4px_2.SliceScale = 0.040
  150.  
  151. TextButton_3.Parent = IDIOT
  152. TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 4, 0)
  153. TextButton_3.BackgroundTransparency = 1.000
  154. TextButton_3.BorderSizePixel = 0
  155. TextButton_3.Position = UDim2.new(0.705368817, 0, -0.146524146, 0)
  156. TextButton_3.Size = UDim2.new(0, 21, 0, 21)
  157. TextButton_3.ZIndex = 2
  158. TextButton_3.Font = Enum.Font.SourceSans
  159. TextButton_3.Text = "❒"
  160. TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  161. TextButton_3.TextSize = 20.000
  162.  
  163. TextButton_Roundify_4px_3.Name = "TextButton_Roundify_4px"
  164. TextButton_Roundify_4px_3.Parent = TextButton_3
  165. TextButton_Roundify_4px_3.Active = true
  166. TextButton_Roundify_4px_3.AnchorPoint = Vector2.new(0.5, 0.5)
  167. TextButton_Roundify_4px_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  168. TextButton_Roundify_4px_3.BackgroundTransparency = 1.000
  169. TextButton_Roundify_4px_3.BorderColor3 = Color3.fromRGB(255, 255, 255)
  170. TextButton_Roundify_4px_3.BorderSizePixel = 2
  171. TextButton_Roundify_4px_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  172. TextButton_Roundify_4px_3.Selectable = true
  173. TextButton_Roundify_4px_3.Size = UDim2.new(1, 0, 1, 0)
  174. TextButton_Roundify_4px_3.Image = "rbxassetid://3570695787"
  175. TextButton_Roundify_4px_3.ImageColor3 = Color3.fromRGB(118, 142, 221)
  176. TextButton_Roundify_4px_3.ScaleType = Enum.ScaleType.Slice
  177. TextButton_Roundify_4px_3.SliceCenter = Rect.new(100, 100, 100, 100)
  178. TextButton_Roundify_4px_3.SliceScale = 0.040
  179.  
  180. TextLabel_3.Parent = YouAreAnIdiot
  181. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  182. TextLabel_3.BackgroundTransparency = 1.000
  183. TextLabel_3.Position = UDim2.new(0, 0, 2.48837209, 0)
  184. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  185. TextLabel_3.Font = Enum.Font.SourceSans
  186. TextLabel_3.Text = ":) :) :)"
  187. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  188. TextLabel_3.TextSize = 30.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement