Advertisement
ROBLOX_HAXX

My Strucid Cheat Roblox Haxx Strucid

Sep 2nd, 2019
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local TextLabel = Instance.new("TextLabel")
  4. local Hitbox = Instance.new("TextButton")
  5. local ESP = Instance.new("TextButton")
  6. local BROKEN = Instance.new("TextButton")
  7. local Close = Instance.new("TextButton")
  8. local Second = Instance.new("Frame")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10. local Croshair = Instance.new("TextButton")
  11. local Circle = Instance.new("TextButton")
  12. local Close_2 = Instance.new("TextButton")
  13. local nextxd = Instance.new("Frame")
  14. local TextLabel_3 = Instance.new("TextLabel")
  15. local TextLabel_4 = Instance.new("TextLabel")
  16. local Close_3 = Instance.new("TextButton")
  17. local newlol = Instance.new("Frame")
  18. local TextLabel_5 = Instance.new("TextLabel")
  19. local TextLabel_6 = Instance.new("TextLabel")
  20. local Close_4 = Instance.new("TextButton")
  21.  
  22. ScreenGui.Parent = game.CoreGui
  23. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. Main.Name = "Main"
  26. Main.Parent = ScreenGui
  27. Main.Active = true
  28. Main.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  29. Main.BorderSizePixel = 0
  30. Main.Position = UDim2.new(0.163909763, 0, 0, 0)
  31. Main.Size = UDim2.new(0, 142, 0, 193)
  32. Main.Draggable = true
  33.  
  34. TextLabel.Parent = Main
  35. TextLabel.Active = true
  36. TextLabel.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  37. TextLabel.BorderSizePixel = 0
  38. TextLabel.Size = UDim2.new(0, 141, 0, 30)
  39. TextLabel.Font = Enum.Font.SourceSans
  40. TextLabel.Text = "Main Stuff"
  41. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  42. TextLabel.TextScaled = true
  43. TextLabel.TextSize = 14
  44. TextLabel.TextWrapped = true
  45.  
  46. Hitbox.Name = "Hitbox"
  47. Hitbox.Parent = Main
  48. Hitbox.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  49. Hitbox.BorderSizePixel = 0
  50. Hitbox.Position = UDim2.new(0, 0, 0.15544042, 0)
  51. Hitbox.Size = UDim2.new(0, 141, 0, 35)
  52. Hitbox.Font = Enum.Font.SourceSans
  53. Hitbox.Text = "Hitbox"
  54. Hitbox.TextColor3 = Color3.new(0, 0, 0)
  55. Hitbox.TextScaled = true
  56. Hitbox.TextSize = 14
  57. Hitbox.TextWrapped = true
  58. Hitbox.MouseButton1Down:connect(function()
  59.  
  60. _G.HeadSize = 5
  61. _G.Disabled = true
  62.  
  63. game:GetService('RunService').RenderStepped:connect(function()
  64. if _G.Disabled then
  65. for i,v in next, game:GetService('Players'):GetPlayers() do
  66. if v.Name ~= game:GetService('Players').LocalPlayer.Name then
  67. pcall(function()
  68. v.Character.HumanoidRootPart.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  69. v.Character.HumanoidRootPart.Transparency = 0
  70. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("White")
  71. v.Character.HumanoidRootPart.Material = "plastic"
  72. v.Character.HumanoidRootPart.CanCollide = false
  73. end)
  74. end
  75. end
  76. end
  77. end)
  78. end)
  79.  
  80. ESP.Name = "ESP"
  81. ESP.Parent = Main
  82. ESP.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  83. ESP.BorderSizePixel = 0
  84. ESP.Position = UDim2.new(0, 0, 0.332497001, 0)
  85. ESP.Size = UDim2.new(0, 141, 0, 35)
  86. ESP.Font = Enum.Font.SourceSans
  87. ESP.Text = "ESP"
  88. ESP.TextColor3 = Color3.new(0, 0, 0)
  89. ESP.TextScaled = true
  90. ESP.TextSize = 14
  91. ESP.TextWrapped = true
  92. ESP.MouseButton1Down:connect(function()
  93. loadstring(game:HttpGet(('https://pastebin.com/raw/ypSsQRK6'),true))()
  94. end)
  95.  
  96. BROKEN.Name = "BROKEN"
  97. BROKEN.Parent = Main
  98. BROKEN.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  99. BROKEN.BorderSizePixel = 0
  100. BROKEN.Position = UDim2.new(0, 0, 0.512054384, 0)
  101. BROKEN.Size = UDim2.new(0, 141, 0, 35)
  102. BROKEN.Font = Enum.Font.SourceSans
  103. BROKEN.Text = "Chams BROKEN"
  104. BROKEN.TextColor3 = Color3.new(0, 0, 0)
  105. BROKEN.TextScaled = true
  106. BROKEN.TextSize = 14
  107. BROKEN.TextWrapped = true
  108.  
  109. Close.Name = "Close"
  110. Close.Parent = Main
  111. Close.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  112. Close.BorderSizePixel = 0
  113. Close.Position = UDim2.new(0.394366205, 0, 0.817753851, 0)
  114. Close.Size = UDim2.new(0, 86, 0, 35)
  115. Close.Font = Enum.Font.SourceSans
  116. Close.Text = "Close"
  117. Close.TextColor3 = Color3.new(0, 0, 0)
  118. Close.TextScaled = true
  119. Close.TextSize = 14
  120. Close.TextWrapped = true
  121. Close.MouseButton1Down:connect(function()
  122. Main.Visible = false
  123. end)
  124.  
  125. Second.Name = "Second"
  126. Second.Parent = ScreenGui
  127. Second.Active = true
  128. Second.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  129. Second.BorderSizePixel = 0
  130. Second.Position = UDim2.new(0.296992481, 0, 0, 0)
  131. Second.Size = UDim2.new(0, 142, 0, 122)
  132. Second.Draggable = true
  133.  
  134. TextLabel_2.Parent = Second
  135. TextLabel_2.Active = true
  136. TextLabel_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  137. TextLabel_2.BorderSizePixel = 0
  138. TextLabel_2.Size = UDim2.new(0, 141, 0, 30)
  139. TextLabel_2.Font = Enum.Font.SourceSans
  140. TextLabel_2.Text = "Helping Stuff"
  141. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  142. TextLabel_2.TextScaled = true
  143. TextLabel_2.TextSize = 14
  144. TextLabel_2.TextWrapped = true
  145.  
  146. Croshair.Name = "Croshair"
  147. Croshair.Parent = Second
  148. Croshair.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  149. Croshair.BorderSizePixel = 0
  150. Croshair.Position = UDim2.new(0, 0, 0.571197748, 0)
  151. Croshair.Size = UDim2.new(0, 141, 0, 35)
  152. Croshair.Font = Enum.Font.SourceSans
  153. Croshair.Text = "Croshair"
  154. Croshair.TextColor3 = Color3.new(0, 0, 0)
  155. Croshair.TextScaled = true
  156. Croshair.TextSize = 14
  157. Croshair.TextWrapped = true
  158. Croshair.MouseButton1Down:connect(function()
  159. local ScreenGui = Instance.new("ScreenGui")
  160. local Frame = Instance.new("Frame")
  161. local Frame_2 = Instance.new("Frame")
  162.  
  163. ScreenGui.Parent = game.CoreGui
  164. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  165.  
  166. Frame.Parent = ScreenGui
  167. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  168. Frame.BorderSizePixel = 0
  169. Frame.Position = UDim2.new(0.498496234, 0, 0.455835968, 0)
  170. Frame.Size = UDim2.new(0, 3, 0, 56)
  171.  
  172. Frame_2.Parent = Frame
  173. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  174. Frame_2.BorderSizePixel = 0
  175. Frame_2.Position = UDim2.new(-8.20802021, 0, 0.458483547, 0)
  176. Frame_2.Size = UDim2.new(0, 52, 0, 3)
  177. print("Crosshair Loadded!")
  178. end)
  179.  
  180. Circle.Name = "Circle"
  181. Circle.Parent = Second
  182. Circle.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  183. Circle.BorderSizePixel = 0
  184. Circle.Position = UDim2.new(0, 0, 0.26574707, 0)
  185. Circle.Size = UDim2.new(0, 141, 0, 35)
  186. Circle.Font = Enum.Font.SourceSans
  187. Circle.Text = "FOV Circle SMALL"
  188. Circle.TextColor3 = Color3.new(0, 0, 0)
  189. Circle.TextScaled = true
  190. Circle.TextSize = 14
  191. Circle.TextWrapped = true
  192. Circle.MouseButton1Down:connect(function()
  193. local ScreenGui = Instance.new("ScreenGui")
  194. local ImageLabel = Instance.new("ImageLabel")
  195.  
  196. ScreenGui.Parent = game.CoreGui
  197. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  198.  
  199. ImageLabel.Parent = ScreenGui
  200. ImageLabel.Active = true
  201. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  202. ImageLabel.BackgroundTransparency = 1
  203. ImageLabel.BorderSizePixel = 0
  204. ImageLabel.Position = UDim2.new(0.426047832, 0, 0.380126178, 0)
  205. ImageLabel.Size = UDim2.new(0, 195, 0, 152)
  206. ImageLabel.Image = "rbxassetid://10722952"
  207. end)
  208.  
  209. Close_2.Name = "Close"
  210. Close_2.Parent = Second
  211. Close_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  212. Close_2.BorderSizePixel = 0
  213. Close_2.Position = UDim2.new(0.387323946, 0, 0.850540757, 0)
  214. Close_2.Size = UDim2.new(0, 87, 0, 18)
  215. Close_2.Font = Enum.Font.SourceSans
  216. Close_2.Text = "Close"
  217. Close_2.TextColor3 = Color3.new(0, 0, 0)
  218. Close_2.TextScaled = true
  219. Close_2.TextSize = 14
  220. Close_2.TextWrapped = true
  221. Close_2.MouseButton1Down:connect(function()
  222. Second.Visible = false
  223. end)
  224.  
  225. nextxd.Name = "nextxd"
  226. nextxd.Parent = ScreenGui
  227. nextxd.Active = true
  228. nextxd.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  229. nextxd.BorderSizePixel = 0
  230. nextxd.Position = UDim2.new(0.421804488, 0, 0, 0)
  231. nextxd.Size = UDim2.new(0, 142, 0, 175)
  232. nextxd.Draggable = true
  233.  
  234. TextLabel_3.Parent = nextxd
  235. TextLabel_3.Active = true
  236. TextLabel_3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  237. TextLabel_3.BorderSizePixel = 0
  238. TextLabel_3.Size = UDim2.new(0, 142, 0, 30)
  239. TextLabel_3.Font = Enum.Font.SourceSans
  240. TextLabel_3.Text = "Stuff For EZ Kills"
  241. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  242. TextLabel_3.TextScaled = true
  243. TextLabel_3.TextSize = 14
  244. TextLabel_3.TextWrapped = true
  245.  
  246. TextLabel_4.Parent = nextxd
  247. TextLabel_4.Active = true
  248. TextLabel_4.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  249. TextLabel_4.BorderSizePixel = 0
  250. TextLabel_4.Position = UDim2.new(0, 0, 0.171428576, 0)
  251. TextLabel_4.Size = UDim2.new(0, 142, 0, 145)
  252. TextLabel_4.Font = Enum.Font.SourceSans
  253. TextLabel_4.Text = "Nothing Here Yet Coming Soon"
  254. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  255. TextLabel_4.TextScaled = true
  256. TextLabel_4.TextSize = 14
  257. TextLabel_4.TextWrapped = true
  258.  
  259. Close_3.Name = "Close"
  260. Close_3.Parent = nextxd
  261. Close_3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  262. Close_3.BorderSizePixel = 0
  263. Close_3.Position = UDim2.new(0.389833748, 0, 0.995167136, 0)
  264. Close_3.Size = UDim2.new(0, 86, 0, 35)
  265. Close_3.Font = Enum.Font.SourceSans
  266. Close_3.Text = "Close"
  267. Close_3.TextColor3 = Color3.new(0, 0, 0)
  268. Close_3.TextScaled = true
  269. Close_3.TextSize = 14
  270. Close_3.TextWrapped = true
  271. Close_3.MouseButton1Down:connect(function()
  272. nextxd.Visible = false
  273. end)
  274.  
  275. newlol.Name = "newlol"
  276. newlol.Parent = ScreenGui
  277. newlol.Active = true
  278. newlol.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  279. newlol.BorderSizePixel = 0
  280. newlol.Position = UDim2.new(0.539849639, 0, 0, 0)
  281. newlol.Size = UDim2.new(0, 142, 0, 138)
  282. newlol.Draggable = true
  283.  
  284. TextLabel_5.Parent = newlol
  285. TextLabel_5.Active = true
  286. TextLabel_5.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  287. TextLabel_5.BorderSizePixel = 0
  288. TextLabel_5.Size = UDim2.new(0, 142, 0, 30)
  289. TextLabel_5.Font = Enum.Font.SourceSans
  290. TextLabel_5.Text = "Credits"
  291. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  292. TextLabel_5.TextScaled = true
  293. TextLabel_5.TextSize = 14
  294. TextLabel_5.TextWrapped = true
  295.  
  296. TextLabel_6.Parent = newlol
  297. TextLabel_6.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  298. TextLabel_6.BorderColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  299. TextLabel_6.BorderSizePixel = 0
  300. TextLabel_6.Position = UDim2.new(0, 0, 0.23493582, 0)
  301. TextLabel_6.Size = UDim2.new(0, 142, 0, 105)
  302. TextLabel_6.Font = Enum.Font.SourceSans
  303. TextLabel_6.Text = "Made By Roblox Haxx#9374 On Discord Make Sure To add Em"
  304. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  305. TextLabel_6.TextScaled = true
  306. TextLabel_6.TextSize = 14
  307. TextLabel_6.TextWrapped = true
  308.  
  309. Close_4.Name = "Close"
  310. Close_4.Parent = newlol
  311. Close_4.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  312. Close_4.BorderSizePixel = 0
  313. Close_4.Position = UDim2.new(0.394366205, 0, 0.998913288, 0)
  314. Close_4.Size = UDim2.new(0, 86, 0, 35)
  315. Close_4.Font = Enum.Font.SourceSans
  316. Close_4.Text = "Close"
  317. Close_4.TextColor3 = Color3.new(0, 0, 0)
  318. Close_4.TextScaled = true
  319. Close_4.TextSize = 14
  320. Close_4.TextWrapped = true
  321. Close_4.MouseButton1Down:connect(function()
  322. newlol.Visible = false
  323. end)
  324.  
  325. -- Strucid Cheat Made by Roblox Haxx --
  326. -- Scripts And Scripting By Roblox Haxx --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement