2AreYouMental110

Jmuse mineverse script (execute on https://www.roblox.com/games/5117740969/Blockverse-Minecraft)

Dec 9th, 2020 (edited)
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.98 KB | None | 0 0
  1. -- made by jmuse
  2. -- Farewell Infortality.
  3. -- Version: 2.82
  4. -- Instances:
  5. local folder = Instance.new("Folder")
  6.  
  7. local MineverseBruh = Instance.new("ScreenGui")
  8. local MainGUI = Instance.new("Frame")
  9. local topbar = Instance.new("Frame")
  10. local close = Instance.new("TextButton")
  11. local littlebar = Instance.new("Frame")
  12. local Title = Instance.new("TextLabel")
  13. local MainButton = Instance.new("TextButton")
  14. local sidecolorframe = Instance.new("Frame")
  15. local InfoButton = Instance.new("TextButton")
  16. local mainstuff = Instance.new("Frame")
  17. local littletinybarbruh = Instance.new("Frame")
  18. local Frame = Instance.new("Frame")
  19. local bright = Instance.new("TextButton")
  20. local b = Instance.new("TextLabel")
  21. local killaura = Instance.new("TextButton")
  22. local ka = Instance.new("TextLabel")
  23. local noclip = Instance.new("TextButton")
  24. local nc = Instance.new("TextLabel")
  25. local nofall = Instance.new("TextButton")
  26. local nf = Instance.new("TextLabel")
  27. local speed = Instance.new("TextButton")
  28. local s = Instance.new("TextLabel")
  29. local xray = Instance.new("TextButton")
  30. local b_2 = Instance.new("TextLabel")
  31. local UIListLayout = Instance.new("UIListLayout")
  32. local mainstuffbruh = Instance.new("TextLabel")
  33. local infoframe = Instance.new("Frame")
  34. local littletinybarbruh_2 = Instance.new("Frame")
  35. local infoframetitle = Instance.new("TextLabel")
  36. local TextLabel = Instance.new("TextLabel")
  37. local TextLabel_2 = Instance.new("TextLabel")
  38. local OpenGUI = Instance.new("Frame")
  39. local open = Instance.new("TextButton")
  40.  
  41. folder.Name = "esps"
  42. folder.Parent = game.Workspace
  43. --Properties:
  44. MineverseBruh.Name = "MineverseBruh"
  45. MineverseBruh.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  46. MineverseBruh.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  47. MineverseBruh.DisplayOrder = 99999
  48. MineverseBruh.ResetOnSpawn = false
  49. MainGUI.Name = "MainGUI"
  50. MainGUI.Parent = MineverseBruh
  51. MainGUI.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  52. MainGUI.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  53. MainGUI.ClipsDescendants = true
  54. MainGUI.ZIndex = 999
  55. MainGUI.Position = UDim2.new(0, 659, 0, 280)
  56. MainGUI.Size = UDim2.new(0, 284, 0, 303)
  57. topbar.Name = "topbar"
  58. topbar.Parent = MainGUI
  59. topbar.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  60. topbar.BorderColor3 = Color3.new(0, 0.490196, 0.929412)
  61. topbar.BorderSizePixel = 0
  62. topbar.Size = UDim2.new(0, 284, 0, 14)
  63. close.Name = "close"
  64. close.Parent = topbar
  65. close.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  66. close.BorderSizePixel = 0
  67. close.Position = UDim2.new(0.915492952, 0, 0, 0)
  68. close.Size = UDim2.new(0, 24, 0, 14)
  69. close.Font = Enum.Font.SourceSansBold
  70. close.Text = "-"
  71. close.TextColor3 = Color3.new(0, 0, 0)
  72. close.TextSize = 14
  73. close.TextStrokeColor3 = Color3.new(1, 1, 1)
  74. littlebar.Name = "littlebar"
  75. littlebar.Parent = MainGUI
  76. littlebar.BackgroundColor3 = Color3.new(1, 1, 1)
  77. littlebar.BackgroundTransparency = 0.85000002384186
  78. littlebar.BorderSizePixel = 0
  79. littlebar.Position = UDim2.new(0.0176056344, 0, 0.243676543, 0)
  80. littlebar.Size = UDim2.new(0, 274, 0, 1)
  81. Title.Name = "Title"
  82. Title.Parent = MainGUI
  83. Title.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  84. Title.BorderSizePixel = 0
  85. Title.Position = UDim2.new(0.0352112688, 0, 0.0869565234, 0)
  86. Title.Size = UDim2.new(0, 70, 0, 41)
  87. Title.Font = Enum.Font.SourceSansBold
  88. Title.Text = "Mineverse GUI Xshin's v1.3"
  89. Title.TextColor3 = Color3.new(1, 1, 1)
  90. Title.TextScaled = true
  91. Title.TextSize = 14
  92. Title.TextWrapped = true
  93. MainButton.Name = "MainButton"
  94. MainButton.Parent = MainGUI
  95. MainButton.BackgroundColor3 = Color3.new(0.176471, 0.184314, 0.219608)
  96. MainButton.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  97. MainButton.BorderSizePixel = 0
  98. MainButton.Position = UDim2.new(0.387323976, 0, 0.0948616564, 0)
  99. MainButton.Size = UDim2.new(0, 64, 0, 36)
  100. MainButton.Font = Enum.Font.SourceSansBold
  101. MainButton.Text = "Main"
  102. MainButton.TextColor3 = Color3.new(1, 1, 1)
  103. MainButton.TextSize = 20
  104. MainButton.TextWrapped = true
  105. sidecolorframe.Name = "sidecolorframe"
  106. sidecolorframe.Parent = MainGUI
  107. sidecolorframe.BackgroundColor3 = Color3.new(1, 1, 1)
  108. sidecolorframe.BackgroundTransparency = 0.85000002384186
  109. sidecolorframe.Position = UDim2.new(0.309859157, 0, 0.0948616564, 0)
  110. sidecolorframe.Size = UDim2.new(0, 1, 0, 36)
  111. InfoButton.Name = "InfoButton"
  112. InfoButton.Parent = MainGUI
  113. InfoButton.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  114. InfoButton.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  115. InfoButton.BorderSizePixel = 0
  116. InfoButton.Position = UDim2.new(0.647887349, 0, 0.0948616564, 0)
  117. InfoButton.Size = UDim2.new(0, 64, 0, 36)
  118. InfoButton.Font = Enum.Font.SourceSansBold
  119. InfoButton.Text = "Info"
  120. InfoButton.TextColor3 = Color3.new(1, 1, 1)
  121. InfoButton.TextSize = 20
  122. InfoButton.TextWrapped = true
  123. mainstuff.Name = "mainstuff"
  124. mainstuff.Parent = MainGUI
  125. mainstuff.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  126. mainstuff.BackgroundTransparency = 0.85000002384186
  127. mainstuff.BorderColor3 = Color3.new(1, 1, 1)
  128. mainstuff.Position = UDim2.new(0.0422535241, 0, 0.333855152, 0)
  129. mainstuff.Size = UDim2.new(0, 261, 0, 186)
  130. littletinybarbruh.Name = "littletinybarbruh"
  131. littletinybarbruh.Parent = mainstuff
  132. littletinybarbruh.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  133. littletinybarbruh.BorderSizePixel = 0
  134. littletinybarbruh.Position = UDim2.new(0, 0, -0.00966125075, 0)
  135. littletinybarbruh.Size = UDim2.new(0, 261, 0, 1)
  136. Frame.Parent = littletinybarbruh
  137. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  138. Frame.BackgroundTransparency = 1
  139. Frame.Position = UDim2.new(0.0613026805, 0, 17, 0)
  140. Frame.Size = UDim2.new(0, 245, 0, 100)
  141. Frame.ZIndex = 3
  142. bright.Name = "bright"
  143. bright.Parent = Frame
  144. bright.BackgroundColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  145. bright.BorderColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  146. bright.Position = UDim2.new(0.0265172422, 0, 0.748865426, 0)
  147. bright.Size = UDim2.new(0, 19, 0, 18)
  148. bright.Font = Enum.Font.SourceSans
  149. bright.Text = ""
  150. bright.TextColor3 = Color3.new(1, 0, 0)
  151. bright.TextSize = 14
  152. bright.TextStrokeColor3 = Color3.new(1, 1, 1)
  153. b.Name = "b"
  154. b.Parent = bright
  155. b.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  156. b.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  157. b.BorderSizePixel = 0
  158. b.Position = UDim2.new(0, 35, 0.100000001, 0)
  159. b.Size = UDim2.new(0, 75, 0, 13)
  160. b.Font = Enum.Font.SourceSansBold
  161. b.Text = "Full Brightness"
  162. b.TextColor3 = Color3.new(1, 1, 1)
  163. b.TextSize = 14
  164. b.TextXAlignment = Enum.TextXAlignment.Left
  165. killaura.Name = "killaura"
  166. killaura.Parent = Frame
  167. killaura.BackgroundColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  168. killaura.BorderColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  169. killaura.Position = UDim2.new(0.0268199258, 0, 0.153924167, 0)
  170. killaura.Size = UDim2.new(0, 19, 0, 18)
  171. killaura.Font = Enum.Font.SourceSans
  172. killaura.Text = ""
  173. killaura.TextColor3 = Color3.new(0, 0, 0)
  174. killaura.TextSize = 14
  175. ka.Name = "ka"
  176. ka.Parent = killaura
  177. ka.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  178. ka.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  179. ka.BorderSizePixel = 0
  180. ka.Position = UDim2.new(0, 35, 0.100000001, 0)
  181. ka.Size = UDim2.new(0, 75, 0, 13)
  182. ka.Font = Enum.Font.SourceSansBold
  183. ka.Text = "Kill Aura"
  184. ka.TextColor3 = Color3.new(1, 1, 1)
  185. ka.TextSize = 14
  186. ka.TextXAlignment = Enum.TextXAlignment.Left
  187. noclip.Name = "noclip"
  188. noclip.Parent = Frame
  189. noclip.BackgroundColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  190. noclip.BorderColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  191. noclip.Position = UDim2.new(0.0265172422, 0, 0.452865422, 0)
  192. noclip.Size = UDim2.new(0, 19, 0, 18)
  193. noclip.Font = Enum.Font.SourceSans
  194. noclip.Text = ""
  195. noclip.TextColor3 = Color3.new(1, 0, 0)
  196. noclip.TextSize = 14
  197. noclip.TextStrokeColor3 = Color3.new(1, 1, 1)
  198. nc.Name = "nc"
  199. nc.Parent = noclip
  200. nc.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  201. nc.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  202. nc.BorderSizePixel = 0
  203. nc.Position = UDim2.new(0, 35, 0.100000001, 0)
  204. nc.Size = UDim2.new(0, 75, 0, 13)
  205. nc.Font = Enum.Font.SourceSansBold
  206. nc.Text = "Noclip | Press \"G\""
  207. nc.TextColor3 = Color3.new(1, 1, 1)
  208. nc.TextSize = 14
  209. nc.TextXAlignment = Enum.TextXAlignment.Left
  210. nofall.Name = "nofall"
  211. nofall.Parent = Frame
  212. nofall.BackgroundColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  213. nofall.BorderColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  214. nofall.Position = UDim2.new(0.0265172422, 0, 0.600865424, 0)
  215. nofall.Size = UDim2.new(0, 19, 0, 18)
  216. nofall.Font = Enum.Font.SourceSans
  217. nofall.Text = ""
  218. nofall.TextColor3 = Color3.new(1, 0, 0)
  219. nofall.TextSize = 14
  220. nofall.TextStrokeColor3 = Color3.new(1, 1, 1)
  221. nf.Name = "nf"
  222. nf.Parent = nofall
  223. nf.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  224. nf.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  225. nf.BorderSizePixel = 0
  226. nf.Position = UDim2.new(0, 35, 0.100000001, 0)
  227. nf.Size = UDim2.new(0, 75, 0, 13)
  228. nf.Font = Enum.Font.SourceSansBold
  229. nf.Text = "Remove Fall Damage"
  230. nf.TextColor3 = Color3.new(1, 1, 1)
  231. nf.TextSize = 14
  232. nf.TextXAlignment = Enum.TextXAlignment.Left
  233. speed.Name = "speed"
  234. speed.Parent = Frame
  235. speed.BackgroundColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  236. speed.BorderColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  237. speed.Position = UDim2.new(0.0268199258, 0, 0.304915518, 0)
  238. speed.Size = UDim2.new(0, 19, 0, 18)
  239. speed.Font = Enum.Font.SourceSans
  240. speed.Text = ""
  241. speed.TextColor3 = Color3.new(1, 0, 0)
  242. speed.TextSize = 14
  243. s.Name = "s"
  244. s.Parent = speed
  245. s.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  246. s.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  247. s.BorderSizePixel = 0
  248. s.Position = UDim2.new(0, 35, 0.100000001, 0)
  249. s.Size = UDim2.new(0, 75, 0, 13)
  250. s.Font = Enum.Font.SourceSansBold
  251. s.Text = "Speed | Press \"H\""
  252. s.TextColor3 = Color3.new(1, 1, 1)
  253. s.TextSize = 14
  254. s.TextXAlignment = Enum.TextXAlignment.Left
  255. xray.Name = "xray"
  256. xray.Parent = Frame
  257. xray.BackgroundColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  258. xray.BorderColor3 = Color3.new(0.121569, 0.129412, 0.141176)
  259. xray.Position = UDim2.new(0.0265172422, 0, 0.896865427, 0)
  260. xray.Size = UDim2.new(0, 19, 0, 18)
  261. xray.Font = Enum.Font.SourceSans
  262. xray.Text = ""
  263. xray.TextColor3 = Color3.new(1, 0, 0)
  264. xray.TextSize = 14
  265. xray.TextStrokeColor3 = Color3.new(1, 1, 1)
  266. b_2.Name = "b"
  267. b_2.Parent = xray
  268. b_2.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  269. b_2.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  270. b_2.BorderSizePixel = 0
  271. b_2.Position = UDim2.new(0, 35, 0.100000001, 0)
  272. b_2.Size = UDim2.new(0, 75, 0, 13)
  273. b_2.Font = Enum.Font.SourceSansBold
  274. b_2.Text = "New X-Ray | Now Toggalable!"
  275. b_2.TextColor3 = Color3.new(1, 1, 1)
  276. b_2.TextSize = 14
  277. b_2.TextXAlignment = Enum.TextXAlignment.Left
  278. UIListLayout.Parent = Frame
  279. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  280. UIListLayout.Padding = UDim.new(0.100000001, 0)
  281. mainstuffbruh.Name = "mainstuffbruh"
  282. mainstuffbruh.Parent = mainstuff
  283. mainstuffbruh.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  284. mainstuffbruh.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  285. mainstuffbruh.BorderSizePixel = 0
  286. mainstuffbruh.Position = UDim2.new(0.363984674, 0, -0.0601503775, 0)
  287. mainstuffbruh.Size = UDim2.new(0, 74, 0, 13)
  288. mainstuffbruh.Font = Enum.Font.SourceSansBold
  289. mainstuffbruh.Text = "Main Stuff"
  290. mainstuffbruh.TextColor3 = Color3.new(1, 1, 1)
  291. mainstuffbruh.TextSize = 14
  292. infoframe.Name = "infoframe"
  293. infoframe.Parent = MainGUI
  294. infoframe.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  295. infoframe.BackgroundTransparency = 0.85000002384186
  296. infoframe.BorderColor3 = Color3.new(1, 1, 1)
  297. infoframe.Position = UDim2.new(0.0422535241, 0, 0.333855152, 0)
  298. infoframe.Size = UDim2.new(0, 261, 0, 186)
  299. infoframe.Visible = false
  300. littletinybarbruh_2.Name = "littletinybarbruh"
  301. littletinybarbruh_2.Parent = infoframe
  302. littletinybarbruh_2.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  303. littletinybarbruh_2.BorderSizePixel = 0
  304. littletinybarbruh_2.Position = UDim2.new(0, 0, -0.00966124982, 0)
  305. littletinybarbruh_2.Size = UDim2.new(0, 261, 0, 1)
  306. infoframetitle.Name = "infoframetitle"
  307. infoframetitle.Parent = infoframe
  308. infoframetitle.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  309. infoframetitle.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  310. infoframetitle.BorderSizePixel = 0
  311. infoframetitle.Position = UDim2.new(0.363984674, 0, -0.0601503775, 0)
  312. infoframetitle.Size = UDim2.new(0, 74, 0, 13)
  313. infoframetitle.Font = Enum.Font.SourceSansBold
  314. infoframetitle.Text = "Info"
  315. infoframetitle.TextColor3 = Color3.new(1, 1, 1)
  316. infoframetitle.TextSize = 14
  317. TextLabel.Parent = infoframe
  318. TextLabel.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  319. TextLabel.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  320. TextLabel.Position = UDim2.new(0.206896544, 0, 0.422224939, 0)
  321. TextLabel.Size = UDim2.new(0, 157, 0, 14)
  322. TextLabel.Font = Enum.Font.SourceSansBold
  323. TextLabel.Text = "GUI Made By: Jmuse#3982"
  324. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  325. TextLabel.TextSize = 14
  326. TextLabel_2.Parent = infoframe
  327. TextLabel_2.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  328. TextLabel_2.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  329. TextLabel_2.Position = UDim2.new(0.203065127, 0, 0.497493774, 0)
  330. TextLabel_2.Size = UDim2.new(0, 157, 0, 14)
  331. TextLabel_2.Font = Enum.Font.SourceSansBold
  332. TextLabel_2.Text = "X-Ray Script By: Xshin#1445"
  333. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  334. TextLabel_2.TextSize = 14
  335. OpenGUI.Name = "OpenGUI"
  336. OpenGUI.Parent = MineverseBruh
  337. OpenGUI.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  338. OpenGUI.Position = UDim2.new(0.0174779855, 0, 0.932432413, 0)
  339. OpenGUI.Size = UDim2.new(0, 112, 0, 39)
  340. open.Name = "open"
  341. open.Parent = OpenGUI
  342. open.BackgroundColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  343. open.BorderColor3 = Color3.new(0, 0, 0)
  344. open.Size = UDim2.new(0, 112, 0, 39)
  345. open.Font = Enum.Font.SourceSansBold
  346. open.Text = "Open"
  347. open.TextColor3 = Color3.new(1, 1, 1)
  348. open.TextSize = 25
  349. open.TextStrokeTransparency = 0
  350. -- Scripts
  351. MainGUI.Draggable = true
  352. MainGUI.Selectable = true
  353. MainGUI.Active = true
  354. infoframe.Visible = true
  355. mainstuff.Visible = true
  356. MainGUI.Visible = false
  357. OpenGUI.Visible = true
  358. mainstuff.Position = UDim2.new(0.042, 0,0.334, 0)
  359. infoframe.Position = UDim2.new(-1.042, 0,0.334, 0)
  360. GUIopen = false
  361.  
  362. open.MouseButton1Click:Connect(function()
  363. GUIopen = true
  364. MainGUI.Visible = true
  365. OpenGUI.Visible = false
  366. end)
  367. close.MouseButton1Click:Connect(function()
  368. GUIopen = false
  369. MainGUI.Visible = false
  370. OpenGUI.Visible = true
  371. end)
  372. switchspeed = 0.4
  373. function cooldown()
  374. if not switching then
  375. switching = true
  376. wait(switchspeed+0.01)
  377. switching = false
  378. end
  379. end
  380. switching = false
  381. MainButton.MouseButton1Click:Connect(function() if not switching then
  382. mainstuff:TweenPosition(UDim2.new(0.042, 0,0.334, 0),"Out","Quint",switchspeed)
  383. infoframe:TweenPosition(UDim2.new(-1.042, 0,0.334, 0),"Out","Quint",switchspeed)
  384. cooldown()
  385. end end)
  386. InfoButton.MouseButton1Click:Connect(function() if not switching then
  387. mainstuff:TweenPosition(UDim2.new(-1.042, 0,0.334, 0),"Out","Quint",switchspeed)
  388. infoframe:TweenPosition(UDim2.new(0.042, 0,0.334, 0),"Out","Quint",switchspeed)
  389. cooldown()
  390. end end)
  391. function ESP()
  392. local bb = game.Workspace.Blocks:GetDescendants()
  393. local wlist = {"CoalOre", "Chest", "IronOre", "GoldOre", "DiamondOre", "EmeraldOre", "RedstoneOre", "LapisOre"}
  394. local colors = {Color3.fromRGB(30, 30, 30), Color3.fromRGB(171, 136, 60), Color3.fromRGB(239, 181, 107), Color3.fromRGB(254, 245, 54), Color3.fromRGB(54, 163, 254), Color3.fromRGB(63, 254, 54), Color3.fromRGB(255, 8, 8), Color3.fromRGB(44, 27, 187)}
  395.  
  396. for i,v in ipairs(bb) do
  397. local ray = 1
  398. local ree = v
  399. local a = false
  400. for e, p in ipairs(wlist) do
  401. if p == ree.Name then
  402. a = true
  403. ray = e
  404. end
  405. end
  406.  
  407. if a == true then
  408. local Box = Instance.new("BoxHandleAdornment")
  409. Box.Name = "XshinEsp"
  410. Box.Size = ree.Size
  411. Box.Adornee = ree
  412. Box.AlwaysOnTop = true
  413. Box.ZIndex = 10
  414. Box.Transparency = 0.4
  415. Box.Parent = ree
  416. Box.Color3 = colors[ray]
  417. end
  418. end
  419.  
  420. end
  421. speedon = false
  422. game:GetService('RunService').Stepped:connect(function()
  423. if speedon then
  424. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  425. end
  426. if noclipon then
  427. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  428. end
  429. end)
  430. local ms = game.Players.LocalPlayer:GetMouse()
  431. ms.KeyDown:Connect(function(key)
  432. if key == "h" then
  433. if speedon then
  434. speed.BackgroundColor3 = Color3.fromRGB(31,33,36)
  435. speedon = false
  436. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  437. else
  438. speed.BackgroundColor3 = Color3.fromRGB(255,255,255)
  439. speedon = true
  440. end
  441. end
  442. if key == "g" then
  443. if noclipon then
  444. noclip.BackgroundColor3 = Color3.fromRGB(31,33,36)
  445. noclipon = false
  446. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  447. else
  448. noclip.BackgroundColor3 = Color3.fromRGB(255,255,255)
  449. noclipon = true
  450. end
  451. end
  452. if key == "p" then
  453. if GUIopen then GUIopen = false
  454. MainGUI.Visible = false
  455. OpenGUI.Visible = true
  456. else GUIopen = true
  457. MainGUI.Visible = true
  458. OpenGUI.Visible = false
  459. end
  460. end
  461. end)
  462. brighton = false
  463. bright.MouseButton1Click:Connect(function()
  464. if not brighton then brighton = true
  465. bright.BackgroundColor3 = Color3.fromRGB(255,255,255)
  466. game.Lighting.GlobalShadows = true
  467. game.Lighting.Ambient = Color3.new(1,1,1)
  468. game.Lighting.FogEnd = 1000000
  469. end
  470. end)
  471. killauraon = false
  472. killaura.MouseButton1Click:Connect(function()
  473. if not killauraon then killauraon = true
  474. killaura.BackgroundColor3 = Color3.fromRGB(255,255,255)
  475. local player = game.Players.LocalPlayer
  476. while wait() do
  477. for i,v in pairs(game.Players:GetPlayers()) do
  478. if v ~= player and v.Character and v.Character:FindFirstChild("HumanoidRootPart") and player:DistanceFromCharacter(v.Character.HumanoidRootPart.Position) < 16 then
  479. game.ReplicatedStorage.GameRemotes.Attack:InvokeServer(v.Character)
  480. end
  481. end
  482. end
  483. end
  484. end)
  485. noclipon = false
  486. noclip.MouseButton1Click:Connect(function()
  487. if not noclipon then noclipon = true
  488. noclip.BackgroundColor3 = Color3.fromRGB(255,255,255)
  489. else noclipon = false
  490. noclip.BackgroundColor3 = Color3.fromRGB(31,33,36)
  491. end
  492. end)
  493. nofallon = false
  494. nofall.MouseButton1Click:Connect(function()
  495. if not nofallon then nofallon = true
  496. nofall.BackgroundColor3 = Color3.fromRGB(255,255,255)
  497. game.ReplicatedStorage.GameRemotes.RequestDamage:Destroy()
  498. end
  499. end)
  500. speedon = false
  501. speed.MouseButton1Click:Connect(function()
  502. if not speedon then speedon = true
  503. speed.BackgroundColor3 = Color3.fromRGB(255,255,255)
  504. else speedon = false
  505. speed.BackgroundColor3 = Color3.fromRGB(31,33,36)
  506. end
  507. end)
  508. xrayon = false
  509. xray.MouseButton1Click:Connect(function()
  510. if not xrayon then xrayon = true
  511. xray.BackgroundColor3 = Color3.fromRGB(255,255,255)
  512.  
  513. ESP()
  514.  
  515. else xrayon = false
  516. xray.BackgroundColor3 = Color3.fromRGB(31,33,36)
  517.  
  518. for i,v in pairs (game.Workspace.Blocks:GetDescendants()) do
  519.  
  520. if v.Name == "XshinEsp" then
  521.  
  522. v:Destroy()
  523.  
  524. end
  525.  
  526. end
  527.  
  528. end
  529. end)
  530. print("Bruh")
Add Comment
Please, Sign In to add comment