Advertisement
SQUIDYMAN

New Insane Gui!!

Jun 24th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local Frame_2 = Instance.new("Frame")
  7. local Frame_3 = Instance.new("Frame")
  8. local Frame_4 = Instance.new("Frame")
  9. local Frame_5 = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Frame_6 = Instance.new("Frame")
  12. local Frame_7 = Instance.new("Frame")
  13. --Properties:
  14. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  15. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  16.  
  17. Frame.Parent = ScreenGui
  18. Frame.BackgroundColor3 = Color3.new(0.827451, 0.827451, 0.411765)
  19. Frame.BorderSizePixel = 0
  20. Frame.Position = UDim2.new(0.403941333, 0, 0.178623736, 0)
  21. Frame.Size = UDim2.new(0, 183, 0, 478)
  22.  
  23. Frame_2.Parent = ScreenGui
  24. Frame_2.BackgroundColor3 = Color3.new(0.827451, 0.827451, 0.411765)
  25. Frame_2.BorderSizePixel = 0
  26. Frame_2.Position = UDim2.new(0.335181534, 0, 0.574198067, 0)
  27. Frame_2.Size = UDim2.new(0, 185, 0, 174)
  28.  
  29. Frame_3.Parent = ScreenGui
  30. Frame_3.BackgroundColor3 = Color3.new(0.827451, 0.827451, 0.411765)
  31. Frame_3.BorderSizePixel = 0
  32. Frame_3.Position = UDim2.new(0.463079989, 0, 0.574198067, 0)
  33. Frame_3.Size = UDim2.new(0, 185, 0, 174)
  34.  
  35. Frame_4.Parent = ScreenGui
  36. Frame_4.BackgroundColor3 = Color3.new(0, 0, 0)
  37. Frame_4.BorderSizePixel = 0
  38. Frame_4.Position = UDim2.new(0.451415837, 0, 0.178623721, 0)
  39. Frame_4.Size = UDim2.new(0, 11, 0, 56)
  40.  
  41. Frame_5.Parent = ScreenGui
  42. Frame_5.BackgroundColor3 = Color3.new(0, 0, 0)
  43. Frame_5.BorderSizePixel = 0
  44. Frame_5.Position = UDim2.new(0.403941333, 0, 0.309651196, 0)
  45. Frame_5.Size = UDim2.new(0, 183, 0, 6)
  46.  
  47. TextLabel.Parent = ScreenGui
  48. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  49. TextLabel.BackgroundTransparency = 1
  50. TextLabel.Position = UDim2.new(0.694167197, 0, 0.189734831, 0)
  51. TextLabel.Size = UDim2.new(0, 448, 0, 129)
  52. TextLabel.Font = Enum.Font.SourceSans
  53. TextLabel.Text = "Fuck me daddy"
  54. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  55. TextLabel.TextSize = 100
  56. TextLabel.TextStrokeTransparency = 0
  57.  
  58. Frame_6.Parent = ScreenGui
  59. Frame_6.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.243137)
  60. Frame_6.BorderSizePixel = 0
  61. Frame_6.Position = UDim2.new(0.258333325, 0, -0.0842592567, 0)
  62. Frame_6.Size = UDim2.new(0, 711, 0, 322)
  63.  
  64. Frame_7.Parent = ScreenGui
  65. Frame_7.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.223529)
  66. Frame_7.BorderSizePixel = 0
  67. Frame_7.Position = UDim2.new(0.448290825, 0, 0.0392278619, 0)
  68. Frame_7.Size = UDim2.new(0, 11, 0, 188)
  69. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement