Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.92 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local EternityLib = Instance.new("ScreenGui")
  5. local ExtraScripts = Instance.new("Frame")
  6. local OpenClose = Instance.new("TextButton")
  7. local Design = Instance.new("Frame")
  8. local main = Instance.new("Frame")
  9. local Xray = Instance.new("TextButton")
  10. local NameLabel = Instance.new("TextLabel")
  11. local Game = Instance.new("Frame")
  12. local main_2 = Instance.new("Frame")
  13. local GameNotSupported = Instance.new("Frame")
  14. local TextLabel = Instance.new("TextLabel")
  15. local sml = Instance.new("TextLabel")
  16. local LiftMain = Instance.new("Frame")
  17. local CheckBox = Instance.new("TextButton")
  18. local CheckBox_2 = Instance.new("TextButton")
  19. local CheckBox_3 = Instance.new("TextButton")
  20. local TextLabel_2 = Instance.new("TextLabel")
  21. local CheckBox_4 = Instance.new("TextButton")
  22. local TextLabel_3 = Instance.new("TextLabel")
  23. local TextLabel_4 = Instance.new("TextLabel")
  24. local CheckBox_5 = Instance.new("TextButton")
  25. local Speed = Instance.new("TextButton")
  26. local SpeedLabel = Instance.new("TextLabel")
  27. local GL = Instance.new("TextLabel")
  28. local MM2Main = Instance.new("Frame")
  29. local BtoolsButton = Instance.new("TextButton")
  30. local CheckBox_6 = Instance.new("TextButton")
  31. local CheckBox_7 = Instance.new("TextButton")
  32. local ClickTP = Instance.new("TextButton")
  33. local UIListLayout = Instance.new("UIListLayout")
  34. local Design_2 = Instance.new("Frame")
  35. local OpenClose_2 = Instance.new("TextButton")
  36. local TextLabel_5 = Instance.new("TextLabel")
  37. local Credits = Instance.new("Frame")
  38. local OpenClose_3 = Instance.new("TextButton")
  39. local Settings = Instance.new("TextLabel")
  40. local Design_3 = Instance.new("Frame")
  41. local main_3 = Instance.new("Frame")
  42. local Settings_2 = Instance.new("Frame")
  43. local OpenClose_4 = Instance.new("TextButton")
  44. local Settings_3 = Instance.new("TextLabel")
  45. local Design_4 = Instance.new("Frame")
  46. local main_4 = Instance.new("Frame")
  47. local TLabel = Instance.new("TextLabel")
  48. local IF1 = Instance.new("TextLabel")
  49. local Movement = Instance.new("Frame")
  50. local TextLabel_6 = Instance.new("TextLabel")
  51. local WalkSpeed = Instance.new("TextButton")
  52. local Gravity = Instance.new("TextButton")
  53. local gunDrop = Instance.new("TextLabel")
  54. local JumpPower = Instance.new("TextButton")
  55. local Selected = Instance.new("TextLabel")
  56. local Other = Instance.new("Frame")
  57. local TextLabel_7 = Instance.new("TextLabel")
  58. local CheckBox_8 = Instance.new("TextButton")
  59. local TextLabel_8 = Instance.new("TextLabel")
  60. local gunDrop_2 = Instance.new("TextLabel")
  61. local CheckBox_9 = Instance.new("TextButton")
  62. local gunDrop_3 = Instance.new("TextLabel")
  63. local TextLabel_9 = Instance.new("TextLabel")
  64. local CheckBox_10 = Instance.new("TextButton")
  65. --Properties:
  66. EternityLib.Name = "EternityLib"
  67. EternityLib.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  68. EternityLib.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  69. EternityLib.ResetOnSpawn = false
  70.  
  71. ExtraScripts.Name = "ExtraScripts"
  72. ExtraScripts.Parent = EternityLib
  73. ExtraScripts.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  74. ExtraScripts.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  75. ExtraScripts.Position = UDim2.new(0.038579613, 0, 0.0449438207, 0)
  76. ExtraScripts.Size = UDim2.new(0, 193, 0, 28)
  77.  
  78. OpenClose.Name = "OpenClose"
  79. OpenClose.Parent = ExtraScripts
  80. OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
  81. OpenClose.BackgroundTransparency = 1
  82. OpenClose.Position = UDim2.new(0.854922116, 0, 0, 0)
  83. OpenClose.Size = UDim2.new(0, 28, 0, 28)
  84. OpenClose.Font = Enum.Font.Gotham
  85. OpenClose.Text = "+"
  86. OpenClose.TextColor3 = Color3.new(1, 1, 1)
  87. OpenClose.TextSize = 17
  88.  
  89. Design.Name = "Design"
  90. Design.Parent = ExtraScripts
  91. Design.BackgroundColor3 = Color3.new(0.101961, 1, 0.176471)
  92. Design.BorderSizePixel = 0
  93. Design.Position = UDim2.new(0, 0, 1, 0)
  94. Design.Size = UDim2.new(0, 193, 0, 3)
  95.  
  96. main.Name = "main"
  97. main.Parent = ExtraScripts
  98. main.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  99. main.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  100. main.BorderSizePixel = 0
  101. main.Position = UDim2.new(0, 0, 1.10714221, 0)
  102. main.Size = UDim2.new(0, 193, 0, 477)
  103. main.Visible = false
  104.  
  105. Xray.Name = "Xray"
  106. Xray.Parent = main
  107. Xray.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  108. Xray.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  109. Xray.Position = UDim2.new(0.0420600213, 0, 0.01329148, 0)
  110. Xray.Size = UDim2.new(0, 175, 0, 20)
  111. Xray.AutoButtonColor = false
  112. Xray.Font = Enum.Font.Gotham
  113. Xray.Text = "XRay "
  114. Xray.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  115. Xray.TextScaled = true
  116. Xray.TextSize = 14
  117. Xray.TextWrapped = true
  118.  
  119. NameLabel.Name = "NameLabel"
  120. NameLabel.Parent = ExtraScripts
  121. NameLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  122. NameLabel.BackgroundTransparency = 1
  123. NameLabel.Position = UDim2.new(0.139896378, 0, 0, 0)
  124. NameLabel.Size = UDim2.new(0, 138, 0, 28)
  125. NameLabel.Font = Enum.Font.Gotham
  126. NameLabel.Text = "Extra Scripts"
  127. NameLabel.TextColor3 = Color3.new(1, 1, 1)
  128. NameLabel.TextSize = 14
  129.  
  130. Game.Name = "Game"
  131. Game.Parent = EternityLib
  132. Game.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  133. Game.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  134. Game.Position = UDim2.new(0.270113438, 0, 0.0449438207, 0)
  135. Game.Size = UDim2.new(0, 193, 0, 28)
  136.  
  137. main_2.Name = "main"
  138. main_2.Parent = Game
  139. main_2.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  140. main_2.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  141. main_2.BorderSizePixel = 0
  142. main_2.Position = UDim2.new(0, 0, 0.999999821, 0)
  143. main_2.Selectable = true
  144. main_2.Size = UDim2.new(0, 193, 0, 480)
  145. main_2.Visible = false
  146.  
  147. GameNotSupported.Name = "GameNotSupported"
  148. GameNotSupported.Parent = main_2
  149. GameNotSupported.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  150. GameNotSupported.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  151. GameNotSupported.BorderSizePixel = 0
  152. GameNotSupported.Position = UDim2.new(-0.00325731654, 0, 0.00464916229, 0)
  153. GameNotSupported.Size = UDim2.new(0, 193, 0, 425)
  154. GameNotSupported.Visible = false
  155.  
  156. TextLabel.Parent = GameNotSupported
  157. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  158. TextLabel.BackgroundTransparency = 1
  159. TextLabel.Position = UDim2.new(-0.00188392261, 0, 0, 0)
  160. TextLabel.Size = UDim2.new(0, 193, 0, 127)
  161. TextLabel.Font = Enum.Font.SourceSans
  162. TextLabel.Text = "Game Not Supported"
  163. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  164. TextLabel.TextScaled = true
  165. TextLabel.TextSize = 14
  166. TextLabel.TextWrapped = true
  167.  
  168. sml.Name = "sml"
  169. sml.Parent = GameNotSupported
  170. sml.BackgroundColor3 = Color3.new(1, 1, 1)
  171. sml.BackgroundTransparency = 1
  172. sml.Position = UDim2.new(0.0362694301, 0, 0.269833326, 0)
  173. sml.Size = UDim2.new(0, 177, 0, 348)
  174. sml.Font = Enum.Font.SourceSans
  175. sml.Text = "Sorry, but the game you're playing is not supported in Eternity Hub or hasn't been added yet. If it has and it isn't showing up, then contact Prism Fave#3982 or prezt#0069 The Game ID you're on - "
  176. sml.TextColor3 = Color3.new(1, 1, 1)
  177. sml.TextScaled = true
  178. sml.TextSize = 30
  179. sml.TextWrapped = true
  180. sml.TextXAlignment = Enum.TextXAlignment.Left
  181. sml.TextYAlignment = Enum.TextYAlignment.Top
  182.  
  183. LiftMain.Name = "LiftMain"
  184. LiftMain.Parent = main_2
  185. LiftMain.Active = true
  186. LiftMain.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  187. LiftMain.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  188. LiftMain.BorderSizePixel = 0
  189. LiftMain.Position = UDim2.new(0.00200000009, 0, 0.0189999994, 0)
  190. LiftMain.Size = UDim2.new(0, 192, 0, 418)
  191. LiftMain.Visible = false
  192.  
  193. CheckBox.Name = "CheckBox"
  194. CheckBox.Parent = LiftMain
  195. CheckBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  196. CheckBox.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  197. CheckBox.Position = UDim2.new(0.0219999999, 0, 0.0799999982, 0)
  198. CheckBox.Size = UDim2.new(0, 183, 0, 19)
  199. CheckBox.AutoButtonColor = false
  200. CheckBox.Font = Enum.Font.Gotham
  201. CheckBox.Text = "Teleport To Shop"
  202. CheckBox.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  203. CheckBox.TextSize = 17
  204. CheckBox.TextWrapped = true
  205.  
  206. CheckBox_2.Name = "CheckBox"
  207. CheckBox_2.Parent = LiftMain
  208. CheckBox_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  209. CheckBox_2.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  210. CheckBox_2.Position = UDim2.new(0.0256875753, 0, 0.0180715807, 0)
  211. CheckBox_2.Size = UDim2.new(0, 183, 0, 19)
  212. CheckBox_2.AutoButtonColor = false
  213. CheckBox_2.Font = Enum.Font.Gotham
  214. CheckBox_2.Text = "Teleport To Sell"
  215. CheckBox_2.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  216. CheckBox_2.TextSize = 17
  217. CheckBox_2.TextWrapped = true
  218.  
  219. CheckBox_3.Name = "CheckBox"
  220. CheckBox_3.Parent = LiftMain
  221. CheckBox_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  222. CheckBox_3.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  223. CheckBox_3.Position = UDim2.new(0.786000013, 0, 0.150000006, 0)
  224. CheckBox_3.Size = UDim2.new(0, 24, 0, 24)
  225. CheckBox_3.AutoButtonColor = false
  226. CheckBox_3.Font = Enum.Font.SourceSans
  227. CheckBox_3.Text = " "
  228. CheckBox_3.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  229. CheckBox_3.TextSize = 17
  230. CheckBox_3.TextWrapped = true
  231.  
  232. TextLabel_2.Parent = LiftMain
  233. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  234. TextLabel_2.BackgroundTransparency = 1
  235. TextLabel_2.Position = UDim2.new(-0.000387826934, 0, 0.147659838, 0)
  236. TextLabel_2.Selectable = true
  237. TextLabel_2.Size = UDim2.new(0, 140, 0, 24)
  238. TextLabel_2.Font = Enum.Font.Gotham
  239. TextLabel_2.Text = "Player ESP"
  240. TextLabel_2.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  241. TextLabel_2.TextSize = 17
  242. TextLabel_2.TextWrapped = true
  243.  
  244. CheckBox_4.Name = "CheckBox"
  245. CheckBox_4.Parent = LiftMain
  246. CheckBox_4.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  247. CheckBox_4.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  248. CheckBox_4.Position = UDim2.new(0.786000013, 0, 0.221000001, 0)
  249. CheckBox_4.Size = UDim2.new(0, 24, 0, 24)
  250. CheckBox_4.AutoButtonColor = false
  251. CheckBox_4.Font = Enum.Font.SourceSans
  252. CheckBox_4.Text = ""
  253. CheckBox_4.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  254. CheckBox_4.TextSize = 17
  255. CheckBox_4.TextWrapped = true
  256.  
  257. TextLabel_3.Parent = LiftMain
  258. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  259. TextLabel_3.BackgroundTransparency = 1
  260. TextLabel_3.Position = UDim2.new(0.00319798803, 0, 0.218680531, 0)
  261. TextLabel_3.Selectable = true
  262. TextLabel_3.Size = UDim2.new(0, 140, 0, 24)
  263. TextLabel_3.Font = Enum.Font.Gotham
  264. TextLabel_3.Text = "Go Small"
  265. TextLabel_3.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  266. TextLabel_3.TextSize = 17
  267. TextLabel_3.TextWrapped = true
  268.  
  269. TextLabel_4.Parent = LiftMain
  270. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  271. TextLabel_4.BackgroundTransparency = 1
  272. TextLabel_4.Position = UDim2.new(0, 0, 0.289646745, 0)
  273. TextLabel_4.Selectable = true
  274. TextLabel_4.Size = UDim2.new(0, 139, 0, 23)
  275. TextLabel_4.Font = Enum.Font.Gotham
  276. TextLabel_4.Text = "Auto Sell"
  277. TextLabel_4.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  278. TextLabel_4.TextSize = 17
  279. TextLabel_4.TextWrapped = true
  280.  
  281. CheckBox_5.Name = "CheckBox"
  282. CheckBox_5.Parent = LiftMain
  283. CheckBox_5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  284. CheckBox_5.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  285. CheckBox_5.Position = UDim2.new(0.786000013, 0, 0.289000005, 0)
  286. CheckBox_5.Size = UDim2.new(0, 24, 0, 24)
  287. CheckBox_5.AutoButtonColor = false
  288. CheckBox_5.Font = Enum.Font.SourceSans
  289. CheckBox_5.Text = " "
  290. CheckBox_5.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  291. CheckBox_5.TextSize = 17
  292. CheckBox_5.TextWrapped = true
  293.  
  294. Speed.Name = "Speed"
  295. Speed.Parent = LiftMain
  296. Speed.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  297. Speed.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  298. Speed.Position = UDim2.new(0.786000013, 0, 0.358999997, 0)
  299. Speed.Size = UDim2.new(0, 24, 0, 24)
  300. Speed.AutoButtonColor = false
  301. Speed.Font = Enum.Font.SourceSans
  302. Speed.Text = ""
  303. Speed.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  304. Speed.TextSize = 17
  305. Speed.TextWrapped = true
  306.  
  307. SpeedLabel.Name = "SpeedLabel"
  308. SpeedLabel.Parent = LiftMain
  309. SpeedLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  310. SpeedLabel.BackgroundTransparency = 1
  311. SpeedLabel.Position = UDim2.new(0.00319798803, 0, 0.357961178, 0)
  312. SpeedLabel.Selectable = true
  313. SpeedLabel.Size = UDim2.new(0, 140, 0, 24)
  314. SpeedLabel.Font = Enum.Font.Gotham
  315. SpeedLabel.Text = "Speed [Q]"
  316. SpeedLabel.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  317. SpeedLabel.TextSize = 17
  318. SpeedLabel.TextWrapped = true
  319.  
  320. GL.Name = "GL"
  321. GL.Parent = main_2
  322. GL.BackgroundColor3 = Color3.new(1, 1, 1)
  323. GL.BackgroundTransparency = 1
  324. GL.Position = UDim2.new(0.00691800285, 0, 0.891666651, 0)
  325. GL.Size = UDim2.new(0, 191, 0, 52)
  326. GL.Font = Enum.Font.Gotham
  327. GL.Text = " "
  328. GL.TextColor3 = Color3.new(1, 1, 1)
  329. GL.TextSize = 14
  330.  
  331. MM2Main.Name = "MM2Main"
  332. MM2Main.Parent = main_2
  333. MM2Main.Active = true
  334. MM2Main.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  335. MM2Main.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  336. MM2Main.BorderSizePixel = 0
  337. MM2Main.Position = UDim2.new(0.00207424653, 0, 0.0194583423, 0)
  338. MM2Main.Size = UDim2.new(0, 192, 0, 418)
  339.  
  340. BtoolsButton.Name = "BtoolsButton"
  341. BtoolsButton.Parent = MM2Main
  342. BtoolsButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  343. BtoolsButton.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  344. BtoolsButton.Position = UDim2.new(0.0464999974, 0, 0.0184705853, 0)
  345. BtoolsButton.Size = UDim2.new(0, 175, 0, 20)
  346. BtoolsButton.AutoButtonColor = false
  347. BtoolsButton.Font = Enum.Font.Gotham
  348. BtoolsButton.Text = "Add BTools"
  349. BtoolsButton.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  350. BtoolsButton.TextSize = 14
  351. BtoolsButton.TextWrapped = true
  352.  
  353. CheckBox_6.Name = "CheckBox"
  354. CheckBox_6.Parent = MM2Main
  355. CheckBox_6.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  356. CheckBox_6.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  357. CheckBox_6.Position = UDim2.new(0.0465000458, 0, 0.0843529403, 0)
  358. CheckBox_6.Size = UDim2.new(0, 175, 0, 20)
  359. CheckBox_6.AutoButtonColor = false
  360. CheckBox_6.Font = Enum.Font.Gotham
  361. CheckBox_6.Text = "Murderer / Sheriff ESP"
  362. CheckBox_6.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  363. CheckBox_6.TextSize = 14
  364. CheckBox_6.TextWrapped = true
  365.  
  366. CheckBox_7.Name = "CheckBox"
  367. CheckBox_7.Parent = MM2Main
  368. CheckBox_7.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  369. CheckBox_7.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  370. CheckBox_7.Position = UDim2.new(0.0365025997, 0, 0.150106907, 0)
  371. CheckBox_7.Size = UDim2.new(0, 175, 0, 20)
  372. CheckBox_7.AutoButtonColor = false
  373. CheckBox_7.Font = Enum.Font.Gotham
  374. CheckBox_7.Text = "Name ESP "
  375. CheckBox_7.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  376. CheckBox_7.TextSize = 14
  377. CheckBox_7.TextWrapped = true
  378.  
  379. ClickTP.Name = "Click TP"
  380. ClickTP.Parent = MM2Main
  381. ClickTP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  382. ClickTP.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  383. ClickTP.Position = UDim2.new(0.0317916647, 0, 0.213529408, 0)
  384. ClickTP.Size = UDim2.new(0, 175, 0, 20)
  385. ClickTP.AutoButtonColor = false
  386. ClickTP.Font = Enum.Font.Gotham
  387. ClickTP.Text = "Click TP [Q]"
  388. ClickTP.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  389. ClickTP.TextSize = 14
  390. ClickTP.TextWrapped = true
  391.  
  392. UIListLayout.Parent = MM2Main
  393. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  394. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  395. UIListLayout.Padding = UDim.new(0, 10)
  396.  
  397. Design_2.Name = "Design"
  398. Design_2.Parent = Game
  399. Design_2.BackgroundColor3 = Color3.new(0.101961, 1, 0.176471)
  400. Design_2.BorderSizePixel = 0
  401. Design_2.Position = UDim2.new(0, 0, 1, 0)
  402. Design_2.Size = UDim2.new(0, 193, 0, 3)
  403.  
  404. OpenClose_2.Name = "OpenClose"
  405. OpenClose_2.Parent = Game
  406. OpenClose_2.BackgroundColor3 = Color3.new(1, 1, 1)
  407. OpenClose_2.BackgroundTransparency = 1
  408. OpenClose_2.Position = UDim2.new(0.870153546, 0, 0, 0)
  409. OpenClose_2.Size = UDim2.new(0, 30, 0, 28)
  410. OpenClose_2.Font = Enum.Font.Gotham
  411. OpenClose_2.Text = "+"
  412. OpenClose_2.TextColor3 = Color3.new(1, 1, 1)
  413. OpenClose_2.TextSize = 17
  414.  
  415. TextLabel_5.Parent = Game
  416. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  417. TextLabel_5.BackgroundTransparency = 1
  418. TextLabel_5.Position = UDim2.new(0.142388746, 0, 0, 0)
  419. TextLabel_5.Size = UDim2.new(0, 150, 0, 28)
  420. TextLabel_5.Font = Enum.Font.Gotham
  421. TextLabel_5.Text = "Game"
  422. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  423. TextLabel_5.TextSize = 14
  424.  
  425. Credits.Name = "Credits"
  426. Credits.Parent = EternityLib
  427. Credits.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  428. Credits.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  429. Credits.Position = UDim2.new(0.466429532, 0, 0.0449438207, 0)
  430. Credits.Size = UDim2.new(0, 193, 0, 28)
  431.  
  432. OpenClose_3.Name = "OpenClose"
  433. OpenClose_3.Parent = Credits
  434. OpenClose_3.BackgroundColor3 = Color3.new(1, 1, 1)
  435. OpenClose_3.BackgroundTransparency = 1
  436. OpenClose_3.Position = UDim2.new(0.854922116, 0, 0, 0)
  437. OpenClose_3.Size = UDim2.new(0, 28, 0, 28)
  438. OpenClose_3.Font = Enum.Font.Gotham
  439. OpenClose_3.Text = "+"
  440. OpenClose_3.TextColor3 = Color3.new(1, 1, 1)
  441. OpenClose_3.TextSize = 17
  442.  
  443. Settings.Name = "Settings"
  444. Settings.Parent = Credits
  445. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  446. Settings.BackgroundTransparency = 1
  447. Settings.Position = UDim2.new(0.139896378, 0, 0, 0)
  448. Settings.Size = UDim2.new(0, 138, 0, 28)
  449. Settings.Font = Enum.Font.Gotham
  450. Settings.Text = "Credits"
  451. Settings.TextColor3 = Color3.new(1, 1, 1)
  452. Settings.TextSize = 14
  453.  
  454. Design_3.Name = "Design"
  455. Design_3.Parent = Credits
  456. Design_3.BackgroundColor3 = Color3.new(0.101961, 1, 0.176471)
  457. Design_3.BorderSizePixel = 0
  458. Design_3.Position = UDim2.new(0, 0, 1, 0)
  459. Design_3.Size = UDim2.new(0, 193, 0, 3)
  460.  
  461. main_3.Name = "main"
  462. main_3.Parent = Credits
  463. main_3.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  464. main_3.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  465. main_3.BorderSizePixel = 0
  466. main_3.Position = UDim2.new(0, 0, 1.10714281, 0)
  467. main_3.Size = UDim2.new(0, 193, 0, 121)
  468. main_3.Visible = false
  469.  
  470. Settings_2.Name = "Settings"
  471. Settings_2.Parent = EternityLib
  472. Settings_2.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  473. Settings_2.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  474. Settings_2.Position = UDim2.new(0.685009778, 0, 0.0449438207, 0)
  475. Settings_2.Size = UDim2.new(0, 193, 0, 28)
  476.  
  477. OpenClose_4.Name = "OpenClose"
  478. OpenClose_4.Parent = Settings_2
  479. OpenClose_4.BackgroundColor3 = Color3.new(1, 1, 1)
  480. OpenClose_4.BackgroundTransparency = 1
  481. OpenClose_4.Position = UDim2.new(0.854922116, 0, 0, 0)
  482. OpenClose_4.Size = UDim2.new(0, 28, 0, 28)
  483. OpenClose_4.Font = Enum.Font.Gotham
  484. OpenClose_4.Text = "+"
  485. OpenClose_4.TextColor3 = Color3.new(1, 1, 1)
  486. OpenClose_4.TextSize = 17
  487.  
  488. Settings_3.Name = "Settings"
  489. Settings_3.Parent = Settings_2
  490. Settings_3.BackgroundColor3 = Color3.new(1, 1, 1)
  491. Settings_3.BackgroundTransparency = 1
  492. Settings_3.Position = UDim2.new(0.139896378, 0, 0, 0)
  493. Settings_3.Size = UDim2.new(0, 138, 0, 28)
  494. Settings_3.Font = Enum.Font.Gotham
  495. Settings_3.Text = "Settings"
  496. Settings_3.TextColor3 = Color3.new(1, 1, 1)
  497. Settings_3.TextSize = 14
  498.  
  499. Design_4.Name = "Design"
  500. Design_4.Parent = Settings_2
  501. Design_4.BackgroundColor3 = Color3.new(0.101961, 1, 0.176471)
  502. Design_4.BorderSizePixel = 0
  503. Design_4.Position = UDim2.new(0, 0, 1, 0)
  504. Design_4.Size = UDim2.new(0, 193, 0, 3)
  505.  
  506. main_4.Name = "main"
  507. main_4.Parent = Settings_2
  508. main_4.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  509. main_4.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  510. main_4.BorderSizePixel = 0
  511. main_4.Position = UDim2.new(0, 0, 1.10714269, 0)
  512. main_4.Size = UDim2.new(0, 193, 0, 243)
  513. main_4.Visible = false
  514.  
  515. TLabel.Name = "TLabel"
  516. TLabel.Parent = main_4
  517. TLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  518. TLabel.BackgroundTransparency = 1
  519. TLabel.Position = UDim2.new(0.00518134702, 0, -1.1920929e-07, 0)
  520. TLabel.Size = UDim2.new(0, 192, 0, 19)
  521. TLabel.Font = Enum.Font.Gotham
  522. TLabel.Text = "Right click to change a keybind"
  523. TLabel.TextColor3 = Color3.new(1, 1, 1)
  524. TLabel.TextScaled = true
  525. TLabel.TextSize = 14
  526. TLabel.TextWrapped = true
  527.  
  528. IF1.Name = "IF1"
  529. IF1.Parent = main_4
  530. IF1.BackgroundColor3 = Color3.new(1, 1, 1)
  531. IF1.BackgroundTransparency = 1
  532. IF1.Position = UDim2.new(0.00216275454, 0, 0.998209238, 0)
  533. IF1.Size = UDim2.new(0, 192, 0, 21)
  534. IF1.Font = Enum.Font.Gotham
  535. IF1.Text = "P to toggle GUI"
  536. IF1.TextColor3 = Color3.new(1, 0.568627, 0)
  537. IF1.TextScaled = true
  538. IF1.TextSize = 14
  539. IF1.TextWrapped = true
  540.  
  541. Movement.Name = "Movement"
  542. Movement.Parent = EternityLib
  543. Movement.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  544. Movement.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  545. Movement.Position = UDim2.new(-0.126917079, 0, 0.813333333, 0)
  546. Movement.Size = UDim2.new(0, 230, 0, 111)
  547.  
  548. TextLabel_6.Parent = Movement
  549. TextLabel_6.Active = true
  550. TextLabel_6.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  551. TextLabel_6.BorderSizePixel = 0
  552. TextLabel_6.Position = UDim2.new(0.123595506, 0, -0.108108111, 0)
  553. TextLabel_6.Size = UDim2.new(0, 66, 0, 22)
  554. TextLabel_6.Font = Enum.Font.SourceSans
  555. TextLabel_6.Text = "Movement"
  556. TextLabel_6.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  557. TextLabel_6.TextSize = 14
  558.  
  559. WalkSpeed.Name = "WalkSpeed"
  560. WalkSpeed.Parent = Movement
  561. WalkSpeed.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  562. WalkSpeed.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  563. WalkSpeed.Position = UDim2.new(0.0624564774, 0, 0.515459478, 0)
  564. WalkSpeed.Size = UDim2.new(0, 66, 0, 17)
  565. WalkSpeed.Font = Enum.Font.Code
  566. WalkSpeed.Text = "Walkspeed"
  567. WalkSpeed.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  568. WalkSpeed.TextSize = 14
  569.  
  570. Gravity.Name = "Gravity"
  571. Gravity.Parent = Movement
  572. Gravity.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  573. Gravity.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  574. Gravity.Position = UDim2.new(0.679840088, 0, 0.515153229, 0)
  575. Gravity.Size = UDim2.new(0, 67, 0, 17)
  576. Gravity.Font = Enum.Font.Code
  577. Gravity.Text = "Gravity"
  578. Gravity.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  579. Gravity.TextSize = 14
  580.  
  581. gunDrop.Name = "gunDrop"
  582. gunDrop.Parent = Movement
  583. gunDrop.Active = true
  584. gunDrop.BackgroundColor3 = Color3.new(1, 1, 1)
  585. gunDrop.BackgroundTransparency = 1
  586. gunDrop.Position = UDim2.new(0.0258120336, 0, 0.140180156, 0)
  587. gunDrop.Size = UDim2.new(0, 87, 0, 14)
  588. gunDrop.Font = Enum.Font.Code
  589. gunDrop.Text = "Click TP [E]"
  590. gunDrop.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  591. gunDrop.TextSize = 12
  592. gunDrop.TextWrapped = true
  593.  
  594. JumpPower.Name = "JumpPower"
  595. JumpPower.Parent = Movement
  596. JumpPower.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  597. JumpPower.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  598. JumpPower.Position = UDim2.new(0.366796583, 0, 0.515459478, 0)
  599. JumpPower.Size = UDim2.new(0, 69, 0, 17)
  600. JumpPower.Font = Enum.Font.Code
  601. JumpPower.Text = "JumpPower"
  602. JumpPower.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  603. JumpPower.TextSize = 14
  604.  
  605. Selected.Name = "Selected"
  606. Selected.Parent = Movement
  607. Selected.BackgroundColor3 = Color3.new(1, 1, 1)
  608. Selected.BackgroundTransparency = 1
  609. Selected.Position = UDim2.new(0.0781191587, 0, 0.815890491, 0)
  610. Selected.Size = UDim2.new(0, 200, 0, 15)
  611. Selected.Font = Enum.Font.SourceSans
  612. Selected.Text = "Current Selected: None"
  613. Selected.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  614. Selected.TextSize = 14
  615.  
  616. Other.Name = "Other"
  617. Other.Parent = EternityLib
  618. Other.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  619. Other.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  620. Other.Position = UDim2.new(0.307325602, 0, 0.537725449, 0)
  621. Other.Size = UDim2.new(0, 130, 0, 78)
  622. Other.Visible = false
  623.  
  624. TextLabel_7.Parent = Other
  625. TextLabel_7.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  626. TextLabel_7.BorderSizePixel = 0
  627. TextLabel_7.Position = UDim2.new(0.166763783, 0, -0.155545548, 0)
  628. TextLabel_7.Size = UDim2.new(0, 39, 0, 19)
  629. TextLabel_7.Font = Enum.Font.SourceSans
  630. TextLabel_7.Text = "Other"
  631. TextLabel_7.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  632. TextLabel_7.TextSize = 14
  633.  
  634. CheckBox_8.Name = "CheckBox"
  635. CheckBox_8.Parent = Other
  636. CheckBox_8.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  637. CheckBox_8.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  638. CheckBox_8.Position = UDim2.new(0.656309426, 0, 0.549039602, 0)
  639. CheckBox_8.Size = UDim2.new(0, 13, 0, 13)
  640. CheckBox_8.AutoButtonColor = false
  641. CheckBox_8.Font = Enum.Font.SourceSans
  642. CheckBox_8.Text = "V"
  643. CheckBox_8.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  644. CheckBox_8.TextSize = 14
  645.  
  646. TextLabel_8.Parent = Other
  647. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  648. TextLabel_8.BackgroundTransparency = 1
  649. TextLabel_8.Position = UDim2.new(-0.0376619771, 0, 0.549039602, 0)
  650. TextLabel_8.Size = UDim2.new(0, 80, 0, 14)
  651. TextLabel_8.Font = Enum.Font.Code
  652. TextLabel_8.Text = "TP Coins"
  653. TextLabel_8.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  654. TextLabel_8.TextSize = 12
  655.  
  656. gunDrop_2.Name = "gunDrop"
  657. gunDrop_2.Parent = Other
  658. gunDrop_2.BackgroundColor3 = Color3.new(1, 1, 1)
  659. gunDrop_2.BackgroundTransparency = 1
  660. gunDrop_2.Position = UDim2.new(-0.0635384619, 0, 0.314745933, 0)
  661. gunDrop_2.Size = UDim2.new(0, 80, 0, 14)
  662. gunDrop_2.Font = Enum.Font.Code
  663. gunDrop_2.Text = "TP Gun"
  664. gunDrop_2.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  665. gunDrop_2.TextSize = 12
  666.  
  667. CheckBox_9.Name = "CheckBox"
  668. CheckBox_9.Parent = Other
  669. CheckBox_9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  670. CheckBox_9.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  671. CheckBox_9.Position = UDim2.new(0.656309426, 0, 0.318354249, 0)
  672. CheckBox_9.Size = UDim2.new(0, 13, 0, 13)
  673. CheckBox_9.AutoButtonColor = false
  674. CheckBox_9.Font = Enum.Font.SourceSans
  675. CheckBox_9.Text = "V"
  676. CheckBox_9.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  677. CheckBox_9.TextSize = 14
  678.  
  679. gunDrop_3.Name = "gunDrop"
  680. gunDrop_3.Parent = Other
  681. gunDrop_3.BackgroundColor3 = Color3.new(1, 1, 1)
  682. gunDrop_3.BackgroundTransparency = 1
  683. gunDrop_3.Position = UDim2.new(-0.0632114336, 0, 0.0683916211, 0)
  684. gunDrop_3.Size = UDim2.new(0, 80, 0, 14)
  685. gunDrop_3.Font = Enum.Font.Code
  686. gunDrop_3.Text = "Btools"
  687. gunDrop_3.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  688. gunDrop_3.TextSize = 12
  689.  
  690. TextLabel_9.Parent = Other
  691. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  692. TextLabel_9.BackgroundTransparency = 1
  693. TextLabel_9.Position = UDim2.new(-0.0376619771, 0, 0.792629361, 0)
  694. TextLabel_9.Size = UDim2.new(0, 80, 0, 14)
  695. TextLabel_9.Font = Enum.Font.Code
  696. TextLabel_9.Text = "Auto Farm"
  697. TextLabel_9.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  698. TextLabel_9.TextSize = 12
  699.  
  700. CheckBox_10.Name = "CheckBox"
  701. CheckBox_10.Parent = Other
  702. CheckBox_10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  703. CheckBox_10.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  704. CheckBox_10.Position = UDim2.new(0.656309426, 0, 0.792629302, 0)
  705. CheckBox_10.Size = UDim2.new(0, 13, 0, 13)
  706. CheckBox_10.AutoButtonColor = false
  707. CheckBox_10.Font = Enum.Font.SourceSans
  708. CheckBox_10.Text = "V"
  709. CheckBox_10.TextColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  710. CheckBox_10.TextSize = 14
  711. -- Scripts:
  712. function SCRIPT_HZFM68_FAKESCRIPT() -- OpenClose.LocalScript
  713. local script = Instance.new('LocalScript')
  714. script.Parent = OpenClose
  715. local toggle = false
  716.  
  717. script.Parent.MouseButton1Click:Connect(function()
  718. if toggle == false then
  719. toggle = true
  720. script.Parent.Text = "-"
  721. script.Parent.Parent.main.Visible = true
  722. else
  723. toggle = false
  724. script.Parent.Text = "+"
  725. script.Parent.Parent.main.Visible = false
  726. end
  727. end)
  728.  
  729. end
  730. coroutine.resume(coroutine.create(SCRIPT_HZFM68_FAKESCRIPT))
  731. function SCRIPT_OZBC69_FAKESCRIPT() -- Design.rainbow
  732. local script = Instance.new('LocalScript')
  733. script.Parent = Design
  734. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  735.  
  736. counter = 0
  737.  
  738. while wait(0.1)do
  739. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  740.  
  741. counter = counter + 0.01
  742. end
  743.  
  744. end
  745. coroutine.resume(coroutine.create(SCRIPT_OZBC69_FAKESCRIPT))
  746. function SCRIPT_MNMG65_FAKESCRIPT() -- Xray.LocalScript
  747. local script = Instance.new('LocalScript')
  748. script.Parent = Xray
  749. local obj = game.workspace
  750. function XrayOn(obj) --Enables xray
  751. for _,v in pairs(obj:GetChildren()) do
  752. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  753. v.LocalTransparencyModifier = script.Parent.Parent.Parent.Parent.Setting.Frame2.TextBox.Text
  754. end
  755. XrayOn(v)
  756. end
  757. end
  758. function XrayOff(obj) --Disables xray
  759. for _,v in pairs(obj:GetChildren()) do
  760. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  761. v.LocalTransparencyModifier = 0
  762. end XrayOff(v)
  763. end
  764. end
  765.  
  766.  
  767.  
  768. local toggle = false
  769.  
  770. script.Parent.MouseButton1Click:Connect(function()
  771. if toggle == false then
  772. toggle = true
  773. script.Parent.Text = "X"
  774. XrayOn(obj)
  775. else
  776. toggle = false
  777. script.Parent.Text = ""
  778. XrayOff(obj)
  779. end
  780. end)
  781.  
  782. end
  783. coroutine.resume(coroutine.create(SCRIPT_MNMG65_FAKESCRIPT))
  784. function SCRIPT_NJLT77_FAKESCRIPT() -- ExtraScripts.Drag
  785. local script = Instance.new('LocalScript')
  786. script.Parent = ExtraScripts
  787. local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  788. local inputService = game:GetService('UserInputService');
  789. local heartbeat = game:GetService("RunService").Heartbeat;
  790. local dragger = {}
  791. local resizer = {}
  792.  
  793. function dragger.new(frame)
  794. local s, event = pcall(function()
  795. return frame.MouseEnter
  796. end)
  797.  
  798. if s then
  799. frame.Active = true;
  800.  
  801. event:connect(function()
  802. local input = frame.InputBegan:connect(function(key)
  803. if key.UserInputType == Enum.UserInputType.MouseButton1 then
  804. local objectPosition = Vector2.new(mouse.X - frame.AbsolutePosition.X, mouse.Y - frame.AbsolutePosition.Y);
  805. while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  806. frame:TweenPosition(UDim2.new(0, mouse.X - objectPosition.X + (frame.Size.X.Offset * frame.AnchorPoint.X), 0, mouse.Y - objectPosition.Y + (frame.Size.Y.Offset * frame.AnchorPoint.Y)), 'Out', 'Quad', 0.1, true);
  807. end
  808. end
  809. end)
  810.  
  811. local leave;
  812. leave = frame.MouseLeave:connect(function()
  813. input:disconnect();
  814. leave:disconnect();
  815. end)
  816. end)
  817. end
  818. end
  819.  
  820. function resizer.new(p, s)
  821. p:GetPropertyChangedSignal('AbsoluteSize'):connect(function()
  822. s.Size = UDim2.new(s.Size.X.Scale, s.Size.X.Offset, s.Size.Y.Scale, p.AbsoluteSize.Y);
  823. end)
  824. end
  825.  
  826.  
  827. dragger.new(script.Parent)
  828.  
  829. end
  830. coroutine.resume(coroutine.create(SCRIPT_NJLT77_FAKESCRIPT))
  831. function SCRIPT_OLMZ84_FAKESCRIPT() -- sml.Script
  832. local script = Instance.new('Script')
  833. script.Parent = sml
  834. script.Parent.Text = "Sorry, but the game you're playing is not supported in Eternity Hub or hasn't been added yet. If it has and it isn't showing up, then contact Prism Fave#3982 or prezt#0069 The Game ID - "..game.PlaceId
  835.  
  836. end
  837. coroutine.resume(coroutine.create(SCRIPT_OLMZ84_FAKESCRIPT))
  838. function SCRIPT_BSBY80_FAKESCRIPT() -- CheckBox.LocalScript
  839. local script = Instance.new('LocalScript')
  840. script.Parent = CheckBox
  841. script.Parent.MouseButton1Click:Connect(function()
  842. game.Players.LocalPlayer.Character:MoveTo(Vector3.new( -172.163971, 5.30386353, -97.1313248))
  843. end)
  844.  
  845. end
  846. coroutine.resume(coroutine.create(SCRIPT_BSBY80_FAKESCRIPT))
  847. function SCRIPT_BJFT69_FAKESCRIPT() -- CheckBox_2.LocalScript
  848. local script = Instance.new('LocalScript')
  849. script.Parent = CheckBox_2
  850. script.Parent.MouseButton1Click:Connect(function()
  851. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-160.168839, 5.30386353, -14.7992363))
  852. end)
  853.  
  854. end
  855. coroutine.resume(coroutine.create(SCRIPT_BJFT69_FAKESCRIPT))
  856. function SCRIPT_GFOS79_FAKESCRIPT() -- CheckBox_3.LocalScript
  857. local script = Instance.new('LocalScript')
  858. script.Parent = CheckBox_3
  859. local att = false
  860. script.Parent.MouseButton1Click:Connect(function()
  861.  
  862. if att == false then
  863. att = true
  864. script.Parent.Text = "√"
  865. else
  866. att = false
  867. script.Parent.Text = " "
  868. end
  869. while att and wait(0.5) do
  870. local localPlayer=game.Players.LocalPlayer
  871.  
  872. function highlightModel(objObject)
  873. for i,v in pairs(objObject:children())do
  874. if v:IsA'BasePart'and v.Name~='HumanoidRootPart'then
  875. local bHA=Instance.new('BoxHandleAdornment',v)
  876. bHA.Adornee=v
  877. bHA.Size= v.Name=='Head' and Vector3.new(1.25,1.25,1.25) or v.Size
  878. bHA.Color3=v.Name=='Head'and Color3.new(1,0,0)or v.Name=='Torso'and Color3.new(0,1,0)or Color3.new(0,0,1)
  879. bHA.Transparency=.5
  880. bHA.ZIndex=1
  881. bHA.AlwaysOnTop=true
  882. end
  883. if #v:children()>0 then
  884. highlightModel(v)
  885. end
  886. end
  887. end
  888.  
  889. function unHighlightModel(objObject)
  890. for i,v in pairs(objObject:children())do
  891. if v:IsA'BasePart' and v:findFirstChild'BoxHandleAdornment' then
  892. v.BoxHandleAdornment:Destroy()
  893. end
  894. if #v:children()>0 then
  895. unHighlightModel(v)
  896. end
  897. end
  898. end
  899.  
  900. function sortTeamHighlights(objPlayer)
  901. repeat wait() until objPlayer.Character
  902. if objPlayer.TeamColor~=localPlayer.TeamColor then
  903. highlightModel(objPlayer.Character)
  904. else
  905. unHighlightModel(objPlayer.Character)
  906. end
  907. if objPlayer~=localPlayer then
  908. objPlayer.Changed:connect(function(strProp)
  909. if strProp=='TeamColor'then
  910. if objPlayer.TeamColor~=localPlayer.TeamColor then
  911. unHighlightModel(objPlayer.Character)
  912. highlightModel(objPlayer.Character)
  913. else
  914. unHighlightModel(objPlayer.Character)
  915. end
  916. end
  917. end)
  918. else
  919. objPlayer.Changed:connect(function(strProp)
  920. if strProp=='TeamColor'then
  921. wait(.5)
  922. for i,v in pairs(game.Players:GetPlayers())do
  923. unHighlightModel(v)
  924. if v.TeamColor~=localPlayer.TeamColor then
  925. highlightModel(v.Character)
  926. end
  927. end
  928. end
  929. end)
  930. end
  931. end
  932.  
  933. for i,v in pairs(game.Players:GetPlayers())do
  934. v.CharacterAdded:connect(function()
  935. sortTeamHighlights(v)
  936. end)
  937. sortTeamHighlights(v)
  938. end
  939. game.Players.PlayerAdded:connect(function(objPlayer)
  940. objPlayer.CharacterAdded:connect(function(objChar)
  941. sortTeamHighlights(objPlayer)
  942. end)
  943. end)
  944. end
  945. end)
  946.  
  947.  
  948. end
  949. coroutine.resume(coroutine.create(SCRIPT_GFOS79_FAKESCRIPT))
  950. function SCRIPT_JKWE76_FAKESCRIPT() -- CheckBox_4.LocalScript
  951. local script = Instance.new('LocalScript')
  952. script.Parent = CheckBox_4
  953. local at = false
  954. script.Parent.MouseButton1Click:Connect(function()
  955.  
  956. if at == false then
  957. at = true
  958. script.Parent.Text = "√"
  959. else
  960. at = false
  961. script.Parent.Text = " "
  962. end
  963.  
  964. while at and wait(0.1) do
  965. game.Players.LocalPlayer.Character.Humanoid.BodyDepthScale.Value = 0.1
  966. game.Players.LocalPlayer.Character.Humanoid.BodyHeightScale.Value = 0.1
  967. game.Players.LocalPlayer.Character.Humanoid.BodyWidthScale.Value = 0.1
  968. game.Players.LocalPlayer.Character.Humanoid.HeadScale.Value = 0.1
  969. end
  970. end)
  971.  
  972.  
  973. end
  974. coroutine.resume(coroutine.create(SCRIPT_JKWE76_FAKESCRIPT))
  975. function SCRIPT_ZIYO85_FAKESCRIPT() -- CheckBox_5.LocalScript
  976. local script = Instance.new('LocalScript')
  977. script.Parent = CheckBox_5
  978. local a = false
  979. script.Parent.MouseButton1Click:Connect(function()
  980.  
  981. if a == false then
  982. a = true
  983. script.Parent.Text = "√"
  984. else
  985. a = false
  986. script.Parent.Text = " "
  987. end
  988.  
  989. while a == true and wait(1) do
  990. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132,69,-400)
  991. if game.Players.LocalPlayer.Data.Muscle.Value < game.Players.LocalPlayer.Data.MuscleCapacity.Value then
  992. game.ReplicatedStorage.RemoteEvent:FireServer("LiftWeight")
  993. else
  994. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-177,5,-12)
  995. wait(1)
  996. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-191,5,-15)
  997. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(132,69,-400)
  998. end
  999. end
  1000. end)
  1001.  
  1002. end
  1003. coroutine.resume(coroutine.create(SCRIPT_ZIYO85_FAKESCRIPT))
  1004. function SCRIPT_GVVZ70_FAKESCRIPT() -- Speed.LocalScript
  1005. local script = Instance.new('LocalScript')
  1006. script.Parent = Speed
  1007. script.Parent.MouseButton1Down:connect(function()
  1008. local walkspeedplayer = game:GetService("Players").LocalPlayer
  1009. local walkspeedmouse = walkspeedplayer:GetMouse()
  1010.  
  1011. local walkspeedenabled = false
  1012.  
  1013. function wlk(key)
  1014. if (key == "q") then
  1015. if walkspeedenabled == false then
  1016. _G.WS = 120;
  1017. script.Parent.Text = "√"
  1018. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1019. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1020. Humanoid.WalkSpeed = _G.WS;
  1021. end)
  1022. Humanoid.WalkSpeed = _G.WS;
  1023.  
  1024. walkspeedenabled = true
  1025. elseif walkspeedenabled == true then
  1026. _G.WS = 16;
  1027. script.Parent.Text = " "
  1028. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  1029. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  1030. Humanoid.WalkSpeed = _G.WS;
  1031. end)
  1032. Humanoid.WalkSpeed = _G.WS;
  1033.  
  1034. walkspeedenabled = false
  1035. end
  1036. end
  1037. end
  1038.  
  1039. walkspeedmouse.KeyDown:connect(wlk)
  1040.  
  1041. end)
  1042.  
  1043. end
  1044. coroutine.resume(coroutine.create(SCRIPT_GVVZ70_FAKESCRIPT))
  1045. function SCRIPT_VPFV85_FAKESCRIPT() -- GL.LocalScript
  1046. local script = Instance.new('LocalScript')
  1047. script.Parent = GL
  1048. if game.PlaceId == 142823291 then
  1049. script.Parent.Text = "Game - MM2"
  1050. --script.Parent.Parent. = true
  1051.  
  1052. elseif game.PlaceId == 3652625463 then
  1053. script.Parent.Text = "Game - πŸ’ͺ🏻 Lifting Simulator"
  1054. script.Parent.Parent.LiftMain.Visible = true
  1055.  
  1056. elseif game.PlaceId == 286090429 then
  1057. script.Parent.Text = "Game - Arsenal"
  1058.  
  1059. elseif game.PlaceId == 1224212277 then
  1060. script.Parent.Text = "Game - Mad City"
  1061.  
  1062. elseif game.PlaceId == 606849621 then
  1063. script.Parent.Text = "Game - Jailbreak"
  1064.  
  1065. elseif game.PlaceId == 1955136 then
  1066. script.Parent.Text = "Game - Empty Baseplate"
  1067.  
  1068. elseif game.PlaceId == 292439477 then
  1069. script.Parent.Text = "Phantom Forces"
  1070.  
  1071. else
  1072. script.Parent.Text = "Not Supported - "..game.PlaceId
  1073. script.Parent.Parent.GameNotSupported.Visible = true
  1074. end
  1075.  
  1076.  
  1077.  
  1078. end
  1079. coroutine.resume(coroutine.create(SCRIPT_VPFV85_FAKESCRIPT))
  1080. function SCRIPT_FQAF82_FAKESCRIPT() -- BtoolsButton.LocalScript
  1081. local script = Instance.new('LocalScript')
  1082. script.Parent = BtoolsButton
  1083.  
  1084.  
  1085. script.Parent.MouseButton1Click:Connect(function()
  1086. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  1087. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  1088. if child.ClassName == "Part" then
  1089. child.Locked = false
  1090. end
  1091. if child.ClassName == "MeshPart" then
  1092. child.Locked = false
  1093. end
  1094. if child.ClassName == "UnionOperation" then
  1095. child.Locked = false
  1096. end
  1097. if child.ClassName == "Model" then
  1098. for index, chil in pairs(child:GetChildren()) do
  1099. if chil.ClassName == "Part" then
  1100. chil.Locked = false
  1101. end
  1102. if chil.ClassName == "MeshPart" then
  1103. chil.Locked = false
  1104. end
  1105. if chil.ClassName == "UnionOperation" then
  1106. chil.Locked = false
  1107. end
  1108. if chil.ClassName == "Model" then
  1109. for index, childe in pairs(chil:GetChildren()) do
  1110. if childe.ClassName == "Part" then
  1111. childe.Locked = false
  1112. end
  1113. if childe.ClassName == "MeshPart" then
  1114. childe.Locked = false
  1115. end
  1116. if childe.ClassName == "UnionOperation" then
  1117. childe.Locked = false
  1118. end
  1119. if childe.ClassName == "Model" then
  1120. for index, childeo in pairs(childe:GetChildren()) do
  1121. if childeo.ClassName == "Part" then
  1122. childeo.Locked = false
  1123. end
  1124. if childeo.ClassName == "MeshPart" then
  1125. childeo.Locked = false
  1126. end
  1127. if childeo.ClassName == "UnionOperation" then
  1128. childeo.Locked = false
  1129. end
  1130. if childeo.ClassName == "Model" then
  1131. end
  1132. end
  1133. end
  1134. end
  1135. end
  1136. end
  1137. end
  1138. end
  1139. local c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1140. c.BinType = Enum.BinType.Hammer
  1141. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1142. c.BinType = Enum.BinType.Clone
  1143. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  1144. c.BinType = Enum.BinType.Grab
  1145. end)
  1146.  
  1147. end
  1148. coroutine.resume(coroutine.create(SCRIPT_FQAF82_FAKESCRIPT))
  1149. function SCRIPT_ACRX86_FAKESCRIPT() -- CheckBox_6.LocalScript
  1150. local script = Instance.new('LocalScript')
  1151. script.Parent = CheckBox_6
  1152. local printvar = true
  1153. local espnames = true
  1154. local runActive = false
  1155. local teamname = "None"
  1156. local murderer = "None"
  1157. local sheriff = "None"
  1158. local player = game:GetService("Players").LocalPlayer
  1159.  
  1160. local esp = false
  1161. local plresp
  1162. local track = false
  1163.  
  1164. local NClip = false
  1165. local char = game.Players.LocalPlayer.Character
  1166. local obj = game.workspace
  1167. local mouse=game.Players.LocalPlayer:GetMouse()
  1168. local LP = game:GetService("Players").LocalPlayer
  1169. local flyvar = false
  1170.  
  1171. local showvar = true
  1172. local inputcode = game:GetService("UserInputService")
  1173. local godmodevar = false
  1174. local keyOff = false
  1175. local NClip = false
  1176.  
  1177. function findmurderer() --Find who the murderer is
  1178. local colors1 = 255
  1179. local colors2 = 0
  1180. local colors3 = 0
  1181. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  1182. if v ~= game:GetService("Players").LocalPlayer then
  1183. for i,v in pairs(v.Backpack:GetChildren()) do --Checks backpack for knife
  1184. if v.Name == "Knife" then
  1185. if espnames == true then
  1186. local teamname = v.Parent.Parent.Name
  1187. if v.Parent.Parent.Character.Head ~= nil then
  1188. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1189. else
  1190. if printvar == true then
  1191. print("Head missing from murderer!")
  1192. end
  1193. end
  1194. elseif espnames == false then
  1195. local teamname = "Murderer"
  1196. if v.Parent.Parent.Character.Head ~= nil then
  1197. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1198. else
  1199. if printvar == true then
  1200. print("Head missing from murderer!")
  1201. end
  1202. end
  1203. end
  1204. murderer = v.Parent.Parent.Name
  1205. if printvar == true then
  1206. print(murderer.." is Murderer")
  1207. end
  1208. end
  1209. end
  1210. for i,v in pairs(v.Character:GetChildren()) do --Checks workspace player for knife (holding it)
  1211. if v.Name == "Knife" then
  1212. if espnames == true then
  1213. local teamname = v.Parent.Name
  1214. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1215. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1216. else
  1217. if printvar == true then
  1218. print("Head missing from murderer!")
  1219. end
  1220. end
  1221. elseif espnames == false then
  1222. local teamname = "Murderer"
  1223. if v.Parent.Head ~= nil then
  1224. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1225. else
  1226. if printvar == true then
  1227. print("Head missing from murderer!")
  1228. end
  1229. end
  1230. end
  1231. murderer = v.Parent.Name
  1232. if printvar == true then --Tried to failproof to stop printing nil
  1233. local murderer1 = tostring(v.Parent.Name)
  1234. print(murderer1.." is Murderer")
  1235. end
  1236. end
  1237. end
  1238. end
  1239. end
  1240. end
  1241.  
  1242. function findsheriff() --Find who the sheriff is
  1243. local colors1 = 0
  1244. local colors2 = 0
  1245. local colors3 = 255
  1246. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  1247. if v ~= game:GetService("Players").LocalPlayer then
  1248. for i,v in pairs(v.Backpack:GetChildren()) do
  1249. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks backpack for gun
  1250. if espnames == true then
  1251. local teamname = v.Parent.Parent.Name
  1252. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  1253. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1254. else
  1255. if printvar == true then
  1256. print("Head missing from sheriff!")
  1257. end
  1258. end
  1259. elseif espnames == false then
  1260. local teamname = "Sheriff"
  1261. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  1262. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1263. else
  1264. if printvar == true then
  1265. print("Head missing from sheriff!")
  1266. end
  1267. end
  1268. end
  1269. sheriff = v.Parent.Parent.Name
  1270. if printvar == true then
  1271. local sheriff1 = tostring(v.Parent.Parent.Name)
  1272. print(sheriff1.." is Sheriff")
  1273. end
  1274. end
  1275. end
  1276. for i,v in pairs(v.Character:GetChildren()) do
  1277. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks workspace player for gun (holding it)
  1278. if espnames == true then
  1279. local teamname = v.Parent.Name
  1280. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1281. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1282. else
  1283. if printvar == true then
  1284. print("Head missing from sheriff!")
  1285. end
  1286. end
  1287. elseif espnames == false then
  1288. local teamname = "Sheriff"
  1289. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1290. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1291. else
  1292. if printvar == true then
  1293. print("Head missing from sheriff!")
  1294. end
  1295. end
  1296. end
  1297. sheriff = v.Parent.Name
  1298. if printvar == true then
  1299. local sheriff1 = tostring(v.Parent.Name)
  1300. print(sheriff1.." is Sheriff")
  1301. end
  1302. end
  1303. end
  1304. end
  1305. end
  1306. end
  1307.  
  1308. function Create(base, team, colors1, colors2, colors3, teamname) --For all esps
  1309. local bb = Instance.new("BillboardGui",game.Players.LocalPlayer.PlayerGui)
  1310. bb.Adornee = base
  1311. bb.ExtentsOffset = Vector3.new(0,1,0)
  1312. bb.AlwaysOnTop = true
  1313. bb.Size = UDim2.new(0,5,0,5)
  1314. bb.StudsOffset = Vector3.new(0,1,0)
  1315. bb.Name = "tracker"
  1316. local frame = Instance.new("Frame",bb)
  1317. frame.ZIndex = 10
  1318. frame.BackgroundTransparency = 0.3
  1319. frame.Size = UDim2.new(1,0,1,0)
  1320. local txtlbl = Instance.new("TextLabel",bb)
  1321. txtlbl.ZIndex = 10
  1322. txtlbl.Text = teamname
  1323. txtlbl.BackgroundTransparency = 1
  1324. txtlbl.Position = UDim2.new(0,0,0,-35)
  1325. txtlbl.Size = UDim2.new(1,0,10,0)
  1326. txtlbl.Font = "ArialBold"
  1327. txtlbl.FontSize = "Size12"
  1328. txtlbl.TextStrokeTransparency = 0.5
  1329. if team then --For teams, left over from origianl but never removed
  1330. txtlbl.TextColor3 = Color3.new(0,0,255)
  1331. frame.BackgroundColor3 = Color3.new(0,0,255)
  1332. else
  1333. txtlbl.TextColor3 = Color3.new(colors1,colors2,colors3)
  1334. frame.BackgroundColor3 = Color3.new(colors1,colors2,colors3)
  1335. end
  1336. end
  1337.  
  1338. function findplayers() --Find all players but local player
  1339. findmurderer() --Finds murderer
  1340. findsheriff() --Finds sheriff
  1341. local colors1 = 0
  1342. local colors2 = 255
  1343. local colors3 = 0
  1344. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  1345. if v ~= game:GetService("Players").LocalPlayer then --If not local player
  1346. if v.Name ~= murderer then --If not murderer
  1347. if v.Name ~= sheriff then --If not sheriff
  1348. if espnames == true then
  1349. local teamname = v.Name
  1350. if v.Character.Head ~= nil then --Tried to failproof to stop printing nil
  1351. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1352. else
  1353. if printvar == true then
  1354. print("Head missing from sheriff!")
  1355. end
  1356. end
  1357. elseif espnames == false then
  1358. local teamname = "Innocents"
  1359. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1360. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1361. else
  1362. if printvar == true then
  1363. print("Head missing from sheriff!")
  1364. end
  1365. end
  1366. end
  1367. end
  1368. end
  1369. end
  1370. end
  1371. end
  1372. function Clear() --Clears all the esps
  1373. for _,v in pairs(player.PlayerGui:children()) do
  1374. if v.Name == "tracker" and v:isA("BillboardGui") then
  1375. v:Destroy()
  1376. end
  1377. end
  1378. end
  1379.  
  1380.  
  1381.  
  1382.  
  1383. local tglg = false
  1384.  
  1385. script.Parent.MouseButton1Click:Connect(function()
  1386. if tglg == false then
  1387. tglg = true
  1388. script.Parent.Text = "Murderer / Sheriff ESP √"
  1389. murderer = "None"
  1390. sheriff = "None"
  1391. Clear()
  1392. findmurderer()
  1393. findsheriff()
  1394. if printvar == true then
  1395. print("M / S ESP OFF")
  1396. end
  1397. else
  1398. tglg = false
  1399. script.Parent.Text = "Murderer / Sheriff ESP "
  1400. Clear()
  1401. end
  1402. end)
  1403.  
  1404. end
  1405. coroutine.resume(coroutine.create(SCRIPT_ACRX86_FAKESCRIPT))
  1406. function SCRIPT_TSKX79_FAKESCRIPT() -- CheckBox_7.LocalScript
  1407. local script = Instance.new('LocalScript')
  1408. script.Parent = CheckBox_7
  1409.  
  1410.  
  1411.  
  1412. local printvar = true
  1413. local espnames = true
  1414. local runActive = false
  1415. local teamname = "None"
  1416. local murderer = "None"
  1417. local sheriff = "None"
  1418. local player = game:GetService("Players").LocalPlayer
  1419.  
  1420. local esp = false
  1421. local plresp
  1422. local track = false
  1423.  
  1424. local NClip = false
  1425. local char = game.Players.LocalPlayer.Character
  1426. local obj = game.workspace
  1427. local mouse=game.Players.LocalPlayer:GetMouse()
  1428. local LP = game:GetService("Players").LocalPlayer
  1429. local flyvar = false
  1430.  
  1431. local showvar = true
  1432. local inputcode = game:GetService("UserInputService")
  1433. local godmodevar = false
  1434. local keyOff = false
  1435. local NClip = false
  1436.  
  1437. function findmurderer() --Find who the murderer is
  1438. local colors1 = 255
  1439. local colors2 = 0
  1440. local colors3 = 0
  1441. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  1442. if v ~= game:GetService("Players").LocalPlayer then
  1443. for i,v in pairs(v.Backpack:GetChildren()) do --Checks backpack for knife
  1444. if v.Name == "Knife" then
  1445. if espnames == true then
  1446. local teamname = v.Parent.Parent.Name
  1447. if v.Parent.Parent.Character.Head ~= nil then
  1448. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1449. else
  1450. if printvar == true then
  1451. print("Head missing from murderer!")
  1452. end
  1453. end
  1454. elseif espnames == false then
  1455. local teamname = "Murderer"
  1456. if v.Parent.Parent.Character.Head ~= nil then
  1457. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1458. else
  1459. if printvar == true then
  1460. print("Head missing from murderer!")
  1461. end
  1462. end
  1463. end
  1464. murderer = v.Parent.Parent.Name
  1465. if printvar == true then
  1466. print(murderer.." is Murderer")
  1467. end
  1468. end
  1469. end
  1470. for i,v in pairs(v.Character:GetChildren()) do --Checks workspace player for knife (holding it)
  1471. if v.Name == "Knife" then
  1472. if espnames == true then
  1473. local teamname = v.Parent.Name
  1474. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1475. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1476. else
  1477. if printvar == true then
  1478. print("Head missing from murderer!")
  1479. end
  1480. end
  1481. elseif espnames == false then
  1482. local teamname = "Murderer"
  1483. if v.Parent.Head ~= nil then
  1484. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1485. else
  1486. if printvar == true then
  1487. print("Head missing from murderer!")
  1488. end
  1489. end
  1490. end
  1491. murderer = v.Parent.Name
  1492. if printvar == true then --Tried to failproof to stop printing nil
  1493. local murderer1 = tostring(v.Parent.Name)
  1494. print(murderer1.." is Murderer")
  1495. end
  1496. end
  1497. end
  1498. end
  1499. end
  1500. end
  1501.  
  1502. function findsheriff() --Find who the sheriff is
  1503. local colors1 = 0
  1504. local colors2 = 0
  1505. local colors3 = 255
  1506. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  1507. if v ~= game:GetService("Players").LocalPlayer then
  1508. for i,v in pairs(v.Backpack:GetChildren()) do
  1509. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks backpack for gun
  1510. if espnames == true then
  1511. local teamname = v.Parent.Parent.Name
  1512. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  1513. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1514. else
  1515. if printvar == true then
  1516. print("Head missing from sheriff!")
  1517. end
  1518. end
  1519. elseif espnames == false then
  1520. local teamname = "Sheriff"
  1521. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  1522. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1523. else
  1524. if printvar == true then
  1525. print("Head missing from sheriff!")
  1526. end
  1527. end
  1528. end
  1529. sheriff = v.Parent.Parent.Name
  1530. if printvar == true then
  1531. local sheriff1 = tostring(v.Parent.Parent.Name)
  1532. print(sheriff1.." is Sheriff")
  1533. end
  1534. end
  1535. end
  1536. for i,v in pairs(v.Character:GetChildren()) do
  1537. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks workspace player for gun (holding it)
  1538. if espnames == true then
  1539. local teamname = v.Parent.Name
  1540. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1541. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1542. else
  1543. if printvar == true then
  1544. print("Head missing from sheriff!")
  1545. end
  1546. end
  1547. elseif espnames == false then
  1548. local teamname = "Sheriff"
  1549. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1550. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  1551. else
  1552. if printvar == true then
  1553. print("Head missing from sheriff!")
  1554. end
  1555. end
  1556. end
  1557. sheriff = v.Parent.Name
  1558. if printvar == true then
  1559. local sheriff1 = tostring(v.Parent.Name)
  1560. print(sheriff1.." is Sheriff")
  1561. end
  1562. end
  1563. end
  1564. end
  1565. end
  1566. end
  1567.  
  1568. function Create(base, team, colors1, colors2, colors3, teamname) --For all esps
  1569. local bb = Instance.new("BillboardGui",game.Players.LocalPlayer.PlayerGui)
  1570. bb.Adornee = base
  1571. bb.ExtentsOffset = Vector3.new(0,1,0)
  1572. bb.AlwaysOnTop = true
  1573. bb.Size = UDim2.new(0,5,0,5)
  1574. bb.StudsOffset = Vector3.new(0,1,0)
  1575. bb.Name = "tracker"
  1576. local frame = Instance.new("Frame",bb)
  1577. frame.ZIndex = 10
  1578. frame.BackgroundTransparency = 0.3
  1579. frame.Size = UDim2.new(1,0,1,0)
  1580. local txtlbl = Instance.new("TextLabel",bb)
  1581. txtlbl.ZIndex = 10
  1582. txtlbl.Text = teamname
  1583. txtlbl.BackgroundTransparency = 1
  1584. txtlbl.Position = UDim2.new(0,0,0,-35)
  1585. txtlbl.Size = UDim2.new(1,0,10,0)
  1586. txtlbl.Font = "ArialBold"
  1587. txtlbl.FontSize = "Size12"
  1588. txtlbl.TextStrokeTransparency = 0.5
  1589. if team then --For teams, left over from origianl but never removed
  1590. txtlbl.TextColor3 = Color3.new(0,0,255)
  1591. frame.BackgroundColor3 = Color3.new(0,0,255)
  1592. else
  1593. txtlbl.TextColor3 = Color3.new(colors1,colors2,colors3)
  1594. frame.BackgroundColor3 = Color3.new(colors1,colors2,colors3)
  1595. end
  1596. end
  1597.  
  1598. function findplayers() --Find all players but local player
  1599. findmurderer() --Finds murderer
  1600. findsheriff() --Finds sheriff
  1601. local colors1 = 0
  1602. local colors2 = 255
  1603. local colors3 = 0
  1604. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  1605. if v ~= game:GetService("Players").LocalPlayer then --If not local player
  1606. if v.Name ~= murderer then --If not murderer
  1607. if v.Name ~= sheriff then --If not sheriff
  1608. if espnames == true then
  1609. local teamname = v.Name
  1610. if v.Character.Head ~= nil then --Tried to failproof to stop printing nil
  1611. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1612. else
  1613. if printvar == true then
  1614. print("Head missing from sheriff!")
  1615. end
  1616. end
  1617. elseif espnames == false then
  1618. local teamname = "Innocents"
  1619. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  1620. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  1621. else
  1622. if printvar == true then
  1623. print("Head missing from sheriff!")
  1624. end
  1625. end
  1626. end
  1627. end
  1628. end
  1629. end
  1630. end
  1631. end
  1632. function Clear() --Clears all the esps
  1633. for _,v in pairs(player.PlayerGui:children()) do
  1634. if v.Name == "tracker" and v:isA("BillboardGui") then
  1635. v:Destroy()
  1636. end
  1637. end
  1638. end
  1639.  
  1640.  
  1641.  
  1642.  
  1643. local tgl = false
  1644.  
  1645. script.Parent.MouseButton1Click:Connect(function()
  1646. if tgl == false then
  1647. tgl = true
  1648. script.Parent.Text = "Name ESP √"
  1649. Clear()
  1650. if printvar == true then
  1651. print("Name ESP ON")
  1652. end
  1653. findplayers()
  1654. else
  1655. tgl = false
  1656. script.Parent.Text = "Name ESP "
  1657. Clear()
  1658. if printvar == true then
  1659. print("Name ESP OFF")
  1660. end
  1661. end
  1662. end)
  1663.  
  1664. end
  1665. coroutine.resume(coroutine.create(SCRIPT_TSKX79_FAKESCRIPT))
  1666. function SCRIPT_IBDZ69_FAKESCRIPT() -- ClickTP.LocalScript
  1667. local script = Instance.new('LocalScript')
  1668. script.Parent = ClickTP
  1669. local b = false
  1670.  
  1671. script.Parent.MouseButton1Click:Connect(function()
  1672.  
  1673. if b == false then
  1674. script.Parent.Text = "X"
  1675. b = true
  1676. else
  1677. script.Parent.Text = " "
  1678. b = false
  1679. end
  1680. if b == true then
  1681. local Imput = game:GetService("UserInputService")
  1682. local Plr = game.Players.LocalPlayer
  1683. local Mouse = Plr:GetMouse()
  1684.  
  1685. function To(position)
  1686. local Chr = Plr.Character
  1687. if Chr ~= nil then
  1688. Chr:MoveTo(position)
  1689. end
  1690. end
  1691.  
  1692. Mouse.KeyDown:Connect(function(k)
  1693. if k == "q" then
  1694. if b == true then
  1695. To(Mouse.Hit.p)
  1696. end
  1697. end
  1698. end)
  1699. end
  1700. end)
  1701.  
  1702. end
  1703. coroutine.resume(coroutine.create(SCRIPT_IBDZ69_FAKESCRIPT))
  1704. function SCRIPT_CCEU80_FAKESCRIPT() -- Game.Drag
  1705. local script = Instance.new('LocalScript')
  1706. script.Parent = Game
  1707. local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  1708. local inputService = game:GetService('UserInputService');
  1709. local heartbeat = game:GetService("RunService").Heartbeat;
  1710. local dragger = {}
  1711. local resizer = {}
  1712.  
  1713. function dragger.new(frame)
  1714. local s, event = pcall(function()
  1715. return frame.MouseEnter
  1716. end)
  1717.  
  1718. if s then
  1719. frame.Active = true;
  1720.  
  1721. event:connect(function()
  1722. local input = frame.InputBegan:connect(function(key)
  1723. if key.UserInputType == Enum.UserInputType.MouseButton1 then
  1724. local objectPosition = Vector2.new(mouse.X - frame.AbsolutePosition.X, mouse.Y - frame.AbsolutePosition.Y);
  1725. while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  1726. frame:TweenPosition(UDim2.new(0, mouse.X - objectPosition.X + (frame.Size.X.Offset * frame.AnchorPoint.X), 0, mouse.Y - objectPosition.Y + (frame.Size.Y.Offset * frame.AnchorPoint.Y)), 'Out', 'Quad', 0.1, true);
  1727. end
  1728. end
  1729. end)
  1730.  
  1731. local leave;
  1732. leave = frame.MouseLeave:connect(function()
  1733. input:disconnect();
  1734. leave:disconnect();
  1735. end)
  1736. end)
  1737. end
  1738. end
  1739.  
  1740. function resizer.new(p, s)
  1741. p:GetPropertyChangedSignal('AbsoluteSize'):connect(function()
  1742. s.Size = UDim2.new(s.Size.X.Scale, s.Size.X.Offset, s.Size.Y.Scale, p.AbsoluteSize.Y);
  1743. end)
  1744. end
  1745.  
  1746.  
  1747. dragger.new(script.Parent)
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759. end
  1760. coroutine.resume(coroutine.create(SCRIPT_CCEU80_FAKESCRIPT))
  1761. function SCRIPT_AJFZ85_FAKESCRIPT() -- Design_2.rainbow
  1762. local script = Instance.new('LocalScript')
  1763. script.Parent = Design_2
  1764. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1765.  
  1766. counter = 0
  1767.  
  1768. while wait(0.1)do
  1769. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1770.  
  1771. counter = counter + 0.01
  1772. end
  1773.  
  1774. end
  1775. coroutine.resume(coroutine.create(SCRIPT_AJFZ85_FAKESCRIPT))
  1776. function SCRIPT_DSBT65_FAKESCRIPT() -- OpenClose_2.LocalScript
  1777. local script = Instance.new('LocalScript')
  1778. script.Parent = OpenClose_2
  1779. local toggle = false
  1780.  
  1781. script.Parent.MouseButton1Click:Connect(function()
  1782. if toggle == false then
  1783. toggle = true
  1784. script.Parent.Text = "-"
  1785. script.Parent.Parent.main.Visible = true
  1786. else
  1787. toggle = false
  1788. script.Parent.Text = "+"
  1789. script.Parent.Parent.main.Visible = false
  1790. end
  1791. end)
  1792.  
  1793. end
  1794. coroutine.resume(coroutine.create(SCRIPT_DSBT65_FAKESCRIPT))
  1795. function SCRIPT_HYCC77_FAKESCRIPT() -- EternityLib.1
  1796. local script = Instance.new('LocalScript')
  1797. script.Parent = EternityLib
  1798. game.StarterGui:SetCore('ChatMakeSystemMessage', {
  1799. Text = "[ETERNITY] Welcome to Eternity Hub!";
  1800. Font = Enum.Font.Gotham;
  1801. Color = Color3.new(123, 0, 123);
  1802. FontSize = Enum.FontSize.Size96
  1803.  
  1804. })
  1805.  
  1806. end
  1807. coroutine.resume(coroutine.create(SCRIPT_HYCC77_FAKESCRIPT))
  1808. function SCRIPT_KITQ87_FAKESCRIPT() -- EternityLib.2
  1809. local script = Instance.new('LocalScript')
  1810. script.Parent = EternityLib
  1811. game.StarterGui:SetCore('ChatMakeSystemMessage', {
  1812. Text = "[ETERNITY] Checking Whitelist...";
  1813. Font = Enum.Font.Gotham;
  1814. Color = Color3.new(123, 0, 123);
  1815. FontSize = Enum.FontSize.Size96
  1816.  
  1817. })
  1818. wait(1)
  1819.  
  1820. game.StarterGui:SetCore('ChatMakeSystemMessage', {
  1821. Text = "[ETERNITY] Loading...";
  1822. Font = Enum.Font.Gotham;
  1823. Color = Color3.new(123, 0, 123);
  1824. FontSize = Enum.FontSize.Size96
  1825.  
  1826. })
  1827. wait(0.6)
  1828. game.StarterGui:SetCore('ChatMakeSystemMessage', {
  1829. Text = "[ETERNITY] Thanks for using Eternity Hub, ".. game.Players.LocalPlayer.Name.."!";
  1830. Font = Enum.Font.Gotham;
  1831. Color = Color3.new(0, 255, 0);
  1832. FontSize = Enum.FontSize.Size96
  1833.  
  1834. })
  1835.  
  1836. end
  1837. coroutine.resume(coroutine.create(SCRIPT_KITQ87_FAKESCRIPT))
  1838. function SCRIPT_CHVO86_FAKESCRIPT() -- OpenClose_3.LocalScript
  1839. local script = Instance.new('LocalScript')
  1840. script.Parent = OpenClose_3
  1841. local toggle = false
  1842.  
  1843. script.Parent.MouseButton1Click:Connect(function()
  1844. if toggle == false then
  1845. toggle = true
  1846. script.Parent.Text = "-"
  1847. script.Parent.Parent.main.Visible = true
  1848. else
  1849. toggle = false
  1850. script.Parent.Text = "+"
  1851. script.Parent.Parent.main.Visible = false
  1852. end
  1853. end)
  1854.  
  1855. end
  1856. coroutine.resume(coroutine.create(SCRIPT_CHVO86_FAKESCRIPT))
  1857. function SCRIPT_FFZC76_FAKESCRIPT() -- Design_3.rainbow
  1858. local script = Instance.new('LocalScript')
  1859. script.Parent = Design_3
  1860. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1861.  
  1862. counter = 0
  1863.  
  1864. while wait(0.1)do
  1865. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1866.  
  1867. counter = counter + 0.01
  1868. end
  1869.  
  1870. end
  1871. coroutine.resume(coroutine.create(SCRIPT_FFZC76_FAKESCRIPT))
  1872. function SCRIPT_GWRE74_FAKESCRIPT() -- Credits.Drag
  1873. local script = Instance.new('LocalScript')
  1874. script.Parent = Credits
  1875. local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  1876. local inputService = game:GetService('UserInputService');
  1877. local heartbeat = game:GetService("RunService").Heartbeat;
  1878. local dragger = {}
  1879. local resizer = {}
  1880.  
  1881. function dragger.new(frame)
  1882. local s, event = pcall(function()
  1883. return frame.MouseEnter
  1884. end)
  1885.  
  1886. if s then
  1887. frame.Active = true;
  1888.  
  1889. event:connect(function()
  1890. local input = frame.InputBegan:connect(function(key)
  1891. if key.UserInputType == Enum.UserInputType.MouseButton1 then
  1892. local objectPosition = Vector2.new(mouse.X - frame.AbsolutePosition.X, mouse.Y - frame.AbsolutePosition.Y);
  1893. while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  1894. frame:TweenPosition(UDim2.new(0, mouse.X - objectPosition.X + (frame.Size.X.Offset * frame.AnchorPoint.X), 0, mouse.Y - objectPosition.Y + (frame.Size.Y.Offset * frame.AnchorPoint.Y)), 'Out', 'Quad', 0.1, true);
  1895. end
  1896. end
  1897. end)
  1898.  
  1899. local leave;
  1900. leave = frame.MouseLeave:connect(function()
  1901. input:disconnect();
  1902. leave:disconnect();
  1903. end)
  1904. end)
  1905. end
  1906. end
  1907.  
  1908. function resizer.new(p, s)
  1909. p:GetPropertyChangedSignal('AbsoluteSize'):connect(function()
  1910. s.Size = UDim2.new(s.Size.X.Scale, s.Size.X.Offset, s.Size.Y.Scale, p.AbsoluteSize.Y);
  1911. end)
  1912. end
  1913.  
  1914.  
  1915. dragger.new(script.Parent)
  1916.  
  1917. end
  1918. coroutine.resume(coroutine.create(SCRIPT_GWRE74_FAKESCRIPT))
  1919. function SCRIPT_UICD77_FAKESCRIPT() -- OpenClose_4.LocalScript
  1920. local script = Instance.new('LocalScript')
  1921. script.Parent = OpenClose_4
  1922. local toggle = false
  1923.  
  1924. script.Parent.MouseButton1Click:Connect(function()
  1925. if toggle == false then
  1926. toggle = true
  1927. script.Parent.Text = "-"
  1928. script.Parent.Parent.main.Visible = true
  1929. else
  1930. toggle = false
  1931. script.Parent.Text = "+"
  1932. script.Parent.Parent.main.Visible = false
  1933. end
  1934. end)
  1935.  
  1936.  
  1937. end
  1938. coroutine.resume(coroutine.create(SCRIPT_UICD77_FAKESCRIPT))
  1939. function SCRIPT_HHBW74_FAKESCRIPT() -- Design_4.rainbow
  1940. local script = Instance.new('LocalScript')
  1941. script.Parent = Design_4
  1942. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1943.  
  1944. counter = 0
  1945.  
  1946. while wait(0.1)do
  1947. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  1948.  
  1949. counter = counter + 0.01
  1950. end
  1951.  
  1952. end
  1953. coroutine.resume(coroutine.create(SCRIPT_HHBW74_FAKESCRIPT))
  1954. function SCRIPT_DTAA73_FAKESCRIPT() -- Settings_2.Drag
  1955. local script = Instance.new('LocalScript')
  1956. script.Parent = Settings_2
  1957. local mouse = game:GetService("Players").LocalPlayer:GetMouse();
  1958. local inputService = game:GetService('UserInputService');
  1959. local heartbeat = game:GetService("RunService").Heartbeat;
  1960. local dragger = {}
  1961. local resizer = {}
  1962.  
  1963. function dragger.new(frame)
  1964. local s, event = pcall(function()
  1965. return frame.MouseEnter
  1966. end)
  1967.  
  1968. if s then
  1969. frame.Active = true;
  1970.  
  1971. event:connect(function()
  1972. local input = frame.InputBegan:connect(function(key)
  1973. if key.UserInputType == Enum.UserInputType.MouseButton1 then
  1974. local objectPosition = Vector2.new(mouse.X - frame.AbsolutePosition.X, mouse.Y - frame.AbsolutePosition.Y);
  1975. while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
  1976. frame:TweenPosition(UDim2.new(0, mouse.X - objectPosition.X + (frame.Size.X.Offset * frame.AnchorPoint.X), 0, mouse.Y - objectPosition.Y + (frame.Size.Y.Offset * frame.AnchorPoint.Y)), 'Out', 'Quad', 0.1, true);
  1977. end
  1978. end
  1979. end)
  1980.  
  1981. local leave;
  1982. leave = frame.MouseLeave:connect(function()
  1983. input:disconnect();
  1984. leave:disconnect();
  1985. end)
  1986. end)
  1987. end
  1988. end
  1989.  
  1990. function resizer.new(p, s)
  1991. p:GetPropertyChangedSignal('AbsoluteSize'):connect(function()
  1992. s.Size = UDim2.new(s.Size.X.Scale, s.Size.X.Offset, s.Size.Y.Scale, p.AbsoluteSize.Y);
  1993. end)
  1994. end
  1995.  
  1996.  
  1997. dragger.new(script.Parent)
  1998.  
  1999. end
  2000. coroutine.resume(coroutine.create(SCRIPT_DTAA73_FAKESCRIPT))
  2001. function SCRIPT_MUOZ75_FAKESCRIPT() -- EternityLib.ToggleScript
  2002. local script = Instance.new('LocalScript')
  2003. script.Parent = EternityLib
  2004. game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(KeyPressed)
  2005. if KeyPressed == "p" then
  2006. if game.Players.LocalPlayer.PlayerGui.EternityLib.Credits.Visible == false then
  2007. game.Players.LocalPlayer.PlayerGui.EternityLib.Credits.Visible = true
  2008. game.Players.LocalPlayer.PlayerGui.EternityLib.Game.Visible = true
  2009. game.Players.LocalPlayer.PlayerGui.EternityLib.ExtraScripts.Visible = true
  2010. game.Players.LocalPlayer.PlayerGui.EternityLib.Settings.Visible = true
  2011. else
  2012. game.Players.LocalPlayer.PlayerGui.EternityLib.Credits.Visible = false
  2013. game.Players.LocalPlayer.PlayerGui.EternityLib.Game.Visible = false
  2014. game.Players.LocalPlayer.PlayerGui.EternityLib.ExtraScripts.Visible = false
  2015. game.Players.LocalPlayer.PlayerGui.EternityLib.Settings.Visible = false
  2016. end
  2017. end
  2018. end)
  2019.  
  2020.  
  2021. end
  2022. coroutine.resume(coroutine.create(SCRIPT_MUOZ75_FAKESCRIPT))
  2023. function SCRIPT_QHJH87_FAKESCRIPT() -- WalkSpeed.Script
  2024. local script = Instance.new('Script')
  2025. script.Parent = WalkSpeed
  2026. script.Parent.MouseButton1Click:Connect(function()
  2027. script.Parent.Parent.Selected.Text = "Selected: WalkSpeed"
  2028. end)
  2029.  
  2030. end
  2031. coroutine.resume(coroutine.create(SCRIPT_QHJH87_FAKESCRIPT))
  2032. function SCRIPT_YBSJ65_FAKESCRIPT() -- Gravity.Script
  2033. local script = Instance.new('Script')
  2034. script.Parent = Gravity
  2035. script.Parent.MouseButton1Click:Connect(function()
  2036. script.Parent.Parent.Selected.Text = "Selecte: Gravity"
  2037. end)
  2038.  
  2039. end
  2040. coroutine.resume(coroutine.create(SCRIPT_YBSJ65_FAKESCRIPT))
  2041. function SCRIPT_JOLQ82_FAKESCRIPT() -- gunDrop.LocalScript
  2042. local script = Instance.new('LocalScript')
  2043. script.Parent = gunDrop
  2044. while wait() do
  2045. script.Parent.Text = "Click TP [".. script.Parent.Parent.Parent.Parent.Setting.Keybinds.KeybindLabel.Text.."]"
  2046. end
  2047.  
  2048. end
  2049. coroutine.resume(coroutine.create(SCRIPT_JOLQ82_FAKESCRIPT))
  2050. function SCRIPT_CCOA73_FAKESCRIPT() -- JumpPower.Script
  2051. local script = Instance.new('Script')
  2052. script.Parent = JumpPower
  2053. script.Parent.MouseButton1Click:Connect(function()
  2054. script.Parent.Parent.Selected.Text = "Selected: JumpPower"
  2055. end)
  2056.  
  2057. end
  2058. coroutine.resume(coroutine.create(SCRIPT_CCOA73_FAKESCRIPT))
  2059. function SCRIPT_YYMZ65_FAKESCRIPT() -- CheckBox_8.LocalScript
  2060. local script = Instance.new('LocalScript')
  2061. script.Parent = CheckBox_8
  2062.  
  2063.  
  2064. script.Parent.MouseButton1Click:Connect(function()
  2065. script.Parent.MouseButton1Click:Connect(function()
  2066. for i, v in pairs(game.Workspace:GetDescendants()) do
  2067. if v.Name == "Coin_Server" then
  2068. v.CFrame = game.Players.LocalPlayer.Character.Head.CFrame
  2069. end
  2070. end
  2071. end)
  2072. end)
  2073.  
  2074. end
  2075. coroutine.resume(coroutine.create(SCRIPT_YYMZ65_FAKESCRIPT))
  2076. function SCRIPT_DPMD88_FAKESCRIPT() -- CheckBox_9.LocalScript
  2077. local script = Instance.new('LocalScript')
  2078. script.Parent = CheckBox_9
  2079. local printvar = false
  2080.  
  2081. script.Parent.MouseButton1Click:Connect(function()
  2082. if game.Workspace.GunDrop.CFrame ~= nil then
  2083. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  2084. else
  2085. if printvar == true then
  2086. script.Parent.Parent.gunDrop.Text = "Gun not dropped"
  2087. end
  2088. end
  2089. end)
  2090.  
  2091. end
  2092. coroutine.resume(coroutine.create(SCRIPT_DPMD88_FAKESCRIPT))
  2093. function SCRIPT_BTMB67_FAKESCRIPT() -- CheckBox_10.LocalScript
  2094. local script = Instance.new('LocalScript')
  2095. script.Parent = CheckBox_10
  2096.  
  2097.  
  2098. script.Parent.MouseButton1Click:Connect(function()
  2099. script.Parent.MouseButton1Click:Connect(function()
  2100. for i, v in pairs(game.Workspace:GetDescendants()) do
  2101. if v.Name == "Coin_Server" then
  2102. v.CFrame = game.Players.LocalPlayer.Character.Head.CFrame
  2103. end
  2104. end
  2105. end)
  2106. end)
  2107.  
  2108. end
  2109. coroutine.resume(coroutine.create(SCRIPT_BTMB67_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement