tripono

Untitled

Jun 9th, 2019
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 315.97 KB | None | 0 0
  1.  
  2. local CryptoGUI = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local Left = Instance.new("Frame")
  5. local Anim = Instance.new("TextButton")
  6. local Credits = Instance.new("TextButton")
  7. local GUI = Instance.new("TextButton")
  8. local Games = Instance.new("TextButton")
  9. local Home = Instance.new("TextButton")
  10. local Scripts = Instance.new("TextButton")
  11. local TopBar = Instance.new("Frame")
  12. local Close = Instance.new("TextButton")
  13. local Delete = Instance.new("TextButton")
  14. local Down = Instance.new("Frame")
  15. local Text = Instance.new("TextButton")
  16. local ScriptsGUI = Instance.new("Frame")
  17. local TPTool = Instance.new("TextButton")
  18. local Noclip = Instance.new("TextButton")
  19. local Btools = Instance.new("TextButton")
  20. local Fly = Instance.new("TextButton")
  21. local CreatorID = Instance.new("TextButton")
  22. local SaveTools = Instance.new("TextButton")
  23. local God = Instance.new("TextButton")
  24. local OOF = Instance.new("TextButton")
  25. local Blink = Instance.new("TextButton")
  26. local Respawn = Instance.new("TextButton")
  27. local FEScript = Instance.new("TextButton")
  28. local GamesGUI = Instance.new("Frame")
  29. local PrisonLife = Instance.new("TextButton")
  30. local CounterBlox = Instance.new("TextButton")
  31. local Jailbreak = Instance.new("TextButton")
  32. local MeepCity = Instance.new("TextButton")
  33. local HighSchool = Instance.new("TextButton")
  34. local Next = Instance.new("TextButton")
  35. local Games4GUI = Instance.new("Frame")
  36. local Previous4 = Instance.new("TextButton")
  37. local DoomspireBrickbattle = Instance.new("TextButton")
  38. local Assasin = Instance.new("TextButton")
  39. local MurderMystery2 = Instance.new("TextButton")
  40. local Games3GUI = Instance.new("Frame")
  41. local Next3 = Instance.new("TextButton")
  42. local Previous3 = Instance.new("TextButton")
  43. local BoogaBooga = Instance.new("TextButton")
  44. local RoCitizens = Instance.new("TextButton")
  45. local AutoRapBattles = Instance.new("TextButton")
  46. local MinersHaven = Instance.new("TextButton")
  47. local FleeTheFacility = Instance.new("TextButton")
  48. local Games2GUI = Instance.new("Frame")
  49. local VehicleSimulator = Instance.new("TextButton")
  50. local HiltonHotels = Instance.new("TextButton")
  51. local PhantomForces = Instance.new("TextButton")
  52. local Next2 = Instance.new("TextButton")
  53. local Previous2 = Instance.new("TextButton")
  54. local BreakingPoint = Instance.new("TextButton")
  55. local EpicMinigames = Instance.new("TextButton")
  56. local GUIS = Instance.new("Frame")
  57. local OPFinality = Instance.new("TextButton")
  58. local Explorer = Instance.new("TextButton")
  59. local RevizAdmin = Instance.new("TextButton")
  60. local RoseHub = Instance.new("TextButton")
  61. local RoXploit = Instance.new("TextButton")
  62. local CreditsGUI = Instance.new("Frame")
  63. local Owner = Instance.new("TextButton")
  64. local Owners = Instance.new("TextButton")
  65. local CoOwner = Instance.new("TextButton")
  66. local UI = Instance.new("TextButton")
  67. local UI_2 = Instance.new("TextButton")
  68. local AnimGUI = Instance.new("Frame")
  69. local ArmDetach = Instance.new("TextButton")
  70. local ArmFlap = Instance.new("TextButton")
  71. local ArmTurbine = Instance.new("TextButton")
  72. local BarrelRoll = Instance.new("TextButton")
  73. local BowDown = Instance.new("TextButton")
  74. local Chop = Instance.new("TextButton")
  75. local Clone = Instance.new("TextButton")
  76. local CockSucking = Instance.new("TextButton")
  77. local Crawl = Instance.new("TextButton")
  78. local Crouch = Instance.new("TextButton")
  79. local Dab = Instance.new("TextButton")
  80. local Faint = Instance.new("TextButton")
  81. local FloatingHead = Instance.new("TextButton")
  82. local SpinAttack = Instance.new("TextButton")
  83. local Loophead = Instance.new("TextButton")
  84. local Sword = Instance.new("TextButton")
  85. local Insane = Instance.new("TextButton")
  86. local FloatingSit = Instance.new("TextButton")
  87. local IGotHit = Instance.new("TextButton")
  88. local HeadThrow = Instance.new("TextButton")
  89. local HappyDance = Instance.new("TextButton")
  90. local JumpLand = Instance.new("TextButton")
  91. local Levitate = Instance.new("TextButton")
  92. local Kick = Instance.new("TextButton")
  93. local Open = Instance.new("TextButton")
  94. local Entry = Instance.new("Frame")
  95. local Enter = Instance.new("TextButton")
  96. local PasswordEnter = Instance.new("TextBox")
  97. local Password = Instance.new("TextButton")
  98. local LoginEnter = Instance.new("TextBox")
  99. local Login = Instance.new("TextButton")
  100. local Down_2 = Instance.new("Frame")
  101.  
  102. CryptoGUI.Name = "CryptoGUI"
  103. CryptoGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  104. CryptoGUI.ResetOnSpawn = false
  105.  
  106. Main.Name = "Main"
  107. Main.Parent = CryptoGUI
  108. Main.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  109. Main.BorderSizePixel = 0
  110. Main.Position = UDim2.new(0.36788106, 0, 0.219219223, 0)
  111. Main.Size = UDim2.new(0, 359, 0, 374)
  112. Main.Visible = false
  113. Main.Active = true
  114. Main.Selectable = true
  115. Main.Draggable = true
  116.  
  117. Left.Name = "Left"
  118. Left.Parent = Main
  119. Left.BackgroundColor3 = Color3.new(0.498039, 0, 0.713726)
  120. Left.BorderSizePixel = 0
  121. Left.Size = UDim2.new(0, 68, 0, 373)
  122.  
  123. Anim.Name = "Anim"
  124. Anim.Parent = Left
  125. Anim.BackgroundColor3 = Color3.new(1, 1, 1)
  126. Anim.BorderSizePixel = 0
  127. Anim.Position = UDim2.new(0.128803253, 0, 0.517426372, 0)
  128. Anim.Size = UDim2.new(0, 50, 0, 51)
  129. Anim.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  130. Anim.Font = Enum.Font.SciFi
  131. Anim.Text = "Anim"
  132. Anim.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  133. Anim.TextSize = 14
  134. Anim.TextWrapped = true
  135. Anim.MouseButton1Down:connect(function()
  136. AnimGUI.Visible = true
  137. CreditsGUI.Visible = false
  138. GUIS.Visible = false
  139. GamesGUI.Visible = false
  140. Games2GUI.Visible = false
  141. Games3GUI.Visible = false
  142. Games4GUI.Visible = false
  143. ScriptsGUI.Visible = false
  144. end)
  145.  
  146. Credits.Name = "Credits"
  147. Credits.Parent = Left
  148. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  149. Credits.BorderSizePixel = 0
  150. Credits.Position = UDim2.new(0.128010809, 0, 0.82305634, 0)
  151. Credits.Size = UDim2.new(0, 50, 0, 51)
  152. Credits.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  153. Credits.Font = Enum.Font.SciFi
  154. Credits.Text = "Credits"
  155. Credits.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  156. Credits.TextSize = 14
  157. Credits.TextWrapped = true
  158. Credits.MouseButton1Down:connect(function()
  159. AnimGUI.Visible = false
  160. CreditsGUI.Visible = true
  161. GUIS.Visible = false
  162. GamesGUI.Visible = false
  163. Games2GUI.Visible = false
  164. Games3GUI.Visible = false
  165. Games4GUI.Visible = false
  166. ScriptsGUI.Visible = false
  167. end)
  168.  
  169. GUI.Name = "GUI"
  170. GUI.Parent = Left
  171. GUI.BackgroundColor3 = Color3.new(1, 1, 1)
  172. GUI.BorderSizePixel = 0
  173. GUI.Position = UDim2.new(0.128803253, 0, 0.670241356, 0)
  174. GUI.Size = UDim2.new(0, 50, 0, 51)
  175. GUI.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  176. GUI.Font = Enum.Font.SciFi
  177. GUI.Text = "GUIS"
  178. GUI.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  179. GUI.TextSize = 14
  180. GUI.TextWrapped = true
  181. GUI.MouseButton1Down:connect(function()
  182. AnimGUI.Visible = false
  183. CreditsGUI.Visible = false
  184. GUIS.Visible = true
  185. GamesGUI.Visible = false
  186. Games2GUI.Visible = false
  187. Games3GUI.Visible = false
  188. Games4GUI.Visible = false
  189. ScriptsGUI.Visible = false
  190. end)
  191.  
  192. Games.Name = "Games"
  193. Games.Parent = Left
  194. Games.BackgroundColor3 = Color3.new(1, 1, 1)
  195. Games.BorderSizePixel = 0
  196. Games.Position = UDim2.new(0.128803253, 0, 0.364611298, 0)
  197. Games.Size = UDim2.new(0, 50, 0, 51)
  198. Games.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  199. Games.Font = Enum.Font.SciFi
  200. Games.Text = "Games"
  201. Games.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  202. Games.TextSize = 13
  203. Games.TextWrapped = true
  204. Games.MouseButton1Down:connect(function()
  205. AnimGUI.Visible = false
  206. CreditsGUI.Visible = false
  207. GUIS.Visible = false
  208. GamesGUI.Visible = true
  209. Games2GUI.Visible = false
  210. Games3GUI.Visible = false
  211. Games4GUI.Visible = false
  212. ScriptsGUI.Visible = false
  213. end)
  214.  
  215. Home.Name = "Home"
  216. Home.Parent = Left
  217. Home.BackgroundColor3 = Color3.new(1, 1, 1)
  218. Home.BorderColor3 = Color3.new(0, 0, 0)
  219. Home.BorderSizePixel = 0
  220. Home.Position = UDim2.new(0.128803253, 0, 0.0214477219, 0)
  221. Home.Size = UDim2.new(0, 50, 0, 50)
  222. Home.AutoButtonColor = false
  223. Home.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  224. Home.Font = Enum.Font.SciFi
  225. Home.Text = "="
  226. Home.TextColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  227. Home.TextScaled = true
  228. Home.TextSize = 14
  229. Home.TextWrapped = true
  230. Home.MouseButton1Down:connect(function()
  231. AnimGUI.Visible = false
  232. CreditsGUI.Visible = false
  233. GUIS.Visible = false
  234. GamesGUI.Visible = false
  235. Games2GUI.Visible = false
  236. Games3GUI.Visible = false
  237. Games4GUI.Visible = false
  238. ScriptsGUI.Visible = false
  239. end)
  240.  
  241. Scripts.Name = "Scripts"
  242. Scripts.Parent = Left
  243. Scripts.BackgroundColor3 = Color3.new(0, 0, 0)
  244. Scripts.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  245. Scripts.BorderSizePixel = 0
  246. Scripts.Position = UDim2.new(0.128803253, 0, 0.211796239, 0)
  247. Scripts.Size = UDim2.new(0, 50, 0, 51)
  248. Scripts.AutoButtonColor = false
  249. Scripts.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  250. Scripts.Font = Enum.Font.SciFi
  251. Scripts.Text = "Scripts"
  252. Scripts.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  253. Scripts.TextSize = 13
  254. Scripts.TextWrapped = true
  255. Scripts.MouseButton1Down:connect(function()
  256. AnimGUI.Visible = false
  257. CreditsGUI.Visible = false
  258. GUIS.Visible = false
  259. GamesGUI.Visible = false
  260. Games2GUI.Visible = false
  261. Games3GUI.Visible = false
  262. Games4GUI.Visible = false
  263. ScriptsGUI.Visible = true
  264. end)
  265.  
  266. TopBar.Name = "TopBar"
  267. TopBar.Parent = Main
  268. TopBar.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  269. TopBar.BorderSizePixel = 0
  270. TopBar.Position = UDim2.new(0, 0, -0.0536193028, 0)
  271. TopBar.Size = UDim2.new(0, 359, 0, 20)
  272.  
  273. Delete.Name = "Delete"
  274. Delete.Parent = TopBar
  275. Delete.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  276. Delete.BorderSizePixel = 0
  277. Delete.Position = UDim2.new(0.94150418, 0, 0, 0)
  278. Delete.Size = UDim2.new(0, 21, 0, 20)
  279. Delete.AutoButtonColor = false
  280. Delete.Font = Enum.Font.SciFi
  281. Delete.Text = "X"
  282. Delete.TextColor3 = Color3.new(0.784314, 0, 0)
  283. Delete.TextScaled = true
  284. Delete.TextSize = 14
  285. Delete.TextWrapped = true
  286. Delete.MouseButton1Down:connect(function()
  287. Main.Visible = false
  288. Entry.Visible = false
  289. Open.Visible = false
  290. end)
  291.  
  292. Close.Name = "Close"
  293. Close.Parent = TopBar
  294. Close.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  295. Close.BorderSizePixel = 0
  296. Close.Position = UDim2.new(0.880222857, 0, 0, 0)
  297. Close.Size = UDim2.new(0, 22, 0, 17)
  298. Close.AutoButtonColor = false
  299. Close.Font = Enum.Font.SciFi
  300. Close.Text = "_"
  301. Close.TextColor3 = Color3.new(1, 1, 1)
  302. Close.TextScaled = true
  303. Close.TextSize = 14
  304. Close.TextWrapped = true
  305. Close.MouseButton1Down:connect(function()
  306. Main.Visible = false
  307. end)
  308.  
  309.  
  310. Down.Name = "Down"
  311. Down.Parent = Main
  312. Down.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  313. Down.BorderSizePixel = 0
  314. Down.Position = UDim2.new(0, 0, 0.983914196, 0)
  315. Down.Size = UDim2.new(0, 359, 0, 6)
  316.  
  317. Text.Name = "Text"
  318. Text.Parent = Main
  319. Text.BackgroundColor3 = Color3.new(0.498039, 0, 0.709804)
  320. Text.BorderSizePixel = 0
  321. Text.Position = UDim2.new(0.323119789, 0, 0, 0)
  322. Text.Selectable = false
  323. Text.Size = UDim2.new(0, 200, 0, 367)
  324. Text.AutoButtonColor = false
  325. Text.Font = Enum.Font.SciFi
  326. Text.Text = "Thanks for your purchase of CrypticGui"
  327. Text.TextColor3 = Color3.new(1, 1, 1)
  328. Text.TextSize = 35
  329. Text.TextWrapped = true
  330.  
  331. ScriptsGUI.Name = "ScriptsGUI"
  332. ScriptsGUI.Parent = Main
  333. ScriptsGUI.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  334. ScriptsGUI.BorderSizePixel = 0
  335. ScriptsGUI.Position = UDim2.new(0.189413309, 0, -0.000366568565, 0)
  336. ScriptsGUI.Size = UDim2.new(0, 291, 0, 367)
  337. ScriptsGUI.Visible = false
  338.  
  339. TPTool.Name = "TP Tool"
  340. TPTool.Parent = ScriptsGUI
  341. TPTool.BackgroundColor3 = Color3.new(1, 1, 1)
  342. TPTool.BorderSizePixel = 0
  343. TPTool.Position = UDim2.new(0.0481099673, 0, 0.0217983648, 0)
  344. TPTool.Size = UDim2.new(0, 125, 0, 50)
  345. TPTool.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  346. TPTool.Font = Enum.Font.SciFi
  347. TPTool.Text = "TP Tool"
  348. TPTool.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  349. TPTool.TextSize = 21
  350. TPTool.MouseButton1Down:connect(function()
  351. mouse = game.Players.LocalPlayer:GetMouse()
  352. tool = Instance.new("Tool")
  353. tool.RequiresHandle = false
  354. tool.Name = "Click Teleport"
  355. tool.Activated:connect(function()
  356. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  357. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  358. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  359. end)
  360. tool.Parent = game.Players.LocalPlayer.Backpack
  361. end)
  362.  
  363. Noclip.Name = "Noclip"
  364. Noclip.Parent = ScriptsGUI
  365. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  366. Noclip.BorderSizePixel = 0
  367. Noclip.Position = UDim2.new(0.525773168, 0, 0.0217983648, 0)
  368. Noclip.Size = UDim2.new(0, 125, 0, 50)
  369. Noclip.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  370. Noclip.Font = Enum.Font.SciFi
  371. Noclip.Text = "Noclip [V]"
  372. Noclip.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  373. Noclip.TextSize = 21
  374. Noclip.MouseButton1Down:connect(function()
  375. noclip = false
  376. game:GetService('RunService').Stepped:connect(function()
  377. if noclip then
  378. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  379. end
  380. end)
  381. plr = game.Players.LocalPlayer
  382. mouse = plr:GetMouse()
  383. mouse.KeyDown:connect(function(key)
  384.  
  385. if key == "v" then
  386. noclip = not noclip
  387. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  388. end
  389. end)
  390. print('Loaded')
  391. print('Press "V" to noclip')
  392. end)
  393.  
  394. Btools.Name = "Btools"
  395. Btools.Parent = ScriptsGUI
  396. Btools.BackgroundColor3 = Color3.new(1, 1, 1)
  397. Btools.BorderSizePixel = 0
  398. Btools.Position = UDim2.new(0.525773168, 0, 0.174386919, 0)
  399. Btools.Size = UDim2.new(0, 125, 0, 50)
  400. Btools.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  401. Btools.Font = Enum.Font.SciFi
  402. Btools.Text = "Btools"
  403. Btools.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  404. Btools.TextSize = 21
  405. Btools.MouseButton1Down:connect(function()
  406. Player = game.Players.LocalPlayer
  407.  
  408. function Give(x)
  409. H = Instance.new("HopperBin", Player.Backpack)
  410. H.BinType = x
  411. end
  412.  
  413. for i = 2, 4 do
  414. Give(i)
  415. end
  416. end)
  417.  
  418. Fly.Name = "Fly"
  419. Fly.Parent = ScriptsGUI
  420. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  421. Fly.BorderSizePixel = 0
  422. Fly.Position = UDim2.new(0.0481099673, 0, 0.174386919, 0)
  423. Fly.Size = UDim2.new(0, 125, 0, 50)
  424. Fly.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  425. Fly.Font = Enum.Font.SciFi
  426. Fly.Text = "Fly [F]"
  427. Fly.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  428. Fly.TextSize = 21
  429. Fly.MouseButton1Down:connect(function()
  430. repeat wait()
  431. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  432. local mouse = game.Players.LocalPlayer:GetMouse()
  433. repeat wait() until mouse
  434. local plr = game.Players.LocalPlayer
  435. local torso = plr.Character.Torso
  436. local flying = true
  437. local deb = true
  438. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  439. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  440. local maxspeed = 50
  441. local speed = 0
  442.  
  443. function Fly()
  444. local bg = Instance.new("BodyGyro", torso)
  445. bg.P = 9e4
  446. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  447. bg.cframe = torso.CFrame
  448. local bv = Instance.new("BodyVelocity", torso)
  449. bv.velocity = Vector3.new(0,0.1,0)
  450. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  451. repeat wait()
  452. plr.Character.Humanoid.PlatformStand = true
  453. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  454. speed = speed+.5+(speed/maxspeed)
  455. if speed > maxspeed then
  456. speed = maxspeed
  457. end
  458. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  459. speed = speed-1
  460. if speed < 0 then
  461. speed = 0
  462. end
  463. end
  464. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  465. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  466. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  467. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  468. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  469. else
  470. bv.velocity = Vector3.new(0,0.1,0)
  471. end
  472. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  473. until not flying
  474. ctrl = {f = 0, b = 0, l = 0, r = 0}
  475. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  476. speed = 0
  477. bg:Destroy()
  478. bv:Destroy()
  479. plr.Character.Humanoid.PlatformStand = false
  480. end
  481. mouse.KeyDown:connect(function(key)
  482. if key:lower() == "f" then
  483. if flying then flying = false
  484. else
  485. flying = true
  486. Fly()
  487. end
  488. elseif key:lower() == "w" then
  489. ctrl.f = 1
  490. elseif key:lower() == "s" then
  491. ctrl.b = -1
  492. elseif key:lower() == "a" then
  493. ctrl.l = -1
  494. elseif key:lower() == "d" then
  495. ctrl.r = 1
  496. end
  497. end)
  498. mouse.KeyUp:connect(function(key)
  499. if key:lower() == "w" then
  500. ctrl.f = 0
  501. elseif key:lower() == "s" then
  502. ctrl.b = 0
  503. elseif key:lower() == "a" then
  504. ctrl.l = 0
  505. elseif key:lower() == "d" then
  506. ctrl.r = 0
  507. end
  508. end)
  509. Fly()
  510. end)
  511.  
  512. CreatorID.Name = "CreatorID"
  513. CreatorID.Parent = ScriptsGUI
  514. CreatorID.BackgroundColor3 = Color3.new(1, 1, 1)
  515. CreatorID.BorderSizePixel = 0
  516. CreatorID.Position = UDim2.new(0.525773168, 0, 0.329700261, 0)
  517. CreatorID.Size = UDim2.new(0, 125, 0, 50)
  518. CreatorID.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  519. CreatorID.Font = Enum.Font.SciFi
  520. CreatorID.Text = "Change to CreatorID"
  521. CreatorID.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  522. CreatorID.TextSize = 20
  523. CreatorID.TextWrapped = true
  524. CreatorID.MouseButton1Down:connect(function()
  525. game:GetService("Players").LocalPlayer.UserId = game.CreatorId
  526. game:GetService("Players").LocalPlayer.Character.Humanoid.Health = 0
  527. print("[UserId Changer] Operation completed successfully")
  528. end)
  529.  
  530. SaveTools.Name = "SaveTools"
  531. SaveTools.Parent = ScriptsGUI
  532. SaveTools.BackgroundColor3 = Color3.new(1, 1, 1)
  533. SaveTools.BorderSizePixel = 0
  534. SaveTools.Position = UDim2.new(0.0481099673, 0, 0.329700261, 0)
  535. SaveTools.Size = UDim2.new(0, 125, 0, 50)
  536. SaveTools.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  537. SaveTools.Font = Enum.Font.SciFi
  538. SaveTools.Text = "SaveTools [K, L, P]"
  539. SaveTools.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  540. SaveTools.TextSize = 18
  541. SaveTools.TextWrapped = true
  542. SaveTools.MouseButton1Down:connect(function()
  543. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  544. if (key=="k") then
  545. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  546. if (v:IsA("Tool")) then
  547. v.Parent = game.Players.LocalPlayer
  548. end
  549. end
  550. end
  551. end)
  552. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  553. if (key=="l") then
  554. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  555. if (v:IsA("Tool")) then
  556. v.Parent = game.Players.LocalPlayer.Backpack
  557. end
  558. end
  559. end
  560. end)
  561. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  562. if (key=="p") then
  563. while wait() do
  564. local GetBackpack = game.Players.LocalPlayer.Backpack:GetChildren()
  565. for i=1, #GetBackpack do
  566. if GetBackpack[i].ClassName == "Tool" then
  567. GetBackpack[i].CanBeDropped = true
  568. end
  569. end
  570. end
  571. end
  572. end)
  573. end)
  574.  
  575. God.Name = "God"
  576. God.Parent = ScriptsGUI
  577. God.BackgroundColor3 = Color3.new(1, 1, 1)
  578. God.BorderSizePixel = 0
  579. God.Position = UDim2.new(0.0481099673, 0, 0.482288837, 0)
  580. God.Size = UDim2.new(0, 125, 0, 50)
  581. God.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  582. God.Font = Enum.Font.SciFi
  583. God.Text = "God"
  584. God.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  585. God.TextSize = 21
  586. God.MouseButton1Down:connect(function()
  587. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  588. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  589. l.Parent = game.Players.LocalPlayer.Character
  590. l.Name = "Humanoid"
  591. wait(0.1)
  592. game.Players.LocalPlayer.Character["1"]:Destroy()
  593. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  594. game.Players.LocalPlayer.Character.Animate.Disabled = true
  595. wait(0.1)
  596. game.Players.LocalPlayer.Character.Animate.Disabled = false
  597. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  598. end)
  599.  
  600. OOF.Name = "OOF"
  601. OOF.Parent = ScriptsGUI
  602. OOF.BackgroundColor3 = Color3.new(1, 1, 1)
  603. OOF.BorderSizePixel = 0
  604. OOF.Position = UDim2.new(0.525773168, 0, 0.482288837, 0)
  605. OOF.Size = UDim2.new(0, 125, 0, 50)
  606. OOF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  607. OOF.Font = Enum.Font.SciFi
  608. OOF.Text = "OOF"
  609. OOF.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  610. OOF.TextSize = 21
  611. OOF.MouseButton1Down:connect(function()
  612. while wait() do
  613. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  614. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  615. for _,x in pairs(v.Character.Head:GetChildren()) do
  616. if x:IsA'Sound' then x.Playing = true end
  617. end
  618. end
  619. end
  620. end
  621. while wait() do
  622. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  623. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  624. for _,x in pairs(v.Character.Head:GetChildren()) do
  625. if x:IsA'Sound' then x.Playing = false end
  626. end
  627. end
  628. end
  629. end
  630. end)
  631.  
  632. Blink.Name = "Blink"
  633. Blink.Parent = ScriptsGUI
  634. Blink.BackgroundColor3 = Color3.new(1, 1, 1)
  635. Blink.BorderSizePixel = 0
  636. Blink.Position = UDim2.new(0.522336781, 0, 0.634877384, 0)
  637. Blink.Size = UDim2.new(0, 125, 0, 50)
  638. Blink.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  639. Blink.Font = Enum.Font.SciFi
  640. Blink.Text = "Blink"
  641. Blink.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  642. Blink.TextSize = 21
  643. Blink.MouseButton1Down:connect(function()
  644. local ScreenGui = Instance.new("ScreenGui")
  645. local Frame = Instance.new("Frame")
  646. local TextLabel = Instance.new("TextLabel")
  647. local Off = Instance.new("TextButton")
  648. local On = Instance.new("TextButton")
  649. ScreenGui.Parent = game:GetService('CoreGui')
  650. ScreenGui.Name = "blinkgui"
  651. Frame.Parent = ScreenGui
  652. Frame.Active = true
  653. Frame.BackgroundColor3 = Color3.new(0.027451, 0.823529, 1)
  654. Frame.BorderSizePixel = 5
  655. Frame.Draggable = true
  656. Frame.Position = UDim2.new(0.0222392641, 0, 0.790732443, 0)
  657. Frame.Size = UDim2.new(0, 343, 0, 106)
  658. TextLabel.Parent = Frame
  659. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  660. TextLabel.BackgroundTransparency = 1
  661. TextLabel.Position = UDim2.new(0.183673471, 0, 0, 0)
  662. TextLabel.Size = UDim2.new(0, 217, 0, 40)
  663. TextLabel.Font = Enum.Font.Code
  664. TextLabel.Text = "FE Blink GUI By xFunnieuss"
  665. TextLabel.TextSize = 16
  666. Off.Parent = Frame
  667. Off.BackgroundColor3 = Color3.new(1, 1, 1)
  668. Off.BackgroundTransparency = 1
  669. Off.Position = UDim2.new(0.548104942, 0, 0.377358496, 0)
  670. Off.Size = UDim2.new(0, 138, 0, 49)
  671. Off.Font = Enum.Font.Code
  672. Off.Text = "Off"
  673. Off.TextSize = 20
  674. On.Parent = Frame
  675. On.BackgroundColor3 = Color3.new(1, 1, 1)
  676. On.BackgroundTransparency = 1
  677. On.Position = UDim2.new(0.0612244904, 0, 0.377358496, 0)
  678. On.Size = UDim2.new(0, 134, 0, 49)
  679. On.Font = Enum.Font.Code
  680. On.Text = "On"
  681. On.TextSize = 20
  682. On.MouseButton1Down:connect(function()
  683. local fat = Instance.new'Animation'
  684. fat.AnimationId = 'rbxassetid://218504594'
  685. game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass'Humanoid':LoadAnimation(fat):Play(0,0,0)
  686. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.Anchored = true
  687. fat:Destroy()
  688. game:GetService('StarterGui'):SetCore("SendNotification", {Title = "Blink GUI Notification", Text = "Blink Is On, Press OFF to return to normal!"})
  689. end)
  690. Off.MouseButton1Down:connect(function()
  691. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.Anchored = false
  692. game:GetService('StarterGui'):SetCore("SendNotification", {Title = "Blink GUI Notification", Text = "Blink Is Off, You have returned back to normal"})
  693. end)
  694. end)
  695.  
  696. Respawn.Name = "Respawn"
  697. Respawn.Parent = ScriptsGUI
  698. Respawn.BackgroundColor3 = Color3.new(1, 1, 1)
  699. Respawn.BorderSizePixel = 0
  700. Respawn.Position = UDim2.new(0.0446735397, 0, 0.634877384, 0)
  701. Respawn.Size = UDim2.new(0, 125, 0, 50)
  702. Respawn.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  703. Respawn.Font = Enum.Font.SciFi
  704. Respawn.Text = "Respawn"
  705. Respawn.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  706. Respawn.TextSize = 21
  707. Respawn.MouseButton1Down:connect(function()
  708. --respawns your self once your done with fe control
  709. local prt=Instance.new("Model", workspace);
  710. Instance.new("Part", prt).Name="Torso";
  711. Instance.new("Part", prt).Name="Head";
  712. Instance.new("Humanoid", prt).Name="Humanoid";
  713. game.Players.LocalPlayer.Character=prt
  714. --credit to dragonramer
  715. end)
  716.  
  717. FEScript.Name = "FE Script"
  718. FEScript.Parent = ScriptsGUI
  719. FEScript.BackgroundColor3 = Color3.new(1, 1, 1)
  720. FEScript.BorderSizePixel = 0
  721. FEScript.Position = UDim2.new(0.0515463911, 0, 0.790190756, 0)
  722. FEScript.Size = UDim2.new(0, 262, 0, 50)
  723. FEScript.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  724. FEScript.Font = Enum.Font.SciFi
  725. FEScript.Text = "FE Script [Press every key]"
  726. FEScript.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  727. FEScript.TextSize = 21
  728. FEScript.MouseButton1Down:connect(function()
  729. local plr = game.Players.LocalPlayer
  730.  
  731. local mouse = plr:GetMouse()
  732.  
  733. lpc = game.Players.LocalPlayer.Character
  734.  
  735. weld1 = Instance.new("Weld")
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743. mouse.KeyDown:connect(function(key1)
  744.  
  745. if key1 == "q" then
  746.  
  747. local gg = mouse.Target
  748.  
  749. if gg ~= nil then
  750.  
  751. plr.Character.Humanoid:EquipTool(gg.Parent:FindFirstChildOfClass("Tool"))
  752.  
  753. else
  754.  
  755. print("fail steal tools")
  756.  
  757. end
  758.  
  759. end
  760.  
  761. end)
  762.  
  763.  
  764.  
  765.  
  766.  
  767. mouse.KeyDown:connect(function(key1)
  768.  
  769. if key1 == "z" then
  770.  
  771. local gg = mouse.Target
  772.  
  773. if gg ~= nil then
  774.  
  775. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  776.  
  777. end
  778.  
  779. end
  780.  
  781. end)
  782.  
  783.  
  784.  
  785. mouse.KeyDown:connect(function(key1)
  786.  
  787. if key1 == "o" then
  788.  
  789. local gg = mouse.Target
  790.  
  791. if gg ~= nil then
  792.  
  793. for i,v in pairs(game.Players:GetPlayers()) do if v.Name == gg.Parent.Name then
  794.  
  795. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Account Age (Days) for :", "All")
  796.  
  797. wait(0.5)
  798.  
  799. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(gg.Parent.Name, "All")
  800.  
  801. wait(0.5)
  802.  
  803. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.AccountAge, "All")
  804.  
  805. end
  806.  
  807. end
  808.  
  809. end
  810.  
  811. end
  812.  
  813. end)
  814.  
  815.  
  816.  
  817. mouse.KeyDown:connect(function(key1)
  818.  
  819. if key1 == "e" then
  820.  
  821. local gg = mouse.Target
  822.  
  823. if gg ~= nil then
  824.  
  825. gg.Parent.Humanoid:EquipTool(plr.Character:FindFirstChildOfClass("Tool"))
  826.  
  827. else
  828.  
  829. print("fail steal tools")
  830.  
  831. end
  832.  
  833. end
  834.  
  835. end)
  836.  
  837.  
  838.  
  839. mouse.KeyDown:connect(function(key1)
  840.  
  841. if key1 == "t" then
  842.  
  843. local gg = mouse.Target
  844.  
  845. if gg ~= nil then
  846.  
  847. for i,v in pairs(game.Players:GetPlayers()) do if v.Name == gg.Parent.Name then
  848.  
  849. v:Move(Vector3.new(math.huge*0))
  850.  
  851. v:Move(Vector3.new(math.huge*0))
  852.  
  853. wait()
  854.  
  855. v:Move(Vector3.new(math.huge*0))
  856.  
  857. v:Move(Vector3.new(math.huge*0))
  858.  
  859. wait()
  860.  
  861. v:Move(Vector3.new(math.huge*0))
  862.  
  863. v:Move(Vector3.new(math.huge*0))
  864.  
  865. wait()
  866.  
  867. v:Move(Vector3.new(math.huge*0))
  868.  
  869. v:Move(Vector3.new(math.huge*0))
  870.  
  871. end
  872.  
  873. end
  874.  
  875. end
  876.  
  877. end
  878.  
  879. end)
  880.  
  881.  
  882.  
  883. mouse.KeyDown:connect(function(key1)
  884.  
  885. if key1 == "r" then
  886.  
  887. local gg = mouse.Target
  888.  
  889. if gg ~= nil then
  890.  
  891. weld1 = Instance.new("Weld")
  892.  
  893. weld1.Parent = game.Players.LocalPlayer.Character.Head
  894.  
  895. weld1.Part1 = game.Players.LocalPlayer.Character.Head
  896.  
  897. weld1.Part0 = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Handle
  898.  
  899. weld1.C0 = CFrame.new(0,0,0)
  900.  
  901. gg.Parent.Humanoid:EquipTool(game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool"))
  902.  
  903. wait(0.8)
  904.  
  905. game.Players.LocalPlayer.Character.Humanoid:EquipTool(gg.Parent:FindFirstChildOfClass("Tool"))
  906.  
  907. end
  908.  
  909. end
  910.  
  911. end)
  912.  
  913.  
  914.  
  915. mouse.KeyDown:connect(function(key1)
  916.  
  917. if key1 == "v" then
  918.  
  919. local gg = mouse.Target
  920.  
  921. if gg ~= nil then
  922.  
  923. gg.Parent:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  924.  
  925. else
  926.  
  927. print("No target (Steal steal)")
  928.  
  929. end
  930.  
  931. end
  932.  
  933. end)
  934.  
  935.  
  936.  
  937.  
  938.  
  939. mouse.KeyDown:connect(function(key1)
  940.  
  941. if key1 == "y" then
  942.  
  943. local gg = mouse.Target
  944.  
  945. if gg ~= nil then
  946.  
  947. weld1 = Instance.new("Weld")
  948.  
  949. weld1.Parent = game.Players.LocalPlayer.Character.Head
  950.  
  951. weld1.Part1 = game.Players.LocalPlayer.Character.Head
  952.  
  953. weld1.Part0 = game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Handle
  954.  
  955. weld1.C0 = CFrame.new(0,0,40)
  956.  
  957. gg.Parent.Humanoid:EquipTool(game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool"))
  958.  
  959. wait(0.8)
  960.  
  961. game.Players.LocalPlayer.Character.Humanoid:EquipTool(gg.Parent:FindFirstChildOfClass("Tool"))
  962.  
  963. end
  964.  
  965. end
  966.  
  967. end)
  968.  
  969.  
  970.  
  971. mouse.KeyDown:connect(function(key1)
  972.  
  973. if key1 == "x" then
  974.  
  975. local gg = mouse.Target
  976.  
  977. if gg ~= nil then
  978.  
  979. for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= plr.Name then
  980.  
  981. plr.Character.Humanoid:EquipTool(v.Character:FindFirstChildOfClass("Tool"))
  982.  
  983. end
  984.  
  985. end
  986.  
  987. end
  988.  
  989. end
  990.  
  991. end)
  992.  
  993.  
  994.  
  995. mouse.KeyDown:connect(function(key1)
  996.  
  997. if key1 == "c" then
  998.  
  999. local gg = mouse.Target
  1000.  
  1001. if gg ~= nil then
  1002.  
  1003. for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= plr.Name then
  1004.  
  1005. v:Move(Vector3.new(math.huge*0))
  1006.  
  1007. wait()
  1008.  
  1009. v:Move(Vector3.new(math.huge*0))
  1010.  
  1011. wait()
  1012.  
  1013. v:Move(Vector3.new(math.huge*0))
  1014.  
  1015. v:Move(Vector3.new(math.huge*0))
  1016.  
  1017. wait()
  1018.  
  1019. v:Move(Vector3.new(math.huge*0))
  1020.  
  1021. v:Move(Vector3.new(math.huge*0))
  1022.  
  1023. wait()
  1024.  
  1025. v:Move(Vector3.new(math.huge*0))
  1026.  
  1027. v:Move(Vector3.new(math.huge*0))
  1028.  
  1029. end
  1030.  
  1031. end
  1032.  
  1033. end
  1034.  
  1035. end
  1036.  
  1037. end)
  1038.  
  1039.  
  1040.  
  1041. mouse.KeyDown:connect(function(key1)
  1042.  
  1043. if key1 == "j" then
  1044.  
  1045. local gg = mouse.Target
  1046.  
  1047. if gg ~= nil then
  1048.  
  1049. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Handle.Mesh:remove()
  1050.  
  1051. end
  1052.  
  1053. end
  1054.  
  1055. end)
  1056.  
  1057.  
  1058.  
  1059. mouse.KeyDown:connect(function(key1)
  1060.  
  1061. if key1 == "l" then
  1062.  
  1063. local gg = mouse.Target
  1064.  
  1065. if gg ~= nil then
  1066.  
  1067. a=Instance.new("SelectionBox",game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Handle)
  1068.  
  1069. a.Adornee=game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Handle
  1070.  
  1071. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Handle.CanCollide=false
  1072.  
  1073. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Handle.Size=Vector3.new(1,1,12)
  1074.  
  1075. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 17
  1076.  
  1077. end
  1078.  
  1079. end
  1080.  
  1081. end)
  1082.  
  1083.  
  1084.  
  1085. mouse.KeyDown:connect(function(key1)
  1086.  
  1087. if key1 == "u" then
  1088.  
  1089. local gg = mouse.Target
  1090.  
  1091. if gg ~= nil then
  1092.  
  1093. game.Players.LocalPlayer.Character:MoveTo(gg.Position)
  1094.  
  1095. end
  1096.  
  1097. end
  1098.  
  1099. end)
  1100.  
  1101.  
  1102.  
  1103. mouse.KeyDown:connect(function(key1)
  1104.  
  1105. if key1 == "k" then
  1106.  
  1107. local gg = mouse.Target
  1108.  
  1109. if gg ~= nil then
  1110.  
  1111. game.Players.LocalPlayer.Character.Head.Died.Playing = true
  1112.  
  1113. game.Players.LocalPlayer.Character.Head.Died.TimePosition = 0
  1114.  
  1115. end
  1116.  
  1117. end
  1118.  
  1119. end)
  1120.  
  1121.  
  1122.  
  1123. mouse.KeyDown:connect(function(key1)
  1124.  
  1125. if key1 == "h" then
  1126.  
  1127. local gg = mouse.Target
  1128.  
  1129. if gg ~= nil then
  1130.  
  1131. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Accessory").Handle.Mesh:remove()
  1132.  
  1133. end
  1134.  
  1135. end
  1136.  
  1137. end)
  1138.  
  1139.  
  1140.  
  1141. mouse.KeyDown:connect(function(key1)
  1142.  
  1143. if key1 == "m" then
  1144.  
  1145. local gg = mouse.Target
  1146.  
  1147. if gg ~= nil then
  1148.  
  1149. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool"):remove()
  1150.  
  1151. end
  1152.  
  1153. end
  1154.  
  1155. end)
  1156.  
  1157.  
  1158.  
  1159. mouse.KeyDown:connect(function(key1)
  1160.  
  1161. if key1 == "n" then
  1162.  
  1163. local gg = mouse.Target
  1164.  
  1165. if gg ~= nil then
  1166.  
  1167. game.Players.LocalPlayer.Backpack:ClearAllChildren()
  1168.  
  1169. end
  1170.  
  1171. end
  1172.  
  1173. end)
  1174.  
  1175.  
  1176.  
  1177. mouse.KeyDown:connect(function(key1)
  1178.  
  1179. if key1 == "g" then
  1180.  
  1181. local gg = mouse.Target
  1182.  
  1183. if gg ~= nil then
  1184.  
  1185. game.Players.LocalPlayer.PlayerGui.Halpp.MainFrame.Visible = false
  1186.  
  1187. end
  1188.  
  1189. end
  1190.  
  1191. end)
  1192.  
  1193.  
  1194.  
  1195. mouse.KeyDown:connect(function(key1)
  1196.  
  1197. if key1 == "f" then
  1198.  
  1199. local gg = mouse.Target
  1200.  
  1201. if gg ~= nil then
  1202.  
  1203. game.Players.LocalPlayer.PlayerGui.Halpp.MainFrame.Visible = true
  1204.  
  1205. end
  1206.  
  1207. end
  1208.  
  1209. end)
  1210.  
  1211.  
  1212.  
  1213. mouse.KeyDown:connect(function(key1)
  1214.  
  1215. if key1 == "p" then
  1216.  
  1217. local gg = mouse.Target
  1218.  
  1219. if gg ~= nil then
  1220.  
  1221. for i,v in pairs(game.Players:GetPlayers()) do
  1222.  
  1223. AnimationId = "33796059"
  1224.  
  1225. local Anim = Instance.new("Animation")
  1226.  
  1227. Anim.AnimationId = "rbxassetid://"..AnimationId
  1228.  
  1229. local k = v.Character.Humanoid:LoadAnimation(Anim)
  1230.  
  1231. k:Play() --Play the animation
  1232.  
  1233. k:AdjustSpeed(1000) --Set '1' to any value you want to adjust the animation speed.
  1234.  
  1235. end
  1236.  
  1237. end
  1238.  
  1239. end
  1240. end)
  1241. end)
  1242.  
  1243. GamesGUI.Name = "GamesGUI"
  1244. GamesGUI.Parent = Main
  1245. GamesGUI.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  1246. GamesGUI.BorderSizePixel = 0
  1247. GamesGUI.Position = UDim2.new(0.189804077, 0, -0.000684916973, 0)
  1248. GamesGUI.Size = UDim2.new(0, 291, 0, 367)
  1249. GamesGUI.Visible = false
  1250.  
  1251. PrisonLife.Name = "Prison-Life"
  1252. PrisonLife.Parent = GamesGUI
  1253. PrisonLife.BackgroundColor3 = Color3.new(1, 1, 1)
  1254. PrisonLife.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  1255. PrisonLife.BorderSizePixel = 0
  1256. PrisonLife.Position = UDim2.new(0.0446735397, 0, 0.705722094, 0)
  1257. PrisonLife.Size = UDim2.new(0, 265, 0, 50)
  1258. PrisonLife.AutoButtonColor = false
  1259. PrisonLife.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  1260. PrisonLife.Font = Enum.Font.SciFi
  1261. PrisonLife.Text = "Prison Life"
  1262. PrisonLife.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1263. PrisonLife.TextSize = 20
  1264. PrisonLife.TextWrapped = true
  1265. PrisonLife.MouseButton1Down:connect(function()
  1266. wait(1)
  1267.  
  1268. -- Local Player
  1269. local p = game.Players.LocalPlayer
  1270.  
  1271. -- Instance Objects
  1272. local gui = Instance.new('ScreenGui',p.PlayerGui)
  1273. local frame = Instance.new('ScrollingFrame',gui)
  1274. local open = Instance.new('TextButton',gui)
  1275. local name = Instance.new('TextLabel',frame)
  1276. local arrest = Instance.new('TextButton',frame)
  1277. local btools = Instance.new('TextButton',frame)
  1278. local escape = Instance.new('TextButton',frame)
  1279. local exit = Instance.new('TextButton',frame)
  1280. local killaura = Instance.new('TextButton',frame)
  1281. local melee = Instance.new('TextButton',frame)
  1282. local removedoors = Instance.new('TextButton',frame)
  1283. local tools = Instance.new('TextButton',frame)
  1284. local speedplus = Instance.new('TextButton',frame)
  1285. local speedminus = Instance.new('TextButton',frame)
  1286. local jumpplus = Instance.new('TextButton',frame)
  1287. local jumpminus = Instance.new('TextButton',frame)
  1288. local sedan = Instance.new('TextButton',frame)
  1289. local squad = Instance.new('TextButton',frame)
  1290. local bypass = Instance.new('TextButton',frame)
  1291. local db = Instance.new('TextButton',frame)
  1292. local floor = Instance.new('TextButton',frame)
  1293.  
  1294. -- Name object
  1295. gui.Name = "Prison Life v2.0 GUI"
  1296. frame.Name = "Commands"
  1297. open.Name = "Open"
  1298. name.Name = "Name"
  1299. arrest.Name = "ArrestButton"
  1300. btools.Name = "BtoolsButton"
  1301. escape.Name = "EscapeButton"
  1302. exit.Name = "ExitButton"
  1303. killaura.Name = "KillauraButton"
  1304. melee.Name = "MeleeButton"
  1305. removedoors.Name = "RemoveDoorsButton"
  1306. tools.Name = "ToolsButton"
  1307. speedplus.Name = "SpeedAdd"
  1308. speedminus.Name = "SpeedReduce"
  1309. jumpplus.Name = "JumpAdd"
  1310. jumpminus.Name = "JumpReduce"
  1311. sedan.Name = "SedanCar"
  1312. squad.Name = "SquadCar"
  1313. bypass.Name = "Bypass"
  1314. db.Name = "DisableBypass"
  1315. floor.Name = "Floor"
  1316.  
  1317. -- Object Visible
  1318. frame.Visible = true
  1319. open.Visible = false
  1320. name.Visible = true
  1321. arrest.Visible = true
  1322. btools.Visible = true
  1323. escape.Visible = true
  1324. exit.Visible = true
  1325. killaura.Visible = true
  1326. melee.Visible = true
  1327. removedoors.Visible = true
  1328. tools.Visible = true
  1329. speedplus.Visible = true
  1330. speedminus.Visible = true
  1331. jumpplus.Visible = true
  1332. jumpminus.Visible = true
  1333. sedan.Visible = true
  1334. squad.Visible = true
  1335. bypass.Visible = true
  1336. db.Visible = true
  1337. floor.Visible = true
  1338.  
  1339. -- Background Color
  1340. frame.BackgroundColor3 = Color3.new(255,255,255)
  1341. open.BackgroundColor3 = Color3.new(0,255,255)
  1342. name.BackgroundColor3 = Color3.new(255,255,255)
  1343. arrest.BackgroundColor3 = Color3.new(0,0,255)
  1344. btools.BackgroundColor3 = Color3.new(0,0,255)
  1345. escape.BackgroundColor3 = Color3.new(0,0,255)
  1346. exit.BackgroundColor3 = Color3.new(255,0,0)
  1347. killaura.BackgroundColor3 = Color3.new(0,0,255)
  1348. melee.BackgroundColor3 = Color3.new(0,0,255)
  1349. removedoors.BackgroundColor3 = Color3.new(0,0,255)
  1350. tools.BackgroundColor3 = Color3.new(0,0,255)
  1351. speedplus.BackgroundColor3 = Color3.new(0,0,255)
  1352. speedminus.BackgroundColor3 = Color3.new(0,0,255)
  1353. jumpplus.BackgroundColor3 = Color3.new(0,0,255)
  1354. jumpminus.BackgroundColor3 = Color3.new(0,0,255)
  1355. sedan.BackgroundColor3 = Color3.new(0,0,255)
  1356. squad.BackgroundColor3 = Color3.new(0,0,255)
  1357. bypass.BackgroundColor3 = Color3.new(0,0,255)
  1358. db.BackgroundColor3 = Color3.new(0,0,255)
  1359. floor.BackgroundColor3 = Color3.new(0,0,255)
  1360.  
  1361. -- Background Transparency
  1362. frame.BackgroundTransparency = 0.5
  1363. open.BackgroundTransparency = 0
  1364. name.BackgroundTransparency = 0.6
  1365. arrest.BackgroundTransparency = 0
  1366. btools.BackgroundTransparency = 0
  1367. escape.BackgroundTransparency = 0
  1368. exit.BackgroundTransparency = 0
  1369. killaura.BackgroundTransparency = 0
  1370. melee.BackgroundTransparency = 0
  1371. removedoors.BackgroundTransparency = 0
  1372. tools.BackgroundTransparency = 0
  1373. speedplus.BackgroundTransparency = 0
  1374. speedminus.BackgroundTransparency = 0
  1375. jumpplus.BackgroundTransparency = 0
  1376. jumpminus.BackgroundTransparency = 0
  1377. sedan.BackgroundTransparency = 0
  1378. bypass.BackgroundTransparency = 0
  1379. db.BackgroundTransparency = 0
  1380. floor.BackgroundTransparency = 0
  1381.  
  1382. -- Objects Size
  1383. frame.Size = UDim2.new(0,250,0,300)
  1384. open.Size = UDim2.new(0,80,0,30)
  1385. name.Size = UDim2.new(0,180,0,40)
  1386. arrest.Size = UDim2.new(0.9,12,0,30)
  1387. btools.Size = UDim2.new(0.9,12,0,30)
  1388. escape.Size = UDim2.new(0.9,12,0,30)
  1389. exit.Size = UDim2.new(0,50,0,40)
  1390. killaura.Size = UDim2.new(0.9,12,0,30)
  1391. melee.Size = UDim2.new(0.9,12,0,30)
  1392. removedoors.Size = UDim2.new(0.9,12,0,30)
  1393. tools.Size = UDim2.new(0.9,12,0,30)
  1394. speedplus.Size = UDim2.new(0.9,12,0,30)
  1395. speedminus.Size = UDim2.new(0.9,12,0,30)
  1396. jumpplus.Size = UDim2.new(0.9,12,0,30)
  1397. jumpminus.Size = UDim2.new(0.9,12,0,30)
  1398. sedan.Size = UDim2.new(0.9,12,0,30)
  1399. squad.Size = UDim2.new(0.9,12,0,30)
  1400. bypass.Size = UDim2.new(0.9,12,0,30)
  1401. db.Size = UDim2.new(0.9,12,0,30)
  1402. floor.Size = UDim2.new(0.9,12,0,30)
  1403.  
  1404. -- Objects Position
  1405. frame.Position = UDim2.new(0,5,0.4,0)
  1406. open.Position = UDim2.new(0,0,0,0)
  1407. name.Position = UDim2.new(0,0,0,0)
  1408. arrest.Position = UDim2.new(0,0,0,320)
  1409. btools.Position = UDim2.new(0,0,0,185)
  1410. escape.Position = UDim2.new(0,0,0,230)
  1411. exit.Position = UDim2.new(0,184,0,0)
  1412. killaura.Position = UDim2.new(0,0,0,275)
  1413. melee.Position = UDim2.new(0,0,0,140)
  1414. removedoors.Position = UDim2.new(0,0,0,50)
  1415. tools.Position = UDim2.new(0,0,0,95)
  1416. speedplus.Position = UDim2.new(0,0,0,365)
  1417. speedminus.Position = UDim2.new(0,0,0,410)
  1418. jumpplus.Position = UDim2.new(0,0,0,455)
  1419. jumpminus.Position = UDim2.new(0,0,0,500)
  1420. sedan.Position = UDim2.new(0,0,0,545)
  1421. squad.Position = UDim2.new(0,0,0,590)
  1422. bypass.Position = UDim2.new(0,0,0,635)
  1423. db.Position = UDim2.new(0,0,0,680)
  1424. floor.Position = UDim2.new(0,0,0,725)
  1425.  
  1426. -- Objects Text Color
  1427. open.TextColor3 = Color3.new(0,0,0)
  1428. name.TextColor3 = Color3.new(0,255,255)
  1429. arrest.TextColor3 = Color3.new(0,0,0)
  1430. btools.TextColor3 = Color3.new(0,0,0)
  1431. escape.TextColor3 = Color3.new(0,0,0)
  1432. exit.TextColor3 = Color3.new(0,0,0)
  1433. killaura.TextColor3 = Color3.new(0,0,0)
  1434. melee.TextColor3 = Color3.new(0,0,0)
  1435. removedoors.TextColor3 = Color3.new(0,0,0)
  1436. tools.TextColor3 = Color3.new(0,0,0)
  1437. speedplus.TextColor3 = Color3.new(0,0,0)
  1438. speedminus.TextColor3 = Color3.new(0,0,0)
  1439. jumpplus.TextColor3 = Color3.new(0,0,0)
  1440. jumpminus.TextColor3 = Color3.new(0,0,0)
  1441. sedan.TextColor3 = Color3.new(0,0,0)
  1442. squad.TextColor3 = Color3.new(0,0,0)
  1443. bypass.TextColor3 = Color3.new(0,0,0)
  1444. db.TextColor3 = Color3.new(0,0,0)
  1445. floor.TextColor3 = Color3.new(0,0,0)
  1446.  
  1447. -- Object Font
  1448. name.Font = 'Fantasy'
  1449.  
  1450. -- Object Text
  1451. open.Text = 'Open'
  1452. name.Text = 'Prison Life v2.0 Commands'
  1453. arrest.Text = 'Arrest [Cops Only]'
  1454. btools.Text = 'Give Btools'
  1455. escape.Text = 'Escape The Prison'
  1456. exit.Text = 'Exit'
  1457. killaura.Text = 'Kill Aura [Danger]'
  1458. melee.Text = 'Give Melee'
  1459. removedoors.Text = 'Remove Doors'
  1460. tools.Text = 'Give Guns'
  1461. speedplus.Text = 'WalkSpeed + 10'
  1462. speedminus.Text = 'WalkSpeed - 10'
  1463. jumpplus.Text = 'JumpPower + 10'
  1464. jumpminus.Text = 'JumpPower - 10'
  1465. sedan.Text = 'Teleport Seden [If got]'
  1466. squad.Text = 'Teleport Squad [If got]'
  1467. bypass.Text = 'Bypass Taser, Arrest [Cannot Punch]'
  1468. db.Text = 'Disable Bypass Taser, Arrest'
  1469. floor.Text = 'Get Tools on the floor'
  1470.  
  1471. -- Object Text Scaled
  1472. open.TextScaled = true
  1473. name.TextScaled = true
  1474. arrest.TextScaled = true
  1475. btools.TextScaled = true
  1476. escape.TextScaled = true
  1477. exit.TextScaled = true
  1478. killaura.TextScaled = true
  1479. melee.TextScaled = true
  1480. removedoors.TextScaled = true
  1481. tools.TextScaled = true
  1482. speedplus.TextScaled = true
  1483. speedminus.TextScaled = true
  1484. jumpplus.TextScaled = true
  1485. jumpminus.TextScaled = true
  1486. sedan.TextScaled = true
  1487. squad.TextScaled = true
  1488. bypass.TextScaled = true
  1489. db.TextScaled = true
  1490. floor.TextScaled = true
  1491.  
  1492. -- Frame Moveable
  1493. frame.Active = true
  1494. frame.Draggable = true
  1495.  
  1496. -- Open Function
  1497. open.MouseButton1Down:connect(function()
  1498. frame.Visible = true
  1499. frame:TweenPosition(UDim2.new(0,5,0.4,0), "Out", "Bounce",1 ,true)
  1500. open.Visible = false
  1501. open.Position = UDim2.new(0,0,0,0)
  1502. end)
  1503.  
  1504. -- Close/Exit Function
  1505. exit.MouseButton1Down:connect(function()
  1506. frame:TweenPosition(UDim2.new(0.1,-400,0.4,0) , "Out", "Quad", 1, true)
  1507. wait(1)
  1508. frame.Visible = false
  1509. wait(.1)
  1510. open.Visible = true
  1511. open:TweenPosition(UDim2.new(0,2,0.8,15), "Out", "Bounce",1 ,true)
  1512. end)
  1513.  
  1514. -- Remove Doors Function
  1515. removedoors.MouseButton1Down:connect(function()
  1516. game.Workspace.Doors:Destroy()
  1517. end)
  1518.  
  1519. -- Guns Function
  1520. tools.MouseButton1Down:connect(function()
  1521. local weapons = {"Remington 870", "M9", "AK-47", "M4A1", "Riot Shield"}
  1522. for i, v in pairs(game.Workspace["Prison_ITEMS"].giver:GetChildren()) do
  1523. for j, k in pairs(weapons) do
  1524. if v.Name == k then
  1525. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  1526. end
  1527. end
  1528. end
  1529. end)
  1530.  
  1531. -- Melee Function
  1532. melee.MouseButton1Down:connect(function()
  1533. local weapons = {"Crude Knife", "Sharpened stick", "Extendo mirror"}
  1534. for i, v in pairs(game.ReplicatedStorage.Tools:GetChildren()) do
  1535. for j, k in pairs(weapons) do
  1536. if v.Name == k then
  1537. v:Clone().Parent = game.Players.LocalPlayer.Backpack
  1538. end
  1539. end
  1540. end
  1541. end)
  1542.  
  1543. -- Btools Function
  1544. btools.MouseButton1Down:connect(function()
  1545. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
  1546. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
  1547. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
  1548. loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()
  1549. end)
  1550.  
  1551. -- Escape Function
  1552. escape.MouseButton1Down:connect(function()
  1553. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(283, 72, 2213)
  1554. end)
  1555.  
  1556. -- Kill Aura Function
  1557. killaura.MouseButton1Down:connect(function()
  1558. while wait(0.1) do
  1559. for i, plr in pairs(game.Players:GetChildren()) do
  1560. if plr.Name ~= game.Players.LocalPlayer.Name then
  1561. for i = 1, 10 do
  1562. game.ReplicatedStorage.meleeEvent:FireServer(plr)
  1563. end
  1564. end
  1565. end
  1566. end
  1567. end)
  1568.  
  1569. -- Arrest Function
  1570. local mouse = game.Players.LocalPlayer:GetMouse()
  1571. local arrestEvent = game.Workspace.Remote.arrest
  1572. mouse.Button1Down:connect(function()
  1573. local obj = mouse.Target
  1574. local response = arrestEvent:InvokeServer(obj)
  1575. end)
  1576.  
  1577. -- WalkSpeed Increase
  1578. speedplus.MouseButton1Down:connect(function()
  1579. p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed + 10
  1580. end)
  1581.  
  1582. -- WalkSpeed Decrease
  1583. speedminus.MouseButton1Down:connect(function()
  1584. p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed - 10
  1585. end)
  1586.  
  1587. -- JumpPower Increase
  1588. jumpplus.MouseButton1Down:connect(function()
  1589. p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower + 10
  1590. end)
  1591.  
  1592. -- JumpPower Decrease
  1593. jumpminus.MouseButton1Down:connect(function()
  1594. p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower - 10
  1595. end)
  1596.  
  1597. -- Seden
  1598. sedan.MouseButton1Down:connect(function()
  1599. local Cars = {"Sedan"}
  1600. for i, v in pairs(game.Workspace["CarContainer"]:GetChildren()) do
  1601. for j, k in pairs(Cars) do
  1602. if v.Name == k then
  1603. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  1604. wait(.1)
  1605. v.Parent = game.Workspace
  1606. elseif not v.Name == k then
  1607. sedan.Text = 'No Sedan Founded yet !'
  1608. wait(2)
  1609. sedan.Text = 'Teleport Seden [If got]'
  1610. end
  1611. end
  1612. end
  1613. end)
  1614.  
  1615. -- Squad
  1616. squad.MouseButton1Down:connect(function()
  1617. local Cars = {"Squad"}
  1618. for i, v in pairs(game.Workspace["CarContainer"]:GetChildren()) do
  1619. for j, k in pairs(Cars) do
  1620. if v.Name == k then
  1621. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  1622. wait(.1)
  1623. v.Parent = game.Workspace
  1624. elseif not v.Name == k then
  1625. squad.Text = 'No Squad Founded yet !'
  1626. wait(2)
  1627. squad.Text = 'Teleport Squad [If got]'
  1628. end
  1629. end
  1630. end
  1631. end)
  1632.  
  1633. -- Bypass Taser , Arrest
  1634. bypass.MouseButton1Down:connect(function()
  1635. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  1636. game.Players.LocalPlayer.CharacterAdded:connect(function()
  1637. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  1638. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  1639. end)
  1640. local message = Instance.new("Message",game.Workspace)
  1641. message.Text = 'Thanks for brack1472 release this script !'
  1642. wait(5)
  1643. message:Destroy()
  1644. end)
  1645.  
  1646. -- Disable Bypass Taser , Arrest
  1647. db.MouseButton1Down:connect(function()
  1648. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  1649. game.Players.LocalPlayer.CharacterAdded:connect(function()
  1650. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  1651. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  1652. end)
  1653. end)
  1654.  
  1655. -- Get Tools On the Floor
  1656. floor.MouseButton1Down:connect(function()
  1657. for i, v in pairs(game.Workspace["Prison_ITEMS"].single:GetChildren()) do
  1658. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  1659. end
  1660. end)
  1661. end)
  1662.  
  1663. CounterBlox.Name = "Counter-Blox"
  1664. CounterBlox.Parent = GamesGUI
  1665. CounterBlox.BackgroundColor3 = Color3.new(1, 1, 1)
  1666. CounterBlox.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  1667. CounterBlox.BorderSizePixel = 0
  1668. CounterBlox.Position = UDim2.new(0.0446735397, 0, 0.528610349, 0)
  1669. CounterBlox.Size = UDim2.new(0, 265, 0, 50)
  1670. CounterBlox.AutoButtonColor = false
  1671. CounterBlox.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  1672. CounterBlox.Font = Enum.Font.SciFi
  1673. CounterBlox.Text = "Counter-Blox"
  1674. CounterBlox.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1675. CounterBlox.TextSize = 20
  1676. CounterBlox.TextWrapped = true
  1677. CounterBlox.MouseButton1Down:connect(function()
  1678. loadstring(game:GetObjects("rbxassetid://1435154910")[1].Source)()
  1679. end)
  1680.  
  1681. Jailbreak.Name = "Jailbreak"
  1682. Jailbreak.Parent = GamesGUI
  1683. Jailbreak.BackgroundColor3 = Color3.new(1, 1, 1)
  1684. Jailbreak.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  1685. Jailbreak.BorderSizePixel = 0
  1686. Jailbreak.Position = UDim2.new(0.0446735397, 0, 0.0217983648, 0)
  1687. Jailbreak.Size = UDim2.new(0, 265, 0, 50)
  1688. Jailbreak.AutoButtonColor = false
  1689. Jailbreak.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  1690. Jailbreak.Font = Enum.Font.SciFi
  1691. Jailbreak.Text = "Jailbreak"
  1692. Jailbreak.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1693. Jailbreak.TextSize = 20
  1694. Jailbreak.TextWrapped = true
  1695. Jailbreak.MouseButton1Down:connect(function()
  1696. -- Jailbreaker V1.4 Made By RedBoy /Cloudy
  1697. local plr = game:GetService("Players").LocalPlayer
  1698.  
  1699.  
  1700. local TpMethod = 2
  1701.  
  1702.  
  1703.  
  1704. function JailbreakTp(...)
  1705. getfenv()["TpMethod" .. TpMethod](...)
  1706. end
  1707.  
  1708. function TpMethod1(...)
  1709. local char = plr.Character
  1710. local root = char.HumanoidRootPart
  1711. local args = {...}
  1712. for i=0,1,0.05 do
  1713. wait()
  1714. root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  1715. end
  1716. end
  1717.  
  1718. function TpMethod2(...)
  1719. local args = {...}
  1720. local char = plr.Character
  1721. local target = Vector3.new(unpack(args,1,3))
  1722. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  1723. dist = math.floor(dist / 100) + 1
  1724. for i=0,dist * 4 do
  1725. wait()
  1726. char:MoveTo(Vector3.new(...))
  1727. end
  1728. if args[#args] == true then
  1729. wait()
  1730. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  1731. end
  1732. end
  1733.  
  1734. function Tween(obj, t, properties)
  1735. local TweenService = game:GetService("TweenService")
  1736. local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  1737. local tween = TweenService:Create(obj,tweenInfo,properties)
  1738. tween:Play()
  1739. return tween
  1740. end
  1741. -- Instances:
  1742. local Jailbreakerv14 = Instance.new("ScreenGui")
  1743. local Main = Instance.new("Frame")
  1744. local TextLabel = Instance.new("TextLabel")
  1745. local ImageLabel = Instance.new("ImageLabel")
  1746. local Name = Instance.new("TextLabel")
  1747. local Version = Instance.new("TextLabel")
  1748. local Open = Instance.new("TextButton")
  1749. local Close = Instance.new("TextButton")
  1750. local PlayerTP = Instance.new("Frame")
  1751. local PlayerTP_Input = Instance.new("TextBox")
  1752. local PlayerTP_Teleport = Instance.new("TextButton")
  1753. local PTPTEXT = Instance.new("TextLabel")
  1754. local NameCredits = Instance.new("TextLabel")
  1755. local OTH = Instance.new("Frame")
  1756. local AutoArrest = Instance.new("TextButton")
  1757. local Btools = Instance.new("TextButton")
  1758. local CarFly = Instance.new("TextButton")
  1759. local Gravity = Instance.new("TextButton")
  1760. local InfiniteHealth = Instance.new("TextButton")
  1761. local InfiniteNitro = Instance.new("TextButton")
  1762. local Infiniteammo = Instance.new("TextButton")
  1763. local Noclip = Instance.new("TextButton")
  1764. local RemoveALL = Instance.new("TextButton")
  1765. local Walkspeed = Instance.new("TextButton")
  1766. local OTHTEXT = Instance.new("TextLabel")
  1767. local TPS = Instance.new("Frame")
  1768. local BankFront = Instance.new("TextButton")
  1769. local BankVault = Instance.new("TextButton")
  1770. local JewIn = Instance.new("TextButton")
  1771. local JewOut = Instance.new("TextButton")
  1772. local Museum = Instance.new("TextButton")
  1773. local MuseumTop = Instance.new("TextButton")
  1774. local crim1 = Instance.new("TextButton")
  1775. local crim2 = Instance.new("TextButton")
  1776. local donut = Instance.new("TextButton")
  1777. local gas = Instance.new("TextButton")
  1778. local train = Instance.new("TextButton")
  1779. local TPTEXT = Instance.new("TextLabel")
  1780. local Guns = Instance.new("Frame")
  1781. local AK47 = Instance.new("TextButton")
  1782. local M4A4 = Instance.new("TextButton")
  1783. local Pistol = Instance.new("TextButton")
  1784. local Shotgun = Instance.new("TextButton")
  1785. local GUNSTEXT = Instance.new("TextLabel")
  1786. local AutoRob = Instance.new("Frame")
  1787. local BankAutoRobBtn = Instance.new("TextButton")
  1788. local AuTEXT = Instance.new("TextLabel")
  1789. local JewelryStatus = Instance.new("TextLabel")
  1790. local BankStatus = Instance.new("TextLabel")
  1791. --Properties:
  1792. Jailbreakerv14.Name = "Jailbreaker v1.4"
  1793. Jailbreakerv14.Parent = game.CoreGui
  1794.  
  1795. Main.Name = "Main"
  1796. Main.Parent = Jailbreakerv14
  1797. Main.Active = true
  1798. Main.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1799. Main.BackgroundTransparency = 0.10000000149012
  1800. Main.Position = UDim2.new(0.879999995, 0, 0.400000006, 0)
  1801. Main.Size = UDim2.new(0, 150, 0, 200)
  1802.  
  1803. TextLabel.Parent = Main
  1804. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1805. TextLabel.BackgroundTransparency = 1
  1806. TextLabel.Size = UDim2.new(0, 150, 0, 50)
  1807. TextLabel.Font = Enum.Font.Cartoon
  1808. TextLabel.Text = "Jailbreaker"
  1809. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1810. TextLabel.TextScaled = true
  1811. TextLabel.TextSize = 14
  1812. TextLabel.TextWrapped = true
  1813.  
  1814. ImageLabel.Parent = Main
  1815. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1816. ImageLabel.BackgroundTransparency = 1
  1817. ImageLabel.BorderSizePixel = 0
  1818. ImageLabel.Position = UDim2.new(0, 0, 0, 104)
  1819. ImageLabel.Size = UDim2.new(0, 150, 0, 75)
  1820. ImageLabel.ZIndex = 2
  1821. ImageLabel.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&userId=1"
  1822.  
  1823. Name.Name = "Name"
  1824. Name.Parent = Main
  1825. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  1826. Name.BackgroundTransparency = 0.89999997615814
  1827. Name.BorderSizePixel = 0
  1828. Name.Position = UDim2.new(0, 0, 0, 79)
  1829. Name.Size = UDim2.new(0, 150, 0, 20)
  1830. Name.Font = Enum.Font.SourceSans
  1831. Name.Text = "Player Name"
  1832. Name.TextColor3 = Color3.new(1, 1, 1)
  1833. Name.TextScaled = true
  1834. Name.TextSize = 14
  1835. Name.TextWrapped = true
  1836.  
  1837. Version.Name = "Version"
  1838. Version.Parent = Main
  1839. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  1840. Version.BackgroundTransparency = 0.89999997615814
  1841. Version.BorderSizePixel = 0
  1842. Version.Position = UDim2.new(-0.666666687, 100, 1.05499995, -32)
  1843. Version.Size = UDim2.new(0, 150, 0, 20)
  1844. Version.Font = Enum.Font.SourceSans
  1845. Version.Text = "Version 1.4"
  1846. Version.TextColor3 = Color3.new(1, 1, 1)
  1847. Version.TextScaled = true
  1848. Version.TextSize = 14
  1849. Version.TextWrapped = true
  1850.  
  1851. Open.Name = "Open"
  1852. Open.Parent = Main
  1853. Open.BackgroundColor3 = Color3.new(1, 1, 0)
  1854. Open.Position = UDim2.new(0, 0, 0.194999993, 0)
  1855. Open.Size = UDim2.new(0, 150, 0, 40)
  1856. Open.Font = Enum.Font.SourceSans
  1857. Open.Text = "Open GUI"
  1858. Open.TextColor3 = Color3.new(0, 0, 0)
  1859. Open.TextScaled = true
  1860. Open.TextSize = 14
  1861. Open.TextWrapped = true
  1862. Open.MouseButton1Down:connect(function()
  1863. Open.Visible = false
  1864. OTH.Visible = true
  1865. TPS.Visible = true
  1866. AutoRob.Visible = true
  1867. PlayerTP.Visible = true
  1868. Guns.Visible = true
  1869. Close.Visible = true
  1870. end)
  1871. Close.Name = "Close"
  1872. Close.Parent = Main
  1873. Close.BackgroundColor3 = Color3.new(1, 1, 0)
  1874. Close.Position = UDim2.new(0, 0, 0.194999993, 0)
  1875. Close.Size = UDim2.new(0, 150, 0, 40)
  1876. Close.Visible = false
  1877. Close.Font = Enum.Font.SourceSans
  1878. Close.Text = "Close"
  1879. Close.TextColor3 = Color3.new(0, 0, 0)
  1880. Close.TextScaled = true
  1881. Close.TextSize = 14
  1882. Close.TextWrapped = true
  1883. Close.MouseButton1Down:connect(function()
  1884. Open.Visible = true
  1885. OTH.Visible = false
  1886. TPS.Visible = false
  1887. AutoRob.Visible = false
  1888. PlayerTP.Visible = false
  1889. Guns.Visible = false
  1890. Close.Visible = false
  1891. end)
  1892. PlayerTP.Name = "PlayerTP"
  1893. PlayerTP.Parent = Jailbreakerv14
  1894. PlayerTP.Active = true
  1895. PlayerTP.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  1896. PlayerTP.BackgroundTransparency = 1
  1897. PlayerTP.Position = UDim2.new(0.579823673, 0, 0.258893281, 0)
  1898. PlayerTP.Size = UDim2.new(0, 150, 0, 312)
  1899. PlayerTP.Visible = false
  1900.  
  1901. PlayerTP_Input.Name = "PlayerTP_Input"
  1902. PlayerTP_Input.Parent = PlayerTP
  1903. PlayerTP_Input.BackgroundColor3 = Color3.new(1, 0, 0)
  1904. PlayerTP_Input.Position = UDim2.new(0, 0, 0.0352564119, 0)
  1905. PlayerTP_Input.Size = UDim2.new(0, 150, 0, 50)
  1906. PlayerTP_Input.Font = Enum.Font.ArialBold
  1907. PlayerTP_Input.Text = "Player Name"
  1908. PlayerTP_Input.TextSize = 20
  1909. PlayerTP_Input.TextWrapped = true
  1910.  
  1911. PlayerTP_Teleport.Name = "PlayerTP_Teleport"
  1912. PlayerTP_Teleport.Parent = PlayerTP
  1913. PlayerTP_Teleport.BackgroundColor3 = Color3.new(0.4, 0.0980392, 1)
  1914. PlayerTP_Teleport.Position = UDim2.new(0, 0, 0.25, 0)
  1915. PlayerTP_Teleport.Size = UDim2.new(0, 150, 0, 50)
  1916. PlayerTP_Teleport.Font = Enum.Font.SourceSansBold
  1917. PlayerTP_Teleport.Text = "Teleport To Player"
  1918. PlayerTP_Teleport.TextScaled = true
  1919. PlayerTP_Teleport.TextSize = 14
  1920. PlayerTP_Teleport.TextWrapped = true
  1921.  
  1922. PTPTEXT.Name = "PTPTEXT"
  1923. PTPTEXT.Parent = PlayerTP
  1924. PTPTEXT.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  1925. PTPTEXT.Position = UDim2.new(0, 0, -0.0799999982, 0)
  1926. PTPTEXT.Size = UDim2.new(0, 150, 0, 30)
  1927. PTPTEXT.Font = Enum.Font.SourceSans
  1928. PTPTEXT.Text = "Player TP"
  1929. PTPTEXT.TextColor3 = Color3.new(1, 1, 1)
  1930. PTPTEXT.TextScaled = true
  1931. PTPTEXT.TextSize = 14
  1932. PTPTEXT.TextWrapped = true
  1933.  
  1934. NameCredits.Name = "Name Credits"
  1935. NameCredits.Parent = Jailbreakerv14
  1936. NameCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  1937. NameCredits.BackgroundTransparency = 1
  1938. NameCredits.Position = UDim2.new(0.5, 0, 0.939999998, 0)
  1939. NameCredits.Size = UDim2.new(0, 300, 0, 50)
  1940. NameCredits.Font = Enum.Font.Cartoon
  1941. NameCredits.Text = "Made By RedBoy / Cloudy "
  1942. NameCredits.TextColor3 = Color3.new(0, 0, 0)
  1943. NameCredits.TextScaled = true
  1944. NameCredits.TextSize = 14
  1945. NameCredits.TextWrapped = true
  1946.  
  1947. OTH.Name = "OTH"
  1948. OTH.Parent = Jailbreakerv14
  1949. OTH.Active = true
  1950. OTH.BackgroundColor3 = Color3.new(1, 1, 1)
  1951. OTH.BackgroundTransparency = 1
  1952. OTH.Position = UDim2.new(0.219999999, 0, 0.104000002, 0)
  1953. OTH.Size = UDim2.new(0, 150, 0, 400)
  1954. OTH.Visible = false
  1955.  
  1956. AutoArrest.Name = "AutoArrest"
  1957. AutoArrest.Parent = OTH
  1958. AutoArrest.BackgroundColor3 = Color3.new(1, 0, 0)
  1959. AutoArrest.Size = UDim2.new(0, 150, 0, 30)
  1960. AutoArrest.Font = Enum.Font.Cartoon
  1961. AutoArrest.Text = "Auto Arrest"
  1962. AutoArrest.TextSize = 18
  1963. AutoArrest.TextWrapped = true
  1964. AutoArrest.MouseButton1Down:connect(function()
  1965. local Player = game.Players.LocalPlayer
  1966. wait(0.5)
  1967. for i,v in pairs(game.Teams.Criminal:GetPlayers()) do
  1968. repeat
  1969. wait()
  1970. Player.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  1971. until v.Team.Name ~= "Criminal"
  1972. end
  1973.  
  1974. end)
  1975. Btools.Name = "Btools"
  1976. Btools.Parent = OTH
  1977. Btools.BackgroundColor3 = Color3.new(1, 0, 0)
  1978. Btools.Position = UDim2.new(0, 0, 0.5, 0)
  1979. Btools.Size = UDim2.new(0, 150, 0, 30)
  1980. Btools.Font = Enum.Font.Cartoon
  1981. Btools.Text = "Btools"
  1982. Btools.TextSize = 18
  1983. Btools.TextWrapped = true
  1984. Btools.MouseButton1Down:connect(function()
  1985. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  1986. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  1987. if child.ClassName == "Part" then
  1988. child.Locked = false
  1989. end
  1990. if child.ClassName == "MeshPart" then
  1991. child.Locked = false
  1992. end
  1993. if child.ClassName == "UnionOperation" then
  1994. child.Locked = false
  1995. end
  1996. if child.ClassName == "Model" then
  1997. for index, chil in pairs(child:GetChildren()) do
  1998. if chil.ClassName == "Part" then
  1999. chil.Locked = false
  2000. end
  2001. if chil.ClassName == "MeshPart" then
  2002. chil.Locked = false
  2003. end
  2004. if chil.ClassName == "UnionOperation" then
  2005. chil.Locked = false
  2006. end
  2007. if chil.ClassName == "Model" then
  2008. for index, childe in pairs(chil:GetChildren()) do
  2009. if childe.ClassName == "Part" then
  2010. childe.Locked = false
  2011. end
  2012. if childe.ClassName == "MeshPart" then
  2013. childe.Locked = false
  2014. end
  2015. if childe.ClassName == "UnionOperation" then
  2016. childe.Locked = false
  2017. end
  2018. if childe.ClassName == "Model" then
  2019. for index, childeo in pairs(childe:GetChildren()) do
  2020. if childeo.ClassName == "Part" then
  2021. childeo.Locked = false
  2022. end
  2023. if childeo.ClassName == "MeshPart" then
  2024. childeo.Locked = false
  2025. end
  2026. if childeo.ClassName == "UnionOperation" then
  2027. childeo.Locked = false
  2028. end
  2029. if childeo.ClassName == "Model" then
  2030. end
  2031. end
  2032. end
  2033. end
  2034. end
  2035. end
  2036. end
  2037. end
  2038. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2039. c.BinType = Enum.BinType.Hammer
  2040. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2041. c.BinType = Enum.BinType.Clone
  2042. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  2043. c.BinType = Enum.BinType.Grab
  2044. end)
  2045. CarFly.Name = "CarFly"
  2046. CarFly.Parent = OTH
  2047. CarFly.BackgroundColor3 = Color3.new(1, 0, 0)
  2048. CarFly.Position = UDim2.new(0, 0, 0.800000012, 0)
  2049. CarFly.Size = UDim2.new(0, 150, 0, 30)
  2050. CarFly.Font = Enum.Font.Cartoon
  2051. CarFly.Text = "Car Fly [R]"
  2052. CarFly.TextSize = 18
  2053. CarFly.TextWrapped = true
  2054. CarFly.MouseButton1Down:connect(function()
  2055. CARFLYR.Visible = true
  2056. end)
  2057.  
  2058.  
  2059.  
  2060. local plr = game:GetService("Players").LocalPlayer
  2061. local m = plr:GetMouse()
  2062. m.KeyDown:connect(function(k)
  2063. if k:byte() == 114 then
  2064. plrh = game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'
  2065. plrh:ChangeState('Jumping')
  2066. wait()
  2067. plrh:ChangeState('Seated')
  2068. end
  2069. end)
  2070. Gravity.Name = "Gravity"
  2071. Gravity.Parent = OTH
  2072. Gravity.BackgroundColor3 = Color3.new(1, 0, 0)
  2073. Gravity.Position = UDim2.new(0, 0, 0.200000003, 0)
  2074. Gravity.Size = UDim2.new(0, 150, 0, 30)
  2075. Gravity.Font = Enum.Font.Cartoon
  2076. Gravity.Text = "Gravity"
  2077. Gravity.TextSize = 18
  2078. Gravity.TextWrapped = true
  2079. Gravity.MouseButton1Down:connect(function()
  2080. if Gravity == true then
  2081. Gravity = false
  2082. game.workspace.Gravity = 196.2
  2083. Gravity.Text = "Gravity OFF"
  2084. else
  2085. Gravity = true
  2086. game.workspace.Gravity = 45
  2087. Gravity.Text = "Gravity ON"
  2088. end
  2089. end)
  2090. InfiniteHealth.Name = "InfiniteHealth"
  2091. InfiniteHealth.Parent = OTH
  2092. InfiniteHealth.BackgroundColor3 = Color3.new(1, 0, 0)
  2093. InfiniteHealth.Position = UDim2.new(0, 0, 0.699999988, 0)
  2094. InfiniteHealth.Size = UDim2.new(0, 150, 0, 30)
  2095. InfiniteHealth.Font = Enum.Font.Cartoon
  2096. InfiniteHealth.Text = "INF Health"
  2097. InfiniteHealth.TextSize = 18
  2098. InfiniteHealth.TextWrapped = true
  2099. InfiniteHealth.MouseButton1Down:connect(function()
  2100. game:GetService("Players").LocalPlayer.Character.Humanoid.Name = 1
  2101. local l = game:GetService("Players").LocalPlayer.Character["1"]:Clone()
  2102. l.Parent = game:GetService("Players").LocalPlayer.Character
  2103. l.Name = "Humanoid"
  2104. wait(0.1)
  2105. game:GetService("Players").LocalPlayer.Character["1"]:Destroy()
  2106. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players").LocalPlayer.Character
  2107. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = true
  2108. wait(0.1)
  2109. game:GetService("Players").LocalPlayer.Character.Animate.Disabled = false
  2110. game:GetService("Players").LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2111. end)
  2112. InfiniteNitro.Name = "InfiniteNitro"
  2113. InfiniteNitro.Parent = OTH
  2114. InfiniteNitro.BackgroundColor3 = Color3.new(1, 0, 0)
  2115. InfiniteNitro.Position = UDim2.new(0, 0, 0.600000024, 0)
  2116. InfiniteNitro.Size = UDim2.new(0, 150, 0, 30)
  2117. InfiniteNitro.Font = Enum.Font.Cartoon
  2118. InfiniteNitro.Text = "INF Nitro"
  2119. InfiniteNitro.TextSize = 18
  2120. InfiniteNitro.TextWrapped = true
  2121. InfiniteNitro.MouseButton1Down:connect(function()
  2122. game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "69696969"
  2123. game:GetService('Players').LocalPlayer.PlayerGui.ProductGui.Nitro:ClearAllChildren()
  2124. end)
  2125. Infiniteammo.Name = "Infiniteammo"
  2126. Infiniteammo.Parent = OTH
  2127. Infiniteammo.BackgroundColor3 = Color3.new(1, 0, 0)
  2128. Infiniteammo.Position = UDim2.new(0, 0, 0.899999976, 0)
  2129. Infiniteammo.Size = UDim2.new(0, 150, 0, 30)
  2130. Infiniteammo.Font = Enum.Font.Cartoon
  2131. Infiniteammo.Text = "InfiniteJump"
  2132. Infiniteammo.TextSize = 18
  2133. Infiniteammo.TextWrapped = true
  2134.  
  2135. local InfiniteJumpEnabled = true
  2136. game:GetService("UserInputService").JumpRequest:connect(function()
  2137. if InfiniteJumpEnabled == true then
  2138. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  2139. if InfiniteJumpEnabled == false then
  2140.  
  2141. end
  2142. end
  2143. end)
  2144.  
  2145. Noclip.Name = "Noclip"
  2146. Noclip.Parent = OTH
  2147. Noclip.BackgroundColor3 = Color3.new(1, 0, 0)
  2148. Noclip.Position = UDim2.new(0, 0, 0.400000006, 0)
  2149. Noclip.Size = UDim2.new(0, 150, 0, 30)
  2150. Noclip.Font = Enum.Font.Cartoon
  2151. Noclip.Text = "Noclip [B]"
  2152. Noclip.TextSize = 18
  2153. Noclip.TextWrapped = true
  2154. Noclip.MouseButton1Down:connect(function()
  2155.  
  2156. local noclipplayer = game:GetService("Players").LocalPlayer
  2157. local noclipmouse = noclipplayer:GetMouse()
  2158.  
  2159. local donoclip = false
  2160. local noclip = false
  2161.  
  2162. function b_noclip(key)
  2163. if (key == "b") then
  2164. if noclip == false then
  2165. donoclip = true
  2166.  
  2167. noclip = true
  2168. elseif noclip == true then
  2169. donoclip = false
  2170.  
  2171. noclip = false
  2172. end
  2173. end
  2174. end
  2175.  
  2176. noclipmouse.KeyDown:connect(b_noclip)
  2177.  
  2178. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  2179. if obj ~= workspace.Terrain then
  2180. if donoclip == true then
  2181. obj.CanCollide = false
  2182. else
  2183. obj.CanCollide = true
  2184. end
  2185. end
  2186. end)
  2187. end)
  2188. RemoveALL.Name = "RemoveALL"
  2189. RemoveALL.Parent = OTH
  2190. RemoveALL.BackgroundColor3 = Color3.new(1, 0, 0)
  2191. RemoveALL.Position = UDim2.new(0, 0, 0.300000012, 0)
  2192. RemoveALL.Size = UDim2.new(0, 150, 0, 30)
  2193. RemoveALL.Font = Enum.Font.Cartoon
  2194. RemoveALL.Text = "RemoveALL"
  2195. RemoveALL.TextSize = 18
  2196. RemoveALL.TextWrapped = true
  2197. RemoveALL.MouseButton1Down:connect(function()
  2198. game.Workspace.Cells:Remove()
  2199.  
  2200. game.Workspace.Museum.CaseLasers:Remove()
  2201.  
  2202. game.Workspace.Museum.Lights:Remove()
  2203.  
  2204. game.Workspace.Museum.Doors:Remove()
  2205.  
  2206. game.Workspace.EscapeRoutes:Remove()
  2207.  
  2208. for i,v in pairs(workspace.Doors:GetChildren()) do
  2209. v:Destroy()
  2210.  
  2211. end
  2212. end)
  2213.  
  2214. RemoveALL.MouseButton1Down:connect(function()
  2215. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  2216. banklasers[1].Lasers:Destroy()
  2217. end)
  2218.  
  2219. RemoveALL.MouseButton1Down:connect(function()
  2220. local jewelry = game:GetService("Workspace").Jewelrys:GetChildren()
  2221.  
  2222. for i = 1,4 do
  2223. local xd = jewelry[1].Model.BarbedWire
  2224. xd:Destroy()
  2225. end
  2226. end)
  2227.  
  2228. RemoveALL.MouseButton1Down:connect(function()
  2229. local banklasers = game:GetService("Workspace").Banks:GetChildren()
  2230. banklasers[1].Door.Model:Destroy()
  2231. end)
  2232. Walkspeed.Name = "Walkspeed"
  2233. Walkspeed.Parent = OTH
  2234. Walkspeed.BackgroundColor3 = Color3.new(1, 0, 0)
  2235. Walkspeed.Position = UDim2.new(0, 0, 0.100000001, 0)
  2236. Walkspeed.Size = UDim2.new(0, 150, 0, 30)
  2237. Walkspeed.Font = Enum.Font.Cartoon
  2238. Walkspeed.Text = "Walkspeed[X]"
  2239. Walkspeed.TextSize = 18
  2240. Walkspeed.TextWrapped = true
  2241. Walkspeed.MouseButton1Down:connect(function()
  2242. local walkspeedplayer = game:GetService("Players").LocalPlayer
  2243. local walkspeedmouse = walkspeedplayer:GetMouse()
  2244.  
  2245. local walkspeedenabled = false
  2246.  
  2247. function x_walkspeed(key)
  2248. if (key == "x") then
  2249. if walkspeedenabled == false then
  2250. _G.WS = 200;
  2251. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  2252. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  2253. Humanoid.WalkSpeed = _G.WS;
  2254. end)
  2255. Humanoid.WalkSpeed = _G.WS;
  2256.  
  2257. walkspeedenabled = true
  2258. elseif walkspeedenabled == true then
  2259. _G.WS = 20;
  2260. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  2261. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  2262. Humanoid.WalkSpeed = _G.WS;
  2263. end)
  2264. Humanoid.WalkSpeed = _G.WS;
  2265.  
  2266. walkspeedenabled = false
  2267. end
  2268. end
  2269. end
  2270.  
  2271. walkspeedmouse.KeyDown:connect(x_walkspeed)
  2272.  
  2273. WALKX.Visible =true
  2274. end)
  2275. OTHTEXT.Name = "OTHTEXT"
  2276. OTHTEXT.Parent = OTH
  2277. OTHTEXT.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  2278. OTHTEXT.Position = UDim2.new(0, 0, -0.0799999982, 0)
  2279. OTHTEXT.Size = UDim2.new(0, 150, 0, 30)
  2280. OTHTEXT.Font = Enum.Font.SourceSans
  2281. OTHTEXT.Text = "Functions"
  2282. OTHTEXT.TextColor3 = Color3.new(1, 1, 1)
  2283. OTHTEXT.TextScaled = true
  2284. OTHTEXT.TextSize = 14
  2285. OTHTEXT.TextWrapped = true
  2286.  
  2287. TPS.Name = "TPS"
  2288. TPS.Parent = Jailbreakerv14
  2289. TPS.Active = true
  2290. TPS.BackgroundColor3 = Color3.new(1, 1, 1)
  2291. TPS.BackgroundTransparency = 1
  2292. TPS.Position = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  2293. TPS.Size = UDim2.new(0, 150, 0, 400)
  2294. TPS.Visible = false
  2295.  
  2296. BankFront.Name = "BankFront"
  2297. BankFront.Parent = TPS
  2298. BankFront.BackgroundColor3 = Color3.new(1, 0, 0)
  2299. BankFront.Size = UDim2.new(0, 150, 0, 30)
  2300. BankFront.Font = Enum.Font.Cartoon
  2301. BankFront.Text = "BankFront"
  2302. BankFront.TextSize = 18
  2303. BankFront.TextWrapped = true
  2304. BankFront.MouseButton1Down:connect(function()
  2305. for i = 1,45 do
  2306. wait(.08)
  2307. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147)
  2308. end
  2309. end)
  2310. BankVault.Name = "BankVault"
  2311. BankVault.Parent = TPS
  2312. BankVault.BackgroundColor3 = Color3.new(1, 0, 0)
  2313. BankVault.Position = UDim2.new(0, 0, 0.100000001, 0)
  2314. BankVault.Size = UDim2.new(0, 150, 0, 30)
  2315. BankVault.Font = Enum.Font.Cartoon
  2316. BankVault.Text = "BankVault"
  2317. BankVault.TextSize = 18
  2318. BankVault.TextWrapped = true
  2319. BankVault.MouseButton1Down:connect(function()
  2320. for i = 1,45 do
  2321. wait(.08)
  2322. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(18.3854294, 0.765628457, 815.506348)
  2323. end
  2324. end)
  2325. JewIn.Name = "JewIn"
  2326. JewIn.Parent = TPS
  2327. JewIn.BackgroundColor3 = Color3.new(1, 0, 0)
  2328. JewIn.Position = UDim2.new(0, 0, 0.200000003, 0)
  2329. JewIn.Size = UDim2.new(0, 150, 0, 30)
  2330. JewIn.Font = Enum.Font.Cartoon
  2331. JewIn.Text = "Jewelry Inside"
  2332. JewIn.TextSize = 18
  2333. JewIn.TextWrapped = true
  2334. JewIn.MouseButton1Down:connect(function()
  2335. for i = 1,45 do
  2336. wait(.08)
  2337. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407)
  2338. end
  2339. end)
  2340. JewOut.Name = "JewOut"
  2341. JewOut.Parent = TPS
  2342. JewOut.BackgroundColor3 = Color3.new(1, 0, 0)
  2343. JewOut.Position = UDim2.new(0, 0, 0.300000012, 0)
  2344. JewOut.Size = UDim2.new(0, 150, 0, 30)
  2345. JewOut.Font = Enum.Font.Cartoon
  2346. JewOut.Text = "Jewelry Top"
  2347. JewOut.TextSize = 18
  2348. JewOut.TextWrapped = true
  2349. JewOut.MouseButton1Down:connect(function()
  2350. for i = 1,45 do
  2351. wait(.08)
  2352. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175)
  2353. end
  2354. end)
  2355. Museum.Name = "Museum"
  2356. Museum.Parent = TPS
  2357. Museum.BackgroundColor3 = Color3.new(1, 0, 0)
  2358. Museum.Position = UDim2.new(0, 0, 0.400000006, 0)
  2359. Museum.Size = UDim2.new(0, 150, 0, 30)
  2360. Museum.Font = Enum.Font.Cartoon
  2361. Museum.Text = "Museum In"
  2362. Museum.TextSize = 18
  2363. Museum.TextWrapped = true
  2364. Museum.MouseButton1Down:connect(function()
  2365. for i = 1,45 do
  2366. wait(.08)
  2367. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1063.02, 117.562, 1218.757) + Vector3.new(1,0,0)
  2368. end
  2369. end)
  2370. MuseumTop.Name = "MuseumTop"
  2371. MuseumTop.Parent = TPS
  2372. MuseumTop.BackgroundColor3 = Color3.new(1, 0, 0)
  2373. MuseumTop.Position = UDim2.new(0, 0, 0.5, 0)
  2374. MuseumTop.Size = UDim2.new(0, 150, 0, 30)
  2375. MuseumTop.Font = Enum.Font.Cartoon
  2376. MuseumTop.Text = "Museum Roof"
  2377. MuseumTop.TextSize = 18
  2378. MuseumTop.TextWrapped = true
  2379. MuseumTop.MouseButton1Down:connect(function()
  2380. for i = 1,45 do
  2381. wait(.08)
  2382. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1078.45, 153.904, 1176.52) + Vector3.new(1,0,0)
  2383. end
  2384. end)
  2385. crim1.Name = "crim1"
  2386. crim1.Parent = TPS
  2387. crim1.BackgroundColor3 = Color3.new(1, 0, 0)
  2388. crim1.Position = UDim2.new(0, 0, 0.899999976, 0)
  2389. crim1.Size = UDim2.new(0, 150, 0, 30)
  2390. crim1.Font = Enum.Font.Cartoon
  2391. crim1.Text = "Criminal Base 1"
  2392. crim1.TextSize = 18
  2393. crim1.TextWrapped = true
  2394. crim1.MouseButton1Down:connect(function()
  2395. for i = 1,45 do
  2396. wait(.08)
  2397. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261)
  2398. end
  2399. end)
  2400. crim2.Name = "crim2"
  2401. crim2.Parent = TPS
  2402. crim2.BackgroundColor3 = Color3.new(1, 0, 0)
  2403. crim2.Position = UDim2.new(0, 0, 0.800000012, 0)
  2404. crim2.Size = UDim2.new(0, 150, 0, 30)
  2405. crim2.Font = Enum.Font.Cartoon
  2406. crim2.Text = "Criminal Base 2"
  2407. crim2.TextSize = 18
  2408. crim2.TextWrapped = true
  2409. crim2.MouseButton1Down:connect(function()
  2410. for i = 1,45 do
  2411. wait(.08)
  2412. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650.80896, 49.863636, -1770.66626)
  2413. end
  2414. end)
  2415. donut.Name = "donut"
  2416. donut.Parent = TPS
  2417. donut.BackgroundColor3 = Color3.new(1, 0, 0)
  2418. donut.Position = UDim2.new(0, 0, 0.600000024, 0)
  2419. donut.Size = UDim2.new(0, 150, 0, 30)
  2420. donut.Font = Enum.Font.Cartoon
  2421. donut.Text = "Donut Shop"
  2422. donut.TextSize = 18
  2423. donut.TextWrapped = true
  2424. donut.MouseButton1Down:connect(function()
  2425. for i = 1,45 do
  2426. wait(.08)
  2427. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206)
  2428. end
  2429. end)
  2430. gas.Name = "gas"
  2431. gas.Parent = TPS
  2432. gas.BackgroundColor3 = Color3.new(1, 0, 0)
  2433. gas.Position = UDim2.new(0, 0, 0.699999988, 0)
  2434. gas.Size = UDim2.new(0, 150, 0, 30)
  2435. gas.Font = Enum.Font.Cartoon
  2436. gas.Text = "Gas Station"
  2437. gas.TextSize = 18
  2438. gas.TextWrapped = true
  2439. gas.MouseButton1Down:connect(function()
  2440. for i = 1,45 do
  2441. wait(.08)
  2442. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262)
  2443. end
  2444. end)
  2445. train.Name = "train"
  2446. train.Parent = TPS
  2447. train.BackgroundColor3 = Color3.new(1, 0, 0)
  2448. train.Position = UDim2.new(0, 0, 1, 0)
  2449. train.Size = UDim2.new(0, 150, 0, 30)
  2450. train.Font = Enum.Font.Cartoon
  2451. train.Text = "Train Spawn"
  2452. train.TextSize = 18
  2453. train.TextWrapped = true
  2454. train.MouseButton1Down:connect(function()
  2455. for i = 1,45 do
  2456. wait(.08)
  2457. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116)
  2458. end
  2459. end)
  2460. TPTEXT.Name = "TPTEXT"
  2461. TPTEXT.Parent = TPS
  2462. TPTEXT.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  2463. TPTEXT.Position = UDim2.new(0, 0, -0.0799999982, 0)
  2464. TPTEXT.Size = UDim2.new(0, 150, 0, 30)
  2465. TPTEXT.Font = Enum.Font.SourceSans
  2466. TPTEXT.Text = "Teleports"
  2467. TPTEXT.TextColor3 = Color3.new(1, 1, 1)
  2468. TPTEXT.TextScaled = true
  2469. TPTEXT.TextSize = 14
  2470. TPTEXT.TextWrapped = true
  2471.  
  2472. Guns.Name = "Guns"
  2473. Guns.Parent = Jailbreakerv14
  2474. Guns.Active = true
  2475. Guns.BackgroundColor3 = Color3.new(1, 1, 1)
  2476. Guns.BackgroundTransparency = 1
  2477. Guns.Position = UDim2.new(0.400000006, 0, 0.104000002, 0)
  2478. Guns.Size = UDim2.new(0, 150, 0, 400)
  2479. Guns.Visible = false
  2480.  
  2481. AK47.Name = "AK47"
  2482. AK47.Parent = Guns
  2483. AK47.BackgroundColor3 = Color3.new(1, 0, 0)
  2484. AK47.Position = UDim2.new(0, 0, 0.100000001, 0)
  2485. AK47.Size = UDim2.new(0, 150, 0, 30)
  2486. AK47.Font = Enum.Font.Cartoon
  2487. AK47.Text = "AK47"
  2488. AK47.TextSize = 18
  2489. AK47.TextWrapped = true
  2490. AK47.MouseButton1Down:connect(function()
  2491. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2492.  
  2493. a = Instance.new("Part", workspace)
  2494. a.Anchored = true
  2495. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2496. a.CanCollide = false
  2497.  
  2498. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  2499. if v.Name == "ShootingRange" then
  2500. for a, b in pairs(v:GetChildren()) do
  2501. if b:IsA("StringValue") then
  2502. if b.Value == "AK47" then
  2503. v.CFrame = CFrame.new(hit)
  2504. end
  2505. end
  2506. end
  2507. end
  2508. end
  2509. end)
  2510. M4A4.Name = "M4A4"
  2511. M4A4.Parent = Guns
  2512. M4A4.BackgroundColor3 = Color3.new(1, 0, 0)
  2513. M4A4.Size = UDim2.new(0, 150, 0, 30)
  2514. M4A4.Font = Enum.Font.Cartoon
  2515. M4A4.Text = "M4A4"
  2516. M4A4.TextSize = 18
  2517. M4A4.TextWrapped = true
  2518. M4A4.MouseButton1Down:connect(function()
  2519. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2520.  
  2521. a = Instance.new("Part", workspace)
  2522. a.Anchored = true
  2523. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2524. a.CanCollide = false
  2525.  
  2526. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  2527. if v.Name == "Station" then
  2528. for a, b in pairs(v:GetChildren()) do
  2529. if b:IsA("StringValue") then
  2530. if b.Value == "RifleSWAT" then
  2531. v.CFrame = CFrame.new(hit)
  2532. end
  2533. end
  2534. end
  2535. end
  2536. end
  2537. end)
  2538. Pistol.Name = "Pistol"
  2539. Pistol.Parent = Guns
  2540. Pistol.BackgroundColor3 = Color3.new(1, 0, 0)
  2541. Pistol.Position = UDim2.new(0, 0, 0.300000012, 0)
  2542. Pistol.Size = UDim2.new(0, 150, 0, 30)
  2543. Pistol.Font = Enum.Font.Cartoon
  2544. Pistol.Text = "Pistol"
  2545. Pistol.TextSize = 18
  2546. Pistol.TextWrapped = true
  2547. Pistol.MouseButton1Down:connect(function()
  2548. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2549.  
  2550. a = Instance.new("Part", workspace)
  2551. a.Anchored = true
  2552. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2553. a.CanCollide = false
  2554.  
  2555. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  2556. if v.Name == "Station" then
  2557. for a, b in pairs(v:GetChildren()) do
  2558. if b:IsA("StringValue") then
  2559. if b.Value == "Pistol" then
  2560. v.CFrame = CFrame.new(hit)
  2561. end
  2562. end
  2563. end
  2564. end
  2565. end
  2566. end)
  2567. Shotgun.Name = "Shotgun"
  2568. Shotgun.Parent = Guns
  2569. Shotgun.BackgroundColor3 = Color3.new(1, 0, 0)
  2570. Shotgun.Position = UDim2.new(0, 0, 0.200000003, 0)
  2571. Shotgun.Size = UDim2.new(0, 150, 0, 30)
  2572. Shotgun.Font = Enum.Font.Cartoon
  2573. Shotgun.Text = "Shotgun"
  2574. Shotgun.TextSize = 18
  2575. Shotgun.TextWrapped = true
  2576. Shotgun.MouseButton1Down:connect(function()
  2577. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2578.  
  2579. a = Instance.new("Part", workspace)
  2580. a.Anchored = true
  2581. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  2582. a.CanCollide = false
  2583.  
  2584. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  2585. if v.Name == "Station" then
  2586. for a, b in pairs(v:GetChildren()) do
  2587. if b:IsA("StringValue") then
  2588. if b.Value == "Shotgun" then
  2589. v.CFrame = CFrame.new(hit)
  2590. end
  2591. end
  2592. end
  2593. end
  2594. end
  2595. end)
  2596. GUNSTEXT.Name = "GUNSTEXT"
  2597. GUNSTEXT.Parent = Guns
  2598. GUNSTEXT.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  2599. GUNSTEXT.Position = UDim2.new(0, 0, -0.0799999982, 0)
  2600. GUNSTEXT.Size = UDim2.new(0, 150, 0, 30)
  2601. GUNSTEXT.Font = Enum.Font.SourceSans
  2602. GUNSTEXT.Text = "Guns"
  2603. GUNSTEXT.TextColor3 = Color3.new(1, 1, 1)
  2604. GUNSTEXT.TextScaled = true
  2605. GUNSTEXT.TextSize = 14
  2606. GUNSTEXT.TextWrapped = true
  2607.  
  2608. AutoRob.Name = "Auto Rob"
  2609. AutoRob.Parent = Jailbreakerv14
  2610. AutoRob.Active = true
  2611. AutoRob.BackgroundColor3 = Color3.new(1, 0, 0)
  2612. AutoRob.BackgroundTransparency = 1
  2613. AutoRob.BorderSizePixel = 0
  2614. AutoRob.Position = UDim2.new(0.579999983, 0, 0.104000002, 0)
  2615. AutoRob.Size = UDim2.new(0, 150, 0, 400)
  2616. AutoRob.Visible = false
  2617.  
  2618. BankAutoRobBtn.Name = "BankAutoRobBtn"
  2619. BankAutoRobBtn.Parent = AutoRob
  2620. BankAutoRobBtn.BackgroundColor3 = Color3.new(1, 0, 0)
  2621. BankAutoRobBtn.Size = UDim2.new(0, 150, 0, 30)
  2622. BankAutoRobBtn.Font = Enum.Font.ArialBold
  2623. BankAutoRobBtn.Text = "Bank Auto Rob"
  2624. BankAutoRobBtn.TextScaled = true
  2625. BankAutoRobBtn.TextSize = 14
  2626. BankAutoRobBtn.TextWrapped = true
  2627. BankAutoRobBtn.MouseButton1Click:connect(function()
  2628. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  2629. local Info = Bank.Extra.Sign
  2630. if Info.Decal.Transparency == 0 then
  2631. game:GetService("StarterGui"):SetCore("SendNotification",{
  2632. Title = "Bank is closed!",
  2633. Text = "You need to wait for the bank to open!",
  2634. Duration = 7,
  2635. Button1 = "Dismiss",
  2636. })
  2637. return
  2638. end
  2639. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  2640. local root = plr.Character.HumanoidRootPart
  2641. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  2642.  
  2643. if (bankpos - plrpos).magnitude > 150 then
  2644. local cb = Instance.new"BindableFunction"
  2645.  
  2646. cb.OnInvoke = function(arg)
  2647. if arg == "Teleport" then
  2648. JailbreakTp(10, 18, 784)
  2649. end
  2650. end
  2651.  
  2652. game:GetService("StarterGui"):SetCore("SendNotification",{
  2653. Title = "You are too far!",
  2654. Text = "You need to get closer to the bank (use tp)",
  2655. Duration = 7,
  2656. Button1 = "Dismiss",
  2657. Button2 = "Teleport",
  2658. Callback = cb
  2659. })
  2660. else
  2661. RobTheBank()
  2662. end
  2663. end)
  2664.  
  2665. AuTEXT.Name = "AuTEXT"
  2666. AuTEXT.Parent = AutoRob
  2667. AuTEXT.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  2668. AuTEXT.Position = UDim2.new(0, 0, -0.0799999982, 0)
  2669. AuTEXT.Size = UDim2.new(0, 150, 0, 30)
  2670. AuTEXT.Font = Enum.Font.Cartoon
  2671. AuTEXT.Text = "AutoRob"
  2672. AuTEXT.TextColor3 = Color3.new(1, 1, 1)
  2673. AuTEXT.TextScaled = true
  2674. AuTEXT.TextSize = 14
  2675. AuTEXT.TextWrapped = true
  2676.  
  2677. JewelryStatus.Name = "JewelryStatus"
  2678. JewelryStatus.Parent = Jailbreakerv14
  2679. JewelryStatus.BackgroundColor3 = Color3.new(0, 0.384314, 1)
  2680. JewelryStatus.Position = UDim2.new(0.879999995, 0, 0.296000004, 0)
  2681. JewelryStatus.Size = UDim2.new(0, 150, 0, 26)
  2682. JewelryStatus.Font = Enum.Font.SourceSans
  2683. JewelryStatus.Text = "Jewelry:"
  2684. JewelryStatus.TextColor3 = Color3.new(0, 0, 0)
  2685. JewelryStatus.TextSize = 14
  2686.  
  2687. BankStatus.Name = "BankStatus"
  2688. BankStatus.Parent = Jailbreakerv14
  2689. BankStatus.BackgroundColor3 = Color3.new(0, 0.384314, 1)
  2690. BankStatus.Position = UDim2.new(0.879999995, 0, 0.349000007, 0)
  2691. BankStatus.Size = UDim2.new(0, 150, 0, 26)
  2692. BankStatus.Font = Enum.Font.SourceSans
  2693. BankStatus.Text = "Bank:"
  2694. BankStatus.TextColor3 = Color3.new(0, 0, 0)
  2695. BankStatus.TextSize = 14
  2696. -- Scripts:
  2697.  
  2698. PlayerTP_Teleport.MouseButton1Down:connect(function()
  2699. local tp_namedplayer = PlayerTP_Input.Text
  2700. local tp_player = game:GetService("Players")[tp_namedplayer]
  2701. local PLR = game:GetService("Players").LocalPlayer
  2702. local p = PlayerTP_Input.Text
  2703.  
  2704. if tp_player then
  2705. for i = 1,20 do
  2706. wait()
  2707. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  2708. end
  2709. end
  2710. end)
  2711.  
  2712.  
  2713.  
  2714.  
  2715. --AutoRob stuff--
  2716. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  2717. local BankAutoRob = {
  2718. {
  2719. Pos = {51, 18.06, 856.5},
  2720. Yield = 2,
  2721. Status = "Starting the robbery"
  2722. },
  2723. {
  2724. Pos = {29.71, 0.73, 815.25},
  2725. Yield = 15,
  2726. Status = "Opening the vault"
  2727. },
  2728. {
  2729. Pos = {18.37, 0.7659, 822.25},
  2730. Yield = DuffelBag and 50 or 49,
  2731. Status = "Collecting $$$"
  2732. },
  2733. {
  2734. Pos = {10, 18, 784},
  2735. Status = "Finishing the robbery"
  2736. }
  2737. }
  2738.  
  2739. local function Tp(...)
  2740. local char = plr.Character
  2741. for i=1,2 do
  2742. wait()
  2743. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  2744. end
  2745. end
  2746.  
  2747. function RobTheBank()
  2748. for _,v in pairs(BankAutoRob) do
  2749. Tp(unpack(v.Pos))
  2750. wait(v.Yield)
  2751. end
  2752. end
  2753.  
  2754. --Bank notification--
  2755. pcall(function()
  2756. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  2757. local Info = Bank.Extra.Sign.Decal
  2758. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  2759. if Info.Transparency ~= 0 then
  2760. BankStatus.Text = "Bank:Open"
  2761. BankStatus.TextColor3 = Color3.new(0,1,0)
  2762. BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  2763. local cb = Instance.new("BindableFunction")
  2764. cb.OnInvoke = function(arg)
  2765. if arg == "Teleport" then
  2766. JailbreakTp(10, 18, 784)
  2767. elseif arg == "AutoRob" then
  2768. RobTheBank()
  2769. end
  2770. end
  2771. game:GetService("StarterGui"):SetCore("SendNotification",{
  2772. Title = "Bank is ready!",
  2773. Text = "Bank is ready!",
  2774. Duration = 15,
  2775. Button1 = "Dismiss",
  2776. Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
  2777. Callback = cb
  2778. })
  2779. else
  2780. BankStatus.Text = "Bank:Closed"
  2781. BankStatus.TextColor3 = Color3.new(1,0,0)
  2782. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  2783. end
  2784. end)
  2785. BankStatus.Text = Info.Transparency == 0 and "Bank:Closed" or "Bank:Open"
  2786. BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  2787. BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  2788. end)
  2789. --Jewelry notification--
  2790. pcall(function()
  2791. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  2792. local Info = Jewelry.Extra.Sign.Decal
  2793. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  2794. if Info.Transparency ~= 0 then
  2795. JewelryStatus.Text = "Jewelry:Open"
  2796. JewelryStatus.TextColor3 = Color3.new(0,1,0)
  2797. BankStatus.TextColor3 = Color3.new(0,1,0)
  2798. local cb = Instance.new("BindableFunction")
  2799. cb.OnInvoke = function(arg)
  2800. if arg == "Teleport" then
  2801. JailbreakTp(142, 18, 1365)
  2802. end
  2803. end
  2804. game:GetService("StarterGui"):SetCore("SendNotification",{
  2805. Title = "Jewelry is ready!",
  2806. Text = "Jewelry is ready!",
  2807. Duration = 15,
  2808. Button1 = "Dismiss",
  2809. Button2 = "Teleport",
  2810. Callback = cb
  2811. })
  2812. else
  2813. JewelryStatus.Text = "Jewelry:Closed"
  2814. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  2815. end
  2816. end)
  2817. JewelryStatus.Text = Info.Transparency == 0 and "Jewelry:Closed" or "Jewelry:Open"
  2818. JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  2819. end)
  2820.  
  2821.  
  2822.  
  2823.  
  2824.  
  2825.  
  2826. function SCRIPT_UOJS84_FAKESCRIPT() -- ImageLabel.LocalScript
  2827. getfenv().script = Instance.new('LocalScript', ImageLabel)
  2828.  
  2829. script.Parent.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&userId=" .. game.Players.LocalPlayer.UserId
  2830.  
  2831. end
  2832. coroutine.resume(coroutine.create(SCRIPT_UOJS84_FAKESCRIPT))
  2833. function SCRIPT_SEDR75_FAKESCRIPT() -- Name.LocalScript
  2834. getfenv().script = Instance.new('LocalScript', Name)
  2835.  
  2836. script.Parent.Text = game.Players.LocalPlayer.Name
  2837.  
  2838. end
  2839. coroutine.resume(coroutine.create(SCRIPT_SEDR75_FAKESCRIPT))
  2840.  
  2841.  
  2842. end)
  2843.  
  2844. MeepCity.Name = "MeepCity"
  2845. MeepCity.Parent = GamesGUI
  2846. MeepCity.BackgroundColor3 = Color3.new(1, 1, 1)
  2847. MeepCity.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  2848. MeepCity.BorderSizePixel = 0
  2849. MeepCity.Position = UDim2.new(0.0446735397, 0, 0.185286105, 0)
  2850. MeepCity.Size = UDim2.new(0, 265, 0, 50)
  2851. MeepCity.AutoButtonColor = false
  2852. MeepCity.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  2853. MeepCity.Font = Enum.Font.SciFi
  2854. MeepCity.Text = "Meep-City"
  2855. MeepCity.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  2856. MeepCity.TextSize = 20
  2857. MeepCity.TextWrapped = true
  2858. MeepCity.MouseButton1Down:connect(function()
  2859. game.ReplicatedStorage.Connection:InvokeServer(9,2)
  2860. game.ReplicatedStorage.Connection:InvokeServer(50)
  2861. game.ReplicatedStorage.PlayerData[game.Players.LocalPlayer.UserId].PLUS.Value = true -- this will give you more money when you sell
  2862. while wait(0.05) do
  2863. game.ReplicatedStorage.Connection:InvokeServer(49)
  2864. wait(0.01)
  2865. game.ReplicatedStorage.Connection:InvokeServer(49)
  2866. wait(0.01)
  2867. game.ReplicatedStorage.Connection:InvokeServer(49)
  2868. wait(0.01)
  2869. game.ReplicatedStorage.Connection:InvokeServer(51)
  2870. end
  2871. end)
  2872.  
  2873. HighSchool.Name = "High-School"
  2874. HighSchool.Parent = GamesGUI
  2875. HighSchool.BackgroundColor3 = Color3.new(1, 1, 1)
  2876. HighSchool.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  2877. HighSchool.BorderSizePixel = 0
  2878. HighSchool.Position = UDim2.new(0.0446735397, 0, 0.35422343, 0)
  2879. HighSchool.Size = UDim2.new(0, 265, 0, 50)
  2880. HighSchool.AutoButtonColor = false
  2881. HighSchool.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  2882. HighSchool.Font = Enum.Font.SciFi
  2883. HighSchool.Text = "High School Life"
  2884. HighSchool.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  2885. HighSchool.TextSize = 20
  2886. HighSchool.TextWrapped = true
  2887. HighSchool.MouseButton1Down:connect(function()
  2888. -- Objects
  2889.  
  2890. local RbxhighGUI = Instance.new("ScreenGui")
  2891. local topframe = Instance.new("Frame")
  2892. local mainframe = Instance.new("Frame")
  2893. local Titan = Instance.new("TextButton")
  2894. local GiantTitan = Instance.new("TextButton")
  2895. local MemeCreature = Instance.new("TextButton")
  2896. local GiantHead = Instance.new("TextButton")
  2897. local Rainbowchat = Instance.new("TextButton")
  2898. local Blackchat = Instance.new("TextButton")
  2899. local Creds = Instance.new("TextLabel")
  2900. local Close = Instance.new("TextButton")
  2901. local Minimize = Instance.new("TextButton")
  2902.  
  2903. -- Properties
  2904.  
  2905. RbxhighGUI.Name = "Rbx-high GUI"
  2906. RbxhighGUI.Parent = game.CoreGui
  2907.  
  2908. topframe.Name = "topframe"
  2909. topframe.Parent = RbxhighGUI
  2910. topframe.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2911. topframe.BorderColor3 = Color3.new(0, 0, 0)
  2912. topframe.Position = UDim2.new(0.0721649453, 0, 0.288759679, 0)
  2913. topframe.Size = UDim2.new(0, 141, 0, 11)
  2914. topframe.Active = true
  2915. topframe.Draggable = true
  2916.  
  2917. mainframe.Name = "mainframe"
  2918. mainframe.Parent = topframe
  2919. mainframe.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  2920. mainframe.BorderColor3 = Color3.new(0, 0, 0)
  2921. mainframe.Position = UDim2.new(0, 0, 1, 0)
  2922. mainframe.Size = UDim2.new(0, 141, 0, 124)
  2923.  
  2924. Titan.Name = "Titan"
  2925. Titan.Parent = mainframe
  2926. Titan.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  2927. Titan.BorderColor3 = Color3.new(0, 0, 0)
  2928. Titan.Position = UDim2.new(0.0567375869, 0, 0.0457142889, 0)
  2929. Titan.Size = UDim2.new(0, 126, 0, 14)
  2930. Titan.Font = Enum.Font.SourceSans
  2931. Titan.Text = "Titan"
  2932. Titan.TextColor3 = Color3.new(0, 0, 0)
  2933. Titan.TextSize = 14
  2934. Titan.TextWrapped = true
  2935. Titan.MouseButton1Click:Connect(function()
  2936. --Made by N3xul.
  2937. local titan =
  2938. {
  2939. ["assets"] =
  2940. {
  2941. [1] =
  2942. {
  2943. ["drotation"] =
  2944. {
  2945. ["y"] = 90,
  2946. ["x"] = 90,
  2947. ["z"] = 90
  2948. },
  2949. ["dposition"] =
  2950. {
  2951. ["y"] = 200,
  2952. ["x"] = 200,
  2953. ["z"] = 200
  2954. },
  2955. ["scale"] =
  2956. {
  2957. ["y"] = 100,
  2958. ["x"] = 100,
  2959. ["z"] = 100
  2960. },
  2961. ["dscale"] =
  2962. {
  2963. ["y"] = 500,
  2964. ["x"] = 500,
  2965. ["z"] = 500
  2966. },
  2967. ["vscale"] =
  2968. {
  2969. ["y"] = 1,
  2970. ["x"] = 1,
  2971. ["z"] = 1
  2972. },
  2973. ["rotation"] =
  2974. {
  2975. ["y"] = 0,
  2976. ["x"] = 0,
  2977. ["z"] = 0
  2978. },
  2979. ["assetId"] = 616980142,
  2980. ["changedFX"] = false,
  2981. ["position"] =
  2982. {
  2983. ["y"] = 0,
  2984. ["x"] = 0,
  2985. ["z"] = 0
  2986. },
  2987. ["fx"] =
  2988. {
  2989. [1] = true,
  2990. [2] = true,
  2991. [3] = true,
  2992. [4] = true,
  2993. [5] = true
  2994. },
  2995. ["vrotation"] =
  2996. {
  2997. ["y"] = 0,
  2998. ["x"] = 0,
  2999. ["z"] = 0
  3000. },
  3001. ["vposition"] =
  3002. {
  3003. ["y"] = 0,
  3004. ["x"] = -0,
  3005. ["z"] = -0
  3006. }
  3007. },
  3008. [2] =
  3009. {
  3010. ["drotation"] =
  3011. {
  3012. ["y"] = 90,
  3013. ["x"] = 90,
  3014. ["z"] = 90
  3015. },
  3016. ["dposition"] =
  3017. {
  3018. ["y"] = 200,
  3019. ["x"] = 200,
  3020. ["z"] = 200
  3021. },
  3022. ["scale"] =
  3023. {
  3024. ["y"] = 100,
  3025. ["x"] = 100,
  3026. ["z"] = 100
  3027. },
  3028. ["dscale"] =
  3029. {
  3030. ["y"] = 500,
  3031. ["x"] = 500,
  3032. ["z"] = 500
  3033. },
  3034. ["vscale"] =
  3035. {
  3036. ["y"] = 1,
  3037. ["x"] = 1,
  3038. ["z"] = 1
  3039. },
  3040. ["rotation"] =
  3041. {
  3042. ["y"] = 0,
  3043. ["x"] = 0,
  3044. ["z"] = 0
  3045. },
  3046. ["assetId"] = 602599987,
  3047. ["changedFX"] = false,
  3048. ["position"] =
  3049. {
  3050. ["y"] = 0,
  3051. ["x"] = 0,
  3052. ["z"] = 0
  3053. },
  3054. ["fx"] =
  3055. {
  3056. [1] = true,
  3057. [2] = true,
  3058. [3] = true,
  3059. [4] = true,
  3060. [5] = true
  3061. },
  3062. ["vrotation"] =
  3063. {
  3064. ["y"] = 0,
  3065. ["x"] = 0,
  3066. ["z"] = 0
  3067. },
  3068. ["vposition"] =
  3069. {
  3070. ["y"] = 0,
  3071. ["x"] = -0,
  3072. ["z"] = -0
  3073. }
  3074. },
  3075. [3] =
  3076. {
  3077. ["drotation"] =
  3078. {
  3079. ["y"] = 180,
  3080. ["x"] = 90,
  3081. ["z"] = 90
  3082. },
  3083. ["dposition"] =
  3084. {
  3085. ["y"] = 100,
  3086. ["x"] = 200,
  3087. ["z"] = 200
  3088. },
  3089. ["scale"] =
  3090. {
  3091. ["y"] = 100,
  3092. ["x"] = 100,
  3093. ["z"] = 100
  3094. },
  3095. ["dscale"] =
  3096. {
  3097. ["y"] = 500,
  3098. ["x"] = 500,
  3099. ["z"] = 500
  3100. },
  3101. ["vscale"] =
  3102. {
  3103. ["y"] = 1,
  3104. ["x"] = 1,
  3105. ["z"] = 1
  3106. },
  3107. ["rotation"] =
  3108. {
  3109. ["y"] = 0,
  3110. ["x"] = 0,
  3111. ["z"] = 0
  3112. },
  3113. ["assetId"] = 244159819,
  3114. ["changedFX"] = false,
  3115. ["position"] =
  3116. {
  3117. ["y"] = 0,
  3118. ["x"] = 0,
  3119. ["z"] = 0
  3120. },
  3121. ["fx"] =
  3122. {
  3123. [1] = true,
  3124. [2] = true,
  3125. [3] = true,
  3126. [4] = true,
  3127. [5] = true
  3128. },
  3129. ["vrotation"] =
  3130. {
  3131. ["y"] = 0,
  3132. ["x"] = 0,
  3133. ["z"] = 0
  3134. },
  3135. ["vposition"] =
  3136. {
  3137. ["y"] = 0,
  3138. ["x"] = -0,
  3139. ["z"] = -0
  3140. }
  3141. },
  3142. [4] =
  3143. {
  3144. ["drotation"] =
  3145. {
  3146. ["y"] = 90,
  3147. ["x"] = 90,
  3148. ["z"] = 90
  3149. },
  3150. ["dposition"] =
  3151. {
  3152. ["y"] = 200,
  3153. ["x"] = 200,
  3154. ["z"] = 200
  3155. },
  3156. ["scale"] =
  3157. {
  3158. ["y"] = 100,
  3159. ["x"] = 100,
  3160. ["z"] = 100
  3161. },
  3162. ["dscale"] =
  3163. {
  3164. ["y"] = 500,
  3165. ["x"] = 500,
  3166. ["z"] = 500
  3167. },
  3168. ["vscale"] =
  3169. {
  3170. ["y"] = 1,
  3171. ["x"] = 1,
  3172. ["z"] = 1
  3173. },
  3174. ["rotation"] =
  3175. {
  3176. ["y"] = 0,
  3177. ["x"] = 0,
  3178. ["z"] = 0
  3179. },
  3180. ["assetId"] = 7075502,
  3181. ["changedFX"] = false,
  3182. ["position"] =
  3183. {
  3184. ["y"] = 0,
  3185. ["x"] = 0,
  3186. ["z"] = 0
  3187. },
  3188. ["fx"] =
  3189. {
  3190. [1] = true,
  3191. [2] = true,
  3192. [3] = true,
  3193. [4] = true,
  3194. [5] = true
  3195. },
  3196. ["vrotation"] =
  3197. {
  3198. ["y"] = 0,
  3199. ["x"] = 0,
  3200. ["z"] = 0
  3201. },
  3202. ["vposition"] =
  3203. {
  3204. ["y"] = 0,
  3205. ["x"] = -0,
  3206. ["z"] = -0
  3207. }
  3208. },
  3209. [5] =
  3210. {
  3211. ["drotation"] =
  3212. {
  3213. ["y"] = 90,
  3214. ["x"] = 90,
  3215. ["z"] = 90
  3216. },
  3217. ["dposition"] =
  3218. {
  3219. ["y"] = 200,
  3220. ["x"] = 200,
  3221. ["z"] = 200
  3222. },
  3223. ["scale"] =
  3224. {
  3225. ["y"] = 100,
  3226. ["x"] = 100,
  3227. ["z"] = 100
  3228. },
  3229. ["dscale"] =
  3230. {
  3231. ["y"] = 500,
  3232. ["x"] = 500,
  3233. ["z"] = 500
  3234. },
  3235. ["vscale"] =
  3236. {
  3237. ["y"] = 1,
  3238. ["x"] = 1,
  3239. ["z"] = 1
  3240. },
  3241. ["rotation"] =
  3242. {
  3243. ["y"] = 0,
  3244. ["x"] = 0,
  3245. ["z"] = 0
  3246. },
  3247. ["assetId"] = 916733101,
  3248. ["changedFX"] = false,
  3249. ["position"] =
  3250. {
  3251. ["y"] = 0,
  3252. ["x"] = 0,
  3253. ["z"] = 0
  3254. },
  3255. ["fx"] =
  3256. {
  3257. [1] = true,
  3258. [2] = true,
  3259. [3] = true,
  3260. [4] = true,
  3261. [5] = true
  3262. },
  3263. ["vrotation"] =
  3264. {
  3265. ["y"] = 0,
  3266. ["x"] = 0,
  3267. ["z"] = 0
  3268. },
  3269. ["vposition"] =
  3270. {
  3271. ["y"] = 0,
  3272. ["x"] = -0,
  3273. ["z"] = -0
  3274. }
  3275. }
  3276. },
  3277. ["description"] = "",
  3278. ["createdDate"] = 1000,
  3279. ["lowerDesc"] = "",
  3280. ["bodyColors"] =
  3281. {
  3282. ["HeadColor"] = Color3.new(1, 0, 0),
  3283. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3284. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3285. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3286. ["RightArmColor"] = Color3.new(1, 0, 0),
  3287. ["LeftLegColor"] = Color3.new(1, 0, 0)
  3288. },
  3289. ["scales"] =
  3290. {
  3291. ["LowerLegHeight"] = 5,
  3292. ["UpperTorsoWidth"] = 5,
  3293. ["UpperArmHeight"] = 5,
  3294. ["HandHeight"] = 5,
  3295. ["UpperLegWidth"] = 5,
  3296. ["LowerArmWidth"] = 5,
  3297. ["FootWidth"] = 5,
  3298. ["LowerArmHeight"] = 5,
  3299. ["UpperArmWidth"] = 5,
  3300. ["FootHeight"] = 5,
  3301. ["LowerTorsoWidth"] = 5,
  3302. ["UpperTorsoHeight"] = 5,
  3303. ["HandWidth"] = 5,
  3304. ["HeadScale"] = 5,
  3305. ["UpperLegHeight"] = 5,
  3306. ["LowerTorsoHeight"] = 5,
  3307. ["LowerLegWidth"] = 5
  3308. },
  3309. ["name"] = "",
  3310. ["outfitId"] = 1,
  3311. ["isOutfit"] = true,
  3312. ["collageSeed"] = 0,
  3313. ["lowerName"] = ""
  3314. }
  3315. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  3316. Event:FireServer(titan)
  3317. end)
  3318.  
  3319. GiantTitan.Name = "GiantTitan"
  3320. GiantTitan.Parent = mainframe
  3321. GiantTitan.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  3322. GiantTitan.BorderColor3 = Color3.new(0, 0, 0)
  3323. GiantTitan.Position = UDim2.new(0.0531915426, 0, 0.211283147, 0)
  3324. GiantTitan.Size = UDim2.new(0, 126, 0, 14)
  3325. GiantTitan.Font = Enum.Font.SourceSans
  3326. GiantTitan.Text = "Giant Titan"
  3327. GiantTitan.TextColor3 = Color3.new(0, 0, 0)
  3328. GiantTitan.TextSize = 14
  3329. GiantTitan.TextWrapped = true
  3330. GiantTitan.MouseButton1Click:Connect(function()
  3331. --Made by N3xul.
  3332. local titan =
  3333. {
  3334. ["assets"] =
  3335. {
  3336. [1] =
  3337. {
  3338. ["drotation"] =
  3339. {
  3340. ["y"] = 90,
  3341. ["x"] = 90,
  3342. ["z"] = 90
  3343. },
  3344. ["dposition"] =
  3345. {
  3346. ["y"] = 200,
  3347. ["x"] = 200,
  3348. ["z"] = 200
  3349. },
  3350. ["scale"] =
  3351. {
  3352. ["y"] = 100,
  3353. ["x"] = 100,
  3354. ["z"] = 100
  3355. },
  3356. ["dscale"] =
  3357. {
  3358. ["y"] = 500,
  3359. ["x"] = 500,
  3360. ["z"] = 500
  3361. },
  3362. ["vscale"] =
  3363. {
  3364. ["y"] = 1,
  3365. ["x"] = 1,
  3366. ["z"] = 1
  3367. },
  3368. ["rotation"] =
  3369. {
  3370. ["y"] = 0,
  3371. ["x"] = 0,
  3372. ["z"] = 0
  3373. },
  3374. ["assetId"] = 616980142,
  3375. ["changedFX"] = false,
  3376. ["position"] =
  3377. {
  3378. ["y"] = 0,
  3379. ["x"] = 0,
  3380. ["z"] = 0
  3381. },
  3382. ["fx"] =
  3383. {
  3384. [1] = true,
  3385. [2] = true,
  3386. [3] = true,
  3387. [4] = true,
  3388. [5] = true
  3389. },
  3390. ["vrotation"] =
  3391. {
  3392. ["y"] = 0,
  3393. ["x"] = 0,
  3394. ["z"] = 0
  3395. },
  3396. ["vposition"] =
  3397. {
  3398. ["y"] = 0,
  3399. ["x"] = -0,
  3400. ["z"] = -0
  3401. }
  3402. },
  3403. [2] =
  3404. {
  3405. ["drotation"] =
  3406. {
  3407. ["y"] = 90,
  3408. ["x"] = 90,
  3409. ["z"] = 90
  3410. },
  3411. ["dposition"] =
  3412. {
  3413. ["y"] = 200,
  3414. ["x"] = 200,
  3415. ["z"] = 200
  3416. },
  3417. ["scale"] =
  3418. {
  3419. ["y"] = 100,
  3420. ["x"] = 100,
  3421. ["z"] = 100
  3422. },
  3423. ["dscale"] =
  3424. {
  3425. ["y"] = 500,
  3426. ["x"] = 500,
  3427. ["z"] = 500
  3428. },
  3429. ["vscale"] =
  3430. {
  3431. ["y"] = 1,
  3432. ["x"] = 1,
  3433. ["z"] = 1
  3434. },
  3435. ["rotation"] =
  3436. {
  3437. ["y"] = 0,
  3438. ["x"] = 0,
  3439. ["z"] = 0
  3440. },
  3441. ["assetId"] = 602599987,
  3442. ["changedFX"] = false,
  3443. ["position"] =
  3444. {
  3445. ["y"] = 0,
  3446. ["x"] = 0,
  3447. ["z"] = 0
  3448. },
  3449. ["fx"] =
  3450. {
  3451. [1] = true,
  3452. [2] = true,
  3453. [3] = true,
  3454. [4] = true,
  3455. [5] = true
  3456. },
  3457. ["vrotation"] =
  3458. {
  3459. ["y"] = 0,
  3460. ["x"] = 0,
  3461. ["z"] = 0
  3462. },
  3463. ["vposition"] =
  3464. {
  3465. ["y"] = 0,
  3466. ["x"] = -0,
  3467. ["z"] = -0
  3468. }
  3469. },
  3470. [3] =
  3471. {
  3472. ["drotation"] =
  3473. {
  3474. ["y"] = 180,
  3475. ["x"] = 90,
  3476. ["z"] = 90
  3477. },
  3478. ["dposition"] =
  3479. {
  3480. ["y"] = 100,
  3481. ["x"] = 200,
  3482. ["z"] = 200
  3483. },
  3484. ["scale"] =
  3485. {
  3486. ["y"] = 100,
  3487. ["x"] = 100,
  3488. ["z"] = 100
  3489. },
  3490. ["dscale"] =
  3491. {
  3492. ["y"] = 500,
  3493. ["x"] = 500,
  3494. ["z"] = 500
  3495. },
  3496. ["vscale"] =
  3497. {
  3498. ["y"] = 1,
  3499. ["x"] = 1,
  3500. ["z"] = 1
  3501. },
  3502. ["rotation"] =
  3503. {
  3504. ["y"] = 0,
  3505. ["x"] = 0,
  3506. ["z"] = 0
  3507. },
  3508. ["assetId"] = 244159819,
  3509. ["changedFX"] = false,
  3510. ["position"] =
  3511. {
  3512. ["y"] = 0,
  3513. ["x"] = 0,
  3514. ["z"] = 0
  3515. },
  3516. ["fx"] =
  3517. {
  3518. [1] = true,
  3519. [2] = true,
  3520. [3] = true,
  3521. [4] = true,
  3522. [5] = true
  3523. },
  3524. ["vrotation"] =
  3525. {
  3526. ["y"] = 0,
  3527. ["x"] = 0,
  3528. ["z"] = 0
  3529. },
  3530. ["vposition"] =
  3531. {
  3532. ["y"] = 0,
  3533. ["x"] = -0,
  3534. ["z"] = -0
  3535. }
  3536. },
  3537. [4] =
  3538. {
  3539. ["drotation"] =
  3540. {
  3541. ["y"] = 90,
  3542. ["x"] = 90,
  3543. ["z"] = 90
  3544. },
  3545. ["dposition"] =
  3546. {
  3547. ["y"] = 200,
  3548. ["x"] = 200,
  3549. ["z"] = 200
  3550. },
  3551. ["scale"] =
  3552. {
  3553. ["y"] = 100,
  3554. ["x"] = 100,
  3555. ["z"] = 100
  3556. },
  3557. ["dscale"] =
  3558. {
  3559. ["y"] = 500,
  3560. ["x"] = 500,
  3561. ["z"] = 500
  3562. },
  3563. ["vscale"] =
  3564. {
  3565. ["y"] = 1,
  3566. ["x"] = 1,
  3567. ["z"] = 1
  3568. },
  3569. ["rotation"] =
  3570. {
  3571. ["y"] = 0,
  3572. ["x"] = 0,
  3573. ["z"] = 0
  3574. },
  3575. ["assetId"] = 7075502,
  3576. ["changedFX"] = false,
  3577. ["position"] =
  3578. {
  3579. ["y"] = 0,
  3580. ["x"] = 0,
  3581. ["z"] = 0
  3582. },
  3583. ["fx"] =
  3584. {
  3585. [1] = true,
  3586. [2] = true,
  3587. [3] = true,
  3588. [4] = true,
  3589. [5] = true
  3590. },
  3591. ["vrotation"] =
  3592. {
  3593. ["y"] = 0,
  3594. ["x"] = 0,
  3595. ["z"] = 0
  3596. },
  3597. ["vposition"] =
  3598. {
  3599. ["y"] = 0,
  3600. ["x"] = -0,
  3601. ["z"] = -0
  3602. }
  3603. },
  3604. [5] =
  3605. {
  3606. ["drotation"] =
  3607. {
  3608. ["y"] = 90,
  3609. ["x"] = 90,
  3610. ["z"] = 90
  3611. },
  3612. ["dposition"] =
  3613. {
  3614. ["y"] = 200,
  3615. ["x"] = 200,
  3616. ["z"] = 200
  3617. },
  3618. ["scale"] =
  3619. {
  3620. ["y"] = 100,
  3621. ["x"] = 100,
  3622. ["z"] = 100
  3623. },
  3624. ["dscale"] =
  3625. {
  3626. ["y"] = 500,
  3627. ["x"] = 500,
  3628. ["z"] = 500
  3629. },
  3630. ["vscale"] =
  3631. {
  3632. ["y"] = 1,
  3633. ["x"] = 1,
  3634. ["z"] = 1
  3635. },
  3636. ["rotation"] =
  3637. {
  3638. ["y"] = 0,
  3639. ["x"] = 0,
  3640. ["z"] = 0
  3641. },
  3642. ["assetId"] = 916733101,
  3643. ["changedFX"] = false,
  3644. ["position"] =
  3645. {
  3646. ["y"] = 0,
  3647. ["x"] = 0,
  3648. ["z"] = 0
  3649. },
  3650. ["fx"] =
  3651. {
  3652. [1] = true,
  3653. [2] = true,
  3654. [3] = true,
  3655. [4] = true,
  3656. [5] = true
  3657. },
  3658. ["vrotation"] =
  3659. {
  3660. ["y"] = 0,
  3661. ["x"] = 0,
  3662. ["z"] = 0
  3663. },
  3664. ["vposition"] =
  3665. {
  3666. ["y"] = 0,
  3667. ["x"] = -0,
  3668. ["z"] = -0
  3669. }
  3670. }
  3671. },
  3672. ["description"] = "",
  3673. ["createdDate"] = 1000,
  3674. ["lowerDesc"] = "",
  3675. ["bodyColors"] =
  3676. {
  3677. ["HeadColor"] = Color3.new(1, 0, 0),
  3678. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3679. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3680. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  3681. ["RightArmColor"] = Color3.new(1, 0, 0),
  3682. ["LeftLegColor"] = Color3.new(1, 0, 0)
  3683. },
  3684. ["scales"] =
  3685. {
  3686. ["LowerLegHeight"] = 2e9,
  3687. ["UpperTorsoWidth"] = 2e9,
  3688. ["UpperArmHeight"] = 2e9,
  3689. ["HandHeight"] = 2e9,
  3690. ["UpperLegWidth"] = 2e9,
  3691. ["LowerArmWidth"] = 2e9,
  3692. ["FootWidth"] = 2e9,
  3693. ["LowerArmHeight"] = 2e9,
  3694. ["UpperArmWidth"] = 2e9,
  3695. ["FootHeight"] = 2e9,
  3696. ["LowerTorsoWidth"] = 2e9,
  3697. ["UpperTorsoHeight"] = 2e9,
  3698. ["HandWidth"] = 2e9,
  3699. ["HeadScale"] = 2e9,
  3700. ["UpperLegHeight"] = 2e9,
  3701. ["LowerTorsoHeight"] = 2e9,
  3702. ["LowerLegWidth"] = 2e9
  3703. },
  3704. ["name"] = "",
  3705. ["outfitId"] = 1,
  3706. ["isOutfit"] = true,
  3707. ["collageSeed"] = 0,
  3708. ["lowerName"] = ""
  3709. }
  3710. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  3711. Event:FireServer(titan)
  3712. end)
  3713.  
  3714. MemeCreature.Name = "MemeCreature"
  3715. MemeCreature.Parent = mainframe
  3716. MemeCreature.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  3717. MemeCreature.BorderColor3 = Color3.new(0, 0, 0)
  3718. MemeCreature.Position = UDim2.new(0.0531916618, 0, 0.542909026, 0)
  3719. MemeCreature.Size = UDim2.new(0, 126, 0, 14)
  3720. MemeCreature.Font = Enum.Font.SourceSans
  3721. MemeCreature.Text = "Weird Meme Creature"
  3722. MemeCreature.TextColor3 = Color3.new(0, 0, 0)
  3723. MemeCreature.TextSize = 14
  3724. MemeCreature.TextWrapped = true
  3725. MemeCreature.MouseButton1Click:Connect(function()
  3726. --Made by N3xul.
  3727. local weird =
  3728. {
  3729. ["assets"] =
  3730. {
  3731. [1] =
  3732. {
  3733. ["drotation"] =
  3734. {
  3735. ["y"] = 90,
  3736. ["x"] = 90,
  3737. ["z"] = 90
  3738. },
  3739. ["dposition"] =
  3740. {
  3741. ["y"] = 200,
  3742. ["x"] = 200,
  3743. ["z"] = 200
  3744. },
  3745. ["scale"] =
  3746. {
  3747. ["y"] = 100,
  3748. ["x"] = 100,
  3749. ["z"] = 100
  3750. },
  3751. ["dscale"] =
  3752. {
  3753. ["y"] = 500,
  3754. ["x"] = 500,
  3755. ["z"] = 500
  3756. },
  3757. ["vscale"] =
  3758. {
  3759. ["y"] = 1,
  3760. ["x"] = 1,
  3761. ["z"] = 1
  3762. },
  3763. ["rotation"] =
  3764. {
  3765. ["y"] = 0,
  3766. ["x"] = 0,
  3767. ["z"] = 0
  3768. },
  3769. ["assetId"] = 616980142,
  3770. ["changedFX"] = false,
  3771. ["position"] =
  3772. {
  3773. ["y"] = 0,
  3774. ["x"] = 0,
  3775. ["z"] = 0
  3776. },
  3777. ["fx"] =
  3778. {
  3779. [1] = true,
  3780. [2] = true,
  3781. [3] = true,
  3782. [4] = true,
  3783. [5] = true
  3784. },
  3785. ["vrotation"] =
  3786. {
  3787. ["y"] = 0,
  3788. ["x"] = 0,
  3789. ["z"] = 0
  3790. },
  3791. ["vposition"] =
  3792. {
  3793. ["y"] = 0,
  3794. ["x"] = -0,
  3795. ["z"] = -0
  3796. }
  3797. },
  3798. [2] =
  3799. {
  3800. ["drotation"] =
  3801. {
  3802. ["y"] = 90,
  3803. ["x"] = 90,
  3804. ["z"] = 90
  3805. },
  3806. ["dposition"] =
  3807. {
  3808. ["y"] = 200,
  3809. ["x"] = 200,
  3810. ["z"] = 200
  3811. },
  3812. ["scale"] =
  3813. {
  3814. ["y"] = 100,
  3815. ["x"] = 100,
  3816. ["z"] = 100
  3817. },
  3818. ["dscale"] =
  3819. {
  3820. ["y"] = 500,
  3821. ["x"] = 500,
  3822. ["z"] = 500
  3823. },
  3824. ["vscale"] =
  3825. {
  3826. ["y"] = 1,
  3827. ["x"] = 1,
  3828. ["z"] = 1
  3829. },
  3830. ["rotation"] =
  3831. {
  3832. ["y"] = 0,
  3833. ["x"] = 0,
  3834. ["z"] = 0
  3835. },
  3836. ["assetId"] = 602599987,
  3837. ["changedFX"] = false,
  3838. ["position"] =
  3839. {
  3840. ["y"] = 0,
  3841. ["x"] = 0,
  3842. ["z"] = 0
  3843. },
  3844. ["fx"] =
  3845. {
  3846. [1] = true,
  3847. [2] = true,
  3848. [3] = true,
  3849. [4] = true,
  3850. [5] = true
  3851. },
  3852. ["vrotation"] =
  3853. {
  3854. ["y"] = 0,
  3855. ["x"] = 0,
  3856. ["z"] = 0
  3857. },
  3858. ["vposition"] =
  3859. {
  3860. ["y"] = 0,
  3861. ["x"] = -0,
  3862. ["z"] = -0
  3863. }
  3864. },
  3865. [3] =
  3866. {
  3867. ["drotation"] =
  3868. {
  3869. ["y"] = 180,
  3870. ["x"] = 90,
  3871. ["z"] = 90
  3872. },
  3873. ["dposition"] =
  3874. {
  3875. ["y"] = 100,
  3876. ["x"] = 200,
  3877. ["z"] = 200
  3878. },
  3879. ["scale"] =
  3880. {
  3881. ["y"] = 100,
  3882. ["x"] = 100,
  3883. ["z"] = 100
  3884. },
  3885. ["dscale"] =
  3886. {
  3887. ["y"] = 500,
  3888. ["x"] = 500,
  3889. ["z"] = 500
  3890. },
  3891. ["vscale"] =
  3892. {
  3893. ["y"] = 1,
  3894. ["x"] = 1,
  3895. ["z"] = 1
  3896. },
  3897. ["rotation"] =
  3898. {
  3899. ["y"] = 0,
  3900. ["x"] = 0,
  3901. ["z"] = 0
  3902. },
  3903. ["assetId"] = 244159819,
  3904. ["changedFX"] = false,
  3905. ["position"] =
  3906. {
  3907. ["y"] = 0,
  3908. ["x"] = 0,
  3909. ["z"] = 0
  3910. },
  3911. ["fx"] =
  3912. {
  3913. [1] = true,
  3914. [2] = true,
  3915. [3] = true,
  3916. [4] = true,
  3917. [5] = true
  3918. },
  3919. ["vrotation"] =
  3920. {
  3921. ["y"] = 0,
  3922. ["x"] = 0,
  3923. ["z"] = 0
  3924. },
  3925. ["vposition"] =
  3926. {
  3927. ["y"] = 0,
  3928. ["x"] = -0,
  3929. ["z"] = -0
  3930. }
  3931. },
  3932. [4] =
  3933. {
  3934. ["drotation"] =
  3935. {
  3936. ["y"] = 90,
  3937. ["x"] = 90,
  3938. ["z"] = 90
  3939. },
  3940. ["dposition"] =
  3941. {
  3942. ["y"] = 200,
  3943. ["x"] = 200,
  3944. ["z"] = 200
  3945. },
  3946. ["scale"] =
  3947. {
  3948. ["y"] = 100,
  3949. ["x"] = 100,
  3950. ["z"] = 100
  3951. },
  3952. ["dscale"] =
  3953. {
  3954. ["y"] = 500,
  3955. ["x"] = 500,
  3956. ["z"] = 500
  3957. },
  3958. ["vscale"] =
  3959. {
  3960. ["y"] = 1,
  3961. ["x"] = 1,
  3962. ["z"] = 1
  3963. },
  3964. ["rotation"] =
  3965. {
  3966. ["y"] = 0,
  3967. ["x"] = 0,
  3968. ["z"] = 0
  3969. },
  3970. ["assetId"] = 7075502,
  3971. ["changedFX"] = false,
  3972. ["position"] =
  3973. {
  3974. ["y"] = 0,
  3975. ["x"] = 0,
  3976. ["z"] = 0
  3977. },
  3978. ["fx"] =
  3979. {
  3980. [1] = true,
  3981. [2] = true,
  3982. [3] = true,
  3983. [4] = true,
  3984. [5] = true
  3985. },
  3986. ["vrotation"] =
  3987. {
  3988. ["y"] = 0,
  3989. ["x"] = 0,
  3990. ["z"] = 0
  3991. },
  3992. ["vposition"] =
  3993. {
  3994. ["y"] = 0,
  3995. ["x"] = -0,
  3996. ["z"] = -0
  3997. }
  3998. },
  3999. [5] =
  4000. {
  4001. ["drotation"] =
  4002. {
  4003. ["y"] = 90,
  4004. ["x"] = 90,
  4005. ["z"] = 90
  4006. },
  4007. ["dposition"] =
  4008. {
  4009. ["y"] = 200,
  4010. ["x"] = 200,
  4011. ["z"] = 200
  4012. },
  4013. ["scale"] =
  4014. {
  4015. ["y"] = 100,
  4016. ["x"] = 100,
  4017. ["z"] = 100
  4018. },
  4019. ["dscale"] =
  4020. {
  4021. ["y"] = 500,
  4022. ["x"] = 500,
  4023. ["z"] = 500
  4024. },
  4025. ["vscale"] =
  4026. {
  4027. ["y"] = 1,
  4028. ["x"] = 1,
  4029. ["z"] = 1
  4030. },
  4031. ["rotation"] =
  4032. {
  4033. ["y"] = 0,
  4034. ["x"] = 0,
  4035. ["z"] = 0
  4036. },
  4037. ["assetId"] = 916733101,
  4038. ["changedFX"] = false,
  4039. ["position"] =
  4040. {
  4041. ["y"] = 0,
  4042. ["x"] = 0,
  4043. ["z"] = 0
  4044. },
  4045. ["fx"] =
  4046. {
  4047. [1] = true,
  4048. [2] = true,
  4049. [3] = true,
  4050. [4] = true,
  4051. [5] = true
  4052. },
  4053. ["vrotation"] =
  4054. {
  4055. ["y"] = 0,
  4056. ["x"] = 0,
  4057. ["z"] = 0
  4058. },
  4059. ["vposition"] =
  4060. {
  4061. ["y"] = 0,
  4062. ["x"] = -0,
  4063. ["z"] = -0
  4064. }
  4065. }
  4066. },
  4067. ["description"] = "",
  4068. ["createdDate"] = 1000,
  4069. ["lowerDesc"] = "",
  4070. ["bodyColors"] =
  4071. {
  4072. ["HeadColor"] = Color3.new(1, 0, 0),
  4073. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4074. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4075. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4076. ["RightArmColor"] = Color3.new(1, 0, 0),
  4077. ["LeftLegColor"] = Color3.new(1, 0, 0)
  4078. },
  4079. ["scales"] =
  4080. {
  4081. ["LowerLegHeight"] = 5,
  4082. ["UpperTorsoWidth"] = 5,
  4083. ["UpperArmHeight"] = 5,
  4084. ["HandHeight"] = 5,
  4085. ["UpperLegWidth"] = -1,
  4086. ["LowerArmWidth"] = -1,
  4087. ["FootWidth"] = 5,
  4088. ["LowerArmHeight"] = -1,
  4089. ["UpperArmWidth"] = -1,
  4090. ["FootHeight"] = 5,
  4091. ["LowerTorsoWidth"] = -1,
  4092. ["UpperTorsoHeight"] = -1,
  4093. ["HandWidth"] = -1,
  4094. ["HeadScale"] = -1,
  4095. ["UpperLegHeight"] = -1,
  4096. ["LowerTorsoHeight"] = -1,
  4097. ["LowerLegWidth"] = -1
  4098. },
  4099. ["name"] = "",
  4100. ["outfitId"] = 1,
  4101. ["isOutfit"] = true,
  4102. ["collageSeed"] = 0,
  4103. ["lowerName"] = ""
  4104. }
  4105. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  4106. Event:FireServer(weird)
  4107. end)
  4108.  
  4109. GiantHead.Name = "GiantHead"
  4110. GiantHead.Parent = mainframe
  4111. GiantHead.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  4112. GiantHead.BorderColor3 = Color3.new(0, 0, 0)
  4113. GiantHead.Position = UDim2.new(0.0531915426, 0, 0.371106654, 0)
  4114. GiantHead.Size = UDim2.new(0, 126, 0, 14)
  4115. GiantHead.Font = Enum.Font.SourceSans
  4116. GiantHead.Text = "Giant Head"
  4117. GiantHead.TextColor3 = Color3.new(0, 0, 0)
  4118. GiantHead.TextSize = 14
  4119. GiantHead.TextWrapped = true
  4120. GiantHead.MouseButton1Click:Connect(function()
  4121. --Brought to you by N3xul.
  4122. local OOF =
  4123. {
  4124. ["assets"] =
  4125. {
  4126. [1] =
  4127. {
  4128. ["drotation"] =
  4129. {
  4130. ["y"] = 90,
  4131. ["x"] = 90,
  4132. ["z"] = 90
  4133. },
  4134. ["dposition"] =
  4135. {
  4136. ["y"] = 200,
  4137. ["x"] = 200,
  4138. ["z"] = 200
  4139. },
  4140. ["scale"] =
  4141. {
  4142. ["y"] = 10000,
  4143. ["x"] = 10000,
  4144. ["z"] = 10000
  4145. },
  4146. ["dscale"] =
  4147. {
  4148. ["y"] = 500,
  4149. ["x"] = 500,
  4150. ["z"] = 500
  4151. },
  4152. ["vscale"] =
  4153. {
  4154. ["y"] = 1,
  4155. ["x"] = 1,
  4156. ["z"] = 1
  4157. },
  4158. ["rotation"] =
  4159. {
  4160. ["y"] = 0,
  4161. ["x"] = 0,
  4162. ["z"] = 0
  4163. },
  4164. ["assetId"] = 916733101,
  4165. ["changedFX"] = false,
  4166. ["position"] =
  4167. {
  4168. ["y"] = 0,
  4169. ["x"] = 0,
  4170. ["z"] = 0
  4171. },
  4172. ["fx"] =
  4173. {
  4174. [1] = true,
  4175. [2] = true,
  4176. [3] = true,
  4177. [4] = true,
  4178. [5] = true
  4179. },
  4180. ["vrotation"] =
  4181. {
  4182. ["y"] = 0,
  4183. ["x"] = 0,
  4184. ["z"] = 0
  4185. },
  4186. ["vposition"] =
  4187. {
  4188. ["y"] = 0,
  4189. ["x"] = -0,
  4190. ["z"] = -0
  4191. }
  4192. },
  4193. [2] =
  4194. {
  4195. ["drotation"] =
  4196. {
  4197. ["y"] = 90,
  4198. ["x"] = 90,
  4199. ["z"] = 90
  4200. },
  4201. ["dposition"] =
  4202. {
  4203. ["y"] = 20000,
  4204. ["x"] = 20000,
  4205. ["z"] = 20000
  4206. },
  4207. ["scale"] =
  4208. {
  4209. ["y"] = 100,
  4210. ["x"] = 100,
  4211. ["z"] = 100
  4212. },
  4213. ["dscale"] =
  4214. {
  4215. ["y"] = 500,
  4216. ["x"] = 500,
  4217. ["z"] = 500
  4218. },
  4219. ["vscale"] =
  4220. {
  4221. ["y"] = 1,
  4222. ["x"] = 1,
  4223. ["z"] = 1
  4224. },
  4225. ["rotation"] =
  4226. {
  4227. ["y"] = 0,
  4228. ["x"] = 0,
  4229. ["z"] = 0
  4230. },
  4231. ["assetId"] = 602599987,
  4232. ["changedFX"] = false,
  4233. ["position"] =
  4234. {
  4235. ["y"] = 0,
  4236. ["x"] = 0,
  4237. ["z"] = 0
  4238. },
  4239. ["fx"] =
  4240. {
  4241. [1] = true,
  4242. [2] = true,
  4243. [3] = true,
  4244. [4] = true,
  4245. [5] = true
  4246. },
  4247. ["vrotation"] =
  4248. {
  4249. ["y"] = 0,
  4250. ["x"] = 0,
  4251. ["z"] = 0
  4252. },
  4253. ["vposition"] =
  4254. {
  4255. ["y"] = 0,
  4256. ["x"] = -0,
  4257. ["z"] = -0
  4258. }
  4259. },
  4260. [3] =
  4261. {
  4262. ["drotation"] =
  4263. {
  4264. ["y"] = 90,
  4265. ["x"] = 90,
  4266. ["z"] = 90
  4267. },
  4268. ["dposition"] =
  4269. {
  4270. ["y"] = 200,
  4271. ["x"] = 200,
  4272. ["z"] = 200
  4273. },
  4274. ["scale"] =
  4275. {
  4276. ["y"] = 10000,
  4277. ["x"] = 10000,
  4278. ["z"] = 10000
  4279. },
  4280. ["dscale"] =
  4281. {
  4282. ["y"] = 500,
  4283. ["x"] = 500,
  4284. ["z"] = 500
  4285. },
  4286. ["vscale"] =
  4287. {
  4288. ["y"] = 1,
  4289. ["x"] = 1,
  4290. ["z"] = 1
  4291. },
  4292. ["rotation"] =
  4293. {
  4294. ["y"] = 0,
  4295. ["x"] = 0,
  4296. ["z"] = 0
  4297. },
  4298. ["assetId"] = 616980142,
  4299. ["changedFX"] = false,
  4300. ["position"] =
  4301. {
  4302. ["y"] = 0,
  4303. ["x"] = 0,
  4304. ["z"] = 0
  4305. },
  4306. ["fx"] =
  4307. {
  4308. [1] = true,
  4309. [2] = true,
  4310. [3] = true,
  4311. [4] = true,
  4312. [5] = true
  4313. },
  4314. ["vrotation"] =
  4315. {
  4316. ["y"] = 0,
  4317. ["x"] = 0,
  4318. ["z"] = 0
  4319. },
  4320. ["vposition"] =
  4321. {
  4322. ["y"] = 0,
  4323. ["x"] = -0,
  4324. ["z"] = -0
  4325. }
  4326. },
  4327. [4] =
  4328. {
  4329. ["drotation"] =
  4330. {
  4331. ["y"] = 180,
  4332. ["x"] = 90,
  4333. ["z"] = 90
  4334. },
  4335. ["dposition"] =
  4336. {
  4337. ["y"] = 100,
  4338. ["x"] = 200,
  4339. ["z"] = 200
  4340. },
  4341. ["scale"] =
  4342. {
  4343. ["y"] = 1250,
  4344. ["x"] = 1250,
  4345. ["z"] = 12500
  4346. },
  4347. ["dscale"] =
  4348. {
  4349. ["y"] = 750,
  4350. ["x"] = 750,
  4351. ["z"] = 750
  4352. },
  4353. ["vscale"] =
  4354. {
  4355. ["y"] = 1.25,
  4356. ["x"] = 1.25,
  4357. ["z"] = 1.25
  4358. },
  4359. ["rotation"] =
  4360. {
  4361. ["y"] = 0,
  4362. ["x"] = 0,
  4363. ["z"] = 0
  4364. },
  4365. ["assetId"] = 244159819,
  4366. ["changedFX"] = false,
  4367. ["position"] =
  4368. {
  4369. ["y"] = 0,
  4370. ["x"] = 0,
  4371. ["z"] = 0
  4372. },
  4373. ["fx"] =
  4374. {
  4375. [1] = true,
  4376. [2] = true,
  4377. [3] = true,
  4378. [4] = true,
  4379. [5] = true
  4380. },
  4381. ["vrotation"] =
  4382. {
  4383. ["y"] = 0,
  4384. ["x"] = 0,
  4385. ["z"] = 0
  4386. },
  4387. ["vposition"] =
  4388. {
  4389. ["y"] = 0,
  4390. ["x"] = -0,
  4391. ["z"] = -0
  4392. }
  4393. },
  4394. [5] =
  4395. {
  4396. ["drotation"] =
  4397. {
  4398. ["y"] = 90,
  4399. ["x"] = 90,
  4400. ["z"] = 90
  4401. },
  4402. ["dposition"] =
  4403. {
  4404. ["y"] = 200,
  4405. ["x"] = 200,
  4406. ["z"] = 200
  4407. },
  4408. ["scale"] =
  4409. {
  4410. ["y"] = 5000,
  4411. ["x"] = 5000,
  4412. ["z"] = 5000
  4413. },
  4414. ["dscale"] =
  4415. {
  4416. ["y"] = 5000,
  4417. ["x"] = 5000,
  4418. ["z"] = 5000
  4419. },
  4420. ["vscale"] =
  4421. {
  4422. ["y"] = 1,
  4423. ["x"] = 1,
  4424. ["z"] = 1
  4425. },
  4426. ["rotation"] =
  4427. {
  4428. ["y"] = 0,
  4429. ["x"] = 0,
  4430. ["z"] = 0
  4431. },
  4432. ["assetId"] = 7075502,
  4433. ["changedFX"] = false,
  4434. ["position"] =
  4435. {
  4436. ["y"] = 0,
  4437. ["x"] = 0,
  4438. ["z"] = 0
  4439. },
  4440. ["fx"] =
  4441. {
  4442. [1] = true,
  4443. [2] = true,
  4444. [3] = true,
  4445. [4] = true,
  4446. [5] = true
  4447. },
  4448. ["vrotation"] =
  4449. {
  4450. ["y"] = 0,
  4451. ["x"] = 0,
  4452. ["z"] = 0
  4453. },
  4454. ["vposition"] =
  4455. {
  4456. ["y"] = 0,
  4457. ["x"] = -0,
  4458. ["z"] = -0
  4459. }
  4460. }
  4461. },
  4462. ["description"] = "",
  4463. ["createdDate"] = 1000,
  4464. ["lowerDesc"] = "",
  4465. ["bodyColors"] =
  4466. {
  4467. ["HeadColor"] = Color3.new(1, 0, 0),
  4468. ["TorsoColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4469. ["LeftArmColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4470. ["RightLegColor"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
  4471. ["RightArmColor"] = Color3.new(1, 0, 0),
  4472. ["LeftLegColor"] = Color3.new(1, 0, 0)
  4473. },
  4474. ["scales"] =
  4475. {
  4476. ["LowerLegHeight"] = 1,
  4477. ["UpperTorsoWidth"] = 1,
  4478. ["UpperArmHeight"] = 1,
  4479. ["HandHeight"] = 1,
  4480. ["UpperLegWidth"] = 1,
  4481. ["LowerArmWidth"] = 1,
  4482. ["FootWidth"] = 1,
  4483. ["LowerArmHeight"] = 1,
  4484. ["UpperArmWidth"] = 1,
  4485. ["FootHeight"] = 1,
  4486. ["LowerTorsoWidth"] = 1,
  4487. ["UpperTorsoHeight"] = 1,
  4488. ["HandWidth"] = 1,
  4489. ["HeadScale"] = 500,
  4490. ["UpperLegHeight"] = 1,
  4491. ["LowerTorsoHeight"] = 1,
  4492. ["LowerLegWidth"] = 1
  4493. },
  4494. ["name"] = "GAY",
  4495. ["outfitId"] = 1,
  4496. ["isOutfit"] = true,
  4497. ["collageSeed"] = 0,
  4498. ["lowerName"] = ""
  4499. }
  4500. local Event = game:GetService("ReplicatedStorage").AvatarEditor.Remote.CommitCharacterAppearance
  4501. Event:FireServer(OOF)
  4502. end)
  4503.  
  4504. Rainbowchat.Name = "Rainbowchat"
  4505. Rainbowchat.Parent = mainframe
  4506. Rainbowchat.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  4507. Rainbowchat.BorderColor3 = Color3.new(0, 0, 0)
  4508. Rainbowchat.Position = UDim2.new(0.0531915613, 0, 0.702809632, 0)
  4509. Rainbowchat.Size = UDim2.new(0, 126, 0, 14)
  4510. Rainbowchat.Font = Enum.Font.SourceSans
  4511. Rainbowchat.Text = "Rainbow Chat"
  4512. Rainbowchat.TextColor3 = Color3.new(0, 0, 0)
  4513. Rainbowchat.TextSize = 14
  4514. Rainbowchat.TextWrapped = true
  4515. Rainbowchat.MouseButton1Click:Connect(function()
  4516. while true do
  4517. wait()
  4518. local r = (math.sin(workspace.DistributedGameTime/2)/2)+0.5
  4519. local g = (math.sin(workspace.DistributedGameTime)/2)+0.5
  4520. local b = (math.sin(workspace.DistributedGameTime*1.5)/2)+0.5
  4521. local color = Color3.new(r, g, b)
  4522. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  4523. Event:FireServer(color)
  4524. end
  4525. end)
  4526.  
  4527. Blackchat.Name = "Blackchat"
  4528. Blackchat.Parent = mainframe
  4529. Blackchat.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  4530. Blackchat.BorderColor3 = Color3.new(0, 0, 0)
  4531. Blackchat.Position = UDim2.new(0.0567375869, 0, 0.854838729, 0)
  4532. Blackchat.Size = UDim2.new(0, 126, 0, 12)
  4533. Blackchat.Font = Enum.Font.SourceSans
  4534. Blackchat.Text = "Black Chat"
  4535. Blackchat.TextColor3 = Color3.new(0, 0, 0)
  4536. Blackchat.TextSize = 14
  4537. Blackchat.TextWrapped = true
  4538. Blackchat.MouseButton1Click:Connect(function()
  4539. local color = Color3.new(0,0,0) --Color you want here!
  4540. local Event = game:GetService("ReplicatedStorage").ClientRequests.UpdateChatColorEvent
  4541. Event:FireServer(color)
  4542. end)
  4543.  
  4544. Creds.Name = "Creds"
  4545. Creds.Parent = topframe
  4546. Creds.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  4547. Creds.BorderColor3 = Color3.new(0, 0, 0)
  4548. Creds.BorderSizePixel = 0
  4549. Creds.Size = UDim2.new(0, 78, 0, 8)
  4550. Creds.Font = Enum.Font.SourceSans
  4551. Creds.Text = "Psykek#3180"
  4552. Creds.TextColor3 = Color3.new(0.729412, 0.396078, 0.0196078)
  4553. Creds.TextSize = 12
  4554. Creds.TextWrapped = true
  4555.  
  4556. Close.Name = "Close"
  4557. Close.Parent = topframe
  4558. Close.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  4559. Close.BorderColor3 = Color3.new(0, 0, 0)
  4560. Close.BorderSizePixel = 0
  4561. Close.Position = UDim2.new(0.929078043, 0, 0, 0)
  4562. Close.Size = UDim2.new(0, 10, 0, 8)
  4563. Close.Font = Enum.Font.SourceSans
  4564. Close.Text = "X"
  4565. Close.TextColor3 = Color3.new(0.937255, 0.937255, 0.937255)
  4566. Close.TextSize = 14
  4567. Close.MouseButton1Click:Connect(function()
  4568.  
  4569. if topframe.Visible == false then
  4570. topframe.Visible = false
  4571. else
  4572. topframe.Visible = false
  4573. end
  4574.  
  4575. end)
  4576.  
  4577. Minimize.Name = "Minimize"
  4578. Minimize.Parent = topframe
  4579. Minimize.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  4580. Minimize.BorderColor3 = Color3.new(0, 0, 0)
  4581. Minimize.BorderSizePixel = 0
  4582. Minimize.Position = UDim2.new(0.858156085, 0, 0, 0)
  4583. Minimize.Size = UDim2.new(0, 10, 0, 8)
  4584. Minimize.Font = Enum.Font.SourceSans
  4585. Minimize.Text = "-"
  4586. Minimize.TextColor3 = Color3.new(0.937255, 0.937255, 0.937255)
  4587. Minimize.TextSize = 14
  4588. Minimize.MouseButton1Click:Connect(function()
  4589.  
  4590. if mainframe.Visible == false then
  4591. mainframe.Visible = true
  4592. else
  4593. mainframe.Visible = false
  4594. end
  4595.  
  4596. end)
  4597. end)
  4598.  
  4599. Next.Name = "Next "
  4600. Next.Parent = GamesGUI
  4601. Next.BackgroundColor3 = Color3.new(1, 1, 1)
  4602. Next.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  4603. Next.BorderSizePixel = 0
  4604. Next.Position = UDim2.new(0.59799999, 0, 0.904999971, 0)
  4605. Next.Size = UDim2.new(0, 90, 0, 28)
  4606. Next.AutoButtonColor = false
  4607. Next.Font = Enum.Font.SciFi
  4608. Next.Text = "Next >"
  4609. Next.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  4610. Next.TextSize = 18
  4611. Next.TextWrapped = true
  4612. Next.MouseButton1Down:connect(function()
  4613. GamesGUI.Visible = false
  4614. Games2GUI.Visible = true
  4615. end)
  4616.  
  4617. Games4GUI.Name = "Games4GUI"
  4618. Games4GUI.Parent = Main
  4619. Games4GUI.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  4620. Games4GUI.BorderSizePixel = 0
  4621. Games4GUI.Position = UDim2.new(0.189415038, 0, 0, 0)
  4622. Games4GUI.Size = UDim2.new(0, 291, 0, 367)
  4623. Games4GUI.Visible = false
  4624.  
  4625. Previous4.Name = "Previous4"
  4626. Previous4.Parent = Games4GUI
  4627. Previous4.BackgroundColor3 = Color3.new(1, 1, 1)
  4628. Previous4.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  4629. Previous4.BorderSizePixel = 0
  4630. Previous4.Position = UDim2.new(0.0996563733, 0, 0.904632151, 0)
  4631. Previous4.Size = UDim2.new(0, 90, 0, 28)
  4632. Previous4.AutoButtonColor = false
  4633. Previous4.Font = Enum.Font.SciFi
  4634. Previous4.Text = "< Previous"
  4635. Previous4.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  4636. Previous4.TextSize = 18
  4637. Previous4.TextWrapped = true
  4638. Previous4.MouseButton1Down:connect(function()
  4639. Games4GUI.Visible = false
  4640. Games3GUI.Visible = true
  4641. end)
  4642.  
  4643. DoomspireBrickbattle.Name = "Doomspire-Brickbattle"
  4644. DoomspireBrickbattle.Parent = Games4GUI
  4645. DoomspireBrickbattle.BackgroundColor3 = Color3.new(1, 1, 1)
  4646. DoomspireBrickbattle.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  4647. DoomspireBrickbattle.BorderSizePixel = 0
  4648. DoomspireBrickbattle.Position = UDim2.new(0.044673562, 0, 0.0217983574, 0)
  4649. DoomspireBrickbattle.Size = UDim2.new(0, 265, 0, 50)
  4650. DoomspireBrickbattle.AutoButtonColor = false
  4651. DoomspireBrickbattle.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4652. DoomspireBrickbattle.Font = Enum.Font.SciFi
  4653. DoomspireBrickbattle.Text = "Doomspire Brickbattle"
  4654. DoomspireBrickbattle.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  4655. DoomspireBrickbattle.TextSize = 20
  4656. DoomspireBrickbattle.TextWrapped = true
  4657. DoomspireBrickbattle.MouseButton1Down:connect(function()
  4658. getsenv(game.Players.LocalPlayer.Backpack.Slingshot.Client).VELOCITY = 1000
  4659. end)
  4660.  
  4661. Assasin.Name = "Assasin"
  4662. Assasin.Parent = Games4GUI
  4663. Assasin.BackgroundColor3 = Color3.new(1, 1, 1)
  4664. Assasin.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  4665. Assasin.BorderSizePixel = 0
  4666. Assasin.Position = UDim2.new(0.044673562, 0, 0.18528609, 0)
  4667. Assasin.Size = UDim2.new(0, 265, 0, 50)
  4668. Assasin.AutoButtonColor = false
  4669. Assasin.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4670. Assasin.Font = Enum.Font.SciFi
  4671. Assasin.Text = "Assasin"
  4672. Assasin.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  4673. Assasin.TextSize = 20
  4674. Assasin.TextWrapped = true
  4675. Assasin.MouseButton1Down:connect(function()
  4676. loadstring(game:GetObjects("rbxassetid://2001359233")[1].Source)()
  4677. end)
  4678.  
  4679. MurderMystery2.Name = "Murder-Mystery2"
  4680. MurderMystery2.Parent = Games4GUI
  4681. MurderMystery2.BackgroundColor3 = Color3.new(1, 1, 1)
  4682. MurderMystery2.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  4683. MurderMystery2.BorderSizePixel = 0
  4684. MurderMystery2.Position = UDim2.new(0.044673562, 0, 0.35422343, 0)
  4685. MurderMystery2.Size = UDim2.new(0, 265, 0, 50)
  4686. MurderMystery2.AutoButtonColor = false
  4687. MurderMystery2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4688. MurderMystery2.Font = Enum.Font.SciFi
  4689. MurderMystery2.Text = "Murder Mystery 2"
  4690. MurderMystery2.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  4691. MurderMystery2.TextSize = 20
  4692. MurderMystery2.TextWrapped = true
  4693. MurderMystery2.MouseButton1Down:connect(function()
  4694. if game.PlaceId == 142823291 then --Proofing just because ;)
  4695. --Note: Don't reset with godmode on or you will be stuck on a black screen for a reasonable amount of time
  4696. --Change to false if you dont like printing to console
  4697. local printvar = true
  4698. --Change to true if you want to see names instead of murderer, sheriff, and innocents with esp
  4699. local espnames = true
  4700. --Change keybinds to your liking
  4701. local coinkey = "c" --Coin grabber keybind
  4702. local MSkey = "m" --Murderer/Sheriff esp keybind
  4703. local playerskey = "n" --All players esp keybind
  4704. local espoffkey = "b" --Turn esp off keybind
  4705. local flykey = "f" --Fly keybind
  4706. local noclipkey = "r" --Noclip keybind
  4707. local godmodekey = "g" --Godmode keybind
  4708. local xrayonkey = "x" --Xray on keybind
  4709. local xrayoffkey = "z" --Xray off keybind
  4710. local bringgunkey = "t" --Teleport to gun keybind
  4711. local hideshowguikey = "p" --Show/Hide gui keybind
  4712. --End of easy customization options
  4713.  
  4714. --Gui Buttons and Status--
  4715. local MM2 = Instance.new("ScreenGui")
  4716. local Main = Instance.new("Frame")
  4717. local Title = Instance.new("TextLabel")
  4718. local Coin = Instance.new("TextButton")
  4719. local MSEsp = Instance.new("TextButton")
  4720. local MSESPActive = Instance.new("TextLabel")
  4721. local PlayersEsp = Instance.new("TextButton")
  4722. local PlayersEspActive = Instance.new("TextLabel")
  4723. local EspOff = Instance.new("TextButton")
  4724. local EspOffActive = Instance.new("TextLabel")
  4725. local Run = Instance.new("TextButton")
  4726. local RunActiveGui = Instance.new("TextLabel")
  4727. local Fly = Instance.new("TextButton")
  4728. local FlyActive = Instance.new("TextLabel")
  4729. local Noclip = Instance.new("TextButton")
  4730. local NoclipActive = Instance.new("TextLabel")
  4731. local GodMode = Instance.new("TextButton")
  4732. local GodModeActive = Instance.new("TextLabel")
  4733. local GuiXrayOn = Instance.new("TextButton")
  4734. local GuiXrayOnActive = Instance.new("TextLabel")
  4735. local GuiXrayOff = Instance.new("TextButton")
  4736. local GuiXrayOffActive = Instance.new("TextLabel")
  4737. local BringGun = Instance.new("TextButton")
  4738. local Keybinds = Instance.new("TextButton")
  4739. local KeybindsActive = Instance.new("TextLabel")
  4740. local Hide = Instance.new("TextButton")
  4741. local Show = Instance.new("TextButton")
  4742.  
  4743. --Other Variables
  4744. local runActive = false
  4745. local teamname = "None"
  4746. local murderer = "None"
  4747. local sheriff = "None"
  4748. local player = game:GetService("Players").LocalPlayer
  4749.  
  4750. local esp = false
  4751. local plresp
  4752. local track = false
  4753.  
  4754. local NClip = false
  4755. local char = game.Players.LocalPlayer.Character
  4756. local obj = game.workspace
  4757. local mouse=game.Players.LocalPlayer:GetMouse()
  4758. local LP = game:GetService("Players").LocalPlayer
  4759. local flyvar = false
  4760.  
  4761. local showvar = true
  4762. local inputcode = game:GetService("UserInputService")
  4763. local godmodevar = false
  4764. local keyOff = false
  4765. local NClip = false
  4766.  
  4767. --Start of Gui--
  4768. MM2.Name = "MM2"
  4769. MM2.Parent = game.CoreGui
  4770. MM2.ResetOnSpawn = false
  4771.  
  4772. Main.Name = "Main"
  4773. Main.Parent = MM2
  4774. Main.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4775. Main.BorderColor3 = Color3.new(0, 0.607843, 1)
  4776. Main.BorderSizePixel = 5
  4777. Main.Draggable = true
  4778. Main.Position = UDim2.new(0.574999988, 0, 0.349999994, 0)
  4779. Main.Size = UDim2.new(0.2, 0, 0.4, 0)
  4780. Main.Visible = true
  4781. Main.Active = true
  4782.  
  4783. Title.Name = "Title"
  4784. Title.Parent = Main
  4785. Title.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4786. Title.BorderColor3 = Color3.new(0, 0.607843, 1)
  4787. Title.BorderSizePixel = 5
  4788. Title.Draggable = true
  4789. Title.Size = UDim2.new(1.005, 0, 0.2, 0)
  4790. Title.ZIndex = 3
  4791. Title.Font = Enum.Font.SciFi
  4792. Title.FontSize = Enum.FontSize.Size24
  4793. Title.Text = "Murder Mystery 2"
  4794. Title.TextColor3 = Color3.new(0, 0.607843, 1)
  4795. Title.TextScaled = true
  4796. Title.TextSize = 20
  4797. Title.TextStrokeColor3 = Color3.new(0.129412, 0.54902, 1)
  4798. Title.TextWrapped = true
  4799.  
  4800. --Start of functions for buttons--
  4801. function Create(base, team, colors1, colors2, colors3, teamname) --For all esps
  4802. local bb = Instance.new("BillboardGui",player.PlayerGui)
  4803. bb.Adornee = base
  4804. bb.ExtentsOffset = Vector3.new(0,1,0)
  4805. bb.AlwaysOnTop = true
  4806. bb.Size = UDim2.new(0,5,0,5)
  4807. bb.StudsOffset = Vector3.new(0,1,0)
  4808. bb.Name = "tracker"
  4809. local frame = Instance.new("Frame",bb)
  4810. frame.ZIndex = 10
  4811. frame.BackgroundTransparency = 0.3
  4812. frame.Size = UDim2.new(1,0,1,0)
  4813. local txtlbl = Instance.new("TextLabel",bb)
  4814. txtlbl.ZIndex = 10
  4815. txtlbl.Text = teamname
  4816. txtlbl.BackgroundTransparency = 1
  4817. txtlbl.Position = UDim2.new(0,0,0,-35)
  4818. txtlbl.Size = UDim2.new(1,0,10,0)
  4819. txtlbl.Font = "ArialBold"
  4820. txtlbl.FontSize = "Size12"
  4821. txtlbl.TextStrokeTransparency = 0.5
  4822. if team then --For teams, left over from origianl but never removed
  4823. txtlbl.TextColor3 = Color3.new(0,0,255)
  4824. frame.BackgroundColor3 = Color3.new(0,0,255)
  4825. else
  4826. txtlbl.TextColor3 = Color3.new(colors1,colors2,colors3)
  4827. frame.BackgroundColor3 = Color3.new(colors1,colors2,colors3)
  4828. end
  4829. end
  4830.  
  4831. function findmurderer() --Find who the murderer is
  4832. local colors1 = 255
  4833. local colors2 = 0
  4834. local colors3 = 0
  4835. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  4836. if v ~= game:GetService("Players").LocalPlayer then
  4837. for i,v in pairs(v.Backpack:GetChildren()) do --Checks backpack for knife
  4838. if v.Name == "Knife" then
  4839. if espnames == true then
  4840. local teamname = v.Parent.Parent.Name
  4841. if v.Parent.Parent.Character.Head ~= nil then
  4842. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4843. else
  4844. if printvar == true then
  4845. print("Head missing from murderer!")
  4846. end
  4847. end
  4848. elseif espnames == false then
  4849. local teamname = "Murderer"
  4850. if v.Parent.Parent.Character.Head ~= nil then
  4851. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4852. else
  4853. if printvar == true then
  4854. print("Head missing from murderer!")
  4855. end
  4856. end
  4857. end
  4858. murderer = v.Parent.Parent.Name
  4859. if printvar == true then
  4860. print(murderer.." is Murderer")
  4861. end
  4862. end
  4863. end
  4864. for i,v in pairs(v.Character:GetChildren()) do --Checks workspace player for knife (holding it)
  4865. if v.Name == "Knife" then
  4866. if espnames == true then
  4867. local teamname = v.Parent.Name
  4868. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4869. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4870. else
  4871. if printvar == true then
  4872. print("Head missing from murderer!")
  4873. end
  4874. end
  4875. elseif espnames == false then
  4876. local teamname = "Murderer"
  4877. if v.Parent.Head ~= nil then
  4878. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4879. else
  4880. if printvar == true then
  4881. print("Head missing from murderer!")
  4882. end
  4883. end
  4884. end
  4885. murderer = v.Parent.Name
  4886. if printvar == true then --Tried to failproof to stop printing nil
  4887. local murderer1 = tostring(v.Parent.Name)
  4888. print(murderer1.." is Murderer")
  4889. end
  4890. end
  4891. end
  4892. end
  4893. end
  4894. end
  4895.  
  4896. function findsheriff() --Find who the sheriff is
  4897. local colors1 = 0
  4898. local colors2 = 0
  4899. local colors3 = 255
  4900. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  4901. if v ~= game:GetService("Players").LocalPlayer then
  4902. for i,v in pairs(v.Backpack:GetChildren()) do
  4903. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks backpack for gun
  4904. if espnames == true then
  4905. local teamname = v.Parent.Parent.Name
  4906. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  4907. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4908. else
  4909. if printvar == true then
  4910. print("Head missing from sheriff!")
  4911. end
  4912. end
  4913. elseif espnames == false then
  4914. local teamname = "Sheriff"
  4915. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  4916. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4917. else
  4918. if printvar == true then
  4919. print("Head missing from sheriff!")
  4920. end
  4921. end
  4922. end
  4923. sheriff = v.Parent.Parent.Name
  4924. if printvar == true then
  4925. local sheriff1 = tostring(v.Parent.Parent.Name)
  4926. print(sheriff1.." is Sheriff")
  4927. end
  4928. end
  4929. end
  4930. for i,v in pairs(v.Character:GetChildren()) do
  4931. 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)
  4932. if espnames == true then
  4933. local teamname = v.Parent.Name
  4934. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4935. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4936. else
  4937. if printvar == true then
  4938. print("Head missing from sheriff!")
  4939. end
  4940. end
  4941. elseif espnames == false then
  4942. local teamname = "Sheriff"
  4943. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4944. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4945. else
  4946. if printvar == true then
  4947. print("Head missing from sheriff!")
  4948. end
  4949. end
  4950. end
  4951. sheriff = v.Parent.Name
  4952. if printvar == true then
  4953. local sheriff1 = tostring(v.Parent.Name)
  4954. print(sheriff1.." is Sheriff")
  4955. end
  4956. end
  4957. end
  4958. end
  4959. end
  4960. end
  4961.  
  4962. function findplayers() --Find all players but local player
  4963. findmurderer() --Finds murderer
  4964. findsheriff() --Finds sheriff
  4965. local colors1 = 0
  4966. local colors2 = 255
  4967. local colors3 = 0
  4968. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  4969. if v ~= game:GetService("Players").LocalPlayer then --If not local player
  4970. if v.Name ~= murderer then --If not murderer
  4971. if v.Name ~= sheriff then --If not sheriff
  4972. if espnames == true then
  4973. local teamname = v.Name
  4974. if v.Character.Head ~= nil then --Tried to failproof to stop printing nil
  4975. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4976. else
  4977. if printvar == true then
  4978. print("Head missing from sheriff!")
  4979. end
  4980. end
  4981. elseif espnames == false then
  4982. local teamname = "Innocents"
  4983. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4984. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4985. else
  4986. if printvar == true then
  4987. print("Head missing from sheriff!")
  4988. end
  4989. end
  4990. end
  4991. end
  4992. end
  4993. end
  4994. end
  4995. end
  4996.  
  4997. function Clear() --Clears all the esps
  4998. for _,v in pairs(player.PlayerGui:children()) do
  4999. if v.Name == "tracker" and v:isA("BillboardGui") then
  5000. v:Destroy()
  5001. end
  5002. end
  5003. end
  5004.  
  5005. function XrayOn(obj) --Enables xray
  5006. for _,v in pairs(obj:GetChildren()) do
  5007. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  5008. v.LocalTransparencyModifier = 0.75
  5009. end
  5010. XrayOn(v)
  5011. end
  5012. end
  5013.  
  5014. function XrayOff(obj) --Disables xray
  5015. for _,v in pairs(obj:GetChildren()) do
  5016. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  5017. v.LocalTransparencyModifier = 0
  5018. end XrayOff(v)
  5019. end
  5020. end
  5021.  
  5022. function sFLY() --Fly function
  5023. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso') and LP.Character:FindFirstChild('Humanoid')
  5024. repeat wait() until mouse
  5025.  
  5026. local T = LP.Character.Torso
  5027. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5028. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5029. local SPEED = 0
  5030.  
  5031. local function FLY()
  5032. FLYING = true
  5033. local BG = Instance.new('BodyGyro', T)
  5034. local BV = Instance.new('BodyVelocity', T)
  5035. BG.P = 9e4
  5036. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  5037. BG.cframe = T.CFrame
  5038. BV.velocity = Vector3.new(0, 0.1, 0)
  5039. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  5040. spawn(function()
  5041. repeat wait()
  5042. LP.Character.Humanoid.PlatformStand = true
  5043. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  5044. SPEED = 50
  5045. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  5046. SPEED = 0
  5047. end
  5048. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  5049. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (CONTROL.F + CONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(CONTROL.L + CONTROL.R, (CONTROL.F + CONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  5050. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  5051. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  5052. BV.velocity = ((workspace.CurrentCamera.CoordinateFrame.lookVector * (lCONTROL.F + lCONTROL.B)) + ((workspace.CurrentCamera.CoordinateFrame * CFrame.new(lCONTROL.L + lCONTROL.R, (lCONTROL.F + lCONTROL.B) * 0.2, 0).p) - workspace.CurrentCamera.CoordinateFrame.p)) * SPEED
  5053. else
  5054. BV.velocity = Vector3.new(0, 0.1, 0)
  5055. end
  5056. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  5057. until not FLYING
  5058. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5059. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5060. SPEED = 0
  5061. BG:destroy()
  5062. BV:destroy()
  5063. LP.Character.Humanoid.PlatformStand = false
  5064. end)
  5065. end
  5066.  
  5067. mouse.KeyDown:connect(function(KEY)
  5068. if KEY:lower() == 'w' then
  5069. CONTROL.F = 1
  5070. elseif KEY:lower() == 's' then
  5071. CONTROL.B = -1
  5072. elseif KEY:lower() == 'a' then
  5073. CONTROL.L = -1
  5074. elseif KEY:lower() == 'd' then
  5075. CONTROL.R = 1
  5076. end
  5077. end)
  5078.  
  5079. mouse.KeyUp:connect(function(KEY)
  5080. if KEY:lower() == 'w' then
  5081. CONTROL.F = 0
  5082. elseif KEY:lower() == 's' then
  5083. CONTROL.B = 0
  5084. elseif KEY:lower() == 'a' then
  5085. CONTROL.L = 0
  5086. elseif KEY:lower() == 'd' then
  5087. CONTROL.R = 0
  5088. end
  5089. end)
  5090. FLY()
  5091. end
  5092.  
  5093. function NOFLY() --Unfly function
  5094. FLYING = false
  5095. LP.Character.Humanoid.PlatformStand = false
  5096. end
  5097.  
  5098. local noclipcoro = coroutine.wrap(function() --Noclip function
  5099. while true do
  5100. if NClip == true then
  5101. if game.Players ~= nil then
  5102. if game.Players.LocalPlayer ~= nil then
  5103. if game.Players.LocalPlayer.Character ~= nil then
  5104. if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then
  5105. if game.Players.LocalPlayer.Character:FindFirstChild("Head") ~= nil then
  5106. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5107. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5108. end
  5109. end
  5110. end
  5111. end
  5112. end
  5113. end
  5114. game:service("RunService").Stepped:wait()
  5115. end
  5116. end)
  5117.  
  5118. noclipcoro() --For noclip to work
  5119.  
  5120. game:GetService("Players").LocalPlayer.CharacterAdded:connect(function(character) --Resets specific things for ease
  5121. flyvar = false
  5122. FlyActive.Text = "Inactive"
  5123. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  5124. godmodevar = false
  5125. GodModeActive.Text = "Inactive"
  5126. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  5127. Clear()
  5128. MSESPActive.Text = "Inactive"
  5129. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5130. PlayersEspActive.Text = "Inactive"
  5131. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5132. EspOffActive.Text = "Active"
  5133. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  5134. end)
  5135.  
  5136. mouse.KeyDown:connect(function(KeyDown) --If shift is held, run
  5137. if KeyDown == "0" and runActive == false and keyOff == false then
  5138. runActive = true
  5139. player.Character.Humanoid.WalkSpeed = 32
  5140. RunActiveGui.Text = "Active"
  5141. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  5142. end
  5143. end)
  5144.  
  5145. mouse.KeyUp:connect(function(KeyUp) --If shift is released, walk
  5146. if KeyUp == "0" and runActive == true and keyOff == false then
  5147. runActive = false
  5148. player.Character.Humanoid.WalkSpeed = 16
  5149. RunActiveGui.Text = "Inactive"
  5150. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  5151. end
  5152. end)
  5153.  
  5154. function coingrabberfunc() --Coin grabber function
  5155. local children = game.Workspace:GetChildren()
  5156. for _, child in pairs(children) do
  5157. for _, child in pairs(child:GetChildren()) do
  5158. table.insert(children, child)
  5159. end
  5160. if child:IsA("BasePart") and child.Name == "Coin" then
  5161. child.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5162. end
  5163. end
  5164. end
  5165.  
  5166. function godmodefunc() --Godmode function
  5167. local player = game.Players.LocalPlayer
  5168. if player.Character then
  5169. if player.Character:FindFirstChild("Humanoid") then
  5170. player.Character.Humanoid.Name = "1"
  5171. end
  5172. local l = player.Character["1"]:Clone()
  5173. l.Parent = player.Character
  5174. l.Name = "Humanoid"; wait(0.1)
  5175. player.Character["1"]:Destroy()
  5176. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
  5177. player.Character.Animate.Disabled = true; wait(0.1)
  5178. player.Character.Animate.Disabled = false
  5179. end
  5180. end
  5181.  
  5182. --Coin Grabber--
  5183. Coin.Name = "CoinGrabber"
  5184. Coin.Parent = Main
  5185. Coin.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5186. Coin.BorderColor3 = Color3.new(0, 0.607843, 1)
  5187. Coin.BorderSizePixel = 5
  5188. Coin.Position = UDim2.new(0, 0, 0.215, 0)
  5189. Coin.Size = UDim2.new(1.005, 0, 0.08, 0)
  5190. Coin.ZIndex = 4
  5191. Coin.Font = Enum.Font.SciFi
  5192. Coin.FontSize = Enum.FontSize.Size24
  5193. Coin.Text = "Coin Grabber ["..string.upper(coinkey).."]"
  5194. Coin.TextColor3 = Color3.fromRGB(255, 255, 26)
  5195. Coin.TextSize = 20
  5196. Coin.TextWrapped = true
  5197. Coin.MouseButton1Down:connect(function(x, y)
  5198. coingrabberfunc()
  5199. end)
  5200.  
  5201. --Murderer/Sheriff Esp--
  5202. MSESPActive.Name = "MSEspActive"
  5203. MSESPActive.Parent = Main
  5204. MSESPActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5205. MSESPActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5206. MSESPActive.BorderSizePixel = 5
  5207. MSESPActive.Position = UDim2.new(0.755, 0, 0.315, 0)
  5208. MSESPActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5209. MSESPActive.ZIndex = 4
  5210. MSESPActive.Font = Enum.Font.SciFi
  5211. MSESPActive.FontSize = Enum.FontSize.Size24
  5212. MSESPActive.Text = "Inactive"
  5213. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5214. MSESPActive.TextSize = 20
  5215. MSESPActive.TextWrapped = true
  5216.  
  5217. MSEsp.Name = "MSEsp"
  5218. MSEsp.Parent = Main
  5219. MSEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5220. MSEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  5221. MSEsp.BorderSizePixel = 5
  5222. MSEsp.Position = UDim2.new(0, 0, 0.315, 0)
  5223. MSEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  5224. MSEsp.ZIndex = 4
  5225. MSEsp.Font = Enum.Font.SciFi
  5226. MSEsp.FontSize = Enum.FontSize.Size24
  5227. MSEsp.Text = "Murderer/Sheriff Esp ["..string.upper(MSkey).."]"
  5228. MSEsp.TextColor3 = Color3.fromRGB(255, 102, 255)
  5229. MSEsp.TextSize = 20
  5230. MSEsp.TextWrapped = true
  5231. MSEsp.MouseButton1Down:connect(function(x, y)
  5232. murderer = "None"
  5233. sheriff = "None"
  5234. Clear()
  5235. findmurderer()
  5236. findsheriff()
  5237. if printvar == true then
  5238. print("Murderer/Sheriff")
  5239. end
  5240. MSESPActive.Text = "Active"
  5241. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  5242. PlayersEspActive.Text = "Inactive"
  5243. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5244. EspOffActive.Text = "Inactive"
  5245. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  5246. end)
  5247.  
  5248. --All Players Esp
  5249. PlayersEspActive.Name = "PlayersEspActive"
  5250. PlayersEspActive.Parent = Main
  5251. PlayersEspActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5252. PlayersEspActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5253. PlayersEspActive.BorderSizePixel = 5
  5254. PlayersEspActive.Position = UDim2.new(0.755, 0, 0.415, 0)
  5255. PlayersEspActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5256. PlayersEspActive.ZIndex = 4
  5257. PlayersEspActive.Font = Enum.Font.SciFi
  5258. PlayersEspActive.FontSize = Enum.FontSize.Size24
  5259. PlayersEspActive.Text = "Inactive"
  5260. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5261. PlayersEspActive.TextSize = 20
  5262. PlayersEspActive.TextWrapped = true
  5263.  
  5264. PlayersEsp.Name = "PlayersEsp"
  5265. PlayersEsp.Parent = Main
  5266. PlayersEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5267. PlayersEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  5268. PlayersEsp.BorderSizePixel = 5
  5269. PlayersEsp.Position = UDim2.new(0, 0, 0.415, 0)
  5270. PlayersEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  5271. PlayersEsp.ZIndex = 4
  5272. PlayersEsp.Font = Enum.Font.SciFi
  5273. PlayersEsp.FontSize = Enum.FontSize.Size24
  5274. PlayersEsp.Text = "All Players Esp ["..string.upper(playerskey).."]"
  5275. PlayersEsp.TextColor3 = Color3.fromRGB(102, 255, 51)
  5276. PlayersEsp.TextSize = 20
  5277. PlayersEsp.TextWrapped = true
  5278. PlayersEsp.MouseButton1Down:connect(function(x, y)
  5279. Clear()
  5280. if printvar == true then
  5281. print("Players Esp")
  5282. end
  5283. MSESPActive.Text = "Inactive"
  5284. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5285. PlayersEspActive.Text = "Active"
  5286. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  5287. EspOffActive.Text = "Inactive"
  5288. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  5289. findplayers()
  5290. end)
  5291.  
  5292. --Esp Off
  5293. EspOffActive.Name = "EspOffActive"
  5294. EspOffActive.Parent = Main
  5295. EspOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5296. EspOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5297. EspOffActive.BorderSizePixel = 5
  5298. EspOffActive.Position = UDim2.new(0.755, 0, 0.515, 0)
  5299. EspOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5300. EspOffActive.ZIndex = 4
  5301. EspOffActive.Font = Enum.Font.SciFi
  5302. EspOffActive.FontSize = Enum.FontSize.Size24
  5303. EspOffActive.Text = "Active"
  5304. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  5305. EspOffActive.TextSize = 20
  5306. EspOffActive.TextWrapped = true
  5307.  
  5308. EspOff.Name = "EspOff"
  5309. EspOff.Parent = Main
  5310. EspOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5311. EspOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  5312. EspOff.BorderSizePixel = 5
  5313. EspOff.Position = UDim2.new(0, 0, 0.515, 0)
  5314. EspOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  5315. EspOff.ZIndex = 4
  5316. EspOff.Font = Enum.Font.SciFi
  5317. EspOff.FontSize = Enum.FontSize.Size24
  5318. EspOff.Text = "Esp Off ["..string.upper(espoffkey).."]"
  5319. EspOff.TextColor3 = Color3.fromRGB(255, 255, 255)
  5320. EspOff.TextSize = 20
  5321. EspOff.TextWrapped = true
  5322. EspOff.MouseButton1Down:connect(function(x, y)
  5323. Clear()
  5324. if printvar == true then
  5325. print("Esp Off")
  5326. end
  5327. MSESPActive.Text = "Inactive"
  5328. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5329. PlayersEspActive.Text = "Inactive"
  5330. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5331. EspOffActive.Text = "Active"
  5332. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  5333. end)
  5334.  
  5335. --Run
  5336. RunActiveGui.Name = "RunActiveGui"
  5337. RunActiveGui.Parent = Main
  5338. RunActiveGui.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5339. RunActiveGui.BorderColor3 = Color3.new(0, 0.607843, 1)
  5340. RunActiveGui.BorderSizePixel = 5
  5341. RunActiveGui.Position = UDim2.new(0.755, 0, 0.615, 0)
  5342. RunActiveGui.Size = UDim2.new(0.25, 0, 0.08, 0)
  5343. RunActiveGui.ZIndex = 4
  5344. RunActiveGui.Font = Enum.Font.SciFi
  5345. RunActiveGui.FontSize = Enum.FontSize.Size24
  5346. RunActiveGui.Text = "Inactive"
  5347. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  5348. RunActiveGui.TextSize = 20
  5349. RunActiveGui.TextWrapped = true
  5350.  
  5351. Run.Name = "Run"
  5352. Run.Parent = Main
  5353. Run.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5354. Run.BorderColor3 = Color3.new(0, 0.607843, 1)
  5355. Run.BorderSizePixel = 5
  5356. Run.Position = UDim2.new(0, 0, 0.615, 0)
  5357. Run.Size = UDim2.new(0.75, 0, 0.08, 0)
  5358. Run.ZIndex = 4
  5359. Run.Font = Enum.Font.SciFi
  5360. Run.FontSize = Enum.FontSize.Size24
  5361. Run.Text = "Run [Shift]"
  5362. Run.TextColor3 = Color3.fromRGB(255, 51, 0)
  5363. Run.TextSize = 20
  5364. Run.TextWrapped = true
  5365. Run.MouseButton1Down:connect(function(x, y)
  5366. if runActive == false then
  5367. runActive = true
  5368. player.Character.Humanoid.WalkSpeed = 32
  5369. RunActiveGui.Text = "Active"
  5370. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  5371. elseif runActive == true then
  5372. runActive = false
  5373. player.Character.Humanoid.WalkSpeed = 16
  5374. RunActiveGui.Text = "Inactive"
  5375. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  5376. end
  5377. end)
  5378.  
  5379. --Fly
  5380. FlyActive.Name = "FlyActive"
  5381. FlyActive.Parent = Main
  5382. FlyActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5383. FlyActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5384. FlyActive.BorderSizePixel = 5
  5385. FlyActive.Position = UDim2.new(0.755, 0, 0.715, 0)
  5386. FlyActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5387. FlyActive.ZIndex = 4
  5388. FlyActive.Font = Enum.Font.SciFi
  5389. FlyActive.FontSize = Enum.FontSize.Size24
  5390. FlyActive.Text = "Inactive"
  5391. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  5392. FlyActive.TextSize = 20
  5393. FlyActive.TextWrapped = true
  5394.  
  5395. Fly.Name = "Fly"
  5396. Fly.Parent = Main
  5397. Fly.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5398. Fly.BorderColor3 = Color3.new(0, 0.607843, 1)
  5399. Fly.BorderSizePixel = 5
  5400. Fly.Position = UDim2.new(0, 0, 0.715, 0)
  5401. Fly.Size = UDim2.new(0.75, 0, 0.08, 0)
  5402. Fly.ZIndex = 4
  5403. Fly.Font = Enum.Font.SciFi
  5404. Fly.FontSize = Enum.FontSize.Size24
  5405. Fly.Text = "Fly ["..string.upper(flykey).."]"
  5406. Fly.TextColor3 = Color3.fromRGB(204, 255, 255)
  5407. Fly.TextSize = 20
  5408. Fly.TextWrapped = true
  5409. Fly.MouseButton1Down:connect(function(x, y)
  5410. if flyvar == false then
  5411. sFLY()
  5412. flyvar = true
  5413. FlyActive.Text = "Active"
  5414. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  5415. elseif flyvar == true then
  5416. flyvar = false
  5417. NOFLY()
  5418. FlyActive.Text = "Inactive"
  5419. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  5420. end
  5421. end)
  5422.  
  5423. --Noclip
  5424. NoclipActive.Name = "NoclipActive"
  5425. NoclipActive.Parent = Main
  5426. NoclipActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5427. NoclipActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5428. NoclipActive.BorderSizePixel = 5
  5429. NoclipActive.Position = UDim2.new(0.755, 0, 0.815, 0)
  5430. NoclipActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5431. NoclipActive.ZIndex = 4
  5432. NoclipActive.Font = Enum.Font.SciFi
  5433. NoclipActive.FontSize = Enum.FontSize.Size24
  5434. NoclipActive.Text = "Inactive"
  5435. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  5436. NoclipActive.TextSize = 20
  5437. NoclipActive.TextWrapped = true
  5438.  
  5439. Noclip.Name = "Noclip"
  5440. Noclip.Parent = Main
  5441. Noclip.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5442. Noclip.BorderColor3 = Color3.new(0, 0.607843, 1)
  5443. Noclip.BorderSizePixel = 5
  5444. Noclip.Position = UDim2.new(0, 0, 0.815, 0)
  5445. Noclip.Size = UDim2.new(0.75, 0, 0.08, 0)
  5446. Noclip.ZIndex = 4
  5447. Noclip.Font = Enum.Font.SciFi
  5448. Noclip.FontSize = Enum.FontSize.Size24
  5449. Noclip.Text = "Noclip ["..string.upper(noclipkey).."]"
  5450. Noclip.TextColor3 = Color3.fromRGB(0, 102, 255)
  5451. Noclip.TextSize = 20
  5452. Noclip.TextWrapped = true
  5453. Noclip.MouseButton1Down:connect(function(x, y)
  5454. if NClip == false then
  5455. NClip = true
  5456. if printvar == true then
  5457. print("Noclip Enabled")
  5458. end
  5459. NoclipActive.Text = "Active"
  5460. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  5461. elseif NClip == true then
  5462. NClip = false
  5463. if printvar == true then
  5464. print("Noclip Disabled")
  5465. end
  5466. NoclipActive.Text = "Inactive"
  5467. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  5468. end
  5469. end)
  5470.  
  5471. --GodMode
  5472. GodModeActive.Name = "GodModeActive"
  5473. GodModeActive.Parent = Main
  5474. GodModeActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5475. GodModeActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5476. GodModeActive.BorderSizePixel = 5
  5477. GodModeActive.Position = UDim2.new(0.755, 0, 0.915, 0)
  5478. GodModeActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5479. GodModeActive.ZIndex = 4
  5480. GodModeActive.Font = Enum.Font.SciFi
  5481. GodModeActive.FontSize = Enum.FontSize.Size24
  5482. GodModeActive.Text = "Inactive"
  5483. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  5484. GodModeActive.TextSize = 20
  5485. GodModeActive.TextWrapped = true
  5486.  
  5487. GodMode.Name = "GodMode"
  5488. GodMode.Parent = Main
  5489. GodMode.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5490. GodMode.BorderColor3 = Color3.new(0, 0.607843, 1)
  5491. GodMode.BorderSizePixel = 5
  5492. GodMode.Position = UDim2.new(0, 0, 0.915, 0)
  5493. GodMode.Size = UDim2.new(0.75, 0, 0.08, 0)
  5494. GodMode.ZIndex = 4
  5495. GodMode.Font = Enum.Font.SciFi
  5496. GodMode.FontSize = Enum.FontSize.Size24
  5497. GodMode.Text = "God Mode ["..string.upper(godmodekey).."]"
  5498. GodMode.TextColor3 = Color3.fromRGB(255, 255, 255)
  5499. GodMode.TextSize = 20
  5500. GodMode.TextWrapped = true
  5501. GodMode.MouseButton1Down:connect(function(x, y)
  5502. if godmodevar == false then
  5503. GodModeActive.Text = "Active"
  5504. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  5505. godmodevar = true
  5506. godmodefunc()
  5507. end
  5508. end)
  5509.  
  5510. --Xray On
  5511. GuiXrayOnActive.Name = "GuiXrayOnActive"
  5512. GuiXrayOnActive.Parent = Main
  5513. GuiXrayOnActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5514. GuiXrayOnActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5515. GuiXrayOnActive.BorderSizePixel = 5
  5516. GuiXrayOnActive.Position = UDim2.new(0.755, 0, 1.015, 0)
  5517. GuiXrayOnActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5518. GuiXrayOnActive.ZIndex = 4
  5519. GuiXrayOnActive.Font = Enum.Font.SciFi
  5520. GuiXrayOnActive.FontSize = Enum.FontSize.Size24
  5521. GuiXrayOnActive.Text = "Inactive"
  5522. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  5523. GuiXrayOnActive.TextSize = 20
  5524. GuiXrayOnActive.TextWrapped = true
  5525.  
  5526. GuiXrayOn.Name = "XrayOn"
  5527. GuiXrayOn.Parent = Main
  5528. GuiXrayOn.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5529. GuiXrayOn.BorderColor3 = Color3.new(0, 0.607843, 1)
  5530. GuiXrayOn.BorderSizePixel = 5
  5531. GuiXrayOn.Position = UDim2.new(0, 0, 1.015, 0)
  5532. GuiXrayOn.Size = UDim2.new(0.75, 0, 0.08, 0)
  5533. GuiXrayOn.ZIndex = 4
  5534. GuiXrayOn.Font = Enum.Font.SciFi
  5535. GuiXrayOn.FontSize = Enum.FontSize.Size24
  5536. GuiXrayOn.Text = "Xray On ["..string.upper(xrayonkey).."]"
  5537. GuiXrayOn.TextColor3 = Color3.fromRGB(255, 204, 102)
  5538. GuiXrayOn.TextSize = 20
  5539. GuiXrayOn.TextWrapped = true
  5540. GuiXrayOn.MouseButton1Down:connect(function(x, y)
  5541. GuiXrayOnActive.Text = "Active"
  5542. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  5543. GuiXrayOffActive.Text = "Inactive"
  5544. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  5545. XrayOn(obj)
  5546. end)
  5547.  
  5548. --Xray Off
  5549. GuiXrayOffActive.Name = "GuiXrayOffActive"
  5550. GuiXrayOffActive.Parent = Main
  5551. GuiXrayOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5552. GuiXrayOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5553. GuiXrayOffActive.BorderSizePixel = 5
  5554. GuiXrayOffActive.Position = UDim2.new(0.755, 0, 1.115, 0)
  5555. GuiXrayOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5556. GuiXrayOffActive.ZIndex = 4
  5557. GuiXrayOffActive.Font = Enum.Font.SciFi
  5558. GuiXrayOffActive.FontSize = Enum.FontSize.Size24
  5559. GuiXrayOffActive.Text = "Active"
  5560. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  5561. GuiXrayOffActive.TextSize = 20
  5562. GuiXrayOffActive.TextWrapped = true
  5563.  
  5564. GuiXrayOff.Name = "XrayOff"
  5565. GuiXrayOff.Parent = Main
  5566. GuiXrayOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5567. GuiXrayOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  5568. GuiXrayOff.BorderSizePixel = 5
  5569. GuiXrayOff.Position = UDim2.new(0, 0, 1.115, 0)
  5570. GuiXrayOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  5571. GuiXrayOff.ZIndex = 4
  5572. GuiXrayOff.Font = Enum.Font.SciFi
  5573. GuiXrayOff.FontSize = Enum.FontSize.Size24
  5574. GuiXrayOff.Text = "Xray Off ["..string.upper(xrayoffkey).."]"
  5575. GuiXrayOff.TextColor3 = Color3.fromRGB(255, 153, 51)
  5576. GuiXrayOff.TextSize = 20
  5577. GuiXrayOff.TextWrapped = true
  5578. GuiXrayOff.MouseButton1Down:connect(function(x, y)
  5579. GuiXrayOnActive.Text = "Inactive"
  5580. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  5581. GuiXrayOffActive.Text = "Active"
  5582. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  5583. XrayOff(obj)
  5584. end)
  5585.  
  5586. --Bring Gun to You
  5587. BringGun.Name = "BringGun"
  5588. BringGun.Parent = Main
  5589. BringGun.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5590. BringGun.BorderColor3 = Color3.new(0, 0.607843, 1)
  5591. BringGun.BorderSizePixel = 5
  5592. BringGun.Position = UDim2.new(0, 0, 1.215, 0)
  5593. BringGun.Size = UDim2.new(1.005, 0, 0.08, 0)
  5594. BringGun.ZIndex = 4
  5595. BringGun.Font = Enum.Font.SciFi
  5596. BringGun.FontSize = Enum.FontSize.Size24
  5597. BringGun.Text = "Teleport Gun ["..string.upper(bringgunkey).."]"
  5598. BringGun.TextColor3 = Color3.fromRGB(0, 255, 0)
  5599. BringGun.TextSize = 20
  5600. BringGun.TextWrapped = true
  5601. BringGun.MouseButton1Down:connect(function(x, y)
  5602. if game.Workspace.GunDrop.CFrame ~= nil then
  5603. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  5604. else
  5605. if printvar == true then
  5606. print("Gun not currently dropped")
  5607. end
  5608. end
  5609. end)
  5610.  
  5611. --Keybinds
  5612. KeybindsActive.Name = "KeybindsActive"
  5613. KeybindsActive.Parent = Main
  5614. KeybindsActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5615. KeybindsActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5616. KeybindsActive.BorderSizePixel = 5
  5617. KeybindsActive.Position = UDim2.new(0.755, 0, 1.315, 0)
  5618. KeybindsActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5619. KeybindsActive.ZIndex = 4
  5620. KeybindsActive.Font = Enum.Font.SciFi
  5621. KeybindsActive.FontSize = Enum.FontSize.Size24
  5622. KeybindsActive.Text = "Active"
  5623. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  5624. KeybindsActive.TextSize = 20
  5625. KeybindsActive.TextWrapped = true
  5626.  
  5627. Keybinds.Name = "Keybinds"
  5628. Keybinds.Parent = Main
  5629. Keybinds.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5630. Keybinds.BorderColor3 = Color3.new(0, 0.607843, 1)
  5631. Keybinds.BorderSizePixel = 5
  5632. Keybinds.Position = UDim2.new(0, 0, 1.315, 0)
  5633. Keybinds.Size = UDim2.new(0.75, 0, 0.08, 0)
  5634. Keybinds.ZIndex = 4
  5635. Keybinds.Font = Enum.Font.SciFi
  5636. Keybinds.FontSize = Enum.FontSize.Size24
  5637. Keybinds.Text = "Keybinds [Ctrl]"
  5638. Keybinds.TextColor3 = Color3.fromRGB(255, 255, 255)
  5639. Keybinds.TextSize = 20
  5640. Keybinds.TextWrapped = true
  5641. Keybinds.MouseButton1Down:connect(function(x, y)
  5642. if keyOff == true then
  5643. keyOff = false
  5644. KeybindsActive.Text = "Active"
  5645. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  5646. elseif keyOff == false then
  5647. keyOff = true
  5648. KeybindsActive.Text = "Inactive"
  5649. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  5650. end
  5651. end)
  5652.  
  5653. Show.Name = "Show"
  5654. Show.Parent = MM2
  5655. Show.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5656. Show.BorderColor3 = Color3.new(0, 0.607843, 1)
  5657. Show.BorderSizePixel = 5
  5658. Show.Position = UDim2.new(0, 0, 0.85799998, 0)
  5659. Show.Size = UDim2.new(0.08, 0, 0.04, 0)
  5660. Show.ZIndex = 4
  5661. Show.Font = Enum.Font.SciFi
  5662. Show.FontSize = Enum.FontSize.Size24
  5663. Show.Text = "Show ["..string.upper(hideshowguikey).."]"
  5664. Show.TextColor3 = Color3.new(0, 0.333333, 1)
  5665. Show.TextSize = 20
  5666. Show.TextWrapped = true
  5667. Show.Visible = false
  5668.  
  5669. Hide.Name = "Hide"
  5670. Hide.Parent = Main
  5671. Hide.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5672. Hide.BorderColor3 = Color3.new(0, 0.607843, 1)
  5673. Hide.BorderSizePixel = 5
  5674. Hide.Position = UDim2.new(0, 0, 1.415, 0)
  5675. Hide.Size = UDim2.new(1.005, 0, 0.08, 0)
  5676. Hide.ZIndex = 4
  5677. Hide.Font = Enum.Font.SciFi
  5678. Hide.FontSize = Enum.FontSize.Size24
  5679. Hide.Text = "Hide ["..string.upper(hideshowguikey).."]"
  5680. Hide.TextColor3 = Color3.new(0, 0.333333, 1)
  5681. Hide.TextSize = 20
  5682. Hide.TextWrapped = true
  5683.  
  5684. Hide.MouseButton1Down:connect(function(x, y)
  5685. if showvar == true then
  5686. showvar = false
  5687. Main.Visible = false
  5688. Show.Visible = true
  5689. if printvar == true then
  5690. print("Hidden")
  5691. end
  5692. end
  5693. end)
  5694.  
  5695. Show.MouseButton1Down:connect(function(x, y)
  5696. if showvar == false then
  5697. showvar = true
  5698. Show.Visible = false
  5699. Main.Visible = true
  5700. if printvar == true then
  5701. print("Shown")
  5702. end
  5703. end
  5704. end)
  5705.  
  5706. inputcode.InputBegan:connect(function(input)
  5707. if input.KeyCode == Enum.KeyCode.LeftControl then
  5708. if keyOff == true then
  5709. keyOff = false
  5710. KeybindsActive.Text = "Active"
  5711. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  5712. elseif keyOff == false then
  5713. keyOff = true
  5714. KeybindsActive.Text = "Inactive"
  5715. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  5716. end
  5717. end
  5718. end)
  5719.  
  5720. mouse.keyDown:connect(function(key)
  5721. if keyOff == false then
  5722. if key == coinkey then --Coin Grabber
  5723. coingrabberfunc()
  5724. elseif key == MSkey then --Murderer/Sheriff Esp On
  5725. murderer = "None"
  5726. sheriff = "None"
  5727. Clear()
  5728. findmurderer()
  5729. findsheriff()
  5730. if printvar == true then
  5731. print("Murderer/Sheriff")
  5732. end
  5733. MSESPActive.Text = "Active"
  5734. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  5735. PlayersEspActive.Text = "Inactive"
  5736. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5737. EspOffActive.Text = "Inactive"
  5738. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  5739. elseif key == playerskey then --Player Esp On
  5740. Clear()
  5741. MSESPActive.Text = "Inactive"
  5742. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5743. PlayersEspActive.Text = "Active"
  5744. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  5745. EspOffActive.Text = "Inactive"
  5746. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  5747. findplayers()
  5748. if printvar == true then
  5749. print("Players")
  5750. end
  5751. elseif key == espoffkey then --Esp off
  5752. Clear()
  5753. if printvar == true then
  5754. print("Esp Disabled")
  5755. end
  5756. MSESPActive.Text = "Inactive"
  5757. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5758. PlayersEspActive.Text = "Inactive"
  5759. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5760. EspOffActive.Text = "Active"
  5761. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  5762. elseif key == flykey then --Fly
  5763. if flyvar == false then
  5764. sFLY()
  5765. flyvar = true
  5766. FlyActive.Text = "Active"
  5767. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  5768. elseif flyvar == true then
  5769. flyvar = false
  5770. NOFLY()
  5771. FlyActive.Text = "Inactive"
  5772. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  5773. end
  5774. elseif key == noclipkey then --Noclip toggle
  5775. if NClip == false then
  5776. NClip = true
  5777. if printvar == true then
  5778. print("Noclip Enabled")
  5779. end
  5780. NoclipActive.Text = "Active"
  5781. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  5782. elseif NClip == true then
  5783. NClip = false
  5784. if printvar == true then
  5785. print("Noclip Disabled")
  5786. end
  5787. NoclipActive.Text = "Inactive"
  5788. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  5789. end
  5790. elseif key == godmodekey then --Godmode
  5791. if godmodevar == false then
  5792. godmodevar = true
  5793. godmodefunc()
  5794. GodModeActive.Text = "Active"
  5795. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  5796. end
  5797. elseif key == xrayonkey then --Xray On
  5798. GuiXrayOnActive.Text = "Active"
  5799. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  5800. GuiXrayOffActive.Text = "Inactive"
  5801. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  5802. XrayOn(obj)
  5803. elseif key == xrayoffkey then --Xray Off
  5804. GuiXrayOnActive.Text = "Inactive"
  5805. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  5806. GuiXrayOffActive.Text = "Active"
  5807. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  5808. XrayOff(obj)
  5809. elseif key == bringgunkey then --Teleport Gun to You
  5810. if game.Workspace.GunDrop.CFrame ~= nil then
  5811. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  5812. else
  5813. if printvar == true then
  5814. print("Gun not currently dropped")
  5815. end
  5816. end
  5817. elseif key == hideshowguikey then --Show/Hide Gui
  5818. if showvar == false then
  5819. showvar = true
  5820. Show.Visible = false
  5821. Main.Visible = true
  5822. if printvar == true then
  5823. print("Shown")
  5824. end
  5825. elseif showvar == true then
  5826. showvar = false
  5827. Main.Visible = false
  5828. Show.Visible = true
  5829. if printvar == true then
  5830. print("Hidden")
  5831. end
  5832. end
  5833. end
  5834. end
  5835. end)
  5836. end
  5837. end)
  5838.  
  5839. Games3GUI.Name = "Games3GUI"
  5840. Games3GUI.Parent = Main
  5841. Games3GUI.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  5842. Games3GUI.BorderSizePixel = 0
  5843. Games3GUI.Position = UDim2.new(0.189726323, 0, 0.00110871391, 0)
  5844. Games3GUI.Size = UDim2.new(0, 291, 0, 367)
  5845. Games3GUI.Visible = false
  5846.  
  5847. Next3.Name = "Next3"
  5848. Next3.Parent = Games3GUI
  5849. Next3.BackgroundColor3 = Color3.new(1, 1, 1)
  5850. Next3.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  5851. Next3.BorderSizePixel = 0
  5852. Next3.Position = UDim2.new(0.59793818, 0, 0.904632151, 0)
  5853. Next3.Size = UDim2.new(0, 90, 0, 28)
  5854. Next3.AutoButtonColor = false
  5855. Next3.Font = Enum.Font.SciFi
  5856. Next3.Text = "Next >"
  5857. Next3.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5858. Next3.TextSize = 18
  5859. Next3.TextWrapped = true
  5860. Next3.MouseButton1Down:connect(function()
  5861. Games3GUI.Visible = false
  5862. Games4GUI.Visible = true
  5863. end)
  5864.  
  5865. Previous3.Name = "Previous3"
  5866. Previous3.Parent = Games3GUI
  5867. Previous3.BackgroundColor3 = Color3.new(1, 1, 1)
  5868. Previous3.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  5869. Previous3.BorderSizePixel = 0
  5870. Previous3.Position = UDim2.new(0.0996563733, 0, 0.904632151, 0)
  5871. Previous3.Size = UDim2.new(0, 90, 0, 28)
  5872. Previous3.AutoButtonColor = false
  5873. Previous3.Font = Enum.Font.SciFi
  5874. Previous3.Text = "< Previous"
  5875. Previous3.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5876. Previous3.TextSize = 18
  5877. Previous3.TextWrapped = true
  5878. Previous3.MouseButton1Down:connect(function()
  5879. Games2GUI.Visible = true
  5880. Games3GUI.Visible = false
  5881. end)
  5882.  
  5883. BoogaBooga.Name = "Booga-Booga"
  5884. BoogaBooga.Parent = Games3GUI
  5885. BoogaBooga.BackgroundColor3 = Color3.new(1, 1, 1)
  5886. BoogaBooga.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  5887. BoogaBooga.BorderSizePixel = 0
  5888. BoogaBooga.Position = UDim2.new(0.044673562, 0, 0.0217983574, 0)
  5889. BoogaBooga.Size = UDim2.new(0, 265, 0, 50)
  5890. BoogaBooga.AutoButtonColor = false
  5891. BoogaBooga.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5892. BoogaBooga.Font = Enum.Font.SciFi
  5893. BoogaBooga.Text = "Booga Booga"
  5894. BoogaBooga.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  5895. BoogaBooga.TextSize = 20
  5896. BoogaBooga.TextWrapped = true
  5897. BoogaBooga.MouseButton1Down:connect(function()
  5898. --Deobfuscated and unminified by Polar Bear#8316
  5899. local i=Instance.new("ScreenGui")
  5900. local j=Instance.new("ImageLabel")
  5901. local L=Instance.new("Frame")
  5902. local M=Instance.new("TextButton")
  5903. local o=Instance.new("TextLabel")
  5904. local q=Instance.new("TextLabel")
  5905. local t=Instance.new("TextButton")
  5906. local P=Instance.new("Frame")
  5907. local B=Instance.new("TextButton")
  5908. local C=Instance.new("TextButton")
  5909. local I=Instance.new("TextButton")
  5910. local G=Instance.new("TextButton")
  5911. local H=Instance.new("TextButton")
  5912. local J=Instance.new("TextButton")
  5913. local D=Instance.new("TextButton")
  5914. local F=Instance.new("TextButton")
  5915. local l=Instance.new("Frame")
  5916. local m=Instance.new("TextButton")
  5917. local y=Instance.new("TextButton")
  5918. local N=Instance.new("Frame")
  5919. local p=Instance.new("TextLabel")
  5920. local A=Instance.new("TextButton")
  5921. local x=Instance.new("TextButton")
  5922. local r=Instance.new("TextLabel")
  5923. local z=Instance.new("TextButton")
  5924. local u=Instance.new("TextLabel")
  5925. local O=Instance.new("Frame")
  5926. local n=Instance.new("TextLabel")
  5927. local w=Instance.new("TextButton")
  5928. local E=Instance.new("TextButton")
  5929. local v=Instance.new("TextButton")
  5930. local s=Instance.new("TextLabel")
  5931. local K=Instance.new("TextBox")
  5932. i.Name="warper"
  5933. wait(1)
  5934. i.Parent=game.Players.LocalPlayer.PlayerGui
  5935. local b=game.Players.LocalPlayer.Character
  5936. local c=Instance.new("BodyForce")
  5937. c.force=Vector3.new(0,0,0)
  5938. c.Parent=b.HumanoidRootPart
  5939. O.Name="Misc"O.Parent=i
  5940. O.Active=true
  5941. O.AnchorPoint=Vector2.new(1,1)
  5942. O.BackgroundColor3=Color3.new(1,1,1)
  5943. O.BackgroundTransparency=0.40000000596046
  5944. O.BorderSizePixel=0
  5945. O.ClipsDescendants=true
  5946. O.Draggable=true
  5947. O.Position=UDim2.new(0.280194283,0,0.708171189,0)
  5948. O.Selectable=true
  5949. O.Size=UDim2.new(0,177,0,252)
  5950. n.Name="titlew"
  5951. n.Parent=O
  5952. n.BackgroundColor3=Color3.new(0,0,0)
  5953. n.BackgroundTransparency=0.5
  5954. n.BorderSizePixel=0
  5955. n.Size=UDim2.new(0,177,0,46)
  5956. n.ZIndex=3
  5957. n.Font=Enum.Font.SourceSans
  5958. n.Text="Misc"
  5959. n.TextColor3=Color3.new(1,1,1)
  5960. n.TextSize=24
  5961. w.Name="unstuck"
  5962. w.Parent=O
  5963. w.AnchorPoint=Vector2.new(0.5,0.5)
  5964. w.BackgroundColor3=Color3.new(1,0,0)
  5965. w.BackgroundTransparency=0.5
  5966. w.BorderColor3=Color3.new(0,0,0)
  5967. w.BorderSizePixel=0
  5968. w.Position=UDim2.new(0.5,0,0.295634925,0)
  5969. w.Size=UDim2.new(0,155,0,35)
  5970. w.ZIndex=5
  5971. w.AutoButtonColor=false
  5972. w.Font=Enum.Font.SourceSansBold
  5973. w.Text="Unstuck"
  5974. w.TextColor3=Color3.new(1,1,1)
  5975. w.TextSize=20
  5976. E.Name="autoeat"
  5977. E.Parent=O
  5978. E.AnchorPoint=Vector2.new(0.5,0.5)
  5979. E.BackgroundColor3=Color3.new(0,0,0)
  5980. E.BackgroundTransparency=0.80000001192093
  5981. E.BorderColor3=Color3.new(0,0,0)
  5982. E.BorderSizePixel=0
  5983. E.Position=UDim2.new(0.5,0,0.458333343,0)
  5984. E.Size=UDim2.new(0,155,0,35)
  5985. E.ZIndex=5
  5986. E.AutoButtonColor=false
  5987. E.Font=Enum.Font.SourceSansBold
  5988. E.Text="Player ESP"
  5989. E.TextColor3=Color3.new(1,1,1)
  5990. E.TextSize=20
  5991. v.Name="warpto"
  5992. v.Parent=O
  5993. v.AnchorPoint=Vector2.new(0.5,0.5)
  5994. v.BackgroundColor3=Color3.new(0,0,0)
  5995. v.BackgroundTransparency=0.80000001192093
  5996. v.BorderColor3=Color3.new(0,0,0)
  5997. v.BorderSizePixel=0
  5998. v.Position=UDim2.new(0.5,0,0.692460299,0)
  5999. v.Size=UDim2.new(0,155,0,35)
  6000. v.ZIndex=5
  6001. v.AutoButtonColor=false
  6002. v.Font=Enum.Font.SourceSansBold
  6003. v.Text="Warp to Player"
  6004. v.TextColor3=Color3.new(1,1,1)
  6005. v.TextSize=20
  6006. s.Name="separatormisc"
  6007. s.Parent=O
  6008. s.BackgroundColor3=Color3.new(0,0,0)
  6009. s.BackgroundTransparency=0.89999997615814
  6010. s.BorderSizePixel=0
  6011. s.Position=UDim2.new(0,0,0.56349206,0)
  6012. s.Size=UDim2.new(0,177,0,6)
  6013. s.ZIndex=9
  6014. s.Font=Enum.Font.SourceSans
  6015. s.Text=""
  6016. s.TextColor3=Color3.new(1,1,1)
  6017. s.TextSize=24
  6018. K.Name="textboxer"
  6019. K.Parent=O
  6020. K.BackgroundColor3=Color3.new(0,0,0)
  6021. K.BackgroundTransparency=0.5
  6022. K.BorderSizePixel=0
  6023. K.Position=UDim2.new(0.0621468909,0,0.789682567,0)
  6024. K.Selectable=false
  6025. K.Size=UDim2.new(0,155,0,43)
  6026. K.ZIndex=6
  6027. K.ClearTextOnFocus=false
  6028. K.Font=Enum.Font.SourceSans
  6029. K.PlaceholderColor3=Color3.new(0.615686,0.615686,0.615686)
  6030. K.PlaceholderText="asseater69"
  6031. K.ShowNativeInput=false
  6032. K.Text=""
  6033. K.TextColor3=Color3.new(1,1,1)
  6034. K.TextSize=16
  6035. y.Name="warpcancel"
  6036. y.Parent=L
  6037. y.AnchorPoint=Vector2.new(0.5,0.5)
  6038. y.BackgroundColor3=Color3.new(1,0,0.0156863)
  6039. y.BackgroundTransparency=0.60000002384186
  6040. y.BorderColor3=Color3.new(0,0,0)
  6041. y.BorderSizePixel=0
  6042. y.Position=UDim2.new(0.889277399,0,0.271825403,0)
  6043. y.Size=UDim2.new(0,69,0,33)
  6044. y.ZIndex=5
  6045. y.AutoButtonColor=false
  6046. y.Font=Enum.Font.SourceSansBold
  6047. y.Text="Cancel Warp"
  6048. y.TextColor3=Color3.new(1,1,1)
  6049. y.TextSize=14
  6050. L.Name="MFrame"
  6051. L.Parent=i
  6052. L.Active=true
  6053. L.AnchorPoint=Vector2.new(1,1)
  6054. L.BackgroundColor3=Color3.new(1,1,1)
  6055. L.BackgroundTransparency=0.40000000596046
  6056. L.BorderSizePixel=0
  6057. L.ClipsDescendants=true
  6058. L.Draggable=true
  6059. L.Position=UDim2.new(0.551980197,0,0.708171189,0)
  6060. L.Selectable=true
  6061. L.Size=UDim2.new(0,429,0,252)
  6062. M.Name="warp"
  6063. M.Parent=L
  6064. M.AnchorPoint=Vector2.new(0.5,0.5)
  6065. M.BackgroundColor3=Color3.new(1,0,0.0156863)
  6066. M.BackgroundTransparency=0.60000002384186
  6067. M.BorderColor3=Color3.new(0,0,0)
  6068. M.BorderSizePixel=0
  6069. M.Position=UDim2.new(0.40326339,0,0.271825403,0)
  6070. M.Size=UDim2.new(0,334,0,33)
  6071. M.ZIndex=5
  6072. M.AutoButtonColor=false
  6073. M.Font=Enum.Font.SourceSansBold
  6074. M.Text="Warp"
  6075. M.TextColor3=Color3.new(1,1,1)
  6076. M.TextSize=20
  6077. o.Name="title"
  6078. o.Parent=L
  6079. o.BackgroundColor3=Color3.new(0,0,0)
  6080. o.BackgroundTransparency=0.5
  6081. o.BorderSizePixel=0
  6082. o.Size=UDim2.new(0,429,0,46)
  6083. o.ZIndex=3
  6084. o.Font=Enum.Font.SourceSans
  6085. o.Text="azerty gui chunk by aze#4874 (discord)"
  6086. o.TextColor3=Color3.new(1,1,1)
  6087. o.TextSize=24
  6088. q.Name="seperator"
  6089. q.Parent=L
  6090. q.BackgroundColor3=Color3.new(0,0,0)
  6091. q.BackgroundTransparency=0.5
  6092. q.BorderSizePixel=0
  6093. q.Position=UDim2.new(0,0,0.36500001,0)
  6094. q.Size=UDim2.new(0,429,0,6)
  6095. q.ZIndex=3
  6096. q.Font=Enum.Font.SourceSans
  6097. q.Text=""
  6098. q.TextColor3=Color3.new(1,1,1)
  6099. q.TextSize=24
  6100. t.Name="close"
  6101. t.Parent=L
  6102. t.BackgroundColor3=Color3.new(1,1,1)
  6103. t.BackgroundTransparency=1
  6104. t.Position=UDim2.new(0.920745909,0,0.0238095243,0)
  6105. t.Size=UDim2.new(0,34,0,34)
  6106. t.ZIndex=999
  6107. t.Font=Enum.Font.SourceSansLight
  6108. t.Text=">"
  6109. t.TextColor3=Color3.new(1,1,1)
  6110. t.TextSize=28
  6111. t.TextStrokeColor3=Color3.new(1,1,1)
  6112. P.Name="Warps"
  6113. P.Parent=L
  6114. P.BackgroundColor3=Color3.new(1,1,1)
  6115. P.BackgroundTransparency=1
  6116. P.BorderSizePixel=0
  6117. P.Position=UDim2.new(0,0,0.388888896,0)
  6118. P.Size=UDim2.new(0,429,0,154)P.ZIndex=5
  6119. B.Name="waterfall"B.Parent=P
  6120. B.AnchorPoint=Vector2.new(0.5,0.5)
  6121. B.BackgroundColor3=Color3.new(0,0,0)
  6122. B.BackgroundTransparency=0.80000001192093
  6123. B.BorderColor3=Color3.new(0,0,0)
  6124. B.BorderSizePixel=0
  6125. B.Position=UDim2.new(0.272727281,0,0.207792208,0)
  6126. B.Size=UDim2.new(0,210,0,36)
  6127. B.ZIndex=5
  6128. B.AutoButtonColor=false
  6129. B.Font=Enum.Font.SourceSansBold
  6130. B.Text="Waterfall island & Crystals"
  6131. B.TextColor3=Color3.new(1,1,1)
  6132. B.TextSize=20
  6133. C.Name="adurite"
  6134. C.Parent=P
  6135. C.AnchorPoint=Vector2.new(0.5,0.5)
  6136. C.BackgroundColor3=Color3.new(0,0,0)
  6137. C.BackgroundTransparency=0.80000001192093
  6138. C.BorderColor3=Color3.new(0,0,0)
  6139. C.BorderSizePixel=0
  6140. C.Position=UDim2.new(0.754079282,0,0.207792208,0)
  6141. C.Size=UDim2.new(0,185,0,36)
  6142. C.ZIndex=5
  6143. C.AutoButtonColor=false
  6144. C.Font=Enum.Font.SourceSansBold
  6145. C.Text="Adurite cave & Old god"
  6146. C.TextColor3=Color3.new(1,1,1)
  6147. C.TextSize=20
  6148. I.Name="cave"
  6149. I.Parent=P
  6150. I.AnchorPoint=Vector2.new(0.5,0.5)
  6151. I.BackgroundColor3=Color3.new(0,0,0)
  6152. I.BackgroundTransparency=0.80000001192093
  6153. I.BorderColor3=Color3.new(0,0,0)
  6154. I.BorderSizePixel=0
  6155. I.Position=UDim2.new(0.209790215,0,0.493506491,0)
  6156. I.Size=UDim2.new(0,156,0,36)
  6157. I.ZIndex=5
  6158. I.AutoButtonColor=false
  6159. I.Font=Enum.Font.SourceSansBold
  6160. I.Text="Ancient cave & Gold"
  6161. I.TextColor3=Color3.new(1,1,1)
  6162. I.TextSize=20
  6163. G.Name="expisland"
  6164. G.Parent=P
  6165. G.AnchorPoint=Vector2.new(0.5,0.5)
  6166. G.BackgroundColor3=Color3.new(0,0,0)
  6167. G.BackgroundTransparency=0.80000001192093
  6168. G.BorderColor3=Color3.new(0,0,0)
  6169. G.BorderSizePixel=0
  6170. G.Position=UDim2.new(0.589743614,0,0.493506491,0)
  6171. G.Size=UDim2.new(0,150,0,36)
  6172. G.ZIndex=5 G.AutoButtonColor=false
  6173. G.Font=Enum.Font.SourceSansBold
  6174. G.Text="Ancient tree Island"
  6175. G.TextColor3=Color3.new(1,1,1)
  6176. G.TextSize=20
  6177. H.Name="mid"
  6178. H.Parent=P
  6179. H.AnchorPoint=Vector2.new(0.5,0.5)
  6180. H.BackgroundColor3=Color3.new(0,0,0)
  6181. H.BackgroundTransparency=0.80000001192093
  6182. H.BorderColor3=Color3.new(0,0,0)
  6183. H.BorderSizePixel=0
  6184. H.Position=UDim2.new(0.881118894,0,0.493506491,0)
  6185. H.Size=UDim2.new(0,76,0,36)
  6186. H.ZIndex=5
  6187. H.AutoButtonColor=false
  6188. H.Font=Enum.Font.SourceSansBold
  6189. H.Text="Mainland"
  6190. H.TextColor3=Color3.new(1,1,1)
  6191. H.TextSize=20
  6192. j.Name="supersecret"
  6193. j.Parent=O
  6194. j.BackgroundColor3=Color3.new(1,1,1)
  6195. j.Size=UDim2.new(0,177,0,248)
  6196. j.ZIndex=5
  6197. j.Image="rbxassetid://167258196"
  6198. j.Visible=false
  6199. J.Name="totem"
  6200. J.Parent=P
  6201. J.AnchorPoint=Vector2.new(0.5,0.5)
  6202. J.BackgroundColor3=Color3.new(0,0,0)
  6203. J.BackgroundTransparency=0.80000001192093
  6204. J.BorderColor3=Color3.new(0,0,0)
  6205. J.BorderSizePixel=0
  6206. J.Position=UDim2.new(0.151515156,0,0.772727311,0)
  6207. J.Size=UDim2.new(0,106,0,36)
  6208. J.ZIndex=5
  6209. J.AutoButtonColor=false
  6210. J.Font=Enum.Font.SourceSansBold
  6211. J.Text="Totem island"
  6212. J.TextColor3=Color3.new(1,1,1)
  6213. J.TextSize=20
  6214. D.Name="mag"
  6215. D.Parent=P
  6216. D.AnchorPoint=Vector2.new(0.5,0.5)
  6217. D.BackgroundColor3=Color3.new(0,0,0)
  6218. D.BackgroundTransparency=0.80000001192093
  6219. D.BorderColor3=Color3.new(0,0,0)
  6220. D.BorderSizePixel=0
  6221. D.Position=UDim2.new(0.487179488,0,0.772727311,0)
  6222. D.Size=UDim2.new(0,160,0,36)
  6223. D.ZIndex=5
  6224. D.AutoButtonColor=false
  6225. D.Font=Enum.Font.SourceSansBold
  6226. D.Text="Meteor (if spawned)"
  6227. D.TextColor3=Color3.new(1,1,1)
  6228. D.TextSize=20
  6229. F.Name="ice"
  6230. F.Parent=P
  6231. F.AnchorPoint=Vector2.new(0.5,0.5)
  6232. F.BackgroundColor3=Color3.new(0,0,0)
  6233. F.BackgroundTransparency=0.80000001192093
  6234. F.BorderColor3=Color3.new(0,0,0)
  6235. F.BorderSizePixel=0
  6236. F.Position=UDim2.new(0.832167804,0,0.772727311,0)
  6237. F.Size=UDim2.new(0,118,0,36)
  6238. F.ZIndex=5
  6239. F.AutoButtonColor=false
  6240. F.Font=Enum.Font.SourceSansBold
  6241. F.Text="Ice mainland"
  6242. F.TextColor3=Color3.new(1,1,1)
  6243. F.TextSize=20
  6244. l.Name="opener"
  6245. l.Parent=i
  6246. l.BackgroundColor3=Color3.new(1,1,1)
  6247. l.BackgroundTransparency=1
  6248. l.BorderSizePixel=0
  6249. l.Position=UDim2.new(1,50,0.5,-50)
  6250. l.Size=UDim2.new(0,100,0,100)
  6251. m.Parent=l
  6252. m.BackgroundColor3=Color3.new(1,1,1)
  6253. m.BackgroundTransparency=1
  6254. m.Size=UDim2.new(0,100,0,100)
  6255. m.Font=Enum.Font.SciFi
  6256. m.Text="<"
  6257. m.TextColor3=Color3.new(1,1,1)
  6258. m.TextSize=50
  6259. m.TextStrokeColor3=Color3.new(0.588235,0.588235,0.588235)
  6260. N.Name="Waypoint"
  6261. N.Parent=i
  6262. N.Active=true
  6263. N.AnchorPoint=Vector2.new(1,1)
  6264. N.BackgroundColor3=Color3.new(1,1,1)
  6265. N.BackgroundTransparency=0.40000000596046
  6266. N.BorderSizePixel=0
  6267. N.ClipsDescendants=true
  6268. N.Draggable=true
  6269. N.Position=UDim2.new(0.666460395,0,0.708171189,0)
  6270. N.Selectable=true
  6271. N.Size=UDim2.new(0,177,0,252)
  6272. p.Name="titlew"
  6273. p.Parent=N
  6274. p.BackgroundColor3=Color3.new(0,0,0)
  6275. p.BackgroundTransparency=0.5
  6276. p.BorderSizePixel=0
  6277. p.Size=UDim2.new(0,177,0,46)
  6278. p.ZIndex=3
  6279. p.Font=Enum.Font.SourceSans
  6280. p.Text="Waypoints"
  6281. p.TextColor3=Color3.new(1,1,1)
  6282. p.TextSize=24
  6283. A.Name="createw"
  6284. A.Parent=N
  6285. A.AnchorPoint=Vector2.new(0.5,0.5)
  6286. A.BackgroundColor3=Color3.new(0,0,0)
  6287. A.BackgroundTransparency=0.80000001192093
  6288. A.BorderColor3=Color3.new(0,0,0)
  6289. A.BorderSizePixel=0
  6290. A.Position=UDim2.new(0.5,0,0.295634925,0)
  6291. A.Size=UDim2.new(0,155,0,35)
  6292. A.ZIndex=5
  6293. A.AutoButtonColor=false
  6294. A.Font=Enum.Font.SourceSansBold
  6295. A.Text="Create Waypoint"
  6296. A.TextColor3=Color3.new(1,1,1)
  6297. A.TextSize=20
  6298. x.Name="deletew"
  6299. x.Parent=N
  6300. x.AnchorPoint=Vector2.new(0.5,0.5)
  6301. x.BackgroundColor3=Color3.new(0,0,0)
  6302. x.BackgroundTransparency=0.80000001192093
  6303. x.BorderColor3=Color3.new(0,0,0)
  6304. x.BorderSizePixel=0
  6305. x.Position=UDim2.new(0.5,0,0.458333343,0)
  6306. x.Size=UDim2.new(0,155,0,35)
  6307. x.ZIndex=5 x.AutoButtonColor=false
  6308. x.Font=Enum.Font.SourceSansBold
  6309. x.Text="Panic Button"
  6310. x.TextColor3=Color3.new(1,1,1)
  6311. x.TextSize=20
  6312. r.Name="separatorw"
  6313. r.Parent=N
  6314. r.BackgroundColor3=Color3.new(0,0,0)
  6315. r.BackgroundTransparency=0.5
  6316. r.BorderSizePixel=0
  6317. r.Position=UDim2.new(0,0,0.56349206,0)
  6318. r.Size=UDim2.new(0,177,0,6)
  6319. r.ZIndex=3
  6320. r.Font=Enum.Font.SourceSans
  6321. r.Text=""
  6322. r.TextColor3=Color3.new(1,1,1)
  6323. r.TextSize=24
  6324. z.Name="gotow"
  6325. z.Parent=N
  6326. z.AnchorPoint=Vector2.new(0.5,0.5)
  6327. z.BackgroundColor3=Color3.new(0,0,0)
  6328. z.BackgroundTransparency=0.80000001192093
  6329. z.BorderColor3=Color3.new(0,0,0)
  6330. z.BorderSizePixel=0
  6331. z.Position=UDim2.new(0.5,0,0.692460299,0)
  6332. z.Size=UDim2.new(0,155,0,35)
  6333. z.ZIndex=5 z.AutoButtonColor=false
  6334. z.Font=Enum.Font.SourceSansBold
  6335. z.Text="Warp to waypoint"
  6336. z.TextColor3=Color3.new(1,1,1)
  6337. z.TextSize=20
  6338. u.Name="titlew"
  6339. u.Parent=N
  6340. u.BackgroundColor3=Color3.new(0,0,0)
  6341. u.BackgroundTransparency=0.5
  6342. u.BorderSizePixel=0
  6343. u.Position=UDim2.new(0.0621468909,0,0.789682567,0)
  6344. u.Size=UDim2.new(0,155,0,43)
  6345. u.ZIndex=3
  6346. u.Font=Enum.Font.SourceSans
  6347. u.Text="0, 0, 0"
  6348. u.TextColor3=Color3.new(1,1,1)
  6349. u.TextSize=24
  6350. print"warper appears to have loaded successfully.. ?"
  6351. warn"if you got this gui anywhere else than from v3rmillion.net you got scammed!"
  6352. warn"if you got this gui from youtube, dislike their video because they're stealing my stuff claiming they made it themselves."
  6353. warn"my only discord is aze#4874, contact me if you want me to make you something :)"
  6354. k=0.01
  6355. Q=1.5
  6356.  
  6357. t.MouseButton1Click:connect(function()
  6358. local b=L
  6359. local a=N
  6360. local a=O
  6361. local
  6362. c=false
  6363. local
  6364. a=t.Position
  6365. if c==false then
  6366. c=true
  6367. b:TweenSize(UDim2.new(0,0,0,252),"Out","Quad",1.5)
  6368. N:TweenSize(UDim2.new(0,177,0,0),"Out","Quad",2)
  6369. O:TweenSize(UDim2.new(0,177,0,0),"Out","Quad",1)
  6370. c=true
  6371. l:TweenPosition(UDim2.new(1,-100,0.5,-50),"In","Quad",2)
  6372. end
  6373. end)
  6374.  
  6375. m.MouseButton1Click:connect(function()
  6376. local a=L
  6377. local b=O
  6378. N:TweenSize(UDim2.new(0,177,0,252),"In","Quad",1)
  6379. a:TweenSize(UDim2.new(0,429,0,252),"In","Quad",2)
  6380. b:TweenSize(UDim2.new(0,177,0,252),"In","Quad",1)
  6381. l:TweenPosition(UDim2.new(1,75,0.5,-50),"In","Quad",1)
  6382. end)
  6383.  
  6384. B.MouseButton1Click:connect(function()
  6385. local b=P:GetChildren()
  6386. for a=1,#b do
  6387. if b[a].Name~="waterfall" then
  6388. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6389. b[a].BackgroundTransparency=0.8
  6390. end
  6391. B.BackgroundColor3=Color3.fromRGB(0,255,0)
  6392. B.BackgroundTransparency=0.6
  6393. end
  6394. end)
  6395.  
  6396. C.MouseButton1Click:connect(function()
  6397. local b=P:GetChildren()
  6398. for a=1,#b do
  6399. if b[a].Name~="adurite" then
  6400. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6401. b[a].BackgroundTransparency=0.8
  6402. end
  6403. C.BackgroundColor3=Color3.fromRGB(0,255,0)
  6404. C.BackgroundTransparency=0.6
  6405. end
  6406. end)
  6407.  
  6408. I.MouseButton1Click:connect(function()
  6409. local b=P:GetChildren()
  6410. for a=1,#b do
  6411. if b[a].Name~="cave" then
  6412. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6413. b[a].BackgroundTransparency=0.8
  6414. end
  6415. I.BackgroundColor3=Color3.fromRGB(0,255,0)
  6416. I.BackgroundTransparency=0.6
  6417. end
  6418. end)
  6419.  
  6420. G.MouseButton1Click:connect(function()
  6421. local b=P:GetChildren()
  6422. for a=1,#b do
  6423. if b[a].Name~="expisland" then
  6424. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6425. b[a].BackgroundTransparency=0.8
  6426. end
  6427. G.BackgroundColor3=Color3.fromRGB(0,255,0)
  6428. G.BackgroundTransparency=0.6
  6429. end
  6430. end)
  6431.  
  6432. H.MouseButton1Click:connect(function()
  6433. local b=P:GetChildren()
  6434. for a=1,#b do
  6435. if b[a].Name~="mid" then
  6436. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6437. b[a].BackgroundTransparency=0.8
  6438. end
  6439. H.BackgroundColor3=Color3.fromRGB(0,255,0)
  6440. H.BackgroundTransparency=0.6
  6441. end
  6442. end)
  6443.  
  6444. D.MouseButton1Click:connect(function()
  6445. local b=P:GetChildren()
  6446. for a=1,#b do
  6447. if b[a].Name~="mag" then
  6448. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6449. b[a].BackgroundTransparency=0.8
  6450. end
  6451. D.BackgroundColor3=Color3.fromRGB(0,255,0)
  6452. D.BackgroundTransparency=0.6
  6453. end
  6454. end)
  6455. F.MouseButton1Click:connect(function()
  6456. local b=P:GetChildren()
  6457. for a=1,#b do
  6458. if b[a].Name~="ice"then
  6459. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6460. b[a].BackgroundTransparency=0.8
  6461. end
  6462. F.BackgroundColor3=Color3.fromRGB(0,255,0)
  6463. F.BackgroundTransparency=0.6
  6464. end
  6465. end)
  6466. J.MouseButton1Click:connect(function()
  6467. local b=P:GetChildren()
  6468. for a=1,#b do
  6469. if b[a].Name~="totem"then
  6470. b[a].BackgroundColor3=Color3.fromRGB(0,0,0)
  6471. b[a].BackgroundTransparency=0.8
  6472. end
  6473. J.BackgroundColor3=Color3.fromRGB(0,255,0)
  6474. J.BackgroundTransparency=0.6
  6475. end
  6476. end)
  6477. f=false
  6478. a=false
  6479. M.MouseButton1Click:connect(function()
  6480. if f==false then
  6481. f=true
  6482. M.BackgroundColor3=Color3.fromRGB(0,0,0)
  6483. local b=P:GetChildren()
  6484. for a=1,#b do
  6485. if b[a].BackgroundColor3==Color3.fromRGB(0,255,0)then
  6486. M.Text=("Warping to "..b[a].Text.."...")
  6487. wait(1)
  6488. if b[a].Name=="waterfall"then
  6489. local a=game.Players.LocalPlayer
  6490. local a=a.Character
  6491. local g=a.HumanoidRootPart
  6492. wait()
  6493. local b=Vector3.new(-213,600,-700)
  6494. local c=0.01
  6495. local e=1.5
  6496. local f=false
  6497. local a=b-g.Position
  6498. local d=a.magnitude
  6499. local b=CFrame.new(g.Position,b).lookVector
  6500. local function a()
  6501. if f then
  6502. return
  6503. end
  6504. f=true
  6505. for a=0,d,e do
  6506. g.Anchored=false
  6507. g.CFrame=g.CFrame+(b*e)
  6508. wait((c/d)*e)
  6509. end
  6510. f=false
  6511. g.Anchored=true
  6512. end
  6513. a()
  6514. wait()
  6515. for a=1,125 do
  6516. wait()
  6517. local a=game.Players.LocalPlayer
  6518. local b=a.Character
  6519. local a=b.HumanoidRootPart
  6520. a.Anchored=false
  6521. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+3,b.HumanoidRootPart.CFrame.z)
  6522. a.Anchored=true
  6523. end
  6524. g.Anchored=false
  6525. elseif b[a].Name=="adurite"then
  6526. local a=game.Players.LocalPlayer
  6527. local a=a.Character
  6528. local e=a.HumanoidRootPart
  6529. wait()
  6530. local b=Vector3.new(1226,-164,1315)
  6531. local d=false
  6532. local a=b-e.Position
  6533. local c=a.magnitude
  6534. local b=CFrame.new(e.Position,b).lookVector
  6535. local function a()
  6536. if d then
  6537. return
  6538. end
  6539. d=true
  6540. for a=0,c,Q do
  6541. e.Anchored=false
  6542. e.CFrame=e.CFrame+(b*Q)
  6543. wait((k/c)*Q)
  6544. end
  6545. d=false
  6546. e.Anchored=true
  6547. end
  6548. a()
  6549. wait()
  6550. for a=1,15 do
  6551. wait()
  6552. local a=game.Players.LocalPlayer
  6553. local b=a.Character
  6554. local a=b.HumanoidRootPart
  6555. a.Anchored=false
  6556. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+3,b.HumanoidRootPart.CFrame.z)
  6557. a.Anchored=true
  6558. end
  6559. e.Anchored=false
  6560. elseif
  6561. b[a].Name=="cave"then
  6562. local a=game.Players.LocalPlayer
  6563. local a=a.Character
  6564. local e=a.HumanoidRootPart
  6565. wait()
  6566. local b=Vector3.new(-1141,200,-813)
  6567. local d=false
  6568. local a=b-e.Position
  6569. local c=a.magnitude
  6570. local b=CFrame.new(e.Position,b).lookVector
  6571. local function a()
  6572. if d then
  6573. return
  6574. end
  6575. d=true
  6576. for a=0,c,Q do
  6577. e.Anchored=false
  6578. e.CFrame=e.CFrame+(b*Q)
  6579. wait((k/c)*Q)
  6580. end
  6581. d=false
  6582. e.Anchored=true
  6583. end
  6584. a()
  6585. wait()
  6586. for a=1,125 do
  6587. wait()
  6588. local a=game.Players.LocalPlayer
  6589. local b=a.Character
  6590. local a=b.HumanoidRootPart
  6591. a.Anchored=false
  6592. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+3,b.HumanoidRootPart.CFrame.z)
  6593. a.Anchored=true
  6594. end
  6595. e.Anchored=false
  6596. elseif b[a].Name=="expisland"then
  6597. local a=game.Players.LocalPlayer
  6598. local a=a.Character
  6599. local e=a.HumanoidRootPart
  6600. wait()
  6601. local b=Vector3.new(-546,611,-1187)
  6602. local d=false
  6603. local a=b-e.Position
  6604. local c=a.magnitude
  6605. local b=CFrame.new(e.Position,b).lookVector
  6606. local function a()
  6607. if d then
  6608. return
  6609. end
  6610. d=true
  6611. for a=0,c,Q do
  6612. e.Anchored=false
  6613. e.CFrame=e.CFrame+(b*Q)
  6614. wait((k/c)*Q)
  6615. end
  6616. d=false
  6617. e.Anchored=true
  6618. end
  6619. a()
  6620. for a=1,150 do
  6621. wait()
  6622. local a=game.Players.LocalPlayer
  6623. local b=a.Character
  6624. local a=b.HumanoidRootPart
  6625. a.Anchored=true
  6626. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+3,b.HumanoidRootPart.CFrame.z)
  6627. a.Anchored=false
  6628. end
  6629. e.Anchored=false
  6630. elseif b[a].Name=="mid"then
  6631. local a=game.Players.LocalPlayer
  6632. local a=a.Character
  6633. local e=a.HumanoidRootPart
  6634. wait()
  6635. local b=Vector3.new(-397,5,-544)
  6636. local d=false
  6637. local a=b-e.Position
  6638. local c=a.magnitude
  6639. local b=CFrame.new(e.Position,b).lookVector
  6640. local function a()
  6641. if d then
  6642. return
  6643. end
  6644. d=true
  6645. for a=0,c,Q do
  6646. e.Anchored=false
  6647. e.CFrame=e.CFrame+(b*Q)
  6648. wait((k/c)*Q)
  6649. end
  6650. d=false
  6651. e.Anchored=true
  6652. end
  6653. a()
  6654. for a=1,15 do
  6655. wait()
  6656. local a=game.Players.LocalPlayer
  6657. local b=a.Character
  6658. local a=b.HumanoidRootPart
  6659. a.Anchored=false
  6660. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+3,b.HumanoidRootPart.CFrame.z)
  6661. a.Anchored=true
  6662. end
  6663. e.Anchored=false
  6664. elseif b[a].Name=="totem"then
  6665. local a=game.Players.LocalPlayer
  6666. local a=a.Character
  6667. local e=a.HumanoidRootPart
  6668. wait()
  6669. local b=Vector3.new(-1130,500,-1255)
  6670. local d=false
  6671. local a=b-e.Position
  6672. local c=a.magnitude
  6673. local b=CFrame.new(e.Position,b).lookVector
  6674. local function a()
  6675. if d then
  6676. return
  6677. end
  6678. d=true
  6679. for a=0,c,Q do
  6680. e.Anchored=false
  6681. e.CFrame=e.CFrame+(b*Q)
  6682. wait((k/c)*Q)
  6683. end
  6684. d=false
  6685. e.Anchored=true
  6686. end
  6687. a()
  6688. for a=1,175 do
  6689. wait()
  6690. local a=game.Players.LocalPlayer
  6691. local b=a.Character
  6692. local a=b.HumanoidRootPart
  6693. a.Anchored=false
  6694. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+3,b.HumanoidRootPart.CFrame.z)
  6695. a.Anchored=true
  6696. end
  6697. e.Anchored=false
  6698. elseif b[a].Name=="mag"then
  6699. local a=game.Players.LocalPlayer
  6700. local a=a.Character
  6701. local e=a.HumanoidRootPart
  6702. wait()
  6703. local b=game.Workspace["Meteor Core"].Part.Position
  6704. local d=false
  6705. local a=b-e.Position
  6706. local c=a.magnitude
  6707. local b=CFrame.new(e.Position,b).lookVector
  6708. local function a()
  6709. if d then
  6710. return
  6711. end
  6712. d=true
  6713. for a=0,c,Q do
  6714. e.Anchored=false
  6715. e.CFrame=e.CFrame+(b*Q)
  6716. wait((k/c)*Q)
  6717. end
  6718. d=false
  6719. e.Anchored=true
  6720. end
  6721. a()
  6722. e.Anchored=false
  6723. elseif b[a].Name=="ice"then
  6724. local a=game.Players.LocalPlayer
  6725. local a=a.Character
  6726. local e=a.HumanoidRootPart
  6727. wait()
  6728. local b=game.Workspace["Ice Chunk"].Ice.Position
  6729. local d=false
  6730. local a=b-e.Position
  6731. local c=a.magnitude
  6732. local b=CFrame.new(e.Position,b).lookVector
  6733. local function a()
  6734. if d then
  6735. return
  6736. end d=true
  6737. for a=0,c,Q do
  6738. e.Anchored=false
  6739. e.CFrame=e.CFrame+(b*Q)
  6740. wait((k/c)*Q)
  6741. end
  6742. d=false
  6743. e.Anchored=true
  6744. end
  6745. a()
  6746. for a=1,10 do
  6747. wait()
  6748. local a=game.Players.LocalPlayer
  6749. local b=a.Character
  6750. local a=b.HumanoidRootPart
  6751. a.Anchored=false
  6752. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+3,b.HumanoidRootPart.CFrame.z)
  6753. a.Anchored=true
  6754. end
  6755. e.Anchored=false
  6756. end
  6757. end
  6758. M.BackgroundColor3=Color3.fromRGB(255,0,0)
  6759. M.Text="Warp"
  6760. f=false
  6761. end
  6762. else
  6763. warn"debounce !!!"
  6764. end
  6765. end)
  6766. y.MouseButton1Click:connect(function()
  6767. f=false
  6768. M.Text="Warp"
  6769. M.BackgroundColor3=Color3.fromRGB(255,0,0)
  6770. end)
  6771. local a=true
  6772. A.MouseButton1Click:connect(function()
  6773. if a==true then
  6774. a=false
  6775. local a=game.Players.LocalPlayer.Character
  6776. local d=a.HumanoidRootPart.Position
  6777. string.format("%0.f, %0.f, %0.f",d.X,d.Y,d.Z)
  6778. local a=math.floor(d.X)
  6779. local b=math.floor(d.Y)
  6780. local c=math.floor(d.Z)
  6781. u.Text=(a..", "..b..", "..c)
  6782. local a=Instance.new("Part")
  6783. a.Size=Vector3.new(3,3,3)
  6784. a.Anchored=true
  6785. a.CanCollide=false
  6786. a.Transparency=0.6
  6787. a.Material="Neon"
  6788. a.Parent=workspace
  6789. a.Position=Vector3.new(d.X,d.Y+5,d.Z)
  6790. a.Name="OMEGALUL"
  6791. else
  6792. local a=game.Players.LocalPlayer.Character
  6793. local d=a.HumanoidRootPart.Position
  6794. string.format("%0.f, %0.f, %0.f",d.X,d.Y,d.Z)
  6795. local c=math.floor(d.X)
  6796. local a=math.floor(d.Y)
  6797. local b=math.floor(d.Z)
  6798. u.Text=(c..", "..a..", "..b)
  6799. local a=Instance.new("Part")
  6800. a.Size=Vector3.new(3,3,3)
  6801. a.Anchored=true
  6802. a.CanCollide=false
  6803. a.Transparency=0.6
  6804. a.Material="Neon"
  6805. a.Parent=workspace
  6806. a.Position=Vector3.new(d.X,d.Y+5,d.Z)
  6807. a.Name="OMEGALUL"
  6808. workspace.OMEGALUL:remove()
  6809. end
  6810. end)
  6811. z.MouseButton1Click:connect(function()
  6812. local a=game.Players.LocalPlayer
  6813. local a=a.Character
  6814. local e=a.HumanoidRootPart
  6815. local b=game.Workspace.OMEGALUL.Position
  6816. local d=false
  6817. local a=b-e.Position
  6818. local c=a.magnitude
  6819. local b=CFrame.new(e.Position,b).lookVector
  6820. local function a()
  6821. if d then
  6822. return
  6823. end
  6824. d=true
  6825. for a=0,c,Q do
  6826. e.Anchored=false
  6827. e.CFrame=e.CFrame+(b*Q)
  6828. wait((k/c)*Q)
  6829. end
  6830. d=false
  6831. e.Anchored=true
  6832. end
  6833. a()
  6834. e.Anchored=false
  6835. end)
  6836. x.MouseButton1Click:connect(function()
  6837. for a=1,125 do
  6838. wait()
  6839. local a=game.Players.LocalPlayer
  6840. local b=a.Character
  6841. local a=b.HumanoidRootPart
  6842. a.Anchored=false
  6843. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+5,b.HumanoidRootPart.CFrame.z)
  6844. a.Anchored=true
  6845. end
  6846. local a=game.Players.LocalPlayer
  6847. local a=a.Character
  6848. local a=a.HumanoidRootPart
  6849. a.Anchored=false
  6850. end)
  6851. w.MouseButton1Click:connect(function()
  6852. local a=game.Players.LocalPlayer
  6853. local b=a.Character
  6854. local a=b.HumanoidRootPart
  6855. a.Anchored=true
  6856. a.CFrame=CFrame.new(b.HumanoidRootPart.CFrame.x,b.HumanoidRootPart.CFrame.y+35,b.HumanoidRootPart.CFrame.z)
  6857. a.Anchored=false
  6858. end)
  6859. local a=false
  6860. E.MouseButton1Click:connect(function()
  6861. if a==false then
  6862. a=true
  6863. E.BackgroundColor3=Color3.fromRGB(0,0,0)
  6864. E.BackgroundTransparency=0.3
  6865. local b=game.Players.LocalPlayer
  6866. function e(a)
  6867. for a,b in pairs(a:children())do
  6868. if b:IsA'BasePart'and b.Name~='HumanoidRootPart'then
  6869. local a=Instance.new('BoxHandleAdornment',b)
  6870. a.Adornee=b
  6871. a.Size=b.Name=='Head'and Vector3.new(1.25,1.25,1.25)or b.Size a.Color3=b.Name=='Head'and Color3.new(0,1,0)or b.Name=='Torso'and Color3.new(0,1,0)or Color3.new(0,1,0)
  6872. a.Transparency=.5
  6873. a.ZIndex=1
  6874. a.AlwaysOnTop=true
  6875. end
  6876. if#b:children()>0 then
  6877. e(b)
  6878. end
  6879. end
  6880. end
  6881. function g(a)
  6882. for a,a in pairs(a:children()) do
  6883. if a:IsA'BasePart'and a:findFirstChild'BoxHandleAdornment'then
  6884. a.BoxHandleAdornment:Destroy()
  6885. end
  6886. if#a:children()>0 then
  6887. g(a)
  6888. end
  6889. end
  6890. end
  6891. function d(c)
  6892. repeat wait()until c.Character
  6893. if c.TeamColor==b.TeamColor then
  6894. e(c.Character)
  6895. else
  6896. g(c.Character)
  6897. end
  6898. if c~=b then
  6899. c.Changed:connect(function(a)
  6900. if a=='TeamColor'then
  6901. if c.TeamColor==b.TeamColor then
  6902. g(c.Character)
  6903. e(c.Character)
  6904. else
  6905. g(c.Character)
  6906. end
  6907. end
  6908. end)
  6909. else
  6910. c.Changed:connect(function(a)
  6911. if a=='TeamColor'then
  6912. wait(.5)
  6913. for a,a in pairs(game.Players:GetPlayers())do
  6914. g(a)
  6915. if a.TeamColor==b.TeamColor then
  6916. e(a.Character)
  6917. end
  6918. end
  6919. end
  6920. end)
  6921. end
  6922. end
  6923. for a,a in pairs(game.Players:GetPlayers())do
  6924. a.CharacterAdded:connect(function()
  6925. d(a)
  6926. end)
  6927. d(a)
  6928. end
  6929. game.Players.PlayerAdded:connect(function(b)
  6930. b.CharacterAdded:connect(function(a)
  6931. d(b)
  6932. end)
  6933. end)
  6934. else
  6935. end
  6936. end)
  6937. v.MouseButton1Click:connect(function()
  6938. local a=game.Players.LocalPlayer
  6939. local a=a.Character
  6940. local e=a.HumanoidRootPart
  6941. wait()
  6942. local a=K.Text
  6943. if K.Text~=game.Players.LocalPlayer.Name then
  6944. local a=game.Workspace:findFirstChild(a).HumanoidRootPart
  6945. local b=a.Position
  6946. local d=false
  6947. local a=b-e.Position
  6948. local c=a.magnitude
  6949. local b=CFrame.new(e.Position,b).lookVector
  6950. local function a()
  6951. if d then
  6952. return
  6953. end
  6954. d=true
  6955. for a=0,c,Q do
  6956. e.Anchored=false
  6957. e.CFrame=e.CFrame+(b*Q)
  6958. wait((k/c)*Q)
  6959. end
  6960. d=false
  6961. e.Anchored=true
  6962. end
  6963. a()
  6964. e.Anchored=false
  6965. else
  6966. j.Visible=true
  6967. wait(1)
  6968. j.Visible=false
  6969. end
  6970. end)
  6971. local e=L
  6972. local b=N
  6973. local a=O
  6974. function h(a,b,c)
  6975. local a=a.BackgroundColor3
  6976. if b=='r'then
  6977. a=Color3.new(c,a.g,a.b)
  6978. end
  6979. if b=='g'then
  6980. a=Color3.new(a.r,c,a.b)
  6981. end
  6982. if b=='b'then
  6983. a=Color3.new(a.r,a.g,c)
  6984. end
  6985. return a
  6986. end
  6987. while true do
  6988. local d=({'r','g','b'})[math.random(3)]
  6989. if e.BackgroundColor3[d]<=0 then
  6990. for c=0,255,1 do
  6991. e.BackgroundColor3=h(e,d,c/255)
  6992. b.BackgroundColor3=h(e,d,c/255)
  6993. a.BackgroundColor3=h(e,d,c/255)
  6994. game:GetService("RunService").Stepped:Wait()
  6995. end
  6996. else
  6997. for c=255,0,-1 do
  6998. e.BackgroundColor3=h(e,d,c/255)
  6999. b.BackgroundColor3=h(e,d,c/255)
  7000. a.BackgroundColor3=h(e,d,c/255)
  7001. game:GetService("RunService").Stepped:Wait()
  7002. end
  7003. end
  7004. end
  7005. end)
  7006.  
  7007. RoCitizens.Name = "Ro-Citizens"
  7008. RoCitizens.Parent = Games3GUI
  7009. RoCitizens.BackgroundColor3 = Color3.new(1, 1, 1)
  7010. RoCitizens.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  7011. RoCitizens.BorderSizePixel = 0
  7012. RoCitizens.Position = UDim2.new(0.044673562, 0, 0.18528609, 0)
  7013. RoCitizens.Size = UDim2.new(0, 265, 0, 50)
  7014. RoCitizens.AutoButtonColor = false
  7015. RoCitizens.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  7016. RoCitizens.Font = Enum.Font.SciFi
  7017. RoCitizens.Text = "Ro-Citizens"
  7018. RoCitizens.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  7019. RoCitizens.TextSize = 20
  7020. RoCitizens.TextWrapped = true
  7021. RoCitizens.MouseButton1Down:connect(function()
  7022. -- Objects
  7023.  
  7024. local gui = Instance.new("ScreenGui")
  7025. local main = Instance.new("Frame")
  7026. local top = Instance.new("Frame")
  7027. local title = Instance.new("TextLabel")
  7028. local discord = Instance.new("TextLabel")
  7029. local gimmemoney = Instance.new("TextButton")
  7030. local invitecode = Instance.new("TextLabel")
  7031.  
  7032. -- Properties
  7033.  
  7034. gui.Name = "gui"
  7035. gui.Parent = game.StarterGui
  7036.  
  7037. main.Name = "main"
  7038. main.Parent = gui
  7039. main.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  7040. main.BorderSizePixel = 0
  7041. main.Position = UDim2.new(0.0179076344, 0, 0.612052739, 0)
  7042. main.Size = UDim2.new(0, 259, 0, 191)
  7043. main.Active = true
  7044. main.Draggable = true
  7045.  
  7046. top.Name = "top"
  7047. top.Parent = main
  7048. top.BackgroundColor3 = Color3.new(1, 1, 1)
  7049. top.Size = UDim2.new(0, 259, 0, 62)
  7050.  
  7051. title.Name = "title"
  7052. title.Parent = top
  7053. title.BackgroundColor3 = Color3.new(1, 1, 1)
  7054. title.BackgroundTransparency = 1
  7055. title.BorderSizePixel = 0
  7056. title.Position = UDim2.new(0.111969098, 0, 0.0928897262, 0)
  7057. title.Size = UDim2.new(0, 200, 0, 50)
  7058. title.Font = Enum.Font.Highway
  7059. title.Text = "RoCitizens Money GUI"
  7060. title.TextSize = 30
  7061.  
  7062. discord.Name = "discord"
  7063. discord.Parent = top
  7064. discord.BackgroundColor3 = Color3.new(1, 1, 1)
  7065. discord.BackgroundTransparency = 1
  7066. discord.BorderSizePixel = 0
  7067. discord.Position = UDim2.new(0.474903464, 0, 0.483870953, 0)
  7068. discord.Size = UDim2.new(0, 200, 0, 50)
  7069. discord.Font = Enum.Font.SourceSans
  7070. discord.Text = "Jimbo#9089"
  7071. discord.TextSize = 14
  7072.  
  7073. gimmemoney.Name = "gimmemoney"
  7074. gimmemoney.Parent = main
  7075. gimmemoney.BackgroundColor3 = Color3.new(1, 1, 1)
  7076. gimmemoney.BorderSizePixel = 0
  7077. gimmemoney.Position = UDim2.new(0.111969113, 0, 0.502617776, 0)
  7078. gimmemoney.Size = UDim2.new(0, 200, 0, 50)
  7079. gimmemoney.Font = Enum.Font.SourceSans
  7080. gimmemoney.Text = "Gimme Money"
  7081. gimmemoney.TextSize = 40
  7082.  
  7083. invitecode.Name = "invitecode"
  7084. invitecode.Parent = main
  7085. invitecode.BackgroundColor3 = Color3.new(1, 1, 1)
  7086. invitecode.BackgroundTransparency = 1
  7087. invitecode.BorderSizePixel = 0
  7088. invitecode.Position = UDim2.new(0, 0, 0.324607313, 0)
  7089. invitecode.Size = UDim2.new(0, 259, 0, 27)
  7090. invitecode.Font = Enum.Font.SourceSans
  7091. invitecode.Text = "https://discordapp.com/invite/CbNtdRJ"
  7092. invitecode.TextColor3 = Color3.new(1, 1, 1)
  7093. invitecode.TextScaled = true
  7094. invitecode.TextSize = 18
  7095. invitecode.TextWrapped = true
  7096.  
  7097. gimmemoney.MouseButton1Click:Connect(function()
  7098. game.Players.LocalPlayer.ChangeMoney:Fire(200000000)
  7099. end)
  7100. end)
  7101.  
  7102. AutoRapBattles.Name = "Auto-Rap-Battles"
  7103. AutoRapBattles.Parent = Games3GUI
  7104. AutoRapBattles.BackgroundColor3 = Color3.new(1, 1, 1)
  7105. AutoRapBattles.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  7106. AutoRapBattles.BorderSizePixel = 0
  7107. AutoRapBattles.Position = UDim2.new(0.044673562, 0, 0.35422343, 0)
  7108. AutoRapBattles.Size = UDim2.new(0, 265, 0, 50)
  7109. AutoRapBattles.AutoButtonColor = false
  7110. AutoRapBattles.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  7111. AutoRapBattles.Font = Enum.Font.SciFi
  7112. AutoRapBattles.Text = "Auto Rap Battles"
  7113. AutoRapBattles.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  7114. AutoRapBattles.TextSize = 20
  7115. AutoRapBattles.TextWrapped = true
  7116. AutoRapBattles.MouseButton1Down:connect(function()
  7117. ----- created by snakez#7611
  7118. ------- vouch appreciated if you going to give one!
  7119.  
  7120. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Auto Rap Battles GUI has successfully opened." ,"All")
  7121.  
  7122. -- Objects
  7123.  
  7124. local ScreenGui = Instance.new("ScreenGui")
  7125. local Frame = Instance.new("Frame")
  7126. local TextLabel = Instance.new("TextLabel")
  7127. local Stage = Instance.new("TextButton")
  7128. local VoteUI = Instance.new("TextButton")
  7129. local spamhats = Instance.new("TextButton")
  7130. local IY = Instance.new("TextButton")
  7131. local TextLabel_2 = Instance.new("TextLabel")
  7132.  
  7133. -- Properties
  7134.  
  7135. ScreenGui.Parent = game.CoreGui
  7136.  
  7137. Frame.Parent = ScreenGui
  7138. Frame.Active = true
  7139. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  7140. Frame.Position = UDim2.new(0, 613, 0, 132)
  7141. Frame.Selectable = true
  7142. Frame.Size = UDim2.new(0, 349, 0, 251)
  7143. Frame.Visible = true
  7144. Frame.Draggable = true
  7145.  
  7146. TextLabel.Parent = Frame
  7147. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  7148. TextLabel.BackgroundTransparency = 1
  7149. TextLabel.Size = UDim2.new(0, 349, 0, 59)
  7150. TextLabel.Text = "AUTO RAP BATTLES"
  7151. TextLabel.TextColor3 = Color3.new(0.231373, 1, 0)
  7152. TextLabel.TextSize = 14
  7153.  
  7154. Stage.Name = "Stage"
  7155. Stage.Parent = Frame
  7156. Stage.BackgroundColor3 = Color3.new(0, 0, 0)
  7157. Stage.BorderColor3 = Color3.new(0.266667, 1, 0)
  7158. Stage.Position = UDim2.new(0, 0, 0, 68)
  7159. Stage.Size = UDim2.new(0, 174, 0, 50)
  7160. Stage.Text = "Stage"
  7161. Stage.TextColor3 = Color3.new(0, 1, 0)
  7162. Stage.TextSize = 14
  7163. Stage.MouseButton1Click:connect(function()
  7164. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-88.145134, 60.9199867, -213.246567)
  7165. end)
  7166.  
  7167. VoteUI.Name = "VoteUI"
  7168. VoteUI.Parent = Frame
  7169. VoteUI.BackgroundColor3 = Color3.new(0, 0, 0)
  7170. VoteUI.BorderColor3 = Color3.new(0.266667, 1, 0)
  7171. VoteUI.Position = UDim2.new(0, 175, 0, 76)
  7172. VoteUI.Size = UDim2.new(0, 174, 0, 50)
  7173. VoteUI.Text = "Vote UI"
  7174. VoteUI.TextColor3 = Color3.new(0, 1, 0)
  7175. VoteUI.TextSize = 14
  7176. VoteUI.MouseButton1Click:connect(function()
  7177. loadstring(game:HttpGet(("https://pastebin.com/raw/a7jy3wwA"),true))()
  7178. end)
  7179.  
  7180. spamhats.Name = "spamhats"
  7181. spamhats.Parent = Frame
  7182. spamhats.BackgroundColor3 = Color3.new(0, 0, 0)
  7183. spamhats.BorderColor3 = Color3.new(0.266667, 1, 0)
  7184. spamhats.Position = UDim2.new(0, 0, 0, 134)
  7185. spamhats.Size = UDim2.new(0, 174, 0, 50)
  7186. spamhats.Text = "Spam Hats"
  7187. spamhats.TextColor3 = Color3.new(0, 1, 0)
  7188. spamhats.TextSize = 14
  7189. spamhats.MouseButton1Click:connect(function()
  7190. for i=1,500 do
  7191. print (i)
  7192. game.Workspace.Hats:FireServer("Dominus Empyreus'", 0)
  7193. wait(0.5)
  7194. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7195. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  7196. if child.Handle:FindFirstChild("Mesh") then
  7197. child.Handle.Mesh.Parent = nil
  7198. child.Parent = game.Workspace
  7199. wait(0.25)
  7200. game.Workspace.Hats:FireServer("Backwards Baseball Cap", 0)
  7201. wait(0.5)
  7202. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7203. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  7204. if child.Handle:FindFirstChild("Mesh") then
  7205. child.Handle.Mesh.Parent = nil
  7206. child.Parent = game.Workspace
  7207. wait(0.25)
  7208. game.Workspace.Hats:FireServer("Acheo's Pot", 0)
  7209. wait(0.5)
  7210. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7211. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  7212. if child.Handle:FindFirstChild("Mesh") then
  7213. child.Handle.Mesh.Parent = nil
  7214. child.Parent = game.Workspace
  7215. wait(0.25)
  7216. game.Workspace.Hats:FireServer("Golden Headphones", 0)
  7217. wait(0.5)
  7218. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7219. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  7220. if child.Handle:FindFirstChild("Mesh") then
  7221. child.Handle.Mesh.Parent = nil
  7222. child.Parent = game.Workspace
  7223. wait(0.25)
  7224. game.Workspace.Hats:FireServer("Black Fedora", 0)
  7225. wait(0.5)
  7226. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7227. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  7228. if child.Handle:FindFirstChild("Mesh") then
  7229. child.Handle.Mesh.Parent = nil
  7230. child.Parent = game.Workspace
  7231. end
  7232. end
  7233. end
  7234. end
  7235. end
  7236. end
  7237. end
  7238. end
  7239. end
  7240. end
  7241. end
  7242. end
  7243. end
  7244. end
  7245. end
  7246. end
  7247. end)
  7248.  
  7249. IY.Name = "IY"
  7250. IY.Parent = Frame
  7251. IY.BackgroundColor3 = Color3.new(0, 0, 0)
  7252. IY.BorderColor3 = Color3.new(0.266667, 1, 0)
  7253. IY.Position = UDim2.new(0, 175, 0, 152)
  7254. IY.Size = UDim2.new(0, 174, 0, 50)
  7255. IY.Text = "Infinite Yield"
  7256. IY.TextColor3 = Color3.new(0, 1, 0)
  7257. IY.TextSize = 14
  7258. IY.MouseButton1Click:connect(function()
  7259. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  7260. end)
  7261.  
  7262. TextLabel_2.Parent = Frame
  7263. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7264. TextLabel_2.BackgroundTransparency = 1
  7265. TextLabel_2.Position = UDim2.new(0, 0, 0, 224)
  7266. TextLabel_2.Size = UDim2.new(0, 349, 0, 27)
  7267. TextLabel_2.Text = "created by snakez#7611"
  7268. TextLabel_2.TextColor3 = Color3.new(0.231373, 1, 0)
  7269. TextLabel_2.TextSize = 14
  7270.  
  7271. end)
  7272.  
  7273. MinersHaven.Name = "Miners-Haven"
  7274. MinersHaven.Parent = Games3GUI
  7275. MinersHaven.BackgroundColor3 = Color3.new(1, 1, 1)
  7276. MinersHaven.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  7277. MinersHaven.BorderSizePixel = 0
  7278. MinersHaven.Position = UDim2.new(0.044673562, 0, 0.528610349, 0)
  7279. MinersHaven.Size = UDim2.new(0, 265, 0, 50)
  7280. MinersHaven.AutoButtonColor = false
  7281. MinersHaven.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  7282. MinersHaven.Font = Enum.Font.SciFi
  7283. MinersHaven.Text = "Miners Haven"
  7284. MinersHaven.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  7285. MinersHaven.TextSize = 20
  7286. MinersHaven.TextWrapped = true
  7287. MinersHaven.MouseButton1Down:connect(function()
  7288. local MinersHavenGui = Instance.new("ScreenGui")
  7289. local DecoFrame = Instance.new("Frame")
  7290. local CratesFrame = Instance.new("Frame")
  7291. local Deco = Instance.new("ImageLabel")
  7292. local NumberOfBoxes = Instance.new("TextLabel")
  7293. local TPCrates = Instance.new("TextButton")
  7294. local LoopTPCrates = Instance.new("TextButton")
  7295. local Deco_2 = Instance.new("ImageLabel")
  7296. local Deco_3 = Instance.new("ImageLabel")
  7297. local Deco_4 = Instance.new("ImageLabel")
  7298. local Loop = Instance.new("ImageLabel")
  7299. local MinesTPFrame = Instance.new("Frame")
  7300. local TextLabel = Instance.new("TextLabel")
  7301. local AmountToGive = Instance.new("TextBox")
  7302. local MineChanButton = Instance.new("ImageButton")
  7303. local Deco_5 = Instance.new("TextLabel")
  7304. local CloversTwitchCoinsFrame = Instance.new("Frame")
  7305. local PlusCloverButton = Instance.new("TextButton")
  7306. local PlusTwitchButton = Instance.new("TextButton")
  7307. local Toggleable = Instance.new("Frame")
  7308. local AutoInfernoBoxFrame = Instance.new("Frame")
  7309. local Deco_6 = Instance.new("TextLabel")
  7310. local AutoInfernoButton = Instance.new("TextButton")
  7311. local AutoRebirthFrame = Instance.new("Frame")
  7312. local Deco_7 = Instance.new("TextLabel")
  7313. local AutoRebirthButton = Instance.new("TextButton")
  7314. local AutoRegularBoxFrame = Instance.new("Frame")
  7315. local Deco_8 = Instance.new("TextLabel")
  7316. local AutoRegularButton = Instance.new("TextButton")
  7317. local AutoUnrealBoxFrame = Instance.new("Frame")
  7318. local Deco_9 = Instance.new("TextLabel")
  7319. local AutoUnrealButton = Instance.new("TextButton")
  7320. local ButtonClickerFrame = Instance.new("Frame")
  7321. local Deco_10 = Instance.new("TextLabel")
  7322. local ButtonClickerButton = Instance.new("TextButton")
  7323. local RemoteClickerFrame = Instance.new("Frame")
  7324. local Deco_11 = Instance.new("TextLabel")
  7325. local RemoteClickerButton = Instance.new("TextButton")
  7326. local AutoLoadoutFrame = Instance.new("Frame")
  7327. local Deco_12 = Instance.new("TextLabel")
  7328. local AutoLoadout1Button = Instance.new("TextButton")
  7329. local NotificationsFrame = Instance.new("Frame")
  7330. local Deco_13 = Instance.new("TextLabel")
  7331. local NotificationsButton = Instance.new("TextButton")
  7332.  
  7333. MinersHavenGui.Name = "MinersHavenGui"
  7334. MinersHavenGui.Parent = game.CoreGui
  7335.  
  7336. DecoFrame.Name = "DecoFrame"
  7337. DecoFrame.Parent = MinersHavenGui
  7338. DecoFrame.Active = true
  7339. DecoFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  7340. DecoFrame.BorderSizePixel = 0
  7341. DecoFrame.Draggable = true
  7342. DecoFrame.Position = UDim2.new(0.25, 0, 0.25, 0)
  7343. DecoFrame.Size = UDim2.new(0.300000012, 0, 0.5, 0)
  7344.  
  7345. CratesFrame.Name = "CratesFrame"
  7346. CratesFrame.Parent = DecoFrame
  7347. CratesFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7348. CratesFrame.BorderSizePixel = 0
  7349. CratesFrame.Position = UDim2.new(0.449999988, 0, 0.100000001, 0)
  7350. CratesFrame.Size = UDim2.new(0.5, 0, 0.150000006, 0)
  7351.  
  7352. Deco.Name = "Deco"
  7353. Deco.Parent = CratesFrame
  7354. Deco.BackgroundColor3 = Color3.new(1, 1, 1)
  7355. Deco.BackgroundTransparency = 1
  7356. Deco.Size = UDim2.new(0.300000012, 0, 1, 0)
  7357. Deco.Image = "rbxassetid://853410753"
  7358.  
  7359. NumberOfBoxes.Name = "NumberOfBoxes"
  7360. NumberOfBoxes.Parent = Deco
  7361. NumberOfBoxes.BackgroundColor3 = Color3.new(1, 1, 1)
  7362. NumberOfBoxes.BackgroundTransparency = 1
  7363. NumberOfBoxes.Size = UDim2.new(1, 0, 1, 0)
  7364. NumberOfBoxes.Font = Enum.Font.SciFi
  7365. NumberOfBoxes.FontSize = Enum.FontSize.Size24
  7366. NumberOfBoxes.Text = "0"
  7367. NumberOfBoxes.TextColor3 = Color3.new(1, 1, 1)
  7368. NumberOfBoxes.TextSize = 24
  7369. NumberOfBoxes.TextStrokeTransparency = 0
  7370. NumberOfBoxes.TextWrapped = true
  7371.  
  7372. TPCrates.Name = "TPCrates"
  7373. TPCrates.Parent = CratesFrame
  7374. TPCrates.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  7375. TPCrates.BackgroundTransparency = 1
  7376. TPCrates.Position = UDim2.new(0.349999994, 0, 0, 0)
  7377. TPCrates.Size = UDim2.new(0.300000012, 0, 1, 0)
  7378. TPCrates.ZIndex = 2
  7379. TPCrates.Font = Enum.Font.SourceSans
  7380. TPCrates.FontSize = Enum.FontSize.Size14
  7381. TPCrates.Text = "TP Crates"
  7382. TPCrates.TextColor3 = Color3.new(1, 1, 1)
  7383. TPCrates.TextSize = 14
  7384. TPCrates.TextStrokeColor3 = Color3.new(1, 0.976471, 0.976471)
  7385. TPCrates.TextWrapped = true
  7386. TPCrates.TextYAlignment = Enum.TextYAlignment.Top
  7387.  
  7388. LoopTPCrates.Name = "LoopTPCrates"
  7389. LoopTPCrates.Parent = CratesFrame
  7390. LoopTPCrates.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  7391. LoopTPCrates.BackgroundTransparency = 1
  7392. LoopTPCrates.Position = UDim2.new(0.699999988, 0, 0, 0)
  7393. LoopTPCrates.Size = UDim2.new(0.300000012, 0, 1, 0)
  7394. LoopTPCrates.ZIndex = 2
  7395. LoopTPCrates.Font = Enum.Font.SourceSans
  7396. LoopTPCrates.FontSize = Enum.FontSize.Size14
  7397. LoopTPCrates.Text = "Loop TP Crates: OFF"
  7398. LoopTPCrates.TextColor3 = Color3.new(1, 1, 1)
  7399. LoopTPCrates.TextSize = 14
  7400. LoopTPCrates.TextWrapped = true
  7401. LoopTPCrates.TextYAlignment = Enum.TextYAlignment.Top
  7402.  
  7403. Deco_2.Name = "Deco"
  7404. Deco_2.Parent = CratesFrame
  7405. Deco_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7406. Deco_2.BackgroundTransparency = 1
  7407. Deco_2.Position = UDim2.new(0.349999994, 0, 0, 0)
  7408. Deco_2.Size = UDim2.new(0.300000012, 0, 1, 0)
  7409. Deco_2.Image = "rbxassetid://853410753"
  7410.  
  7411. Deco_3.Name = "Deco"
  7412. Deco_3.Parent = Deco_2
  7413. Deco_3.BackgroundColor3 = Color3.new(1, 1, 1)
  7414. Deco_3.BackgroundTransparency = 1
  7415. Deco_3.Size = UDim2.new(1, 0, 1, 0)
  7416. Deco_3.Image = "rbxassetid://29563831"
  7417.  
  7418. Deco_4.Name = "Deco"
  7419. Deco_4.Parent = CratesFrame
  7420. Deco_4.BackgroundColor3 = Color3.new(1, 1, 1)
  7421. Deco_4.BackgroundTransparency = 1
  7422. Deco_4.Position = UDim2.new(0.699999988, 0, 0, 0)
  7423. Deco_4.Size = UDim2.new(0.300000012, 0, 1, 0)
  7424. Deco_4.Image = "rbxassetid://853410753"
  7425.  
  7426. Loop.Name = "Loop"
  7427. Loop.Parent = Deco_4
  7428. Loop.BackgroundColor3 = Color3.new(1, 1, 1)
  7429. Loop.BackgroundTransparency = 1
  7430. Loop.Size = UDim2.new(1, 0, 1, 0)
  7431. Loop.Image = "rbxassetid://169611736"
  7432. Loop.ImageColor3 = Color3.new(1, 0, 0)
  7433. Loop.ImageTransparency = 0.5
  7434.  
  7435. MinesTPFrame.Name = "MinesTPFrame"
  7436. MinesTPFrame.Parent = DecoFrame
  7437. MinesTPFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7438. MinesTPFrame.BorderSizePixel = 0
  7439. MinesTPFrame.Position = UDim2.new(0.449999988, 0, 0.550000012, 0)
  7440. MinesTPFrame.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  7441.  
  7442. TextLabel.Parent = MinesTPFrame
  7443. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  7444. TextLabel.BackgroundTransparency = 1
  7445. TextLabel.Size = UDim2.new(0.699999988, 0, 0.300000012, 0)
  7446. TextLabel.Font = Enum.Font.Highway
  7447. TextLabel.FontSize = Enum.FontSize.Size14
  7448. TextLabel.Text = "Amount to give:"
  7449. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  7450. TextLabel.TextSize = 14
  7451. TextLabel.TextWrapped = true
  7452.  
  7453. AmountToGive.Name = "AmountToGive"
  7454. AmountToGive.Parent = MinesTPFrame
  7455. AmountToGive.BackgroundColor3 = Color3.new(1, 1, 1)
  7456. AmountToGive.BackgroundTransparency = 1
  7457. AmountToGive.Position = UDim2.new(0.699999988, 0, 0, 0)
  7458. AmountToGive.Size = UDim2.new(0.300000012, 0, 0.300000012, 0)
  7459. AmountToGive.Font = Enum.Font.SourceSans
  7460. AmountToGive.FontSize = Enum.FontSize.Size24
  7461. AmountToGive.Text = "10"
  7462. AmountToGive.TextColor3 = Color3.new(0, 0.886275, 1)
  7463. AmountToGive.TextScaled = true
  7464. AmountToGive.TextSize = 24
  7465. AmountToGive.TextWrapped = true
  7466.  
  7467. MineChanButton.Name = "MineChanButton"
  7468. MineChanButton.Parent = MinesTPFrame
  7469. MineChanButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7470. MineChanButton.BorderSizePixel = 0
  7471. MineChanButton.Position = UDim2.new(0.330000013, 0, 0.400000006, 0)
  7472. MineChanButton.Size = UDim2.new(0.349999994, 0, 0.400000006, 0)
  7473. MineChanButton.Image = "rbxassetid://1407000502"
  7474.  
  7475. Deco_5.Name = "Deco"
  7476. Deco_5.Parent = MineChanButton
  7477. Deco_5.BackgroundColor3 = Color3.new(1, 1, 1)
  7478. Deco_5.BackgroundTransparency = 1
  7479. Deco_5.Size = UDim2.new(1, 0, 0.200000003, 0)
  7480. Deco_5.Font = Enum.Font.SourceSans
  7481. Deco_5.FontSize = Enum.FontSize.Size14
  7482. Deco_5.Text = "Iron Mine-Chan"
  7483. Deco_5.TextColor3 = Color3.new(1, 1, 1)
  7484. Deco_5.TextScaled = true
  7485. Deco_5.TextSize = 14
  7486. Deco_5.TextWrapped = true
  7487.  
  7488. CloversTwitchCoinsFrame.Name = "CloversTwitchCoinsFrame"
  7489. CloversTwitchCoinsFrame.Parent = DecoFrame
  7490. CloversTwitchCoinsFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7491. CloversTwitchCoinsFrame.BorderSizePixel = 0
  7492. CloversTwitchCoinsFrame.Position = UDim2.new(0.449999988, 0, 0.349999994, 0)
  7493. CloversTwitchCoinsFrame.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  7494.  
  7495. PlusCloverButton.Name = "PlusCloverButton"
  7496. PlusCloverButton.Parent = CloversTwitchCoinsFrame
  7497. PlusCloverButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7498. PlusCloverButton.BorderSizePixel = 0
  7499. PlusCloverButton.Position = UDim2.new(0.0500000007, 0, 0.100000001, 0)
  7500. PlusCloverButton.Size = UDim2.new(0.899999976, 0, 0.400000006, 0)
  7501. PlusCloverButton.Font = Enum.Font.SourceSans
  7502. PlusCloverButton.FontSize = Enum.FontSize.Size14
  7503. PlusCloverButton.Text = "+1 Clover"
  7504. PlusCloverButton.TextColor3 = Color3.new(0, 0.294118, 0.0666667)
  7505. PlusCloverButton.TextSize = 14
  7506.  
  7507. PlusTwitchButton.Name = "PlusTwitchButton"
  7508. PlusTwitchButton.Parent = CloversTwitchCoinsFrame
  7509. PlusTwitchButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7510. PlusTwitchButton.BorderSizePixel = 0
  7511. PlusTwitchButton.Position = UDim2.new(0.0500000007, 0, 0.5, 0)
  7512. PlusTwitchButton.Size = UDim2.new(0.899999976, 0, 0.400000006, 0)
  7513. PlusTwitchButton.Font = Enum.Font.SourceSans
  7514. PlusTwitchButton.FontSize = Enum.FontSize.Size14
  7515. PlusTwitchButton.Text = "+1 Twitch Coin"
  7516. PlusTwitchButton.TextColor3 = Color3.new(0.411765, 0, 0.427451)
  7517. PlusTwitchButton.TextSize = 14
  7518.  
  7519. Toggleable.Name = "Toggleable"
  7520. Toggleable.Parent = DecoFrame
  7521. Toggleable.BackgroundColor3 = Color3.new(1, 1, 1)
  7522. Toggleable.BackgroundTransparency = 1
  7523. Toggleable.Size = UDim2.new(0.400000006, 0, 1, 0)
  7524.  
  7525. AutoInfernoBoxFrame.Name = "AutoInfernoBoxFrame"
  7526. AutoInfernoBoxFrame.Parent = Toggleable
  7527. AutoInfernoBoxFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7528. AutoInfernoBoxFrame.BorderSizePixel = 0
  7529. AutoInfernoBoxFrame.Position = UDim2.new(0.0500000007, 0, 0.600000024, 0)
  7530. AutoInfernoBoxFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7531.  
  7532. Deco_6.Name = "Deco"
  7533. Deco_6.Parent = AutoInfernoBoxFrame
  7534. Deco_6.BackgroundColor3 = Color3.new(1, 1, 1)
  7535. Deco_6.BackgroundTransparency = 1
  7536. Deco_6.Size = UDim2.new(1, 0, 0.5, 0)
  7537. Deco_6.Font = Enum.Font.Highway
  7538. Deco_6.FontSize = Enum.FontSize.Size14
  7539. Deco_6.Text = "Auto open inferno boxes."
  7540. Deco_6.TextColor3 = Color3.new(1, 1, 1)
  7541. Deco_6.TextSize = 14
  7542.  
  7543. AutoInfernoButton.Name = "AutoInfernoButton"
  7544. AutoInfernoButton.Parent = AutoInfernoBoxFrame
  7545. AutoInfernoButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7546. AutoInfernoButton.BorderSizePixel = 0
  7547. AutoInfernoButton.Position = UDim2.new(0.25, 0, 0.5, 0)
  7548. AutoInfernoButton.Size = UDim2.new(0.5, 0, 0.5, 0)
  7549. AutoInfernoButton.Font = Enum.Font.SourceSans
  7550. AutoInfernoButton.FontSize = Enum.FontSize.Size14
  7551. AutoInfernoButton.Text = "OFF"
  7552. AutoInfernoButton.TextColor3 = Color3.new(1, 0, 0)
  7553. AutoInfernoButton.TextSize = 14
  7554.  
  7555. AutoRebirthFrame.Name = "AutoRebirthFrame"
  7556. AutoRebirthFrame.Parent = Toggleable
  7557. AutoRebirthFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7558. AutoRebirthFrame.BorderSizePixel = 0
  7559. AutoRebirthFrame.Position = UDim2.new(0.0500000007, 0, 0.0500000007, 0)
  7560. AutoRebirthFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7561.  
  7562. Deco_7.Name = "Deco"
  7563. Deco_7.Parent = AutoRebirthFrame
  7564. Deco_7.BackgroundColor3 = Color3.new(1, 1, 1)
  7565. Deco_7.BackgroundTransparency = 1
  7566. Deco_7.Size = UDim2.new(1, 0, 0.5, 0)
  7567. Deco_7.Font = Enum.Font.Highway
  7568. Deco_7.FontSize = Enum.FontSize.Size14
  7569. Deco_7.Text = "Auto rebirth when possible."
  7570. Deco_7.TextColor3 = Color3.new(1, 1, 1)
  7571. Deco_7.TextSize = 14
  7572.  
  7573. AutoRebirthButton.Name = "AutoRebirthButton"
  7574. AutoRebirthButton.Parent = AutoRebirthFrame
  7575. AutoRebirthButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7576. AutoRebirthButton.BorderSizePixel = 0
  7577. AutoRebirthButton.Position = UDim2.new(0.25, 0, 0.5, 0)
  7578. AutoRebirthButton.Size = UDim2.new(0.5, 0, 0.5, 0)
  7579. AutoRebirthButton.Font = Enum.Font.SourceSans
  7580. AutoRebirthButton.FontSize = Enum.FontSize.Size14
  7581. AutoRebirthButton.Text = "OFF"
  7582. AutoRebirthButton.TextColor3 = Color3.new(1, 0, 0)
  7583. AutoRebirthButton.TextSize = 14
  7584.  
  7585. AutoRegularBoxFrame.Name = "AutoRegularBoxFrame"
  7586. AutoRegularBoxFrame.Parent = Toggleable
  7587. AutoRegularBoxFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7588. AutoRegularBoxFrame.BorderSizePixel = 0
  7589. AutoRegularBoxFrame.Position = UDim2.new(0.0500000007, 0, 0.400000006, 0)
  7590. AutoRegularBoxFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7591.  
  7592. Deco_8.Name = "Deco"
  7593. Deco_8.Parent = AutoRegularBoxFrame
  7594. Deco_8.BackgroundColor3 = Color3.new(1, 1, 1)
  7595. Deco_8.BackgroundTransparency = 1
  7596. Deco_8.Size = UDim2.new(1, 0, 0.5, 0)
  7597. Deco_8.Font = Enum.Font.Highway
  7598. Deco_8.FontSize = Enum.FontSize.Size14
  7599. Deco_8.Text = "Auto open regular boxes."
  7600. Deco_8.TextColor3 = Color3.new(1, 1, 1)
  7601. Deco_8.TextSize = 14
  7602.  
  7603. AutoRegularButton.Name = "AutoRegularButton"
  7604. AutoRegularButton.Parent = AutoRegularBoxFrame
  7605. AutoRegularButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7606. AutoRegularButton.BorderSizePixel = 0
  7607. AutoRegularButton.Position = UDim2.new(0.25, 0, 0.5, 0)
  7608. AutoRegularButton.Size = UDim2.new(0.5, 0, 0.5, 0)
  7609. AutoRegularButton.Font = Enum.Font.SourceSans
  7610. AutoRegularButton.FontSize = Enum.FontSize.Size14
  7611. AutoRegularButton.Text = "OFF"
  7612. AutoRegularButton.TextColor3 = Color3.new(1, 0, 0)
  7613. AutoRegularButton.TextSize = 14
  7614.  
  7615. AutoUnrealBoxFrame.Name = "AutoUnrealBoxFrame"
  7616. AutoUnrealBoxFrame.Parent = Toggleable
  7617. AutoUnrealBoxFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7618. AutoUnrealBoxFrame.BorderSizePixel = 0
  7619. AutoUnrealBoxFrame.Position = UDim2.new(0.0500000007, 0, 0.5, 0)
  7620. AutoUnrealBoxFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7621.  
  7622. Deco_9.Name = "Deco"
  7623. Deco_9.Parent = AutoUnrealBoxFrame
  7624. Deco_9.BackgroundColor3 = Color3.new(1, 1, 1)
  7625. Deco_9.BackgroundTransparency = 1
  7626. Deco_9.Size = UDim2.new(1, 0, 0.5, 0)
  7627. Deco_9.Font = Enum.Font.Highway
  7628. Deco_9.FontSize = Enum.FontSize.Size14
  7629. Deco_9.Text = "Auto open unreal boxes."
  7630. Deco_9.TextColor3 = Color3.new(1, 1, 1)
  7631. Deco_9.TextSize = 14
  7632.  
  7633. AutoUnrealButton.Name = "AutoUnrealButton"
  7634. AutoUnrealButton.Parent = AutoUnrealBoxFrame
  7635. AutoUnrealButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7636. AutoUnrealButton.BorderSizePixel = 0
  7637. AutoUnrealButton.Position = UDim2.new(0.25, 0, 0.5, 0)
  7638. AutoUnrealButton.Size = UDim2.new(0.5, 0, 0.5, 0)
  7639. AutoUnrealButton.Font = Enum.Font.SourceSans
  7640. AutoUnrealButton.FontSize = Enum.FontSize.Size14
  7641. AutoUnrealButton.Text = "OFF"
  7642. AutoUnrealButton.TextColor3 = Color3.new(1, 0, 0)
  7643. AutoUnrealButton.TextSize = 14
  7644.  
  7645. ButtonClickerFrame.Name = "ButtonClickerFrame"
  7646. ButtonClickerFrame.Parent = Toggleable
  7647. ButtonClickerFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7648. ButtonClickerFrame.BorderSizePixel = 0
  7649. ButtonClickerFrame.Position = UDim2.new(0.0500000007, 0, 0.25, 0)
  7650. ButtonClickerFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7651.  
  7652. Deco_10.Name = "Deco"
  7653. Deco_10.Parent = ButtonClickerFrame
  7654. Deco_10.BackgroundColor3 = Color3.new(1, 1, 1)
  7655. Deco_10.BackgroundTransparency = 1
  7656. Deco_10.Size = UDim2.new(1, 0, 0.5, 0)
  7657. Deco_10.Font = Enum.Font.Highway
  7658. Deco_10.FontSize = Enum.FontSize.Size14
  7659. Deco_10.Text = "Autoclick the buttons."
  7660. Deco_10.TextColor3 = Color3.new(1, 1, 1)
  7661. Deco_10.TextSize = 14
  7662.  
  7663. ButtonClickerButton.Name = "ButtonClickerButton"
  7664. ButtonClickerButton.Parent = ButtonClickerFrame
  7665. ButtonClickerButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7666. ButtonClickerButton.BorderSizePixel = 0
  7667. ButtonClickerButton.Position = UDim2.new(0.25, 0, 0.5, 0)
  7668. ButtonClickerButton.Size = UDim2.new(0.5, 0, 0.5, 0)
  7669. ButtonClickerButton.Font = Enum.Font.SourceSans
  7670. ButtonClickerButton.FontSize = Enum.FontSize.Size14
  7671. ButtonClickerButton.Text = "OFF"
  7672. ButtonClickerButton.TextColor3 = Color3.new(1, 0, 0)
  7673. ButtonClickerButton.TextSize = 14
  7674.  
  7675. RemoteClickerFrame.Name = "RemoteClickerFrame"
  7676. RemoteClickerFrame.Parent = Toggleable
  7677. RemoteClickerFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7678. RemoteClickerFrame.BorderSizePixel = 0
  7679. RemoteClickerFrame.Position = UDim2.new(0.0500000007, 0, 0.150000006, 0)
  7680. RemoteClickerFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7681.  
  7682. Deco_11.Name = "Deco"
  7683. Deco_11.Parent = RemoteClickerFrame
  7684. Deco_11.BackgroundColor3 = Color3.new(1, 1, 1)
  7685. Deco_11.BackgroundTransparency = 1
  7686. Deco_11.Size = UDim2.new(1, 0, 0.5, 0)
  7687. Deco_11.Font = Enum.Font.Highway
  7688. Deco_11.FontSize = Enum.FontSize.Size14
  7689. Deco_11.Text = "Autoclick the remote."
  7690. Deco_11.TextColor3 = Color3.new(1, 1, 1)
  7691. Deco_11.TextSize = 14
  7692.  
  7693. RemoteClickerButton.Name = "RemoteClickerButton"
  7694. RemoteClickerButton.Parent = RemoteClickerFrame
  7695. RemoteClickerButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7696. RemoteClickerButton.BorderSizePixel = 0
  7697. RemoteClickerButton.Position = UDim2.new(0.25, 0, 0.5, 0)
  7698. RemoteClickerButton.Size = UDim2.new(0.5, 0, 0.5, 0)
  7699. RemoteClickerButton.Font = Enum.Font.SourceSans
  7700. RemoteClickerButton.FontSize = Enum.FontSize.Size14
  7701. RemoteClickerButton.Text = "OFF"
  7702. RemoteClickerButton.TextColor3 = Color3.new(1, 0, 0)
  7703. RemoteClickerButton.TextSize = 14
  7704.  
  7705. AutoLoadoutFrame.Name = "AutoLoadoutFrame"
  7706. AutoLoadoutFrame.Parent = Toggleable
  7707. AutoLoadoutFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7708. AutoLoadoutFrame.BorderSizePixel = 0
  7709. AutoLoadoutFrame.Position = UDim2.new(0.0500000007, 0, 0.75, 0)
  7710. AutoLoadoutFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7711.  
  7712. Deco_12.Name = "Deco"
  7713. Deco_12.Parent = AutoLoadoutFrame
  7714. Deco_12.BackgroundColor3 = Color3.new(1, 1, 1)
  7715. Deco_12.BackgroundTransparency = 1
  7716. Deco_12.Size = UDim2.new(1, 0, 0.5, 0)
  7717. Deco_12.Font = Enum.Font.Highway
  7718. Deco_12.FontSize = Enum.FontSize.Size14
  7719. Deco_12.Text = "Auto Load Loadout 1"
  7720. Deco_12.TextColor3 = Color3.new(1, 1, 1)
  7721. Deco_12.TextSize = 14
  7722.  
  7723. AutoLoadout1Button.Name = "AutoLoadout1Button"
  7724. AutoLoadout1Button.Parent = AutoLoadoutFrame
  7725. AutoLoadout1Button.BackgroundColor3 = Color3.new(1, 1, 1)
  7726. AutoLoadout1Button.BorderSizePixel = 0
  7727. AutoLoadout1Button.Position = UDim2.new(0.25, 0, 0.5, 0)
  7728. AutoLoadout1Button.Size = UDim2.new(0.5, 0, 0.5, 0)
  7729. AutoLoadout1Button.Font = Enum.Font.SourceSans
  7730. AutoLoadout1Button.FontSize = Enum.FontSize.Size14
  7731. AutoLoadout1Button.Text = "OFF"
  7732. AutoLoadout1Button.TextColor3 = Color3.new(1, 0, 0)
  7733. AutoLoadout1Button.TextSize = 14
  7734.  
  7735. NotificationsFrame.Name = "NotificationsFrame"
  7736. NotificationsFrame.Parent = Toggleable
  7737. NotificationsFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  7738. NotificationsFrame.BorderSizePixel = 0
  7739. NotificationsFrame.Position = UDim2.new(0.0500000007, 0, 0.850000024, 0)
  7740. NotificationsFrame.Size = UDim2.new(0.899999976, 0, 0.075000003, 0)
  7741.  
  7742. Deco_13.Name = "Deco"
  7743. Deco_13.Parent = NotificationsFrame
  7744. Deco_13.BackgroundColor3 = Color3.new(1, 1, 1)
  7745. Deco_13.BackgroundTransparency = 1
  7746. Deco_13.Size = UDim2.new(1, 0, 0.5, 0)
  7747. Deco_13.Font = Enum.Font.Highway
  7748. Deco_13.FontSize = Enum.FontSize.Size14
  7749. Deco_13.Text = "Notifications"
  7750. Deco_13.TextColor3 = Color3.new(1, 1, 1)
  7751. Deco_13.TextSize = 14
  7752.  
  7753. NotificationsButton.Name = "NotificationsButton"
  7754. NotificationsButton.Parent = NotificationsFrame
  7755. NotificationsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  7756. NotificationsButton.BorderSizePixel = 0
  7757. NotificationsButton.Position = UDim2.new(0.25, 0, 0.5, 0)
  7758. NotificationsButton.Size = UDim2.new(0.5, 0, 0.5, 0)
  7759. NotificationsButton.Font = Enum.Font.SourceSans
  7760. NotificationsButton.FontSize = Enum.FontSize.Size14
  7761. NotificationsButton.Text = "ON"
  7762. NotificationsButton.TextColor3 = Color3.new(0, 1, 0)
  7763. NotificationsButton.TextSize = 14
  7764.  
  7765. function CountBricks()
  7766. local c = 0
  7767. for i,v in pairs(workspace:GetChildren()) do
  7768. for x in string.gmatch(v.Name, "Crate") do
  7769. wait(0.2)
  7770. c = c + 1
  7771. end
  7772. end
  7773. return c
  7774. end
  7775.  
  7776. tpcratez = false
  7777.  
  7778. spawn (function()
  7779. while true do
  7780. wait()
  7781. NumberOfBoxes.Text = CountBricks()
  7782. if tpcratez == true then
  7783. local pos = Instance.new("Vector3Value")
  7784. pos.Value = game.Players.LocalPlayer.Character.Head.Position
  7785. local children = game.Workspace:GetChildren()
  7786. for i =1, #children do
  7787. wait(0.1)
  7788. if children[i] ~= nil then
  7789. for x in string.gmatch(children[i].Name, "Crate") do
  7790. if children[i].ClassName == "Part" then
  7791. game.Players.LocalPlayer.Character:MoveTo(children[i].Position)
  7792. wait(0.3)
  7793. end
  7794. end
  7795. end
  7796. end
  7797. wait(0.1)
  7798. game.Players.LocalPlayer.Character:MoveTo(pos.Value)
  7799. pos:remove()
  7800. end
  7801. end
  7802. end)
  7803.  
  7804. TPCrates.MouseButton1Down:connect(function()
  7805. local pos = Instance.new("Vector3Value")
  7806. pos.Value = game.Players.LocalPlayer.Character.Head.Position
  7807. local children = game.Workspace:GetChildren()
  7808. for i =1, #children do
  7809. wait(0.1)
  7810. if children[i] ~= nil then
  7811. for x in string.gmatch(children[i].Name, "Crate") do
  7812. if children[i].ClassName == "Part" then
  7813. game.Players.LocalPlayer.Character:MoveTo(children[i].Position)
  7814. wait(0.3)
  7815. end
  7816. end
  7817. end
  7818. end
  7819. wait(0.1)
  7820. game.Players.LocalPlayer.Character:MoveTo(pos.Value)
  7821. pos:remove()
  7822. end)
  7823.  
  7824. LoopTPCrates.MouseButton1Down:connect(function()
  7825. if tpcratez == true then
  7826. LoopTPCrates.Text = "Loop TP Crates: OFF"
  7827. Loop.ImageColor3 = Color3.fromRGB(255,0,0)
  7828. tpcratez = false else
  7829. LoopTPCrates.Text = "Loop TP Crates: ON"
  7830. Loop.ImageColor3 = Color3.fromRGB(0,255,0)
  7831. tpcratez = true
  7832. end
  7833. end)
  7834.  
  7835.  
  7836.  
  7837. local autoremote = false
  7838. RemoteClickerButton.MouseButton1Down:connect(function()
  7839. if autoremote == false then
  7840. autoremote = true
  7841. RemoteClickerButton.Text = "ON"
  7842. RemoteClickerButton.TextColor3 = Color3.fromRGB(0,255,0)
  7843. else
  7844. autoremote = false
  7845. RemoteClickerButton.Text = "OFF"
  7846. RemoteClickerButton.TextColor3 = Color3.fromRGB(255,0,0)
  7847. end
  7848. end)
  7849.  
  7850. local autobutton = false
  7851. ButtonClickerButton.MouseButton1Down:connect(function()
  7852. if autobutton == false then
  7853. autobutton = true
  7854. ButtonClickerButton.Text = "ON"
  7855. ButtonClickerButton.TextColor3 = Color3.fromRGB(0,255,0)
  7856. else
  7857. autobutton = false
  7858. ButtonClickerButton.Text = "OFF"
  7859. ButtonClickerButton.TextColor3 = Color3.fromRGB(255,0,0)
  7860. end
  7861. end)
  7862.  
  7863. local notificationstog = true
  7864. NotificationsButton.MouseButton1Down:connect(function()
  7865. if notificationstog == false then
  7866. notificationstog = true
  7867. NotificationsButton.Text = "ON"
  7868. NotificationsButton.TextColor3 = Color3.fromRGB(0,255,0)
  7869. else
  7870. notificationstog = false
  7871. NotificationsButton.Text = "OFF"
  7872. NotificationsButton.TextColor3 = Color3.fromRGB(255,0,0)
  7873. end
  7874. end)
  7875.  
  7876. local loadloadout1 = false
  7877. AutoLoadout1Button.MouseButton1Down:connect(function()
  7878. if loadloadout1 == false then
  7879. loadloadout1 = true
  7880. AutoLoadout1Button.Text = "ON"
  7881. AutoLoadout1Button.TextColor3 = Color3.fromRGB(0,255,0)
  7882. else
  7883. loadloadout1 = false
  7884. AutoLoadout1Button.Text = "OFF"
  7885. AutoLoadout1Button.TextColor3 = Color3.fromRGB(255,0,0)
  7886. end
  7887. end)
  7888.  
  7889. spawn (function()
  7890. while true do
  7891. wait()
  7892. if autoremote == true then
  7893. game.ReplicatedStorage.RemoteDrop:FireServer()
  7894. end
  7895. end
  7896. end)
  7897.  
  7898. spawn (function()
  7899. while true do
  7900. wait()
  7901. if notificationstog == true then
  7902. game.Players.LocalPlayer.PlayerGui.GUI.Notifications.Visible = true
  7903. else
  7904. game.Players.LocalPlayer.PlayerGui.GUI.Notifications.Visible = false
  7905. end
  7906. end
  7907. end)
  7908.  
  7909. spawn(function()
  7910. while true do
  7911. wait()
  7912. if loadloadout1 == true then
  7913. game.ReplicatedStorage.Layouts:InvokeServer("Load","Layout1")
  7914. end
  7915. end
  7916. end)
  7917.  
  7918.  
  7919. local factorys = workspace.Tycoons:GetChildren()
  7920. for i =1, #factorys do
  7921. if factorys[i].Owner.Value == game.Players.LocalPlayer.Name then
  7922. myfac = factorys[i]
  7923. end
  7924. end
  7925.  
  7926. spawn (function()
  7927. while true do
  7928. wait(0.1)
  7929. if autobutton == true then
  7930. local clickymines = myfac:GetChildren()
  7931. for i =1, #clickymines do
  7932. if clickymines[i].ClassName == "Model" then
  7933. if clickymines[i].Model:findFirstChild("Button") then
  7934. local de = clickymines[i].Model:GetChildren()
  7935. for i =1, #de do
  7936. if de[i].Name == "Button" then
  7937. game.ReplicatedStorage.Click:FireServer(de[i])
  7938. end
  7939. end
  7940. end
  7941. end
  7942. end
  7943. end
  7944. end
  7945. end)
  7946.  
  7947. spawn (function()
  7948. while true do
  7949. wait(0.5)
  7950. if workspace.Map:findFirstChild("Iron Mine-Chan") then
  7951. MineChanButton.Visible = true
  7952. else
  7953. MineChanButton.Visible = false
  7954. end
  7955. end
  7956. end)
  7957.  
  7958.  
  7959.  
  7960. MineChanButton.MouseButton1Down:connect(function()
  7961. for i = 1,AmountToGive.Text do
  7962. game:GetService("ReplicatedStorage").Click:FireServer(workspace.Map["Iron Mine-Chan"].Hitbox)
  7963. end
  7964. end)
  7965.  
  7966.  
  7967. PlusTwitchButton.MouseButton1Down:connect(function()
  7968. game.Players.LocalPlayer.TwitchPoints.Value = game.Players.LocalPlayer.TwitchPoints.Value+1
  7969. end)
  7970. PlusCloverButton.MouseButton1Down:connect(function()
  7971. game.Players.LocalPlayer.Clovers.Value = game.Players.LocalPlayer.Clovers.Value+1
  7972. end)
  7973.  
  7974. local reloop = false
  7975. AutoRegularButton.MouseButton1Down:connect(function()
  7976. if reloop == false then
  7977. reloop = true
  7978. AutoRegularButton.Text = "ON"
  7979. AutoRegularButton.TextColor3 = Color3.fromRGB(0,255,0)
  7980. else
  7981. reloop = false
  7982. AutoRegularButton.Text = "OFF"
  7983. AutoRegularButton.TextColor3 = Color3.fromRGB(255,0,0)
  7984. end
  7985. end)
  7986.  
  7987.  
  7988.  
  7989.  
  7990. local unloop = false
  7991. AutoUnrealButton.MouseButton1Down:connect(function()
  7992. if unloop == false then
  7993. unloop = true
  7994. AutoUnrealButton.Text = "ON"
  7995. AutoUnrealButton.TextColor3 = Color3.fromRGB(0,255,0)
  7996. else
  7997. unloop = false
  7998. AutoUnrealButton.Text = "OFF"
  7999. AutoUnrealButton.TextColor3 = Color3.fromRGB(255,0,0)
  8000. end
  8001. end)
  8002.  
  8003.  
  8004.  
  8005.  
  8006. local inloop = false
  8007. AutoInfernoButton.MouseButton1Down:connect(function()
  8008. if inloop == false then
  8009. inloop = true
  8010. AutoInfernoButton.Text = "ON"
  8011. AutoInfernoButton.TextColor3 = Color3.fromRGB(0,255,0)
  8012. else
  8013. inloop = false
  8014. AutoInfernoButton.Text = "OFF"
  8015. AutoInfernoButton.TextColor3 = Color3.fromRGB(255,0,0)
  8016. end
  8017. end)
  8018.  
  8019. spawn (function()
  8020. while true do
  8021. wait(0.1)
  8022. if reloop == true then
  8023. if 0 < game.Players.LocalPlayer.Crates.Regular.Value then
  8024. else
  8025. game.ReplicatedStorage.MysteryBox:InvokeServer("Regular")
  8026. end
  8027. end
  8028.  
  8029. if unloop == true then
  8030. if 0 < game.Players.LocalPlayer.Crates.Unreal.Value then
  8031. else
  8032. game.ReplicatedStorage.MysteryBox:InvokeServer("Unreal")
  8033. end
  8034. end
  8035.  
  8036. if inloop == true then
  8037. if 0 < game.Players.LocalPlayer.Crates.Inferno.Value then
  8038. else
  8039. game.ReplicatedStorage.MysteryBox:InvokeServer("Inferno")
  8040. end
  8041. end
  8042. end
  8043. end)
  8044.  
  8045.  
  8046.  
  8047. local autorebirth = false
  8048. AutoRebirthButton.MouseButton1Down:connect(function()
  8049. if autorebirth == false then
  8050. autorebirth = true
  8051. AutoRebirthButton.Text = "ON"
  8052. AutoRebirthButton.TextColor3 = Color3.fromRGB(0,255,0)
  8053. else
  8054. autorebirth = false
  8055. AutoRebirthButton.Text = "OFF"
  8056. AutoRebirthButton.TextColor3 = Color3.fromRGB(255,0,0)
  8057. end
  8058. end)
  8059.  
  8060. spawn (function()
  8061. while true do
  8062. wait(1)
  8063. if autorebirth == true then
  8064. game.ReplicatedStorage.Rebirth:InvokeServer()
  8065. end
  8066. end
  8067. end)
  8068. end)
  8069.  
  8070. FleeTheFacility.Name = "Flee-The-Facility"
  8071. FleeTheFacility.Parent = Games3GUI
  8072. FleeTheFacility.BackgroundColor3 = Color3.new(1, 1, 1)
  8073. FleeTheFacility.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  8074. FleeTheFacility.BorderSizePixel = 0
  8075. FleeTheFacility.Position = UDim2.new(0.044673562, 0, 0.705722094, 0)
  8076. FleeTheFacility.Size = UDim2.new(0, 265, 0, 50)
  8077. FleeTheFacility.AutoButtonColor = false
  8078. FleeTheFacility.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  8079. FleeTheFacility.Font = Enum.Font.SciFi
  8080. FleeTheFacility.Text = "Flee The Facility"
  8081. FleeTheFacility.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  8082. FleeTheFacility.TextSize = 20
  8083. FleeTheFacility.TextWrapped = true
  8084. FleeTheFacility.MouseButton1Down:connect(function()
  8085. local gui = Instance.new("ScreenGui") local holder = Instance.new("Frame") local welcome = Instance.new("TextLabel") local close = Instance.new("TextButton") local menu = Instance.new("Frame") local choosemap = Instance.new("TextLabel") local abandonedfacility = Instance.new("TextButton") local abandonedprison = Instance.new("TextButton") local facility0 = Instance.new("TextButton") local tptocomp = Instance.new("TextButton") local tpfrombeast = Instance.new("TextButton") local playername = Instance.new("TextBox") local tptoplayer = Instance.new("TextButton") local tptoexit = Instance.new("TextButton") local currentmap = Instance.new("TextLabel") local currentmapvalue = Instance.new("StringValue") local discord = Instance.new("TextLabel") gui.Name = "FleeTheFacilityGUI" gui.Parent = game.CoreGui holder.Name = "Holder" holder.Parent = gui holder.Active = true holder.Selectable = true holder.Draggable = true holder.BackgroundColor3 = Color3.fromRGB(49, 49, 49) holder.BorderSizePixel = 0 holder.Position = UDim2.new(0.032, 0, 0.504, 0) holder.Size = UDim2.new(0, 455, 0, 31) welcome.Name = "Welcome" welcome.Parent = holder welcome.BackgroundTransparency = 1 welcome.Position = UDim2.new(0.193, 0, 0, 0) welcome.Size = UDim2.new(0, 279, 0, 31) welcome.Font = Enum.Font.Highway welcome.Text = "Flee The Facility GUI" welcome.TextColor3 = Color3.fromRGB(255,255,255) welcome.TextSize = 26 welcome.TextStrokeTransparency = 0 welcome.TextWrapped = true close.Name = "Close" close.Parent = holder close.BackgroundColor3 = Color3.fromRGB(255, 0, 0) close.BorderSizePixel = 0 close.Position = UDim2.new(0.932, 0, 0, 0) close.Size = UDim2.new(0, 31, 0, 31) close.Font = Enum.Font.Highway close.Text = "X" close.TextColor3 = Color3.fromRGB(255,255,255) close.TextSize = 24 close.TextStrokeTransparency = 0 close.TextWrapped = true menu.Name = "Menu" menu.Parent = holder menu.BackgroundColor3 = Color3.fromRGB(102,102,102) menu.BackgroundTransparency = 0.2 menu.BorderSizePixel = 0 menu.Position = UDim2.new(0, 0, 1, 0) menu.Size = UDim2.new(0, 455, 0, 266) choosemap.Name = "ChooseMap" choosemap.Parent = menu choosemap.BackgroundTransparency = 1 choosemap.Position = UDim2.new(0.336, 0, 0.023, 0) choosemap.Size = UDim2.new(0, 149, 0, 25) choosemap.Font = Enum.Font.Highway choosemap.Text = "Choose the map:" choosemap.TextColor3 = Color3.fromRGB(255,255,255) choosemap.TextScaled = true choosemap.TextStrokeTransparency = 0 choosemap.TextWrapped = true abandonedfacility.Name = "AbandonedFacility" abandonedfacility.Parent = menu abandonedfacility.BackgroundColor3 = Color3.fromRGB(49,49,49) abandonedfacility.BorderSizePixel = 0 abandonedfacility.Position = UDim2.new(0.037, 0, 0.143, 0) abandonedfacility.Size = UDim2.new(0, 121, 0, 41) abandonedfacility.Font = Enum.Font.Highway abandonedfacility.Text = "Abandoned Facility" abandonedfacility.TextColor3 = Color3.fromRGB(255,255,255) abandonedfacility.TextSize = 20 abandonedfacility.TextStrokeTransparency = 0 abandonedfacility.TextWrapped = true abandonedprison.Name = "AbandonedPrison" abandonedprison.Parent = menu abandonedprison.BackgroundColor3 = Color3.fromRGB(49,49,49) abandonedprison.BorderSizePixel = 0 abandonedprison.Position = UDim2.new(0.367, 0, 0.143, 0) abandonedprison.Size = UDim2.new(0, 121, 0, 41) abandonedprison.Font = Enum.Font.Highway abandonedprison.Text = "Abandoned Prison" abandonedprison.TextColor3 = Color3.fromRGB(255,255,255) abandonedprison.TextSize = 20 abandonedprison.TextStrokeTransparency = 0 abandonedprison.TextWrapped = true facility0.Name = "AbandonedPrison" facility0.Parent = menu facility0.BackgroundColor3 = Color3.fromRGB(49,49,49) facility0.BorderSizePixel = 0 facility0.Position = UDim2.new(0.701, 0, 0.143, 0) facility0.Size = UDim2.new(0, 121, 0, 41) facility0.Font = Enum.Font.Highway facility0.Text = "Facility_0" facility0.TextColor3 = Color3.fromRGB(255,255,255) facility0.TextSize = 20 facility0.TextStrokeTransparency = 0 facility0.TextWrapped = true tptocomp.Name = "TpToComputer" tptocomp.Parent = menu tptocomp.BackgroundColor3 = Color3.fromRGB(49,49,49) tptocomp.BorderSizePixel = 0 tptocomp.Position = UDim2.new(0.053, 0, 0.483, 0) tptocomp.Size = UDim2.new(0, 164, 0, 23) tptocomp.Font = Enum.Font.Highway tptocomp.Text = "TP to the computer" tptocomp.TextColor3 = Color3.fromRGB(255,255,255) tptocomp.TextSize = 20 tptocomp.TextStrokeTransparency = 0 tptocomp.TextWrapped = true tpfrombeast.Name = "TpFromBeast" tpfrombeast.Parent = menu tpfrombeast.BackgroundColor3 = Color3.fromRGB(49,49,49) tpfrombeast.BorderSizePixel = 0 tpfrombeast.Position = UDim2.new(0.052, 0, 0.607, 0) tpfrombeast.Size = UDim2.new(0, 164, 0, 23) tpfrombeast.Font = Enum.Font.Highway tpfrombeast.Text = "TP from beast" tpfrombeast.TextColor3 = Color3.fromRGB(255,255,255) tpfrombeast.TextSize = 20 tpfrombeast.TextStrokeTransparency = 0 tpfrombeast.TextWrapped = true playername.Name = "PlayerName" playername.Parent = menu playername.BackgroundColor3 = Color3.fromRGB(49,49,49) playername.BorderSizePixel = 0 playername.Position = UDim2.new(0.589, 0, 0.483, 0) playername.Size = UDim2.new(0, 164, 0, 23) playername.Font = Enum.Font.Highway playername.Text = "Player Name" playername.TextColor3 = Color3.fromRGB(255,255,255) playername.TextSize = 20 playername.TextStrokeTransparency = 0 playername.TextWrapped = true tptoplayer.Name = "TpToPlayer" tptoplayer.Parent = menu tptoplayer.BackgroundColor3 = Color3.fromRGB(49,49,49) tptoplayer.BorderSizePixel = 0 tptoplayer.Position = UDim2.new(0.589, 0, 0.607, 0) tptoplayer.Size = UDim2.new(0, 164, 0, 23) tptoplayer.Font = Enum.Font.Highway tptoplayer.Text = "TP to player" tptoplayer.TextColor3 = Color3.fromRGB(255,255,255) tptoplayer.TextSize = 20 tptoplayer.TextStrokeTransparency = 0 tptoplayer.TextWrapped = true tptoexit.Name = "TpToExit" tptoexit.Parent = menu tptoexit.BackgroundColor3 = Color3.fromRGB(49,49,49) tptoexit.BorderSizePixel = 0 tptoexit.Position = UDim2.new(0.053, 0, 0.729, 0) tptoexit.Size = UDim2.new(0, 164, 0, 23) tptoexit.Font = Enum.Font.Highway tptoexit.Text = "TP to an exit" tptoexit.TextColor3 = Color3.fromRGB(255,255,255) tptoexit.TextSize = 20 tptoexit.TextStrokeTransparency = 0 tptoexit.TextWrapped = true currentmap.Name = "CurrentMap" currentmap.Parent = menu currentmap.BackgroundTransparency = 1 currentmap.Position = UDim2.new(0.303, 0, 0.883, 0) currentmap.Size = UDim2.new(0, 179, 0, 23) currentmap.Font = Enum.Font.Highway currentmap.Text = "Map: None" currentmap.TextColor3 = Color3.fromRGB(255,255,255) currentmap.TextScaled = true currentmap.TextStrokeTransparency = 0 currentmap.TextWrapped = true currentmapvalue.Name = "Map" currentmapvalue.Parent = currentmap discord.Name = "Discord" discord.Parent = menu discord.BackgroundTransparency = 1 discord.Position = UDim2.new(0.301, 0, 0.35, 0) discord.Size = UDim2.new(0, 179, 0, 23) discord.Font = Enum.Font.Highway discord.Text = "Hamburghini#6590" discord.TextColor3 = Color3.fromRGB(255,255,255) discord.TextScaled = true discord.TextStrokeTransparency = 0 discord.TextWrapped = true close.MouseButton1Down:connect(function() gui:Destroy() end) abandonedfacility.MouseButton1Down:connect(function() currentmapvalue.Value = "Abandoned Facility by iiGalaxyKoala, Vexhins, and cyrda" currentmap.Text = "Map: Abandoned Facility" end) abandonedprison.MouseButton1Down:connect(function() currentmapvalue.Value = "Abandoned Prison by AtomixKing and Duck_Ify" currentmap.Text = "Map: Abandoned Prison" end) facility0.MouseButton1Down:connect(function() currentmapvalue.Value = "Facility_0 by MrWindy" currentmap.Text = "Map: Facility_0" end) tptocomp.MouseButton1Down:connect(function() local pc = game.Workspace:FindFirstChild(currentmapvalue.Value):FindFirstChild("ComputerTable") if pc.Screen.BrickColor == BrickColor.new("Dark green") then pc.Name = "HackedPC" return end if pc.Screen.BrickColor == BrickColor.new("Bright blue") or pc.Screen.BrickColor == BrickColor.new("Bright red") then if currentmapvalue.Value == "Abandoned Facility by iiGalaxyKoala, Vexhins, and cyrda" then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pc.BasePart.Position.X, pc.BasePart.Position.Y + 6, pc.BasePart.Position.Z) elseif currentmapvalue.Value == "Facility_0 by MrWindy" or currentmapvalue.Value == "Abandoned Prison by AtomixKing and Duck_Ify" then pc.ClearWall.CanCollide = false game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pc.BasePart.Position.X, pc.BasePart.Position.Y + 6, pc.BasePart.Position.Z) end end end) tpfrombeast.MouseButton1Down:connect(function() local collide = game.Workspace:FindFirstChild(currentmapvalue.Value):FindFirstChild("FreezePod"):GetChildren() local tp = game.Workspace:FindFirstChild(currentmapvalue.Value):FindFirstChild("FreezePod") collide.CanCollide = false game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(tp.BasePart.Position.X, tp.BasePart.Position.Y + 3, tp.BasePart.Position.Z) end) tptoexit.MouseButton1Down:connect(function() local exit = game.Workspace:FindFirstChild(currentmapvalue.Value):FindFirstChild("ExitDoor") local exdoorpos = exit.Light.Position local humrootpart = game.Players.LocalPlayer.Character.HumanoidRootPart humrootpart.CFrame = CFrame.new(exdoorpos.X, exdoorpos.Y - 4.5, exdoorpos.Z) end) tptoplayer.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace:FindFirstChild(playername.Text).HumanoidRootPart.Position) end)
  8086. end)
  8087.  
  8088. Games2GUI.Name = "Games2GUI"
  8089. Games2GUI.Parent = Main
  8090. Games2GUI.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  8091. Games2GUI.BorderSizePixel = 0
  8092. Games2GUI.Position = UDim2.new(0.190086931, 0, 0.00128445029, 0)
  8093. Games2GUI.Size = UDim2.new(0, 291, 0, 367)
  8094. Games2GUI.Visible = false
  8095.  
  8096. VehicleSimulator.Name = "Vehicle-Simulator"
  8097. VehicleSimulator.Parent = Games2GUI
  8098. VehicleSimulator.BackgroundColor3 = Color3.new(1, 1, 1)
  8099. VehicleSimulator.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  8100. VehicleSimulator.BorderSizePixel = 0
  8101. VehicleSimulator.Position = UDim2.new(0.044673562, 0, 0.18528609, 0)
  8102. VehicleSimulator.Size = UDim2.new(0, 265, 0, 50)
  8103. VehicleSimulator.AutoButtonColor = false
  8104. VehicleSimulator.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  8105. VehicleSimulator.Font = Enum.Font.SciFi
  8106. VehicleSimulator.Text = "Vehicle Simulator"
  8107. VehicleSimulator.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  8108. VehicleSimulator.TextSize = 20
  8109. VehicleSimulator.TextWrapped = true
  8110. VehicleSimulator.MouseButton1Down:connect(function()
  8111. -- Objects
  8112.  
  8113. local gui = Instance.new("ScreenGui")
  8114. local frame = Instance.new("Frame")
  8115. local color = Instance.new("Frame")
  8116. local title = Instance.new("TextLabel")
  8117. local credits = Instance.new("TextLabel")
  8118. local createtp = Instance.new("TextButton")
  8119. local speed = Instance.new("TextButton")
  8120. local credits_2 = Instance.new("TextLabel")
  8121.  
  8122. -- Properties
  8123.  
  8124. gui.Name = "gui"
  8125. gui.Parent = game.CoreGui
  8126.  
  8127. frame.Name = "frame"
  8128. frame.Parent = gui
  8129. frame.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  8130. frame.BorderSizePixel = 0
  8131. frame.Position = UDim2.new(0.0113207549, 0, 0.355932206, 0)
  8132. frame.Size = UDim2.new(0, 271, 0, 203)
  8133. frame.Active = true
  8134.  
  8135. color.Name = "color"
  8136. color.Parent = frame
  8137. color.BackgroundColor3 = Color3.new(1, 1, 1)
  8138. color.BorderSizePixel = 0
  8139. color.Size = UDim2.new(0, 271, 0, 68)
  8140.  
  8141. title.Name = "title"
  8142. title.Parent = color
  8143. title.BackgroundColor3 = Color3.new(1, 1, 1)
  8144. title.BackgroundTransparency = 1
  8145. title.BorderSizePixel = 0
  8146. title.Position = UDim2.new(0.1291513, 0, 0, 0)
  8147. title.Size = UDim2.new(0, 200, 0, 50)
  8148. title.Font = Enum.Font.Highway
  8149. title.Text = "Vehicle simulator GUI"
  8150. title.TextSize = 30
  8151.  
  8152. credits.Name = "credits"
  8153. credits.Parent = color
  8154. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  8155. credits.BackgroundTransparency = 1
  8156. credits.BorderSizePixel = 0
  8157. credits.Position = UDim2.new(0.416974187, 0, 0.5, 0)
  8158. credits.Size = UDim2.new(0, 200, 0, 50)
  8159. credits.Font = Enum.Font.Highway
  8160. credits.Text = "Jimbo#9089"
  8161. credits.TextSize = 20
  8162.  
  8163. createtp.Name = "createtp"
  8164. createtp.Parent = frame
  8165. createtp.BackgroundColor3 = Color3.new(1, 1, 1)
  8166. createtp.BorderSizePixel = 0
  8167. createtp.Position = UDim2.new(0.0258302614, 0, 0.413793087, 0)
  8168. createtp.Size = UDim2.new(0, 114, 0, 67)
  8169. createtp.Font = Enum.Font.SourceSans
  8170. createtp.Text = "Crate TP"
  8171. createtp.TextSize = 30
  8172.  
  8173. speed.Name = "speed"
  8174. speed.Parent = frame
  8175. speed.BackgroundColor3 = Color3.new(1, 1, 1)
  8176. speed.BorderSizePixel = 0
  8177. speed.Position = UDim2.new(0.55350554, 0, 0.413793087, 0)
  8178. speed.Size = UDim2.new(0, 114, 0, 67)
  8179. speed.Font = Enum.Font.SourceSans
  8180. speed.Text = "Speed"
  8181. speed.TextSize = 30
  8182.  
  8183. credits_2.Name = "credits"
  8184. credits_2.Parent = frame
  8185. credits_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8186. credits_2.BackgroundTransparency = 1
  8187. credits_2.BorderSizePixel = 0
  8188. credits_2.Position = UDim2.new(0.127306283, 0, 0.820197046, 0)
  8189. credits_2.Size = UDim2.new(0, 200, 0, 50)
  8190. credits_2.Font = Enum.Font.Highway
  8191. credits_2.Text = "As suggested by Demon#5038\n"
  8192. credits_2.TextColor3 = Color3.new(1, 1, 1)
  8193. credits_2.TextSize = 20
  8194.  
  8195. createtp.MouseButton1Down:connect(function()
  8196. print("Crate Script created by Demon#5038")
  8197.  
  8198. local plr = game.Players.LocalPlayer
  8199.  
  8200. hum = plr.Character.HumanoidRootPart
  8201. local descendants = game.Workspace:GetDescendants()
  8202.  
  8203.  
  8204. for index, descendant in pairs(descendants) do
  8205. if descendant:IsA("Model") and descendant.DataCost == 52 then
  8206. print(descendant)
  8207. if descendant.PrimaryPart:IsA("MeshPart") then
  8208. print(descendant.Parent.Parent.Name)
  8209. descendant.Name = "Lukki02RCrateScript"
  8210. end
  8211. end
  8212. end
  8213.  
  8214. wait(0.5)
  8215.  
  8216. hum.CFrame = game.Workspace.Lukki02RCrateScript.PrimaryPart.CFrame + Vector3.new(math.random(10,15), math.random(10,15), math.random(10,15))
  8217. end)
  8218.  
  8219. speed.MouseButton1Down:connect(function()
  8220. veh = nil
  8221. for i,v in pairs(game.Workspace.Vehicles:GetChildren()) do
  8222. if v:IsA("Model") then
  8223. if v.owner.Value == game.Players.LocalPlayer.Name then
  8224. veh = v
  8225. end
  8226. end
  8227. end
  8228.  
  8229. if veh then
  8230. han = veh.Handling
  8231. han.MaxSpeed.Value = 800
  8232. han.Torque.Value = 30000
  8233. han.SteeringRadiusConstant.Value = 3000
  8234. han.FrictionRoad.Value = 200
  8235. han.Gears.Value = 7
  8236. han.Nitro.NitroSpeed.Value = 500
  8237. han.Nitro.NitroForce.Value = 8000
  8238. else
  8239. print("Unable to find your vehicle!")
  8240. end
  8241. end)
  8242. end)
  8243.  
  8244. HiltonHotels.Name = "Hilton-Hotels"
  8245. HiltonHotels.Parent = Games2GUI
  8246. HiltonHotels.BackgroundColor3 = Color3.new(1, 1, 1)
  8247. HiltonHotels.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  8248. HiltonHotels.BorderSizePixel = 0
  8249. HiltonHotels.Position = UDim2.new(0.044673562, 0, 0.35422343, 0)
  8250. HiltonHotels.Size = UDim2.new(0, 265, 0, 50)
  8251. HiltonHotels.AutoButtonColor = false
  8252. HiltonHotels.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  8253. HiltonHotels.Font = Enum.Font.SciFi
  8254. HiltonHotels.Text = "Hilton Hotels"
  8255. HiltonHotels.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  8256. HiltonHotels.TextSize = 20
  8257. HiltonHotels.TextWrapped = true
  8258. HiltonHotels.MouseButton1Down:connect(function()
  8259. loadstring(game:GetObjects("rbxassetid://1383446739")[1].Source)()
  8260. end)
  8261.  
  8262. PhantomForces.Name = "Phantom-Forces"
  8263. PhantomForces.Parent = Games2GUI
  8264. PhantomForces.BackgroundColor3 = Color3.new(1, 1, 1)
  8265. PhantomForces.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  8266. PhantomForces.BorderSizePixel = 0
  8267. PhantomForces.Position = UDim2.new(0.044673562, 0, 0.528610349, 0)
  8268. PhantomForces.Size = UDim2.new(0, 265, 0, 50)
  8269. PhantomForces.AutoButtonColor = false
  8270. PhantomForces.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  8271. PhantomForces.Font = Enum.Font.SciFi
  8272. PhantomForces.Text = "Phantom Forces"
  8273. PhantomForces.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  8274. PhantomForces.TextSize = 20
  8275. PhantomForces.TextWrapped = true
  8276. PhantomForces.MouseButton1Down:connect(function()
  8277. --Updated aimbot it will now work!
  8278. ESP = true --Do you want ESP?
  8279. Aimbot = true --Do you want Aimbot?
  8280. IgnoreWalls = true --Do you want to shoot through walls?
  8281. _G.Legit = false --Do you always want to shoot headshots?
  8282. BeepEffect = true --Do you want it to make a sound when someone comes close to you from behind?
  8283. BeepSound = 138081500 --What sound do you want to play when someone comes behind you (BeepEffect must be enabled for it to work)
  8284. BeepSize = 8 --How large should the red dot be?
  8285. BeepVolume = 5 --Max volume for the SoundID(1 is max, 0 is nothing.)
  8286. TimeDelay = 6 --If you look at the person it won't beep again until the timedelay is up (BeepEffect must be enabled)
  8287. SoundDelay = 2 --Time before a new sound is played. (Useful if many people spawn on the same person so you won't hear 999 beeps)
  8288. DetectionTime = 1 --How long should you wait to make sure the person is looking at you to beep?
  8289. BehindDetectionTime = 3 --How long should you wait to check if the person is behind you?
  8290.  
  8291. Sniper = {"INTERVENTION", "REMINGTON 700", "AWS", "L115A3", "MOSIN NAGANT", "OBREZ"}
  8292. SpecialSniper = {"BFG 50", "SFG 50"}
  8293. WeakSniper = {"MK11", "SKS", "SCAR SSR", "DRAGUNOV SVU", "HENRY 45-70"}
  8294. SMG = {"SCAR-H", "AG-3", "M4A1", "G36C", "M4", "L22", "SCAR PDW", "SR-3M", "P90", "AUG A3 PARA", "AK12", "AN-94", "AS VAL", "SCAR-L", "AUG A1", "M16A4", "G36", "M16A3", "AUG A2", "FAMAS", "AK44", "AUG A3", "L85A2", "HONEY BADGER", "AK74", "AKM", "M231"}
  8295. WeakSMG = {"MP5K", "UMP45", "MP7", "MAC10", "MP5", "COLT SMG 635", "MP5SD", "MP10", "MP5/10", "KRISS VECTOR"}
  8296. ShotGun = {"REMINGTON 870", "KSG 12", "KS-23M", "SERBU SHOTGUN"}
  8297. LMG = {"COLT LMG", "M60", "AUG HBAR", "MG36", "L86 LSW", "RPK", "SCAR HAMR", "RPK74"}
  8298. Other = {"M9", "GLOCK 17", "M1911", "DEAGLE 44", "GLOCK 18", "M93R", "TEC9", "MP412 REX"}
  8299. Melee = {"KNIFE", "MACHETE"}
  8300.  
  8301. warn("Version: 1.0.0, Welcome To Project Bear's ESP, Report bugs to the Project Bear Discord.")
  8302.  
  8303.  
  8304. local camera = workspace.CurrentCamera
  8305. local ScreenX, ScreenY = workspace.CurrentCamera.ViewportSize.X, workspace.CurrentCamera.ViewportSize.Y
  8306. local inversePi = 1 / math.pi
  8307. _G.FOV = 9
  8308. local magic = _G.FOV*inversePi
  8309. _G.ignoreFOV = false
  8310. local aim_through_list = {nil, nil, nil}
  8311. local distance
  8312. local ignore
  8313. local distance2
  8314. Pixels = ScreenX * ScreenY
  8315. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  8316. Radius = math.sqrt(Pixels*magic)
  8317. local viable
  8318. local your_head = game:GetService("Players").LocalPlayer.Character:FindFirstChild("Head")
  8319. local ray_start
  8320. local vector
  8321. _G.ignoreWalls = true
  8322. _G.ShootingTeam = false
  8323. local enabled = false
  8324. local target
  8325.  
  8326.  
  8327. local function ReturnF(player, bone)
  8328. if not bone and player.Character:FindFirstChild(bone) then
  8329. return {_, false}
  8330. end
  8331. return camera:WorldToScreenPoint(player.Character[bone].Position)
  8332. end
  8333. local function checksight(player)
  8334. local screen_position, in_fov = ReturnF(player, "Head") -- end my life
  8335. if not (in_fov or _G.ignoreFOV) then
  8336. return false
  8337. else -- bug here with fov checks
  8338. if (not _G.ignoreFOV) and (_G.FOV~=-1) then
  8339. local distance2 = (Vector2.new(screen_position.X, screen_position.Y) - Vector2.new(mouse.X, mouse.Y)).magnitude
  8340. if distance2<=Radius then
  8341. return player, screen_position
  8342. end
  8343. return false
  8344. else
  8345. return player, screen_position
  8346. end
  8347. end
  8348. end
  8349.  
  8350.  
  8351. local function ViableP()
  8352. aim_through_list[1] = game:GetService("Players").LocalPlayer.Character
  8353. local distance = 1000
  8354. local closest_distance = 1000
  8355. local most_viable_player = nil
  8356. for i, player_being_checked in pairs(game:GetService("Players"):GetPlayers()) do
  8357. local player_or_false, targets_coordinates = checksight(player_being_checked)
  8358. if (player_or_false) then
  8359. local char = player_being_checked.Character
  8360. local target_torso = char and char:FindFirstChild "Torso"
  8361. if (camera.Focus.p - camera.CoordinateFrame.p).magnitude <= 1 then
  8362. ray_start = your_head.Position + your_head.CFrame.lookVector * 16 + Vector3.new(0, 4, 0)
  8363. else
  8364. ray_start = your_head.Position + Vector3.new(0, 4, 0)
  8365. end
  8366. if not targets_coordinates then
  8367. distance = (Vector2.new(targets_coordinates.X, targets_coordinates.Y) - Vector2.new(mouse.X, mouse.Y)).magnitude
  8368. else
  8369. distance = (Vector2.new(targets_coordinates.X, targets_coordinates.Y) - Vector2.new(mouse.X, mouse.Y)).magnitude
  8370. end
  8371. vector = (target_torso.Position - ray_start)
  8372. if char:FindFirstChild("Head") then
  8373. if (not targets_coordinates) or (distance <= closest_distance) then
  8374. local new_ray = Ray.new(ray_start, vector.unit * 1000) -- "fire" ray and make sure to ignore our own character
  8375. local hit, position = workspace:FindPartOnRayWithIgnoreList(new_ray, aim_through_list) -- check if the ray hit anything and if it's a descendant of the target's character
  8376. if (hit and hit:isDescendantOf(char)) or _G.ignoreWalls then
  8377. if char.HumanoidRootPart:FindFirstChild("ESP") then
  8378. if char.HumanoidRootPart.ESP.Frame.BackgroundColor3 == Color3.new(1, 0.666667, 0) or char.HumanoidRootPart.ESP.Frame.BackgroundColor3 == Color3.new(0, 1, 0.498039) then
  8379. closest_distance = distance
  8380. most_viable_player = player_being_checked
  8381. target = player_being_checked
  8382. else
  8383. if IgnoreWalls == false then
  8384. most_viable_player = nil
  8385. target = nil
  8386. elseif IgnoreWalls == true then
  8387. closest_distance = distance
  8388. most_viable_player = player_being_checked
  8389. target = player_being_checked
  8390.  
  8391. end
  8392. end
  8393. else
  8394.  
  8395. if IgnoreWalls == false then
  8396. most_viable_player = nil
  8397. target = nil
  8398. elseif IgnoreWalls == true then
  8399. closest_distance = distance
  8400. most_viable_player = player_being_checked
  8401. target = player_being_checked
  8402.  
  8403. end
  8404.  
  8405. end
  8406. else
  8407. most_viable_player = nil
  8408. target = nil
  8409. end -- hit or ignore walls
  8410. end -- meets distance or no priority
  8411. end
  8412. end
  8413. end
  8414. return most_viable_player
  8415. end
  8416.  
  8417.  
  8418.  
  8419.  
  8420.  
  8421. game:GetService("RunService").Heartbeat:connect(function()
  8422.  
  8423.  
  8424.  
  8425.  
  8426.  
  8427. if Aimbot == true then
  8428. ViableP()
  8429. workspace.DeadBody:ClearAllChildren()
  8430. wep = nil
  8431. for i,v in pairs(workspace.Camera:GetChildren()) do
  8432. if v:FindFirstChild("Flame") then
  8433. wep = v
  8434. break
  8435. end
  8436. end
  8437. if wep and target ~= nil then
  8438. if target.TeamColor ~= game:GetService("Players").LocalPlayer.TeamColor then
  8439. wep.Flame.Size = Vector3.new(1,5,1)
  8440. wep.Flame.Anchored = true
  8441. if target.Character:FindFirstChild("Head") then
  8442. if _G.Legit == false then
  8443. wep.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,1.9) -- this is where the magic is
  8444. elseif _G.Legit == true then
  8445. wep = false
  8446. Type = nil
  8447.  
  8448. Current = nil
  8449. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  8450. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  8451. if v:IsA("Model") then
  8452. if v:FindFirstChild("Flame") then
  8453. Current = v
  8454. break
  8455. end
  8456. end
  8457. end
  8458. end
  8459.  
  8460. if wep == false then
  8461. for i = 1,#LMG do
  8462. if Current ~= nil then
  8463. if LMG[i] == Current.Name then
  8464. wep = true
  8465. Type = "LMG"
  8466. break
  8467. end
  8468. end
  8469. end
  8470. end
  8471.  
  8472. if wep == false then
  8473. for i = 1,#SMG do
  8474. if Current ~= nil then
  8475. if SMG[i] == Current.Name then
  8476. wep = true
  8477. Type = "SMG"
  8478. break
  8479. end
  8480. end
  8481. end
  8482. end
  8483.  
  8484. if wep == false then
  8485. for i = 1,#WeakSMG do
  8486. if Current ~= nil then
  8487. if WeakSMG[i] == Current.Name then
  8488. wep = true
  8489. Type = "WeakSMG"
  8490. break
  8491. end
  8492. end
  8493. end
  8494. end
  8495.  
  8496. if wep == false then
  8497. for i = 1,#Other do
  8498. if Current ~= nil then
  8499. if Other[i] == Current.Name then
  8500. wep = true
  8501. Type = "Other"
  8502. break
  8503. end
  8504. end
  8505. end
  8506. end
  8507.  
  8508. if wep == false then
  8509. for i = 1,#ShotGun do
  8510. if Current ~= nil then
  8511. if ShotGun[i] == Current.Name then
  8512. wep = true
  8513. Type = "ShotGun"
  8514. break
  8515. end
  8516. end
  8517. end
  8518. end
  8519. if Type == nil then
  8520. random = math.random(1,3)
  8521. if random == 1 then
  8522. Current.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8523. end
  8524. if random >= 2 and random <= 3 then
  8525. Current.Flame.CFrame = target.Character.Torso.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8526. end
  8527. elseif Type == "LMG" then
  8528. if ((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - target.Character.HumanoidRootPart.Position).magnitude) <= 150 then
  8529. random = math.random(1,6)
  8530. if random == 1 then
  8531. Current.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8532. end
  8533. if random >= 2 and random <= 3 then
  8534. Current.Flame.CFrame = target.Character.Torso.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8535. end
  8536. if random >= 4 and random <= 6 then
  8537. Current.Flame.CFrame = CFrame.new(0,0,0)
  8538. end
  8539. else
  8540. random = math.random(1,10)
  8541. if random == 1 then
  8542. Current.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8543. end
  8544. if random >= 2 and random <= 3 then
  8545. Current.Flame.CFrame = target.Character.Torso.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8546. end
  8547. if random >= 4 and random <= 10 then
  8548. Current.Flame.CFrame = CFrame.new(0,0,0)
  8549. end
  8550.  
  8551. end
  8552. elseif Type == "ShotGun" then
  8553. random = math.random(1,5)
  8554. if random == 1 then
  8555. Current.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8556. end
  8557. if random >= 2 and random <= 3 then
  8558. Current.Flame.CFrame = target.Character.Torso.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8559. end
  8560. if random >= 4 and random <= 5 then
  8561. Current.Flame.CFrame = CFrame.new(0,0,0)
  8562. end
  8563. elseif Type == "WeakSMG" or Type == "SMG" then
  8564. if ((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - target.Character.HumanoidRootPart.Position).magnitude) <= 125 then
  8565. random = math.random(1,6)
  8566. if random == 1 then
  8567. Current.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8568. end
  8569. if random >= 2 and random <= 3 then
  8570. Current.Flame.CFrame = target.Character.Torso.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8571. end
  8572. if random >= 4 and random <= 6 then
  8573. Current.Flame.CFrame = CFrame.new(0,0,0)
  8574. end
  8575. else
  8576. random = math.random(1,8)
  8577. if random == 1 then
  8578. Current.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8579. end
  8580. if random >= 2 and random <= 3 then
  8581. Current.Flame.CFrame = target.Character.Torso.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8582. end
  8583. if random >= 4 and random <= 8 then
  8584. Current.Flame.CFrame = CFrame.new(0,0,0)
  8585. end
  8586.  
  8587. end
  8588. elseif Type == "Other" then
  8589. random = math.random(1,6)
  8590. if random == 1 then
  8591. Current.Flame.CFrame = target.Character.Head.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8592. end
  8593. if random >= 2 and random <= 4 then
  8594. Current.Flame.CFrame = target.Character.Torso.CFrame*CFrame.new(0,0,0.1) -- this is where the magic is
  8595. end
  8596. if random >= 5 and random <= 6 then
  8597. Current.Flame.CFrame = CFrame.new(0,0,0)
  8598. end
  8599. end
  8600. end
  8601. end
  8602. end
  8603. end
  8604. end
  8605.  
  8606.  
  8607.  
  8608.  
  8609.  
  8610. if ESP == true then
  8611. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  8612. pass = false
  8613. if workspace:FindFirstChild(v.Name) then
  8614. if v.Team == game:GetService("Players").LocalPlayer.Team then
  8615. if v.Character:FindFirstChild("HumanoidRootPart") then
  8616. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  8617. v.Character.HumanoidRootPart.ESP:Destroy()
  8618. end
  8619. end
  8620. end
  8621. if v.Team ~= game:GetService("Players").LocalPlayer.Team then
  8622. if v.Character:FindFirstChild("HumanoidRootPart") then
  8623. for i,v in pairs(v.Character:GetChildren()) do
  8624. if v:IsA("Model") then
  8625. pass = true
  8626. break
  8627. end
  8628. end
  8629.  
  8630. shirt = nil
  8631. passer = false
  8632. for i,v in pairs(v.Character:GetChildren()) do
  8633. if v:IsA("Shirt") then
  8634. shirt = v
  8635. break
  8636. end
  8637. end
  8638.  
  8639. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetChildren()) do
  8640. if v:IsA("Shirt") then
  8641. if shirt ~= nil then
  8642. if v.Name ~= shirt.Name then
  8643. passer = true
  8644. break
  8645. end
  8646. end
  8647. end
  8648. end
  8649.  
  8650. if passer == true then
  8651. if v.Character:FindFirstChild("HumanoidRootPart") then
  8652. if v.Character.HumanoidRootPart:FindFirstChild("ESP") then
  8653.  
  8654. v.Character.HumanoidRootPart.ESP.TextLabel.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  8655.  
  8656. hitting = false
  8657.  
  8658.  
  8659. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  8660. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8661. if part then
  8662. if part.Parent == v.Character then
  8663. hitting = true
  8664. end
  8665. end
  8666. if hitting == false then
  8667. elseif hitting == true then
  8668. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  8669. end
  8670.  
  8671. if hitting == false then
  8672. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  8673. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8674. if part then
  8675. if part.Parent == v.Character then
  8676. hitting = true
  8677. end
  8678. end
  8679. if hitting == false then
  8680. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8681. elseif hitting == true then
  8682. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  8683. end
  8684.  
  8685. if hitting == false then
  8686. elseif hitting == true then
  8687. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  8688. end
  8689.  
  8690.  
  8691.  
  8692.  
  8693.  
  8694.  
  8695.  
  8696.  
  8697.  
  8698.  
  8699.  
  8700. if hitting == false then
  8701. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  8702. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8703. if part then
  8704. if part:IsA("BasePart") then
  8705.  
  8706. CurrentGun = nil
  8707. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  8708. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  8709. if v:IsA("Model") then
  8710. if v:FindFirstChild("Flame") then
  8711. CurrentGun = v
  8712. break
  8713. end
  8714. end
  8715. end
  8716. end
  8717.  
  8718. found = false
  8719.  
  8720. if found == false then
  8721. for i = 1,#Sniper do
  8722. if CurrentGun ~= nil then
  8723. if Sniper[i] == CurrentGun.Name then
  8724. found = true
  8725. Min = 2.75
  8726. Max = 3
  8727. break
  8728. end
  8729. end
  8730. end
  8731. end
  8732.  
  8733. if found == false then
  8734. for i = 1,#SpecialSniper do
  8735. if CurrentGun ~= nil then
  8736. if SpecialSniper[i] == CurrentGun.Name then
  8737. found = true
  8738. Min = 3.25
  8739. Max = 3.5
  8740. break
  8741. end
  8742. end
  8743. end
  8744. end
  8745.  
  8746. if found == false then
  8747. for i = 1,#WeakSniper do
  8748. if CurrentGun ~= nil then
  8749. if WeakSniper[i] == CurrentGun.Name then
  8750. found = true
  8751. Min = 2.75
  8752. Max = 3
  8753. break
  8754. end
  8755. end
  8756. end
  8757. end
  8758.  
  8759. if found == false then
  8760. for i = 1,#WeakSMG do
  8761. if CurrentGun ~= nil then
  8762. if WeakSMG[i] == CurrentGun.Name then
  8763. found = true
  8764. Min = 2.25
  8765. Max = 3
  8766. break
  8767. end
  8768. end
  8769. end
  8770. end
  8771.  
  8772. if found == false then
  8773. for i = 1,#SMG do
  8774. if CurrentGun ~= nil then
  8775. if SMG[i] == CurrentGun.Name then
  8776. found = true
  8777. Min = 2.5
  8778. Max = 3
  8779. break
  8780. end
  8781. end
  8782. end
  8783. end
  8784.  
  8785. if found == false then
  8786. for i = 1,#ShotGun do
  8787. if CurrentGun ~= nil then
  8788. if ShotGun[i] == CurrentGun.Name then
  8789. found = true
  8790. Min = 2.75
  8791. Max = 3
  8792. break
  8793. end
  8794. end
  8795. end
  8796. end
  8797.  
  8798. if found == false then
  8799. for i = 1,#LMG do
  8800. if CurrentGun ~= nil then
  8801. if LMG[i] == CurrentGun.Name then
  8802. found = true
  8803. Min = 2.5
  8804. Max = 3
  8805. break
  8806. end
  8807. end
  8808. end
  8809. end
  8810.  
  8811. if found == false then
  8812. for i = 1,#Other do
  8813. if CurrentGun ~= nil then
  8814. if Other[i] == CurrentGun.Name then
  8815. found = true
  8816. Min = 0
  8817. Max = 0
  8818. break
  8819. end
  8820. end
  8821. end
  8822. end
  8823.  
  8824. if found == false then
  8825. for i = 1,#Melee do
  8826. if CurrentGun ~= nil then
  8827. if Melee[i] == CurrentGun.Name then
  8828. found = true
  8829. Min = 0
  8830. Max = 0
  8831. break
  8832. end
  8833. end
  8834. end
  8835. end
  8836.  
  8837. if found == false then
  8838. Min = 0
  8839. Max = 0
  8840. end
  8841.  
  8842. if part.Parent.Name == "Map" then
  8843. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8844. hitting = true
  8845. parter = part
  8846. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  8847. hitting = true
  8848. parter = part
  8849. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  8850. hitting = true
  8851. parter = part
  8852. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  8853. hitting = true
  8854. parter = part
  8855. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  8856. hitting = true
  8857. parter = part
  8858. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  8859. hitting = true
  8860. parter = part
  8861. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  8862. hitting = true
  8863. parter = part
  8864. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  8865. hitting = true
  8866. parter = part
  8867. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8868. hitting = true
  8869. parter = part
  8870. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  8871. hitting = true
  8872. parter = part
  8873. end
  8874. end
  8875. end
  8876. end
  8877. if hitting == true then
  8878. hitting = false
  8879. part = parter
  8880. list = {}
  8881. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  8882. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  8883. Reg = Region3.new(pos1, pos2)
  8884. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  8885. o = 1
  8886. if TouchingParts ~= nil then
  8887. for i,v in pairs(TouchingParts) do
  8888. if v ~= parter then
  8889.  
  8890.  
  8891. part = v
  8892. if part.Parent.Name == "Map" then
  8893. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8894. hitting = true
  8895. parter = part
  8896. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  8897. hitting = true
  8898. parter = part
  8899. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  8900. hitting = true
  8901. parter = part
  8902. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  8903. hitting = true
  8904. parter = part
  8905. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  8906. hitting = true
  8907. parter = part
  8908. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  8909. hitting = true
  8910. parter = part
  8911. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  8912. hitting = true
  8913. parter = part
  8914. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  8915. hitting = true
  8916. parter = part
  8917. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  8918. hitting = true
  8919. parter = part
  8920. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  8921. hitting = true
  8922. parter = part
  8923. end
  8924. end
  8925.  
  8926.  
  8927. if hitting == true then
  8928. table.insert(list, o, v)
  8929. o = o + 1
  8930. end
  8931. end
  8932. end
  8933. end
  8934.  
  8935. hitting = false
  8936.  
  8937. part = parter
  8938.  
  8939. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  8940. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  8941.  
  8942. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p, (v.Character.HumanoidRootPart.CFrame.p - game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame.p).unit * 2000)
  8943. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  8944. if part then
  8945. if part.Parent == v.Character then
  8946. hitting = true
  8947. end
  8948. end
  8949. if hitting == false then
  8950. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8951. elseif hitting == true then
  8952. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  8953. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  8954. else
  8955. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8956. end
  8957. end
  8958.  
  8959. elseif hitting == false then
  8960. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  8961. end
  8962. end
  8963.  
  8964.  
  8965.  
  8966.  
  8967.  
  8968.  
  8969.  
  8970.  
  8971.  
  8972.  
  8973. if hitting == false then
  8974. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  8975. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore}, false, true)
  8976. if part then
  8977. if part:IsA("BasePart") then
  8978.  
  8979. CurrentGun = nil
  8980. for i,v in pairs(workspace.CurrentCamera:GetChildren()) do
  8981. if v.Name ~= "Right Arm" and v.Name ~= "Left Arm" then
  8982. if v:IsA("Model") then
  8983. if v:FindFirstChild("Flame") then
  8984. CurrentGun = v
  8985. break
  8986. end
  8987. end
  8988. end
  8989. end
  8990.  
  8991. found = false
  8992.  
  8993. if found == false then
  8994. for i = 1,#Sniper do
  8995. if CurrentGun ~= nil then
  8996. if Sniper[i] == CurrentGun.Name then
  8997. found = true
  8998. Min = 2.75
  8999. Max = 3
  9000. break
  9001. end
  9002. end
  9003. end
  9004. end
  9005.  
  9006. if found == false then
  9007. for i = 1,#SpecialSniper do
  9008. if CurrentGun ~= nil then
  9009. if SpecialSniper[i] == CurrentGun.Name then
  9010. found = true
  9011. Min = 3.25
  9012. Max = 3.5
  9013. break
  9014. end
  9015. end
  9016. end
  9017. end
  9018.  
  9019. if found == false then
  9020. for i = 1,#WeakSniper do
  9021. if CurrentGun ~= nil then
  9022. if WeakSniper[i] == CurrentGun.Name then
  9023. found = true
  9024. Min = 2.75
  9025. Max = 3
  9026. break
  9027. end
  9028. end
  9029. end
  9030. end
  9031.  
  9032. if found == false then
  9033. for i = 1,#WeakSMG do
  9034. if CurrentGun ~= nil then
  9035. if WeakSMG[i] == CurrentGun.Name then
  9036. found = true
  9037. Min = 2.25
  9038. Max = 3
  9039. break
  9040. end
  9041. end
  9042. end
  9043. end
  9044.  
  9045. if found == false then
  9046. for i = 1,#SMG do
  9047. if CurrentGun ~= nil then
  9048. if SMG[i] == CurrentGun.Name then
  9049. found = true
  9050. Min = 2.5
  9051. Max = 3
  9052. break
  9053. end
  9054. end
  9055. end
  9056. end
  9057.  
  9058. if found == false then
  9059. for i = 1,#ShotGun do
  9060. if CurrentGun ~= nil then
  9061. if ShotGun[i] == CurrentGun.Name then
  9062. found = true
  9063. Min = 2.75
  9064. Max = 3
  9065. break
  9066. end
  9067. end
  9068. end
  9069. end
  9070.  
  9071. if found == false then
  9072. for i = 1,#LMG do
  9073. if CurrentGun ~= nil then
  9074. if LMG[i] == CurrentGun.Name then
  9075. found = true
  9076. Min = 2.5
  9077. Max = 3
  9078. break
  9079. end
  9080. end
  9081. end
  9082. end
  9083.  
  9084. if found == false then
  9085. for i = 1,#Other do
  9086. if CurrentGun ~= nil then
  9087. if Other[i] == CurrentGun.Name then
  9088. found = true
  9089. Min = 0
  9090. Max = 0
  9091. break
  9092. end
  9093. end
  9094. end
  9095. end
  9096.  
  9097. if found == false then
  9098. for i = 1,#Melee do
  9099. if CurrentGun ~= nil then
  9100. if Melee[i] == CurrentGun.Name then
  9101. found = true
  9102. Min = 0
  9103. Max = 0
  9104. break
  9105. end
  9106. end
  9107. end
  9108. end
  9109.  
  9110. if found == false then
  9111. Min = 0
  9112. Max = 0
  9113. end
  9114.  
  9115. if part.Parent.Name == "Map" then
  9116. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9117. hitting = true
  9118. parter = part
  9119. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  9120. hitting = true
  9121. parter = part
  9122. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  9123. hitting = true
  9124. parter = part
  9125. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  9126. hitting = true
  9127. parter = part
  9128. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  9129. hitting = true
  9130. parter = part
  9131. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  9132. hitting = true
  9133. parter = part
  9134. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  9135. hitting = true
  9136. parter = part
  9137. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  9138. hitting = true
  9139. parter = part
  9140. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9141. hitting = true
  9142. parter = part
  9143. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  9144. hitting = true
  9145. parter = part
  9146. end
  9147. end
  9148. end
  9149. end
  9150. if hitting == true then
  9151. hitting = false
  9152. part = parter
  9153. list = {}
  9154. pos1 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  9155. pos2 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  9156. Reg = Region3.new(pos1, pos2)
  9157. TouchingParts = game.Workspace:FindPartsInRegion3(Reg)
  9158. o = 1
  9159. if TouchingParts ~= nil then
  9160. for i,v in pairs(TouchingParts) do
  9161. if v ~= parter then
  9162.  
  9163.  
  9164. part = v
  9165. if part.Parent.Name == "Map" then
  9166. if part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9167. hitting = true
  9168. parter = part
  9169. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y >= Max then
  9170. hitting = true
  9171. parter = part
  9172. elseif part.Size.X <= Min and part.Size.Z >= Max and part.Size.Y <= Min then
  9173. hitting = true
  9174. parter = part
  9175. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Min then
  9176. hitting = true
  9177. parter = part
  9178. elseif part.Size.X <= Min and part.Size.Z >= Min and part.Size.Y <= Min then
  9179. hitting = true
  9180. parter = part
  9181. elseif part.Size.X >= Max and part.Size.Z <= Min and part.Size.Y <= Min then
  9182. hitting = true
  9183. parter = part
  9184. elseif part.Size.X >= Max and part.Size.Z >= Max and part.Size.Y <= Min-1 then
  9185. hitting = true
  9186. parter = part
  9187. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y <= Max then
  9188. hitting = true
  9189. parter = part
  9190. elseif part.Size.X <= Min and part.Size.Z <= Min and part.Size.Y >= Max then
  9191. hitting = true
  9192. parter = part
  9193. elseif part.Size.X <= Min or part.Size.Z <= Min or part.Size.Z <= Min then
  9194. hitting = true
  9195. parter = part
  9196. end
  9197. end
  9198.  
  9199.  
  9200. if hitting == true then
  9201. table.insert(list, o, v)
  9202. o = o + 1
  9203. end
  9204. end
  9205. end
  9206. end
  9207.  
  9208. hitting = false
  9209.  
  9210. part = parter
  9211.  
  9212. pos1 = part.Position + (part.Size/2) + Vector3.new(0.01,0.01,0.01)
  9213. pos2 = part.Position - (part.Size/2) - Vector3.new(0.01,0.01,0.01)
  9214.  
  9215. local ray = Ray.new(game:GetService("Players").LocalPlayer.Character.Head.CFrame.p, (v.Character.Head.CFrame.p - game:GetService("Players").LocalPlayer.Character.Head.CFrame.p).unit * 2000)
  9216. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {game:GetService("Players").LocalPlayer.Character, workspace.CurrentCamera, workspace.Ignore, parter, unpack(list)}, false, true)
  9217. if part then
  9218. if part.Parent == v.Character then
  9219. hitting = true
  9220. end
  9221. end
  9222. if hitting == false then
  9223. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9224. elseif hitting == true then
  9225. if ((parter.Position - v.Character.HumanoidRootPart.Position).magnitude) <= 40 then
  9226. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  9227. else
  9228. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9229. end
  9230. end
  9231.  
  9232. elseif hitting == false then
  9233. v.Character.HumanoidRootPart.ESP.Frame.BackgroundColor3 = Color3.new(1, 0, 0)
  9234. end
  9235. end
  9236. end
  9237.  
  9238.  
  9239.  
  9240. elseif pass == true then
  9241. local ESP = Instance.new("BillboardGui",v.Character.HumanoidRootPart)
  9242. ESP.Name = "ESP"
  9243. ESP.Size = UDim2.new(6, 0, 8, 0)
  9244. ESP.StudsOffset = Vector3.new(0, 0.75, 0)
  9245. ESP.AlwaysOnTop = true
  9246. local Frame = Instance.new("Frame",ESP)
  9247. Frame.ZIndex = 1000
  9248. Frame.Size = UDim2.new(0.6, 0, 0.8, 0)
  9249. Frame.Position = UDim2.new(0.2, 0, 0.3, 0)
  9250. Frame.BorderSizePixel = 3
  9251. Frame.BackgroundTransparency = 0.3
  9252. Frame.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  9253. Label = Instance.new("TextLabel", ESP)
  9254. Label.Position = UDim2.new(0, 0, -0.1, 0)
  9255. Label.Size = UDim2.new(1, 0, 0.3, 0)
  9256. Label.Font = "SourceSansLight"
  9257. Label.TextColor3 = Color3.new(1,1,1)
  9258. Label.TextStrokeColor3 = Color3.new(0,0,0)
  9259. Label.TextStrokeTransparency = 0
  9260. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  9261. Label.TextScaled = true
  9262. Label.Text = v.Name.." Distance: "..math.floor(((game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position - v.Character.HumanoidRootPart.Position).magnitude))
  9263. Label.BackgroundTransparency = 1
  9264. end
  9265. end
  9266. end
  9267. end
  9268. end
  9269. end
  9270. end
  9271. end
  9272. end)
  9273. end)
  9274.  
  9275. Next2.Name = "Next2"
  9276. Next2.Parent = Games2GUI
  9277. Next2.BackgroundColor3 = Color3.new(1, 1, 1)
  9278. Next2.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9279. Next2.BorderSizePixel = 0
  9280. Next2.Position = UDim2.new(0.59793818, 0, 0.904632151, 0)
  9281. Next2.Size = UDim2.new(0, 90, 0, 28)
  9282. Next2.AutoButtonColor = false
  9283. Next2.Font = Enum.Font.SciFi
  9284. Next2.Text = "Next >"
  9285. Next2.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9286. Next2.TextSize = 18
  9287. Next2.TextWrapped = true
  9288. Next2.MouseButton1Down:connect(function()
  9289. Games2GUI.Visible = false
  9290. Games3GUI.Visible = true
  9291. end)
  9292.  
  9293. Previous2.Name = "Previous2"
  9294. Previous2.Parent = Games2GUI
  9295. Previous2.BackgroundColor3 = Color3.new(1, 1, 1)
  9296. Previous2.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9297. Previous2.BorderSizePixel = 0
  9298. Previous2.Position = UDim2.new(0.0996563733, 0, 0.904632151, 0)
  9299. Previous2.Size = UDim2.new(0, 90, 0, 27)
  9300. Previous2.AutoButtonColor = false
  9301. Previous2.Font = Enum.Font.SciFi
  9302. Previous2.Text = "< Previous"
  9303. Previous2.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9304. Previous2.TextSize = 18
  9305. Previous2.TextWrapped = true
  9306. Previous2.MouseButton1Down:connect(function()
  9307. Games2GUI.Visible = false
  9308. GamesGUI.Visible = true
  9309. end)
  9310.  
  9311. BreakingPoint.Name = "Breaking-Point"
  9312. BreakingPoint.Parent = Games2GUI
  9313. BreakingPoint.BackgroundColor3 = Color3.new(1, 1, 1)
  9314. BreakingPoint.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9315. BreakingPoint.BorderSizePixel = 0
  9316. BreakingPoint.Position = UDim2.new(0.0446735397, 0, 0.705722094, 0)
  9317. BreakingPoint.Size = UDim2.new(0, 265, 0, 50)
  9318. BreakingPoint.AutoButtonColor = false
  9319. BreakingPoint.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9320. BreakingPoint.Font = Enum.Font.SciFi
  9321. BreakingPoint.Text = "Breaking Point"
  9322. BreakingPoint.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9323. BreakingPoint.TextSize = 20
  9324. BreakingPoint.TextWrapped = true
  9325. BreakingPoint.MouseButton1Down:connect(function()
  9326. loadstring(game:GetObjects("rbxassetid://1014703659")[1].Source)()
  9327. end)
  9328.  
  9329. EpicMinigames.Name = "Epic-Minigames"
  9330. EpicMinigames.Parent = Games2GUI
  9331. EpicMinigames.BackgroundColor3 = Color3.new(1, 1, 1)
  9332. EpicMinigames.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9333. EpicMinigames.BorderSizePixel = 0
  9334. EpicMinigames.Position = UDim2.new(0.044673562, 0, 0.0217983574, 0)
  9335. EpicMinigames.Size = UDim2.new(0, 265, 0, 50)
  9336. EpicMinigames.AutoButtonColor = false
  9337. EpicMinigames.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9338. EpicMinigames.Font = Enum.Font.SciFi
  9339. EpicMinigames.Text = "Epic Minigames"
  9340. EpicMinigames.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9341. EpicMinigames.TextSize = 20
  9342. EpicMinigames.TextWrapped = true
  9343. EpicMinigames.MouseButton1Down:connect(function()
  9344. local Player = game.Players.LocalPlayer--Don't change this since it works on only the localplayer
  9345.  
  9346. local guip = Player.PlayerGui
  9347. local Mouse = Player:GetMouse()
  9348. local RoundCorner = "rbxassetid://864843300"
  9349. local Sprinting = false
  9350. local SprintSpeed = 24
  9351. local Flying = false
  9352. local FlySpeed = 100
  9353. local Pathing = false
  9354. local XZPathSize = 10
  9355. local vDown = false
  9356.  
  9357.  
  9358. local function MakeGui()
  9359. local g = Instance.new("ScreenGui",guip)
  9360. local SingleMinigamesFrame = Instance.new("Frame",g)
  9361. local OpenButton = Instance.new("TextButton",g)
  9362. local TileTakeover = Instance.new("TextButton",SingleMinigamesFrame)
  9363. local OrbCollection = Instance.new("TextButton",SingleMinigamesFrame)
  9364. local ManicMining = Instance.new("TextButton",SingleMinigamesFrame)
  9365. local BulletEvasion = Instance.new("TextButton",SingleMinigamesFrame)
  9366. local BounceOut = Instance.new("TextButton",SingleMinigamesFrame)
  9367. local AztecAdventure = Instance.new("TextButton",SingleMinigamesFrame)
  9368. local JustJump = Instance.new("TextButton",SingleMinigamesFrame)
  9369. local SlipperySledding = Instance.new("TextButton",SingleMinigamesFrame)
  9370. local TheCrusher = Instance.new("TextButton",SingleMinigamesFrame)
  9371. local TheSweeper = Instance.new("TextButton",SingleMinigamesFrame)
  9372. local TrialTravsersing = Instance.new("TextButton",SingleMinigamesFrame)
  9373. local BlowDryerBattle = Instance.new("TextButton",SingleMinigamesFrame)
  9374. local BulletBound = Instance.new("TextButton",SingleMinigamesFrame)
  9375. local DownHillRoll = Instance.new("TextButton",SingleMinigamesFrame)
  9376. local LaneJumping = Instance.new("TextButton",SingleMinigamesFrame)
  9377. local LaserGuidance = Instance.new("TextButton",SingleMinigamesFrame)
  9378. local HauntedHallways = Instance.new("TextButton",SingleMinigamesFrame)
  9379. local HedgeWayOut = Instance.new("TextButton",SingleMinigamesFrame)
  9380. local HighRolling = Instance.new("TextButton",SingleMinigamesFrame)
  9381. local HardPressed = Instance.new("TextButton",SingleMinigamesFrame)
  9382. local CannonCooldownRed = Instance.new("TextButton",SingleMinigamesFrame)
  9383. local CannonCooldownBlue = Instance.new("TextButton",SingleMinigamesFrame)
  9384. local AllSingleMinigamesButtons = SingleMinigamesFrame:GetChildren()
  9385. --Done Creating The SingleMinigamesFrame Components
  9386. g.ResetOnSpawn = false
  9387. SingleMinigamesFrame.Position = UDim2.new(-0.23, 0,0.105, 0)
  9388. SingleMinigamesFrame.Size = UDim2.new(0.16, 100,0.632, 100)
  9389. SingleMinigamesFrame.BorderSizePixel = 0
  9390. SingleMinigamesFrame.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  9391. OpenButton.Position = UDim2.new(0.004, 0,0.41, 0)
  9392. OpenButton.Size = UDim2.new(-0.045, 130,0.042, 35)
  9393. OpenButton.TextSize = 50
  9394. OpenButton.Style = Enum.ButtonStyle.RobloxRoundButton
  9395. OpenButton.Text = ">"
  9396. --Button Setup
  9397. OpenButton.MouseButton1Click:connect(function()
  9398. if OpenButton.Text == ">" then
  9399. OpenButton:TweenPosition(UDim2.new(0.234, 0,0.41, 0),Enum.EasingDirection.In,Enum.EasingStyle.Sine,0.5)
  9400. SingleMinigamesFrame:TweenPosition(UDim2.new(-0, 0,0.105, 0),Enum.EasingDirection.In,Enum.EasingStyle.Sine,0.5)
  9401. OpenButton.Text = "<"
  9402. elseif OpenButton.Text == "<" then
  9403. OpenButton:TweenPosition(UDim2.new(0.004, 0,0.41, 0),Enum.EasingDirection.In,Enum.EasingStyle.Sine,0.5)
  9404. SingleMinigamesFrame:TweenPosition(UDim2.new(-0.23, 0,0.105, 0),Enum.EasingDirection.In,Enum.EasingStyle.Sine,0.5)
  9405. OpenButton.Text = ">"
  9406. end
  9407. end)
  9408. --End
  9409.  
  9410. --Button Setup
  9411. TileTakeover.Position = UDim2.new(0, 0,0, 0)
  9412. TileTakeover.Size = UDim2.new(0, 130 , 0, 35)
  9413. TileTakeover.TextSize = 10
  9414. TileTakeover.Style = Enum.ButtonStyle.RobloxRoundButton
  9415. TileTakeover.Text = "Tile Takeover"
  9416. TileTakeover.MouseButton1Click:connect(function()
  9417. local rt = 0
  9418. repeat
  9419. wait(1)
  9420. rt = rt + 1
  9421. local tilez = game.Workspace["Tile Takeover"].tiles:GetChildren()
  9422. for i, v in pairs (tilez)do
  9423. v.CanCollide = false
  9424. v.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame - Vector3.new(0,3.3,0)
  9425. end
  9426. until rt == 50
  9427. end)
  9428. --End
  9429.  
  9430. --Button Setup
  9431. OrbCollection.Position = UDim2.new(0.408, 0,-0.001, 0)
  9432. OrbCollection.Size = UDim2.new(0, 130 , 0, 35)
  9433. OrbCollection.TextSize = 10
  9434. OrbCollection.Style = Enum.ButtonStyle.RobloxRoundButton
  9435. OrbCollection.Text = "Orb Collection"
  9436. OrbCollection.MouseButton1Click:connect(function()
  9437. local rt = 0
  9438. repeat
  9439. wait(1)
  9440. local orbz = game.Workspace["Orb Collection"].tiles:GetChildren()
  9441. for i, v in pairs (orbz) do
  9442. v.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9443. end
  9444. until rt == 50
  9445. end)
  9446. --End
  9447.  
  9448. --Button Setup
  9449. ManicMining.Position = UDim2.new(0, 0,0.069, 0)
  9450. ManicMining.Size = UDim2.new(0, 130 , 0, 35)
  9451. ManicMining.TextSize = 10
  9452. ManicMining.Style = Enum.ButtonStyle.RobloxRoundButton
  9453. ManicMining.Text = "Manic Mining"
  9454. ManicMining.MouseButton1Click:connect(function()
  9455. game.Workspace["Manic Mining"].emerald.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame + Vector3.new(2,2,2)
  9456. end)
  9457. --End
  9458.  
  9459. --Button Setup
  9460. BounceOut.Position = UDim2.new(0.408, 0,0.069, 0)
  9461. BounceOut.Size = UDim2.new(0, 130 , 0, 35)
  9462. BounceOut.TextSize = 10
  9463. BounceOut.Style = Enum.ButtonStyle.RobloxRoundButton
  9464. BounceOut.Text = "Bounce Out"
  9465. BounceOut.MouseButton1Click:connect(function()
  9466. game.Workspace["Bounce Out"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9467. end)
  9468. --End
  9469.  
  9470. --Button Setup
  9471. BulletEvasion.Position = UDim2.new(0, 0,0.138, 0)
  9472. BulletEvasion.Size = UDim2.new(0, 130 , 0, 35)
  9473. BulletEvasion.TextSize = 10
  9474. BulletEvasion.Style = Enum.ButtonStyle.RobloxRoundButton
  9475. BulletEvasion.Text = "Bullet Evasion"
  9476. BulletEvasion.MouseButton1Click:connect(function()
  9477. game.Workspace["Bullet Evasion"].bullets:Destroy()
  9478. end)
  9479. --End
  9480.  
  9481. --Button Setup
  9482. AztecAdventure.Position = UDim2.new(0.408, 0,0.138, 0)
  9483. AztecAdventure.Size = UDim2.new(0, 130 , 0, 35)
  9484. AztecAdventure.TextSize = 10
  9485. AztecAdventure.Style = Enum.ButtonStyle.RobloxRoundButton
  9486. AztecAdventure.Text = "Aztec Adventure"
  9487. AztecAdventure.MouseButton1Click:connect(function()
  9488. game.Workspace["Aztec Adventure"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9489. end)
  9490. --End
  9491.  
  9492. --Button Setup
  9493. JustJump.Position = UDim2.new(0, 0,0.208, 0)
  9494. JustJump.Size = UDim2.new(0, 130 , 0, 35)
  9495. JustJump.TextSize = 10
  9496. JustJump.Style = Enum.ButtonStyle.RobloxRoundButton
  9497. JustJump.Text = "Just Jump"
  9498. JustJump.MouseButton1Click:connect(function()
  9499. game.Workspace["Just Jump"].map.rope:Destroy()
  9500. end)
  9501. --End
  9502.  
  9503. --Button Setup
  9504. SlipperySledding.Position = UDim2.new(0.408, 0,0.207, 0)
  9505. SlipperySledding.Size = UDim2.new(0, 130 , 0, 35)
  9506. SlipperySledding.TextSize = 10
  9507. SlipperySledding.Style = Enum.ButtonStyle.RobloxRoundButton
  9508. SlipperySledding.Text = "Slippery Sledding"
  9509. SlipperySledding.MouseButton1Click:connect(function()
  9510. game.Workspace["Slippery Sledding"].Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9511. end)
  9512. --End
  9513.  
  9514. --Button Setup
  9515. TheCrusher.Position = UDim2.new(0, 0,0.277, 0)
  9516. TheCrusher.Size = UDim2.new(0, 130 , 0, 35)
  9517. TheCrusher.TextSize = 10
  9518. TheCrusher.Style = Enum.ButtonStyle.RobloxRoundButton
  9519. TheCrusher.Text = "The Crusher"
  9520. TheCrusher.MouseButton1Click:connect(function()
  9521. game.Workspace["The Crusher"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9522. end)
  9523. --End
  9524.  
  9525. --Button Setup
  9526. TheSweeper.Position = UDim2.new(0.408, 0,0.276, 0)
  9527. TheSweeper.Size = UDim2.new(0, 130 , 0, 35)
  9528. TheSweeper.TextSize = 10
  9529. TheSweeper.Style = Enum.ButtonStyle.RobloxRoundButton
  9530. TheSweeper.Text = "The Sweeper"
  9531. TheSweeper.MouseButton1Click:connect(function()
  9532. game.Workspace["The Sweeper"].sweeper:Destroy()
  9533. end)
  9534. --End
  9535.  
  9536. --Button Setup
  9537. TrialTravsersing.Position = UDim2.new(0, 0,0.346, 0)
  9538. TrialTravsersing.Size = UDim2.new(0, 130 , 0, 35)
  9539. TrialTravsersing.TextSize = 10
  9540. TrialTravsersing.Style = Enum.ButtonStyle.RobloxRoundButton
  9541. TrialTravsersing.Text = "Trial Travsersing"
  9542. TrialTravsersing.MouseButton1Click:connect(function()
  9543. game.Workspace["Trial Traversing"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9544. end)
  9545. --End
  9546.  
  9547. --Button Setup
  9548. BlowDryerBattle.Position = UDim2.new(0.408, 0,0.346, 0)
  9549. BlowDryerBattle.Size = UDim2.new(0, 130 , 0, 35)
  9550. BlowDryerBattle.TextSize = 10
  9551. BlowDryerBattle.Style = Enum.ButtonStyle.RobloxRoundButton
  9552. BlowDryerBattle.Text = "BlowDryer Battle"
  9553. BlowDryerBattle.MouseButton1Click:connect(function()
  9554. game.Players.LocalPlayer.Character.Torso.Anchored = true
  9555. wait(60)
  9556. game.Players.LocalPlayer.Character.Torso.Anchored = false
  9557. end)
  9558. --End
  9559.  
  9560. --Button Setup
  9561. BulletBound.Position = UDim2.new(0, 0,0.415, 0)
  9562. BulletBound.Size = UDim2.new(0, 130 , 0, 35)
  9563. BulletBound.TextSize = 10
  9564. BulletBound.Style = Enum.ButtonStyle.RobloxRoundButton
  9565. BulletBound.Text = "Bullet Bound"
  9566. BulletBound.MouseButton1Click:connect(function()
  9567. game.Players.LocalPlayer.Character.Toros.CFrame = game.Workspace["Bullet Bound"].Goal.Goal.CFrame
  9568. end)
  9569. --End
  9570.  
  9571. --Button Setup
  9572. DownHillRoll.Position = UDim2.new(0.408, 0,0.415, 0)
  9573. DownHillRoll.Size = UDim2.new(0, 130 , 0, 35)
  9574. DownHillRoll.TextSize = 10
  9575. DownHillRoll.Style = Enum.ButtonStyle.RobloxRoundButton
  9576. DownHillRoll.Text = "DownHill Roll"
  9577. DownHillRoll.MouseButton1Click:connect(function()
  9578. game.Workspace["Downhill Roll"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9579. end)
  9580. --End
  9581.  
  9582. --Button Setup
  9583. LaserGuidance.Position = UDim2.new(0.408, 0,0.484, 0)
  9584. LaserGuidance.Size = UDim2.new(0, 130 , 0, 35)
  9585. LaserGuidance.TextSize = 10
  9586. LaserGuidance.Style = Enum.ButtonStyle.RobloxRoundButton
  9587. LaserGuidance.Text = "Laser Guidance"
  9588. LaserGuidance.MouseButton1Click:connect(function()
  9589. game.Workspace["Laser Guidance"].vlaser:Destroy()
  9590. game.Workspace["Laser Guidance"].hlaser:Destroy()
  9591. end)
  9592. --End
  9593.  
  9594. --Button Setup
  9595. LaneJumping.Position = UDim2.new(0, 0,0.485, 0)
  9596. LaneJumping.Size = UDim2.new(0, 130 , 0, 35)
  9597. LaneJumping.TextSize = 10
  9598. LaneJumping.Style = Enum.ButtonStyle.RobloxRoundButton
  9599. LaneJumping.Text = "Lane Jumping"
  9600. LaneJumping.MouseButton1Click:connect(function()
  9601. game.Workspace["Lane Jumping"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9602. end)
  9603. --End
  9604.  
  9605. --Button Setup
  9606. HauntedHallways.Position = UDim2.new(0, 0,0.554, 0)
  9607. HauntedHallways.Size = UDim2.new(0, 130 , 0, 35)
  9608. HauntedHallways.TextSize = 10
  9609. HauntedHallways.Style = Enum.ButtonStyle.RobloxRoundButton
  9610. HauntedHallways.Text = "Haunted Hallways"
  9611. HauntedHallways.MouseButton1Click:connect(function()
  9612. game.Workspace["Haunted Hallways"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9613. end)
  9614. --End
  9615.  
  9616. --Button Setup
  9617. HedgeWayOut.Position = UDim2.new(0.408, 0,0.555, 0)
  9618. HedgeWayOut.Size = UDim2.new(0, 130 , 0, 35)
  9619. HedgeWayOut.TextSize = 10
  9620. HedgeWayOut.Style = Enum.ButtonStyle.RobloxRoundButton
  9621. HedgeWayOut.Text = "Hedge Way Out"
  9622. HedgeWayOut.MouseButton1Click:connect(function()
  9623. game.Workspace["Hedge Way Out"].hedges:Destroy()
  9624. end)
  9625. --End
  9626.  
  9627. --Button Setup
  9628. HighRolling.Position = UDim2.new(0, 0,0.625, 0)
  9629. HighRolling.Size = UDim2.new(0, 130 , 0, 35)
  9630. HighRolling.TextSize = 10
  9631. HighRolling.Style = Enum.ButtonStyle.RobloxRoundButton
  9632. HighRolling.Text = "High Rolling"
  9633. HighRolling.MouseButton1Click:connect(function()
  9634. game.Workspace["High-Rolling"].Goal.Goal.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9635. end)
  9636. --End
  9637.  
  9638. --Button Setup
  9639. HardPressed.Position = UDim2.new(0.408, 0,0.624, 0)
  9640. HardPressed.Size = UDim2.new(0, 130 , 0, 35)
  9641. HardPressed.TextSize = 10
  9642. HardPressed.Style = Enum.ButtonStyle.RobloxRoundButton
  9643. HardPressed.Text = "Hard Pressed"
  9644. HardPressed.MouseButton1Click:connect(function()
  9645. game.Workspace["Hard-Pressed"].map.presses:Destroy()
  9646. end)
  9647. --End
  9648.  
  9649. --Button Setup
  9650. CannonCooldownRed.Position = UDim2.new(0, 0,0.694, 0)
  9651. CannonCooldownRed.Size = UDim2.new(0, 130 , 0, 35)
  9652. CannonCooldownRed.TextSize = 7
  9653. CannonCooldownRed.Style = Enum.ButtonStyle.RobloxRoundButton
  9654. CannonCooldownRed.Text = "Cannon Cooldown Red"
  9655. CannonCooldownRed.MouseButton1Click:connect(function()
  9656. local rt = 0
  9657. repeat
  9658. local rp = game.Workspace["Cannon Cooldown"].trpads:GetChildren()
  9659. wait (0.1)
  9660. for i, v in pairs(rp) do
  9661. v.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9662. end
  9663. until rt == 10
  9664. end)
  9665. --End
  9666.  
  9667. --Button Setup
  9668. CannonCooldownBlue.Position = UDim2.new(0.408, 0,0.694, 0)
  9669. CannonCooldownBlue.Size = UDim2.new(0, 130 , 0, 35)
  9670. CannonCooldownBlue.TextSize = 7
  9671. CannonCooldownBlue.Style = Enum.ButtonStyle.RobloxRoundButton
  9672. CannonCooldownBlue.Text = "Cannon Cooldown Blue"
  9673. CannonCooldownBlue.MouseButton1Click:connect(function()
  9674. local rt = 0
  9675. repeat
  9676. local rp = game.Workspace["Cannon Cooldown"].tbpads:GetChildren()
  9677. wait (0.1)
  9678. for i, v in pairs(rp) do
  9679. v.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame
  9680. end
  9681. until rt == 10
  9682. end)
  9683. --End
  9684. end
  9685. MakeGui()
  9686.  
  9687. Mouse.KeyDown:connect(function(Key)
  9688. if Key == "z" then
  9689. Sprinting = true
  9690. repeat
  9691. wait()
  9692. Player.Character.Torso.Velocity = Player.Character.Torso.CFrame.lookVector * SprintSpeed * 2
  9693. until Sprinting == false
  9694. end
  9695. if Key == "x" then
  9696. Flying = true
  9697. repeat
  9698. wait()
  9699. Player.Character.Torso.Velocity = Vector3.new(0,FlySpeed,0)
  9700. until Flying == false
  9701. end
  9702. if Key == "p" then
  9703. local Path = Instance.new("Part",game.Workspace)
  9704. Path.Size = Vector3.new(XZPathSize,1,XZPathSize)
  9705. Path.Anchored = true
  9706. Path.CFrame = Player.Character.Torso.CFrame - Vector3.new(0,3.5,0)
  9707. end
  9708. if Key == "v" then
  9709. vDown = true
  9710. end
  9711. end)
  9712. Mouse.KeyUp:connect(function(Key)
  9713. if Key == "z" then
  9714. Sprinting = false
  9715. end
  9716. if Key == "x" then
  9717. Flying = false
  9718. end
  9719. if Key == "p" then
  9720. Pathing = false
  9721. end
  9722. if Key == "v" then
  9723. vDown = false
  9724. end
  9725. end)
  9726. Mouse.Button1Down:connect(function()
  9727. if vDown == true then
  9728. Mouse.Target:Destroy()
  9729. end
  9730. end)
  9731. end)
  9732.  
  9733. GUIS.Name = "GUIS"
  9734. GUIS.Parent = Main
  9735. GUIS.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  9736. GUIS.BorderSizePixel = 0
  9737. GUIS.Position = UDim2.new(0.189431921, 0, -0.000388741493, 0)
  9738. GUIS.Size = UDim2.new(0, 291, 0, 367)
  9739. GUIS.Visible = false
  9740.  
  9741. OPFinality.Name = "OPFinality"
  9742. OPFinality.Parent = GUIS
  9743. OPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  9744. OPFinality.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9745. OPFinality.BorderSizePixel = 0
  9746. OPFinality.Position = UDim2.new(0.0446735397, 0, 0.0217983648, 0)
  9747. OPFinality.Size = UDim2.new(0, 265, 0, 50)
  9748. OPFinality.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9749. OPFinality.AutoButtonColor = false
  9750. OPFinality.Font = Enum.Font.SciFi
  9751. OPFinality.Text = "OP Finality"
  9752. OPFinality.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9753. OPFinality.TextSize = 20
  9754. OPFinality.TextWrapped = true
  9755. OPFinality.MouseButton1Down:connect(function()
  9756. loadstring(game:HttpGet(('https://pastebin.com/raw/bP38pFHu'),true))()
  9757. end)
  9758.  
  9759. Explorer.Name = "Explorer"
  9760. Explorer.Parent = GUIS
  9761. Explorer.BackgroundColor3 = Color3.new(1, 1, 1)
  9762. Explorer.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9763. Explorer.BorderSizePixel = 0
  9764. Explorer.Position = UDim2.new(0.0446735397, 0, 0.198910087, 0)
  9765. Explorer.Size = UDim2.new(0, 265, 0, 50)
  9766. Explorer.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9767. Explorer.AutoButtonColor = false
  9768. Explorer.Font = Enum.Font.SciFi
  9769. Explorer.Text = "Explorer"
  9770. Explorer.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9771. Explorer.TextSize = 20
  9772. Explorer.TextWrapped =
  9773. Explorer.MouseButton1Down:connect(function()
  9774. loadstring(game:HttpGet(('https://pastebin.com/raw/V09FGKv6'),true))()
  9775. end)
  9776.  
  9777. RevizAdmin.Name = "RevizAdmin"
  9778. RevizAdmin.Parent = GUIS
  9779. RevizAdmin.BackgroundColor3 = Color3.new(1, 1, 1)
  9780. RevizAdmin.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9781. RevizAdmin.BorderSizePixel = 0
  9782. RevizAdmin.Position = UDim2.new(0.0446735397, 0, 0.373297006, 0)
  9783. RevizAdmin.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9784. RevizAdmin.Size = UDim2.new(0, 265, 0, 50)
  9785. RevizAdmin.AutoButtonColor = false
  9786. RevizAdmin.Font = Enum.Font.SciFi
  9787. RevizAdmin.Text = "Reviz Admin"
  9788. RevizAdmin.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9789. RevizAdmin.TextSize = 20
  9790. RevizAdmin.TextWrapped = true
  9791. RevizAdmin.MouseButton1Down:connect(function()
  9792. loadstring(game:HttpGet(('https://pastebin.com/raw/fLjxdqW5'),true))()
  9793. end)
  9794.  
  9795. RoseHub.Name = "RoseHub"
  9796. RoseHub.Parent = GUIS
  9797. RoseHub.BackgroundColor3 = Color3.new(1, 1, 1)
  9798. RoseHub.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9799. RoseHub.BorderSizePixel = 0
  9800. RoseHub.Position = UDim2.new(0.044673562, 0, 0.550408721, 0)
  9801. RoseHub.Size = UDim2.new(0, 265, 0, 50)
  9802. RoseHub.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9803. RoseHub.AutoButtonColor = false
  9804. RoseHub.Font = Enum.Font.SciFi
  9805. RoseHub.Text = "Rose Hub"
  9806. RoseHub.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9807. RoseHub.TextSize = 20
  9808. RoseHub.TextWrapped = true
  9809. RoseHub.MouseButton1Down:connect(function()
  9810. loadstring(game:HttpGet(('https://pastebin.com/raw/QF9EE5e3'),true))()
  9811. end)
  9812.  
  9813. RoXploit.Name = "Ro-Xploit"
  9814. RoXploit.Parent = GUIS
  9815. RoXploit.BackgroundColor3 = Color3.new(1, 1, 1)
  9816. RoXploit.BorderColor3 = Color3.new(0.415686, 0.65098, 0.815686)
  9817. RoXploit.BorderSizePixel = 0
  9818. RoXploit.Position = UDim2.new(0.0446735397, 0, 0.727520406, 0)
  9819. RoXploit.Size = UDim2.new(0, 265, 0, 50)
  9820. RoXploit.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9821. RoXploit.AutoButtonColor = false
  9822. RoXploit.Font = Enum.Font.SciFi
  9823. RoXploit.Text = "Ro-Xploit 6.0"
  9824. RoXploit.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9825. RoXploit.TextSize = 20
  9826. RoXploit.TextWrapped = true
  9827. RoXploit.MouseButton1Down:connect(function()
  9828. loadstring(game:HttpGet(('https://pastebin.com/raw/em7JXkt3'),true))()
  9829. end)
  9830.  
  9831. CreditsGUI.Name = "CreditsGUI"
  9832. CreditsGUI.Parent = Main
  9833. CreditsGUI.BackgroundColor3 = Color3.new(0.498039, 0, 0.709804)
  9834. CreditsGUI.BorderSizePixel = 0
  9835. CreditsGUI.Position = UDim2.new(0.18924585, 0, -0.000423252583, 0)
  9836. CreditsGUI.Size = UDim2.new(0, 291, 0, 367)
  9837. CreditsGUI.Visible = false
  9838.  
  9839. Owner.Name = "Owner"
  9840. Owner.Parent = CreditsGUI
  9841. Owner.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  9842. Owner.BorderSizePixel = 0
  9843. Owner.Position = UDim2.new(0, 0, 0.141689375, 0)
  9844. Owner.Size = UDim2.new(0, 285, 0, 58)
  9845. Owner.AutoButtonColor = false
  9846. Owner.Font = Enum.Font.SciFi
  9847. Owner.Text = "chill I am just drinking water#5884"
  9848. Owner.TextColor3 = Color3.new(0, 0, 0)
  9849. Owner.TextSize = 22
  9850. Owner.TextWrapped = true
  9851.  
  9852. Owners.Name = "Owners"
  9853. Owners.Parent = CreditsGUI
  9854. Owners.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  9855. Owners.BorderSizePixel = 0
  9856. Owners.Position = UDim2.new(0, 0, 0.027247956, 0)
  9857. Owners.Size = UDim2.new(0, 285, 0, 54)
  9858. Owners.AutoButtonColor = false
  9859. Owners.Font = Enum.Font.SciFi
  9860. Owners.Text = "Owners: Crypto Ex#7636,"
  9861. Owners.TextColor3 = Color3.new(0, 0, 0)
  9862. Owners.TextSize = 22
  9863. Owners.TextWrapped = true
  9864.  
  9865. CoOwner.Name = "Co-Owner"
  9866. CoOwner.Parent = CreditsGUI
  9867. CoOwner.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  9868. CoOwner.BorderSizePixel = 0
  9869. CoOwner.Position = UDim2.new(0, 0, 0.329700261, 0)
  9870. CoOwner.Size = UDim2.new(0, 285, 0, 40)
  9871. CoOwner.AutoButtonColor = false
  9872. CoOwner.Font = Enum.Font.SciFi
  9873. CoOwner.Text = "CO-OWNER: でShuren#0001"
  9874. CoOwner.TextColor3 = Color3.new(0, 0, 0)
  9875. CoOwner.TextSize = 22
  9876. CoOwner.TextWrapped = true
  9877.  
  9878. UI.Name = "UI"
  9879. UI.Parent = CreditsGUI
  9880. UI.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  9881. UI.BorderSizePixel = 0
  9882. UI.Position = UDim2.new(0, 0, 0.806539536, 0)
  9883. UI.Size = UDim2.new(0, 285, 0, 62)
  9884. UI.AutoButtonColor = false
  9885. UI.Font = Enum.Font.SciFi
  9886. UI.Text = "GUI: cloud#7697"
  9887. UI.TextColor3 = Color3.new(0, 0, 0)
  9888. UI.TextSize = 30
  9889. UI.TextWrapped = true
  9890.  
  9891. UI_2.Name = "UI"
  9892. UI_2.Parent = CreditsGUI
  9893. UI_2.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  9894. UI_2.BorderSizePixel = 0
  9895. UI_2.Position = UDim2.new(0, 0, 0.743869185, 0)
  9896. UI_2.Size = UDim2.new(0, 285, 0, 17)
  9897. UI_2.AutoButtonColor = false
  9898. UI_2.Font = Enum.Font.SciFi
  9899. UI_2.Text = "Thanks armani skillz#4431 for help"
  9900. UI_2.TextColor3 = Color3.new(0, 0, 0)
  9901. UI_2.TextSize = 15
  9902. UI_2.TextWrapped = true
  9903.  
  9904. AnimGUI.Name = "AnimGUI"
  9905. AnimGUI.Parent = Main
  9906. AnimGUI.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  9907. AnimGUI.BorderSizePixel = 0
  9908. AnimGUI.Position = UDim2.new(0.189944968, 0, -0.000166833401, 0)
  9909. AnimGUI.Size = UDim2.new(0, 291, 0, 367)
  9910. AnimGUI.Visible = false
  9911.  
  9912. ArmDetach.Name = "Arm Detach"
  9913. ArmDetach.Parent = AnimGUI
  9914. ArmDetach.BackgroundColor3 = Color3.new(1, 1, 1)
  9915. ArmDetach.BorderSizePixel = 0
  9916. ArmDetach.Position = UDim2.new(0.0446735397, 0, 0.0217983648, 0)
  9917. ArmDetach.Size = UDim2.new(0, 46, 0, 51)
  9918. ArmDetach.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9919. ArmDetach.Font = Enum.Font.SciFi
  9920. ArmDetach.Text = "Arm Detach"
  9921. ArmDetach.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9922. ArmDetach.TextSize = 13
  9923. ArmDetach.TextWrapped = true
  9924. ArmDetach.MouseButton1Down:connect(function()
  9925. AnimationId = "33169583"
  9926. local Anim = Instance.new("Animation")
  9927. Anim.AnimationId = "rbxassetid://"..AnimationId
  9928. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  9929. k:Play()
  9930. k:AdjustSpeed(1)
  9931. end)
  9932.  
  9933. ArmFlap.Name = "Arm Flap"
  9934. ArmFlap.Parent = AnimGUI
  9935. ArmFlap.BackgroundColor3 = Color3.new(1, 1, 1)
  9936. ArmFlap.BorderSizePixel = 0
  9937. ArmFlap.Position = UDim2.new(0.228163257, 0, 0.0217983648, 0)
  9938. ArmFlap.Size = UDim2.new(0, 46, 0, 51)
  9939. ArmFlap.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9940. ArmFlap.Font = Enum.Font.SciFi
  9941. ArmFlap.Text = "Arm Flap"
  9942. ArmFlap.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9943. ArmFlap.TextSize = 13
  9944. ArmFlap.TextWrapped = true
  9945.  
  9946.  
  9947. ArmTurbine.Name = "Arm Turbine"
  9948. ArmTurbine.Parent = AnimGUI
  9949. ArmTurbine.BackgroundColor3 = Color3.new(1, 1, 1)
  9950. ArmTurbine.BorderSizePixel = 0
  9951. ArmTurbine.Position = UDim2.new(0.415051013, 0, 0.0217983648, 0)
  9952. ArmTurbine.Size = UDim2.new(0, 46, 0, 51)
  9953. ArmTurbine.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9954. ArmTurbine.Font = Enum.Font.SciFi
  9955. ArmTurbine.Text = "Arm Turbine"
  9956. ArmTurbine.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9957. ArmTurbine.TextSize = 13
  9958. ArmTurbine.TextWrapped = true
  9959. ArmTurbine.MouseButton1Down:connect(function()
  9960. AnimationId = "259438880"
  9961. local Anim = Instance.new("Animation")
  9962. Anim.AnimationId = "rbxassetid://"..AnimationId
  9963. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  9964. k:Play()
  9965. k:AdjustSpeed(100)
  9966. end)
  9967.  
  9968. BarrelRoll.Name = "Barrel Roll"
  9969. BarrelRoll.Parent = AnimGUI
  9970. BarrelRoll.BackgroundColor3 = Color3.new(1, 1, 1)
  9971. BarrelRoll.BorderSizePixel = 0
  9972. BarrelRoll.Position = UDim2.new(0.608734667, 0, 0.0217983648, 0)
  9973. BarrelRoll.Size = UDim2.new(0, 46, 0, 51)
  9974. BarrelRoll.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9975. BarrelRoll.Font = Enum.Font.SciFi
  9976. BarrelRoll.Text = "Barrel Roll"
  9977. BarrelRoll.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9978. BarrelRoll.TextSize = 13
  9979. BarrelRoll.TextWrapped = true
  9980. BarrelRoll.MouseButton1Down:connect(function()
  9981. AnimationId = "136801964"
  9982. local Anim = Instance.new("Animation")
  9983. Anim.AnimationId = "rbxassetid://"..AnimationId
  9984. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  9985. k:Play()
  9986. k:AdjustSpeed(1)
  9987. end)
  9988.  
  9989. BowDown.Name = "Bow Down"
  9990. BowDown.Parent = AnimGUI
  9991. BowDown.BackgroundColor3 = Color3.new(1, 1, 1)
  9992. BowDown.BorderSizePixel = 0
  9993. BowDown.Position = UDim2.new(0.795622408, 0, 0.0217983648, 0)
  9994. BowDown.Size = UDim2.new(0, 46, 0, 51)
  9995. BowDown.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  9996. BowDown.Font = Enum.Font.SciFi
  9997. BowDown.Text = "Bow Down"
  9998. BowDown.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  9999. BowDown.TextSize = 13
  10000. BowDown.TextWrapped = true
  10001. BowDown.MouseButton1Down:connect(function()
  10002. AnimationId = "204292303"
  10003. local Anim = Instance.new("Animation")
  10004. Anim.AnimationId = "rbxassetid://"..AnimationId
  10005. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10006. k:Play()
  10007. k:AdjustSpeed(1)
  10008. end)
  10009.  
  10010. Chop.Name = "Chop"
  10011. Chop.Parent = AnimGUI
  10012. Chop.BackgroundColor3 = Color3.new(1, 1, 1)
  10013. Chop.BorderSizePixel = 0
  10014. Chop.Position = UDim2.new(0.0446735397, 0, 0.188010901, 0)
  10015. Chop.Size = UDim2.new(0, 46, 0, 51)
  10016. Chop.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10017. Chop.Font = Enum.Font.SciFi
  10018. Chop.Text = "Chop"
  10019. Chop.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10020. Chop.TextSize = 13
  10021. Chop.TextWrapped = true
  10022. Chop.MouseButton1Down:connect(function()
  10023. AnimationId = "33169596"
  10024. local Anim = Instance.new("Animation")
  10025. Anim.AnimationId = "rbxassetid://"..AnimationId
  10026. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10027. k:Play()
  10028. k:AdjustSpeed(1)
  10029. end)
  10030.  
  10031. Clone.Name = "Clone"
  10032. Clone.Parent = AnimGUI
  10033. Clone.BackgroundColor3 = Color3.new(1, 1, 1)
  10034. Clone.BorderSizePixel = 0
  10035. Clone.Position = UDim2.new(0.228163257, 0, 0.188010901, 0)
  10036. Clone.Size = UDim2.new(0, 46, 0, 51)
  10037. Clone.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10038. Clone.Font = Enum.Font.SciFi
  10039. Clone.Text = "Clone"
  10040. Clone.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10041. Clone.TextSize = 13
  10042. Clone.TextWrapped = true
  10043. Clone.MouseButton1Down:connect(function()
  10044. AnimationId = "215384594"
  10045. local Anim = Instance.new("Animation")
  10046. Anim.AnimationId = "rbxassetid://"..AnimationId
  10047. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10048. k:Play()
  10049. k:AdjustSpeed(100)
  10050. end)
  10051.  
  10052. CockSucking.Name = "Cock Sucking"
  10053. CockSucking.Parent = AnimGUI
  10054. CockSucking.BackgroundColor3 = Color3.new(1, 1, 1)
  10055. CockSucking.BorderSizePixel = 0
  10056. CockSucking.Position = UDim2.new(0.415051013, 0, 0.188010901, 0)
  10057. CockSucking.Size = UDim2.new(0, 46, 0, 51)
  10058. CockSucking.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10059. CockSucking.Font = Enum.Font.SciFi
  10060. CockSucking.Text = "Cock Sucking"
  10061. CockSucking.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10062. CockSucking.TextSize = 13
  10063. CockSucking.TextWrapped = true
  10064. CockSucking.MouseButton1Down:connect(function()
  10065. AnimationId = "45036843"
  10066. local Anim = Instance.new("Animation")
  10067. Anim.AnimationId = "rbxassetid://"..AnimationId
  10068. local Anim = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  10069. Anim:Play()
  10070. Anim:AdjustSpeed(1)
  10071. end)
  10072.  
  10073. Crawl.Name = "Crawl"
  10074. Crawl.Parent = AnimGUI
  10075. Crawl.BackgroundColor3 = Color3.new(1, 1, 1)
  10076. Crawl.BorderSizePixel = 0
  10077. Crawl.Position = UDim2.new(0.608734667, 0, 0.188010901, 0)
  10078. Crawl.Size = UDim2.new(0, 46, 0, 51)
  10079. Crawl.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10080. Crawl.Font = Enum.Font.SciFi
  10081. Crawl.Text = "Crawl"
  10082. Crawl.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10083. Crawl.TextSize = 13
  10084. Crawl.TextWrapped = true
  10085. Crawl.MouseButton1Down:connect(function()
  10086. AnimationId = "282574440"
  10087. local Anim = Instance.new("Animation")
  10088. Anim.AnimationId = "rbxassetid://"..AnimationId
  10089. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10090. k:Play()
  10091. k:AdjustSpeed(1)
  10092. end)
  10093.  
  10094. Crouch.Name = "Crouch"
  10095. Crouch.Parent = AnimGUI
  10096. Crouch.BackgroundColor3 = Color3.new(1, 1, 1)
  10097. Crouch.BorderSizePixel = 0
  10098. Crouch.Position = UDim2.new(0.795622408, 0, 0.188010901, 0)
  10099. Crouch.Size = UDim2.new(0, 46, 0, 51)
  10100. Crouch.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10101. Crouch.Font = Enum.Font.SciFi
  10102. Crouch.Text = "Crouch"
  10103. Crouch.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10104. Crouch.TextSize = 13
  10105. Crouch.TextWrapped = true
  10106. Crouch.MouseButton1Down:connect(function()
  10107. AnimationId = "182724289"
  10108. local Anim = Instance.new("Animation")
  10109. Anim.AnimationId = "rbxassetid://"..AnimationId
  10110. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10111. k:Play()
  10112. k:AdjustSpeed(1)
  10113. end)
  10114.  
  10115. Dab.Name = "Dab"
  10116. Dab.Parent = AnimGUI
  10117. Dab.BackgroundColor3 = Color3.new(1, 1, 1)
  10118. Dab.BorderSizePixel = 0
  10119. Dab.Position = UDim2.new(0.0446735397, 0, 0.35422343, 0)
  10120. Dab.Size = UDim2.new(0, 46, 0, 51)
  10121. Dab.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10122. Dab.Font = Enum.Font.SciFi
  10123. Dab.Text = "Dab"
  10124. Dab.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10125. Dab.TextSize = 13
  10126. Dab.TextWrapped = true
  10127. Dab.MouseButton1Down:connect(function()
  10128. AnimationId = "248263260"
  10129. local Anim = Instance.new("Animation")
  10130. Anim.AnimationId = "rbxassetid://"..AnimationId
  10131. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10132. k:Play()
  10133. k:AdjustSpeed(1)
  10134. end)
  10135.  
  10136. Faint.Name = "Faint"
  10137. Faint.Parent = AnimGUI
  10138. Faint.BackgroundColor3 = Color3.new(1, 1, 1)
  10139. Faint.BorderSizePixel = 0
  10140. Faint.Position = UDim2.new(0.228163257, 0, 0.35422343, 0)
  10141. Faint.Size = UDim2.new(0, 46, 0, 51)
  10142. Faint.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10143. Faint.Font = Enum.Font.SciFi
  10144. Faint.Text = "Faint"
  10145. Faint.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10146. Faint.TextSize = 13
  10147. Faint.TextWrapped = true
  10148. Faint.MouseButton1Down:connect(function()
  10149. AnimationId = "181525546"
  10150. local Anim = Instance.new("Animation")
  10151. Anim.AnimationId = "rbxassetid://"..AnimationId
  10152. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10153. k:Play()
  10154. k:AdjustSpeed(1)
  10155. end)
  10156.  
  10157. FloatingHead.Name = "Floating Head"
  10158. FloatingHead.Parent = AnimGUI
  10159. FloatingHead.BackgroundColor3 = Color3.new(1, 1, 1)
  10160. FloatingHead.BorderSizePixel = 0
  10161. FloatingHead.Position = UDim2.new(0.415051013, 0, 0.35422343, 0)
  10162. FloatingHead.Size = UDim2.new(0, 46, 0, 51)
  10163. FloatingHead.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10164. FloatingHead.Font = Enum.Font.SciFi
  10165. FloatingHead.Text = "Floating Head"
  10166. FloatingHead.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10167. FloatingHead.TextSize = 13
  10168. FloatingHead.TextWrapped = true
  10169. FloatingHead.MouseButton1Down:connect(function()
  10170. AnimationId = "121572214"
  10171. local Anim = Instance.new("Animation")
  10172. Anim.AnimationId = "rbxassetid://"..AnimationId
  10173. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10174. k:Play(0)
  10175. k:AdjustSpeed(1)
  10176. end)
  10177.  
  10178. SpinAttack.Name = "Spin Attack"
  10179. SpinAttack.Parent = AnimGUI
  10180. SpinAttack.BackgroundColor3 = Color3.new(1, 1, 1)
  10181. SpinAttack.BorderSizePixel = 0
  10182. SpinAttack.Position = UDim2.new(0.608734667, 0, 0.697547674, 0)
  10183. SpinAttack.Size = UDim2.new(0, 46, 0, 51)
  10184. SpinAttack.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10185. SpinAttack.Font = Enum.Font.SciFi
  10186. SpinAttack.Text = "Spin Attack"
  10187. SpinAttack.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10188. SpinAttack.TextSize = 13
  10189. SpinAttack.TextWrapped = true
  10190. SpinAttack.MouseButton1Down:connect(function()
  10191. AnimationId = "429730430"
  10192. local Anim = Instance.new("Animation")
  10193. Anim.AnimationId = "rbxassetid://"..AnimationId
  10194. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10195. k:Play()
  10196. k:AdjustSpeed(1)
  10197. end)
  10198.  
  10199. Loophead.Name = "Loophead"
  10200. Loophead.Parent = AnimGUI
  10201. Loophead.BackgroundColor3 = Color3.new(1, 1, 1)
  10202. Loophead.BorderSizePixel = 0
  10203. Loophead.Position = UDim2.new(0.608734667, 0, 0.35422343, 0)
  10204. Loophead.Size = UDim2.new(0, 46, 0, 51)
  10205. Loophead.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10206. Loophead.Font = Enum.Font.SciFi
  10207. Loophead.Text = "Loophead"
  10208. Loophead.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10209. Loophead.TextSize = 13
  10210. Loophead.TextWrapped = true
  10211. Loophead.MouseButton1Down:connect(function()
  10212. AnimationId = "35154961"
  10213. local Anim = Instance.new("Animation")
  10214. Anim.AnimationId = "rbxassetid://"..AnimationId
  10215. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10216. k:Play()
  10217. k:AdjustSpeed(25)
  10218. end)
  10219.  
  10220. Sword.Name = "Sword"
  10221. Sword.Parent = AnimGUI
  10222. Sword.BackgroundColor3 = Color3.new(1, 1, 1)
  10223. Sword.BorderSizePixel = 0
  10224. Sword.Position = UDim2.new(0.795622408, 0, 0.35422343, 0)
  10225. Sword.Size = UDim2.new(0, 46, 0, 51)
  10226. Sword.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10227. Sword.Font = Enum.Font.SciFi
  10228. Sword.Text = "Sword"
  10229. Sword.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10230. Sword.TextSize = 13
  10231. Sword.TextWrapped = true
  10232. Sword.MouseButton1Down:connect(function()
  10233. AnimationId = "33169583"
  10234. local Anim = Instance.new("Animation")
  10235. Anim.AnimationId = "rbxassetid://"..AnimationId
  10236. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10237. k:Play()
  10238. k:AdjustSpeed(25)
  10239. end)
  10240.  
  10241. Insane.Name = "Insane"
  10242. Insane.Parent = AnimGUI
  10243. Insane.BackgroundColor3 = Color3.new(1, 1, 1)
  10244. Insane.BorderSizePixel = 0
  10245. Insane.Position = UDim2.new(0.795622408, 0, 0.525885582, 0)
  10246. Insane.Size = UDim2.new(0, 46, 0, 51)
  10247. Insane.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10248. Insane.Font = Enum.Font.SciFi
  10249. Insane.Text = "Insane"
  10250. Insane.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10251. Insane.TextSize = 13
  10252. Insane.TextWrapped = true
  10253. Insane.MouseButton1Down:connect(function()
  10254. AnimationId = "33796059"
  10255. local Anim = Instance.new("Animation")
  10256. Anim.AnimationId = "rbxassetid://"..AnimationId
  10257. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10258. k:Play()
  10259. k:AdjustSpeed(25)
  10260. end)
  10261.  
  10262. FloatingSit.Name = "Floating Sit"
  10263. FloatingSit.Parent = AnimGUI
  10264. FloatingSit.BackgroundColor3 = Color3.new(1, 1, 1)
  10265. FloatingSit.BorderSizePixel = 0
  10266. FloatingSit.Position = UDim2.new(0.0446735397, 0, 0.525885582, 0)
  10267. FloatingSit.Size = UDim2.new(0, 46, 0, 51)
  10268. FloatingSit.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10269. FloatingSit.Font = Enum.Font.SciFi
  10270. FloatingSit.Text = "Floating Sit"
  10271. FloatingSit.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10272. FloatingSit.TextSize = 13
  10273. FloatingSit.TextWrapped = true
  10274. FloatingSit.MouseButton1Down:connect(function()
  10275. AnimationId = "179224234"
  10276. local Anim = Instance.new("Animation")
  10277. Anim.AnimationId = "rbxassetid://"..AnimationId
  10278. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10279. k:Play()
  10280. k:AdjustSpeed(1)
  10281. end)
  10282.  
  10283. IGotHit.Name = "I Got Hit"
  10284. IGotHit.Parent = AnimGUI
  10285. IGotHit.BackgroundColor3 = Color3.new(1, 1, 1)
  10286. IGotHit.BorderSizePixel = 0
  10287. IGotHit.Position = UDim2.new(0.608734667, 0, 0.525885582, 0)
  10288. IGotHit.Size = UDim2.new(0, 46, 0, 51)
  10289. IGotHit.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10290. IGotHit.Font = Enum.Font.SciFi
  10291. IGotHit.Text = "I Got Hit"
  10292. IGotHit.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10293. IGotHit.TextSize = 13
  10294. IGotHit.TextWrapped = true
  10295. IGotHit.MouseButton1Down:connect(function()
  10296. AnimationId = "33855276"
  10297. local Anim = Instance.new("Animation")
  10298. Anim.AnimationId = "rbxassetid://"..AnimationId
  10299. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10300. k:Play()
  10301. k:AdjustSpeed(1)
  10302. end)
  10303.  
  10304. HeadThrow.Name = "Head Throw"
  10305. HeadThrow.Parent = AnimGUI
  10306. HeadThrow.BackgroundColor3 = Color3.new(1, 1, 1)
  10307. HeadThrow.BorderSizePixel = 0
  10308. HeadThrow.Position = UDim2.new(0.415051013, 0, 0.525885582, 0)
  10309. HeadThrow.Size = UDim2.new(0, 46, 0, 51)
  10310. HeadThrow.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10311. HeadThrow.Font = Enum.Font.SciFi
  10312. HeadThrow.Text = "Head Throw"
  10313. HeadThrow.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10314. HeadThrow.TextSize = 13
  10315. HeadThrow.TextWrapped = true
  10316. HeadThrow.MouseButton1Down:connect(function()
  10317. AnimationId = "35154961"
  10318. local Anim = Instance.new("Animation")
  10319. Anim.AnimationId = "rbxassetid://"..AnimationId
  10320. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10321. k:Play(0)
  10322. k:AdjustSpeed(1)
  10323. end)
  10324.  
  10325. HappyDance.Name = "Happy Dance"
  10326. HappyDance.Parent = AnimGUI
  10327. HappyDance.BackgroundColor3 = Color3.new(1, 1, 1)
  10328. HappyDance.BorderSizePixel = 0
  10329. HappyDance.Position = UDim2.new(0.228163257, 0, 0.525885582, 0)
  10330. HappyDance.Size = UDim2.new(0, 46, 0, 51)
  10331. HappyDance.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10332. HappyDance.Font = Enum.Font.SciFi
  10333. HappyDance.Text = "Happy Dance"
  10334. HappyDance.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10335. HappyDance.TextSize = 13
  10336. HappyDance.TextWrapped = true
  10337. HappyDance.MouseButton1Down:connect(function()
  10338. AnimationId = "45834924"
  10339. local Anim = Instance.new("Animation")
  10340. Anim.AnimationId = "rbxassetid://"..AnimationId
  10341. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10342. k:Play()
  10343. k:AdjustSpeed(1)
  10344. end)
  10345.  
  10346. JumpLand.Name = "Jump Land"
  10347. JumpLand.Parent = AnimGUI
  10348. JumpLand.BackgroundColor3 = Color3.new(1, 1, 1)
  10349. JumpLand.BorderSizePixel = 0
  10350. JumpLand.Position = UDim2.new(0.0446735397, 0, 0.697547674, 0)
  10351. JumpLand.Size = UDim2.new(0, 46, 0, 51)
  10352. JumpLand.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10353. JumpLand.Font = Enum.Font.SciFi
  10354. JumpLand.Text = "Jump Land"
  10355. JumpLand.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10356. JumpLand.TextSize = 13
  10357. JumpLand.TextWrapped = true
  10358. JumpLand.MouseButton1Down:connect(function()
  10359. AnimationId = "184574340"
  10360. local Anim = Instance.new("Animation")
  10361. Anim.AnimationId = "rbxassetid://"..AnimationId
  10362. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10363. k:Play()
  10364. k:AdjustSpeed(1)
  10365. end)
  10366.  
  10367. Levitate.Name = "Levitate"
  10368. Levitate.Parent = AnimGUI
  10369. Levitate.BackgroundColor3 = Color3.new(1, 1, 1)
  10370. Levitate.BorderSizePixel = 0
  10371. Levitate.Position = UDim2.new(0.415051013, 0, 0.697547674, 0)
  10372. Levitate.Size = UDim2.new(0, 46, 0, 51)
  10373. Levitate.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10374. Levitate.Font = Enum.Font.SciFi
  10375. Levitate.Text = "Levitate"
  10376. Levitate.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10377. Levitate.TextSize = 13
  10378. Levitate.TextWrapped = true
  10379. Levitate.MouseButton1Down:connect(function()
  10380. AnimationId = "313762630"
  10381. local Anim = Instance.new("Animation")
  10382. Anim.AnimationId = "rbxassetid://"..AnimationId
  10383. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10384. k:Play()
  10385. k:AdjustSpeed(1)
  10386. end)
  10387.  
  10388. Kick.Name = "Kick"
  10389. Kick.Parent = AnimGUI
  10390. Kick.BackgroundColor3 = Color3.new(1, 1, 1)
  10391. Kick.BorderSizePixel = 0
  10392. Kick.Position = UDim2.new(0.228163257, 0, 0.697547674, 0)
  10393. Kick.Size = UDim2.new(0, 46, 0, 51)
  10394. Kick.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10395. Kick.Font = Enum.Font.SciFi
  10396. Kick.Text = "Kick"
  10397. Kick.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10398. Kick.TextSize = 13
  10399. Kick.TextWrapped = true
  10400. Kick.MouseButton1Down:connect(function()
  10401. AnimationId = "45737360"
  10402. local Anim = Instance.new("Animation")
  10403. Anim.AnimationId = "rbxassetid://"..AnimationId
  10404. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  10405. k:Play()
  10406. k:AdjustSpeed(1)
  10407. end)
  10408.  
  10409. Open.Name = "Open"
  10410. Open.Parent = CryptoGUI
  10411. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  10412. Open.Position = UDim2.new(-0.00400000019, 0, 0.605000019, 0)
  10413. Open.Size = UDim2.new(0, 130, 0, 54)
  10414. Open.Visible = false
  10415. Open.AutoButtonColor = false
  10416. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  10417. Open.Font = Enum.Font.SciFi
  10418. Open.Text = "Open"
  10419. Open.TextColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  10420. Open.TextSize = 20
  10421. Open.MouseButton1Down:connect(function()
  10422. Main.Visible = true
  10423. end)
  10424.  
  10425. Entry.Name = "Entry"
  10426. Entry.Parent = CryptoGUI
  10427. Entry.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  10428. Entry.BorderSizePixel = 0
  10429. Entry.Position = UDim2.new(0.416153252, 0, 0.279130489, 0)
  10430. Entry.Size = UDim2.new(0, 229, 0, 293)
  10431.  
  10432. Enter.Name = "Enter"
  10433. Enter.Parent = Entry
  10434. Enter.BackgroundColor3 = Color3.new(0.498039, 0, 0.709804)
  10435. Enter.BorderColor3 = Color3.new(1, 1, 1)
  10436. Enter.BorderSizePixel = 0
  10437. Enter.Position = UDim2.new(0.305676848, 0, 0.815699697, 0)
  10438. Enter.Size = UDim2.new(0, 90, 0, 34)
  10439. Enter.Font = Enum.Font.SciFi
  10440. Enter.Text = "Enter"
  10441. Enter.TextColor3 = Color3.new(1, 1, 1)
  10442. Enter.TextSize = 14
  10443. Enter.MouseButton1Down:connect(function()
  10444. if LoginEnter.Text == "Crypto" and PasswordEnter.Text == "Love" then
  10445. Entry.Visible = false
  10446. Enter.Visible = false
  10447. Open.Visible = true
  10448. end
  10449. end)
  10450.  
  10451. PasswordEnter.Name = "PasswordEnter"
  10452. PasswordEnter.Parent = Entry
  10453. PasswordEnter.BackgroundColor3 = Color3.new(0.498039, 0, 0.709804)
  10454. PasswordEnter.BorderSizePixel = 0
  10455. PasswordEnter.Position = UDim2.new(0.327510923, 0, 0.300341308, 0)
  10456. PasswordEnter.Size = UDim2.new(0, 154, 0, 39)
  10457. PasswordEnter.Font = Enum.Font.SourceSans
  10458. PasswordEnter.Text = ""
  10459. PasswordEnter.TextColor3 = Color3.new(1, 1, 1)
  10460. PasswordEnter.TextSize = 20
  10461. PasswordEnter.TextWrapped = true
  10462.  
  10463. Password.Name = "Password"
  10464. Password.Parent = PasswordEnter
  10465. Password.Active = false
  10466. Password.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  10467. Password.BorderSizePixel = 0
  10468. Password.Position = UDim2.new(-0.448051959, 0, 0, 0)
  10469. Password.Selectable = false
  10470. Password.Size = UDim2.new(0, 64, 0, 39)
  10471. Password.AutoButtonColor = false
  10472. Password.Font = Enum.Font.SciFi
  10473. Password.Text = "Password:apples12"
  10474. Password.TextColor3 = Color3.new(1, 1, 1)
  10475. Password.TextSize = 14
  10476.  
  10477. LoginEnter.Name = "LoginEnter"
  10478. LoginEnter.Parent = Entry
  10479. LoginEnter.Active = false
  10480. LoginEnter.BackgroundColor3 = Color3.new(0.498039, 0, 0.709804)
  10481. LoginEnter.BorderSizePixel = 0
  10482. LoginEnter.Position = UDim2.new(0.327510923, 0, 0.0819112659, 0)
  10483. LoginEnter.Size = UDim2.new(0, 154, 0, 39)
  10484. LoginEnter.Font = Enum.Font.SourceSans
  10485. LoginEnter.Text = "love"
  10486. LoginEnter.TextColor3 = Color3.new(1, 1, 1)
  10487. LoginEnter.TextSize = 20
  10488. LoginEnter.TextWrapped = true
  10489.  
  10490. Login.Name = "Login"
  10491. Login.Parent = LoginEnter
  10492. Login.Active = false
  10493. Login.BackgroundColor3 = Color3.new(0.431373, 0, 0.603922)
  10494. Login.BorderSizePixel = 0
  10495. Login.Position = UDim2.new(-0.324675322, 0, 0, 0)
  10496. Login.Selectable = false
  10497. Login.Size = UDim2.new(0, 50, 0, 39)
  10498. Login.AutoButtonColor = false
  10499. Login.Font = Enum.Font.SciFi
  10500. Login.Text = "Login:"
  10501. Login.TextColor3 = Color3.new(1, 1, 1)
  10502. Login.TextSize = 14
  10503.  
  10504. Down_2.Name = "Down"
  10505. Down_2.Parent = Entry
  10506. Down_2.BackgroundColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  10507. Down_2.BorderSizePixel = 0
  10508. Down_2.Position = UDim2.new(0, 0, 0.979522169, 0)
  10509. Down_2.Size = UDim2.new(0, 229, 0, 6)
Add Comment
Please, Sign In to add comment