RoSploitzer

Murder Mystery 2 GUI

Jul 6th, 2019
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.74 KB | None | 0 0
  1.  
  2. local SlaughterHouse = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("Frame")
  4. local Noclip = Instance.new("TextButton")
  5. local TextLabel = Instance.new("TextLabel")
  6. local ClickTp = Instance.new("TextButton")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local HeadTp = Instance.new("TextButton")
  9. local TextLabel_3 = Instance.new("TextLabel")
  10. local Sprint = Instance.new("TextButton")
  11. local TextLabel_4 = Instance.new("TextLabel")
  12. local GrabCoins = Instance.new("TextButton")
  13. local God = Instance.new("TextButton")
  14. local TeleportLobby = Instance.new("TextButton")
  15. local GMS = Instance.new("TextButton")
  16. local WS = Instance.new("TextButton")
  17. local BTD = Instance.new("TextButton")
  18. local BTG = Instance.new("TextButton")
  19. local BTC = Instance.new("TextButton")
  20. local BT = Instance.new("TextButton")
  21. local LOCK = Instance.new("TextButton")
  22. local Value = Instance.new("TextBox")
  23. local Open = Instance.new("TextButton")
  24.  
  25. -- Properties
  26.  
  27. SlaughterHouse.Name = "SlaughterHouse"
  28. SlaughterHouse.Parent = game.Players.LocalPlayer.PlayerGui
  29. SlaughterHouse.Enabled = true
  30. SlaughterHouse.ResetOnSpawn = false
  31.  
  32. MainFrame.Name = "MainFrame"
  33. MainFrame.Parent = SlaughterHouse
  34. MainFrame.BackgroundColor3 = Color3.new(0.580392, 0, 0)
  35. MainFrame.BorderColor3 = Color3.new(0.223529, 0.34902, 0.439216)
  36. MainFrame.BorderSizePixel = 4
  37. MainFrame.Position = UDim2.new(0, 800, 0, 200)
  38. MainFrame.Size = UDim2.new(0, 500, 0, 300)
  39.  
  40. Noclip.Name = "Noclip"
  41. Noclip.Parent = MainFrame
  42. Noclip.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  43. Noclip.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  44. Noclip.BorderSizePixel = 5
  45. Noclip.Position = UDim2.new(0, 350, 0, 75)
  46. Noclip.Size = UDim2.new(0, 25, 0, 25)
  47. Noclip.Font = Enum.Font.SourceSans
  48. Noclip.Text = ""
  49. Noclip.TextColor3 = Color3.new(1, 1, 1)
  50. Noclip.TextSize = 14
  51.  
  52. TextLabel.Parent = Noclip
  53. TextLabel.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  54. TextLabel.BorderSizePixel = 2
  55. TextLabel.Position = UDim2.new(0, 35, 0, 0)
  56. TextLabel.Size = UDim2.new(0, 75, 0, 25)
  57. TextLabel.Font = Enum.Font.SourceSansBold
  58. TextLabel.Text = "Noclip [F]"
  59. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  60. TextLabel.TextScaled = true
  61. TextLabel.TextSize = 50
  62. TextLabel.TextWrapped = true
  63.  
  64. ClickTp.Name = "ClickTp"
  65. ClickTp.Parent = MainFrame
  66. ClickTp.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  67. ClickTp.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  68. ClickTp.BorderSizePixel = 5
  69. ClickTp.Position = UDim2.new(0, 350, 0, 125)
  70. ClickTp.Size = UDim2.new(0, 25, 0, 25)
  71. ClickTp.Font = Enum.Font.SourceSans
  72. ClickTp.Text = ""
  73. ClickTp.TextColor3 = Color3.new(1, 1, 1)
  74. ClickTp.TextSize = 14
  75.  
  76. TextLabel_2.Parent = ClickTp
  77. TextLabel_2.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  78. TextLabel_2.BorderSizePixel = 2
  79. TextLabel_2.Position = UDim2.new(0, 35, 0, 0)
  80. TextLabel_2.Size = UDim2.new(0, 75, 0, 25)
  81. TextLabel_2.Font = Enum.Font.SourceSansBold
  82. TextLabel_2.Text = "ClickTp [R]"
  83. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  84. TextLabel_2.TextScaled = true
  85. TextLabel_2.TextSize = 50
  86. TextLabel_2.TextWrapped = true
  87.  
  88. HeadTp.Name = "HeadTp"
  89. HeadTp.Parent = MainFrame
  90. HeadTp.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  91. HeadTp.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  92. HeadTp.BorderSizePixel = 5
  93. HeadTp.Position = UDim2.new(0, 350, 0, 25)
  94. HeadTp.Size = UDim2.new(0, 25, 0, 25)
  95. HeadTp.Font = Enum.Font.SourceSans
  96. HeadTp.Text = ""
  97. HeadTp.TextColor3 = Color3.new(1, 1, 1)
  98. HeadTp.TextSize = 14
  99.  
  100. TextLabel_3.Parent = HeadTp
  101. TextLabel_3.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  102. TextLabel_3.BorderSizePixel = 2
  103. TextLabel_3.Position = UDim2.new(0, 35, 0, 0)
  104. TextLabel_3.Size = UDim2.new(0, 100, 0, 25)
  105. TextLabel_3.Font = Enum.Font.SourceSansBold
  106. TextLabel_3.Text = "Head Tp [Tab]"
  107. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  108. TextLabel_3.TextScaled = true
  109. TextLabel_3.TextSize = 50
  110. TextLabel_3.TextWrapped = true
  111.  
  112. Sprint.Name = "Sprint"
  113. Sprint.Parent = MainFrame
  114. Sprint.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  115. Sprint.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  116. Sprint.BorderSizePixel = 5
  117. Sprint.Position = UDim2.new(0, 350, 0, 175)
  118. Sprint.Size = UDim2.new(0, 25, 0, 25)
  119. Sprint.Font = Enum.Font.SourceSans
  120. Sprint.Text = ""
  121. Sprint.TextColor3 = Color3.new(1, 1, 1)
  122. Sprint.TextSize = 14
  123.  
  124. TextLabel_4.Parent = Sprint
  125. TextLabel_4.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  126. TextLabel_4.BorderSizePixel = 2
  127. TextLabel_4.Position = UDim2.new(0, 35, 0, 0)
  128. TextLabel_4.Size = UDim2.new(0, 100, 0, 25)
  129. TextLabel_4.Font = Enum.Font.SourceSansBold
  130. TextLabel_4.Text = "Sprint[SHIFT]"
  131. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  132. TextLabel_4.TextScaled = true
  133. TextLabel_4.TextSize = 50
  134. TextLabel_4.TextWrapped = true
  135.  
  136. GrabCoins.Name = "GrabCoins"
  137. GrabCoins.Parent = MainFrame
  138. GrabCoins.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  139. GrabCoins.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  140. GrabCoins.BorderSizePixel = 4
  141. GrabCoins.Position = UDim2.new(0, 10, 0, 20)
  142. GrabCoins.Size = UDim2.new(0, 150, 0, 35)
  143. GrabCoins.Font = Enum.Font.SourceSans
  144. GrabCoins.Text = "Grab Coins"
  145. GrabCoins.TextColor3 = Color3.new(1, 1, 1)
  146. GrabCoins.TextScaled = true
  147. GrabCoins.TextSize = 14
  148. GrabCoins.TextWrapped = true
  149.  
  150. God.Name = "God"
  151. God.Parent = MainFrame
  152. God.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  153. God.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  154. God.BorderSizePixel = 4
  155. God.Position = UDim2.new(0, 10, 0, 70)
  156. God.Size = UDim2.new(0, 150, 0, 35)
  157. God.Font = Enum.Font.SourceSans
  158. God.Text = "God Mode"
  159. God.TextColor3 = Color3.new(1, 1, 1)
  160. God.TextScaled = true
  161. God.TextSize = 14
  162. God.TextWrapped = true
  163.  
  164. TeleportLobby.Name = "TeleportLobby"
  165. TeleportLobby.Parent = MainFrame
  166. TeleportLobby.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  167. TeleportLobby.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  168. TeleportLobby.BorderSizePixel = 4
  169. TeleportLobby.Position = UDim2.new(0, 10, 0, 120)
  170. TeleportLobby.Size = UDim2.new(0, 150, 0, 35)
  171. TeleportLobby.Font = Enum.Font.SourceSans
  172. TeleportLobby.Text = "Tp To Lobby"
  173. TeleportLobby.TextColor3 = Color3.new(1, 1, 1)
  174. TeleportLobby.TextScaled = true
  175. TeleportLobby.TextSize = 14
  176. TeleportLobby.TextWrapped = true
  177.  
  178. GMS.Name = "GMS"
  179. GMS.Parent = MainFrame
  180. GMS.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  181. GMS.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  182. GMS.BorderSizePixel = 4
  183. GMS.Position = UDim2.new(0, 10, 0, 170)
  184. GMS.Size = UDim2.new(0, 150, 0, 35)
  185. GMS.Font = Enum.Font.SourceSans
  186. GMS.Text = "Get Murderer And Sheriff"
  187. GMS.TextColor3 = Color3.new(1, 1, 1)
  188. GMS.TextScaled = true
  189. GMS.TextSize = 14
  190. GMS.TextWrapped = true
  191.  
  192. WS.Name = "WS"
  193. WS.Parent = MainFrame
  194. WS.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  195. WS.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  196. WS.BorderSizePixel = 4
  197. WS.Position = UDim2.new(0, 10, 0, 220)
  198. WS.Size = UDim2.new(0, 150, 0, 35)
  199. WS.Font = Enum.Font.SourceSans
  200. WS.Text = "Walkspeed"
  201. WS.TextColor3 = Color3.new(1, 1, 1)
  202. WS.TextScaled = true
  203. WS.TextSize = 14
  204. WS.TextWrapped = true
  205.  
  206. BTD.Name = "BTD"
  207. BTD.Parent = MainFrame
  208. BTD.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  209. BTD.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  210. BTD.BorderSizePixel = 4
  211. BTD.Position = UDim2.new(0, 180, 0, 170)
  212. BTD.Size = UDim2.new(0, 150, 0, 35)
  213. BTD.Font = Enum.Font.SourceSans
  214. BTD.Text = "Delete Tool"
  215. BTD.TextColor3 = Color3.new(1, 1, 1)
  216. BTD.TextScaled = true
  217. BTD.TextSize = 14
  218. BTD.TextWrapped = true
  219.  
  220. BTG.Name = "BTG"
  221. BTG.Parent = MainFrame
  222. BTG.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  223. BTG.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  224. BTG.BorderSizePixel = 4
  225. BTG.Position = UDim2.new(0, 180, 0, 20)
  226. BTG.Size = UDim2.new(0, 150, 0, 35)
  227. BTG.Font = Enum.Font.SourceSans
  228. BTG.Text = "Grab Tool"
  229. BTG.TextColor3 = Color3.new(1, 1, 1)
  230. BTG.TextScaled = true
  231. BTG.TextSize = 14
  232. BTG.TextWrapped = true
  233.  
  234. BTC.Name = "BTC"
  235. BTC.Parent = MainFrame
  236. BTC.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  237. BTC.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  238. BTC.BorderSizePixel = 4
  239. BTC.Position = UDim2.new(0, 180, 0, 70)
  240. BTC.Size = UDim2.new(0, 150, 0, 35)
  241. BTC.Font = Enum.Font.SourceSans
  242. BTC.Text = "Clone Tool"
  243. BTC.TextColor3 = Color3.new(1, 1, 1)
  244. BTC.TextScaled = true
  245. BTC.TextSize = 14
  246. BTC.TextWrapped = true
  247.  
  248. BT.Name = "BT"
  249. BT.Parent = MainFrame
  250. BT.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  251. BT.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  252. BT.BorderSizePixel = 4
  253. BT.Position = UDim2.new(0, 180, 0, 120)
  254. BT.Size = UDim2.new(0, 150, 0, 35)
  255. BT.Font = Enum.Font.SourceSans
  256. BT.Text = "Btools"
  257. BT.TextColor3 = Color3.new(1, 1, 1)
  258. BT.TextScaled = true
  259. BT.TextSize = 14
  260. BT.TextWrapped = true
  261.  
  262. LOCK.Name = "LOCK"
  263. LOCK.Parent = MainFrame
  264. LOCK.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  265. LOCK.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  266. LOCK.BorderSizePixel = 4
  267. LOCK.Position = UDim2.new(0, 180, 0, 220)
  268. LOCK.Size = UDim2.new(0, 150, 0, 35)
  269. LOCK.Font = Enum.Font.SourceSans
  270. LOCK.Text = "Unlock All"
  271. LOCK.TextColor3 = Color3.new(1, 1, 1)
  272. LOCK.TextScaled = true
  273. LOCK.TextSize = 14
  274. LOCK.TextWrapped = true
  275.  
  276. Value.Name = "Value"
  277. Value.Parent = MainFrame
  278. Value.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  279. Value.BorderColor3 = Color3.new(0.176471, 0.27451, 0.345098)
  280. Value.BorderSizePixel = 4
  281. Value.Position = UDim2.new(0, 340, 0, 220)
  282. Value.Size = UDim2.new(0, 150, 0, 35)
  283. Value.Font = Enum.Font.SourceSans
  284. Value.Text = "Value"
  285. Value.TextColor3 = Color3.new(1, 1, 1)
  286. Value.TextScaled = true
  287. Value.TextSize = 14
  288. Value.TextWrapped = true
  289.  
  290. Open.Name = "Open"
  291. Open.Parent = SlaughterHouse
  292. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  293. Open.BorderSizePixel = 4
  294. Open.Position = UDim2.new(0, 0, 0, 500)
  295. Open.Size = UDim2.new(0, 100, 0, 25)
  296. Open.Visible = false
  297. Open.Font = Enum.Font.SourceSans
  298. Open.Text = "Open"
  299. Open.TextScaled = true
  300. Open.TextSize = 14
  301. Open.TextWrapped = true
  302.  
  303.  
  304.  
  305. Player = game.Players.LocalPlayer
  306. Mouse = Player:GetMouse()
  307. UserInputService = game:GetService('UserInputService')
  308. noclip = false
  309. ctp = false
  310. headTp = false
  311. sprint = false
  312.  
  313.  
  314. Noclip.MouseButton1Down:connect(function()
  315. print("hi")
  316. if noclip == false then
  317. noclip = true
  318. Noclip.BackgroundColor3 = Color3.new(0, 0, 0)
  319. else
  320. noclip = false
  321. Noclip.BackgroundColor3 = MainFrame.BackgroundColor3
  322.  
  323. end
  324. end)
  325.  
  326.  
  327. ClickTp.MouseButton1Click:connect(function()
  328. if ctp == false then
  329. ctp = true
  330. ClickTp.BackgroundColor3 = Color3.new(0, 0, 0)
  331. else
  332. ctp = false
  333. ClickTp.BackgroundColor3 = MainFrame.BackgroundColor3
  334. end
  335. end)
  336.  
  337. HeadTp.MouseButton1Click:connect(function()
  338. if headTp == false then
  339. headTp = true
  340. script.Parent.HeadTp.BackgroundColor3 = Color3.new(0, 0, 0)
  341. else
  342. headTp = false
  343. script.Parent.HeadTp.BackgroundColor3 = MainFrame.BackgroundColor3
  344. end
  345. end)
  346.  
  347.  
  348.  
  349. BTD.MouseButton1Click:connect(function()
  350. local tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  351. tool.BinType = "Hammer"
  352. end)
  353.  
  354.  
  355. BTC.MouseButton1Click:connect(function()
  356. local tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  357. tool.BinType = "Clone"
  358. end)
  359.  
  360.  
  361. BTG.MouseButton1Click:connect(function()
  362. local tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  363. tool.BinType = "GameTool"
  364. end)
  365.  
  366.  
  367. BT.MouseButton1Click:connect(function()
  368. local tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  369. tool.BinType = "Hammer"
  370. local tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  371. tool.BinType = "Clone"
  372.  
  373. local tool = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  374. tool.BinType = "GameTool"
  375. end)
  376.  
  377. WS.MouseButton1Click:connect(function()
  378. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = tonumber(script.Parent.Value.Text)
  379. end)
  380.  
  381.  
  382. LOCK.MouseButton1Click:connect(function()
  383. function unlockParts(root)
  384. for _,v in pairs(root:GetChildren()) do
  385. if v:IsA("Part") then
  386. v.Locked = false
  387. end
  388. unlockParts(v)
  389. end
  390. end
  391. unlockParts(game.Workspace)
  392. end)
  393.  
  394. TeleportLobby.MouseButton1Click:connect(function()
  395. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-109.56, 150, -11.75))
  396. end)
  397.  
  398. GrabCoins.MouseButton1Down:connect(function()
  399. for i,v in pairs(game.Workspace:GetChildren()) do
  400. local f = v:FindFirstChild("CoinContainer")
  401. local q = game.Players.LocalPlayer.Character:FindFirstChild("Torso")
  402. if q and f then
  403. for i,c in pairs(f:GetChildren()) do
  404. c.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  405. end
  406. end
  407. end
  408. end)
  409.  
  410. God.MouseButton1Down:connect(function()
  411. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  412. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  413. l.Parent = game.Players.LocalPlayer.Character
  414. l.Name = "Humanoid"
  415. wait(0.1)
  416. game.Players.LocalPlayer.Character["1"]:Destroy()
  417. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  418. game.Players.LocalPlayer.Character.Animate.Disabled = true
  419. wait(0.1)
  420. game.Players.LocalPlayer.Character.Animate.Disabled = false
  421. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  422. end)
  423.  
  424. GMS.MouseButton1Down:connect(function()
  425. local Players = game.Players:GetChildren()
  426. for i,v in pairs(Players) do
  427.  
  428. if v:FindFirstChild("Backpack") or v:FindFirstChild("Character")then
  429.  
  430. if v.Backpack:FindFirstChild("Knife") or v.Character:FindFirstChild("Knife") then
  431.  
  432.  
  433. local BBG = Instance.new("BillboardGui")
  434. --[[BBG.Adornee = BBG.Parent
  435. BBG.Size = UDim2.new(0, 25, 0, 25)
  436. BBG.AlwaysOnTop = true
  437. local BBGF = Instance.new("Frame", BBG)
  438. BBGF.Size = UDim2.new(0, 25, 0, 25)
  439. BBGF.BackgroundColor3 = Color3.new(255, 0, 0)]]
  440.  
  441. BBG.Parent = v.Character.Head
  442. BBG.Adornee = v.Character.Head
  443. BBG.Size = UDim2.new(2, 0, 1, 0)
  444. BBG.StudsOffset = Vector3.new(-2.5, 6, 0)
  445. local text = Instance.new("TextLabel", BBG)
  446. text.Text = "Murderer"
  447. text.Size = UDim2.new(4, 0, 8, 0)
  448. text.Position = UDim2.new(0, 0, 0, 0)
  449. text.TextScaled = true
  450. text.TextColor3 = Color3.new(255, 0, 0)
  451. text.BackgroundTransparency = 1
  452.  
  453.  
  454. end
  455.  
  456. end
  457. end
  458.  
  459.  
  460. for i,v in pairs(Players) do
  461.  
  462. if v:FindFirstChild("Backpack") or v:FindFirstChild("Character")then
  463.  
  464. if v.Backpack:FindFirstChild("Revolver") or v.Character:FindFirstChild("Revolver") then
  465.  
  466.  
  467. local BBG = Instance.new("BillboardGui")
  468. --[[BBG.Adornee = BBG.Parent
  469. BBG.Size = UDim2.new(0, 25, 0, 25)
  470. BBG.AlwaysOnTop = true
  471. local BBGF = Instance.new("Frame", BBG)
  472. BBGF.Size = UDim2.new(0, 25, 0, 25)
  473. BBGF.BackgroundColor3 = Color3.new(255, 0, 0)]]
  474.  
  475. BBG.Parent = v.Character.Head
  476. BBG.Adornee = v.Character.Head
  477. BBG.Size = UDim2.new(2, 0, 1, 0)
  478. BBG.StudsOffset = Vector3.new(-2.5, 6, 0)
  479. local text = Instance.new("TextLabel", BBG)
  480. text.Text = "Sheriff"
  481. text.Size = UDim2.new(4, 0, 8, 0)
  482. text.Position = UDim2.new(0, 0, 0, 0)
  483. text.TextScaled = true
  484. text.TextColor3 = Color3.new(0, 0, 255)
  485. text.BackgroundTransparency = 1
  486.  
  487.  
  488. end
  489.  
  490. end
  491. end
  492. end)
  493.  
  494.  
  495. Sprint.MouseButton1Click:connect(function()
  496. if sprint == false then
  497. sprint = true
  498. Sprint.BackgroundColor3 = Color3.new(0, 0, 0)
  499. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 24
  500. else
  501. sprint = false
  502. Sprint.BackgroundColor3 = MainFrame.BackgroundColor3
  503. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 24
  504. end
  505. end)
  506.  
  507.  
  508. wait()
  509.  
  510. game.Players.LocalPlayer.Character.HumanoidRootPart.Touched:connect(function(part)
  511. if noclip == true then
  512. part.CanCollide = false
  513. wait(1)
  514. part.CanCollide = true
  515. end
  516. end)
  517.  
  518. game.Players.LocalPlayer.Character.Humanoid.Died:connect(function()
  519. wait(6)
  520. game.Players.LocalPlayer.Character.HumanoidRootPart.Touched:connect(function(part)
  521. if Noclip == true then
  522. part.CanCollide = false
  523. wait(1)
  524. part.CanCollide = true
  525. end
  526. end)
  527. end)
  528.  
  529.  
  530.  
  531.  
  532. ------------------Hotkeys---------------------
  533.  
  534. UserInputService.InputBegan:connect(function(Input, Processed)
  535.  
  536. if Input.UserInputType == Enum.UserInputType.Keyboard then
  537. if Input.KeyCode == Enum.KeyCode.F then
  538. if noclip == false then
  539. noclip = true
  540. Noclip.BackgroundColor3 = Color3.new(0, 0, 0)
  541. else
  542. noclip = false
  543. Noclip.BackgroundColor3 = MainFrame.BackgroundColor3
  544. end
  545. end
  546. if Input.KeyCode == Enum.KeyCode.R then
  547. if ctp == false then
  548. ctp = true
  549. ClickTp.BackgroundColor3 = Color3.new(0, 0, 0)
  550. else
  551. ctp = false
  552. ClickTp.BackgroundColor3 = MainFrame.BackgroundColor3
  553. end
  554. end
  555.  
  556.  
  557.  
  558. if Input.KeyCode == Enum.KeyCode.Tab then
  559. if headTp == false then
  560. headTp = true
  561. HeadTp.BackgroundColor3 = Color3.new(0, 0, 0)
  562. else
  563. headTp = false
  564. HeadTp.BackgroundColor3 = MainFrame.BackgroundColor3
  565. end
  566. end
  567.  
  568. if Input.KeyCode == Enum.KeyCode.LeftShift then
  569. if sprint == false then
  570. sprint = true
  571. Sprint.BackgroundColor3 = Color3.new(0, 0, 0)
  572. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 24
  573. else
  574. sprint = false
  575. Sprint.BackgroundColor3 = MainFrame.BackgroundColor3
  576. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  577. end
  578. end
  579.  
  580.  
  581.  
  582. end
  583. end)
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593. -------------------------------------------
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608. Mouse.Button1Down:connect(function()
  609. if ctp == true then
  610. Player.Character:MoveTo(Mouse.Hit.p)
  611. end
  612. end)
  613.  
  614.  
  615.  
  616.  
  617.  
  618. for i = 1, math.huge, 1 do
  619. wait(0.5)
  620. for i,v in pairs(game.Players:GetChildren())do
  621. if v.Name ~= game.Players.LocalPlayer.Name and HeadTp == true then
  622. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-109.56, 150, -11.75))
  623. v.Character.Head.Position = game.Players.LocalPlayer.Character.Head.Position + Vector3.new(0,-1,2)
  624. end
  625. end
  626. end
Add Comment
Please, Sign In to add comment