Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.60 KB | None | 0 0
  1.  
  2. -- Objects
  3.  
  4. local MM2 = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local Piplup = Instance.new("ImageLabel")
  7. local MadeByMe = Instance.new("TextLabel")
  8. local isOn2 = Instance.new("TextLabel")
  9. local mCheck = Instance.new("TextLabel")
  10. local mSum = Instance.new("TextLabel")
  11. local sCheck = Instance.new("TextLabel")
  12. local sSum = Instance.new("TextLabel")
  13. local Hide = Instance.new("TextButton")
  14. local Shift = Instance.new("TextLabel")
  15. local Coin = Instance.new("TextLabel")
  16. local isOn1 = Instance.new("TextLabel")
  17. local KeyBind = Instance.new("TextLabel")
  18. local isOn3 = Instance.new("TextLabel")
  19. local isOn4 = Instance.new("TextLabel")
  20. local God = Instance.new("TextLabel")
  21. local Show = Instance.new("TextButton")
  22.  
  23. -- Properties
  24.  
  25. MM2.Name = "MM2"
  26. MM2.Parent = game.CoreGui
  27. MM2.ResetOnSpawn = false
  28.  
  29. Main.Name = "Main"
  30. Main.Parent = MM2
  31. Main.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  32. Main.BorderColor3 = Color3.new(0, 0.607843, 1)
  33. Main.BorderSizePixel = 5
  34. Main.Draggable = true
  35. Main.Position = UDim2.new(0.574999988, 0, 0.349999994, 0)
  36. Main.Size = UDim2.new(0.300000012, 0, 0.550000012, 0)
  37. Main.Visible = false
  38.  
  39. Piplup.Name = "Piplup"
  40. Piplup.Parent = Main
  41. Piplup.BackgroundColor3 = Color3.new(1, 1, 1)
  42. Piplup.BorderColor3 = Color3.new(0.129412, 0.54902, 1)
  43. Piplup.BorderSizePixel = 5
  44. Piplup.Draggable = true
  45. Piplup.Position = UDim2.new(0.600000024, 0, 0, 0)
  46. Piplup.Size = UDim2.new(0.400000006, 0, 0.200000003, 0)
  47. Piplup.ZIndex = 2
  48. Piplup.Image = "rbxassetid://885684262"
  49.  
  50. MadeByMe.Name = "MadeByMe"
  51. MadeByMe.Parent = Main
  52. MadeByMe.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  53. MadeByMe.BorderColor3 = Color3.new(0, 0.607843, 1)
  54. MadeByMe.BorderSizePixel = 5
  55. MadeByMe.Draggable = true
  56. MadeByMe.Size = UDim2.new(0.600000024, 0, 0.200000003, 0)
  57. MadeByMe.ZIndex = 3
  58. MadeByMe.Font = Enum.Font.SciFi
  59. MadeByMe.FontSize = Enum.FontSize.Size24
  60. MadeByMe.Text = "Made by Bubbles"
  61. MadeByMe.TextColor3 = Color3.new(0, 0.607843, 1)
  62. MadeByMe.TextScaled = true
  63. MadeByMe.TextSize = 20
  64. MadeByMe.TextStrokeColor3 = Color3.new(0.129412, 0.54902, 1)
  65. MadeByMe.TextWrapped = true
  66.  
  67. isOn2.Name = "isOn2"
  68. isOn2.Parent = Main
  69. isOn2.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  70. isOn2.BorderColor3 = Color3.new(0, 0.607843, 1)
  71. isOn2.BorderSizePixel = 5
  72. isOn2.Position = UDim2.new(0.714999974, 0, 0.600000024, 0)
  73. isOn2.Size = UDim2.new(0.280000001, 0, 0.0850000009, 0)
  74. isOn2.ZIndex = 5
  75. isOn2.Font = Enum.Font.SciFi
  76. isOn2.FontSize = Enum.FontSize.Size18
  77. isOn2.Text = "Inactive"
  78. isOn2.TextColor3 = Color3.new(1, 0, 1)
  79. isOn2.TextSize = 18
  80. isOn2.TextStrokeColor3 = Color3.new(1, 0, 1)
  81. isOn2.TextStrokeTransparency = 0.69999998807907
  82. isOn2.TextWrapped = true
  83.  
  84. mCheck.Name = "mCheck"
  85. mCheck.Parent = Main
  86. mCheck.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  87. mCheck.BorderColor3 = Color3.new(0, 0.607843, 1)
  88. mCheck.BorderSizePixel = 5
  89. mCheck.Position = UDim2.new(0, 0, 0.36500001, 0)
  90. mCheck.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  91. mCheck.ZIndex = 4
  92. mCheck.Font = Enum.Font.SciFi
  93. mCheck.FontSize = Enum.FontSize.Size24
  94. mCheck.Text = "Murderer [F]"
  95. mCheck.TextColor3 = Color3.new(1, 0, 0)
  96. mCheck.TextSize = 20
  97. mCheck.TextWrapped = true
  98.  
  99. mSum.Name = "mSum"
  100. mSum.Parent = Main
  101. mSum.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  102. mSum.BorderColor3 = Color3.new(0, 0.607843, 1)
  103. mSum.BorderSizePixel = 5
  104. mSum.Position = UDim2.new(0, 0, 0.485000014, 0)
  105. mSum.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  106. mSum.ZIndex = 4
  107. mSum.Font = Enum.Font.SciFi
  108. mSum.FontSize = Enum.FontSize.Size24
  109. mSum.Text = "Name"
  110. mSum.TextColor3 = Color3.new(1, 0.607843, 0)
  111. mSum.TextSize = 20
  112. mSum.TextWrapped = true
  113.  
  114. sCheck.Name = "sCheck"
  115. sCheck.Parent = Main
  116. sCheck.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  117. sCheck.BorderColor3 = Color3.new(0, 0.607843, 1)
  118. sCheck.BorderSizePixel = 5
  119. sCheck.Position = UDim2.new(0.5, 0, 0.36500001, 0)
  120. sCheck.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  121. sCheck.ZIndex = 3
  122. sCheck.Font = Enum.Font.SciFi
  123. sCheck.FontSize = Enum.FontSize.Size24
  124. sCheck.Text = "Sheriff [G]"
  125. sCheck.TextColor3 = Color3.new(0, 1, 1)
  126. sCheck.TextSize = 20
  127. sCheck.TextWrapped = true
  128.  
  129. sSum.Name = "sSum"
  130. sSum.Parent = Main
  131. sSum.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  132. sSum.BorderColor3 = Color3.new(0, 0.607843, 1)
  133. sSum.BorderSizePixel = 5
  134. sSum.Position = UDim2.new(0.5, 0, 0.485000014, 0)
  135. sSum.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  136. sSum.ZIndex = 3
  137. sSum.Font = Enum.Font.SciFi
  138. sSum.FontSize = Enum.FontSize.Size24
  139. sSum.Text = "Name"
  140. sSum.TextColor3 = Color3.new(0, 1, 0.607843)
  141. sSum.TextSize = 20
  142. sSum.TextWrapped = true
  143.  
  144. Hide.Name = "Hide"
  145. Hide.Parent = Main
  146. Hide.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  147. Hide.BorderColor3 = Color3.new(0, 0.607843, 1)
  148. Hide.BorderSizePixel = 5
  149. Hide.Position = UDim2.new(0, 0, 0.925000012, 0)
  150. Hide.Size = UDim2.new(1, 0, 0.075000003, 0)
  151. Hide.ZIndex = 3
  152. Hide.Font = Enum.Font.SourceSans
  153. Hide.FontSize = Enum.FontSize.Size24
  154. Hide.Text = "Hide [X]"
  155. Hide.TextColor3 = Color3.new(0.470588, 0.333333, 1)
  156. Hide.TextScaled = true
  157. Hide.TextSize = 20
  158. Hide.TextWrapped = true
  159.  
  160. Shift.Name = "Shift"
  161. Shift.Parent = Main
  162. Shift.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  163. Shift.BorderColor3 = Color3.new(0, 0.607843, 1)
  164. Shift.BorderSizePixel = 5
  165. Shift.Position = UDim2.new(0, 0, 0.600000024, 0)
  166. Shift.Size = UDim2.new(0.699999988, 0, 0.0850000009, 0)
  167. Shift.ZIndex = 4
  168. Shift.Font = Enum.Font.SciFi
  169. Shift.FontSize = Enum.FontSize.Size24
  170. Shift.Text = "Run [Shift]"
  171. Shift.TextColor3 = Color3.new(1, 1, 0)
  172. Shift.TextSize = 20
  173. Shift.TextWrapped = true
  174.  
  175. Coin.Name = "Coin"
  176. Coin.Parent = Main
  177. Coin.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  178. Coin.BorderColor3 = Color3.new(0, 0.607843, 1)
  179. Coin.BorderSizePixel = 5
  180. Coin.Position = UDim2.new(0, 0, 0.215000004, 0)
  181. Coin.Size = UDim2.new(0.699999988, 0, 0.125, 0)
  182. Coin.ZIndex = 4
  183. Coin.Font = Enum.Font.SciFi
  184. Coin.FontSize = Enum.FontSize.Size24
  185. Coin.Text = "Coin Grabber [C]"
  186. Coin.TextColor3 = Color3.new(0, 0.333333, 1)
  187. Coin.TextSize = 20
  188. Coin.TextWrapped = true
  189.  
  190. isOn1.Name = "isOn1"
  191. isOn1.Parent = Main
  192. isOn1.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  193. isOn1.BorderColor3 = Color3.new(0, 0.607843, 1)
  194. isOn1.BorderSizePixel = 5
  195. isOn1.Position = UDim2.new(0.720000029, 0, 0.215000004, 0)
  196. isOn1.Size = UDim2.new(0.280000001, 0, 0.125, 0)
  197. isOn1.ZIndex = 5
  198. isOn1.Font = Enum.Font.SciFi
  199. isOn1.FontSize = Enum.FontSize.Size18
  200. isOn1.Text = "Inactive"
  201. isOn1.TextColor3 = Color3.new(1, 0, 1)
  202. isOn1.TextSize = 18
  203. isOn1.TextStrokeColor3 = Color3.new(1, 0, 1)
  204. isOn1.TextStrokeTransparency = 0.69999998807907
  205. isOn1.TextWrapped = true
  206.  
  207. KeyBind.Name = "KeyBind"
  208. KeyBind.Parent = Main
  209. KeyBind.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  210. KeyBind.BorderColor3 = Color3.new(0, 0.607843, 1)
  211. KeyBind.BorderSizePixel = 5
  212. KeyBind.Position = UDim2.new(0, 0, 0.814999998, 0)
  213. KeyBind.Size = UDim2.new(0.699999988, 0, 0.0850000009, 0)
  214. KeyBind.ZIndex = 3
  215. KeyBind.Font = Enum.Font.SciFi
  216. KeyBind.FontSize = Enum.FontSize.Size18
  217. KeyBind.Text = "Key Binds [CTRL]"
  218. KeyBind.TextColor3 = Color3.new(1, 1, 1)
  219. KeyBind.TextSize = 15
  220. KeyBind.TextWrapped = true
  221.  
  222. isOn3.Name = "isOn3"
  223. isOn3.Parent = Main
  224. isOn3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  225. isOn3.BorderColor3 = Color3.new(0, 0.607843, 1)
  226. isOn3.BorderSizePixel = 5
  227. isOn3.Position = UDim2.new(0.714999974, 0, 0.704999983, 0)
  228. isOn3.Size = UDim2.new(0.280000001, 0, 0.0850000009, 0)
  229. isOn3.ZIndex = 5
  230. isOn3.Font = Enum.Font.SciFi
  231. isOn3.FontSize = Enum.FontSize.Size18
  232. isOn3.Text = "Inactive"
  233. isOn3.TextColor3 = Color3.new(1, 0, 1)
  234. isOn3.TextSize = 18
  235. isOn3.TextStrokeColor3 = Color3.new(1, 0, 1)
  236. isOn3.TextStrokeTransparency = 0.69999998807907
  237. isOn3.TextWrapped = true
  238.  
  239. isOn4.Name = "isOn4"
  240. isOn4.Parent = Main
  241. isOn4.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  242. isOn4.BorderColor3 = Color3.new(0, 0.607843, 1)
  243. isOn4.BorderSizePixel = 5
  244. isOn4.Position = UDim2.new(0.714999974, 0, 0.814999998, 0)
  245. isOn4.Size = UDim2.new(0.280000001, 0, 0.0850000009, 0)
  246. isOn4.ZIndex = 5
  247. isOn4.Font = Enum.Font.SciFi
  248. isOn4.FontSize = Enum.FontSize.Size14
  249. isOn4.Text = "Active"
  250. isOn4.TextColor3 = Color3.new(0, 1, 0)
  251. isOn4.TextSize = 14
  252. isOn4.TextStrokeColor3 = Color3.new(0, 1, 0)
  253. isOn4.TextStrokeTransparency = 0.69999998807907
  254. isOn4.TextWrapped = true
  255.  
  256. God.Name = "God"
  257. God.Parent = Main
  258. God.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  259. God.BorderColor3 = Color3.new(0, 0.607843, 1)
  260. God.BorderSizePixel = 5
  261. God.Position = UDim2.new(0, 0, 0.704999983, 0)
  262. God.Size = UDim2.new(0.699999988, 0, 0.0850000009, 0)
  263. God.ZIndex = 3
  264. God.Font = Enum.Font.SciFi
  265. God.FontSize = Enum.FontSize.Size24
  266. God.Text = "God Mode [R]"
  267. God.TextColor3 = Color3.new(0, 1, 0.0313726)
  268. God.TextSize = 20
  269. God.TextWrapped = true
  270.  
  271. Show.Name = "Show"
  272. Show.Parent = MM2
  273. Show.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  274. Show.BorderColor3 = Color3.new(0, 0.607843, 1)
  275. Show.BorderSizePixel = 5
  276. Show.Position = UDim2.new(0.574999988, 0, 0.85799998, 0)
  277. Show.Size = UDim2.new(0.300000012, 0, 0.0399999991, 0)
  278. Show.Font = Enum.Font.SourceSans
  279. Show.FontSize = Enum.FontSize.Size24
  280. Show.Text = "Show [X]"
  281. Show.TextColor3 = Color3.new(0, 0.607843, 1)
  282. Show.TextScaled = true
  283. Show.TextSize = 20
  284. Show.TextWrapped = true
  285.  
  286. --Variables
  287. local uis = game:GetService("UserInputService")
  288. local player = game.Players.LocalPlayer
  289. local mouse = game.Players.LocalPlayer:GetMouse()
  290. local insidePlayer = game.Players:GetChildren()
  291. local mouse = game.Players.LocalPlayer:GetMouse()
  292. local coinActive = false
  293. local runActive = false
  294. local godActive = false
  295. local keyOff = false
  296. --Hide / Show keybind [X]
  297.  
  298. Show.MouseButton1Click:connect(function()
  299. if Main.Visible == false then
  300. Main.Visible = true
  301. Show.Visible = false
  302. end
  303.  
  304. end)
  305.  
  306. Hide.MouseButton1Click:connect(function()
  307. if Main.Visible == true then
  308. Main.Visible = false
  309. Show.Visible = true
  310. end
  311.  
  312. end)
  313.  
  314. uis.InputBegan:connect(function(input, gpe)
  315. if input.KeyCode == Enum.KeyCode.X then
  316. if Main.Visible == false then
  317. Main.Visible = true
  318. Show.Visible = false
  319. else
  320. Main.Visible = false
  321. Show.Visible = true
  322. end
  323. end
  324. end)
  325. ------------------------Turn off keybinds [CTRL]
  326.  
  327. uis.InputBegan:connect(function(input, gpe)
  328. if input.KeyCode == Enum.KeyCode.LeftControl then
  329. if keyOff == false then
  330. keyOff = true
  331. isOn4.TextColor3 = Color3.new(255, 0, 255)
  332. isOn4.TextStrokeColor3 = isOn4.TextColor3
  333. isOn4.Text = "Inactive"
  334. else
  335. keyOff = false
  336. isOn4.TextColor3 = Color3.new(0, 255, 0)
  337. isOn4.TextStrokeColor3 = isOn4.TextColor3
  338. isOn4.Text = "Active"
  339. end
  340. end
  341. end)
  342.  
  343. ------------------------Find Murderer / Sheriff Function [F and G]
  344.  
  345. local function getMurderer()
  346. local allPlayers = game.Players:GetChildren()
  347. for i,v in pairs(allPlayers) do
  348. print'Step 1: Murderer'
  349. if v:FindFirstChild("Backpack") or v:FindFirstChild("Character")then
  350. print'Step 2: Murderer'
  351. if v.Backpack:FindFirstChild("Knife") or v.Character:FindFirstChild("Knife") then
  352. print'Knife has been found'
  353. local name = v.Name
  354. print("The Murderer is...", name)
  355. mSum.Text = name
  356. mSum.TextColor = v.Character.Torso.BrickColor
  357. end
  358. end
  359. end
  360. end
  361.  
  362. local function getSheriff()
  363. local allPlayers = game.Players:GetChildren()
  364. for i,v in pairs(allPlayers) do
  365. print'Step 1: Sheriff'
  366. if v:FindFirstChild("Backpack") or v:FindFirstChild("Character")then
  367. print'Step 2: Sheriff'
  368. if v.Backpack:FindFirstChild("Gun") or v.Character:FindFirstChild("Gun") then
  369. print'Gun has been found'
  370. local name = v.Name
  371. print("The Murderer is...", name)
  372. sSum.Text = name
  373. sSum.TextColor = v.Character.Torso.BrickColor
  374. end
  375. end
  376. end
  377. end
  378.  
  379. uis.InputBegan:connect(function(input,gpe)
  380. if input.KeyCode == Enum.KeyCode.F and keyOff == false then
  381. print'F has been counted'
  382. getMurderer()
  383. end
  384. end)
  385.  
  386.  
  387. uis.InputBegan:connect(function(input,gpe)
  388. if input.KeyCode == Enum.KeyCode.G and keyOff == false then
  389. print'G has been counted'
  390. getSheriff()
  391. end
  392. end)
  393.  
  394. ------------------------Coin Grabber Function [C]
  395.  
  396.  
  397. mouse.KeyDown:connect(function(key)
  398. if key == "c" and coinActive == false and keyOff == false then
  399. coinActive = true
  400. isOn1.TextColor3 = Color3.new(0, 255, 0)
  401. isOn1.TextStrokeColor3 = isOn1.TextColor3
  402. isOn1.Text = "Active"
  403.  
  404. local children = game.Workspace:GetChildren()
  405. for _, child in pairs(children) do
  406. for _, child in pairs(child:GetChildren()) do
  407. table.insert(children, child)
  408. end
  409.  
  410. if child:IsA("BasePart") and child.Name == "Coin" then
  411. child.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  412. end
  413. end
  414. end
  415. end)
  416.  
  417.  
  418. mouse.KeyUp:connect(function(key)
  419. if key == "c" and coinActive == true and keyOff == false then
  420. isOn1.TextColor3 = Color3.new(255, 0, 255)
  421. isOn1.TextStrokeColor3 = isOn1.TextColor3
  422. isOn1.Text = "Inactive"
  423. coinActive = false
  424. end
  425.  
  426. end)
  427.  
  428. ----------------------Shift to run script [Shift]
  429.  
  430. mouse.KeyDown:connect(function(KeyDown)
  431. if KeyDown == "0" and runActive == false and keyOff == false then
  432. runActive = true
  433. player.Character.Humanoid.WalkSpeed = 32
  434.  
  435. isOn2.TextColor3 = Color3.new(0, 255, 0)
  436. isOn2.TextStrokeColor3 = isOn2.TextColor3
  437. isOn2.Text = "Active"
  438. end
  439. end)
  440.  
  441. mouse.KeyUp:connect(function(KeyUp)
  442. if KeyUp == "0" and runActive == true and keyOff == false then
  443. runActive = false
  444. player.Character.Humanoid.WalkSpeed = 16
  445.  
  446. isOn2.TextColor3 = Color3.new(255, 0, 255)
  447. isOn2.TextStrokeColor3 = isOn2.TextColor3
  448. isOn2.Text = "Inactive"
  449. end
  450. end)
  451.  
  452. ----------------------God mode function [R]
  453. uis.InputBegan:connect(function(input, gpe)
  454. if input.KeyCode == Enum.KeyCode.R and player.Character and godActive == false and keyOff == false then
  455. if player.Character:FindFirstChild("Humanoid") then
  456. godActive = true
  457. player.Character.Humanoid.Name = "1"
  458. end
  459. isOn3.TextColor3 = Color3.new(0, 255, 0)
  460. isOn3.TextStrokeColor3 = isOn3.TextColor3
  461. isOn3.Text = "Active"
  462.  
  463. local l = player.Character["1"]:Clone()
  464. l.Parent = player.Character
  465. l.Name = "Humanoid"; wait(0.1)
  466. player.Character["1"]:Destroy()
  467. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
  468. player.Character.Animate.Disabled = true; wait(0.1)
  469. player.Character.Animate.Disabled = false
  470.  
  471. local Debounce = Instance.new("BoolValue")
  472. Debounce.Name = "Debounce"
  473. Debounce.Parent = player.Character
  474. local findDebounce = player.Character:FindFirstChild('Debounce')
  475.  
  476. repeat
  477. player.Character:FindFirstChild('Debounce')
  478. wait(5)
  479. until not player.Character:FindFirstChild('Debounce')
  480.  
  481. isOn3.TextColor3 = Color3.new(255, 0, 255)
  482. isOn3.TextStrokeColor3 = isOn3.TextColor3
  483. isOn3.Text = "Inactive"
  484. godActive = false
  485. end
  486. end)
  487. --[Made by Surmenus on verm]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement