Advertisement
Guest User

STRUCID GUI BY MR.STUPERD

a guest
Mar 1st, 2019
21,601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.62 KB | None | 0 0
  1. -- GUI MADE BY MR.STUPERD (I DO NOT TAKE ANY CREDITS FOR THE SCRIPTS)
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local Frame = Instance.new("Frame")
  4. local Frame_2 = Instance.new("Frame")
  5. local AIMBOT = Instance.new("TextButton")
  6. local ESP = Instance.new("TextButton")
  7. local NOCLIP = Instance.new("TextButton")
  8. local INFJUMP = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local TextLabel_2 = Instance.new("TextLabel")
  11.  
  12. ScreenGui.Parent = game.CoreGui
  13. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  14.  
  15. Frame.Parent = ScreenGui
  16. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  17. Frame.Position = UDim2.new(0.531515181, 0, 0.26289925, 0)
  18. Frame.Size = UDim2.new(0, 355, 0, 42)
  19. Frame.Visible = true
  20. Frame.Active = true
  21. Frame.Draggable = true
  22.  
  23. Frame_2.Parent = Frame
  24. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  25. Frame_2.Position = UDim2.new(0, 0, 5.02380943, 0)
  26. Frame_2.Size = UDim2.new(0, 355, 0, 41)
  27.  
  28. AIMBOT.Name = "AIMBOT"
  29. AIMBOT.Parent = Frame
  30. AIMBOT.BackgroundColor3 = Color3.new(0, 0, 0)
  31. AIMBOT.BackgroundTransparency = 0.5
  32. AIMBOT.BorderColor3 = Color3.new(0, 0, 0)
  33. AIMBOT.Position = UDim2.new(0.0507042259, 0, 1.00000036, 0)
  34. AIMBOT.Size = UDim2.new(0, 157, 0, 85)
  35. AIMBOT.Font = Enum.Font.SciFi
  36. AIMBOT.Text = "AIMBOT"
  37. AIMBOT.TextColor3 = Color3.new(0, 0, 0)
  38. AIMBOT.TextSize = 50
  39. AIMBOT.MouseButton1Down:connect(function()
  40. loadstring(game:HttpGet(('https://pastebin.com/raw/wpU4n8GX'),true))()
  41. end)
  42.  
  43. ESP.Name = "ESP"
  44. ESP.Parent = Frame
  45. ESP.BackgroundColor3 = Color3.new(0, 0, 0)
  46. ESP.BackgroundTransparency = 0.5
  47. ESP.BorderColor3 = Color3.new(0, 0, 0)
  48. ESP.Position = UDim2.new(0.492957741, 0, 0.976190865, 0)
  49. ESP.Size = UDim2.new(0, 161, 0, 86)
  50. ESP.Font = Enum.Font.SciFi
  51. ESP.Text = "ESP"
  52. ESP.TextColor3 = Color3.new(0, 0, 0)
  53. ESP.TextSize = 50
  54. ESP.MouseButton1Down:connect(function()
  55. loadstring(game:HttpGet(('https://pastebin.com/raw/5EpLgBsA'),true))()
  56. end)
  57.  
  58. NOCLIP.Name = "NOCLIP"
  59. NOCLIP.Parent = Frame
  60. NOCLIP.BackgroundColor3 = Color3.new(0, 0, 0)
  61. NOCLIP.BackgroundTransparency = 0.5
  62. NOCLIP.BorderColor3 = Color3.new(0, 0, 0)
  63. NOCLIP.Position = UDim2.new(0.0507042259, 0, 3.02380991, 0)
  64. NOCLIP.Size = UDim2.new(0, 157, 0, 84)
  65. NOCLIP.Font = Enum.Font.SciFi
  66. NOCLIP.Text = "NOCLIP"
  67. NOCLIP.TextColor3 = Color3.new(0, 0, 0)
  68. NOCLIP.TextSize = 50
  69. NOCLIP.MouseButton1Down:connect(function()
  70. loadstring(game:HttpGet(('https://pastebin.com/raw/rUPR1AyA'),true))()
  71. end)
  72.  
  73. INFJUMP.Name = "INFJUMP"
  74. INFJUMP.Parent = Frame
  75. INFJUMP.BackgroundColor3 = Color3.new(0, 0, 0)
  76. INFJUMP.BackgroundTransparency = 0.5
  77. INFJUMP.BorderColor3 = Color3.new(0, 0, 0)
  78. INFJUMP.Position = UDim2.new(0.492957741, 0, 3.02380991, 0)
  79. INFJUMP.Size = UDim2.new(0, 161, 0, 84)
  80. INFJUMP.Font = Enum.Font.SciFi
  81. INFJUMP.Text = "INF JUMP"
  82. INFJUMP.TextColor3 = Color3.new(0, 0, 0)
  83. INFJUMP.TextSize = 42
  84. INFJUMP.MouseButton1Down:connect(function()
  85. loadstring(game:HttpGet(('https://pastebin.com/raw/y6Veyb5w'),true))()
  86. end)
  87.  
  88. TextLabel.Parent = Frame
  89. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  90. TextLabel.BackgroundTransparency = 1
  91. TextLabel.Position = UDim2.new(0.0169014093, 0, 5.14285707, 0)
  92. TextLabel.Size = UDim2.new(0, 342, 0, 31)
  93. TextLabel.Font = Enum.Font.SciFi
  94. TextLabel.Text = "GUI made by Mr.Stuperd (Did not make the scripts, edited them)"
  95. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  96. TextLabel.TextSize = 13
  97.  
  98. TextLabel_2.Parent = Frame
  99. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  100. TextLabel_2.BackgroundTransparency = 1
  101. TextLabel_2.Size = UDim2.new(0, 355, 0, 41)
  102. TextLabel_2.Font = Enum.Font.SciFi
  103. TextLabel_2.Text = "STRUCID GUI"
  104. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  105. TextLabel_2.TextSize = 36
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement