nguyenminhnghia

Untitled

Feb 24th, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.12 KB | None | 0 0
  1. -- HOW TO USE: PRESS M TO OPEN / CLOSE THE MENU
  2.  
  3. --FULLY MADE BY KURO
  4.  
  5. plr = game:GetService'Players'.LocalPlayer
  6. mouse = plr:GetMouse()
  7. _G.on = false
  8. _G.type = "none"
  9. _G.tracer = false
  10.  
  11.  
  12. spawn(function()
  13. gui = Instance.new("ScreenGui")
  14. tracers = Instance.new("ImageLabel")
  15. BorderPixel = Instance.new("ImageLabel")
  16. stat = Instance.new("TextButton")
  17. chams = Instance.new("ImageLabel")
  18. BorderPixel_2 = Instance.new("ImageLabel")
  19. stat_2 = Instance.new("TextButton")
  20. dot = Instance.new("ImageLabel")
  21. BorderPixel_3 = Instance.new("ImageLabel")
  22. stat_3 = Instance.new("TextButton")
  23. on = Instance.new("ImageLabel")
  24. BorderPixel_4 = Instance.new("ImageLabel")
  25. stat_4 = Instance.new("TextButton")
  26.  
  27. -- Properties
  28.  
  29. gui.Name = "gui"
  30. gui.Parent = game.CoreGui
  31.  
  32. tracers.Name = "tracers"
  33. tracers.Parent = gui
  34. tracers.BackgroundTransparency = 1
  35. tracers.BorderSizePixel = 0
  36. tracers.Position = UDim2.new(0.699999988, 0, 0.200000003, 0)
  37. tracers.Size = UDim2.new(0.150000006, 0, 0.075000003, 0)
  38. tracers.Image = "rbxassetid://1285684053"
  39. tracers.ImageColor3 = Color3.new(0, 0, 0)
  40. tracers.ScaleType = Enum.ScaleType.Slice
  41. tracers.SliceCenter = Rect.new(37, 37, 219, 219)
  42.  
  43. BorderPixel.Name = "BorderPixel"
  44. BorderPixel.Parent = tracers
  45. BorderPixel.AnchorPoint = Vector2.new(0.5, 0.5)
  46. BorderPixel.BackgroundTransparency = 1
  47. BorderPixel.BorderSizePixel = 0
  48. BorderPixel.Position = UDim2.new(0.5, 0, 0.5, 0)
  49. BorderPixel.Size = UDim2.new(1, 2, 1, 2)
  50. BorderPixel.Image = "rbxassetid://1285684053"
  51. BorderPixel.ImageColor3 = Color3.new(255, 0, 0)
  52. BorderPixel.ScaleType = Enum.ScaleType.Slice
  53. BorderPixel.SliceCenter = Rect.new(37, 37, 219, 219)
  54.  
  55. stat.Name = "stat"
  56. stat.Parent = tracers
  57. stat.BackgroundColor3 = Color3.new(1, 1, 1)
  58. stat.BackgroundTransparency = 1
  59. stat.Size = UDim2.new(1, 0, 1, 0)
  60. stat.Text = "Tracers"
  61. stat.TextColor3 = Color3.new(0, 0, 0)
  62. stat.TextSize = 30
  63. stat.TextWrapped = true
  64.  
  65. chams.Name = "chams"
  66. chams.Parent = gui
  67. chams.BackgroundTransparency = 1
  68. chams.BorderSizePixel = 0
  69. chams.Position = UDim2.new(0.699999988, 0, 0.300000012, 0)
  70. chams.Size = UDim2.new(0.150000006, 0, 0.075000003, 0)
  71. chams.Image = "rbxassetid://1285684053"
  72. chams.ImageColor3 = Color3.new(0, 0, 0)
  73. chams.ScaleType = Enum.ScaleType.Slice
  74. chams.SliceCenter = Rect.new(37, 37, 219, 219)
  75.  
  76. BorderPixel_2.Name = "BorderPixel"
  77. BorderPixel_2.Parent = chams
  78. BorderPixel_2.AnchorPoint = Vector2.new(0.5, 0.5)
  79. BorderPixel_2.BackgroundTransparency = 1
  80. BorderPixel_2.BorderSizePixel = 0
  81. BorderPixel_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  82. BorderPixel_2.Size = UDim2.new(1, 2, 1, 2)
  83. BorderPixel_2.Image = "rbxassetid://1285684053"
  84. BorderPixel_2.ImageColor3 = Color3.new(255, 0, 0)
  85. BorderPixel_2.ScaleType = Enum.ScaleType.Slice
  86. BorderPixel_2.SliceCenter = Rect.new(37, 37, 219, 219)
  87.  
  88. stat_2.Name = "stat"
  89. stat_2.Parent = chams
  90. stat_2.BackgroundColor3 = Color3.new(1, 1, 1)
  91. stat_2.BackgroundTransparency = 1
  92. stat_2.Size = UDim2.new(1, 0, 1, 0)
  93. stat_2.Text = "Chams"
  94. stat_2.TextColor3 = Color3.new(0, 0, 0)
  95. stat_2.TextSize = 30
  96. stat_2.TextWrapped = true
  97.  
  98. dot.Name = "dot"
  99. dot.Parent = gui
  100. dot.BackgroundTransparency = 1
  101. dot.BorderSizePixel = 0
  102. dot.Position = UDim2.new(0.699999988, 0, 0.400000006, 0)
  103. dot.Size = UDim2.new(0.150000006, 0, 0.075000003, 0)
  104. dot.Image = "rbxassetid://1285684053"
  105. dot.ImageColor3 = Color3.new(0, 0, 0)
  106. dot.ScaleType = Enum.ScaleType.Slice
  107. dot.SliceCenter = Rect.new(37, 37, 219, 219)
  108.  
  109. BorderPixel_3.Name = "BorderPixel"
  110. BorderPixel_3.Parent = dot
  111. BorderPixel_3.AnchorPoint = Vector2.new(0.5, 0.5)
  112. BorderPixel_3.BackgroundTransparency = 1
  113. BorderPixel_3.BorderSizePixel = 0
  114. BorderPixel_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  115. BorderPixel_3.Size = UDim2.new(1, 2, 1, 2)
  116. BorderPixel_3.Image = "rbxassetid://1285684053"
  117. BorderPixel_3.ImageColor3 = Color3.new(255, 0, 0)
  118. BorderPixel_3.ScaleType = Enum.ScaleType.Slice
  119. BorderPixel_3.SliceCenter = Rect.new(37, 37, 219, 219)
  120.  
  121. stat_3.Name = "stat"
  122. stat_3.Parent = dot
  123. stat_3.BackgroundColor3 = Color3.new(1, 1, 1)
  124. stat_3.BackgroundTransparency = 1
  125. stat_3.Size = UDim2.new(1, 0, 1, 0)
  126. stat_3.Text = "Head"
  127. stat_3.TextColor3 = Color3.new(0, 0, 0)
  128. stat_3.TextSize = 30
  129. stat_3.TextWrapped = true
  130.  
  131. on.Name = "on"
  132. on.Parent = gui
  133. on.BackgroundTransparency = 1
  134. on.BorderSizePixel = 0
  135. on.Position = UDim2.new(0.699999988, 0, 0.100000001, 0)
  136. on.Size = UDim2.new(0.150000006, 0, 0.075000003, 0)
  137. on.Image = "rbxassetid://1285684053"
  138. on.ImageColor3 = Color3.new(0, 0, 0)
  139. on.ScaleType = Enum.ScaleType.Slice
  140. on.SliceCenter = Rect.new(37, 37, 219, 219)
  141.  
  142. BorderPixel_4.Name = "BorderPixel"
  143. BorderPixel_4.Parent = on
  144. BorderPixel_4.AnchorPoint = Vector2.new(0.5, 0.5)
  145. BorderPixel_4.BackgroundTransparency = 1
  146. BorderPixel_4.BorderSizePixel = 0
  147. BorderPixel_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  148. BorderPixel_4.Size = UDim2.new(1, 2, 1, 2)
  149. BorderPixel_4.Image = "rbxassetid://1285684053"
  150. BorderPixel_4.ImageColor3 = Color3.new(1, 0, 0)
  151. BorderPixel_4.ScaleType = Enum.ScaleType.Slice
  152. BorderPixel_4.SliceCenter = Rect.new(37, 37, 219, 219)
  153.  
  154. stat_4.Name = "stat"
  155. stat_4.Parent = on
  156. stat_4.BackgroundColor3 = Color3.new(1, 1, 1)
  157. stat_4.BackgroundTransparency = 1
  158. stat_4.Size = UDim2.new(1, 0, 1, 0)
  159. stat_4.Text = "Disabled"
  160. stat_4.TextColor3 = Color3.new(0, 0, 0)
  161. stat_4.TextSize = 30
  162. stat_4.TextWrapped = true
  163.  
  164. gui.Enabled = false
  165. end)
  166.  
  167. spawn(function()
  168. stat_3.MouseButton1Click:Connect(function()
  169. if BorderPixel_3.ImageColor3 == Color3.new(0,255,0) then
  170. BorderPixel_3.ImageColor3 = Color3.new(255,0,0)
  171. _G.type = "none"
  172. elseif BorderPixel_3.ImageColor3 == Color3.new(255,0,0) then
  173. BorderPixel_3.ImageColor3 = Color3.new(0,255,0)
  174. _G.type = "dot"
  175. if BorderPixel_2.ImageColor3 == Color3.new(0,255,0) then
  176. BorderPixel_2.ImageColor3 = Color3.new(255,0,0)
  177. BorderPixel_3.ImageColor3 = Color3.new(0,255,0)
  178. _G.type = "dot"
  179. end
  180. end
  181. end)
  182. end)
  183.  
  184. spawn(function()
  185. stat_2.MouseButton1Click:Connect(function()
  186. if BorderPixel_2.ImageColor3 == Color3.new(0,255,0) then
  187. BorderPixel_2.ImageColor3 = Color3.new(255,0,0)
  188. _G.type = "none"
  189. elseif BorderPixel_2.ImageColor3 == Color3.new(255,0,0) then
  190. BorderPixel_2.ImageColor3 = Color3.new(0,255,0)
  191. _G.type = "chams"
  192. if BorderPixel_3.ImageColor3 == Color3.new(0,255,0) then
  193. BorderPixel_3.ImageColor3 = Color3.new(255,0,0)
  194. BorderPixel_2.ImageColor3 = Color3.new(0,255,0)
  195. _G.type = "chams"
  196. end
  197. end
  198. end)
  199. end)
  200.  
  201. spawn(function()
  202. stat.MouseButton1Click:Connect(function()
  203. if BorderPixel.ImageColor3 == Color3.new(0,255,0) then
  204. BorderPixel.ImageColor3 = Color3.new(255,0,0)
  205. _G.tracer = false
  206. elseif BorderPixel.ImageColor3 == Color3.new(255,0,0) then
  207. BorderPixel.ImageColor3 = Color3.new(0,255,0)
  208. _G.tracer = true
  209. end
  210. end)
  211. end)
  212.  
  213. spawn(function()
  214. stat_4.MouseButton1Click:Connect(function()
  215. if stat_4.Text == "Disabled" then
  216. stat_4.Text = "Enabled"
  217. _G.on = true
  218. BorderPixel_4.ImageColor3 = Color3.new(0,255,0)
  219. elseif stat_4.Text == "Enabled" then
  220. stat_4.Text = "Disabled"
  221. _G.on = false
  222. BorderPixel_4.ImageColor3 = Color3.new(255,0,0)
  223. end
  224. end)
  225. end)
  226.  
  227. spawn(function()
  228. while wait(0.2) do
  229. if stat_4.Text == "Disabled" then
  230. for i,v in next, gui:GetChildren() do
  231. if v ~= on then
  232. v.Visible = false
  233. end
  234. end
  235. end
  236. if stat_4.Text == "Enabled" then
  237. for i,v in next, gui:GetChildren() do
  238. if v~= on then
  239. v.Visible = true
  240. end
  241. end
  242. end
  243. end
  244. end)
  245.  
  246.  
  247. spawn(function()
  248. plr:GetMouse().KeyDown:Connect(function(key)
  249. if key == "m" then
  250. if not gui.Enabled then
  251. gui.Enabled = true
  252. elseif gui.Enabled then
  253. gui.Enabled = false
  254. end
  255. end
  256. end)
  257. end)
  258.  
  259.  
  260. spawn(function()
  261. while wait(0.2) do
  262. if _G.type == "chams" then
  263. for i,v in next, game:GetService'Players':GetChildren() do
  264. if v.Character:WaitForChild("Head"):FindFirstChild("BillboardGui") then
  265. v.Character.Head.BillboardGui:Destroy()
  266. end
  267. end
  268. end
  269. end
  270. end)
  271.  
  272. spawn(function()
  273. while wait(0.2) do
  274. if _G.type == "none" then
  275. for i,v in next, game:GetService'Players':GetChildren() do
  276. if v.Character:WaitForChild("Head"):FindFirstChild("BillboardGui") then
  277. v.Character.Head.BillboardGui:Destroy()
  278. end
  279. end
  280. for i,b in next, game:GetService'Players':GetChildren() do
  281. for i,c in next, b.Character:GetChildren() do
  282. if c:FindFirstChildWhichIsA("BoxHandleAdornment") then
  283. c.BoxHandleAdornment:Destroy()
  284. end
  285. end
  286. end
  287. end
  288. end
  289. end)
  290.  
  291. spawn(function()
  292. while wait(0.2) do
  293. if _G.type == "dot" then
  294. for i,b in next, game:GetService'Players':GetChildren() do
  295. for i,c in next, b.Character:GetChildren() do
  296. if c:FindFirstChildWhichIsA("BoxHandleAdornment") then
  297. c.BoxHandleAdornment:Destroy()
  298. end
  299. end
  300. end
  301. end
  302. end
  303. end)
  304.  
  305.  
  306. spawn(function()
  307. plr.Character.HumanoidRootPart.Changed:Connect(function(h)
  308. if plr.Character.HumanoidRootPart.CFrame.Y > 999 then
  309. for i,v in next, game:GetService'Players':GetChildren() do
  310. if v.Character:WaitForChild("Head"):FindFirstChild("BillboardGui") then
  311. v.Character.Head.BillboardGui:Destroy()
  312. elseif v.Character:WaitForChild("Head"):FindFirstChild("SurfaceGui") then
  313. for i,b in next, game:GetService'Players':GetChildren() do
  314. for i,c in next, b.Character:GetChildren() do
  315. if c:FindFirstChild("BoxHandleAdornment") then
  316. c.BoxHandleAdornment:Destroy()
  317. elseif c:FindFirstChild("Attachment") then
  318. if c.Name == "Head" then
  319. for i,m in next, c:GetChildren() do
  320. if m:IsA("Attachment") then
  321. m:Destroy()
  322. for i,k in next, workspace:GetChildren() do
  323. if k:IsA("Beam") then
  324. k:Destroy()
  325. for i,l in next, plr.Character:GetChildren() do
  326. for i,o in next, l:GetChildren() do
  327. if o:IsA("Attachment") then
  328. o:Destroy()
  329. end
  330. end
  331. end
  332. end
  333. end
  334. end
  335. end
  336. end
  337. end
  338. end
  339. end
  340. end
  341. end
  342. end
  343. end)
  344. end)
  345.  
  346. spawn(function()
  347. while wait(0.2) do
  348. for i,v in next, game:GetService'Players':GetChildren() do
  349. if v.Character:WaitForChild("Head"):FindFirstChild("BillboardGui") then
  350. if _G.on == false then
  351. v.Character:WaitForChild("Head").BillboardGui:Destroy()
  352. end
  353. end
  354. end
  355. end
  356. end)
  357.  
  358. spawn(function()
  359. while wait(0.2) do
  360. if not _G.tracer then
  361. for i,v in next, workspace:GetChildren() do
  362. if v:IsA("Beam") then
  363. v:Destroy()
  364. end
  365. end
  366. for i,v in next, plr.Character:WaitForChild("Head"):GetChildren() do
  367. if v:IsA("Attachment") then
  368. v:Destroy()
  369. end
  370. end
  371. for i,v in next, game:GetService'Players':GetChildren() do
  372. for i,c in next, v.Character:GetChildren() do
  373. for i,b in next, c:GetChildren() do
  374. if b:IsA("Attachment") then
  375. b:Destroy()
  376. end
  377. end
  378. end
  379. end
  380. end
  381. end
  382. end)
  383.  
  384.  
  385.  
  386. spawn(function()
  387. while wait(0.2) do
  388. for i,v in next, game:GetService'Players':GetChildren() do
  389. for i,c in next, v.Character:GetChildren() do
  390. if c:FindFirstChildWhichIsA("BoxHandleAdornment") then
  391. if _G.on == false then
  392. c.BoxHandleAdornment:Destroy()
  393. end
  394. end
  395. end
  396. end
  397. end
  398. end)
  399.  
  400. spawn(function()
  401. while wait(0.2) do
  402. if _G.on then
  403. if _G.tracer then
  404. if plr.Character:FindFirstChildWhichIsA("Shirt") then
  405. for i,v in next, game:GetService'Players':GetChildren() do
  406. if v.Character:FindFirstChildWhichIsA("Shirt") then
  407. if v.Character:FindFirstChildWhichIsA("Shirt").Name ~= plr.Character:FindFirstChildWhichIsA("Shirt").Name then
  408. if v.Character:WaitForChild("Head").CFrame.Y < 1000 then
  409. if not v.Character.Head:FindFirstChild("Attachment") then
  410. local a1 = Instance.new("Attachment", plr.Character:WaitForChild("Torso"))
  411. local a2 = Instance.new("Attachment", v.Character:WaitForChild("Head"))
  412. local b = Instance.new("Beam", workspace)
  413. b.Transparency = NumberSequence.new(0)
  414. b.Segments = 1
  415. b.Width0 = 0.003
  416. b.Width1 = 0.003
  417. b.FaceCamera = true
  418. b.Attachment0 = a1
  419. b.Attachment1 = a2
  420. b.Color = ColorSequence.new(Color3.new(255,0,0), Color3.new(255,0,0))
  421. end
  422. end
  423. end
  424. end
  425. end
  426. end
  427. end
  428. end
  429. end
  430. end)
  431.  
  432. spawn(function()
  433. while wait(0.2) do
  434. if _G.on then
  435. if _G.type == "chams" then
  436. if plr.Character:FindFirstChildWhichIsA("Shirt") then
  437. for i,v in next, game:GetService'Players':GetChildren() do
  438. if v.Character:FindFirstChildWhichIsA("Shirt") then
  439. if v.Character:FindFirstChildWhichIsA("Shirt").Name ~= plr.Character:FindFirstChildWhichIsA("Shirt").Name then
  440. for i,c in next, v.Character:GetChildren() do
  441. if c.Name == "Head" or c.Name == "Torso" or c.Name == "Left Arm" or c.Name == "Right Arm" or c.Name == "Left Leg" or c.Name == "Right Leg" then
  442. if not c:FindFirstChild("BoxHandleAdornment") then
  443. local sb = Instance.new("BoxHandleAdornment", c)
  444. sb.AlwaysOnTop = true
  445. sb.Adornee = c
  446. sb.Color3 = Color3.new(255,0,0)
  447. sb.ZIndex = 10
  448. if sb.Parent.Name ~= "Head" then
  449. sb.Size = sb.Parent.Size + Vector3.new(0.001,0.001,0.001)
  450. elseif sb.Parent.Name == "Head" then
  451. sb.Size = sb.Size + Vector3.new(0.25,0.25,0.25)
  452. end
  453. end
  454. end
  455. end
  456. end
  457. end
  458. end
  459. end
  460. end
  461. end
  462. end
  463. end)
  464.  
  465. spawn(function()
  466. while wait(0.2) do
  467. if _G.on then
  468. if _G.type == "dot" then
  469. if plr.Character:FindFirstChildWhichIsA("Shirt") then
  470. for i,v in next, game:GetService'Players':GetChildren() do
  471. if v.Character:FindFirstChildWhichIsA("Shirt") then
  472. if v.Character:FindFirstChildWhichIsA("Shirt").Name ~= plr.Character:FindFirstChildWhichIsA("Shirt").Name then
  473. local sg = Instance.new("BillboardGui", v.Character:WaitForChild("Head"))
  474. sg.Size = UDim2.new(1,1.5, 1,1.5)
  475. sg.AlwaysOnTop = true
  476. sg.StudsOffset = Vector3.new(0, 2, 0)
  477. local t = Instance.new("Frame", sg)
  478. t.AutoLocalize = true
  479. t.BackgroundTransparency = 0
  480. t.BackgroundColor3 = Color3.new(255,0,0)
  481. t.BorderSizePixel = 0
  482. t.Position = UDim2.new(0,-2, 0,-2)
  483. t.Rotation = 45
  484. t.Size = UDim2.new(1,0, 1,0)
  485. end
  486. end
  487. end
  488. end
  489. end
  490. end
  491. end
  492. end)
Add Comment
Please, Sign In to add comment