Guest User

SSG PREMIUM V2 Leaked

a guest
Dec 1st, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 390.23 KB | None | 0 0
  1. -- Objects
  2.  
  3. local SSGPremiumV2 = Instance.new("ScreenGui")
  4. local LoginMenu = Instance.new("Frame")
  5. local Bar1 = Instance.new("TextLabel")
  6. local Bar2 = Instance.new("TextLabel")
  7. local User = Instance.new("TextBox")
  8. local Pass = Instance.new("TextBox")
  9. local Login = Instance.new("TextButton")
  10. local Main1 = Instance.new("Frame")
  11. local Bar4 = Instance.new("TextLabel")
  12. local Hammer = Instance.new("TextButton")
  13. local Admin = Instance.new("TextButton")
  14. local Muderer = Instance.new("TextButton")
  15. local PrisonOnepunch = Instance.new("TextButton")
  16. local Swordburst = Instance.new("TextButton")
  17. local RoseHub = Instance.new("TextButton")
  18. local Animation = Instance.new("TextButton")
  19. local Dab = Instance.new("TextButton")
  20. local Next = Instance.new("TextButton")
  21. local Close = Instance.new("TextButton")
  22. local Main2 = Instance.new("Frame")
  23. local Bar5 = Instance.new("TextLabel")
  24. local Wanted = Instance.new("TextButton")
  25. local ElectrickState = Instance.new("TextButton")
  26. local Treasurehuntauto = Instance.new("TextButton")
  27. local PrisonLifeallguns = Instance.new("TextButton")
  28. local Survivor = Instance.new("TextButton")
  29. local ComingSoon3 = Instance.new("TextButton")
  30. local ComingSoon = Instance.new("TextButton")
  31. local Commingsoon2 = Instance.new("TextButton")
  32. local Back = Instance.new("TextButton")
  33. local Close2 = Instance.new("TextButton")
  34. local Open = Instance.new("Frame")
  35. local OpenMain1 = Instance.new("TextButton")
  36.  
  37. -- Properties
  38.  
  39. SSGPremiumV2.Name = "SSG Premium V2"
  40. SSGPremiumV2.Parent = game.CoreGui
  41.  
  42. LoginMenu.Name = "Login Menu"
  43. LoginMenu.Parent = SSGPremiumV2
  44. LoginMenu.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  45. LoginMenu.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  46. LoginMenu.Position = UDim2.new(0.295202941, 0, 0.173431739, 0)
  47. LoginMenu.Size = UDim2.new(0, 332, 0, 342)
  48.  
  49. Bar1.Name = "Bar1"
  50. Bar1.Parent = LoginMenu
  51. Bar1.BackgroundColor3 = Color3.new(0, 0, 0)
  52. Bar1.Position = UDim2.new(0, 0, -0.00263265427, 0)
  53. Bar1.Size = UDim2.new(0, 331, 0, 20)
  54. Bar1.Font = Enum.Font.SourceSans
  55. Bar1.TextColor3 = Color3.new(0, 0, 0)
  56. Bar1.TextSize = 14
  57.  
  58. Bar2.Name = "Bar2"
  59. Bar2.Parent = LoginMenu
  60. Bar2.BackgroundColor3 = Color3.new(0, 0, 0)
  61. Bar2.BackgroundTransparency = 1
  62. Bar2.Position = UDim2.new(0, 0, 0.0530308075, 0)
  63. Bar2.Size = UDim2.new(0, 332, 0, 95)
  64. Bar2.Font = Enum.Font.Cartoon
  65. Bar2.Text = "SSG Premium V2"
  66. Bar2.TextColor3 = Color3.new(1, 1, 1)
  67. Bar2.TextScaled = true
  68. Bar2.TextSize = 14
  69. Bar2.TextWrapped = true
  70.  
  71. User.Name = "User"
  72. User.Parent = LoginMenu
  73. User.BackgroundColor3 = Color3.new(0, 0, 0)
  74. User.Position = UDim2.new(0.0692771077, 0, 0.356725156, 0)
  75. User.Size = UDim2.new(0, 260, 0, 40)
  76. User.Font = Enum.Font.Cartoon
  77. User.Text = "Username"
  78. User.TextColor3 = Color3.new(1, 1, 1)
  79. User.TextScaled = true
  80. User.TextSize = 14
  81. User.TextWrapped = true
  82. User.TextXAlignment = Enum.TextXAlignment.Left
  83.  
  84. Pass.Name = "Pass"
  85. Pass.Parent = LoginMenu
  86. Pass.BackgroundColor3 = Color3.new(0, 0, 0)
  87. Pass.Position = UDim2.new(0.0692771077, 0, 0.549707592, 0)
  88. Pass.Size = UDim2.new(0, 260, 0, 40)
  89. Pass.Font = Enum.Font.Cartoon
  90. Pass.Text = "Password"
  91. Pass.TextColor3 = Color3.new(1, 1, 1)
  92. Pass.TextScaled = true
  93. Pass.TextSize = 14
  94. Pass.TextWrapped = true
  95. Pass.TextXAlignment = Enum.TextXAlignment.Left
  96.  
  97. Login.Name = "Login"
  98. Login.Parent = LoginMenu
  99. Login.BackgroundColor3 = Color3.new(0, 0, 0)
  100. Login.Position = UDim2.new(0.159638554, 0, 0.742690086, 0)
  101. Login.Size = UDim2.new(0, 206, 0, 50)
  102. Login.Font = Enum.Font.Cartoon
  103. Login.Text = "Login"
  104. Login.TextColor3 = Color3.new(1, 1, 1)
  105. Login.TextScaled = true
  106. Login.TextSize = 14
  107. Login.TextWrapped = true
  108. Login.MouseButton1Down:connect(function()
  109. if User.Text == "imdrunk" and Pass.Text == "cwdiuah" then
  110. LoginMenu.Visible = false
  111. Open.Visible = true
  112. end
  113. end)
  114.  
  115. Main1.Name = "Main 1"
  116. Main1.Parent = SSGPremiumV2
  117. Main1.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  118. Main1.BackgroundTransparency = 0.15000000596046
  119. Main1.Position = UDim2.new(0.274275899, 0, 0.116236165, 0)
  120. Main1.Size = UDim2.new(0, 549, 0, 415)
  121. Main1.Visible = false
  122. Main1.Active = true
  123. Main1.Draggable = true
  124.  
  125. Bar4.Name = "Bar4"
  126. Bar4.Parent = Main1
  127. Bar4.BackgroundColor3 = Color3.new(0, 0, 0)
  128. Bar4.BackgroundTransparency = 0.15000000596046
  129. Bar4.Size = UDim2.new(0, 549, 0, 34)
  130. Bar4.Font = Enum.Font.Cartoon
  131. Bar4.Text = "SSG Premium V2"
  132. Bar4.TextColor3 = Color3.new(1, 1, 1)
  133. Bar4.TextScaled = true
  134. Bar4.TextSize = 14
  135. Bar4.TextWrapped = true
  136.  
  137. Hammer.Name = "Hammer"
  138. Hammer.Parent = Main1
  139. Hammer.BackgroundColor3 = Color3.new(0, 0, 0)
  140. Hammer.BackgroundTransparency = 0.15000000596046
  141. Hammer.Position = UDim2.new(0.0218579229, 0, 0.156626493, 0)
  142. Hammer.Size = UDim2.new(0, 200, 0, 50)
  143. Hammer.Font = Enum.Font.Cartoon
  144. Hammer.Text = "FE Hammer(High school dorm life)"
  145. Hammer.TextColor3 = Color3.new(1, 1, 1)
  146. Hammer.TextScaled = true
  147. Hammer.TextSize = 14
  148. Hammer.TextWrapped = true
  149. Hammer.MouseButton1Down:connect(function()
  150. game.ReplicatedStorage.Clothes:FireServer({[1] = "1055299", [2] = "none", [3] = "none", [4] = "none", [5] = "none", [2] = "none"})
  151. local oof = game.Players.LocalPlayer.Character:WaitForChild'TeapotTurret'
  152. local hamma = oof.GravityHammer
  153. hamma.Parent = game.Players.LocalPlayer.Backpack
  154. oof:Destroy()
  155. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  156. if v:IsA'HopperBin' then
  157. v:Destroy()
  158. end
  159. end
  160. end)
  161.  
  162. Admin.Name = "Admin"
  163. Admin.Parent = Main1
  164. Admin.BackgroundColor3 = Color3.new(0, 0, 0)
  165. Admin.BackgroundTransparency = 0.15000000596046
  166. Admin.Position = UDim2.new(0.551912546, 0, 0.156626493, 0)
  167. Admin.Size = UDim2.new(0, 200, 0, 50)
  168. Admin.Font = Enum.Font.Cartoon
  169. Admin.Text = "FE Admin Commands"
  170. Admin.TextColor3 = Color3.new(1, 1, 1)
  171. Admin.TextScaled = true
  172. Admin.TextSize = 14
  173. Admin.TextWrapped = true
  174. Admin.MouseButton1Down:connect(function()
  175. -- Have Fun!
  176. -- IT FUCKING TAKE MY SELF 1 HOUR TO RESCRIPT THIS CAUSE SKISPLOIT CANT RUN THE FUCKING COREGUI
  177. -- Re script by Alex games #9120
  178. -- By illremember#3799
  179.  
  180. -- Important Loading
  181. trueSettings = {
  182. commandPrefix = ";";
  183. hotkeys = {};
  184. fchotkeymode = "unfc";
  185. }
  186.  
  187. -- Important Variables
  188. gsPlayers = game:GetService("Players")
  189. gsWorkspace = game:GetService("Workspace")
  190. gsLighting = game:GetService("Lighting")
  191. gsReplicatedStorage = game:GetService("ReplicatedStorage")
  192. gsCoreGui = game:GetService("CoreGui")
  193. gsTween = game:GetService("TweenService")
  194. gsHttp = game:GetService("HttpService")
  195.  
  196. LP = gsPlayers.LocalPlayer
  197. Mouse = LP:GetMouse()
  198.  
  199. defaultSettings = gsHttp:JSONEncode(trueSettings)
  200. function CreateSave()
  201. writefile("Shattervast.txt", defaultSettings)
  202. wait(0.5)
  203. local content = readfile("Shattervast.txt")
  204. local trueValue = gsHttp:JSONDecode(content)
  205. commandPrefix = trueValue.commandPrefix
  206. hotkeys = trueValue.hotkeys
  207. fchotkeymode = trueValue.fchotkeymode
  208. end
  209. function fullUpdate()
  210. local updatedSettings = {
  211. commandPrefix = commandPrefix;
  212. hotkeys = hotkeys;
  213. fchotkeymode = fchotkeymode;
  214. }
  215. local fullUPDATED = gsHttp:JSONEncode(updatedSettings)
  216. wait(0.2)
  217. writefile("Shattervast.txt", fullUPDATED)
  218. end
  219. if writefile ~= nil then
  220. function builder()
  221. local TESTsave = readfile("Shattervast.txt")
  222. if TESTsave == nil then
  223. return false
  224. else
  225. return true
  226. end
  227. end
  228. local success, message = pcall(builder)
  229. if success == true then
  230. function reader()
  231. local content = readfile("Shattervast.txt")
  232. local trueValue = gsHttp:JSONDecode(content)
  233. commandPrefix = trueValue.commandPrefix
  234. hotkeys = trueValue.hotkeys
  235. if trueValue.fchotkeymode == nil then
  236. fchotkeymode = "unfc"
  237. fullUpdate()
  238. else
  239. fchotkeymode = trueValue.fchotkeymode
  240. end
  241. end
  242. reader()
  243. elseif success == false then
  244. CreateSave()
  245. end
  246. else
  247. commandPrefix = ";"
  248. hotkeys = {}
  249. fchotkeymode = "unfc"
  250. end
  251.  
  252. CurrentGravity = gsWorkspace.Gravity
  253. CurrentWalkspeed = LP.Character.Humanoid.WalkSpeed
  254. CurrentJumppower = LP.Character.Humanoid.JumpPower
  255. CurrentHipheight = LP.Character.Humanoid.HipHeight
  256. CurrentNormal = LP.DevCameraOcclusionMode
  257.  
  258. gsWorkspace.Camera.Changed:Connect(function()
  259. gsWorkspace.Camera.FieldOfView = 70
  260. end)
  261.  
  262. -- Important Functions
  263. function view(plr)
  264. if plr.Character.Humanoid ~= nil then
  265. gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Humanoid
  266. else
  267. gsWorkspace.CurrentCamera.CameraSubject = plr.Character.Head
  268. end
  269. end
  270. function unlockWS()
  271. for i,part in pairs(gsWorkspace:GetDescendants()) do
  272. if part:IsA("Part") then
  273. part.Locked = false
  274. end
  275. end
  276. end
  277. function lockWS()
  278. for i,part in pairs(gsWorkspace:GetDescendants()) do
  279. if part:IsA("Part") then
  280. part.Locked = true
  281. end
  282. end
  283. end
  284. function FEGodmode()
  285. local changeview = false
  286. if gsWorkspace.CurrentCamera.CameraSubject == LP.Character.Humanoid or gsWorkspace.CurrentCamera.CameraSubject == LP.Character then
  287. changeview = true
  288. end
  289. LP.Character.Humanoid.Name = 1
  290. local l = LP.Character["1"]:Clone()
  291. l.Parent = LP.Character
  292. l.Name = "Humanoid"
  293. wait(0.1)
  294. LP.Character["1"]:Destroy()
  295. if changeview then
  296. game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
  297. end
  298. LP.Character.Animate.Disabled = true
  299. wait(0.1)
  300. LP.Character.Animate.Disabled = false
  301. LP.Character.Humanoid.DisplayDistanceType = "None"
  302. end
  303. function RocketPropulsion(maxthrust,maxspeed,thrustp,targetplr,name)
  304. local l = Instance.new("RocketPropulsion")
  305. l.Parent = LP.Character.HumanoidRootPart
  306. l.CartoonFactor = 1
  307. l.MaxThrust = maxthrust
  308. l.MaxSpeed = maxspeed
  309. l.ThrustP = thrustp
  310. l.Name = name
  311. l.Target = targetplr.Character.HumanoidRootPart
  312. l:Fire()
  313. end
  314. function createIntro(style, msg, length)
  315. if gsCoreGui:FindFirstChild("Notification") then
  316. gsCoreGui:FindFirstChild("Notification"):Destroy()
  317. end
  318. local info = "http://www.roblox.com/asset/?id=1281284684"
  319. local warning = "http://www.roblox.com/asset/?id=1281286925"
  320. if style == "info" then
  321. style = info
  322. elseif style == "warning" then
  323. style = warning
  324. end
  325. local Notification = Instance.new("ScreenGui")
  326. local Frame = Instance.new("Frame")
  327. local TextLabel = Instance.new("TextLabel")
  328. local IMAGE = Instance.new("ImageLabel")
  329. Notification.Name = "Notification"
  330. Notification.Parent = game.Players.LocalPlayer.PlayerGui
  331. Notification.ResetOnSpawn = false
  332. Frame.Parent = Notification
  333. Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  334. Frame.BackgroundTransparency = 0.20000000298023
  335. Frame.BorderSizePixel = 0
  336. Frame.Position = UDim2.new(0, 0, -0.2, 0)
  337. Frame.Size = UDim2.new(1, 0, 0, 30)
  338. TextLabel.Parent = Frame
  339. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  340. TextLabel.BackgroundTransparency = 1
  341. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  342. TextLabel.Font = Enum.Font.SourceSansLight
  343. TextLabel.Text = msg
  344. TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  345. TextLabel.TextScaled = true
  346. TextLabel.TextSize = 14
  347. TextLabel.TextWrapped = true
  348. IMAGE.Parent = Frame
  349. IMAGE.BackgroundTransparency = 1
  350. IMAGE.Size = UDim2.new(0, 50, 0, 50)
  351. IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
  352. IMAGE.Image = style
  353. local Intro = Instance.new("ScreenGui")
  354. local Frame2 = Instance.new("Frame")
  355. local IMAGE2 = Instance.new("ImageLabel")
  356. Intro.Name = "Intro"
  357. Intro.Parent = game.Players.LocalPlayer.PlayerGui
  358. Intro.ResetOnSpawn = false
  359. Frame2.Parent = Intro
  360. Frame2.BackgroundTransparency = 1
  361. Frame2.BorderSizePixel = 0
  362. Frame2.Position = UDim2.new(0, 0, -0.2, 0)
  363. Frame2.Size = UDim2.new(1, 0, 0, 30)
  364. IMAGE2.Parent = Frame
  365. IMAGE2.BackgroundTransparency = 1
  366. IMAGE2.AnchorPoint = Vector2.new(0.5, 0)
  367. IMAGE2.Size = UDim2.new(0, 240, 0, 120)
  368. IMAGE2.Position = UDim2.new(0.5, 0, 0, 0)
  369. IMAGE2.Image = "http://www.roblox.com/asset/?id=1795472522"
  370. Frame2:TweenPosition(UDim2.new(0, 0, 0, 200), "Out", "Quad", 1.5)
  371. Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
  372. wait(length)
  373. pcall(function()
  374. Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  375. Frame2:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  376. end)
  377. wait(3.01)
  378. Intro:Destroy()
  379. Notification:Destroy()
  380. end
  381. function Notification(style, msg, length)
  382. if gsCoreGui:FindFirstChild("Notification") then
  383. gsCoreGui:FindFirstChild("Notification"):Destroy()
  384. end
  385. local info = "http://www.roblox.com/asset/?id=1281284684"
  386. local warning = "http://www.roblox.com/asset/?id=1281286925"
  387. if style == "info" then
  388. style = info
  389. elseif style == "warning" then
  390. style = warning
  391. end
  392. local Notification = Instance.new("ScreenGui")
  393. local Frame = Instance.new("Frame")
  394. local TextLabel = Instance.new("TextLabel")
  395. local IMAGE = Instance.new("ImageLabel")
  396. Notification.Name = "Notification"
  397. Notification.Parent = game.Players.LocalPlayer.PlayerGui
  398. Notification.ResetOnSpawn = false
  399. Frame.Parent = Notification
  400. Frame.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  401. Frame.BackgroundTransparency = 0.20000000298023
  402. Frame.BorderSizePixel = 0
  403. Frame.Position = UDim2.new(0, 0, -0.2, 0)
  404. Frame.Size = UDim2.new(1, 0, 0, 30)
  405. TextLabel.Parent = Frame
  406. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  407. TextLabel.BackgroundTransparency = 1
  408. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  409. TextLabel.Font = Enum.Font.SourceSansLight
  410. TextLabel.Text = msg
  411. TextLabel.TextColor3 = Color3.new(0.905882, 0.905882, 0.905882)
  412. TextLabel.TextScaled = true
  413. TextLabel.TextSize = 14
  414. TextLabel.TextWrapped = true
  415. IMAGE.Parent = Frame
  416. IMAGE.BackgroundTransparency = 1
  417. IMAGE.Size = UDim2.new(0, 50, 0, 50)
  418. IMAGE.Position = UDim2.new(0.1, 0, 0, 0)
  419. IMAGE.Image = style
  420. Frame:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 1.5)
  421. wait(length)
  422. pcall(function()
  423. Frame:TweenPosition(UDim2.new(0, 0, -1.5, 0), "Out", "Quad", 3)
  424. end)
  425. wait(3.01)
  426. Notification:Destroy()
  427. end
  428. function hasTools()
  429. local a = false
  430. local b = false
  431. for i,v in pairs(LP.Character:GetDescendants()) do
  432. if v:IsA("Tool") then
  433. if v ~= nil then
  434. a = true
  435. else
  436. a = false
  437. end
  438. end
  439. end
  440. for i,k in pairs(LP.Backpack:GetDescendants()) do
  441. if k:IsA("Tool") then
  442. if k ~= nil then
  443. b = true
  444. else
  445. b = false
  446. end
  447. end
  448. end
  449. return a or b
  450. end
  451. Compliments = {" is the coolest person in this server!", ", I really like your avatar!", ", I really want to be your friend!", " is truly amazing. Truly!", " is incredible!", ", you are my favourite here!!", ", I am complimenting you right now at this very moment.", " you are really awesome", " when will you be my friend!?", " is such a great person", " is a fantastic person!"}
  452. function complimentplr(player)
  453. local plrName = player.Name
  454. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(plrName..Compliments[math.random(1, #Compliments)], "All")
  455. end
  456. function createINFO(player)
  457. local InfoGUIv2 = Instance.new("ScreenGui")
  458. local Frame = Instance.new("Frame")
  459. local Frame_2 = Instance.new("Frame")
  460. local infoguiCLOSE = Instance.new("TextButton")
  461. local Frame_3 = Instance.new("Frame")
  462. local playerName = Instance.new("TextLabel")
  463. local Frame_4 = Instance.new("Frame")
  464. local playerAvatar = Instance.new("ImageLabel")
  465. local playerAccAge = Instance.new("TextLabel")
  466. local playerId = Instance.new("TextLabel")
  467. local playerOs = Instance.new("TextLabel")
  468. local playerMembership = Instance.new("TextLabel")
  469. local Frame_5 = Instance.new("Frame")
  470. local Frame_6 = Instance.new("Frame")
  471. InfoGUIv2.Name = "InfoGUIv2"
  472. InfoGUIv2.Parent = game.Players.LocalPlayer.PlayerGui
  473. InfoGUIv2.ResetOnSpawn = false
  474. Frame.Parent = InfoGUIv2
  475. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  476. Frame.BackgroundTransparency = 1
  477. Frame.BorderColor3 = Color3.new(0, 0, 0)
  478. Frame.ClipsDescendants = true
  479. Frame.Position = UDim2.new(0.45, 0, 1, 0)
  480. Frame.Size = UDim2.new(0, 265, 0, 302)
  481. Frame.ZIndex = -1
  482. Frame_2.Parent = Frame
  483. Frame_2.BackgroundColor3 = Color3.new(0.290196, 0, 0.447059)
  484. Frame_2.BorderSizePixel = 0
  485. Frame_2.Size = UDim2.new(0, 260, 0, 20)
  486. infoguiCLOSE.Name = "infoguiCLOSE"
  487. infoguiCLOSE.Parent = Frame_2
  488. infoguiCLOSE.BackgroundColor3 = Color3.new(1, 1, 1)
  489. infoguiCLOSE.BackgroundTransparency = 1
  490. infoguiCLOSE.BorderSizePixel = 0
  491. infoguiCLOSE.Position = UDim2.new(0, 230, 0, 0)
  492. infoguiCLOSE.Size = UDim2.new(0, 30, 0, 20)
  493. infoguiCLOSE.Font = Enum.Font.SourceSansBold
  494. infoguiCLOSE.Text = "X"
  495. infoguiCLOSE.TextColor3 = Color3.new(0.992157, 0.992157, 0.992157)
  496. infoguiCLOSE.TextSize = 20
  497. Frame_3.Parent = Frame
  498. Frame_3.BackgroundColor3 = Color3.new(0.482353, 0.121569, 0.635294)
  499. Frame_3.BorderSizePixel = 0
  500. Frame_3.Position = UDim2.new(0, 0, 0, 20)
  501. Frame_3.Size = UDim2.new(0, 260, 0, 40)
  502. playerName.Name = "playerName"
  503. playerName.Parent = Frame_3
  504. playerName.BackgroundColor3 = Color3.new(1, 1, 1)
  505. playerName.BackgroundTransparency = 1
  506. playerName.Position = UDim2.new(0, 10, 0, 5)
  507. playerName.Size = UDim2.new(0, 240, 0, 30)
  508. playerName.Font = Enum.Font.SourceSansLight
  509. playerName.Text = player.Name
  510. playerName.TextColor3 = Color3.new(0.988235, 0.988235, 0.988235)
  511. playerName.TextScaled = true
  512. playerName.TextSize = 14
  513. playerName.TextWrapped = true
  514. Frame_4.Parent = Frame
  515. Frame_4.BackgroundColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  516. Frame_4.BorderSizePixel = 0
  517. Frame_4.Position = UDim2.new(0, 0, 0, 60)
  518. Frame_4.Size = UDim2.new(0, 260, 0, 237)
  519. playerAvatar.Name = "playerAvatar"
  520. playerAvatar.Parent = Frame_4
  521. playerAvatar.BackgroundColor3 = Color3.new(1, 1, 1)
  522. playerAvatar.Position = UDim2.new(0, 85, 0, 10)
  523. playerAvatar.Size = UDim2.new(0, 85, 0, 85)
  524. playerAvatar.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=150&y=150&Format=Png&username="..player.Name
  525. playerAccAge.Name = "playerAccAge"
  526. playerAccAge.Parent = Frame_4
  527. playerAccAge.BackgroundColor3 = Color3.new(1, 1, 1)
  528. playerAccAge.BackgroundTransparency = 1
  529. playerAccAge.Position = UDim2.new(0, 5, 0, 101)
  530. playerAccAge.Size = UDim2.new(0, 250, 0, 30)
  531. playerAccAge.Font = Enum.Font.SourceSans
  532. playerAccAge.Text = "Account Age: "..player.AccountAge
  533. playerAccAge.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  534. playerAccAge.TextScaled = true
  535. playerAccAge.TextSize = 14
  536. playerAccAge.TextWrapped = true
  537. playerId.Name = "playerId"
  538. playerId.Parent = Frame_4
  539. playerId.BackgroundColor3 = Color3.new(1, 1, 1)
  540. playerId.BackgroundTransparency = 1
  541. playerId.Position = UDim2.new(0, 5, 0, 131)
  542. playerId.Size = UDim2.new(0, 250, 0, 30)
  543. playerId.Font = Enum.Font.SourceSans
  544. playerId.Text = "Account ID: "..player.UserId
  545. playerId.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  546. playerId.TextScaled = true
  547. playerId.TextSize = 14
  548. playerId.TextWrapped = true
  549. playerOs.Name = "playerOs"
  550. playerOs.Parent = Frame_4
  551. playerOs.BackgroundColor3 = Color3.new(1, 1, 1)
  552. playerOs.BackgroundTransparency = 1
  553. playerOs.Position = UDim2.new(0, 5, 0, 161)
  554. playerOs.Size = UDim2.new(0, 250, 0, 30)
  555. playerOs.Font = Enum.Font.SourceSansLight
  556. playerOs.Text = "Player OS: "..player.OsPlatform
  557. playerOs.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  558. playerOs.TextScaled = true
  559. playerOs.TextSize = 14
  560. playerOs.TextWrapped = true
  561. playerMembership.Name = "playerMembership"
  562. playerMembership.Parent = Frame_4
  563. playerMembership.BackgroundColor3 = Color3.new(1, 1, 1)
  564. playerMembership.BackgroundTransparency = 1
  565. playerMembership.Position = UDim2.new(0, 5, 0, 191)
  566. playerMembership.Size = UDim2.new(0, 250, 0, 30)
  567. playerMembership.Font = Enum.Font.SourceSansLight
  568. if player.MembershipType == Enum.MembershipType.None then
  569. playerMembership.Text = "No builder's club."
  570. elseif player.MembershipType == Enum.MembershipType.BuildersClub then
  571. playerMembership.Text = "Builder's club!"
  572. elseif player.MembershipType == Enum.MembershipType.TurboBuildersClub then
  573. playerMembership.Text = "Turbo Builder's club!"
  574. elseif player.MembershipType == Enum.MembershipType.OutrageousBuildersClub then
  575. playerMembership.Text = "Outrageous Builder's club!"
  576. end
  577. playerMembership.TextColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  578. playerMembership.TextScaled = true
  579. playerMembership.TextSize = 14
  580. playerMembership.TextWrapped = true
  581. Frame_5.Parent = Frame
  582. Frame_5.BackgroundColor3 = Color3.new(0, 0, 0)
  583. Frame_5.BackgroundTransparency = 0.69999998807907
  584. Frame_5.BorderColor3 = Color3.new(0, 0, 0)
  585. Frame_5.BorderSizePixel = 0
  586. Frame_5.ClipsDescendants = true
  587. Frame_5.Position = UDim2.new(0, 10, 0, 10)
  588. Frame_5.Selectable = true
  589. Frame_5.Size = UDim2.new(0, 255, 0, 292)
  590. Frame_5.ZIndex = -1
  591. Frame_6.Parent = Frame
  592. Frame_6.BackgroundColor3 = Color3.new(0, 0, 0)
  593. Frame_6.BackgroundTransparency = 0.69999998807907
  594. Frame_6.BorderColor3 = Color3.new(0, 0, 0)
  595. Frame_6.BorderSizePixel = 0
  596. Frame_6.ClipsDescendants = true
  597. Frame_6.Position = UDim2.new(0, 8, 0, 8)
  598. Frame_6.Selectable = true
  599. Frame_6.Size = UDim2.new(0, 255, 0, 292)
  600. Frame_6.ZIndex = -1
  601. local closeGet = {}
  602. closeGet.Size = UDim2.new(0, 0, 0, 0)
  603. local openGet = {}
  604. openGet.Position = UDim2.new(0.45, 0, 0.45, 0)
  605. local closeFunction = gsTween:Create(Frame, TweenInfo.new(2, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), closeGet)
  606. local openFunction = gsTween:Create(Frame, TweenInfo.new(1, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), openGet)
  607. infoguiCLOSE.MouseButton1Click:Connect(function()
  608. closeFunction:Play()
  609. Frame:TweenPosition((Frame.Position + UDim2.new(0, 265 / 2, 0, 302 / 2)), "InOut", "Sine", 2)
  610. wait(2.01)
  611. Frame:Destroy()
  612. end)
  613. openFunction:Play()
  614. local UserInputService = game:GetService("UserInputService")
  615. local dragging
  616. local dragInput
  617. local dragStart
  618. local startPos
  619. local function update(input)
  620. local delta = input.Position - dragStart
  621. local dragTime = 0.055
  622. local SmoothDrag = {}
  623. SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  624. local dragSmoothFunction = gsTween:Create(Frame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  625. dragSmoothFunction:Play()
  626. end
  627. Frame.InputBegan:Connect(function(input)
  628. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  629. dragging = true
  630. dragStart = input.Position
  631. startPos = Frame.Position
  632. input.Changed:Connect(function()
  633. if input.UserInputState == Enum.UserInputState.End then
  634. dragging = false
  635. end
  636. end)
  637. end
  638. end)
  639. Frame.InputChanged:Connect(function(input)
  640. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  641. dragInput = input
  642. end
  643. end)
  644. UserInputService.InputChanged:Connect(function(input)
  645. if input == dragInput and dragging and Frame.Size == UDim2.new(0, 265, 0, 302) then
  646. update(input)
  647. end
  648. end)
  649. end
  650. function clientSided()
  651. Notification("info", "This command is for the client (you) only, no one else can see!", 6)
  652. end
  653. searchCmds={"1 print [msg] - Prints a message to the developer console","2 warn [msg] - Warns a message to the developer console","3 sit - Makes you sit","4 god - Activates FE Godmode (breaks tools)","5 view [plr] - Changes your camera subject to another player","6 unview - Changes your camera back to your player","7 gravity [num] - Changes workspace gravity to [num]","8 ungravity - Reverts workspace gravity to game's default","9 goto [plr] - Teleports you to a player","10 fecheck - Checks whether the game is FE or not","11 lockws - Locks the whole workspace","12 unlockws - Unlocks the whole workspace","13 noclip - Allows you to walk through walls and other objects","14 clip - Stops noclip, can collide","15 follow [plr] / [num] - Makes you follow a player constantly, optional [num] for how far away to follow","16 unfollow - Stops you from following","17 fling [plr] / [pow] - Uses your character to fling a player, optional [pow] for how much power to put into the fling","18 unfling - Stops you from flinging","19 trail [plr] / [num] - Makes you trail (walk infront) of a player constantly, optional [num] for how far away to trail","20 untrail - Stops you from trailing","21 annoy [plr] - Loop teleports you to the player","22 unannoy - Stops loop teleporting you","23 reset - Resets your character","24 grespawn - Respawns your character, best for use after FE godmode","25 respawn - Respawns your character, best to use if grespawn fails to work","26 speed // ws [num] - Changes your walkspeed (speed or ws) to [num]","27 jumppower // jp [num] - Changes your jumppower (jumppower or jp) to [num]","28 hipheight // hh [num] - Changes your hipheight (hipheight or hh) to [num]","29 default - Changes your walkspeed, jumppower and hipheight back to normal","30 credits - Displays admin credits (by illremember#3799)","31 attach [plr] - Attaches you to a player, tool required","32 fly / [speed] - Enables fly, optional [speed] for how fast to fly","33 unfly - Disables fly","34 kill [plr] - Kills a player, tool required","35 bring [plr] - Brings a player, tool required","36 naked - Displays avatar body colours","37 nolimbs - Deletes all your arms and legs","38 noarms - Deletes both your arms","39 nolegs - Deletes both your legs","40 antikick [on/off] - Blocks all remotes for antikick when on, disables when off","41 blockremote [remote] / [service] - Blocks a remote from firing, optional [service] for where the remote is located","42 remotespy [on/off] - Prints all remotes to developer console when on when fired, stops printing when off","43 bang [plr] / [speed] - Bangs a player, optional [speed] to set animation adjust speed","44 unbang - Stops bang player","45 spam [msg] - Spams [msg] in chat","46 spamdelay [num] - Sets how long to wait in between spamming","47 unspam - Stops spamming","48 info [plr] - Creates GUI with information about player account, shows Account age, membership and account ID","49 age [plr] - Chats account age of player","50 invisible - Enables FE invisibility, by Timeless","51 walk [plr] - Begins to make you loop walk towards player","52 glitch [plr] / [num] - Glitches a player, tool required, optional [num] for strength of glitch","53 tp [plr] [plr] - Teleports a player to another player, tool required","54 givetool [plr] / [tool] - Gives your current equipped tool to player, optional [tool] to pick a tool by name from your inventory","55 givealltools [plr] - Gives all tools currently equipped and in inventory to player","56 blockhats - Removes mesh of all accessories","57 blocktool - Removes mesh of currently equipped tool","58 orbit [plr] - Begins to make you orbit around a player","59 unorbit - Stops you orbiting a player","60 pos - Shows your current position","61 savepos - Saves your current position","62 loadpos - Loads your current position from savepos","63 tppos [num] [num] [num] - Teleports you to position [num], [num], [num]","64 pmspam [plr] [msg] - Makes you spam a player's pm with [msg]","65 unpmspam - Stops spamming a player's pm","66 wsvis [num] - Changes all parts in workspace to [num] transparency","67 bringobj [obj] / [num] - Brings an object in the workspace to you, optional [num] for how far away to bring object","68 cbring [plr] - Brings a player to you constantly on client","69 uncbring - Stops bringing a player to you on client","70 cfreeze [plr] - Freezes a player on your client","71 uncfreeze / [plr] - Unfreezes a player on your cleint","72 unattach - Unattaches you from a player","73 reach [on/off] / [num] - Activates/Deactivates reach for currently equipped tool, optional [num] for how long the reach should be","74 droptool / [tool] - Drops a tool into the workspace, optional [tool] command for which tool to drop","75 drophats - Drops all your accessories into the workspace","76 hidecmdbar - Hides the command bar","77 showcmdbar - Shows the command bar","78 prefix [key] - Changes your prefix to [key] must be 1 character","79 removeinvis - Removes all invisible parts in workspace","80 removefog - Removes fog in lighting","81 animation [id/gui] / [speed] - Makes you play an animation with [id], optional [speed] for adjusting animation speed OR [gui] to open Energize animation GUI","82 btools - Gives you btools for deleting, copying and dragging (client side)","83 esp [plr] - Enables an esp for that player, credits to Infinite Yield","84 unesp / [plr] - Disables all esp, optional [plr] for disabling esp just for that player","85 dice - Chats you rolling a dice for 1, 2, 3, 4, 5 or 6","86 random [min] [max] - Chats you picking a random number between [min] and [max]","87 closegame - Shutsdown/closes your game","88 savetool / [tool] - Saves a tool to your player equipped, optional [tool] for which tool to save in your inventory","89 loadtool / [tool] - Loads a tool from your player, optional [tool] for which tool to load by name","90 savealltool - Saves all tools in your character/inventory","91 loadalltool - Loads all tools in your player saved tools","92 clicktp / [key] - Enables click teleport, optional [key] to set a key instead of clicking","93 clickdel / [key] - Enables click delete part, optional [key] to set a key instead of clicking","94 unclicktp - Disables clicktp","95 unclickdel - Disables clickdel","96 shutdown - Attempts a server shutdown","97 chatlogs - Opens up a chat log gui with options to print chat to developer console","98 stopadmin - Disables currently running admin completely","99 freecam / [speed] - Enables freecam (like flying but not in character), optional [speed] for how fast the freecam should go","100 unfreecam // unfc - Disables freecam","101 fctp [plr] - Teleports your freecam to player","102 gotofc - Teleports you to current freecam position","103 cmds - Opens up this GUI with commands","104 fullcredits - Shows full individual credits for all help with the admin","105 hotkey [key] [cmd] - Creates a hotkey that executes [cmd] when [key] is pressed","106 removehotkey [key] - Removes a hotkey with [key]","107 removeallhotkey - Removes all current hotkeys for commands","108 printhotkeys - Prints all current existing hotkeys","109 os [plr] - Chats the current OS of a player","110 spin [plr] - Makes you spin with a player, tool required","111 unspin - Stops you spinning a player/teleporting to a player","112 explorer - Loads DEX explorer","113 maxzoom [num] - Changes your maxzoom to number","114 stare [plr] - Makes you stare at another player","115 unstare [plr] - Makes you stop staring at player","116 tempgod - Enables temporary FE godmode, does not work on all games, does not break tools","117 void [plr] - Teleports you and a player to the void, requires a tool","118 freefall [plr] - Makes you and a player freefall to the ground","119 version - Shows current admin's version","120 shiftlockon - Enables shift lock if not enabled by game developer","121 copychat [plr] - Makes you copy the chat player says, use uncopychat to stop copying chat","122 newattach [plr] - Does not FE Godmode you, requires 2 tools, attaches you to player","123 newkill [plr] - Does not FE Godmode you, requires 2 tools, kills player","124 newbring [plr] - Does not FE Godmode you, requires 2 tools, brings player","125 spawn [ws/jp/hh/god] [num] - Sets your walkspeed/jumppower/hipheight to number whenever you respawn, or makes you FE Godded whenever you respawn","126 unspawn - Stops you spawning with stats set by "..commandPrefix.."spawn","127 autosavetool [on/off] - Auto saves your tools when you reset","128 beginbot / [mode] - Makes you a bot for other players, type just "..commandPrefix.."beginbot to print available modes","129 endbot / [mode] - Ends "..commandPrefix.."beginbot, optional [mode] to disable one mode only","130 stopsit - Disables your ability to sit","131 gosit - Enables your ability to sit","132 spawnpoint - Sets your spawnpoint for whenever you reset to where you are","133 nospawn - Removes your spawnpoint","134 chaterror - Creates a chat error, works best first time","135 bypass [on/off] - Changes certain commands like "..commandPrefix.."fly so they are not detected by most anti-exploits", "136 fixcam - Fixes your camera in case it breaks", "137 gotoobj [obj] - Teleports you to a part in the workspace, make sure you put the name properly!", "138 breakcam - Makes it so your camera can go through parts, fixed with "..commandPrefix.."fixcam", "139 inviscam - Makes it so your camera goes through parts and makes them transparent so your character is always visible, fixed with "..commandPrefix.."fixcam", "140 printobj / [key] - Prints the object's path clicked to developer console, optional [key] for key pressed instead of click", "141 unprintobj - Stops printobj from running", "142 hotkeyfc [goto/unfc] - If freecam is set as a hotkey, chooses whether to use unfreecam or gotofc when disabling through a hotkey", "143 carpet [plr] - Makes you a carpet for a player", "144 uncarpet - Stops carpet", "145 brickcreate [num] / [pos] [pos] [pos] - Creates [num] amount of bricks from accessories, wont work in all games, optional [pos] for position to create bricks", "146 uncopychat - Stops copying chat", "147 forward / [speed] - Makes you automatically move forward default speed is 1", "148 unforward - Stops you moving automatically forward from forward", "149 id [plr] - Makes you chat the user ID of the player", "150 spinhats / [pow] - Makes all your accessories begin to spin around! Credit to xFunnieuss.", "151 unspinhats - Stops spinhats from spinning accessories", "152 headless - Makes you headless, but cannot control your character after, use grespawn to reset", "153 savemap - Saves the current workspace/map", "154 loadmap - Loads map saved by savemap", "155 creatorid - Changes your user ID to the game creator's user ID", "156 gameid - Shows the game's ID", "157 delobj [obj] - Allows you to delete an object in the workspace by name", "158 glide [plr] / [speed] - Makes you glide towards a player, optional [speed] for the speed of gliding", "159 stutter [on/off] - Makes your character begin stuttering as you move", "160 platform - Creates a platform on your client that you can stand on, deletes in 20 seconds", "161 servertime - Gets the server time", "162 ride [plr] - Makes you ride a player's head", "163 unride [plr] - Makes you stop riding a player's head", "164 cmute [plr] - Client mutes a player, useful for muting spammers", "165 uncmute - Unmutes a player that has been cmuted", "166 hat [plr] - Makes you carpet a player, but on their head", "167 unhat - Stops hat from running", "168 chat [msg] - Makes you chat a string, useful for hotkeys"}
  654. CMDS={"print [msg]","warn [msg]","sit","god","view [plr]","unview","gravity [num]","ungravity","goto [plr]","fecheck","lockws","unlockws","noclip","clip","follow [plr] / [num]","unfollow","fling [plr] / [pow]","unfling","trail [plr] / [num]","untrail","annoy [plr]","unannoy","reset","grespawn","respawn","speed // ws [num]","jumppower // jp [num]","hipheight // hh [num]","default","credits","attach [plr]","fly / [speed]","unfly","kill [plr]","bring [plr]","naked","nolimbs","noarms","nolegs","antikick [on/off]","blockremote [remote] / [service]","remotespy [on/off]","bang [plr] / [speed]","unbang","spam [msg]","spamdelay [num]","unspam","info [plr]","age [plr]","invisible","walk [plr]","glitch [plr] / [num]","tp [plr] [plr]","givetool [plr] / [tool]","givealltools [plr]","blockhats","blocktool","orbit [plr]","unorbit","pos","savepos","loadpos","tppos [num] [num] [num]","pmspam [plr] [msg]","unpmspam","wsvis [num]","bringobj [obj] / [num]","cbring [plr] / [num]","uncbring","cfreeze [plr]","uncfreeze / [plr]","unattach","reach [on/off] / [num]","droptool / [tool]","drophats","hidecmdbar","showcmdbar","prefix [key]","removeinvis","removefog","animation [id/gui] / [speed]","btools","esp [plr]","unesp / [plr]","dice","random [min] [max]","closegame","savetool / [tool]","loadtool / [tool]","savealltool","loadalltool","clicktp / [key]","clickdel / [key]","unclicktp","unclickdel","oof","chatlogs","stopadmin","freecam / [speed] // fc / [speed]","unfreecam // unfc","gotofc","cmds","fullcredits","hotkey [key] [cmd]","removehotkey [key]","removeallhotkey","printhotkeys","os [plr]","spin [plr]","unspin","fctp [plr]","explorer","maxzoom [num]","stare [plr]","unstare [plr]","tempgod","void [plr]","freefall [plr]","version","shiftlockon","copychat [plr]","newattach [plr]","newkill [plr]","newbring [plr]","spawn [ws/jp/hh/god] [num]","unspawn","autosavetool [on/off]","beginbot / [mode]","endbot / [mode]","stopsit","gosit","spawnpoint","nospawn","chaterror", "bypass [on/off]", "fixcam", "gotoobj [obj]", "breakcam", "inviscam", "printobj / [key]", "unprintobj", "hotkeyfc [goto/unfc]", "carpet [plr]", "uncarpet", "brickcreate [num] / [pos] [pos] [pos]", "uncopychat", "forward / [speed]", "unforward", "id [plr]", "spinhats / [pow]", "unspinhats", "headless", "savemap", "loadmap", "creatorid", "gameid", "delobj [obj]", "glide [plr] / [speed]", "stutter [on/off]", "platform", "servertime", "ride [plr]", "unride", "cmute [plr]", "uncmute", "hat [plr]", "unhat", "chat [msg]"} -- 168
  655. local CMDS_GUI_V2 = Instance.new("ScreenGui")
  656. local CMDSmain = Instance.new("Frame")
  657. local CMDSframemain = Instance.new("Frame")
  658. local cmdgui_topframe = Instance.new("Frame")
  659. local closecmdsgui = Instance.new("TextButton")
  660. local cmdgui_midframe = Instance.new("Frame")
  661. local cmdsgui_SearchFunction = Instance.new("TextBox")
  662. local cmdsgui_searchDETAILFRAME = Instance.new("Frame")
  663. local cmdsgui_searchDETAILTEXT = Instance.new("TextLabel")
  664. local ListofCMDS = Instance.new("ScrollingFrame")
  665. local cmdTutorial = Instance.new("TextLabel")
  666. local cmdTutorial_2 = Instance.new("TextLabel")
  667. local cmdTutorial_3 = Instance.new("TextLabel")
  668. local CMDS_Shadow = Instance.new("Frame")
  669. local CMDS_Shadow2 = Instance.new("Frame")
  670. CMDS_GUI_V2.Name = "CMDS_GUI_V2"
  671. CMDS_GUI_V2.Parent = game.Players.LocalPlayer.PlayerGui
  672. CMDS_GUI_V2.ResetOnSpawn = false
  673. CMDSmain.Name = "CMDSmain"
  674. CMDSmain.Parent = CMDS_GUI_V2
  675. CMDSmain.BackgroundColor3 = Color3.new(1, 1, 1)
  676. CMDSmain.BackgroundTransparency = 1
  677. CMDSmain.Position = UDim2.new(0, 695, 0, 297)
  678. CMDSmain.Size = UDim2.new(0, 440, 0, 367)
  679. CMDSmain.AnchorPoint = Vector2.new(0.5, 0.5)
  680. CMDSmain.Visible = false
  681. CMDSmain.ClipsDescendants = true
  682. CMDSframemain.Name = "CMDSframemain"
  683. CMDSframemain.Parent = CMDSmain
  684. CMDSframemain.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
  685. CMDSframemain.BorderSizePixel = 0
  686. CMDSframemain.Size = UDim2.new(0, 440, 0, 367)
  687. cmdgui_topframe.Name = "cmdgui_topframe"
  688. cmdgui_topframe.Parent = CMDSframemain
  689. cmdgui_topframe.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  690. cmdgui_topframe.BorderSizePixel = 0
  691. cmdgui_topframe.Size = UDim2.new(0, 440, 0, 15)
  692. closecmdsgui.Name = "closecmdsgui"
  693. closecmdsgui.Parent = cmdgui_topframe
  694. closecmdsgui.BackgroundColor3 = Color3.new(1, 1, 1)
  695. closecmdsgui.BackgroundTransparency = 1
  696. closecmdsgui.Position = UDim2.new(0, 410, 0, 0)
  697. closecmdsgui.Size = UDim2.new(0, 30, 0, 15)
  698. closecmdsgui.Font = Enum.Font.SourceSansBold
  699. closecmdsgui.Text = "X"
  700. closecmdsgui.TextColor3 = Color3.new(0.968628, 0.968628, 0.968628)
  701. closecmdsgui.TextSize = 20
  702. cmdgui_midframe.Name = "cmdgui_midframe"
  703. cmdgui_midframe.Parent = CMDSframemain
  704. cmdgui_midframe.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  705. cmdgui_midframe.BorderSizePixel = 0
  706. cmdgui_midframe.Position = UDim2.new(0, 0, 0, 15)
  707. cmdgui_midframe.Size = UDim2.new(0, 440, 0, 45)
  708. cmdsgui_SearchFunction.Name = "cmdsgui_SearchFunction"
  709. cmdsgui_SearchFunction.Parent = cmdgui_midframe
  710. cmdsgui_SearchFunction.BackgroundColor3 = Color3.new(1, 1, 1)
  711. cmdsgui_SearchFunction.BackgroundTransparency = 1
  712. cmdsgui_SearchFunction.BorderSizePixel = 0
  713. cmdsgui_SearchFunction.Position = UDim2.new(0, 120, 0, 10)
  714. cmdsgui_SearchFunction.Size = UDim2.new(0, 200, 0, 25)
  715. cmdsgui_SearchFunction.Font = Enum.Font.SourceSans
  716. cmdsgui_SearchFunction.Text = ""
  717. cmdsgui_SearchFunction.TextColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  718. cmdsgui_SearchFunction.TextScaled = true
  719. cmdsgui_SearchFunction.TextSize = 14
  720. cmdsgui_SearchFunction.TextWrapped = true
  721. cmdsgui_searchDETAILFRAME.Name = "cmdsgui_searchDETAILFRAME"
  722. cmdsgui_searchDETAILFRAME.Parent = cmdsgui_SearchFunction
  723. cmdsgui_searchDETAILFRAME.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  724. cmdsgui_searchDETAILFRAME.BorderSizePixel = 0
  725. cmdsgui_searchDETAILFRAME.Position = UDim2.new(0, 0, 0, 25)
  726. cmdsgui_searchDETAILFRAME.Size = UDim2.new(0, 200, 0, 2)
  727. cmdsgui_searchDETAILTEXT.Name = "cmdsgui_searchDETAILTEXT"
  728. cmdsgui_searchDETAILTEXT.Parent = cmdsgui_SearchFunction
  729. cmdsgui_searchDETAILTEXT.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  730. cmdsgui_searchDETAILTEXT.BackgroundTransparency = 1
  731. cmdsgui_searchDETAILTEXT.Size = UDim2.new(0, 200, 0, 25)
  732. cmdsgui_searchDETAILTEXT.Font = Enum.Font.SourceSansLight
  733. cmdsgui_searchDETAILTEXT.Text = "Search"
  734. cmdsgui_searchDETAILTEXT.TextColor3 = Color3.fromRGB(240, 240, 240)
  735. cmdsgui_searchDETAILTEXT.TextSize = 30
  736. ListofCMDS.Name = "ListofCMDS"
  737. ListofCMDS.Parent = CMDSframemain
  738. ListofCMDS.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
  739. ListofCMDS.BorderSizePixel = 0
  740. ListofCMDS.Position = UDim2.new(0, 0, 0, 60)
  741. ListofCMDS.Size = UDim2.new(0, 440, 0, 307)
  742. ListofCMDS.CanvasSize = UDim2.new(5, 0, 8, 0)
  743. ListofCMDS.ScrollingDirection = Enum.ScrollingDirection.XY
  744. cmdTutorial.Name = "cmdTutorial"
  745. cmdTutorial.Parent = ListofCMDS
  746. cmdTutorial.BackgroundColor3 = Color3.new(1, 1, 1)
  747. cmdTutorial.BackgroundTransparency = 1
  748. cmdTutorial.BorderSizePixel = 0
  749. cmdTutorial.Position = UDim2.new(0, 5, 0, 5)
  750. cmdTutorial.Size = UDim2.new(0, 420, 0, 20)
  751. cmdTutorial.Font = Enum.Font.SourceSansBold
  752. cmdTutorial.Text = "\"/\" means OPTIONAL argument after"
  753. cmdTutorial.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  754. cmdTutorial.TextScaled = true
  755. cmdTutorial.TextSize = 14
  756. cmdTutorial.TextWrapped = true
  757. cmdTutorial.TextXAlignment = Enum.TextXAlignment.Left
  758. cmdTutorial_2.Name = "cmdTutorial"
  759. cmdTutorial_2.Parent = ListofCMDS
  760. cmdTutorial_2.BackgroundColor3 = Color3.new(1, 1, 1)
  761. cmdTutorial_2.BackgroundTransparency = 1
  762. cmdTutorial_2.BorderSizePixel = 0
  763. cmdTutorial_2.Position = UDim2.new(0, 5, 0, 25)
  764. cmdTutorial_2.Size = UDim2.new(0, 420, 0, 20)
  765. cmdTutorial_2.Font = Enum.Font.SourceSansBold
  766. cmdTutorial_2.Text = "\"//\" means another way of running command"
  767. cmdTutorial_2.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  768. cmdTutorial_2.TextScaled = true
  769. cmdTutorial_2.TextSize = 14
  770. cmdTutorial_2.TextWrapped = true
  771. cmdTutorial_2.TextXAlignment = Enum.TextXAlignment.Left
  772. cmdTutorial_3.Name = "cmdTutorial"
  773. cmdTutorial_3.Parent = ListofCMDS
  774. cmdTutorial_3.BackgroundColor3 = Color3.new(1, 1, 1)
  775. cmdTutorial_3.BackgroundTransparency = 1
  776. cmdTutorial_3.BorderSizePixel = 0
  777. cmdTutorial_3.Position = UDim2.new(0, 5, 0, 45)
  778. cmdTutorial_3.Size = UDim2.new(0, 420, 0, 20)
  779. cmdTutorial_3.Font = Enum.Font.SourceSansBold
  780. cmdTutorial_3.Text = "Anything inside \"[ ]\" is an argument for the command"
  781. cmdTutorial_3.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  782. cmdTutorial_3.TextScaled = true
  783. cmdTutorial_3.TextSize = 14
  784. cmdTutorial_3.TextWrapped = true
  785. cmdTutorial_3.TextXAlignment = Enum.TextXAlignment.Left
  786. CMDS_Shadow.Name = "CMDS_Shadow"
  787. CMDS_Shadow.Parent = CMDSmain
  788. CMDS_Shadow.BackgroundColor3 = Color3.new(0, 0, 0)
  789. CMDS_Shadow.BackgroundTransparency = 0.60000002384186
  790. CMDS_Shadow.BorderSizePixel = 0
  791. CMDS_Shadow.Position = UDim2.new(0, 2, 0, 2)
  792. CMDS_Shadow.Size = UDim2.new(0, 440, 0, 367)
  793. CMDS_Shadow.ZIndex = -1
  794. CMDS_Shadow2.Name = "CMDS_Shadow2"
  795. CMDS_Shadow2.Parent = CMDSmain
  796. CMDS_Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
  797. CMDS_Shadow2.BackgroundTransparency = 0.80000001192093
  798. CMDS_Shadow2.BorderSizePixel = 0
  799. CMDS_Shadow2.Position = UDim2.new(0, 5, 0, 5)
  800. CMDS_Shadow2.Size = UDim2.new(0, 440, 0, 367)
  801. CMDS_Shadow2.ZIndex = -1
  802. closecmdsgui.MouseButton1Click:Connect(function()
  803. CMDSmain:TweenSize(UDim2.new(0, 0, 0, 0), "InOut", "Sine", 2)
  804. end)
  805. function CreateCMDlabel(position, text)
  806. local sizenow = 15
  807. local cmdHere = Instance.new("TextLabel")
  808. cmdHere.Name = "cmdHere"
  809. cmdHere.TextWrapped = true
  810. cmdHere.Parent = ListofCMDS
  811. cmdHere.BackgroundColor3 = Color3.new(1, 1, 1)
  812. cmdHere.BackgroundTransparency = 1
  813. cmdHere.BorderSizePixel = 0
  814. cmdHere.Position = position
  815. cmdHere.Size = UDim2.new(0, 1950, 0, sizenow)
  816. cmdHere.Font = Enum.Font.SourceSans
  817. cmdHere.Text = text
  818. cmdHere.TextWrapped = true
  819. cmdHere.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  820. cmdHere.TextScaled = false
  821. cmdHere.TextSize = 20
  822. cmdHere.TextXAlignment = Enum.TextXAlignment.Left
  823. end
  824. for i,_cmds in pairs(searchCmds) do
  825. CreateCMDlabel(UDim2.new(0, 5, 0, 50 + (i * 15)), _cmds)
  826. end
  827. local UserInputService = game:GetService("UserInputService")
  828. local dragging
  829. local dragInput
  830. local dragStart
  831. local startPos
  832. local function updateCMDS(input)
  833. local delta = input.Position - dragStart
  834. local dragTime = 0.055
  835. local SmoothDrag = {}
  836. SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  837. local dragSmoothFunction = gsTween:Create(CMDSmain, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  838. dragSmoothFunction:Play()
  839. end
  840. cmdgui_topframe.InputBegan:Connect(function(input)
  841. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  842. dragging = true
  843. dragStart = input.Position
  844. startPos = CMDSmain.Position
  845. input.Changed:Connect(function()
  846. if input.UserInputState == Enum.UserInputState.End then
  847. dragging = false
  848. end
  849. end)
  850. end
  851. end)
  852. cmdgui_topframe.InputChanged:Connect(function(input)
  853. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  854. dragInput = input
  855. end
  856. end)
  857. cmdgui_midframe.InputBegan:Connect(function(input)
  858. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  859. dragging = true
  860. dragStart = input.Position
  861. startPos = CMDSmain.Position
  862. input.Changed:Connect(function()
  863. if input.UserInputState == Enum.UserInputState.End then
  864. dragging = false
  865. end
  866. end)
  867. end
  868. end)
  869. cmdgui_midframe.InputChanged:Connect(function(input)
  870. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  871. dragInput = input
  872. end
  873. end)
  874. UserInputService.InputChanged:Connect(function(input)
  875. if input == dragInput and dragging then
  876. updateCMDS(input)
  877. end
  878. end)
  879. cmdsgui_SearchFunction.Focused:Connect(function()
  880. cmdsgui_SearchFunction.TextTransparency = 0
  881. local searchTween = {}
  882. searchTween.TextColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  883. searchTween.TextSize = 18
  884. searchTween.Position = UDim2.new(0, -70, 0, -15)
  885. local frameTweenblue = {}
  886. frameTweenblue.BackgroundColor3 = Color3.new(0.0980392, 0.462745, 0.823529)
  887. local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
  888. searchTween1:Play()
  889. local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
  890. frameTweenblue1:Play()
  891. end)
  892. cmdsgui_SearchFunction.FocusLost:Connect(function(enterPressed)
  893. if not enterPressed then
  894. cmdsgui_SearchFunction.TextTransparency = 1
  895. else
  896. cmdsgui_SearchFunction.Text = " "
  897. end
  898. local searchTween = {}
  899. searchTween.TextColor3 = Color3.fromRGB(240, 240, 240)
  900. searchTween.TextSize = 30
  901. searchTween.Position = UDim2.new(0, 0, 0, 0)
  902. local frameTweenblue = {}
  903. frameTweenblue.BackgroundColor3 = Color3.fromRGB(240, 240, 240)
  904. local searchTween1 = gsTween:Create(cmdsgui_searchDETAILTEXT, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), searchTween)
  905. searchTween1:Play()
  906. local frameTweenblue1 = gsTween:Create(cmdsgui_searchDETAILFRAME, TweenInfo.new(0.3, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), frameTweenblue)
  907. frameTweenblue1:Play()
  908. end)
  909. cmdsgui_SearchFunction.Changed:Connect(function()
  910. local index = 0
  911. if cmdsgui_SearchFunction.Text ~= "" then
  912. for i,v in pairs(ListofCMDS:GetChildren()) do
  913. if v.Name == "cmdHere" then
  914. if not string.find(v.Text, cmdsgui_SearchFunction.Text) then
  915. v.Visible = false
  916. else
  917. v.Visible = true
  918. index = index + 1
  919. v.Position = UDim2.new(0, 5, 0, 50 + (index * 15))
  920. end
  921. end
  922. end
  923. end
  924. end)
  925.  
  926. -- Command Execution
  927. LP.Chatted:Connect(function(chat)
  928. run(chat)
  929. end)
  930.  
  931. function run(msg)
  932. if string.lower(string.sub(msg, 2, 5)) == "chat" then
  933. msg = msg
  934. elseif string.match(msg, "hotkey") and string.match(msg, "chat") then
  935. msg = msg
  936. else
  937. msg = string.lower(msg)
  938. end
  939. local cmdPrefix = string.sub(msg, 1, 1)
  940. if cmdPrefix == commandPrefix then
  941. msg = string.sub(msg, 2)
  942. local args = {}
  943. for arg in string.gmatch(msg,"[^%s]+") do
  944. table.insert(args,arg)
  945. end
  946. local cmdName = args[1]
  947. table.remove(args,1)
  948. local doCmd = Commands[cmdName]
  949.  
  950. if doCmd ~= nil then
  951. doCmd(args)
  952. end
  953. end
  954. end
  955.  
  956. -- Command bar
  957. local CommandBar = Instance.new("ScreenGui")
  958. local CMDBAR = Instance.new("Frame")
  959. local CMDBARText = Instance.new("TextBox")
  960. CommandBar.Name = "CommandBar"
  961. CommandBar.Parent = game.Players.LocalPlayer.PlayerGui
  962. CommandBar.ResetOnSpawn = false
  963. CMDBAR.Name = "CMDBAR"
  964. CMDBAR.Parent = CommandBar
  965. CMDBAR.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
  966. CMDBAR.BorderSizePixel = 0
  967. CMDBAR.Position = UDim2.new(0.025, 0, 1, 0)
  968. CMDBAR.Size = UDim2.new(0, 270, 0, 35)
  969. CMDBARText.Name = "CMDBARText"
  970. CMDBARText.Parent = CMDBAR
  971. CMDBARText.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  972. CMDBARText.BorderSizePixel = 0
  973. CMDBARText.Position = UDim2.new(0, 5, 0, 5)
  974. CMDBARText.Size = UDim2.new(0, 260, 0, 25)
  975. CMDBARText.Font = Enum.Font.SourceSansLight
  976. CMDBARText.Text = ""
  977. CMDBARText.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  978. CMDBARText.TextScaled = true
  979. CMDBARText.TextSize = 14
  980. CMDBARText.TextWrapped = true
  981. Mouse.KeyDown:connect(function(Key)
  982. if Key == string.lower(commandPrefix) then
  983. CMDBARText:CaptureFocus()
  984. CMDBAR:TweenPosition(UDim2.new(0.015, 0, 0.95, 0), "Out", "Elastic", 0.5, true)
  985. end
  986. end)
  987. CMDBARText.FocusLost:connect(function(enterPressed)
  988. CMDBAR:TweenPosition(UDim2.new(0.015, 0, 1, 0), "Out", "Quad", 0.5, true)
  989. if enterPressed then
  990. local cmdmsg = CMDBARText.Text
  991. CMDBARText.Text = ""
  992. run(commandPrefix..cmdmsg)
  993. end
  994. end)
  995. local Match = Instance.new("Frame")
  996. Match.Name = "Match"
  997. Match.Parent = CMDBAR
  998. Match.BackgroundColor3 = Color3.new(0.164706, 0.152941, 0.172549)
  999. Match.BorderSizePixel = 0
  1000. Match.Position = UDim2.new(0, 0, -4, 0)
  1001. Match.Size = UDim2.new(1, 0, 4, 0)
  1002. Match.Visible = false
  1003. function CreateOption(Text)
  1004. local Option1 = Instance.new("TextLabel")
  1005. Option1.Name = "Option"
  1006. Option1.Parent = Match
  1007. Option1.BackgroundColor3 = Color3.new(1, 1, 1)
  1008. Option1.BackgroundTransparency = 1
  1009. Option1.Position = UDim2.new(-10, 0, 0, 0)
  1010. Option1.Size = UDim2.new(1, 0, 0, 20)
  1011. Option1.Font = Enum.Font.SourceSans
  1012. Option1.Text = Text
  1013. Option1.TextColor3 = Color3.new(0.952941, 0.952941, 0.952941)
  1014. Option1.TextScaled = true
  1015. Option1.TextWrapped = true
  1016. end
  1017. for i,cmdtext2 in pairs(CMDS) do
  1018. CreateOption(cmdtext2)
  1019. end
  1020. CMDBARText.Changed:Connect(function()
  1021. if CMDBARText.Text ~= "" and CMDBARText.Text ~= commandPrefix then
  1022. Match.Visible = true
  1023. local PositionMatch = 0
  1024. for i,cmdtext in pairs(Match:GetChildren()) do
  1025. if cmdtext.Name == "Option" then
  1026. if string.find(cmdtext.Text, CMDBARText.Text) then
  1027. cmdtext.Position = UDim2.new(0, 0, 0, 2 + (PositionMatch * 20))
  1028. PositionMatch = PositionMatch + 1
  1029. if cmdtext.Position == UDim2.new(0, 0, 0, 142) then
  1030. cmdtext.Position = UDim2.new(-10, 0, 0, 0)
  1031. PositionMatch = PositionMatch - 1
  1032. end
  1033. else
  1034. cmdtext.Position = UDim2.new(-10, 0, 0, 0)
  1035. end
  1036. end
  1037. end
  1038. else
  1039. Match.Visible = false
  1040. end
  1041. end)
  1042.  
  1043. -- Chat
  1044. local ChatLogsv2 = Instance.new("ScreenGui")
  1045. local MainChatFrame = Instance.new("Frame")
  1046. local Framess = Instance.new("Frame")
  1047. local CloseChatGUI = Instance.new("TextButton")
  1048. local Frame_222 = Instance.new("Frame")
  1049. local PrintChat = Instance.new("TextButton")
  1050. local Shadow1 = Instance.new("Frame")
  1051. local Shadow2 = Instance.new("Frame")
  1052. local ScrollingFrame = Instance.new("ScrollingFrame")
  1053. ChatLogsv2.Name = "ChatLogsv2"
  1054. ChatLogsv2.Parent = game.Players.LocalPlayer.PlayerGui
  1055. ChatLogsv2.ResetOnSpawn = false
  1056. MainChatFrame.Name = "MainChatFrame"
  1057. MainChatFrame.Parent = ChatLogsv2
  1058. MainChatFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1059. MainChatFrame.BackgroundTransparency = 1
  1060. MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
  1061. MainChatFrame.Size = UDim2.new(0, 525, 0, 337)
  1062. MainChatFrame.Visible = false
  1063. Framess.Parent = MainChatFrame
  1064. Framess.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  1065. Framess.BorderSizePixel = 0
  1066. Framess.Size = UDim2.new(0, 525, 0, 15)
  1067. CloseChatGUI.Name = "CloseChatGUI"
  1068. CloseChatGUI.Parent = Framess
  1069. CloseChatGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  1070. CloseChatGUI.BackgroundTransparency = 1
  1071. CloseChatGUI.BorderSizePixel = 0
  1072. CloseChatGUI.Position = UDim2.new(0, 495, 0, 0)
  1073. CloseChatGUI.Size = UDim2.new(0, 30, 0, 15)
  1074. CloseChatGUI.Font = Enum.Font.SourceSansBold
  1075. CloseChatGUI.Text = "X"
  1076. CloseChatGUI.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  1077. CloseChatGUI.TextSize = 20
  1078. Frame_222.Parent = MainChatFrame
  1079. Frame_222.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1080. Frame_222.BorderSizePixel = 0
  1081. Frame_222.Position = UDim2.new(0, 0, 0, 15)
  1082. Frame_222.Size = UDim2.new(0, 525, 0, 50)
  1083. PrintChat.Name = "PrintChat"
  1084. PrintChat.Parent = Frame_222
  1085. PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
  1086. PrintChat.BorderSizePixel = 0
  1087. PrintChat.Position = UDim2.new(0, 15, 0, 0)
  1088. PrintChat.Size = UDim2.new(0, 170, 0, 30)
  1089. PrintChat.Font = Enum.Font.SourceSansLight
  1090. PrintChat.Text = "Print Chat"
  1091. PrintChat.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  1092. PrintChat.TextSize = 30
  1093. PrintChat.TextWrapped = true
  1094. Shadow1.Name = "Shadow1"
  1095. Shadow1.Parent = MainChatFrame
  1096. Shadow1.BackgroundColor3 = Color3.new(0, 0, 0)
  1097. Shadow1.BackgroundTransparency = 0.5
  1098. Shadow1.Position = UDim2.new(0, 2, 0, 2)
  1099. Shadow1.Size = UDim2.new(0, 525, 0, 337)
  1100. Shadow1.ZIndex = -1
  1101. Shadow2.Name = "Shadow2"
  1102. Shadow2.Parent = MainChatFrame
  1103. Shadow2.BackgroundColor3 = Color3.new(0, 0, 0)
  1104. Shadow2.BackgroundTransparency = 0.80000001192093
  1105. Shadow2.Position = UDim2.new(0, 5, 0, 5)
  1106. Shadow2.Size = UDim2.new(0, 525, 0, 337)
  1107. Shadow2.ZIndex = -1
  1108. ScrollingFrame.Parent = MainChatFrame
  1109. ScrollingFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1110. ScrollingFrame.BorderSizePixel = 0
  1111. ScrollingFrame.Position = UDim2.new(0, 0, 0, 65)
  1112. ScrollingFrame.Size = UDim2.new(0, 525, 0, 271)
  1113. ScrollingFrame.CanvasPosition = Vector2.new(0, 403)
  1114. ScrollingFrame.ScrollBarThickness = 8
  1115. function CreateChatText(plr, chat)
  1116. for i,v in pairs(ScrollingFrame:GetDescendants()) do
  1117. v.Position = v.Position - UDim2.new(0, 0, 0, 20)
  1118. if v.Position == UDim2.new(0, 5, 0, 10) then
  1119. v:Destroy()
  1120. end
  1121. end
  1122. local Example = Instance.new("TextLabel")
  1123. Example.Name = "Example"
  1124. Example.Parent = ScrollingFrame
  1125. Example.BackgroundColor3 = Color3.new(1, 1, 1)
  1126. Example.BackgroundTransparency = 1
  1127. Example.Position = UDim2.new(0, 5, 0, 650)
  1128. Example.Size = UDim2.new(0, 500, 0, 20)
  1129. Example.Font = Enum.Font.SourceSans
  1130. Example.Text = "["..plr.Name.."]: "..chat
  1131. Example.TextColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  1132. Example.TextScaled = true
  1133. Example.TextSize = 20
  1134. Example.TextWrapped = true
  1135. Example.TextXAlignment = Enum.TextXAlignment.Left
  1136. end
  1137. CloseChatGUI.MouseButton1Click:Connect(function()
  1138. MainChatFrame:TweenPosition(UDim2.new(0, 550, 0, -550), "InOut", "Sine", 2)
  1139. wait(2.01)
  1140. MainChatFrame.Visible = false
  1141. end)
  1142. printingChat = false
  1143. PrintChat.MouseButton1Click:Connect(function()
  1144. if printingChat == false then
  1145. printingChat = true
  1146. PrintChat.BackgroundColor3 = Color3.fromRGB(60, 200, 60)
  1147. elseif printingChat == true then
  1148. printingChat = false
  1149. PrintChat.BackgroundColor3 = Color3.new(0.870588, 0.25098, 0.25098)
  1150. end
  1151. end)
  1152. local UserInputService = game:GetService("UserInputService")
  1153. local dragging
  1154. local dragInput
  1155. local dragStart
  1156. local startPos
  1157. local function updateChat(input)
  1158. local delta = input.Position - dragStart
  1159. local dragTime = 0.055
  1160. local SmoothDrag = {}
  1161. SmoothDrag.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1162. local dragSmoothFunction = gsTween:Create(MainChatFrame, TweenInfo.new(dragTime, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), SmoothDrag)
  1163. dragSmoothFunction:Play()
  1164. end
  1165. Frame_222.InputBegan:Connect(function(input)
  1166. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1167. dragging = true
  1168. dragStart = input.Position
  1169. startPos = MainChatFrame.Position
  1170. input.Changed:Connect(function()
  1171. if input.UserInputState == Enum.UserInputState.End then
  1172. dragging = false
  1173. end
  1174. end)
  1175. end
  1176. end)
  1177. Frame_222.InputChanged:Connect(function(input)
  1178. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1179. dragInput = input
  1180. end
  1181. end)
  1182. UserInputService.InputChanged:Connect(function(input)
  1183. if input == dragInput and dragging then
  1184. updateChat(input)
  1185. end
  1186. end)
  1187.  
  1188. function printChat(player, chat)
  1189. print("["..player.Name.."]: "..chat)
  1190. end
  1191. complimentReady = true
  1192. for i,currentPlayersChatting in pairs(game:GetService("Players"):GetPlayers()) do
  1193. currentPlayersChatting.Chatted:connect(function(chat)
  1194. CreateChatText(currentPlayersChatting, chat)
  1195. if printingChat then
  1196. printChat(currentPlayersChatting, chat)
  1197. end
  1198. if copychatACTIVE then
  1199. if currentPlayersChatting == copychatplayer then
  1200. gsReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(chat, "All")
  1201. end
  1202. end
  1203. if modeFling == true then
  1204. if string.lower(string.sub(chat, 1, 7)) == "!fling " then
  1205. if gsWorkspace:PGSIsEnabled() == false then
  1206. FEGodmode()
  1207. end
  1208. if string.lower(string.sub(chat, 8)) == "me" then
  1209. run(commandPrefix.."unfling")
  1210. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  1211. run(commandPrefix.."fling "..currentPlayersChatting.Name.." 2000000")
  1212. else
  1213. for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
  1214. if notAll ~= LP then
  1215. run(commandPrefix.."unfling")
  1216. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  1217. run(commandPrefix.."fling "..notAll.Name.." 2000000")
  1218. end
  1219. end
  1220. end
  1221. end
  1222. end
  1223. if modeCompliment == true then
  1224. if string.lower(string.sub(chat, 1, 3)) == "!c " then
  1225. if complimentReady then
  1226. complimentReady = false
  1227. if string.lower(string.sub(chat, 4)) == "me" then
  1228. complimentplr(currentPlayersChatting)
  1229. else
  1230. for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
  1231. if Others == LP then
  1232. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
  1233. else
  1234. complimentplr(Others)
  1235. end
  1236. end
  1237. end
  1238. wait(1)
  1239. complimentReady = true
  1240. end
  1241. end
  1242. end
  1243. if modeMove == true then
  1244. if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
  1245. run(commandPrefix.."unfollow")
  1246. run(commandPrefix.."unwalk")
  1247. run(commandPrefix.."goto "..currentPlayersChatting.Name)
  1248. elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
  1249. for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
  1250. if getWalkPlayer == LP then
  1251. run(commandPrefix.."unfollow")
  1252. run(commandPrefix.."walk "..currentPlayersChatting.Name)
  1253. else
  1254. run(commandPrefix.."unfollow")
  1255. run(commandPrefix.."walk "..getWalkPlayer.Name)
  1256. end
  1257. end
  1258. elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
  1259. for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
  1260. if getFollowPlayer == LP then
  1261. run(commandPrefix.."unwalk")
  1262. run(commandPrefix.."follow "..currentPlayersChatting.Name)
  1263. else
  1264. run(commandPrefix.."unwalk")
  1265. run(commandPrefix.."follow "..getFollowPlayer.Name)
  1266. end
  1267. end
  1268. end
  1269. end
  1270. if modeInfo == true then
  1271. if infoReady then
  1272. infoReady = false
  1273. if string.lower(string.sub(chat, 1, 5)) == "!age " then
  1274. for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
  1275. if v == LP then
  1276. run(commandPrefix.."age "..currentPlayersChatting.Name)
  1277. else
  1278. run(commandPrefix.."age "..v.Name)
  1279. end
  1280. end
  1281. end
  1282. if string.lower(string.sub(chat, 1, 4)) == "!id " then
  1283. for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
  1284. if a == LP then
  1285. run(commandPrefix.."id "..currentPlayersChatting.Name)
  1286. else
  1287. run(commandPrefix.."id "..a.Name)
  1288. end
  1289. end
  1290. end
  1291. wait(1)
  1292. infoReady = true
  1293. end
  1294. end
  1295. end)
  1296. end
  1297. game:GetService("Players").PlayerAdded:connect(function(plr)
  1298. plr.Chatted:connect(function(chat)
  1299. CreateChatText(plr, chat)
  1300. if printingChat then
  1301. printChat(plr, chat)
  1302. end
  1303. if modeFling == true then
  1304. if string.lower(string.sub(chat, 1, 7)) == "!fling " then
  1305. if gsWorkspace:PGSIsEnabled() == false then
  1306. FEGodmode()
  1307. end
  1308. if string.lower(string.sub(chat, 8)) == "me" then
  1309. run(commandPrefix.."unfling")
  1310. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  1311. run(commandPrefix.."fling "..plr.Name.." 2000000")
  1312. else
  1313. for i,notAll in pairs(findSinglePlayer(string.lower(string.sub(chat, 8)))) do
  1314. if notAll ~= LP then
  1315. run(commandPrefix.."unfling")
  1316. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 10, 0)
  1317. run(commandPrefix.."fling "..notAll.Name.." 2000000")
  1318. end
  1319. end
  1320. end
  1321. end
  1322. end
  1323. if modeCompliment == true then
  1324. if string.lower(string.sub(chat, 1, 3)) == "!c " then
  1325. if complimentReady == true then
  1326. complimentReady = false
  1327. if string.lower(string.sub(chat, 4)) == "me" then
  1328. complimentplr(plr)
  1329. else
  1330. for i,Others in pairs(findSinglePlayer(string.lower(string.sub(chat, 4)))) do
  1331. if Others == LP then
  1332. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Don't be silly, I can't compliment myself!", "All")
  1333. else
  1334. complimentplr(Others)
  1335. end
  1336. end
  1337. end
  1338. wait(1)
  1339. complimentReady = true
  1340. end
  1341. end
  1342. end
  1343. if modeMove == true then
  1344. if string.lower(string.sub(chat, 1, 9)) == "!bringbot" then
  1345. run(commandPrefix.."unfollow")
  1346. run(commandPrefix.."unwalk")
  1347. run(commandPrefix.."goto "..plr.Name)
  1348. elseif string.lower(string.sub(chat, 1, 6)) == "!walk " then
  1349. for i,getWalkPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 7)))) do
  1350. if getWalkPlayer == LP then
  1351. run(commandPrefix.."unfollow")
  1352. run(commandPrefix.."walk "..plr.Name)
  1353. else
  1354. run(commandPrefix.."unfollow")
  1355. run(commandPrefix.."walk "..getWalkPlayer.Name)
  1356. end
  1357. end
  1358. elseif string.lower(string.sub(chat, 1, 8)) == "!follow " then
  1359. for i,getFollowPlayer in pairs(findSinglePlayer(string.lower(string.sub(chat, 9)))) do
  1360. if getFollowPlayer == LP then
  1361. run(commandPrefix.."unwalk")
  1362. run(commandPrefix.."follow "..plr.Name)
  1363. else
  1364. run(commandPrefix.."unwalk")
  1365. run(commandPrefix.."follow "..getFollowPlayer.Name)
  1366. end
  1367. end
  1368. end
  1369. end
  1370. if modeInfo == true then
  1371. if infoReady then
  1372. infoReady = false
  1373. if string.lower(string.sub(chat, 1, 5)) == "!age " then
  1374. for i,v in pairs(findSinglePlayer(string.lower(string.sub(chat, 6)))) do
  1375. if v == LP then
  1376. run(commandPrefix.."age "..plr.Name)
  1377. else
  1378. run(commandPrefix.."age "..v.Name)
  1379. end
  1380. end
  1381. end
  1382. if string.lower(string.sub(chat, 1, 4)) == "!id " then
  1383. for i,a in pairs(findSinglePlayer(string.lower(string.sub(chat, 5)))) do
  1384. if a == LP then
  1385. run(commandPrefix.."id "..plr.Name)
  1386. else
  1387. run(commandPrefix.."id "..a.Name)
  1388. end
  1389. end
  1390. end
  1391. wait(1)
  1392. infoReady = true
  1393. end
  1394. end
  1395. end)
  1396. end)
  1397.  
  1398. -- Loops
  1399. noclip = false
  1400. following = false
  1401. trailing = false
  1402. annoying = false
  1403. flingnoclip = false
  1404. staring = false
  1405. stopsitting = false
  1406. stareplr = ""
  1407. CBRINGamount = 3
  1408. spawnWS = CurrentWalkspeed
  1409. spawnJP = CurrentJumppower
  1410. spawnHH = CurrentHipheight
  1411. spawningfegod = false
  1412. looptpbypassfly = false
  1413. if game.GameId == 245662005 or game.GameId == 601130232 then
  1414. bypassMODE = true
  1415. else
  1416. bypassMODE = false
  1417. end
  1418. viewplr = ""
  1419. loopview = false
  1420. cmdForward = false
  1421. forwardSpeed = 1
  1422. loopviewfc = false
  1423. spinTOhead = false
  1424. spinObj = ""
  1425. rideACTIVE = false
  1426. ridePLAYER = ""
  1427.  
  1428. LPcurrenthumanoid = LP.Character.Humanoid
  1429. game:GetService('RunService').Stepped:connect(function()
  1430. if LP.Character.Humanoid ~= nil then
  1431. LPcurrenthumanoid = LP.Character.Humanoid
  1432. end
  1433. if noclip then
  1434. if LP.Character then
  1435. if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1436. LP.Character.Head.CanCollide = false
  1437. LP.Character.Torso.CanCollide = false
  1438. LP.Character["Left Leg"].CanCollide = false
  1439. LP.Character["Right Leg"].CanCollide = false
  1440. LP.Character["Left Arm"].CanCollide = false
  1441. LP.Character["Right Arm"].CanCollide = false
  1442. elseif LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  1443. LP.Character.Head.CanCollide = false
  1444. LP.Character.UpperTorso.CanCollide = false
  1445. LP.Character.LowerTorso.CanCollide = false
  1446. LP.Character.HumanoidRootPart.CanCollide = false
  1447. end
  1448. end
  1449. end
  1450. if following then
  1451. LP.Character.HumanoidRootPart.CFrame = gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * flwnum
  1452. end
  1453. if trailing then
  1454. LP.Character.HumanoidRootPart.CFrame = gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame + gsPlayers[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * trlnum
  1455. end
  1456. if annoying then
  1457. LP.Character.HumanoidRootPart.CFrame = gsPlayers[annplr.Name].Character.HumanoidRootPart.CFrame
  1458. end
  1459. if walkto then
  1460. LP.Character.Humanoid:MoveTo(walkplr.Character.HumanoidRootPart.Position)
  1461. end
  1462. if cbringing then
  1463. CBRINGplr.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
  1464. end
  1465. if cbringingall then
  1466. for i,getbringplrs in pairs(gsPlayers:GetPlayers()) do
  1467. if getbringplrs ~= LP then
  1468. getbringplrs.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * CBRINGamount
  1469. end
  1470. end
  1471. end
  1472. if staring then
  1473. LP.Character.HumanoidRootPart.CFrame = CFrame.new(LP.Character.Torso.Position, gsPlayers[stareplr.Name].Character.Torso.Position)
  1474. end
  1475. if stopsitting then
  1476. LP.Character.Humanoid.Sit = false
  1477. end
  1478. if looptpbypassfly then
  1479. pcall(function()
  1480. LP.Character.Head.Anchored = false
  1481. LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
  1482. LP.Character.Head.Anchored = true
  1483. end)
  1484. end
  1485. if loopview then
  1486. view(viewplr)
  1487. end
  1488. if cmdForward then
  1489. LP.Character.HumanoidRootPart.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * forwardSpeed
  1490. end
  1491. if loopviewfc then
  1492. pcall(function()
  1493. gsWorkspace.CurrentCamera.CameraSubject = gsWorkspace.rGETpartNUMBER2
  1494. end)
  1495. end
  1496. if spinTOhead then
  1497. pcall(function()
  1498. spinObj.Position = LP.Character.Head.Position
  1499. end)
  1500. end
  1501. if rideACTIVE == true then
  1502. LP.character.HumanoidRootPart.CFrame = ridePLAYER.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  1503. end
  1504. end)
  1505. spawningatreset = false
  1506. spawnresetpoint = LP.Character.Head.CFrame
  1507.  
  1508. LPcurrenthumanoid.Died:Connect(function()
  1509. flying = false
  1510. doFREECAM = false
  1511. if savingtoolsloop then
  1512. run(commandPrefix.."savealltool")
  1513. end
  1514. if spawningatreset == true then
  1515. spawnresetpoint = LP.Character.Head.CFrame + Vector3.new(0, 5, 0)
  1516. end
  1517. end)
  1518.  
  1519. LP.CharacterAdded:Connect(function()
  1520. wait(0.2)
  1521. LP.Character.Humanoid.WalkSpeed = spawnWS
  1522. LP.Character.Humanoid.JumpPower = spawnJP
  1523. LP.Character.Humanoid.HipHeight = spawnHH
  1524. if spawningfegod then
  1525. FEGodmode()
  1526. end
  1527. if spawningpos and spawnpos ~= nil then
  1528. LP.Character.HumanoidRootPart.CFrame = spawnpos
  1529. end
  1530. if spawningatreset == true then
  1531. LP.Character.HumanoidRootPart.CFrame = spawnresetpoint
  1532. end
  1533. end)
  1534.  
  1535. -- Commands
  1536. Commands = {}
  1537.  
  1538. Commands.print = function(args)
  1539. local msg = table.concat(args," ")
  1540. print(msg)
  1541. end
  1542.  
  1543. Commands.warn = function(args)
  1544. local msg = table.concat(args," ")
  1545. warn(msg)
  1546. end
  1547.  
  1548. Commands.sit = function(args)
  1549. LP.Character.Humanoid.Sit = true
  1550. end
  1551.  
  1552. Commands.god = function(args)
  1553. FEGodmode()
  1554. Notification("warning", "You have enabled FE Godmode, tools will not work. Use "..commandPrefix.."grespawn to remove.", 7)
  1555. end
  1556.  
  1557. Commands.view = function(args)
  1558. if args[1] then
  1559. for i,v in pairs(findSinglePlayer(args[1])) do
  1560. if bypassMODE == false then
  1561. view(v)
  1562. Notification("info", "Now viewing "..v.Name..". Use "..commandPrefix.."unview to stop viewing.", 3)
  1563. elseif bypassMODE == true then
  1564. viewplr = v
  1565. loopview = true
  1566. end
  1567. end
  1568. end
  1569. end
  1570.  
  1571. Commands.unview = function(args)
  1572. view(LP)
  1573. loopview = false
  1574. end
  1575.  
  1576. Commands.gravity = function(args)
  1577. if args[1] then
  1578. gsWorkspace.Gravity = args[1]
  1579. end
  1580. end
  1581.  
  1582. Commands.ungravity = function(args)
  1583. gsWorkspace.Gravity = CurrentGravity
  1584. end
  1585.  
  1586. Commands.goto = function(args)
  1587. if args[1] then
  1588. if bypassMODE == false then
  1589. for i,v in pairs(findPlayer(args[1])) do
  1590. LP.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  1591. end
  1592. elseif bypassMODE == true then
  1593. for i,v in pairs(findPlayer(args[1])) do
  1594. local TPbypass = {}
  1595. TPbypass.CFrame = v.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
  1596. local TPFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(1.5, Enum.EasingStyle.Sine, Enum.EasingDirection.In), TPbypass)
  1597. TPFunction:Play()
  1598. end
  1599. end
  1600. end
  1601. end
  1602.  
  1603. Commands.fecheck = function(args)
  1604. if gsWorkspace.FilteringEnabled == true then
  1605. Notification("warning", "FE is enabled!", 7)
  1606. else
  1607. Notification("warning", "FE is disabled. Consider using a different script.", 7)
  1608. end
  1609. end
  1610.  
  1611. Commands.lockws = function(args)
  1612. lockWS()
  1613. Notification("info", "Workspace locked.", 4)
  1614. end
  1615.  
  1616. Commands.unlockws = function(args)
  1617. unlockWS()
  1618. Notification("info", "Workspace unlocked.", 4)
  1619. end
  1620.  
  1621. Commands.noclip = function(args)
  1622. noclip = true
  1623. Notification("info", "Noclip enabled.", 4)
  1624. end
  1625.  
  1626. Commands.clip = function(args)
  1627. noclip = false
  1628. Notification("info", "Noclip disabled.", 4)
  1629. end
  1630.  
  1631. Commands.follow = function(args)
  1632. if args[1] then
  1633. for i,v in pairs(findPlayer(args[1])) do
  1634. flwplr = v
  1635. end
  1636. if args[2] then
  1637. flwnum = args[2]
  1638. else
  1639. flwnum = -5
  1640. end
  1641. following = true
  1642. else
  1643. Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
  1644. end
  1645. end
  1646.  
  1647. Commands.unfollow = function(args)
  1648. following = false
  1649. end
  1650.  
  1651. Commands.fling = function(args)
  1652. if args[1] then
  1653. for i,v in pairs(findSinglePlayer(args[1])) do
  1654. if v ~= LP then
  1655. view(v)
  1656. pcall(function()
  1657. LP.Character.HumanoidRootPart.Fling:Destroy()
  1658. end)
  1659. if not args[2] then
  1660. RocketPropulsion(800000,1000,400000,v,"Fling")
  1661. else
  1662. RocketPropulsion(args[2],1500,400000,v,"Fling")
  1663. end
  1664. if noclip ~= true then
  1665. flingnoclip = true
  1666. noclip = true
  1667. end
  1668. end
  1669. end
  1670. else
  1671. Notification("warning", "No player selected to fling! Use: "..commandPrefix.."fling player", 4)
  1672. end
  1673. end
  1674.  
  1675. Commands.unfling = function(args)
  1676. view(LP)
  1677. pcall(function()
  1678. if LP.Character.HumanoidRootPart.Fling then
  1679. for i,v in pairs(LP.Character:GetDescendants()) do
  1680. if v.Name == "Fling" and v:IsA("RocketPropulsion") then
  1681. v:Destroy()
  1682. end
  1683. end
  1684. end
  1685. end)
  1686. if flingnoclip == true then
  1687. noclip = false
  1688. flingnoclip = false
  1689. end
  1690. end
  1691.  
  1692. Commands.trail = function(args)
  1693. if args[1] then
  1694. for i,v in pairs(findPlayer(args[1])) do
  1695. trlplr = v
  1696. end
  1697. if args[2] then
  1698. trlnum = args[2]
  1699. else
  1700. trlnum = 5
  1701. end
  1702. trailing = true
  1703. else
  1704. Notification("warning", "No player selected to trail! Use: "..commandPrefix.."trail player", 4)
  1705. end
  1706. end
  1707.  
  1708. Commands.untrail = function(args)
  1709. trailing = false
  1710. end
  1711.  
  1712. Commands.annoy = function(args)
  1713. if args[1] then
  1714. for i,v in pairs(findPlayer(args[1])) do
  1715. annplr = v
  1716. end
  1717. annoying = true
  1718. else
  1719. Notification("warning", "No player selected to annoy! Use: "..commandPrefix.."annoy player", 4)
  1720. end
  1721. end
  1722.  
  1723. Commands.unannoy = function(args)
  1724. annoying = false
  1725. end
  1726.  
  1727. Commands.reset = function(args)
  1728. LP.Character:BreakJoints()
  1729. end
  1730.  
  1731. Commands.grespawn = function(args)
  1732. LP.Character.Humanoid.Health = 0
  1733. wait(1)
  1734. LP.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1735. LP.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1736. end
  1737.  
  1738. Commands.respawn = function(args)
  1739. local mod = Instance.new('Model', workspace) mod.Name = 'new '..LP.Name
  1740. local hum = Instance.new('Humanoid', mod)
  1741. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1742. LP.Character = mod
  1743. end
  1744.  
  1745. Commands.speed = function(args)
  1746. if args[1] then
  1747. run(commandPrefix.."ws "..args[1])
  1748. end
  1749. end
  1750.  
  1751. bypassingwalkspeed = false
  1752. Commands.ws = function(args)
  1753. if args[1] then
  1754. if bypassMODE == false then
  1755. LP.Character.Humanoid.WalkSpeed = args[1]
  1756. elseif bypassMODE == true then
  1757. if game.GameId == 245662005 then
  1758. bypassingwalkspeed = true
  1759. bypassWalkspeed = args[1]
  1760. end
  1761. end
  1762. end
  1763. end
  1764.  
  1765. game:GetService("RunService").Heartbeat:Connect(function()
  1766. if bypassingwalkspeed then
  1767. LP.Character.Humanoid.WalkSpeed = bypassWalkspeed
  1768. end
  1769. end)
  1770.  
  1771. Commands.jumppower = function(args)
  1772. if args[1] then
  1773. LP.Character.Humanoid.JumpPower = args[1]
  1774. end
  1775. end
  1776.  
  1777. Commands.jp = function(args)
  1778. if args[1] then
  1779. LP.Character.Humanoid.JumpPower = args[1]
  1780. end
  1781. end
  1782.  
  1783. Commands.hipheight = function(args)
  1784. if args[1] then
  1785. LP.Character.Humanoid.HipHeight = args[1]
  1786. end
  1787. end
  1788.  
  1789. Commands.hh = function(args)
  1790. if args[1] then
  1791. LP.Character.Humanoid.HipHeight = args[1]
  1792. end
  1793. end
  1794.  
  1795. Commands.default = function(args)
  1796. LP.Character.Humanoid.WalkSpeed = CurrentWalkspeed
  1797. LP.Character.Humanoid.HipHeight = CurrentHipheight
  1798. LP.Character.Humanoid.JumpPower = CurrentJumppower
  1799. end
  1800.  
  1801. Commands.credits = function(args)
  1802. Notification("info", "Shattervast was made by illremember#3799 , "..commandPrefix.."fullcredits for all credits.", 8)
  1803. end
  1804.  
  1805. Commands.attach = function(args)
  1806. if hasTools() == false then
  1807. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  1808. else
  1809. FEGodmode()
  1810. for i,v in pairs(LP.Backpack:GetChildren())do
  1811. LP.Character.Humanoid:EquipTool(v)
  1812. end
  1813. if args[1] then
  1814. for i,v in pairs(findSinglePlayer(args[1])) do
  1815. if v ~= LP then
  1816. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  1817. wait(0.3)
  1818. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  1819. end
  1820. end
  1821. end
  1822. end
  1823. end
  1824.  
  1825. Commands.fly = function(args)
  1826. if bypassMODE == false then
  1827. local speedget = 1
  1828. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('HumanoidRootPart') and LP.Character:FindFirstChild('Humanoid')
  1829. repeat wait() until Mouse
  1830. if args[1] then
  1831. speedfly = args[1]
  1832. else
  1833. speedfly = 1
  1834. end
  1835.  
  1836. local T = LP.Character.HumanoidRootPart
  1837. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1838. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1839. local SPEED = speedget
  1840.  
  1841. local function fly()
  1842. flying = true
  1843. local BG = Instance.new('BodyGyro', T)
  1844. local BV = Instance.new('BodyVelocity', T)
  1845. BG.P = 9e4
  1846. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1847. BG.cframe = T.CFrame
  1848. BV.velocity = Vector3.new(0, 0.1, 0)
  1849. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1850. spawn(function()
  1851. repeat wait()
  1852. LP.Character.Humanoid.PlatformStand = true
  1853. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1854. SPEED = 50
  1855. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1856. SPEED = 0
  1857. end
  1858. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1859. 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
  1860. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1861. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1862. 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
  1863. else
  1864. BV.velocity = Vector3.new(0, 0.1, 0)
  1865. end
  1866. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1867. until not flying
  1868. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1869. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1870. SPEED = 0
  1871. BG:destroy()
  1872. BV:destroy()
  1873. LP.Character.Humanoid.PlatformStand = false
  1874. end)
  1875. end
  1876. Mouse.KeyDown:connect(function(KEY)
  1877. if KEY:lower() == 'w' then
  1878. CONTROL.F = speedfly
  1879. elseif KEY:lower() == 's' then
  1880. CONTROL.B = -speedfly
  1881. elseif KEY:lower() == 'a' then
  1882. CONTROL.L = -speedfly
  1883. elseif KEY:lower() == 'd' then
  1884. CONTROL.R = speedfly
  1885. end
  1886. end)
  1887. Mouse.KeyUp:connect(function(KEY)
  1888. if KEY:lower() == 'w' then
  1889. CONTROL.F = 0
  1890. elseif KEY:lower() == 's' then
  1891. CONTROL.B = 0
  1892. elseif KEY:lower() == 'a' then
  1893. CONTROL.L = 0
  1894. elseif KEY:lower() == 'd' then
  1895. CONTROL.R = 0
  1896. end
  1897. end)
  1898. fly()
  1899. elseif bypassMODE == true then
  1900. if not args[1] then
  1901. run(commandPrefix.."fc")
  1902. else
  1903. run(commandPrefix.."fc "..args[1])
  1904. end
  1905. LP.Character.Head.Anchored = false
  1906. looptpbypassfly = true
  1907. view(LP)
  1908. end
  1909. end
  1910.  
  1911. Commands.unfly = function(args)
  1912. if bypassMODE == false then
  1913. flying = false
  1914. LP.Character.Humanoid.PlatformStand = false
  1915. else
  1916. looptpbypassfly = false
  1917. run(commandPrefix.."unfreecam")
  1918. local goalTP = LP.Character.HumanoidRootPart.CFrame
  1919. if game.GameId == 245662005 then
  1920. for i = 1, 5 do wait(0.2)
  1921. LP.Character.HumanoidRootPart.CFrame = goalTP
  1922. end
  1923. else
  1924. LP.Character.HumanoidRootPart.CFrame = goalTP
  1925. end
  1926. LP.Character.Head.Anchored = false
  1927. end
  1928. end
  1929.  
  1930. Commands.kill = function(args)
  1931. if args[1] then
  1932. for i,v in pairs(findSinglePlayer(args[1])) do
  1933. if v == LP then
  1934. LP.Character:BreakJoints()
  1935. else
  1936. if hasTools() == false then
  1937. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  1938. else
  1939. FEGodmode()
  1940. for i,v in pairs(LP.Backpack:GetChildren())do
  1941. LP.Character.Humanoid:EquipTool(v)
  1942. end
  1943. local NOW = LP.Character.HumanoidRootPart.CFrame
  1944. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  1945. wait(0.3)
  1946. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  1947. local function tp(player,player2)
  1948. local char1,char2=player.Character,player2.Character
  1949. if char1 and char2 then
  1950. char1:MoveTo(char2.Head.Position)
  1951. end
  1952. end
  1953. wait(0.5)
  1954. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000,0,100000))
  1955. wait(0.5)
  1956. tp(LP,game:GetService("Players")[v.Name])
  1957. wait(0.7)
  1958. LP.Character.HumanoidRootPart.CFrame = NOW
  1959. view(LP)
  1960. end
  1961. end
  1962. end
  1963. end
  1964. end
  1965. Commands.bring = function(args)
  1966. if hasTools() == false then
  1967. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  1968. else
  1969. FEGodmode()
  1970. for i,v in pairs(LP.Backpack:GetChildren())do
  1971. LP.Character.Humanoid:EquipTool(v)
  1972. end
  1973. if args[1] then
  1974. for i,v in pairs(findSinglePlayer(args[1])) do
  1975. if v ~= LP then
  1976. local NOW = LP.Character.HumanoidRootPart.CFrame
  1977. local function tp(player,player2)
  1978. local char1,char2=player.Character,player2.Character
  1979. if char1 and char2 then
  1980. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1981. end
  1982. end
  1983. local function getout(player,player2)
  1984. local char1,char2=player.Character,player2.Character
  1985. if char1 and char2 then
  1986. char1:MoveTo(char2.Head.Position)
  1987. end
  1988. end
  1989. tp(game:GetService("Players")[v.Name], LP)
  1990. wait(0.2)
  1991. tp(game:GetService("Players")[v.Name], LP)
  1992. wait(0.5)
  1993. LP.Character.HumanoidRootPart.CFrame = NOW
  1994. wait(0.5)
  1995. getout(LP, game:GetService("Players")[v.Name])
  1996. wait(0.3)
  1997. LP.Character.HumanoidRootPart.CFrame = NOW
  1998. end
  1999. end
  2000. end
  2001. end
  2002. end
  2003.  
  2004. Commands.naked = function(args)
  2005. for i,v in pairs(LP.Character:GetDescendants()) do
  2006. if v:IsA("Clothing") then
  2007. v:Destroy()
  2008. end
  2009. end
  2010. end
  2011.  
  2012. Commands.nolimbs = function(args)
  2013. LP.Character["Left Arm"]:Destroy()
  2014. LP.Character["Right Arm"]:Destroy()
  2015. LP.Character["Left Leg"]:Destroy()
  2016. LP.Character["Right Leg"]:Destroy()
  2017. end
  2018.  
  2019. Commands.noarms = function(args)
  2020. LP.Character["Left Arm"]:Destroy()
  2021. LP.Character["Right Arm"]:Destroy()
  2022. end
  2023.  
  2024. Commands.nolegs = function(args)
  2025. LP.Character["Left Leg"]:Destroy()
  2026. LP.Character["Right Leg"]:Destroy()
  2027. end
  2028.  
  2029. Commands.headless = function(args)
  2030. local l = LP.Character.Humanoid:Clone()
  2031. LP.Character.Humanoid:Destroy()
  2032. wait(0.2)
  2033. LP.Character.Head.CanCollide = false
  2034. for i,v in pairs(LP.Character:GetDescendants()) do
  2035. if string.sub(v.Name, 1, 4) == "Neck" then
  2036. v:Destroy()
  2037. end
  2038. end
  2039. wait(0.2)
  2040. l.Name = "Humanoid"
  2041. l.Parent = LP.Character
  2042. wait(0.1)
  2043. game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character
  2044. LP.Character.Animate:Destroy()
  2045. end
  2046.  
  2047. antiremotes = false
  2048. Commands.antikick = function(args)
  2049. if args[1] then
  2050. if args[1] == "on" then
  2051. antiremotes = true
  2052. wait(0.2)
  2053. for i,v in pairs(LP.Character:GetChildren()) do
  2054. if string.find(string.lower(v.Name), "exploit") and v:IsA("LocalScript") then
  2055. v.Disabled = true
  2056. end
  2057. end
  2058. Notification("warning", "This command disables all remotes incase they are kick remotes, may break game.", 8)
  2059. Notification("info", "Does not prevent serverside kicks, use "..commandPrefix.."antikick off to turn off.", 8)
  2060. elseif args[1] == "off" then
  2061. antiremotes = false
  2062. Notification("warning", "Remote anti-kick turned off.", 8)
  2063. end
  2064. end
  2065. end
  2066.  
  2067. blockedremotes = {}
  2068. Commands.blockremote = function(args)
  2069. local getService = ""
  2070. if args[1] then
  2071. local remoteName = string.lower(tostring(args[1]))
  2072. if args[2] then
  2073. local serviceRemote = string.lower(tostring(args[2]))
  2074. if serviceRemote == "workspace" then
  2075. getService = "Workspace"
  2076. elseif serviceRemote == "replicatedstorage" then
  2077. getService = "ReplicatedStorage"
  2078. elseif serviceRemote == "players" then
  2079. getService = "Players"
  2080. elseif serviceRemote == "lighting" then
  2081. getService = "Lighting"
  2082. elseif serviceRemote == "startergui" then
  2083. getService = "StarterGui"
  2084. elseif serviceRemote == "starterpack" then
  2085. getService = "StarterPack"
  2086. elseif serviceRemote == "starterplayer" then
  2087. getService = "StarterPlayer"
  2088. else
  2089. getService = "ReplicatedStorage"
  2090. end
  2091. else
  2092. getService = "ReplicatedStorage"
  2093. end
  2094. for i,getRemote in pairs(game:GetService(getService):GetDescendants()) do
  2095. if string.lower(getRemote.Name) == remoteName then
  2096. table.insert(blockedremotes, getRemote.Name)
  2097. end
  2098. end
  2099. end
  2100. Notification("warning", "If this command does not work, make sure you type remote name/service fully correct.", 8)
  2101. end
  2102.  
  2103. spyingremotes = false
  2104. Commands.remotespy = function(args)
  2105. if args[1] then
  2106. if args[1] == "on" then
  2107. spyingremotes = true
  2108. Notification("info", "Remotespy turned on.", 4)
  2109. elseif args[1] == "off" then
  2110. spyingremotes = false
  2111. Notification("info", "Remotespy turned off.", 4)
  2112. end
  2113. end
  2114. end
  2115.  
  2116. Commands.bang = function(args)
  2117. if args[1] then
  2118. for i,v in pairs(findSinglePlayer(args[1])) do
  2119. if v ~= nil then
  2120. following = true
  2121. flwplr = v
  2122. flwnum = -1
  2123. local bangAnimation = Instance.new("Animation")
  2124. bangAnimation.AnimationId = "rbxassetid://148840371"
  2125. bangTrack = LP.Character.Humanoid:LoadAnimation(bangAnimation)
  2126. if args[2] then
  2127. bangTrack:Play(.1, 1, args[2])
  2128. else
  2129. bangTrack:Play(.1, 1, 1)
  2130. end
  2131. end
  2132. end
  2133. else
  2134. Notification("warning", "No player selected to follow! Use: "..commandPrefix.."follow player", 4)
  2135. end
  2136. end
  2137.  
  2138. Commands.unbang = function(args)
  2139. following = false
  2140. bangTrack:Stop()
  2141. end
  2142.  
  2143. spamdelay = 1
  2144. spamtext = "Spam"
  2145. spamming = false
  2146. Commands.spam = function(args)
  2147. if args[1] then
  2148. spamtext = args[1]
  2149. spamming = true
  2150. end
  2151. end
  2152. Commands.spamdelay = function(args)
  2153. if args[1] then
  2154. spamdelay = args[1]
  2155. end
  2156. end
  2157. spawn(function()
  2158. while wait(spamdelay) do
  2159. if spamming then
  2160. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2161. end
  2162. end
  2163. end)
  2164.  
  2165. Commands.unspam = function(args)
  2166. spamming = false
  2167. end
  2168.  
  2169. Commands.info = function(args)
  2170. if args[1] then
  2171. for i,v in pairs(findSinglePlayer(args[1])) do
  2172. createINFO(v)
  2173. end
  2174. end
  2175. end
  2176.  
  2177. Commands.age = function(args)
  2178. if args[1] then
  2179. for i,v in pairs(findPlayer(args[1])) do
  2180. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account Age: "..v.AccountAge.." days!", "All")
  2181. end
  2182. end
  2183. end
  2184.  
  2185. Commands.invisible = function(args)
  2186. local Character = LP.Character
  2187. if LP.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  2188. local Clone = Character.HumanoidRootPart:Clone()
  2189. Character.HumanoidRootPart:Destroy()
  2190. Clone.Parent = Character
  2191. else
  2192. local Clone = Character.LowerTorso.Root:Clone()
  2193. Character.LowerTorso.Root:Destroy()
  2194. Clone.Parent = Character.LowerTorso
  2195. end
  2196. end
  2197.  
  2198. walkto = false
  2199. walkplr = ""
  2200. Commands.walk = function(args)
  2201. if args[1] then
  2202. for i,v in pairs(findSinglePlayer(args[1])) do
  2203. walkplr = v
  2204. walkto = true
  2205. noclip = true
  2206. end
  2207. end
  2208. end
  2209.  
  2210. Commands.unwalk = function(args)
  2211. walkto = false
  2212. noclip = false
  2213. LP.Character.Humanoid:MoveTo(LP.Character.HumanoidRootPart.Position)
  2214. end
  2215.  
  2216. Commands.glitch = function(args)
  2217. if hasTools() == false then
  2218. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  2219. else
  2220. FEGodmode()
  2221. for i,v in pairs(LP.Backpack:GetChildren())do
  2222. LP.Character.Humanoid:EquipTool(v)
  2223. end
  2224. if args[1] then
  2225. for i,v in pairs(findSinglePlayer(args[1])) do
  2226. local function tp(player,player2)
  2227. local char1,char2=player.Character,player2.Character
  2228. if char1 and char2 then
  2229. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2230. end
  2231. end
  2232. tp(game:GetService("Players")[v.Name], LP)
  2233. wait(0.2)
  2234. tp(game:GetService("Players")[v.Name], LP)
  2235. wait(0.5)
  2236. local b = Instance.new("BodyForce")
  2237. b.Parent = LP.Character.HumanoidRootPart
  2238. b.Name = "Glitch"
  2239. if args[2] then
  2240. b.Force = Vector3.new(args[2],5000,0)
  2241. else
  2242. b.Force = Vector3.new(100000000,5000,0)
  2243. end
  2244. wait(6)
  2245. b:Destroy()
  2246. end
  2247. end
  2248. end
  2249. end
  2250.  
  2251. Commands.tp = function(args)
  2252. if args[1] then
  2253. for i,v in pairs(findSinglePlayer(args[1])) do
  2254. if v == LP then
  2255. if args[2] then
  2256. for i,a in pairs(findSinglePlayer(args[2])) do
  2257. v.Character.HumanoidRootPart.CFrame = a.Character.HumanoidRootPart.CFrame
  2258. end
  2259. end
  2260. else
  2261. if hasTools() == false then
  2262. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  2263. else
  2264. FEGodmode()
  2265. for i,v in pairs(LP.Backpack:GetChildren())do
  2266. LP.Character.Humanoid:EquipTool(v)
  2267. end
  2268. if args[1] then
  2269. for i,first in pairs(findSinglePlayer(args[1])) do
  2270. if args[2] then
  2271. for i,second in pairs(findSinglePlayer(args[2])) do
  2272. local function tp(player,player2)
  2273. local char1,char2=player.Character,player2.Character
  2274. if char1 and char2 then
  2275. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2276. end
  2277. end
  2278. local function getout(player,player2)
  2279. local char1,char2=player.Character,player2.Character
  2280. if char1 and char2 then
  2281. char1:MoveTo(char2.Head.Position)
  2282. end
  2283. end
  2284. tp(LP, first)
  2285. wait(0.2)
  2286. tp(LP, first)
  2287. wait(0.5)
  2288. tp(LP, second)
  2289. wait(0.2)
  2290. tp(LP, second)
  2291. wait(0.2)
  2292. getout(LP, first)
  2293. end
  2294. end
  2295. end
  2296. end
  2297. end
  2298. end
  2299. end
  2300. end
  2301. end
  2302.  
  2303. Commands.givetool = function(args)
  2304. if args[1] then
  2305. if args[2] then
  2306. local selectedTool = ""
  2307. for i,allTools in pairs(LP.Character:GetDescendants()) do
  2308. if allTools:IsA("Tool") and string.lower(allTools.Name) == string.lower(args[2]) then
  2309. selectedTool = allTools
  2310. else
  2311. for i,otherTools in pairs(LP.Backpack:GetDescendants()) do
  2312. if otherTools:IsA("Tool") and string.lower(otherTools.Name) == string.lower(args[2]) then
  2313. selectedTool = otherTools
  2314. end
  2315. end
  2316. end
  2317. end
  2318. for i,v in pairs(findSinglePlayer(args[1])) do
  2319. if selectedTool ~= "" then
  2320. selectedTool.Parent = v.Character
  2321. end
  2322. end
  2323. else
  2324. for i,plr in pairs(findSinglePlayer(args[1])) do
  2325. for i,tool in pairs(LP.Character:GetDescendants()) do
  2326. if tool:IsA("Tool") then
  2327. tool.Parent = plr.Character
  2328. end
  2329. end
  2330. end
  2331. end
  2332. end
  2333. end
  2334.  
  2335. Commands.givealltools = function(args)
  2336. LP.Character.Humanoid:UnequipTools()
  2337. for i,plr in pairs(findSinglePlayer(args[1])) do
  2338. for i,v in pairs(LP.Character:GetDescendants()) do
  2339. if v:IsA("Tool") then
  2340. v.Parent = plr.Character
  2341. end
  2342. end
  2343. for i,a in pairs(LP.Backpack:GetDescendants()) do
  2344. if a:IsA("Tool") then
  2345. a.Parent = plr.Character
  2346. end
  2347. end
  2348. end
  2349. end
  2350.  
  2351. Commands.blockhats = function(args)
  2352. for i,v in pairs(LP.Character:GetDescendants()) do
  2353. if v:IsA("Accessory") or v:IsA("Hat") then
  2354. for i,mesh in pairs(v:GetDescendants()) do
  2355. if mesh.Name == "Mesh" then
  2356. mesh:Destroy()
  2357. end
  2358. end
  2359. end
  2360. end
  2361. end
  2362.  
  2363. Commands.blocktool = function(args)
  2364. for i,v in pairs(LP.Character:GetDescendants()) do
  2365. if v:IsA("Tool") then
  2366. for i,mesh in pairs(v:GetDescendants()) do
  2367. if mesh.Name == "Mesh" then
  2368. mesh:Destroy()
  2369. end
  2370. end
  2371. end
  2372. end
  2373. end
  2374.  
  2375. Commands.orbit = function(args)
  2376. if args[1] then
  2377. for i,v in pairs(findSinglePlayer(args[1])) do
  2378. view(v)
  2379. RocketPropulsion(5000,100,5000,v,"OrbitMove")
  2380. end
  2381. else
  2382. Notification("warning", "No player selected to orbit! Use: "..commandPrefix.."orbit player", 4)
  2383. end
  2384. end
  2385.  
  2386. Commands.unorbit = function(args)
  2387. for i,v in pairs(LP.Character:GetDescendants()) do
  2388. if v.Name == "OrbitMove" then
  2389. v:Destroy()
  2390. end
  2391. end
  2392. view(LP)
  2393. end
  2394.  
  2395. Commands.pos = function(args)
  2396. Notification("info", "Your current position is ".. tostring(LP.Character.HumanoidRootPart.Position), 9)
  2397. end
  2398.  
  2399. SavedPosition = ""
  2400. Commands.savepos = function(args)
  2401. SavedPosition = LP.Character.HumanoidRootPart.CFrame
  2402. end
  2403. Commands.loadpos = function(args)
  2404. if SavedPosition ~= "" then
  2405. LP.Character.HumanoidRootPart.CFrame = SavedPosition
  2406. end
  2407. end
  2408.  
  2409. Commands.tppos = function(args)
  2410. if args[1] and args[2] and args[3] then
  2411. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(args[1], args[2], args[3]))
  2412. end
  2413. end
  2414.  
  2415. Commands.pmspam = function(args)
  2416. if args[1] then
  2417. local gotPlayer = ""
  2418. for i,v in pairs(findPlayer(args[1])) do
  2419. gotPlayer = v
  2420. end
  2421. table.remove(args, 1)
  2422. local pmSpamMsg = table.concat(args," ")
  2423. spamtext = "/w "..gotPlayer.Name.." "..pmSpamMsg
  2424. spamming = true
  2425. end
  2426. end
  2427.  
  2428. Commands.unpmspam = function(args)
  2429. spamming = false
  2430. end
  2431.  
  2432. Commands.wsvis = function(args)
  2433. if args[1] then
  2434. for i,v in pairs(gsWorkspace:GetDescendants()) do
  2435. if v:IsA("Part") or v:IsA("Decal") then
  2436. if tonumber(args[1]) > 1 then
  2437. v.Transparency = 0.5
  2438. else
  2439. v.Transparency = args[1]
  2440. end
  2441. end
  2442. end
  2443. end
  2444. clientSided()
  2445. end
  2446.  
  2447. Commands.bringobj = function(args)
  2448. if args[1] then
  2449. local Object = ""
  2450. for i,v in pairs(gsWorkspace:GetDescendants()) do
  2451. if string.lower(v.Name) == string.lower(args[1]) then
  2452. Object = v
  2453. end
  2454. end
  2455. if Object == "" then
  2456. Notification("warning", "Object was not found in the workspace.", 6)
  2457. end
  2458. if args[2] then
  2459. Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * args[2]
  2460. else
  2461. Object.CFrame = LP.Character.HumanoidRootPart.CFrame + LP.Character.HumanoidRootPart.CFrame.lookVector * 3
  2462. end
  2463. clientSided()
  2464. end
  2465. end
  2466.  
  2467. CBRINGplr = ""
  2468. cbringing = false
  2469. cbringingall = false
  2470. Commands.cbring = function(args)
  2471. if args[1] then
  2472. if string.lower(tostring(args[1])) == "all" or string.lower(tostring(args[1])) == "others" then
  2473. cbringingall = true
  2474. else
  2475. for i,v in pairs(findPlayer(args[1])) do
  2476. CBRINGplr = v
  2477. cbringing = true
  2478. end
  2479. end
  2480. if args[2] then
  2481. CBRINGamount = args[2]
  2482. else
  2483. CBRINGamount = 3
  2484. end
  2485. clientSided()
  2486. end
  2487. end
  2488.  
  2489. Commands.uncbring = function(args)
  2490. cbringing = false
  2491. cbringingall = false
  2492. end
  2493.  
  2494. Commands.cfreeze = function(args)
  2495. if args[1] then
  2496. for i,v in pairs(findPlayer(args[1])) do
  2497. v.Character.HumanoidRootPart.Anchored = true
  2498. end
  2499. clientSided()
  2500. end
  2501. end
  2502.  
  2503. Commands.uncfreeze = function(args)
  2504. if args[1] then
  2505. for i,v in pairs(findPlayer(args[1])) do
  2506. v.Character.HumanoidRootPart.Anchored = false
  2507. end
  2508. else
  2509. for i,all in pairs(gsPlayers:GetPlayers()) do
  2510. all.Character.HumanoidRootPart.Anchored = false
  2511. end
  2512. end
  2513. end
  2514.  
  2515. Commands.unattach = function(args)
  2516. local function getout(player,player2)
  2517. local char1,char2=player.Character,player2.Character
  2518. if char1 and char2 then
  2519. char1:MoveTo(char2.Head.Position)
  2520. end
  2521. end
  2522. getout(LP, LP)
  2523. end
  2524.  
  2525. currentToolSize = ""
  2526. Commands.reach = function(args)
  2527. if args[1] then
  2528. for i,v in pairs(LP.Character:GetDescendants()) do
  2529. if v:IsA("Tool") then
  2530. if string.lower(tostring(args[1])) == "off" then
  2531. v.Handle.Size = currentToolSize
  2532. v.Handle.SelectionBoxCreated:Destroy()
  2533. LP.Character.Humanoid:UnequipTools()
  2534. elseif string.lower(tostring(args[1])) == "on" then
  2535. if args[2] then
  2536. currentToolSize = v.Handle.Size
  2537. local a = Instance.new("SelectionBox",v.Handle)
  2538. a.Name = "SelectionBoxCreated"
  2539. a.Adornee = v.Handle
  2540. v.Handle.Size = Vector3.new(0.5,0.5,args[2])
  2541. v.GripPos = Vector3.new(0,0,0)
  2542. LP.Character.Humanoid:UnequipTools()
  2543. else
  2544. currentToolSize = v.Handle.Size
  2545. local a = Instance.new("SelectionBox",v.Handle)
  2546. a.Name = "SelectionBoxCreated"
  2547. a.Adornee = v.Handle
  2548. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2549. v.GripPos = Vector3.new(0,0,0)
  2550. LP.Character.Humanoid:UnequipTools()
  2551. end
  2552. end
  2553. end
  2554. end
  2555. end
  2556. end
  2557.  
  2558. Commands.droptool = function(args)
  2559. for i,v in pairs(LP.Character:GetDescendants()) do
  2560. if v:IsA("Tool") then
  2561. v.Parent = gsWorkspace
  2562. end
  2563. end
  2564. for i,a in pairs(LP.Backpack:GetDescendants()) do
  2565. if a:IsA("Tool") then
  2566. a.Parent = gsWorkspace
  2567. end
  2568. end
  2569. end
  2570.  
  2571. Commands.drophats = function(args)
  2572. for i,v in pairs(LP.Character:GetDescendants()) do
  2573. if v:IsA("Accessory") or v:IsA("Hat") then
  2574. v.Parent = gsWorkspace
  2575. end
  2576. end
  2577. end
  2578.  
  2579. Commands.hidecmdbar = function(args)
  2580. CMDBAR.Visible = false
  2581. end
  2582.  
  2583. Commands.showcmdbar = function(args)
  2584. CMDBAR.Visible = true
  2585. end
  2586.  
  2587. Commands.prefix = function(args)
  2588. if args[1] then
  2589. commandPrefix = string.sub(tostring(args[1]), 1, 1)
  2590. fullUpdate()
  2591. end
  2592. end
  2593.  
  2594. Commands.removeinvis = function(args)
  2595. for i,v in pairs(gsWorkspace:GetDescendants()) do
  2596. if v:IsA("Part") and v.Name ~= "HumanoidRootPart" then
  2597. if v.Transparency == 1 then
  2598. v:Destroy()
  2599. end
  2600. end
  2601. end
  2602. clientSided()
  2603. end
  2604.  
  2605. Commands.removefog = function(args)
  2606. gsLighting.FogStart = 0
  2607. gsLighting.FogEnd = 9999999999999
  2608. clientSided()
  2609. end
  2610.  
  2611. Commands.animation = function(args)
  2612. if args[1] then
  2613. if string.lower(tostring(args[1])) == "gui" then
  2614. loadstring(game:HttpGet(("https://pastebin.com/raw/mdbTSP4d"),true))()
  2615. else
  2616. local Anim = Instance.new("Animation")
  2617. Anim.AnimationId = "rbxassetid://".. tostring(args[1])
  2618. local track = LP.Character.Humanoid:LoadAnimation(Anim)
  2619. if args[2] then
  2620. track:Play(.1, 1, args[2])
  2621. else
  2622. track:Play(.1, 1, 1)
  2623. end
  2624. end
  2625. end
  2626. end
  2627.  
  2628. Commands.btools = function(args)
  2629. local Clone_T = Instance.new("HopperBin",LP.Backpack)
  2630. Clone_T.BinType = "Clone"
  2631. local Destruct = Instance.new("HopperBin",LP.Backpack)
  2632. Destruct.BinType = "Hammer"
  2633. local Hold_T = Instance.new("HopperBin",LP.Backpack)
  2634. Hold_T.BinType = "Grab"
  2635. clientSided()
  2636. end
  2637.  
  2638. Commands.esp = function(args)
  2639. if args[1] then
  2640. for i,v in pairs(findPlayer(args[1])) do
  2641. local espPlayer = v
  2642. for i,createESP in pairs(espPlayer.Character:GetDescendants()) do
  2643. if createESP:IsA("Part") or createESP:IsA("MeshPart") then
  2644. if createESP.Name ~= "HumanoidRootPart" and createESP.Name ~= "Handle" then
  2645. local current = true
  2646. local espBOX = Instance.new("BoxHandleAdornment")
  2647. espBOX.Parent = game.Players.LocalPlayer.PlayerGui
  2648. espBOX.Name = "rGET"..espPlayer.Name
  2649. espBOX.Adornee = createESP
  2650. espBOX.AlwaysOnTop = true
  2651. espBOX.ZIndex = 0
  2652. espBOX.Size = createESP.Size
  2653. espBOX.Transparency = 0.3
  2654. local AboveHead = Instance.new("BillboardGui")
  2655. AboveHead.Parent = game.Players.LocalPlayer.PlayerGui
  2656. AboveHead.Adornee = espPlayer.Character.Head
  2657. AboveHead.Name = "rGET"..espPlayer.Name
  2658. AboveHead.Size = UDim2.new(0, 100, 0, 100)
  2659. AboveHead.StudsOffset = Vector3.new(0, 1, 0)
  2660. AboveHead.AlwaysOnTop = true
  2661. local Info = Instance.new("TextLabel")
  2662. Info.Parent = AboveHead
  2663. Info.BackgroundTransparency = 1
  2664. Info.Position = UDim2.new(0, 0, 0, 0)
  2665. Info.Size = UDim2.new(1, 0, 0, 40)
  2666. Info.TextColor3 = Color3.fromRGB(200,200,200)
  2667. Info.TextStrokeTransparency = 0.5
  2668. Info.TextSize = 15
  2669. if espPlayer.TeamColor == LP.TeamColor then
  2670. espBOX.Color = BrickColor.new("Lime green")
  2671. Info.TextStrokeColor3 = Color3.fromRGB(10,100,10)
  2672. else
  2673. espBOX.Color = BrickColor.new("Really red")
  2674. Info.TextStrokeColor3 = Color3.fromRGB(100,10,10)
  2675. end
  2676. game:GetService('RunService').Stepped:connect(function()
  2677. if current and LP.Character.Humanoid and espPlayer.Character.HumanoidRootPart then
  2678. Info.Text = espPlayer.Name.." (".. math.floor((LP.Character.HumanoidRootPart.Position - espPlayer.Character.HumanoidRootPart.Position).magnitude)..")"
  2679. end
  2680. end)
  2681. espPlayer.Character.Humanoid.Died:Connect(function()
  2682. current = false
  2683. espBOX:Destroy()
  2684. AboveHead:Destroy()
  2685. end)
  2686. gsPlayers.PlayerRemoving:Connect(function(plr)
  2687. if plr == espPlayer then
  2688. current = false
  2689. espBOX:Destroy()
  2690. AboveHead:Destroy()
  2691. end
  2692. end)
  2693. end
  2694. end
  2695. end
  2696. end
  2697. clientSided()
  2698. end
  2699. end
  2700.  
  2701. Commands.unesp = function(args)
  2702. if not args[1] then
  2703. for i,v in pairs(gsCoreGui:GetDescendants()) do
  2704. if string.sub(v.Name, 1, 4) == "rGET" then
  2705. v:Destroy()
  2706. end
  2707. end
  2708. else
  2709. for i,v in pairs(gsCoreGui:GetDescendants()) do
  2710. if string.sub(v.Name, 1, 4) == "rGET" then
  2711. for i,a in pairs(findPlayer(args[1])) do
  2712. if string.sub(v.Name, 5) == a.Name then
  2713. v:Destroy()
  2714. end
  2715. end
  2716. end
  2717. end
  2718. end
  2719. end
  2720.  
  2721. Commands.dice = function(args)
  2722. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("You rolled a dice for ".. tostring(math.random(1, 6)), "All")
  2723. end
  2724.  
  2725. Commands.random = function(args)
  2726. if args[1] and args[2] then
  2727. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Picking random number between "..args[1].." and "..args[2].."... The number is ".. tostring(math.random(args[1], args[2])), "All")
  2728. end
  2729. end
  2730.  
  2731. Commands.closegame = function(args)
  2732. game:Shutdown()
  2733. end
  2734.  
  2735. Commands.savetool = function(args)
  2736. if args[1] then
  2737. for i,a in pairs(LP.Character:GetDescendants()) do
  2738. if a:IsA("Tool") and string.lower(a.Name) == string.lower(tostring(args[1])) then
  2739. a.Parent = LP
  2740. local oldName = a.Name
  2741. a.Name = "saved "..oldName
  2742. else
  2743. for i,n in pairs(LP.Backpack:GetDescendants()) do
  2744. if n:IsA("Tool") and string.lower(n.Name) == string.lower(tostring(args[1])) then
  2745. n.Parent = LP
  2746. local sOldName = n.Name
  2747. n.Name = "saved "..sOldName
  2748. end
  2749. end
  2750. end
  2751. end
  2752. else
  2753. for i,v in pairs(LP.Character:GetDescendants()) do
  2754. if v:IsA("Tool") then
  2755. v.Parent = LP
  2756. local oldName = v.Name
  2757. v.Name = "saved "..oldName
  2758. end
  2759. end
  2760. end
  2761. end
  2762.  
  2763. Commands.loadtool = function(args)
  2764. if args[1] then
  2765. for i,a in pairs(LP:GetChildren()) do
  2766. if a:IsA("Tool") and string.sub(a.Name, 1, 5) == "saved" and string.lower(string.sub(a.Name, 7)) == string.lower(tostring(args[1])) then
  2767. a.Parent = LP.Backpack
  2768. local currentName = a.Name
  2769. a.Name = string.sub(currentName, 7)
  2770. end
  2771. end
  2772. else
  2773. for i,v in pairs(LP:GetChildren()) do
  2774. if string.sub(v.Name, 1, 5) == "saved" then
  2775. v.Parent = LP.Backpack
  2776. local currentName = v.Name
  2777. v.Name = string.sub(currentName, 7)
  2778. end
  2779. end
  2780. end
  2781. end
  2782.  
  2783. Commands.savealltool = function(args)
  2784. for i,v in pairs(LP.Character:GetDescendants()) do
  2785. if v:IsA("Tool") then
  2786. v.Parent = LP
  2787. local oldName = v.Name
  2788. v.Name = "saved "..oldName
  2789. end
  2790. end
  2791. for i,v in pairs(LP.Backpack:GetDescendants()) do
  2792. if v:IsA("Tool") then
  2793. v.Parent = LP
  2794. local oldName = v.Name
  2795. v.Name = "saved "..oldName
  2796. end
  2797. end
  2798. end
  2799.  
  2800. Commands.loadalltool = function(args)
  2801. for i,v in pairs(LP:GetChildren()) do
  2802. if v:IsA("Tool") and string.sub(v.Name, 1, 5) == "saved" then
  2803. v.Parent = LP.Backpack
  2804. local currentName = v.Name
  2805. v.Name = string.sub(currentName, 7)
  2806. end
  2807. end
  2808. end
  2809.  
  2810. Mouse.KeyDown:Connect(function(key)
  2811. if key == clicktpKEY and clicktpACTIVE == true then
  2812. if Mouse.Target then
  2813. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
  2814. end
  2815. end
  2816. if key == clickdelKEY and clickdelACTIVE == true then
  2817. if Mouse.Target then
  2818. Mouse.Target:Destroy()
  2819. end
  2820. end
  2821. end)
  2822. Mouse.Button1Down:Connect(function()
  2823. if clicktpACTIVE == true and clicktpCLICK == true then
  2824. if Mouse.Target then
  2825. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Mouse.Hit.x, Mouse.Hit.y + 5, Mouse.Hit.z)
  2826. end
  2827. end
  2828. if clickdelACTIVE == true and clickdelCLICK == true then
  2829. if Mouse.Target then
  2830. Mouse.Target:Destroy()
  2831. end
  2832. end
  2833. end)
  2834.  
  2835. clicktpKEY = ""
  2836. clickdelKEY = ""
  2837. clicktpACTIVE = false
  2838. clickdelACTIVE = false
  2839. clicktpCLICK = false
  2840. clickdelCLICK = false
  2841.  
  2842. Commands.clicktp = function(args)
  2843. if args[1] then
  2844. clicktpKEY = string.sub(tostring(args[1]), 1, 1)
  2845. clicktpACTIVE = true
  2846. clicktpCLICK = false
  2847. else
  2848. clicktpKEY = ""
  2849. clicktpACTIVE = true
  2850. clicktpCLICK = true
  2851. end
  2852. clientSided()
  2853. end
  2854.  
  2855. Commands.clickdel = function(args)
  2856. if args[1] then
  2857. clickdelKEY = string.sub(tostring(args[1]), 1, 1)
  2858. clickdelACTIVE = true
  2859. clickdelCLICK = false
  2860. else
  2861. clickdelKEY = ""
  2862. clickdelACTIVE = true
  2863. clickdelCLICK = true
  2864. end
  2865. clientSided()
  2866. end
  2867.  
  2868. Commands.unclicktp = function(args)
  2869. clicktpACTIVE = false
  2870. end
  2871.  
  2872. Commands.unclickdel = function(args)
  2873. clickdelACTIVE = false
  2874. end
  2875.  
  2876. Commands.oof = function(args)
  2877. spawn(function()
  2878. while wait() do
  2879. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  2880. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  2881. for _,x in pairs(v.Character.Head:GetChildren()) do
  2882. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true, true) end
  2883. end
  2884. end
  2885. end
  2886. end
  2887. end)
  2888. end
  2889.  
  2890. Commands.chatlogs = function(args)
  2891. MainChatFrame.Position = UDim2.new(0, 760, 0, 261)
  2892. MainChatFrame.Visible = true
  2893. end
  2894.  
  2895. Commands.stopadmin = function(args)
  2896. commandPrefix = " "
  2897. following = false
  2898. trailing = false
  2899. annoying = false
  2900. CMDBAR.Visible = false
  2901. Match.Visible = false
  2902. flying = false
  2903. end
  2904.  
  2905. Commands.freecam = function(args)
  2906. for i,getFC in pairs(gsWorkspace:GetDescendants()) do
  2907. if getFC.Name == "rGETpartNUMBER2" then
  2908. getFC:Destroy()
  2909. end
  2910. end
  2911. local CameraPart = Instance.new("Part")
  2912. CameraPart.CanCollide = false
  2913. CameraPart.CFrame = LP.Character.Head.CFrame
  2914. CameraPart.Locked = true
  2915. CameraPart.Transparency = 1
  2916. CameraPart.Size = Vector3.new(1, 1, 1)
  2917. CameraPart.Parent = gsWorkspace
  2918. CameraPart.Name = "rGETpartNUMBER2"
  2919. if bypassMODE == true then
  2920. loopviewfc = true
  2921. elseif bypassMODE == false then
  2922. gsWorkspace.CurrentCamera.CameraSubject = CameraPart
  2923. end
  2924. local speedget = 1
  2925. local T = CameraPart
  2926. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2927. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2928. local SPEED = speedget
  2929. if args[1] then
  2930. speedfly = tonumber(args[1])
  2931. else
  2932. speedfly = 1
  2933. end
  2934. local function freecamfly()
  2935. LP.Character.Head.Anchored = true
  2936. doFREECAM = true
  2937. local BG = Instance.new('BodyGyro', T)
  2938. local BV = Instance.new('BodyVelocity', T)
  2939. BG.P = 9e4
  2940. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2941. BG.cframe = T.CFrame
  2942. BV.velocity = Vector3.new(0, 0.1, 0)
  2943. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2944. spawn(function()
  2945. repeat wait()
  2946. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2947. SPEED = 50
  2948. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2949. SPEED = 0
  2950. end
  2951. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2952. 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
  2953. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2954. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2955. 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
  2956. else
  2957. BV.velocity = Vector3.new(0, 0.1, 0)
  2958. end
  2959. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2960. until not doFREECAM
  2961. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2962. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2963. SPEED = 0
  2964. BG:destroy()
  2965. BV:destroy()
  2966. end)
  2967. end
  2968. Mouse.KeyDown:connect(function(KEY)
  2969. if KEY:lower() == 'w' then
  2970. CONTROL.F = speedfly
  2971. elseif KEY:lower() == 's' then
  2972. CONTROL.B = -speedfly
  2973. elseif KEY:lower() == 'a' then
  2974. CONTROL.L = -speedfly
  2975. elseif KEY:lower() == 'd' then
  2976. CONTROL.R = speedfly
  2977. end
  2978. end)
  2979. Mouse.KeyUp:connect(function(KEY)
  2980. if KEY:lower() == 'w' then
  2981. CONTROL.F = 0
  2982. elseif KEY:lower() == 's' then
  2983. CONTROL.B = 0
  2984. elseif KEY:lower() == 'a' then
  2985. CONTROL.L = 0
  2986. elseif KEY:lower() == 'd' then
  2987. CONTROL.R = 0
  2988. end
  2989. end)
  2990. freecamfly()
  2991. end
  2992.  
  2993. Commands.fc = function(args)
  2994. if args[1] then
  2995. run(commandPrefix.."freecam "..args[1])
  2996. else
  2997. run(commandPrefix.."freecam")
  2998. end
  2999. end
  3000.  
  3001. Commands.unfreecam = function(args)
  3002. doFREECAM = false
  3003. LP.Character.Head.Anchored = false
  3004. view(LP)
  3005. if gsWorkspace.rGETpartNUMBER2 then
  3006. gsWorkspace.rGETpartNUMBER2:Destroy()
  3007. end
  3008. loopviewfc = false
  3009. end
  3010.  
  3011. Commands.unfc = function(args)
  3012. doFREECAM = false
  3013. LP.Character.Head.Anchored = false
  3014. view(LP)
  3015. if gsWorkspace.rGETpartNUMBER2 then
  3016. gsWorkspace.rGETpartNUMBER2:Destroy()
  3017. end
  3018. loopviewfc = false
  3019. end
  3020.  
  3021. Commands.gotofc = function(args)
  3022. doFREECAM = false
  3023. LP.Character.Head.Anchored = false
  3024. view(LP)
  3025. pcall(function()
  3026. LP.Character.HumanoidRootPart.CFrame = gsWorkspace.rGETpartNUMBER2.CFrame
  3027. gsWorkspace.rGETpartNUMBER2:Destroy()
  3028. end)
  3029. loopviewfc = false
  3030. end
  3031.  
  3032. Commands.fctp = function(args)
  3033. if args[1] then
  3034. for i,v in pairs(findPlayer(args[1])) do
  3035. pcall(function()
  3036. gsWorkspace.rGETpartNUMBER2.CFrame = v.Character.Head.CFrame
  3037. end)
  3038. end
  3039. end
  3040. end
  3041.  
  3042. Commands.cmds = function(args)
  3043. CMDSmain.Position = UDim2.new(0, 695, 0, 297)
  3044. CMDSmain.Visible = true
  3045. CMDSmain:TweenSize(UDim2.new(0, 440, 0, 367), "InOut", "Sine", 1)
  3046. end
  3047.  
  3048. Commands.fullcredits = function(args)
  3049. Notification("info", "Credit to Autumn, Josh and 3dsboy08 (Help with "..commandPrefix.."remotespy and anti client kick)", 1)
  3050. Notification("info", "Credit to Infinite Yield developers (Assisted in "..commandPrefix.."esp and "..commandPrefix.."fly commands)", 1)
  3051. Notification("info", "Credit to Timeless ("..commandPrefix.."invisible) and Harkinian ("..commandPrefix.."shutdown)", 1)
  3052. Notification("info", "Credit to DEX creators ("..commandPrefix.."explorer) and xFunnieuss ("..commandPrefix.."spinhats)", 1)
  3053. Notification("info", "Only creator is illremember", 2)
  3054. end
  3055.  
  3056. Commands.hotkey = function(args)
  3057. if args[1] then
  3058. local hotkeyKEY = string.sub(tostring(args[1]), 1, 3)
  3059. if args[2] then
  3060. table.remove(args, 1)
  3061. local hotkeyCMD = table.concat(args, " ")
  3062. table.insert(hotkeys, hotkeyCMD.."//"..hotkeyKEY)
  3063. fullUpdate()
  3064. Notification("info", "Hotkey added!", 1)
  3065. end
  3066. end
  3067. end
  3068.  
  3069. Mouse.KeyDown:Connect(function(key)
  3070. for i,v in pairs(hotkeys) do
  3071. local currentKey = string.match(v, "[%a%d]+$")
  3072. if string.len(currentKey) == 1 then
  3073. if key == string.sub(v, #v, #v) then
  3074. local commandtoRUN = string.match(v, "^[%w%s]+")
  3075. if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
  3076. if bypassMODE == true then
  3077. if doFREECAM == false then
  3078. run(commandPrefix..tostring(commandtoRUN))
  3079. else
  3080. run(commandPrefix.."unfly")
  3081. end
  3082. else
  3083. if flying == false then
  3084. run(commandPrefix..tostring(commandtoRUN))
  3085. else
  3086. run(commandPrefix.."unfly")
  3087. end
  3088. end
  3089. elseif tostring(commandtoRUN) == "noclip" then
  3090. if noclip == false then
  3091. run(commandPrefix..tostring(commandtoRUN))
  3092. else
  3093. run(commandPrefix.."clip")
  3094. end
  3095. elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
  3096. if doFREECAM == false then
  3097. run(commandPrefix..tostring(commandtoRUN))
  3098. else
  3099. if fchotkeymode == "goto" then
  3100. run(commandPrefix.."gotofc")
  3101. elseif fchotkeymode == "unfc" then
  3102. run(commandPrefix.."unfreecam")
  3103. end
  3104. end
  3105. else
  3106. run(commandPrefix..tostring(commandtoRUN))
  3107. end
  3108. end
  3109. else
  3110. if string.lower(string.sub(tostring(currentKey), 1, 1)) == "f" then
  3111. local commandtoRUN = string.match(v, "^[%w%s]+")
  3112. local hotkeyadjust = tonumber(string.sub(currentKey, 2, 3)) + 25
  3113. if string.byte(key) == hotkeyadjust then
  3114. if string.sub(string.lower(tostring(commandtoRUN)), 1, 3) == "fly" then
  3115. if bypassMODE == true then
  3116. if doFREECAM == false then
  3117. run(commandPrefix..tostring(commandtoRUN))
  3118. else
  3119. run(commandPrefix.."unfly")
  3120. end
  3121. else
  3122. if flying == false then
  3123. run(commandPrefix..tostring(commandtoRUN))
  3124. else
  3125. run(commandPrefix.."unfly")
  3126. end
  3127. end
  3128. elseif tostring(commandtoRUN) == "noclip" then
  3129. if noclip == false then
  3130. run(commandPrefix..tostring(commandtoRUN))
  3131. else
  3132. run(commandPrefix.."clip")
  3133. end
  3134. elseif tostring(commandtoRUN) == "freecam" or tostring(commandtoRUN) == "fc" then
  3135. if doFREECAM == false then
  3136. run(commandPrefix..tostring(commandtoRUN))
  3137. else
  3138. if fchotkeymode == "goto" then
  3139. run(commandPrefix.."gotofc")
  3140. elseif fchotkeymode == "unfc" then
  3141. run(commandPrefix.."unfreecam")
  3142. end
  3143. end
  3144. else
  3145. run(commandPrefix..tostring(commandtoRUN))
  3146. end
  3147. end
  3148. end
  3149. end
  3150. end
  3151. end)
  3152.  
  3153. Commands.removeallhotkey = function(args)
  3154. hotkeys = {}
  3155. fullUpdate()
  3156. Notification("warning", "All hotkeys reset/removed", 6)
  3157. end
  3158.  
  3159. Commands.removehotkey = function(args)
  3160. if args[1] then
  3161. for i,v in pairs(hotkeys) do
  3162. local currentKey = string.match(v, "[%a%d]+$")
  3163. if currentKey == string.lower(tostring(args[1])) then
  3164. table.remove(hotkeys, i)
  3165. fullUpdate()
  3166. end
  3167. end
  3168. end
  3169. end
  3170.  
  3171. Commands.printhotkeys = function(args)
  3172. for i,v in pairs(hotkeys) do
  3173. warn("HOTKEYS:")
  3174. print(v)
  3175. end
  3176. end
  3177.  
  3178. Commands.os = function(args)
  3179. if args[1] then
  3180. for i,v in pairs(findPlayer(args[1])) do
  3181. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." is on "..v.OsPlatform, "All")
  3182. end
  3183. end
  3184. end
  3185.  
  3186. spinning = false
  3187. Commands.spin = function(args)
  3188. if args[1] then
  3189. for i,v in pairs(findSinglePlayer(args[1])) do
  3190. run(commandPrefix.."attach "..v.Name)
  3191. annplr = v
  3192. annoying = true
  3193. spinning = true
  3194. end
  3195. end
  3196. end
  3197.  
  3198. Commands.unspin = function(args)
  3199. if spinning then
  3200. annoying = false
  3201. spinning = false
  3202. end
  3203. run(""..commandPrefix.."unattach")
  3204. end
  3205.  
  3206. Commands.explorer = function(args)
  3207. loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
  3208. Notification("info", "Loaded DEX explorer!", 5)
  3209. end
  3210.  
  3211. Commands.maxzoom = function(args)
  3212. if args[1] then
  3213. LP.CameraMaxZoomDistance = args[1]
  3214. end
  3215. end
  3216.  
  3217. Commands.stare = function(args)
  3218. if args[1] then
  3219. for i,v in pairs(findSinglePlayer(args[1])) do
  3220. stareplr = v
  3221. staring = true
  3222. end
  3223. end
  3224. end
  3225.  
  3226. Commands.unstare = function(args)
  3227. staring = false
  3228. end
  3229.  
  3230. Commands.tempgod = function(args)
  3231. local hu = LP.Character.Humanoid
  3232. local l = Instance.new("Humanoid")
  3233. l.Parent = LP.Character
  3234. l.Name = "Humanoid"
  3235. wait(0.1)
  3236. hu.Parent = LP
  3237. gsWorkspace.CurrentCamera.CameraSubject = LP.Character
  3238. LP.Character.Animate.Disabled = true
  3239. wait(0.1)
  3240. LP.Character.Animate.Disabled = false
  3241. Notification("info", "Enabled Temp FE Godmode", 4)
  3242. end
  3243.  
  3244. Commands.void = function(args)
  3245. if hasTools() == false then
  3246. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3247. else
  3248. FEGodmode()
  3249. for i,v in pairs(LP.Backpack:GetChildren())do
  3250. LP.Character.Humanoid:EquipTool(v)
  3251. end
  3252. if args[1] then
  3253. for i,v in pairs(findSinglePlayer(args[1])) do
  3254. local NOW = LP.Character.HumanoidRootPart.CFrame
  3255. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3256. wait(0.3)
  3257. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3258. local function tp(player,player2)
  3259. local char1,char2=player.Character,player2.Character
  3260. if char1 and char2 then
  3261. char1:MoveTo(char2.Head.Position)
  3262. end
  3263. end
  3264. wait(0.5)
  3265. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(999999999999999,0,999999999999999))
  3266. end
  3267. end
  3268. end
  3269. end
  3270.  
  3271. Commands.freefall = function(args)
  3272. if hasTools() == false then
  3273. Notification("warning", "You need a tool in your backpack/inventory to use this command.", 8)
  3274. else
  3275. FEGodmode()
  3276. for i,v in pairs(LP.Backpack:GetChildren())do
  3277. LP.Character.Humanoid:EquipTool(v)
  3278. end
  3279. if args[1] then
  3280. for i,v in pairs(findSinglePlayer(args[1])) do
  3281. local NOW = LP.Character.HumanoidRootPart.CFrame
  3282. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3283. wait(0.3)
  3284. LP.Character.HumanoidRootPart.CFrame = v.Character["Left Arm"].CFrame
  3285. wait(0.5)
  3286. LP.Character.HumanoidRootPart.CFrame = NOW
  3287. wait(0.5)
  3288. LP.Character.HumanoidRootPart.CFrame = NOW
  3289. wait(0.6)
  3290. LP.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  3291. end
  3292. end
  3293. end
  3294. end
  3295.  
  3296. Commands.version = function(args)
  3297. Notification("info", "Current Shattervast Version: V2.8", 7)
  3298. end
  3299.  
  3300. Commands.shiftlockon = function(args)
  3301. LP.DevEnableMouseLock = true
  3302. Notification("info", "Shift lock enabled!", 5)
  3303. end
  3304.  
  3305. for i,needChat in pairs(gsPlayers:GetPlayers()) do
  3306. needChat.Chatted:Connect(function(msg)
  3307. if copychatall then
  3308. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
  3309. end
  3310. end)
  3311. end
  3312. gsPlayers.PlayerAdded:Connect(function(plr)
  3313. plr.Chatted:Connect(function(msg)
  3314. if copychatall then
  3315. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(msg, "All")
  3316. end
  3317. end)
  3318. end)
  3319.  
  3320. copychatplayer = nil
  3321. copychatall = false
  3322. copychatACTIVE = false
  3323. Commands.copychat = function(args)
  3324. if args[1] then
  3325. if string.lower(args[1]) == "all" or string.lower(args[1]) == "others" then
  3326. copychatall = true
  3327. else
  3328. for i,v in pairs(findPlayer(args[1])) do
  3329. if v ~= LP then
  3330. copychatplayer = v
  3331. copychatACTIVE = true
  3332. end
  3333. end
  3334. end
  3335. end
  3336. end
  3337.  
  3338. Commands.uncopychat = function(args)
  3339. copychatall = false
  3340. copychatACTIVE = false
  3341. end
  3342.  
  3343. Commands.newkill = function(args)
  3344. if hasTools() == false then
  3345. Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  3346. else
  3347. if args[1] then
  3348. for i,plr in pairs(findSinglePlayer(args[1])) do
  3349. for i,v in pairs(LP.Backpack:GetChildren())do
  3350. LP.Character.Humanoid:EquipTool(v)
  3351. end
  3352. for i,v in pairs(LP.Backpack:GetDescendants()) do
  3353. if v:IsA("Tool") then
  3354. v.Parent = LP.Character
  3355. wait()
  3356. v.Parent = plr.Character
  3357. end
  3358. end
  3359. wait(0.4)
  3360. LP.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(4000000, -10, 200000))
  3361. end
  3362. end
  3363. end
  3364. end
  3365.  
  3366. Commands.newattach = function(args)
  3367. if hasTools() == false then
  3368. Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  3369. else
  3370. if args[1] then
  3371. for i,plr in pairs(findSinglePlayer(args[1])) do
  3372. for i,v in pairs(LP.Backpack:GetChildren())do
  3373. LP.Character.Humanoid:EquipTool(v)
  3374. end
  3375. for i,v in pairs(LP.Backpack:GetDescendants()) do
  3376. if v:IsA("Tool") then
  3377. v.Parent = LP.Character
  3378. wait()
  3379. v.Parent = plr.Character
  3380. end
  3381. end
  3382. end
  3383. end
  3384. end
  3385. end
  3386.  
  3387. Commands.newbring = function(args)
  3388. if hasTools() == false then
  3389. Notification("warning", "You need TWO tools in your backpack/inventory to use this command.", 8)
  3390. else
  3391. if args[1] then
  3392. for i,plr in pairs(findSinglePlayer(args[1])) do
  3393. local NOW = LP.Character.HumanoidRootPart.CFrame
  3394. for i,v in pairs(LP.Backpack:GetChildren())do
  3395. LP.Character.Humanoid:EquipTool(v)
  3396. end
  3397. for i,v in pairs(LP.Backpack:GetDescendants()) do
  3398. if v:IsA("Tool") then
  3399. v.Parent = LP.Character
  3400. wait()
  3401. v.Parent = plr.Character
  3402. end
  3403. end
  3404. wait(0.4)
  3405. LP.Character.HumanoidRootPart.CFrame = NOW
  3406. wait(0.4)
  3407. LP.Character.HumanoidRootPart.CFrame = NOW
  3408. end
  3409. end
  3410. end
  3411. end
  3412.  
  3413. Commands.spawn = function(args)
  3414. if args[1] then
  3415. if string.lower(tostring(args[1])) == "ws" then
  3416. spawnWS = args[2] or CurrentWalkspeed
  3417. LP.Character.Humanoid.WalkSpeed = args[2] or CurrentWalkspeed
  3418. elseif string.lower(tostring(args[1])) == "jp" then
  3419. spawnJP = args[2] or CurrentJumppower
  3420. LP.Character.Humanoid.JumpPower = args[2] or CurrentJumppower
  3421. elseif string.lower(tostring(args[1])) == "hh" then
  3422. spawnHH = args[2] or CurrentHipheight
  3423. LP.Character.Humanoid.HipHeight = args[2] or CurrentHipheight
  3424. elseif string.lower(tostring(args[1])) == "god" then
  3425. spawningfegod = true
  3426. FEGodmode()
  3427. end
  3428. end
  3429. end
  3430.  
  3431. Commands.unspawn = function(args)
  3432. spawnWS = CurrentWalkspeed
  3433. spawnJP = CurrentJumppower
  3434. spawnHH = CurrentHipheight
  3435. spawningfegod = false
  3436. Notification("info", "Reset spawning stats", 5)
  3437. end
  3438.  
  3439. savingtoolsloop = false
  3440. Commands.autosavetool = function(args)
  3441. if args[1] then
  3442. if string.lower(tostring(args[1])) == "on" then
  3443. savingtoolsloop = true
  3444. elseif string.lower(tostring(args[1])) == "off" then
  3445. savingtoolsloop = false
  3446. end
  3447. end
  3448. end
  3449.  
  3450. modeFling = false
  3451. modeCompliment = false
  3452. modeMove = false
  3453. modeInfo = false
  3454. Commands.beginbot = function(args)
  3455. if not args[1] then
  3456. print("fling // compliment // move // info")
  3457. Notification("info", ""..commandPrefix.."beginbot Modes printed", 5)
  3458. else
  3459. if string.lower(tostring(args[1])) == "fling" then
  3460. modeFling = true
  3461. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hello! I am Fling-Bot 5000! Say !fling [Player] to fling that player!", "All")
  3462. elseif string.lower(tostring(args[1])) == "compliment" then
  3463. modeCompliment = true
  3464. complimentReady = true
  3465. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Good day, I am Compliment-Bot. Say !c [Player] to give them a compliment.", "All")
  3466. elseif string.lower(tostring(args[1])) == "move" then
  3467. modeMove = true
  3468. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hi, I am movement bot. Commands you can use: !walk [Player], !bringbot, !follow [Player].", "All")
  3469. elseif string.lower(tostring(args[1])) == "info" then
  3470. modeInfo = true
  3471. infoReady = true
  3472. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Hey, I'm Info-Bot. Commands you can use: !age [Player], !id [Player].", "All")
  3473. end
  3474. end
  3475. end
  3476.  
  3477. Commands.endbot = function(args)
  3478. if not args[1] then
  3479. modeFling = false
  3480. modeCompliment = false
  3481. modeMove = false
  3482. modeInfo = false
  3483. else
  3484. if string.lower(tostring(args[1])) == "fling" then
  3485. modeFling = false
  3486. elseif string.lower(tostring(args[1])) == "compliment" then
  3487. modeCompliment = false
  3488. elseif string.lower(tostring(args[1])) == "move" then
  3489. modeMove = false
  3490. elseif string.lower(tostring(args[1])) == "info" then
  3491. modeInfo = false
  3492. end
  3493. end
  3494. end
  3495.  
  3496. Commands.stopsit = function(args)
  3497. stopsitting = true
  3498. end
  3499.  
  3500. Commands.gosit = function(args)
  3501. stopsitting = false
  3502. end
  3503.  
  3504. chattingerror = true
  3505. Commands.chaterror = function(args)
  3506. if chattingerror then
  3507. chattingerror = false
  3508. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  3509. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  3510. wait(4)
  3511. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  3512. wait(3)
  3513. chattingerror = true
  3514. end
  3515. end
  3516.  
  3517. spawnpos = nil
  3518. spawningpos = true
  3519. Commands.spawnpoint = function(args)
  3520. spawnpos = LP.Character.HumanoidRootPart.CFrame
  3521. spawningpos = true
  3522. Notification("info", "Spawn point has been set! Use "..commandPrefix.."nospawn to remove.", 6)
  3523. end
  3524.  
  3525. Commands.nospawn = function(args)
  3526. spawningpos = false
  3527. Notification("info", "Spawn point has been removed. Use "..commandPrefix.."spawnpoint to enable.", 6)
  3528. end
  3529.  
  3530. Commands.bypass = function(args)
  3531. if args[1] then
  3532. if string.lower(tostring(args[1])) == "on" then
  3533. bypassMODE = true
  3534. Notification("warning", "Bypass mode turned on, this changes functions of "..commandPrefix.."fly and other commands to bypass most anti-exploits.", 7)
  3535. elseif string.lower(tostring(args[1])) == "off" then
  3536. bypassMODE = false
  3537. Notification("warning", "Bypass mode has been turned off.", 7)
  3538. end
  3539. end
  3540. end
  3541.  
  3542. Commands.fixcam = function(args)
  3543. gsWorkspace.CurrentCamera:Destroy()
  3544. wait(0.1)
  3545. game:GetService("Workspace").CurrentCamera.CameraSubject = LP.Character.Humanoid
  3546. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3547. LP.CameraMinZoomDistance = 0.5
  3548. LP.CameraMaxZoomDistance = 400
  3549. LP.CameraMode = "Classic"
  3550. LP.DevCameraOcclusionMode = CurrentNormal
  3551. end
  3552.  
  3553. Commands.gotoobj = function(args)
  3554. if args[1] then
  3555. for i,v in pairs(gsWorkspace:GetDescendants()) do
  3556. if string.lower(v.Name) == string.lower(tostring(args[1])) then
  3557. LP.Character.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(0, 3, 0)
  3558. end
  3559. end
  3560. end
  3561. end
  3562.  
  3563. Commands.breakcam = function(args)
  3564. gsWorkspace.CurrentCamera.CameraSubject = LP.Character.Head
  3565. end
  3566.  
  3567. Commands.inviscam = function(args)
  3568. LP.DevCameraOcclusionMode = "Invisicam"
  3569. end
  3570.  
  3571. printobjKEY = ""
  3572. printobjCLICKING = false
  3573. printobjACTIVE = false
  3574.  
  3575. Commands.printobj = function(args)
  3576. if args[1] then
  3577. printobjKEY = string.sub(tostring(args[1]), 1, 1)
  3578. printobjACTIVE = true
  3579. printobjCLICKING = false
  3580. else
  3581. printobjKEY = ""
  3582. printobjACTIVE = true
  3583. printobjCLICKING = true
  3584. end
  3585. end
  3586.  
  3587. Mouse.KeyDown:Connect(function(key)
  3588. if key == printobjKEY and printobjACTIVE == true then
  3589. if Mouse.Target then
  3590. local path = Mouse.Target:GetFullName()
  3591. local getPath = "game:GetService(\"Workspace\")"
  3592. local getSpaces = ""
  3593. local separate = {}
  3594. local a = nil
  3595. for v in string.gmatch(string.sub(path, 10), "[^.]+") do
  3596. if string.match(v, " ") then
  3597. a = "["..v.."]"
  3598. table.insert(separate, a)
  3599. else
  3600. a = "."..v
  3601. table.insert(separate, a)
  3602. end
  3603. getSpaces = table.concat(separate, "")
  3604. end
  3605. local fullPath = getPath..getSpaces
  3606. print(fullPath)
  3607. end
  3608. end
  3609. end)
  3610. Mouse.Button1Down:Connect(function()
  3611. if printobjCLICKING == true and printobjACTIVE == true then
  3612. if Mouse.Target then
  3613. local path = Mouse.Target:GetFullName()
  3614. local getPath = "game:GetService(\"Workspace\")"
  3615. local getSpaces = ""
  3616. local separate = {}
  3617. local a = nil
  3618. for v in string.gmatch(string.sub(path, 10), "[^.]+") do
  3619. if string.match(v, " ") then
  3620. a = "["..v.."]"
  3621. table.insert(separate, a)
  3622. else
  3623. a = "."..v
  3624. table.insert(separate, a)
  3625. end
  3626. getSpaces = table.concat(separate, "")
  3627. end
  3628. local fullPath = getPath..getSpaces
  3629. print(fullPath)
  3630. end
  3631. end
  3632. end)
  3633.  
  3634. Commands.unprintobj = function(args)
  3635. printobjACTIVE = false
  3636. printobjCLICKING = false
  3637. end
  3638.  
  3639. Commands.hotkeyfc = function(args)
  3640. if args[1] then
  3641. if string.lower(tostring(args[1])) == "goto" then
  3642. fchotkeymode = "goto"
  3643. elseif string.lower(tostring(args[1])) == "unfc" then
  3644. fchotkeymode = "unfc"
  3645. end
  3646. fullUpdate()
  3647. end
  3648. end
  3649.  
  3650. Commands.carpet = function(args)
  3651. if args[1] then
  3652. for i,v in pairs(findSinglePlayer(args[1])) do
  3653. if v ~= nil then
  3654. annoying = true
  3655. annplr = v
  3656. local carpetAnimation = Instance.new("Animation")
  3657. carpetAnimation.AnimationId = "rbxassetid://282574440"
  3658. carpetTrack = LP.Character.Humanoid:LoadAnimation(carpetAnimation)
  3659. carpetTrack:Play(.1, 1, 1)
  3660. end
  3661. end
  3662. end
  3663. end
  3664.  
  3665. Commands.uncarpet = function(args)
  3666. annoying = false
  3667. carpetTrack:Stop()
  3668. end
  3669.  
  3670. Commands.brickcreate = function(args)
  3671. if args[1] then
  3672. local createPosition = LP.Character.HumanoidRootPart.CFrame
  3673. if args[2] and args[3] and args[4] then
  3674. createPosition = CFrame.new(Vector3.new(args[2], args[3], args[4]))
  3675. else
  3676. createPosition = LP.Character.HumanoidRootPart.CFrame
  3677. end
  3678. for i = 1, args[1] do
  3679. LP.Character.HumanoidRootPart.CFrame = createPosition
  3680. run(commandPrefix.."blockhats")
  3681. wait(0.2)
  3682. run(commandPrefix.."drophats")
  3683. wait(0.2)
  3684. run(commandPrefix.."reset")
  3685. wait(6)
  3686. end
  3687. end
  3688. end
  3689.  
  3690. Commands.forward = function(args)
  3691. if args[1] then
  3692. forwardSpeed = args[1]
  3693. else
  3694. forwardSpeed = 1
  3695. end
  3696. cmdForward = true
  3697. end
  3698.  
  3699. Commands.unforward = function(args)
  3700. cmdForward = false
  3701. end
  3702.  
  3703. Commands.id = function(args)
  3704. if args[1] then
  3705. for i,v in pairs(findPlayer(args[1])) do
  3706. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(v.Name.." Account ID: "..v.UserId.."!", "All")
  3707. end
  3708. end
  3709. end
  3710.  
  3711. Commands.spinhats = function(args) -- Credit to xFunnieuss
  3712. for i,v in pairs(LP.Character:GetDescendants()) do
  3713. if v:IsA("Accessory") or v:IsA("Hat") then
  3714. local keep = Instance.new("BodyPosition") keep.Parent = v.Handle keep.Name = "no"
  3715. local spin = Instance.new("BodyAngularVelocity") spin.Parent = v.Handle spin.Name = "ha"
  3716. if v.Handle.AccessoryWeld then
  3717. v.Handle.AccessoryWeld:Destroy()
  3718. end
  3719. if args[1] then
  3720. spin.AngularVelocity = Vector3.new(0, args[1], 0)
  3721. spin.MaxTorque = Vector3.new(0, args[1] * 2, 0)
  3722. else
  3723. spin.AngularVelocity = Vector3.new(0, 100, 0)
  3724. spin.MaxTorque = Vector3.new(0, 200, 0)
  3725. end
  3726. keep.P = 30000
  3727. keep.D = 50
  3728. spinObj = keep
  3729. spinTOhead = true
  3730. end
  3731. end
  3732. end
  3733.  
  3734. Commands.unspinhats = function(args)
  3735. for i,v in pairs(LP.Character:GetDescendants()) do
  3736. if v:IsA("Accessory") or v:IsA("Hat") then
  3737. pcall(function()
  3738. run(commandPrefix.."drophats")
  3739. wait(2)
  3740. v.Handle.spin:Destroy()
  3741. v.Handle.keep:Destroy()
  3742. end)
  3743. end
  3744. end
  3745. end
  3746.  
  3747. savedmap = {}
  3748. Commands.savemap = function(args)
  3749. for i,v in pairs(gsWorkspace:GetChildren()) do
  3750. v.Archivable = true
  3751. if not v:IsA("Terrain") and not v:IsA("Camera") then
  3752. if not gsPlayers:FindFirstChild(v.Name) then
  3753. table.insert(savedmap, v:Clone())
  3754. end
  3755. end
  3756. end
  3757. clientSided()
  3758. end
  3759.  
  3760. Commands.loadmap = function(args)
  3761. for i,v in pairs(gsWorkspace:GetChildren()) do
  3762. if not v:IsA("Terrain") and not v:IsA("Camera") then
  3763. if not gsPlayers:FindFirstChild(v.Name) then
  3764. pcall(function()
  3765. v:Destroy()
  3766. end)
  3767. end
  3768. end
  3769. end
  3770. for i,a in ipairs(savedmap) do
  3771. a:Clone().Parent = gsWorkspace
  3772. end
  3773. clientSided()
  3774. end
  3775.  
  3776. Commands.creatorid = function(args)
  3777. LP.UserId = game.CreatorId
  3778. end
  3779.  
  3780. Commands.gameid = function(args)
  3781. Notification("info", "Current game's ID = "..game.GameId, 8)
  3782. end
  3783.  
  3784. Commands.delobj = function(args)
  3785. if args[1] then
  3786. for i,v in pairs(gsWorkspace:GetDescendants()) do
  3787. if string.lower(v.Name) == string.lower(tostring(args[1])) then
  3788. v:Destroy()
  3789. clientSided()
  3790. end
  3791. end
  3792. end
  3793. end
  3794.  
  3795. Commands.glide = function(args)
  3796. if args[1] then
  3797. for i,v in pairs(findSinglePlayer(args[1])) do
  3798. local goal = {}
  3799. goal.CFrame = v.Character.HumanoidRootPart.CFrame
  3800. local defaultSpeed = 3
  3801. if args[2] then
  3802. if tonumber(args[2]) < 10 then
  3803. defaultSpeed = tonumber(args[2])
  3804. else
  3805. defaultSpeed = 5
  3806. end
  3807. else
  3808. defaultSpeed = 3
  3809. end
  3810. local goalFunction = gsTween:Create(LP.Character.HumanoidRootPart, TweenInfo.new(defaultSpeed, Enum.EasingStyle.Sine, Enum.EasingDirection.InOut), goal)
  3811. goalFunction:Play()
  3812. end
  3813. end
  3814. end
  3815.  
  3816. stutterON = false
  3817. Commands.stutter = function(args)
  3818. if args[1] then
  3819. if string.lower(tostring(args[1])) == "on" then
  3820. stutterON = true
  3821. elseif string.lower(tostring(args[1])) == "off" then
  3822. stutterON = false
  3823. wait(0.4)
  3824. LP.Character.HumanoidRootPart.Anchored = false
  3825. end
  3826. end
  3827. end
  3828.  
  3829. spawn(function()
  3830. while wait(0.1) do
  3831. if stutterON == true then
  3832. LP.Character.HumanoidRootPart.Anchored = false
  3833. wait(0.1)
  3834. LP.Character.HumanoidRootPart.Anchored = true
  3835. end
  3836. end
  3837. end)
  3838.  
  3839. Commands.platform = function(args)
  3840. local a = Instance.new("Part")
  3841. a.Parent = gsWorkspace
  3842. a.Size = Vector3.new(10, 1, 10)
  3843. a.Anchored = true
  3844. a.CFrame = LP.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
  3845. LP.Character.HumanoidRootPart.CFrame = a.CFrame + Vector3.new(0, 2, 0)
  3846. clientSided()
  3847. wait(20)
  3848. a:Destroy()
  3849. end
  3850.  
  3851. Commands.servertime = function(args)
  3852. Notification("info", "Server time is "..math.ceil(tonumber(gsWorkspace.DistributedGameTime)).." seconds.", 8)
  3853. end
  3854.  
  3855. Commands.ride = function(args)
  3856. if args[1] then
  3857. for i,v in pairs(findSinglePlayer(args[1])) do
  3858. local Anim = Instance.new("Animation")
  3859. Anim.AnimationId = "rbxassetid://179224234"
  3860. RIDEtrack = LP.Character.Humanoid:LoadAnimation(Anim)
  3861. rideACTIVE = true
  3862. ridePLAYER = v
  3863. RIDEtrack:Play()
  3864. end
  3865. end
  3866. end
  3867.  
  3868. Commands.unride = function(args)
  3869. RIDEtrack:Stop()
  3870. rideACTIVE = false
  3871. end
  3872.  
  3873. Commands.cmute = function(args)
  3874. if args[1] then
  3875. for i,v in pairs(findSinglePlayer(args[1])) do
  3876. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/mute "..v.Name, "All")
  3877. clientSided()
  3878. end
  3879. end
  3880. end
  3881.  
  3882. Commands.uncmute = function(args)
  3883. if args[1] then
  3884. for i,v in pairs(findSinglePlayer(args[1])) do
  3885. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/unmute "..v.Name, "All")
  3886. end
  3887. end
  3888. end
  3889.  
  3890. Commands.hat = function(args)
  3891. if args[1] then
  3892. for i,v in pairs(findSinglePlayer(args[1])) do
  3893. local Anim = Instance.new("Animation")
  3894. Anim.AnimationId = "rbxassetid://282574440"
  3895. HATtrack = LP.Character.Humanoid:LoadAnimation(Anim)
  3896. rideACTIVE = true
  3897. ridePLAYER = v
  3898. HATtrack:Play()
  3899. view(v)
  3900. end
  3901. end
  3902. end
  3903.  
  3904. Commands.unhat = function(args)
  3905. HATtrack:Stop()
  3906. rideACTIVE = false
  3907. view(LP)
  3908. end
  3909.  
  3910. --[[Commands.spawnreset = function(args)
  3911. if args[1] then
  3912. if string.lower(tostring(args[1])) == "on" then
  3913. spawningatreset = true
  3914. elseif string.lower(tostring(args[1])) == "off" then
  3915. spawningatreset = false
  3916. end
  3917. end
  3918. end]]
  3919.  
  3920. Commands.chat = function(args)
  3921. if args[1] then
  3922. local Chatmsg = table.concat(args, " ")
  3923. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(Chatmsg, "All")
  3924. end
  3925. end
  3926.  
  3927. -- findPlayer function (ALL, OTHERS, ME, NOOBS, VETERANS, OLDVETERANS, FRIENDS, NOFRIENDS, DEFAULT, RANDOM, SAMETEAM, NOTEAM, OTHERTEAM, TEAMname)
  3928. function findPlayer(plr)
  3929. local players = {}
  3930. local find = plr:lower()
  3931. local getAllNames = getmultipleplayers(find)
  3932. for i,mplr in pairs(getAllNames) do
  3933. if mplr == "all" then
  3934. for i,v in pairs(gsPlayers:GetPlayers()) do
  3935. table.insert(players,v)
  3936. end
  3937. elseif mplr == "others" then
  3938. for i,v in pairs(gsPlayers:GetPlayers()) do
  3939. if v.Name ~= LP.Name then
  3940. table.insert(players,v)
  3941. end
  3942. end
  3943. elseif mplr == "me" then
  3944. table.insert(players,LP)
  3945. elseif mplr == "noobs" then
  3946. for i,v in pairs(gsPlayers:GetPlayers()) do
  3947. if v.AccountAge <= 3 then
  3948. table.insert(players,v)
  3949. end
  3950. end
  3951. elseif mplr == "veterans" then
  3952. for i,v in pairs(gsPlayers:GetPlayers()) do
  3953. if v.AccountAge >= 365 then
  3954. table.insert(players,v)
  3955. end
  3956. end
  3957. elseif mplr == "oldveterans" then
  3958. for i,v in pairs(gsPlayers:GetPlayers()) do
  3959. if v.AccountAge >= 1500 then
  3960. table.insert(players,v)
  3961. end
  3962. end
  3963. elseif mplr == "friends" then
  3964. for i,v in pairs(gsPlayers:GetPlayers()) do
  3965. if v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
  3966. table.insert(players,v)
  3967. end
  3968. end
  3969. elseif mplr == "nofriends" then
  3970. for i,v in pairs(gsPlayers:GetPlayers()) do
  3971. if not v:IsFriendsWith(LP.UserId) and v.Name ~= LP.Name then
  3972. table.insert(players,v)
  3973. end
  3974. end
  3975. elseif mplr == "default" then
  3976. for i,v in pairs(gsPlayers:GetPlayers()) do
  3977. if v.Character:FindFirstChild("Pal Hair") or v.Character:FindFirstChild("Kate Hair") then
  3978. table.insert(players,v)
  3979. end
  3980. end
  3981. elseif mplr == "random" then
  3982. for i,v in pairs(gsPlayers:GetPlayers()) do
  3983. table.insert(players,v[math.random(1, #v)])
  3984. end
  3985. elseif mplr == "sameteam" then
  3986. for i,v in pairs(gsPlayers:GetPlayers()) do
  3987. if v.Team == LP.Team then
  3988. table.insert(players,v)
  3989. end
  3990. end
  3991. elseif mplr == "noteam" then
  3992. for i,v in pairs(gsPlayers:GetPlayers()) do
  3993. if v.Team == nil then
  3994. table.insert(players,v)
  3995. end
  3996. end
  3997. elseif mplr == "otherteam" then
  3998. for i,v in pairs(gsPlayers:GetPlayers()) do
  3999. if v.Team ~= LP.Team then
  4000. table.insert(players,v)
  4001. end
  4002. end
  4003. elseif string.sub(mplr, 1, 4) == "team" then
  4004. for i,v in pairs(gsPlayers:GetPlayers()) do
  4005. local spaceTEAM = {}
  4006. for teamValues in (string.gmatch(string.sub(mplr, 5), "[^_]+")) do
  4007. spaceTEAM[#spaceTEAM + 1] = teamValues
  4008. end
  4009. local gottrueteam = table.concat(spaceTEAM, " ")
  4010. if string.lower(tostring(v.Team)) == string.lower(gottrueteam) then
  4011. table.insert(players,v)
  4012. end
  4013. end
  4014. else
  4015. for i,v in pairs(gsPlayers:GetPlayers()) do
  4016. if string.lower(v.Name):sub(1, #mplr) == string.lower(mplr) then
  4017. table.insert(players,v)
  4018. end
  4019. end
  4020. end
  4021. end
  4022.  
  4023. return players
  4024. end
  4025. function getmultipleplayers(plr)
  4026. local plrsgotten = {}
  4027. for i in string.gmatch(plr,"[^,]+") do
  4028. table.insert(plrsgotten,i)
  4029. end
  4030. return plrsgotten
  4031. end
  4032. function findSinglePlayer(plr)
  4033. local players = {}
  4034. local find = plr:lower()
  4035. if find == "me" then
  4036. table.insert(players,LP)
  4037. else
  4038. for i,v in pairs(gsPlayers:GetPlayers()) do
  4039. if string.lower(v.Name):sub(1, #find) == string.lower(find) then
  4040. table.insert(players,v)
  4041. end
  4042. end
  4043. end
  4044. local oneplayer = {}
  4045. pcall(function()
  4046. table.insert(oneplayer, players[math.random(1, #players)])
  4047. end)
  4048. return oneplayer
  4049. end
  4050.  
  4051. -- Anti Kick
  4052.  
  4053. if getrawmetatable then
  4054. function formatargs(getArgs,v)
  4055. if #getArgs == 0 then
  4056. return ""
  4057. end
  4058.  
  4059. local collectArgs = {}
  4060. for k,v in next,getArgs do
  4061. local argument = ""
  4062. if type(v) == "string" then
  4063. argument = "\""..v.."\""
  4064. elseif type(v) == "table" then
  4065. argument = "{" .. formatargs(v,true) .. "}"
  4066. else
  4067. argument = tostring(v)
  4068. end
  4069. if v and type(k) ~= "number" then
  4070. table.insert(collectArgs,k.."="..argument)
  4071. else
  4072. table.insert(collectArgs,argument)
  4073. end
  4074. end
  4075. return table.concat(collectArgs, ", ")
  4076. end
  4077.  
  4078. kicknum = 0
  4079. local game_meta = getrawmetatable(game)
  4080. local game_namecall = game_meta.__namecall
  4081. local game_index = game_meta.__index
  4082. local w = (setreadonly or fullaccess or make_writeable)
  4083. pcall(w, game_meta, false)
  4084. game_meta.__namecall = function(out, ...)
  4085. local args = {...}
  4086. local Method = args[#args]
  4087. args[#args] = nil
  4088.  
  4089. if Method == "Kick" and out == LP then
  4090. kicknum = kicknum + 1
  4091. warn("Blocked client-kick attempt "..kicknum)
  4092. return
  4093. end
  4094.  
  4095. if antiremotes then
  4096. if Method == "FireServer" or Method == "InvokeServer" then
  4097. if out.Name ~= "CharacterSoundEvent" and out.Name ~= "SayMessageRequest" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Parent ~= "DefaultChatSystemChatEvents" then
  4098. warn("Blocked remote: "..out.Name.." // Method: "..Method)
  4099. return
  4100. end
  4101. end
  4102. else
  4103. if Method == "FireServer" or Method == "InvokeServer" then
  4104. for i,noremote in pairs(blockedremotes) do
  4105. if out.Name == noremote and out.Name ~= "SayMessageRequest" then
  4106. warn("Blocked remote: "..out.Name.." // Method: "..Method)
  4107. return
  4108. end
  4109. end
  4110. end
  4111. end
  4112.  
  4113. if spyingremotes then
  4114. if Method == "FireServer" or Method == "InvokeServer" then
  4115. if out.Name ~= "CharacterSoundEvent" and out.Name ~= "AddCharacterLoadedEvent" and out.Name ~= "RemoveCharacterEvent" and out.Name ~= "DefaultServerSoundEvent" and out.Name ~= "SayMessageRequest" then
  4116. local arguments = {}
  4117. for i = 1,#args do
  4118. arguments[i] = args[i]
  4119. end
  4120. local getScript = getfenv(2).script
  4121. if getScript == nil then
  4122. getScript = "??? (Not Found) ???"
  4123. end
  4124. warn("<> <> <> A "..out.ClassName.." has been fired! How to fire:\ngame."..out:GetFullName()..":"..Method.."("..formatargs(arguments)..")\n\nFired from script: ".. tostring(getScript:GetFullName()))
  4125. end
  4126. end
  4127. end
  4128.  
  4129. return game_namecall(out, ...)
  4130. end
  4131. end
  4132.  
  4133. -- FE Check
  4134. function FEcheckDefault()
  4135. if gsWorkspace.FilteringEnabled == true then
  4136. createIntro("warning", "FE is enabled! Press "..commandPrefix.." to bring Command Bar.", 7)
  4137. else
  4138. createIntro("warning", "FE is disabled. Consider using a different script.", 7)
  4139. end
  4140. end
  4141. FEcheckDefault()
  4142. end)
  4143.  
  4144. Muderer.Name = "Muderer"
  4145. Muderer.Parent = Main1
  4146. Muderer.BackgroundColor3 = Color3.new(0, 0, 0)
  4147. Muderer.BackgroundTransparency = 0.15000000596046
  4148. Muderer.Position = UDim2.new(0.0218579229, 0, 0.34939757, 0)
  4149. Muderer.Size = UDim2.new(0, 200, 0, 50)
  4150. Muderer.Font = Enum.Font.Cartoon
  4151. Muderer.Text = "Muderer Mystery 2 Gui"
  4152. Muderer.TextColor3 = Color3.new(1, 1, 1)
  4153. Muderer.TextScaled = true
  4154. Muderer.TextSize = 14
  4155. Muderer.TextWrapped = true
  4156. Muderer.MouseButton1Down:connect(function()
  4157. if game.PlaceId == 142823291 then --Proofing just because ;)
  4158. --Note: Don't reset with godmode on or you will be stuck on a black screen for a reasonable amount of time
  4159. --Change to false if you dont like printing to console
  4160. local printvar = true
  4161. --Change to true if you want to see names instead of murderer, sheriff, and innocents with esp
  4162. local espnames = true
  4163. --Change keybinds to your liking
  4164. local coinkey = "c" --Coin grabber keybind
  4165. local MSkey = "m" --Murderer/Sheriff esp keybind
  4166. local playerskey = "q" --All players esp keybind
  4167. local espoffkey = "b" --Turn esp off keybind
  4168. local flykey = "f" --Fly keybind
  4169. local noclipkey = "r" --Noclip keybind
  4170. local godmodekey = "g" --Godmode keybind
  4171. local xrayonkey = "x" --Xray on keybind
  4172. local xrayoffkey = "z" --Xray off keybind
  4173. local bringgunkey = "t" --Teleport to gun keybind
  4174. local hideshowguikey = "p" --Show/Hide gui keybind
  4175. --End of easy customization options
  4176.  
  4177. --Gui Buttons and Status--
  4178. local MM2 = Instance.new("ScreenGui")
  4179. local Main = Instance.new("Frame")
  4180. local Title = Instance.new("TextLabel")
  4181. local Coin = Instance.new("TextButton")
  4182. local MSEsp = Instance.new("TextButton")
  4183. local MSESPActive = Instance.new("TextLabel")
  4184. local PlayersEsp = Instance.new("TextButton")
  4185. local PlayersEspActive = Instance.new("TextLabel")
  4186. local EspOff = Instance.new("TextButton")
  4187. local EspOffActive = Instance.new("TextLabel")
  4188. local Run = Instance.new("TextButton")
  4189. local RunActiveGui = Instance.new("TextLabel")
  4190. local Fly = Instance.new("TextButton")
  4191. local FlyActive = Instance.new("TextLabel")
  4192. local Noclip = Instance.new("TextButton")
  4193. local NoclipActive = Instance.new("TextLabel")
  4194. local GodMode = Instance.new("TextButton")
  4195. local GodModeActive = Instance.new("TextLabel")
  4196. local GuiXrayOn = Instance.new("TextButton")
  4197. local GuiXrayOnActive = Instance.new("TextLabel")
  4198. local GuiXrayOff = Instance.new("TextButton")
  4199. local GuiXrayOffActive = Instance.new("TextLabel")
  4200. local BringGun = Instance.new("TextButton")
  4201. local Keybinds = Instance.new("TextButton")
  4202. local KeybindsActive = Instance.new("TextLabel")
  4203. local Hide = Instance.new("TextButton")
  4204. local Show = Instance.new("TextButton")
  4205.  
  4206. --Other Variables
  4207. local runActive = false
  4208. local teamname = "None"
  4209. local murderer = "None"
  4210. local sheriff = "None"
  4211. local player = game:GetService("Players").LocalPlayer
  4212.  
  4213. local esp = false
  4214. local plresp
  4215. local track = false
  4216.  
  4217. local NClip = false
  4218. local char = game.Players.LocalPlayer.Character
  4219. local obj = game.workspace
  4220. local mouse=game.Players.LocalPlayer:GetMouse()
  4221. local LP = game:GetService("Players").LocalPlayer
  4222. local flyvar = false
  4223.  
  4224. local showvar = true
  4225. local inputcode = game:GetService("UserInputService")
  4226. local godmodevar = false
  4227. local keyOff = false
  4228. local NClip = false
  4229.  
  4230. --Start of Gui--
  4231. MM2.Name = "MM2"
  4232. MM2.Parent = game.CoreGui
  4233. MM2.ResetOnSpawn = false
  4234.  
  4235. Main.Name = "Main"
  4236. Main.Parent = MM2
  4237. Main.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4238. Main.BorderColor3 = Color3.new(0, 0.607843, 1)
  4239. Main.BorderSizePixel = 5
  4240. Main.Draggable = true
  4241. Main.Position = UDim2.new(0.574999988, 0, 0.349999994, 0)
  4242. Main.Size = UDim2.new(0.2, 0, 0.4, 0)
  4243. Main.Visible = true
  4244. Main.Active = true
  4245.  
  4246. Title.Name = "Title"
  4247. Title.Parent = Main
  4248. Title.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4249. Title.BorderColor3 = Color3.new(0, 0.607843, 1)
  4250. Title.BorderSizePixel = 5
  4251. Title.Draggable = true
  4252. Title.Size = UDim2.new(1.005, 0, 0.2, 0)
  4253. Title.ZIndex = 3
  4254. Title.Font = Enum.Font.SciFi
  4255. Title.FontSize = Enum.FontSize.Size24
  4256. Title.Text = "Murder Mystery 2"
  4257. Title.TextColor3 = Color3.new(0, 0.607843, 1)
  4258. Title.TextScaled = true
  4259. Title.TextSize = 20
  4260. Title.TextStrokeColor3 = Color3.new(0.129412, 0.54902, 1)
  4261. Title.TextWrapped = true
  4262.  
  4263. --Start of functions for buttons--
  4264. function Create(base, team, colors1, colors2, colors3, teamname) --For all esps
  4265. local bb = Instance.new("BillboardGui",player.PlayerGui)
  4266. bb.Adornee = base
  4267. bb.ExtentsOffset = Vector3.new(0,1,0)
  4268. bb.AlwaysOnTop = true
  4269. bb.Size = UDim2.new(0,5,0,5)
  4270. bb.StudsOffset = Vector3.new(0,1,0)
  4271. bb.Name = "tracker"
  4272. local frame = Instance.new("Frame",bb)
  4273. frame.ZIndex = 10
  4274. frame.BackgroundTransparency = 0.3
  4275. frame.Size = UDim2.new(1,0,1,0)
  4276. local txtlbl = Instance.new("TextLabel",bb)
  4277. txtlbl.ZIndex = 10
  4278. txtlbl.Text = teamname
  4279. txtlbl.BackgroundTransparency = 1
  4280. txtlbl.Position = UDim2.new(0,0,0,-35)
  4281. txtlbl.Size = UDim2.new(1,0,10,0)
  4282. txtlbl.Font = "ArialBold"
  4283. txtlbl.FontSize = "Size12"
  4284. txtlbl.TextStrokeTransparency = 0.5
  4285. if team then --For teams, left over from origianl but never removed
  4286. txtlbl.TextColor3 = Color3.new(0,0,255)
  4287. frame.BackgroundColor3 = Color3.new(0,0,255)
  4288. else
  4289. txtlbl.TextColor3 = Color3.new(colors1,colors2,colors3)
  4290. frame.BackgroundColor3 = Color3.new(colors1,colors2,colors3)
  4291. end
  4292. end
  4293.  
  4294. function findmurderer() --Find who the murderer is
  4295. local colors1 = 255
  4296. local colors2 = 0
  4297. local colors3 = 0
  4298. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  4299. if v ~= game:GetService("Players").LocalPlayer then
  4300. for i,v in pairs(v.Backpack:GetChildren()) do --Checks backpack for knife
  4301. if v.Name == "Knife" then
  4302. if espnames == true then
  4303. local teamname = v.Parent.Parent.Name
  4304. if v.Parent.Parent.Character.Head ~= nil then
  4305. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4306. else
  4307. if printvar == true then
  4308. print("Head missing from murderer!")
  4309. end
  4310. end
  4311. elseif espnames == false then
  4312. local teamname = "Murderer"
  4313. if v.Parent.Parent.Character.Head ~= nil then
  4314. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4315. else
  4316. if printvar == true then
  4317. print("Head missing from murderer!")
  4318. end
  4319. end
  4320. end
  4321. murderer = v.Parent.Parent.Name
  4322. if printvar == true then
  4323. print(murderer.." is Murderer")
  4324. end
  4325. end
  4326. end
  4327. for i,v in pairs(v.Character:GetChildren()) do --Checks workspace player for knife (holding it)
  4328. if v.Name == "Knife" then
  4329. if espnames == true then
  4330. local teamname = v.Parent.Name
  4331. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4332. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4333. else
  4334. if printvar == true then
  4335. print("Head missing from murderer!")
  4336. end
  4337. end
  4338. elseif espnames == false then
  4339. local teamname = "Murderer"
  4340. if v.Parent.Head ~= nil then
  4341. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4342. else
  4343. if printvar == true then
  4344. print("Head missing from murderer!")
  4345. end
  4346. end
  4347. end
  4348. murderer = v.Parent.Name
  4349. if printvar == true then --Tried to failproof to stop printing nil
  4350. local murderer1 = tostring(v.Parent.Name)
  4351. print(murderer1.." is Murderer")
  4352. end
  4353. end
  4354. end
  4355. end
  4356. end
  4357. end
  4358.  
  4359. function findsheriff() --Find who the sheriff is
  4360. local colors1 = 0
  4361. local colors2 = 0
  4362. local colors3 = 255
  4363. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  4364. if v ~= game:GetService("Players").LocalPlayer then
  4365. for i,v in pairs(v.Backpack:GetChildren()) do
  4366. if v.Name == "Revolver" or v.Name == "Gun" then --Lazy to check if its revolver or gun and checks backpack for gun
  4367. if espnames == true then
  4368. local teamname = v.Parent.Parent.Name
  4369. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  4370. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4371. else
  4372. if printvar == true then
  4373. print("Head missing from sheriff!")
  4374. end
  4375. end
  4376. elseif espnames == false then
  4377. local teamname = "Sheriff"
  4378. if v.Parent.Parent.Character.Head ~= nil then --Tried to failproof to stop printing nil
  4379. Create(v.Parent.Parent.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4380. else
  4381. if printvar == true then
  4382. print("Head missing from sheriff!")
  4383. end
  4384. end
  4385. end
  4386. sheriff = v.Parent.Parent.Name
  4387. if printvar == true then
  4388. local sheriff1 = tostring(v.Parent.Parent.Name)
  4389. print(sheriff1.." is Sheriff")
  4390. end
  4391. end
  4392. end
  4393. for i,v in pairs(v.Character:GetChildren()) do
  4394. 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)
  4395. if espnames == true then
  4396. local teamname = v.Parent.Name
  4397. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4398. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4399. else
  4400. if printvar == true then
  4401. print("Head missing from sheriff!")
  4402. end
  4403. end
  4404. elseif espnames == false then
  4405. local teamname = "Sheriff"
  4406. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4407. Create(v.Parent.Head, false, colors1 ,colors2, colors3, teamname)
  4408. else
  4409. if printvar == true then
  4410. print("Head missing from sheriff!")
  4411. end
  4412. end
  4413. end
  4414. sheriff = v.Parent.Name
  4415. if printvar == true then
  4416. local sheriff1 = tostring(v.Parent.Name)
  4417. print(sheriff1.." is Sheriff")
  4418. end
  4419. end
  4420. end
  4421. end
  4422. end
  4423. end
  4424.  
  4425. function findplayers() --Find all players but local player
  4426. findmurderer() --Finds murderer
  4427. findsheriff() --Finds sheriff
  4428. local colors1 = 0
  4429. local colors2 = 255
  4430. local colors3 = 0
  4431. for i, v in pairs(game:GetService("Players"):GetChildren()) do
  4432. if v ~= game:GetService("Players").LocalPlayer then --If not local player
  4433. if v.Name ~= murderer then --If not murderer
  4434. if v.Name ~= sheriff then --If not sheriff
  4435. if espnames == true then
  4436. local teamname = v.Name
  4437. if v.Character.Head ~= nil then --Tried to failproof to stop printing nil
  4438. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4439. else
  4440. if printvar == true then
  4441. print("Head missing from sheriff!")
  4442. end
  4443. end
  4444. elseif espnames == false then
  4445. local teamname = "Innocents"
  4446. if v.Parent.Head ~= nil then --Tried to failproof to stop printing nil
  4447. Create(v.Character.Head, false, colors1 ,colors2, colors3, teamname)
  4448. else
  4449. if printvar == true then
  4450. print("Head missing from sheriff!")
  4451. end
  4452. end
  4453. end
  4454. end
  4455. end
  4456. end
  4457. end
  4458. end
  4459.  
  4460. function Clear() --Clears all the esps
  4461. for _,v in pairs(player.PlayerGui:children()) do
  4462. if v.Name == "tracker" and v:isA("BillboardGui") then
  4463. v:Destroy()
  4464. end
  4465. end
  4466. end
  4467.  
  4468. function XrayOn(obj) --Enables xray
  4469. for _,v in pairs(obj:GetChildren()) do
  4470. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  4471. v.LocalTransparencyModifier = 0.75
  4472. end
  4473. XrayOn(v)
  4474. end
  4475. end
  4476.  
  4477. function XrayOff(obj) --Disables xray
  4478. for _,v in pairs(obj:GetChildren()) do
  4479. if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then
  4480. v.LocalTransparencyModifier = 0
  4481. end XrayOff(v)
  4482. end
  4483. end
  4484.  
  4485. function sFLY() --Fly function
  4486. repeat wait() until LP and LP.Character and LP.Character:FindFirstChild('Torso') and LP.Character:FindFirstChild('Humanoid')
  4487. repeat wait() until mouse
  4488.  
  4489. local T = LP.Character.Torso
  4490. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4491. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4492. local SPEED = 0
  4493.  
  4494. local function FLY()
  4495. FLYING = true
  4496. local BG = Instance.new('BodyGyro', T)
  4497. local BV = Instance.new('BodyVelocity', T)
  4498. BG.P = 9e4
  4499. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4500. BG.cframe = T.CFrame
  4501. BV.velocity = Vector3.new(0, 0.1, 0)
  4502. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4503. spawn(function()
  4504. repeat wait()
  4505. LP.Character.Humanoid.PlatformStand = true
  4506. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  4507. SPEED = 50
  4508. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  4509. SPEED = 0
  4510. end
  4511. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  4512. 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
  4513. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  4514. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  4515. 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
  4516. else
  4517. BV.velocity = Vector3.new(0, 0.1, 0)
  4518. end
  4519. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  4520. until not FLYING
  4521. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4522. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4523. SPEED = 0
  4524. BG:destroy()
  4525. BV:destroy()
  4526. LP.Character.Humanoid.PlatformStand = false
  4527. end)
  4528. end
  4529.  
  4530. mouse.KeyDown:connect(function(KEY)
  4531. if KEY:lower() == 'w' then
  4532. CONTROL.F = 1
  4533. elseif KEY:lower() == 's' then
  4534. CONTROL.B = -1
  4535. elseif KEY:lower() == 'a' then
  4536. CONTROL.L = -1
  4537. elseif KEY:lower() == 'd' then
  4538. CONTROL.R = 1
  4539. end
  4540. end)
  4541.  
  4542. mouse.KeyUp:connect(function(KEY)
  4543. if KEY:lower() == 'w' then
  4544. CONTROL.F = 0
  4545. elseif KEY:lower() == 's' then
  4546. CONTROL.B = 0
  4547. elseif KEY:lower() == 'a' then
  4548. CONTROL.L = 0
  4549. elseif KEY:lower() == 'd' then
  4550. CONTROL.R = 0
  4551. end
  4552. end)
  4553. FLY()
  4554. end
  4555.  
  4556. function NOFLY() --Unfly function
  4557. FLYING = false
  4558. LP.Character.Humanoid.PlatformStand = false
  4559. end
  4560.  
  4561. local noclipcoro = coroutine.wrap(function() --Noclip function
  4562. while true do
  4563. if NClip == true then
  4564. if game.Players ~= nil then
  4565. if game.Players.LocalPlayer ~= nil then
  4566. if game.Players.LocalPlayer.Character ~= nil then
  4567. if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then
  4568. if game.Players.LocalPlayer.Character:FindFirstChild("Head") ~= nil then
  4569. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4570. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4571. end
  4572. end
  4573. end
  4574. end
  4575. end
  4576. end
  4577. game:service("RunService").Stepped:wait()
  4578. end
  4579. end)
  4580.  
  4581. noclipcoro() --For noclip to work
  4582.  
  4583. game:GetService("Players").LocalPlayer.CharacterAdded:connect(function(character) --Resets specific things for ease
  4584. flyvar = false
  4585. FlyActive.Text = "Inactive"
  4586. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  4587. godmodevar = false
  4588. GodModeActive.Text = "Inactive"
  4589. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  4590. Clear()
  4591. MSESPActive.Text = "Inactive"
  4592. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  4593. PlayersEspActive.Text = "Inactive"
  4594. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  4595. EspOffActive.Text = "Active"
  4596. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  4597. end)
  4598.  
  4599. mouse.KeyDown:connect(function(KeyDown) --If shift is held, run
  4600. if KeyDown == "0" and runActive == false and keyOff == false then
  4601. runActive = true
  4602. player.Character.Humanoid.WalkSpeed = 32
  4603. RunActiveGui.Text = "Active"
  4604. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  4605. end
  4606. end)
  4607.  
  4608. mouse.KeyUp:connect(function(KeyUp) --If shift is released, walk
  4609. if KeyUp == "0" and runActive == true and keyOff == false then
  4610. runActive = false
  4611. player.Character.Humanoid.WalkSpeed = 16
  4612. RunActiveGui.Text = "Inactive"
  4613. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  4614. end
  4615. end)
  4616.  
  4617. function coingrabberfunc() --Coin grabber function
  4618. local children = game.Workspace:GetChildren()
  4619. for _, child in pairs(children) do
  4620. for _, child in pairs(child:GetChildren()) do
  4621. table.insert(children, child)
  4622. end
  4623. if child:IsA("BasePart") and child.Name == "Coin" then
  4624. child.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4625. end
  4626. end
  4627. end
  4628.  
  4629. function godmodefunc() --Godmode function
  4630. local player = game.Players.LocalPlayer
  4631. if player.Character then
  4632. if player.Character:FindFirstChild("Humanoid") then
  4633. player.Character.Humanoid.Name = "1"
  4634. end
  4635. local l = player.Character["1"]:Clone()
  4636. l.Parent = player.Character
  4637. l.Name = "Humanoid"; wait(0.1)
  4638. player.Character["1"]:Destroy()
  4639. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid
  4640. player.Character.Animate.Disabled = true; wait(0.1)
  4641. player.Character.Animate.Disabled = false
  4642. end
  4643. end
  4644.  
  4645. --Coin Grabber--
  4646. Coin.Name = "CoinGrabber"
  4647. Coin.Parent = Main
  4648. Coin.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4649. Coin.BorderColor3 = Color3.new(0, 0.607843, 1)
  4650. Coin.BorderSizePixel = 5
  4651. Coin.Position = UDim2.new(0, 0, 0.215, 0)
  4652. Coin.Size = UDim2.new(1.005, 0, 0.08, 0)
  4653. Coin.ZIndex = 4
  4654. Coin.Font = Enum.Font.SciFi
  4655. Coin.FontSize = Enum.FontSize.Size24
  4656. Coin.Text = "Coin Grabber ["..string.upper(coinkey).."]"
  4657. Coin.TextColor3 = Color3.fromRGB(255, 255, 26)
  4658. Coin.TextSize = 20
  4659. Coin.TextWrapped = true
  4660. Coin.MouseButton1Down:connect(function(x, y)
  4661. coingrabberfunc()
  4662. end)
  4663.  
  4664. --Murderer/Sheriff Esp--
  4665. MSESPActive.Name = "MSEspActive"
  4666. MSESPActive.Parent = Main
  4667. MSESPActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4668. MSESPActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  4669. MSESPActive.BorderSizePixel = 5
  4670. MSESPActive.Position = UDim2.new(0.755, 0, 0.315, 0)
  4671. MSESPActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  4672. MSESPActive.ZIndex = 4
  4673. MSESPActive.Font = Enum.Font.SciFi
  4674. MSESPActive.FontSize = Enum.FontSize.Size24
  4675. MSESPActive.Text = "Inactive"
  4676. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  4677. MSESPActive.TextSize = 20
  4678. MSESPActive.TextWrapped = true
  4679.  
  4680. MSEsp.Name = "MSEsp"
  4681. MSEsp.Parent = Main
  4682. MSEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4683. MSEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  4684. MSEsp.BorderSizePixel = 5
  4685. MSEsp.Position = UDim2.new(0, 0, 0.315, 0)
  4686. MSEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  4687. MSEsp.ZIndex = 4
  4688. MSEsp.Font = Enum.Font.SciFi
  4689. MSEsp.FontSize = Enum.FontSize.Size24
  4690. MSEsp.Text = "Murderer/Sheriff Esp ["..string.upper(MSkey).."]"
  4691. MSEsp.TextColor3 = Color3.fromRGB(255, 102, 255)
  4692. MSEsp.TextSize = 20
  4693. MSEsp.TextWrapped = true
  4694. MSEsp.MouseButton1Down:connect(function(x, y)
  4695. murderer = "None"
  4696. sheriff = "None"
  4697. Clear()
  4698. findmurderer()
  4699. findsheriff()
  4700. if printvar == true then
  4701. print("Murderer/Sheriff")
  4702. end
  4703. MSESPActive.Text = "Active"
  4704. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  4705. PlayersEspActive.Text = "Inactive"
  4706. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  4707. EspOffActive.Text = "Inactive"
  4708. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  4709. end)
  4710.  
  4711. --All Players Esp
  4712. PlayersEspActive.Name = "PlayersEspActive"
  4713. PlayersEspActive.Parent = Main
  4714. PlayersEspActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4715. PlayersEspActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  4716. PlayersEspActive.BorderSizePixel = 5
  4717. PlayersEspActive.Position = UDim2.new(0.755, 0, 0.415, 0)
  4718. PlayersEspActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  4719. PlayersEspActive.ZIndex = 4
  4720. PlayersEspActive.Font = Enum.Font.SciFi
  4721. PlayersEspActive.FontSize = Enum.FontSize.Size24
  4722. PlayersEspActive.Text = "Inactive"
  4723. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  4724. PlayersEspActive.TextSize = 20
  4725. PlayersEspActive.TextWrapped = true
  4726.  
  4727. PlayersEsp.Name = "PlayersEsp"
  4728. PlayersEsp.Parent = Main
  4729. PlayersEsp.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4730. PlayersEsp.BorderColor3 = Color3.new(0, 0.607843, 1)
  4731. PlayersEsp.BorderSizePixel = 5
  4732. PlayersEsp.Position = UDim2.new(0, 0, 0.415, 0)
  4733. PlayersEsp.Size = UDim2.new(0.75, 0, 0.08, 0)
  4734. PlayersEsp.ZIndex = 4
  4735. PlayersEsp.Font = Enum.Font.SciFi
  4736. PlayersEsp.FontSize = Enum.FontSize.Size24
  4737. PlayersEsp.Text = "All Players Esp ["..string.upper(playerskey).."]"
  4738. PlayersEsp.TextColor3 = Color3.fromRGB(102, 255, 51)
  4739. PlayersEsp.TextSize = 20
  4740. PlayersEsp.TextWrapped = true
  4741. PlayersEsp.MouseButton1Down:connect(function(x, y)
  4742. Clear()
  4743. if printvar == true then
  4744. print("Players Esp")
  4745. end
  4746. MSESPActive.Text = "Inactive"
  4747. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  4748. PlayersEspActive.Text = "Active"
  4749. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  4750. EspOffActive.Text = "Inactive"
  4751. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  4752. findplayers()
  4753. end)
  4754.  
  4755. --Esp Off
  4756. EspOffActive.Name = "EspOffActive"
  4757. EspOffActive.Parent = Main
  4758. EspOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4759. EspOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  4760. EspOffActive.BorderSizePixel = 5
  4761. EspOffActive.Position = UDim2.new(0.755, 0, 0.515, 0)
  4762. EspOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  4763. EspOffActive.ZIndex = 4
  4764. EspOffActive.Font = Enum.Font.SciFi
  4765. EspOffActive.FontSize = Enum.FontSize.Size24
  4766. EspOffActive.Text = "Active"
  4767. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  4768. EspOffActive.TextSize = 20
  4769. EspOffActive.TextWrapped = true
  4770.  
  4771. EspOff.Name = "EspOff"
  4772. EspOff.Parent = Main
  4773. EspOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4774. EspOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  4775. EspOff.BorderSizePixel = 5
  4776. EspOff.Position = UDim2.new(0, 0, 0.515, 0)
  4777. EspOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  4778. EspOff.ZIndex = 4
  4779. EspOff.Font = Enum.Font.SciFi
  4780. EspOff.FontSize = Enum.FontSize.Size24
  4781. EspOff.Text = "Esp Off ["..string.upper(espoffkey).."]"
  4782. EspOff.TextColor3 = Color3.fromRGB(255, 255, 255)
  4783. EspOff.TextSize = 20
  4784. EspOff.TextWrapped = true
  4785. EspOff.MouseButton1Down:connect(function(x, y)
  4786. Clear()
  4787. if printvar == true then
  4788. print("Esp Off")
  4789. end
  4790. MSESPActive.Text = "Inactive"
  4791. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  4792. PlayersEspActive.Text = "Inactive"
  4793. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  4794. EspOffActive.Text = "Active"
  4795. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  4796. end)
  4797.  
  4798. --Run
  4799. RunActiveGui.Name = "RunActiveGui"
  4800. RunActiveGui.Parent = Main
  4801. RunActiveGui.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4802. RunActiveGui.BorderColor3 = Color3.new(0, 0.607843, 1)
  4803. RunActiveGui.BorderSizePixel = 5
  4804. RunActiveGui.Position = UDim2.new(0.755, 0, 0.615, 0)
  4805. RunActiveGui.Size = UDim2.new(0.25, 0, 0.08, 0)
  4806. RunActiveGui.ZIndex = 4
  4807. RunActiveGui.Font = Enum.Font.SciFi
  4808. RunActiveGui.FontSize = Enum.FontSize.Size24
  4809. RunActiveGui.Text = "Inactive"
  4810. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  4811. RunActiveGui.TextSize = 20
  4812. RunActiveGui.TextWrapped = true
  4813.  
  4814. Run.Name = "Run"
  4815. Run.Parent = Main
  4816. Run.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4817. Run.BorderColor3 = Color3.new(0, 0.607843, 1)
  4818. Run.BorderSizePixel = 5
  4819. Run.Position = UDim2.new(0, 0, 0.615, 0)
  4820. Run.Size = UDim2.new(0.75, 0, 0.08, 0)
  4821. Run.ZIndex = 4
  4822. Run.Font = Enum.Font.SciFi
  4823. Run.FontSize = Enum.FontSize.Size24
  4824. Run.Text = "Run [Shift]"
  4825. Run.TextColor3 = Color3.fromRGB(255, 51, 0)
  4826. Run.TextSize = 20
  4827. Run.TextWrapped = true
  4828. Run.MouseButton1Down:connect(function(x, y)
  4829. if runActive == false then
  4830. runActive = true
  4831. player.Character.Humanoid.WalkSpeed = 32
  4832. RunActiveGui.Text = "Active"
  4833. RunActiveGui.TextColor3 = Color3.new(0, 1, 0)
  4834. elseif runActive == true then
  4835. runActive = false
  4836. player.Character.Humanoid.WalkSpeed = 16
  4837. RunActiveGui.Text = "Inactive"
  4838. RunActiveGui.TextColor3 = Color3.new(1, 0, 1)
  4839. end
  4840. end)
  4841.  
  4842. --Fly
  4843. FlyActive.Name = "FlyActive"
  4844. FlyActive.Parent = Main
  4845. FlyActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4846. FlyActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  4847. FlyActive.BorderSizePixel = 5
  4848. FlyActive.Position = UDim2.new(0.755, 0, 0.715, 0)
  4849. FlyActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  4850. FlyActive.ZIndex = 4
  4851. FlyActive.Font = Enum.Font.SciFi
  4852. FlyActive.FontSize = Enum.FontSize.Size24
  4853. FlyActive.Text = "Inactive"
  4854. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  4855. FlyActive.TextSize = 20
  4856. FlyActive.TextWrapped = true
  4857.  
  4858. Fly.Name = "Fly"
  4859. Fly.Parent = Main
  4860. Fly.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4861. Fly.BorderColor3 = Color3.new(0, 0.607843, 1)
  4862. Fly.BorderSizePixel = 5
  4863. Fly.Position = UDim2.new(0, 0, 0.715, 0)
  4864. Fly.Size = UDim2.new(0.75, 0, 0.08, 0)
  4865. Fly.ZIndex = 4
  4866. Fly.Font = Enum.Font.SciFi
  4867. Fly.FontSize = Enum.FontSize.Size24
  4868. Fly.Text = "Fly ["..string.upper(flykey).."]"
  4869. Fly.TextColor3 = Color3.fromRGB(204, 255, 255)
  4870. Fly.TextSize = 20
  4871. Fly.TextWrapped = true
  4872. Fly.MouseButton1Down:connect(function(x, y)
  4873. if flyvar == false then
  4874. sFLY()
  4875. flyvar = true
  4876. FlyActive.Text = "Active"
  4877. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  4878. elseif flyvar == true then
  4879. flyvar = false
  4880. NOFLY()
  4881. FlyActive.Text = "Inactive"
  4882. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  4883. end
  4884. end)
  4885.  
  4886. --Noclip
  4887. NoclipActive.Name = "NoclipActive"
  4888. NoclipActive.Parent = Main
  4889. NoclipActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4890. NoclipActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  4891. NoclipActive.BorderSizePixel = 5
  4892. NoclipActive.Position = UDim2.new(0.755, 0, 0.815, 0)
  4893. NoclipActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  4894. NoclipActive.ZIndex = 4
  4895. NoclipActive.Font = Enum.Font.SciFi
  4896. NoclipActive.FontSize = Enum.FontSize.Size24
  4897. NoclipActive.Text = "Inactive"
  4898. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  4899. NoclipActive.TextSize = 20
  4900. NoclipActive.TextWrapped = true
  4901.  
  4902. Noclip.Name = "Noclip"
  4903. Noclip.Parent = Main
  4904. Noclip.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4905. Noclip.BorderColor3 = Color3.new(0, 0.607843, 1)
  4906. Noclip.BorderSizePixel = 5
  4907. Noclip.Position = UDim2.new(0, 0, 0.815, 0)
  4908. Noclip.Size = UDim2.new(0.75, 0, 0.08, 0)
  4909. Noclip.ZIndex = 4
  4910. Noclip.Font = Enum.Font.SciFi
  4911. Noclip.FontSize = Enum.FontSize.Size24
  4912. Noclip.Text = "Noclip ["..string.upper(noclipkey).."]"
  4913. Noclip.TextColor3 = Color3.fromRGB(0, 102, 255)
  4914. Noclip.TextSize = 20
  4915. Noclip.TextWrapped = true
  4916. Noclip.MouseButton1Down:connect(function(x, y)
  4917. if NClip == false then
  4918. NClip = true
  4919. if printvar == true then
  4920. print("Noclip Enabled")
  4921. end
  4922. NoclipActive.Text = "Active"
  4923. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  4924. elseif NClip == true then
  4925. NClip = false
  4926. if printvar == true then
  4927. print("Noclip Disabled")
  4928. end
  4929. NoclipActive.Text = "Inactive"
  4930. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  4931. end
  4932. end)
  4933.  
  4934. --GodMode
  4935. GodModeActive.Name = "GodModeActive"
  4936. GodModeActive.Parent = Main
  4937. GodModeActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4938. GodModeActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  4939. GodModeActive.BorderSizePixel = 5
  4940. GodModeActive.Position = UDim2.new(0.755, 0, 0.915, 0)
  4941. GodModeActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  4942. GodModeActive.ZIndex = 4
  4943. GodModeActive.Font = Enum.Font.SciFi
  4944. GodModeActive.FontSize = Enum.FontSize.Size24
  4945. GodModeActive.Text = "Inactive"
  4946. GodModeActive.TextColor3 = Color3.new(1, 0, 1)
  4947. GodModeActive.TextSize = 20
  4948. GodModeActive.TextWrapped = true
  4949.  
  4950. GodMode.Name = "GodMode"
  4951. GodMode.Parent = Main
  4952. GodMode.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4953. GodMode.BorderColor3 = Color3.new(0, 0.607843, 1)
  4954. GodMode.BorderSizePixel = 5
  4955. GodMode.Position = UDim2.new(0, 0, 0.915, 0)
  4956. GodMode.Size = UDim2.new(0.75, 0, 0.08, 0)
  4957. GodMode.ZIndex = 4
  4958. GodMode.Font = Enum.Font.SciFi
  4959. GodMode.FontSize = Enum.FontSize.Size24
  4960. GodMode.Text = "God Mode ["..string.upper(godmodekey).."]"
  4961. GodMode.TextColor3 = Color3.fromRGB(255, 255, 255)
  4962. GodMode.TextSize = 20
  4963. GodMode.TextWrapped = true
  4964. GodMode.MouseButton1Down:connect(function(x, y)
  4965. if godmodevar == false then
  4966. GodModeActive.Text = "Active"
  4967. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  4968. godmodevar = true
  4969. godmodefunc()
  4970. end
  4971. end)
  4972.  
  4973. --Xray On
  4974. GuiXrayOnActive.Name = "GuiXrayOnActive"
  4975. GuiXrayOnActive.Parent = Main
  4976. GuiXrayOnActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4977. GuiXrayOnActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  4978. GuiXrayOnActive.BorderSizePixel = 5
  4979. GuiXrayOnActive.Position = UDim2.new(0.755, 0, 1.015, 0)
  4980. GuiXrayOnActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  4981. GuiXrayOnActive.ZIndex = 4
  4982. GuiXrayOnActive.Font = Enum.Font.SciFi
  4983. GuiXrayOnActive.FontSize = Enum.FontSize.Size24
  4984. GuiXrayOnActive.Text = "Inactive"
  4985. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  4986. GuiXrayOnActive.TextSize = 20
  4987. GuiXrayOnActive.TextWrapped = true
  4988.  
  4989. GuiXrayOn.Name = "XrayOn"
  4990. GuiXrayOn.Parent = Main
  4991. GuiXrayOn.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4992. GuiXrayOn.BorderColor3 = Color3.new(0, 0.607843, 1)
  4993. GuiXrayOn.BorderSizePixel = 5
  4994. GuiXrayOn.Position = UDim2.new(0, 0, 1.015, 0)
  4995. GuiXrayOn.Size = UDim2.new(0.75, 0, 0.08, 0)
  4996. GuiXrayOn.ZIndex = 4
  4997. GuiXrayOn.Font = Enum.Font.SciFi
  4998. GuiXrayOn.FontSize = Enum.FontSize.Size24
  4999. GuiXrayOn.Text = "Xray On ["..string.upper(xrayonkey).."]"
  5000. GuiXrayOn.TextColor3 = Color3.fromRGB(255, 204, 102)
  5001. GuiXrayOn.TextSize = 20
  5002. GuiXrayOn.TextWrapped = true
  5003. GuiXrayOn.MouseButton1Down:connect(function(x, y)
  5004. GuiXrayOnActive.Text = "Active"
  5005. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  5006. GuiXrayOffActive.Text = "Inactive"
  5007. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  5008. XrayOn(obj)
  5009. end)
  5010.  
  5011. --Xray Off
  5012. GuiXrayOffActive.Name = "GuiXrayOffActive"
  5013. GuiXrayOffActive.Parent = Main
  5014. GuiXrayOffActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5015. GuiXrayOffActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5016. GuiXrayOffActive.BorderSizePixel = 5
  5017. GuiXrayOffActive.Position = UDim2.new(0.755, 0, 1.115, 0)
  5018. GuiXrayOffActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5019. GuiXrayOffActive.ZIndex = 4
  5020. GuiXrayOffActive.Font = Enum.Font.SciFi
  5021. GuiXrayOffActive.FontSize = Enum.FontSize.Size24
  5022. GuiXrayOffActive.Text = "Active"
  5023. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  5024. GuiXrayOffActive.TextSize = 20
  5025. GuiXrayOffActive.TextWrapped = true
  5026.  
  5027. GuiXrayOff.Name = "XrayOff"
  5028. GuiXrayOff.Parent = Main
  5029. GuiXrayOff.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5030. GuiXrayOff.BorderColor3 = Color3.new(0, 0.607843, 1)
  5031. GuiXrayOff.BorderSizePixel = 5
  5032. GuiXrayOff.Position = UDim2.new(0, 0, 1.115, 0)
  5033. GuiXrayOff.Size = UDim2.new(0.75, 0, 0.08, 0)
  5034. GuiXrayOff.ZIndex = 4
  5035. GuiXrayOff.Font = Enum.Font.SciFi
  5036. GuiXrayOff.FontSize = Enum.FontSize.Size24
  5037. GuiXrayOff.Text = "Xray Off ["..string.upper(xrayoffkey).."]"
  5038. GuiXrayOff.TextColor3 = Color3.fromRGB(255, 153, 51)
  5039. GuiXrayOff.TextSize = 20
  5040. GuiXrayOff.TextWrapped = true
  5041. GuiXrayOff.MouseButton1Down:connect(function(x, y)
  5042. GuiXrayOnActive.Text = "Inactive"
  5043. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  5044. GuiXrayOffActive.Text = "Active"
  5045. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  5046. XrayOff(obj)
  5047. end)
  5048.  
  5049. --Bring Gun to You
  5050. BringGun.Name = "BringGun"
  5051. BringGun.Parent = Main
  5052. BringGun.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5053. BringGun.BorderColor3 = Color3.new(0, 0.607843, 1)
  5054. BringGun.BorderSizePixel = 5
  5055. BringGun.Position = UDim2.new(0, 0, 1.215, 0)
  5056. BringGun.Size = UDim2.new(1.005, 0, 0.08, 0)
  5057. BringGun.ZIndex = 4
  5058. BringGun.Font = Enum.Font.SciFi
  5059. BringGun.FontSize = Enum.FontSize.Size24
  5060. BringGun.Text = "Teleport Gun ["..string.upper(bringgunkey).."]"
  5061. BringGun.TextColor3 = Color3.fromRGB(0, 255, 0)
  5062. BringGun.TextSize = 20
  5063. BringGun.TextWrapped = true
  5064. BringGun.MouseButton1Down:connect(function(x, y)
  5065. if game.Workspace.GunDrop.CFrame ~= nil then
  5066. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  5067. else
  5068. if printvar == true then
  5069. print("Gun not currently dropped")
  5070. end
  5071. end
  5072. end)
  5073.  
  5074. --Keybinds
  5075. KeybindsActive.Name = "KeybindsActive"
  5076. KeybindsActive.Parent = Main
  5077. KeybindsActive.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5078. KeybindsActive.BorderColor3 = Color3.new(0, 0.607843, 1)
  5079. KeybindsActive.BorderSizePixel = 5
  5080. KeybindsActive.Position = UDim2.new(0.755, 0, 1.315, 0)
  5081. KeybindsActive.Size = UDim2.new(0.25, 0, 0.08, 0)
  5082. KeybindsActive.ZIndex = 4
  5083. KeybindsActive.Font = Enum.Font.SciFi
  5084. KeybindsActive.FontSize = Enum.FontSize.Size24
  5085. KeybindsActive.Text = "Active"
  5086. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  5087. KeybindsActive.TextSize = 20
  5088. KeybindsActive.TextWrapped = true
  5089.  
  5090. Keybinds.Name = "Keybinds"
  5091. Keybinds.Parent = Main
  5092. Keybinds.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5093. Keybinds.BorderColor3 = Color3.new(0, 0.607843, 1)
  5094. Keybinds.BorderSizePixel = 5
  5095. Keybinds.Position = UDim2.new(0, 0, 1.315, 0)
  5096. Keybinds.Size = UDim2.new(0.75, 0, 0.08, 0)
  5097. Keybinds.ZIndex = 4
  5098. Keybinds.Font = Enum.Font.SciFi
  5099. Keybinds.FontSize = Enum.FontSize.Size24
  5100. Keybinds.Text = "Keybinds [Ctrl]"
  5101. Keybinds.TextColor3 = Color3.fromRGB(255, 255, 255)
  5102. Keybinds.TextSize = 20
  5103. Keybinds.TextWrapped = true
  5104. Keybinds.MouseButton1Down:connect(function(x, y)
  5105. if keyOff == true then
  5106. keyOff = false
  5107. KeybindsActive.Text = "Active"
  5108. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  5109. elseif keyOff == false then
  5110. keyOff = true
  5111. KeybindsActive.Text = "Inactive"
  5112. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  5113. end
  5114. end)
  5115.  
  5116. Show.Name = "Show"
  5117. Show.Parent = MM2
  5118. Show.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5119. Show.BorderColor3 = Color3.new(0, 0.607843, 1)
  5120. Show.BorderSizePixel = 5
  5121. Show.Position = UDim2.new(0, 0, 0.85799998, 0)
  5122. Show.Size = UDim2.new(0.08, 0, 0.04, 0)
  5123. Show.ZIndex = 4
  5124. Show.Font = Enum.Font.SciFi
  5125. Show.FontSize = Enum.FontSize.Size24
  5126. Show.Text = "Show ["..string.upper(hideshowguikey).."]"
  5127. Show.TextColor3 = Color3.new(0, 0.333333, 1)
  5128. Show.TextSize = 20
  5129. Show.TextWrapped = true
  5130. Show.Visible = false
  5131.  
  5132. Hide.Name = "Hide"
  5133. Hide.Parent = Main
  5134. Hide.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  5135. Hide.BorderColor3 = Color3.new(0, 0.607843, 1)
  5136. Hide.BorderSizePixel = 5
  5137. Hide.Position = UDim2.new(0, 0, 1.415, 0)
  5138. Hide.Size = UDim2.new(1.005, 0, 0.08, 0)
  5139. Hide.ZIndex = 4
  5140. Hide.Font = Enum.Font.SciFi
  5141. Hide.FontSize = Enum.FontSize.Size24
  5142. Hide.Text = "Hide ["..string.upper(hideshowguikey).."]"
  5143. Hide.TextColor3 = Color3.new(0, 0.333333, 1)
  5144. Hide.TextSize = 20
  5145. Hide.TextWrapped = true
  5146.  
  5147. Hide.MouseButton1Down:connect(function(x, y)
  5148. if showvar == true then
  5149. showvar = false
  5150. Main.Visible = false
  5151. Show.Visible = true
  5152. if printvar == true then
  5153. print("Hidden")
  5154. end
  5155. end
  5156. end)
  5157.  
  5158. Show.MouseButton1Down:connect(function(x, y)
  5159. if showvar == false then
  5160. showvar = true
  5161. Show.Visible = false
  5162. Main.Visible = true
  5163. if printvar == true then
  5164. print("Shown")
  5165. end
  5166. end
  5167. end)
  5168.  
  5169. inputcode.InputBegan:connect(function(input)
  5170. if input.KeyCode == Enum.KeyCode.LeftControl then
  5171. if keyOff == true then
  5172. keyOff = false
  5173. KeybindsActive.Text = "Active"
  5174. KeybindsActive.TextColor3 = Color3.new(0, 1, 0)
  5175. elseif keyOff == false then
  5176. keyOff = true
  5177. KeybindsActive.Text = "Inactive"
  5178. KeybindsActive.TextColor3 = Color3.new(1, 0, 1)
  5179. end
  5180. end
  5181. end)
  5182.  
  5183. mouse.keyDown:connect(function(key)
  5184. if keyOff == false then
  5185. if key == coinkey then --Coin Grabber
  5186. coingrabberfunc()
  5187. elseif key == MSkey then --Murderer/Sheriff Esp On
  5188. murderer = "None"
  5189. sheriff = "None"
  5190. Clear()
  5191. findmurderer()
  5192. findsheriff()
  5193. if printvar == true then
  5194. print("Murderer/Sheriff")
  5195. end
  5196. MSESPActive.Text = "Active"
  5197. MSESPActive.TextColor3 = Color3.new(0, 1, 0)
  5198. PlayersEspActive.Text = "Inactive"
  5199. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5200. EspOffActive.Text = "Inactive"
  5201. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  5202. elseif key == playerskey then --Player Esp On
  5203. Clear()
  5204. MSESPActive.Text = "Inactive"
  5205. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5206. PlayersEspActive.Text = "Active"
  5207. PlayersEspActive.TextColor3 = Color3.new(0, 1, 0)
  5208. EspOffActive.Text = "Inactive"
  5209. EspOffActive.TextColor3 = Color3.new(1, 0, 1)
  5210. findplayers()
  5211. if printvar == true then
  5212. print("Players")
  5213. end
  5214. elseif key == espoffkey then --Esp off
  5215. Clear()
  5216. if printvar == true then
  5217. print("Esp Disabled")
  5218. end
  5219. MSESPActive.Text = "Inactive"
  5220. MSESPActive.TextColor3 = Color3.new(1, 0, 1)
  5221. PlayersEspActive.Text = "Inactive"
  5222. PlayersEspActive.TextColor3 = Color3.new(1, 0, 1)
  5223. EspOffActive.Text = "Active"
  5224. EspOffActive.TextColor3 = Color3.new(0, 1, 0)
  5225. elseif key == flykey then --Fly
  5226. if flyvar == false then
  5227. sFLY()
  5228. flyvar = true
  5229. FlyActive.Text = "Active"
  5230. FlyActive.TextColor3 = Color3.new(0, 1, 0)
  5231. elseif flyvar == true then
  5232. flyvar = false
  5233. NOFLY()
  5234. FlyActive.Text = "Inactive"
  5235. FlyActive.TextColor3 = Color3.new(1, 0, 1)
  5236. end
  5237. elseif key == noclipkey then --Noclip toggle
  5238. if NClip == false then
  5239. NClip = true
  5240. if printvar == true then
  5241. print("Noclip Enabled")
  5242. end
  5243. NoclipActive.Text = "Active"
  5244. NoclipActive.TextColor3 = Color3.new(0, 1, 0)
  5245. elseif NClip == true then
  5246. NClip = false
  5247. if printvar == true then
  5248. print("Noclip Disabled")
  5249. end
  5250. NoclipActive.Text = "Inactive"
  5251. NoclipActive.TextColor3 = Color3.new(1, 0, 1)
  5252. end
  5253. elseif key == godmodekey then --Godmode
  5254. if godmodevar == false then
  5255. godmodevar = true
  5256. godmodefunc()
  5257. GodModeActive.Text = "Active"
  5258. GodModeActive.TextColor3 = Color3.new(0, 1, 0)
  5259. end
  5260. elseif key == xrayonkey then --Xray On
  5261. GuiXrayOnActive.Text = "Active"
  5262. GuiXrayOnActive.TextColor3 = Color3.new(0, 1, 0)
  5263. GuiXrayOffActive.Text = "Inactive"
  5264. GuiXrayOffActive.TextColor3 = Color3.new(1, 0, 1)
  5265. XrayOn(obj)
  5266. elseif key == xrayoffkey then --Xray Off
  5267. GuiXrayOnActive.Text = "Inactive"
  5268. GuiXrayOnActive.TextColor3 = Color3.new(1, 0, 1)
  5269. GuiXrayOffActive.Text = "Active"
  5270. GuiXrayOffActive.TextColor3 = Color3.new(0, 1, 0)
  5271. XrayOff(obj)
  5272. elseif key == bringgunkey then --Teleport Gun to You
  5273. if game.Workspace.GunDrop.CFrame ~= nil then
  5274. game.Workspace.GunDrop.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  5275. else
  5276. if printvar == true then
  5277. print("Gun not currently dropped")
  5278. end
  5279. end
  5280. elseif key == hideshowguikey then --Show/Hide Gui
  5281. if showvar == false then
  5282. showvar = true
  5283. Show.Visible = false
  5284. Main.Visible = true
  5285. if printvar == true then
  5286. print("Shown")
  5287. end
  5288. elseif showvar == true then
  5289. showvar = false
  5290. Main.Visible = false
  5291. Show.Visible = true
  5292. if printvar == true then
  5293. print("Hidden")
  5294. end
  5295. end
  5296. end
  5297. end
  5298. end)
  5299. end
  5300. end)
  5301.  
  5302. PrisonOnepunch.Name = "PrisonOnepunch"
  5303. PrisonOnepunch.Parent = Main1
  5304. PrisonOnepunch.BackgroundColor3 = Color3.new(0, 0, 0)
  5305. PrisonOnepunch.BackgroundTransparency = 0.15000000596046
  5306. PrisonOnepunch.Position = UDim2.new(0.551912546, 0, 0.34939757, 0)
  5307. PrisonOnepunch.Size = UDim2.new(0, 200, 0, 50)
  5308. PrisonOnepunch.Font = Enum.Font.Cartoon
  5309. PrisonOnepunch.Text = "Prison life (One punch man)"
  5310. PrisonOnepunch.TextColor3 = Color3.new(1, 1, 1)
  5311. PrisonOnepunch.TextScaled = true
  5312. PrisonOnepunch.TextSize = 14
  5313. PrisonOnepunch.TextWrapped = true
  5314. PrisonOnepunch.MouseButton1Down:connect(function()
  5315. mainRemotes = game.ReplicatedStorage
  5316. meleeRemote = mainRemotes['meleeEvent']
  5317. mouse = game.Players.LocalPlayer:GetMouse()
  5318. punching = false
  5319. cooldown = false
  5320.  
  5321. function punch()
  5322. cooldown = true
  5323. local part = Instance.new("Part", game.Players.LocalPlayer.Character)
  5324. part.Transparency = 1
  5325. part.Size = Vector3.new(5, 2, 3)
  5326. part.CanCollide = false
  5327. local w1 = Instance.new("Weld", part)
  5328. w1.Part0 = game.Players.LocalPlayer.Character.Torso
  5329. w1.Part1 = part
  5330. w1.C1 = CFrame.new(0,0,2)
  5331. part.Touched:connect(function(hit)
  5332. if game.Players:FindFirstChild(hit.Parent.Name) then
  5333. local plr = game.Players:FindFirstChild(hit.Parent.Name)
  5334. if plr.Name ~= game.Players.LocalPlayer.Name then
  5335. part:Destroy()
  5336.  
  5337. for i = 1,100 do
  5338. meleeRemote:FireServer(plr)
  5339. end
  5340. end
  5341. end
  5342. end)
  5343.  
  5344. wait(1)
  5345. cooldown = false
  5346. part:Destroy()
  5347. end
  5348.  
  5349.  
  5350. mouse.KeyDown:connect(function(key)
  5351. if cooldown == false then
  5352. if key:lower() == "f" then
  5353.  
  5354. punch()
  5355.  
  5356. end
  5357. end
  5358. end)
  5359. end)
  5360.  
  5361. Swordburst.Name = "Swordburst"
  5362. Swordburst.Parent = Main1
  5363. Swordburst.BackgroundColor3 = Color3.new(0, 0, 0)
  5364. Swordburst.BackgroundTransparency = 0.15000000596046
  5365. Swordburst.Position = UDim2.new(0.0218579229, 0, 0.53975904, 0)
  5366. Swordburst.Size = UDim2.new(0, 200, 0, 50)
  5367. Swordburst.Font = Enum.Font.Cartoon
  5368. Swordburst.Text = "SwordBurst 2 Gui"
  5369. Swordburst.TextColor3 = Color3.new(1, 1, 1)
  5370. Swordburst.TextScaled = true
  5371. Swordburst.TextSize = 14
  5372. Swordburst.TextWrapped = true
  5373. Swordburst.MouseButton1Down:connect(function()
  5374. -- Objects
  5375.  
  5376. PlayerName = tostring(game.Players.LocalPlayer.Name)
  5377.  
  5378. local UZBurst = Instance.new("ScreenGui")
  5379. local Drag = Instance.new("Frame")
  5380. local Credits = Instance.new("Frame")
  5381. local title = Instance.new("TextLabel")
  5382. local minimize = Instance.new("TextButton")
  5383. local Main = Instance.new("Frame")
  5384. local menu = Instance.new("Frame")
  5385. local titleD = Instance.new("TextLabel")
  5386. local A = Instance.new("Frame")
  5387. local inputA1 = Instance.new("TextBox")
  5388. local optionA1 = Instance.new("TextButton")
  5389. local titleB = Instance.new("TextLabel")
  5390. local B = Instance.new("Frame")
  5391. local inputB1 = Instance.new("TextBox")
  5392. local optionB1 = Instance.new("TextButton")
  5393. local titleC = Instance.new("TextLabel")
  5394. local C = Instance.new("Frame")
  5395. local optionC1 = Instance.new("TextButton")
  5396. local TextLabel = Instance.new("TextLabel")
  5397. local inputC2 = Instance.new("TextBox")
  5398. local inputC3 = Instance.new("TextBox")
  5399. local optionC2 = Instance.new("TextButton")
  5400. local optionC3 = Instance.new("TextButton")
  5401. local titleA = Instance.new("TextLabel")
  5402. local D = Instance.new("Frame")
  5403. local titleD1 = Instance.new("TextBox")
  5404. local optionD1_1 = Instance.new("TextButton")
  5405. local optionD1_2 = Instance.new("TextButton")
  5406. local optionD1_3 = Instance.new("TextButton")
  5407. local titleD2 = Instance.new("TextBox")
  5408. local optionD2_1 = Instance.new("TextButton")
  5409. local optionD2_2 = Instance.new("TextButton")
  5410. local titleD3 = Instance.new("TextBox")
  5411. local optionD3_1 = Instance.new("TextButton")
  5412. local optionD3_2 = Instance.new("TextButton")
  5413. local optionD3_3 = Instance.new("TextButton")
  5414. local titleD4 = Instance.new("TextBox")
  5415. local optionD4_1 = Instance.new("TextButton")
  5416. local optionD4_2 = Instance.new("TextButton")
  5417. local titleD5 = Instance.new("TextBox")
  5418. local optionD5_1 = Instance.new("TextButton")
  5419. local optionD5_2 = Instance.new("TextButton")
  5420. local titleD7 = Instance.new("TextBox")
  5421. local optionD7_1 = Instance.new("TextButton")
  5422. local optionD7_2 = Instance.new("TextButton")
  5423. local titleD8 = Instance.new("TextBox")
  5424. local optionD8_1 = Instance.new("TextButton")
  5425. local titleD9 = Instance.new("TextBox")
  5426. local optionD9_1 = Instance.new("TextButton")
  5427. local optionD9_2 = Instance.new("TextButton")
  5428. local optionD9_3 = Instance.new("TextButton")
  5429.  
  5430. game:GetService("RunService").RenderStepped:connect(function()
  5431. if game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character.Parent then
  5432. if not game.Players.LocalPlayer.Character:FindFirstChild("IgnoreTeleport") then
  5433. local ff = Instance.new("IntValue", game.Players.LocalPlayer.Character)
  5434. ff.Name = "IgnoreTeleport"
  5435. end
  5436. end
  5437. end)
  5438.  
  5439. -- Properties
  5440.  
  5441. UZBurst.Name = "UZBurst"
  5442. UZBurst.Parent = game.Players.LocalPlayer.PlayerGui
  5443.  
  5444. Drag.Name = "Drag"
  5445. Drag.Parent = UZBurst
  5446. Drag.Active = true
  5447. Drag.BackgroundColor3 = Color3.new(1, 1, 1)
  5448. Drag.BackgroundTransparency = 1
  5449. Drag.Draggable = true
  5450. Drag.Position = UDim2.new(0.242945626, 0, 0.478203446, 2)
  5451. Drag.Selectable = true
  5452. Drag.Size = UDim2.new(0, 482, 0, 18)
  5453.  
  5454. Credits.Name = "Credits"
  5455. Credits.Parent = Drag
  5456. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  5457. Credits.BorderColor3 = Color3.new(0, 0, 0)
  5458. Credits.Size = UDim2.new(0, 480, 0, 21)
  5459. Credits.ZIndex = 2
  5460.  
  5461. title.Name = "title"
  5462. title.Parent = Credits
  5463. title.BackgroundColor3 = Color3.new(1, 1, 1)
  5464. title.BackgroundTransparency = 1
  5465. title.Position = UDim2.new(0.00625000009, 0, 0.0476190485, .5)
  5466. title.Size = UDim2.new(0, 443, 0, 19)
  5467. title.ZIndex = 2
  5468. title.Font = Enum.Font.SourceSansBold
  5469. title.FontSize = Enum.FontSize.Size18
  5470. title.Text = "SB2 GUI Edited by Template"
  5471. title.TextColor3 = Color3.new(1, 1, 1)
  5472. title.TextSize = 16
  5473. title.TextWrapped = true
  5474. title.TextXAlignment = Enum.TextXAlignment.Left
  5475.  
  5476. minimize.Name = "minimize"
  5477. minimize.Parent = Credits
  5478. minimize.BackgroundColor3 = Color3.new(0.780392, 0, 0.0117647)
  5479. minimize.BorderSizePixel = 0
  5480. minimize.Position = UDim2.new(0.96641171, 0, 0.285714358, .5)
  5481. minimize.Size = UDim2.new(0, 8, 0, 8)
  5482. minimize.ZIndex = 3
  5483. minimize.AutoButtonColor = false
  5484. minimize.Font = Enum.Font.SourceSans
  5485. minimize.TextSize = 1
  5486. minimize.TextTransparency = 1
  5487. minimize.MouseButton1Click:connect(function()
  5488. minimize.Parent.Parent.Main.Visible = not minimize.Parent.Parent.Main.Visible
  5489. end)
  5490.  
  5491. Main.Name = "Main"
  5492. Main.Parent = Drag
  5493. Main.Active = true
  5494. Main.BackgroundColor3 = Color3.new(0.2, 0.2, 0.7)
  5495. Main.BorderColor3 = Color3.new(0.113725, 0.113725, 0.113725)
  5496. Main.Size = UDim2.new(0, 480, 0, 318)
  5497.  
  5498. menu.Name = "menu"
  5499. menu.Parent = Main
  5500. menu.BackgroundColor3 = Color3.new(1, 1, 1)
  5501. menu.BackgroundTransparency = 1
  5502. menu.BorderSizePixel = 0
  5503. menu.Position = UDim2.new(0.216216207, 0, 0.121621639, 1)
  5504. menu.Size = UDim2.new(0, 147, 0, 15)
  5505.  
  5506. titleD.Name = "titleD"
  5507. titleD.Parent = menu
  5508. titleD.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5509. titleD.BackgroundTransparency = 1
  5510. titleD.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5511. titleD.Position = UDim2.new(1.1360544, 0, -1.20000005, 0)
  5512. titleD.Size = UDim2.new(0, 181, 0, 32)
  5513. titleD.Font = Enum.Font.SourceSansBold
  5514. titleD.FontSize = Enum.FontSize.Size14
  5515. titleD.Text = "TP Zones"
  5516. titleD.TextColor3 = Color3.new(1, 1, 1)
  5517. titleD.TextScaled = true
  5518. titleD.TextSize = 14
  5519. titleD.TextWrapped = true
  5520.  
  5521. A.Name = "A"
  5522. A.Parent = menu
  5523. A.BackgroundColor3 = Color3.new(1, 1, 1)
  5524. A.BackgroundTransparency = 1
  5525. A.Position = UDim2.new(-0.295918345, 0, 1.60000002, 0)
  5526. A.Size = UDim2.new(0, 234, 0, 21)
  5527.  
  5528. inputA1.Name = "inputA1"
  5529. inputA1.Parent = A
  5530. inputA1.BackgroundColor3 = Color3.new(0.2, 0.2, 0.5)
  5531. inputA1.BorderColor3 = Color3.new(200,200,200)
  5532. inputA1.BorderSizePixel = 2
  5533. inputA1.Position = UDim2.new(-0.211538479, 0, -0.333333373, 0)
  5534. inputA1.Size = UDim2.new(0, 234, 0, 21)
  5535. inputA1.Font = Enum.Font.SourceSansBold
  5536. inputA1.FontSize = Enum.FontSize.Size14
  5537. inputA1.Text = "Item"
  5538. inputA1.TextColor3 = Color3.new(1, 1, 1)
  5539. inputA1.TextScaled = true
  5540. inputA1.TextSize = 14
  5541. inputA1.TextWrapped = true
  5542.  
  5543. optionA1.Name = "optionA1"
  5544. optionA1.Parent = A
  5545. optionA1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5546. optionA1.BorderColor3 = Color3.new(200,200,200)
  5547. optionA1.Position = UDim2.new(-0.211538479, 0, 1.14285707, 0)
  5548. optionA1.Size = UDim2.new(0, 234, 0, 14)
  5549. optionA1.Font = Enum.Font.SourceSansBold
  5550. optionA1.FontSize = Enum.FontSize.Size14
  5551. optionA1.Text = "Dismantle All"
  5552. optionA1.TextColor3 = Color3.new(1, 1, 1)
  5553. optionA1.TextSize = 14
  5554. optionA1.MouseButton1Down:connect(function()
  5555. local log = false
  5556. local SelectedWeaponData = inputA1.text
  5557. for i,v in pairs(game.ReplicatedStorage.Profiles[PlayerName].Inventory:GetChildren()) do
  5558. if v.Name == (SelectedWeaponData) then
  5559. game.ReplicatedStorage.Event:FireServer("Equipment", {"Dismantle", v})
  5560. local check = v:FindFirstChild(SelectedWeaponData)
  5561. if not check then
  5562. log = true
  5563. if check then
  5564. log = false
  5565. end
  5566. if log == true then
  5567. print("Dismantled every " .. SelectedWeaponData ..".")
  5568. end
  5569. end
  5570. end
  5571. end
  5572. end)
  5573.  
  5574. titleB.Name = "titleB"
  5575. titleB.Parent = menu
  5576. titleB.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5577. titleB.BackgroundTransparency = 1
  5578. titleB.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5579. titleB.Position = UDim2.new(-0.455782354, 0, 4.0999999, 0)
  5580. titleB.Size = UDim2.new(0, 181, 0, 32)
  5581. titleB.Font = Enum.Font.SourceSansBold
  5582. titleB.FontSize = Enum.FontSize.Size14
  5583. titleB.Text = "UPGRADE"
  5584. titleB.TextColor3 = Color3.new(1, 1, 1)
  5585. titleB.TextScaled = true
  5586. titleB.TextSize = 14
  5587. titleB.TextWrapped = true
  5588.  
  5589. -- Upgrades
  5590.  
  5591. B.Name = "B"
  5592. B.Parent = menu
  5593. B.BackgroundColor3 = Color3.new(1, 1, 1)
  5594. B.BackgroundTransparency = 1
  5595. B.Position = UDim2.new(-0.299319714, 0, 8.0666666, 0)
  5596. B.Size = UDim2.new(0, 234, 0, 21)
  5597.  
  5598. inputB1.Name = "inputB1"
  5599. inputB1.Parent = B
  5600. inputB1.BackgroundColor3 = Color3.new(0.2, 0.2, 0.5)
  5601. inputB1.BorderColor3 = Color3.new(200,200,200)
  5602. inputB1.BorderSizePixel = 2
  5603. inputB1.Position = UDim2.new(-0.211538479, 0, -1.04761922, 0)
  5604. inputB1.Size = UDim2.new(0, 234, 0, 21)
  5605. inputB1.Font = Enum.Font.SourceSansBold
  5606. inputB1.FontSize = Enum.FontSize.Size14
  5607. inputB1.Text = "Item"
  5608. inputB1.TextColor3 = Color3.new(1, 1, 1)
  5609. inputB1.TextScaled = true
  5610. inputB1.TextSize = 14
  5611. inputB1.TextWrapped = true
  5612.  
  5613. optionB1.Name = "optionB1"
  5614. optionB1.Parent = B
  5615. optionB1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5616. optionB1.BorderColor3 = Color3.new(200,200,200)
  5617. optionB1.Position = UDim2.new(-0.205128208, 0, 0.52380991, 0)
  5618. optionB1.Size = UDim2.new(0, 234, 0, 14)
  5619. optionB1.Font = Enum.Font.SourceSansBold
  5620. optionB1.FontSize = Enum.FontSize.Size14
  5621. optionB1.Text = "Max Upgrade"
  5622. optionB1.TextColor3 = Color3.new(1, 1, 1)
  5623. optionB1.TextSize = 14
  5624. optionB1.MouseButton1Click:Connect(function()
  5625. local SelectedWeaponData = inputB1.Text
  5626. for i,v in pairs(game.ReplicatedStorage.Profiles[PlayerName].Inventory:GetChildren()) do
  5627. if v.Name == (SelectedWeaponData) then
  5628. for i=1,100 do
  5629. game.ReplicatedStorage.Event:FireServer("Equipment", {"Upgrade", v, false})
  5630. print("Upgraded " .. SelectedWeaponData .. " to Max.")
  5631. end
  5632. end
  5633. end
  5634. end)
  5635.  
  5636. titleC.Name = "titleC"
  5637. titleC.Parent = menu
  5638. titleC.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5639. titleC.BackgroundTransparency = 1
  5640. titleC.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5641. titleC.Position = UDim2.new(-0.448979557, 0, 9.69999981, 0)
  5642. titleC.Size = UDim2.new(0, 181, 0, 32)
  5643. titleC.Font = Enum.Font.SourceSansBold
  5644. titleC.FontSize = Enum.FontSize.Size14
  5645. titleC.Text = "WALKSPEED"
  5646. titleC.TextColor3 = Color3.new(1, 1, 1)
  5647. titleC.TextScaled = true
  5648. titleC.TextSize = 14
  5649. titleC.TextWrapped = true
  5650.  
  5651. -- Player Functions
  5652.  
  5653. C.Name = "C"
  5654. C.Parent = menu
  5655. C.BackgroundColor3 = Color3.new(1, 1, 1)
  5656. C.BackgroundTransparency = 1
  5657. C.Position = UDim2.new(-0.299319744, 0, 11.6666679, 0)
  5658. C.Size = UDim2.new(0, 235, 0, 42)
  5659.  
  5660. optionC1.Name = "optionC1"
  5661. optionC1.Parent = C
  5662. optionC1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5663. optionC1.BorderColor3 = Color3.new(200,200,200)
  5664. optionC1.Position = UDim2.new(-0.204282612, 0, 0.142857596, 0)
  5665. optionC1.Size = UDim2.new(0, 234, 0, 14)
  5666. optionC1.Font = Enum.Font.SourceSansBold
  5667. optionC1.FontSize = Enum.FontSize.Size14
  5668. optionC1.Text = "Boost"
  5669. optionC1.TextColor3 = Color3.new(1, 1, 1)
  5670. optionC1.TextSize = 14
  5671. optionC1.MouseButton1Down:connect(function()
  5672. speed = Instance.new("BodyThrust", workspace[PlayerName].HumanoidRootPart)
  5673. local Player = game.Players.LocalPlayer
  5674. local Mouse = Player:GetMouse()
  5675.  
  5676. Mouse.KeyDown:connect(function(key)
  5677. if key:byte() == 118 then
  5678. speed.Force = Vector3.new(0, 0, -4000)
  5679. end
  5680. end)
  5681. Mouse.KeyUp:connect(function(key)
  5682. if key:byte() == 118 then
  5683. speed.Force = Vector3.new()
  5684. end
  5685. end)
  5686. end)
  5687.  
  5688.  
  5689. TextLabel.Name = "Hint"
  5690. TextLabel.Parent = C
  5691. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5692. TextLabel.BackgroundTransparency = 1
  5693. TextLabel.Position = UDim2.new(-0.131914914, 0, 0.476190507, 0)
  5694. TextLabel.Size = UDim2.new(0, 200, 0, 19)
  5695. TextLabel.Font = Enum.Font.SourceSansBold
  5696. TextLabel.FontSize = Enum.FontSize.Size14
  5697. TextLabel.Text = "Hold V to turn on. (Hold Space to gain speed.)"
  5698. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  5699. TextLabel.TextSize = 14
  5700.  
  5701. inputC2.Name = "inputC2"
  5702. inputC2.Parent = C
  5703. inputC2.BackgroundColor3 = Color3.new(0.2, 0.2, 0.5)
  5704. inputC2.BorderColor3 = Color3.new(200,200,200)
  5705. inputC2.BorderSizePixel = 2
  5706. inputC2.Position = UDim2.new(0.506383002, 0, 1.07142854, 0)
  5707. inputC2.Size = UDim2.new(0, 65, 0, 14)
  5708. inputC2.Font = Enum.Font.SourceSansBold
  5709. inputC2.FontSize = Enum.FontSize.Size14
  5710. inputC2.Text = "20"
  5711. inputC2.TextColor3 = Color3.new(1, 1, 1)
  5712. inputC2.TextScaled = true
  5713. inputC2.TextSize = 14
  5714. inputC2.TextWrapped = true
  5715.  
  5716. inputC2.Changed:Connect(function()
  5717. workspace[PlayerName].Humanoid.WalkSpeed = tonumber(inputC2.Text)
  5718. end)
  5719.  
  5720. inputC3.Name = "inputC3"
  5721. inputC3.Parent = C
  5722. inputC3.BackgroundColor3 = Color3.new(0.2, 0.2, 0.5)
  5723. inputC3.BorderColor3 = Color3.new(200,200,200)
  5724. inputC3.BorderSizePixel = 2
  5725. inputC3.Position = UDim2.new(0.506383002, 0, 1.69047618, 0)
  5726. inputC3.Size = UDim2.new(0, 65, 0, 14)
  5727. inputC3.Font = Enum.Font.SourceSansBold
  5728. inputC3.FontSize = Enum.FontSize.Size14
  5729. inputC3.Text = "50"
  5730. inputC3.TextColor3 = Color3.new(1, 1, 1)
  5731. inputC3.TextScaled = true
  5732. inputC3.TextSize = 14
  5733. inputC3.TextWrapped = true
  5734. inputC3.Changed:Connect(function()
  5735. workspace[PlayerName].Humanoid.JumpPower = tonumber(inputC3.Text)
  5736. end)
  5737.  
  5738. optionC2.Name = "optionC2"
  5739. optionC2.Parent = C
  5740. optionC2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5741. optionC2.BorderColor3 = Color3.new(200,200,200)
  5742. optionC2.Position = UDim2.new(-0.204255342, 0, 1.07142854, 0)
  5743. optionC2.Size = UDim2.new(0, 156, 0, 14)
  5744. optionC2.AutoButtonColor = false
  5745. optionC2.Font = Enum.Font.SourceSansBold
  5746. optionC2.FontSize = Enum.FontSize.Size14
  5747. optionC2.Text = "Speed"
  5748. optionC2.TextColor3 = Color3.new(1, 1, 1)
  5749. optionC2.TextSize = 14
  5750.  
  5751. optionC3.Name = "optionC3"
  5752. optionC3.Parent = C
  5753. optionC3.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5754. optionC3.BorderColor3 = Color3.new(200,200,200)
  5755. optionC3.Position = UDim2.new(-0.204255342, 0, 1.69047618, 0)
  5756. optionC3.Size = UDim2.new(0, 156, 0, 14)
  5757. optionC3.AutoButtonColor = false
  5758. optionC3.Font = Enum.Font.SourceSansBold
  5759. optionC3.FontSize = Enum.FontSize.Size14
  5760. optionC3.Text = "Jump Power"
  5761. optionC3.TextColor3 = Color3.new(1, 1, 1)
  5762. optionC3.TextSize = 14
  5763.  
  5764. titleA.Name = "titleA"
  5765. titleA.Parent = menu
  5766. titleA.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5767. titleA.BackgroundTransparency = 1
  5768. titleA.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  5769. titleA.Position = UDim2.new(-0.448979676, 0, -1.20000005, 0)
  5770. titleA.Size = UDim2.new(0, 181, 0, 32)
  5771. titleA.Font = Enum.Font.SourceSansBold
  5772. titleA.FontSize = Enum.FontSize.Size14
  5773. titleA.Text = "DISMANTLE"
  5774. titleA.TextColor3 = Color3.new(1, 1, 1)
  5775. titleA.TextScaled = true
  5776. titleA.TextSize = 14
  5777. titleA.TextWrapped = true
  5778.  
  5779. D.Name = "D"
  5780. D.Parent = menu
  5781. D.BackgroundColor3 = Color3.new(1, 1, 1)
  5782. D.BackgroundTransparency = 1
  5783. D.Position = UDim2.new(1.41496599, 0, -0.199999988, 0)
  5784. D.Size = UDim2.new(0, 161, 0, 161)
  5785.  
  5786. titleD1.Name = "titleD1"
  5787. titleD1.Parent = D
  5788. titleD1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5789. titleD1.BorderColor3 = Color3.new(200,200,200)
  5790. titleD1.Position = UDim2.new(-0.298136681, 0, 0.121117949, 0)
  5791. titleD1.Selectable = false
  5792. titleD1.Size = UDim2.new(0, 25, 0, 14)
  5793. titleD1.ClearTextOnFocus = false
  5794. titleD1.Font = Enum.Font.SourceSansBold
  5795. titleD1.FontSize = Enum.FontSize.Size14
  5796. titleD1.Text = "F1"
  5797. titleD1.TextColor3 = Color3.new(1, 1, 1)
  5798. titleD1.TextSize = 14
  5799.  
  5800. optionD1_1.Name = "optionD1_1"
  5801. optionD1_1.Parent = D
  5802. optionD1_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5803. optionD1_1.BorderColor3 = Color3.new(200,200,200)
  5804. optionD1_1.Position = UDim2.new(-0.0745341703, 0, 0.12422359, 0)
  5805. optionD1_1.Size = UDim2.new(0, 28, 0, 14)
  5806. optionD1_1.Font = Enum.Font.SourceSansBold
  5807. optionD1_1.FontSize = Enum.FontSize.Size14
  5808. optionD1_1.Text = "Boss"
  5809. optionD1_1.TextColor3 = Color3.new(1, 1, 1)
  5810. optionD1_1.TextSize = 14
  5811. optionD1_1.MouseButton1Down:connect(function()
  5812. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3059.16, -225, 1126.32))
  5813. end)
  5814.  
  5815. optionD1_2.Name = "optionD1_2"
  5816. optionD1_2.Parent = D
  5817. optionD1_2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5818. optionD1_2.BorderColor3 = Color3.new(200,200,200)
  5819. optionD1_2.Position = UDim2.new(0.161490679, 0, 0.12422359, 0)
  5820. optionD1_2.Size = UDim2.new(0, 49, 0, 14)
  5821. optionD1_2.Font = Enum.Font.SourceSansBold
  5822. optionD1_2.FontSize = Enum.FontSize.Size14
  5823. optionD1_2.Text = "Mini Boss"
  5824. optionD1_2.TextColor3 = Color3.new(1, 1, 1)
  5825. optionD1_2.TextSize = 14
  5826. optionD1_2.MouseButton1Down:connect(function()
  5827. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(257.34, 55, 1044.4))
  5828. end)
  5829.  
  5830. optionD1_3.Name = "optionD1_3"
  5831. optionD1_3.Parent = D
  5832. optionD1_3.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5833. optionD1_3.BorderColor3 = Color3.new(200,200,200)
  5834. optionD1_3.Position = UDim2.new(0.534161389, 0, 0.12422359, 0)
  5835. optionD1_3.Size = UDim2.new(0, 66, 0, 14)
  5836. optionD1_3.Font = Enum.Font.SourceSansBold
  5837. optionD1_3.FontSize = Enum.FontSize.Size14
  5838. optionD1_3.Text = "Item Crystal"
  5839. optionD1_3.TextColor3 = Color3.new(1, 1, 1)
  5840. optionD1_3.TextSize = 14
  5841. optionD1_3.MouseButton1Down:connect(function()
  5842. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-817.8, -98.17, 602.55))
  5843. end)
  5844.  
  5845. titleD2.Name = "titleD2"
  5846. titleD2.Parent = D
  5847. titleD2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5848. titleD2.BorderColor3 = Color3.new(200,200,200)
  5849. titleD2.Position = UDim2.new(-0.298136681, 0, 0.270186186, 0)
  5850. titleD2.Selectable = false
  5851. titleD2.Size = UDim2.new(0, 25, 0, 14)
  5852. titleD2.ClearTextOnFocus = false
  5853. titleD2.Font = Enum.Font.SourceSansBold
  5854. titleD2.FontSize = Enum.FontSize.Size14
  5855. titleD2.Text = "F2"
  5856. titleD2.TextColor3 = Color3.new(1, 1, 1)
  5857. titleD2.TextSize = 14
  5858.  
  5859. optionD2_1.Name = "optionD2_1"
  5860. optionD2_1.Parent = D
  5861. optionD2_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5862. optionD2_1.BorderColor3 = Color3.new(200,200,200)
  5863. optionD2_1.Position = UDim2.new(-0.0745341703, 0, 0.267080754, 0)
  5864. optionD2_1.Size = UDim2.new(0, 52, 0, 14)
  5865. optionD2_1.Font = Enum.Font.SourceSansBold
  5866. optionD2_1.FontSize = Enum.FontSize.Size14
  5867. optionD2_1.Text = "Boss"
  5868. optionD2_1.TextColor3 = Color3.new(1, 1, 1)
  5869. optionD2_1.TextSize = 14
  5870. optionD2_1.MouseButton1Down:connect(function()
  5871. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2952.43, 116.3, -9375))
  5872. end)
  5873.  
  5874. optionD2_2.Name = "optionD2_2"
  5875. optionD2_2.Parent = D
  5876. optionD2_2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5877. optionD2_2.BorderColor3 = Color3.new(200,200,200)
  5878. optionD2_2.Position = UDim2.new(0.329192519, 0, 0.267080754, 0)
  5879. optionD2_2.Size = UDim2.new(0, 99, 0, 14)
  5880. optionD2_2.Font = Enum.Font.SourceSansBold
  5881. optionD2_2.FontSize = Enum.FontSize.Size14
  5882. optionD2_2.Text = "Mini Boss"
  5883. optionD2_2.TextColor3 = Color3.new(1, 1, 1)
  5884. optionD2_2.TextSize = 14
  5885. optionD2_2.MouseButton1Down:connect(function()
  5886. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3823.23, 137.8, -2313.2))
  5887. end)
  5888.  
  5889. titleD3.Name = "titleD3"
  5890. titleD3.Parent = D
  5891. titleD3.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5892. titleD3.BorderColor3 = Color3.new(200,200,200)
  5893. titleD3.Position = UDim2.new(-0.298136681, 0, 0.41304338, 0)
  5894. titleD3.Selectable = false
  5895. titleD3.Size = UDim2.new(0, 25, 0, 14)
  5896. titleD3.ClearTextOnFocus = false
  5897. titleD3.Font = Enum.Font.SourceSansBold
  5898. titleD3.FontSize = Enum.FontSize.Size14
  5899. titleD3.Text = "F3"
  5900. titleD3.TextColor3 = Color3.new(1, 1, 1)
  5901. titleD3.TextSize = 14
  5902.  
  5903. optionD3_1.Name = "optionD3_1"
  5904. optionD3_1.Parent = D
  5905. optionD3_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5906. optionD3_1.BorderColor3 = Color3.new(200,200,200)
  5907. optionD3_1.Position = UDim2.new(-0.0745341703, 0, 0.41614902, 0)
  5908. optionD3_1.Size = UDim2.new(0, 28, 0, 14)
  5909. optionD3_1.Font = Enum.Font.SourceSansBold
  5910. optionD3_1.FontSize = Enum.FontSize.Size14
  5911. optionD3_1.Text = "Boss"
  5912. optionD3_1.TextColor3 = Color3.new(1, 1, 1)
  5913. optionD3_1.TextSize = 14
  5914. optionD3_1.MouseButton1Down:connect(function()
  5915. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-375.99, 4168.04, -694))
  5916. end)
  5917.  
  5918. optionD3_2.Name = "optionD3_2"
  5919. optionD3_2.Parent = D
  5920. optionD3_2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5921. optionD3_2.BorderColor3 = Color3.new(200,200,200)
  5922. optionD3_2.Position = UDim2.new(0.161490679, 0, 0.41614902, 0)
  5923. optionD3_2.Size = UDim2.new(0, 49, 0, 14)
  5924. optionD3_2.Font = Enum.Font.SourceSansBold
  5925. optionD3_2.FontSize = Enum.FontSize.Size14
  5926. optionD3_2.Text = "Mini Boss"
  5927. optionD3_2.TextColor3 = Color3.new(1, 1, 1)
  5928. optionD3_2.TextSize = 14
  5929. optionD3_2.MouseButton1Down:connect(function()
  5930. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1200, 5143, 2051))
  5931. end)
  5932.  
  5933. optionD3_3.Name = "optionD3_3"
  5934. optionD3_3.Parent = D
  5935. optionD3_3.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5936. optionD3_3.BorderColor3 = Color3.new(200,200,200)
  5937. optionD3_3.Position = UDim2.new(0.534161389, 0, 0.41614902, 0)
  5938. optionD3_3.Size = UDim2.new(0, 66, 0, 14)
  5939. optionD3_3.Font = Enum.Font.SourceSansBold
  5940. optionD3_3.FontSize = Enum.FontSize.Size14
  5941. optionD3_3.Text = "Item Crystal"
  5942. optionD3_3.TextColor3 = Color3.new(1, 1, 1)
  5943. optionD3_3.TextSize = 14
  5944. optionD3_3.MouseButton1Down:connect(function()
  5945. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-678.677, 3824.55444, 75.0522919))
  5946. end)
  5947.  
  5948. titleD4.Name = "titleD4"
  5949. titleD4.Parent = D
  5950. titleD4.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5951. titleD4.BorderColor3 = Color3.new(200,200,200)
  5952. titleD4.Position = UDim2.new(-0.298136681, 0, 0.562111616, 0)
  5953. titleD4.Selectable = false
  5954. titleD4.Size = UDim2.new(0, 25, 0, 14)
  5955. titleD4.ClearTextOnFocus = false
  5956. titleD4.Font = Enum.Font.SourceSansBold
  5957. titleD4.FontSize = Enum.FontSize.Size14
  5958. titleD4.Text = "F4"
  5959. titleD4.TextColor3 = Color3.new(1, 1, 1)
  5960. titleD4.TextSize = 14
  5961.  
  5962. optionD4_1.Name = "optionD4_1"
  5963. optionD4_1.Parent = D
  5964. optionD4_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5965. optionD4_1.BorderColor3 = Color3.new(200,200,200)
  5966. optionD4_1.Position = UDim2.new(-0.0745341703, 0, 0.559006214, 0)
  5967. optionD4_1.Size = UDim2.new(0, 52, 0, 14)
  5968. optionD4_1.Font = Enum.Font.SourceSansBold
  5969. optionD4_1.FontSize = Enum.FontSize.Size14
  5970. optionD4_1.Text = "Boss"
  5971. optionD4_1.TextColor3 = Color3.new(1, 1, 1)
  5972. optionD4_1.TextSize = 14
  5973. optionD4_1.MouseButton1Down:connect(function()
  5974. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-2380.2, 2153.35, -124.97))
  5975. end)
  5976.  
  5977. optionD4_2.Name = "optionD4_2"
  5978. optionD4_2.Parent = D
  5979. optionD4_2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5980. optionD4_2.BorderColor3 = Color3.new(200,200,200)
  5981. optionD4_2.Position = UDim2.new(0.329192519, 0, 0.559006214, 0)
  5982. optionD4_2.Size = UDim2.new(0, 99, 0, 14)
  5983. optionD4_2.Font = Enum.Font.SourceSansBold
  5984. optionD4_2.FontSize = Enum.FontSize.Size14
  5985. optionD4_2.Text = "Mini Boss"
  5986. optionD4_2.TextColor3 = Color3.new(1, 1, 1)
  5987. optionD4_2.TextSize = 14
  5988. optionD4_2.MouseButton1Down:connect(function()
  5989. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3087, 3163, -6509))
  5990. end)
  5991.  
  5992. titleD5.Name = "titleD5"
  5993. titleD5.Parent = D
  5994. titleD5.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  5995. titleD5.BorderColor3 = Color3.new(200,200,200)
  5996. titleD5.Position = UDim2.new(-0.298136681, 0, 0.698757589, 0)
  5997. titleD5.Selectable = false
  5998. titleD5.Size = UDim2.new(0, 25, 0, 14)
  5999. titleD5.ClearTextOnFocus = false
  6000. titleD5.Font = Enum.Font.SourceSansBold
  6001. titleD5.FontSize = Enum.FontSize.Size14
  6002. titleD5.Text = "F5"
  6003. titleD5.TextColor3 = Color3.new(1, 1, 1)
  6004. titleD5.TextSize = 14
  6005.  
  6006. optionD5_1.Name = "optionD5_1"
  6007. optionD5_1.Parent = D
  6008. optionD5_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6009. optionD5_1.BorderColor3 = Color3.new(200,200,200)
  6010. optionD5_1.Position = UDim2.new(-0.0745341703, 0, 0.701863348, 0)
  6011. optionD5_1.Size = UDim2.new(0, 52, 0, 14)
  6012. optionD5_1.Font = Enum.Font.SourceSansBold
  6013. optionD5_1.FontSize = Enum.FontSize.Size14
  6014. optionD5_1.Text = "Boss"
  6015. optionD5_1.TextColor3 = Color3.new(1, 1, 1)
  6016. optionD5_1.TextSize = 14
  6017. optionD5_1.MouseButton1Down:connect(function()
  6018. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(2175.68872, 1250.95618, -388.3125))
  6019. end)
  6020.  
  6021. optionD5_2.Name = "optionD5_2"
  6022. optionD5_2.Parent = D
  6023. optionD5_2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6024. optionD5_2.BorderColor3 = Color3.new(200,200,200)
  6025. optionD5_2.Position = UDim2.new(0.329192519, 0, 0.701863348, 0)
  6026. optionD5_2.Size = UDim2.new(0, 99, 0, 14)
  6027. optionD5_2.Font = Enum.Font.SourceSansBold
  6028. optionD5_2.FontSize = Enum.FontSize.Size14
  6029. optionD5_2.Text = "Mini Boss"
  6030. optionD5_2.TextColor3 = Color3.new(1, 1, 1)
  6031. optionD5_2.TextSize = 14
  6032. optionD5_2.MouseButton1Down:connect(function()
  6033. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1610.15137, 1463.90161, -4964.9126))
  6034. end)
  6035.  
  6036. titleD7.Name = "titleD7"
  6037. titleD7.Parent = D
  6038. titleD7.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6039. titleD7.BorderColor3 = Color3.new(200,200,200)
  6040. titleD7.Position = UDim2.new(-0.298136681, 0, 0.848757589, 0)
  6041. titleD7.Selectable = false
  6042. titleD7.Size = UDim2.new(0, 25, 0, 14)
  6043. titleD7.ClearTextOnFocus = false
  6044. titleD7.Font = Enum.Font.SourceSansBold
  6045. titleD7.FontSize = Enum.FontSize.Size14
  6046. titleD7.Text = "F7"
  6047. titleD7.TextColor3 = Color3.new(1, 1, 1)
  6048. titleD7.TextSize = 14
  6049.  
  6050. optionD7_1.Name = "optionD7_1"
  6051. optionD7_1.Parent = D
  6052. optionD7_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6053. optionD7_1.BorderColor3 = Color3.new(200,200,200)
  6054. optionD7_1.Position = UDim2.new(-0.0745341703, 0, 0.848757589, 0)
  6055. optionD7_1.Size = UDim2.new(0, 52, 0, 14)
  6056. optionD7_1.Font = Enum.Font.SourceSansBold
  6057. optionD7_1.FontSize = Enum.FontSize.Size14
  6058. optionD7_1.Text = "Boss"
  6059. optionD7_1.TextColor3 = Color3.new(1, 1, 1)
  6060. optionD7_1.TextSize = 14
  6061. optionD7_1.MouseButton1Down:connect(function()
  6062. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(3315.13281, 729.625977, -617.601624))
  6063. end)
  6064.  
  6065. optionD7_2.Name = "optionD7_2"
  6066. optionD7_2.Parent = D
  6067. optionD7_2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6068. optionD7_2.BorderColor3 = Color3.new(200,200,200)
  6069. optionD7_2.Position = UDim2.new(0.329192519, 0, 0.848757589, 0)
  6070. optionD7_2.Size = UDim2.new(0, 99, 0, 14)
  6071. optionD7_2.Font = Enum.Font.SourceSansBold
  6072. optionD7_2.FontSize = Enum.FontSize.Size14
  6073. optionD7_2.Text = "Mini Boss"
  6074. optionD7_2.TextColor3 = Color3.new(1, 1, 1)
  6075. optionD7_2.TextSize = 14
  6076. optionD7_2.MouseButton1Down:connect(function()
  6077. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(132.215118, 1232.08813, -208.806961))
  6078. end)
  6079.  
  6080. titleD8.Name = "titleD8"
  6081. titleD8.Parent = D
  6082. titleD8.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6083. titleD8.BorderColor3 = Color3.new(200,200,200)
  6084. titleD8.Position = UDim2.new(-0.298136681, 0, 0.998757589, 0)
  6085. titleD8.Selectable = false
  6086. titleD8.Size = UDim2.new(0, 25, 0, 14)
  6087. titleD8.ClearTextOnFocus = false
  6088. titleD8.Font = Enum.Font.SourceSansBold
  6089. titleD8.FontSize = Enum.FontSize.Size14
  6090. titleD8.Text = "F8"
  6091. titleD8.TextColor3 = Color3.new(1, 1, 1)
  6092. titleD8.TextSize = 14
  6093.  
  6094. optionD8_1.Name = "optionD8_1"
  6095. optionD8_1.Parent = D
  6096. optionD8_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6097. optionD8_1.BorderColor3 = Color3.new(200,200,200)
  6098. optionD8_1.Position = UDim2.new(-0.0745341703, 0, 0.998757589, 0)
  6099. optionD8_1.Size = UDim2.new(0, 100, 0, 14)
  6100. optionD8_1.Font = Enum.Font.SourceSansBold
  6101. optionD8_1.FontSize = Enum.FontSize.Size14
  6102. optionD8_1.Text = "Boss"
  6103. optionD8_1.TextColor3 = Color3.new(1, 1, 1)
  6104. optionD8_1.TextSize = 14
  6105. optionD8_1.MouseButton1Down:connect(function()
  6106. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1642, 4078, 7721))
  6107. end)
  6108.  
  6109. titleD9.Name = "titleD9"
  6110. titleD9.Parent = D
  6111. titleD9.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6112. titleD9.BorderColor3 = Color3.new(200,200,200)
  6113. titleD9.Position = UDim2.new(-0.298136681, 0, 1.148757589, 0)
  6114. titleD9.Selectable = false
  6115. titleD9.Size = UDim2.new(0, 25, 0, 14)
  6116. titleD9.ClearTextOnFocus = false
  6117. titleD9.Font = Enum.Font.SourceSansBold
  6118. titleD9.FontSize = Enum.FontSize.Size14
  6119. titleD9.Text = "F9"
  6120. titleD9.TextColor3 = Color3.new(1, 1, 1)
  6121. titleD9.TextSize = 14
  6122.  
  6123. optionD9_1.Name = "optionD9_1"
  6124. optionD9_1.Parent = D
  6125. optionD9_1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6126. optionD9_1.BorderColor3 = Color3.new(200,200,200)
  6127. optionD9_1.Position = UDim2.new(-0.0745341703, 0, 1.148757589, 0)
  6128. optionD9_1.Size = UDim2.new(0, 42, 0, 14)
  6129. optionD9_1.Font = Enum.Font.SourceSansBold
  6130. optionD9_1.FontSize = Enum.FontSize.Size14
  6131. optionD9_1.Text = "Boss"
  6132. optionD9_1.TextColor3 = Color3.new(1, 1, 1)
  6133. optionD9_1.TextSize = 14
  6134. optionD9_1.MouseButton1Down:connect(function()
  6135. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(12317, 430, -3505))
  6136. end)
  6137.  
  6138. optionD9_2.Name = "optionD9_2"
  6139. optionD9_2.Parent = D
  6140. optionD9_2.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6141. optionD9_2.BorderColor3 = Color3.new(200,200,200)
  6142. optionD9_2.Position = UDim2.new(0.241490679, 0, 1.148757589, 0)
  6143. optionD9_2.Size = UDim2.new(0, 48, 0, 14)
  6144. optionD9_2.Font = Enum.Font.SourceSansBold
  6145. optionD9_2.FontSize = Enum.FontSize.Size14
  6146. optionD9_2.Text = "Mini boss"
  6147. optionD9_2.TextColor3 = Color3.new(1, 1, 1)
  6148. optionD9_2.TextSize = 14
  6149. optionD9_2.MouseButton1Down:connect(function()
  6150. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-3618, 2907, -7595))
  6151. end)
  6152.  
  6153. optionD9_3.Name = "optionD9_3"
  6154. optionD9_3.Parent = D
  6155. optionD9_3.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.5)
  6156. optionD9_3.BorderColor3 = Color3.new(200,200,200)
  6157. optionD9_3.Position = UDim2.new(0.584161389, 0, 1.148757589, 0)
  6158. optionD9_3.Size = UDim2.new(0, 66, 0, 14)
  6159. optionD9_3.Font = Enum.Font.SourceSansBold
  6160. optionD9_3.FontSize = Enum.FontSize.Size14
  6161. optionD9_3.Text = "Mini boss 2"
  6162. optionD9_3.TextColor3 = Color3.new(1, 1, 1)
  6163. optionD9_3.TextSize = 14
  6164. optionD9_3.MouseButton1Down:connect(function()
  6165. game.Workspace[PlayerName].HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1908,2890,-11227))
  6166. end)
  6167.  
  6168.  
  6169.  
  6170. warn("Successfully loaded.")
  6171. warn("SB2 GUI Edited by The legendary master of micin#4220")
  6172. end)
  6173.  
  6174. RoseHub.Name = "Rose Hub"
  6175. RoseHub.Parent = Main1
  6176. RoseHub.BackgroundColor3 = Color3.new(0, 0, 0)
  6177. RoseHub.BackgroundTransparency = 0.15000000596046
  6178. RoseHub.Position = UDim2.new(0.551912546, 0, 0.53975904, 0)
  6179. RoseHub.Size = UDim2.new(0, 200, 0, 50)
  6180. RoseHub.Font = Enum.Font.Cartoon
  6181. RoseHub.Text = "Rose Hub"
  6182. RoseHub.TextColor3 = Color3.new(1, 1, 1)
  6183. RoseHub.TextScaled = true
  6184. RoseHub.TextSize = 14
  6185. RoseHub.TextWrapped = true
  6186. RoseHub.MouseButton1Down:connect(function()
  6187. --local coreGui = game:GetService("Players").LocalPlayer.PlayerGui
  6188. local coreGui = game:GetService("CoreGui")
  6189. local tweening = false
  6190. local tabPos = 5
  6191. local scriptsTabText = ""
  6192. local feTabText = ""
  6193. local gameScriptsTabText = ""
  6194. local guiTabText = ""
  6195.  
  6196. local scripttabList = {
  6197. {"Infinite Yield", "MjBzRjmT", 1},
  6198. {"Knife V3", "W833RBFr", 1},
  6199. {"Bird Wings", "RQ9b8UTv", 1},
  6200. {"M4A1", "eP1zq8tb", 1},
  6201. {"Dungun", "90M7Mi8e", 1},
  6202. {"Bomb Vest", "tG1PPuMd", 1},
  6203. {"Music Bars", "SvYebC2r", 1},
  6204. {"Omni God", "87NeeChc", 1},
  6205. {"Night Club", 1281063730, 2},
  6206. {"Pain Titan", "Hg5L8EtM", 1,},
  6207. {"Reaper Titan", "B0q3QBg6", 1},
  6208. {"Alter Chat", "ZSB4pN9R", 1},
  6209. {"Hoverbike", 01268225564, 2},
  6210. {"Rail Gun Titan", "0wFiFdwM", 1},
  6211. {"True Hero", "P8AQ2ebJ", 1},
  6212. {"Celestial Wheel", "bymTcgzf", 1},
  6213. {"Knive V4", "j0Ns1w1S", 1},
  6214. {"Ravenger Claws", "D7GxxvWL", 1},
  6215. {"John Doe", "m5wHsLhr", 1},
  6216. {"Messor Titan", "4bSrkLtA", 1},
  6217. {"Clown Titan", "L0WLDZvc", 1},
  6218. {"Chara", "HrWjgXtb", 1},
  6219. {"Shedlesky Rage", "2SPz35LS", 1},
  6220. {"LunchaThug", "x6GWFC5K", 1},
  6221. {"Nazi", "ZCZNxFBD", 1},
  6222. {"Psychopath", "DGqk3bqY", 1},
  6223. {"Fireworks Wand", "GB29NAPv", 1},
  6224. {"Psycho Clown", "UgxKqKwE", 1},
  6225. {"Inferno", "qhMGk36S", 1},
  6226. {"Police Titan", "UCmufLU8", 1},
  6227. {"Galaxy Titan", "nKNdCrKj", 1},
  6228. {"Holy Wrench", "cKSh0a8C", 1},
  6229. {"Krystal Dance", "j7EqLfbP", 1},
  6230. {"Nazi Camp", "KJNk4STm", 1},
  6231. {"Pee", "3CYmA0Pz", 1},
  6232. {"Jihad", "vSujnuaF", 1},
  6233. {"Hermit Purple", "R3C3ajQV", 1},
  6234. {"Golden Gun", "2574Sd9E", 1},
  6235. {"Goku", "yAXZZF9r", 1},
  6236. {"Emoji", "vKPcMKnm", 1},
  6237. {"Damn Son", "AMLHT8aJ", 1},
  6238. {"Devuzi", "q0mt2peM", 1},
  6239. {"Flash", "gGSVVq1H", 1},
  6240. {"Teal Scythe", "0TUBSaxt", 1},
  6241. {"Demon Demise", "ghMDMW63", 1},
  6242. {"Red Sayan", "uC5DBvf9", 1},
  6243. }
  6244.  
  6245. local fescripttabList = {
  6246. {"Fe God", "KduGECH6", 1},
  6247. {"Fe Fly", 1281055032, 2},
  6248. {"City Life Grabknife", "ZhwF6H2V", 1},
  6249. {"City Life Bomb Vest", "sLHGSBn1", 1},
  6250. {"City Life Suicide", "YdKKQ7yT", 1},
  6251. {"City Life Explosion", "vy78mqrG", 1},
  6252. {"Fe Invisible", 1180480887, 2},
  6253. {"Spam", "74GjB7tB", 1},
  6254. {"Lag Switch", "58gjTUf5", 1},
  6255. {"Jailbreak Farm", "1461971147", 2},
  6256. }
  6257.  
  6258. local gameScriptsList = {
  6259. {"PF Virgo 2.0", "7TeJszah", 1},
  6260. }
  6261.  
  6262. local guitabList = {
  6263. {"c00lgui", "Rz2EFsLU", 1},
  6264. {"Topkek 4.0", "d0CJRrcg", 1},
  6265. {"Topkek 3.0", "SikGfE9u", 1},
  6266. {"Ro-Xploit 4.0", 175137115, 2},
  6267. {"Ro-Xploit 5.0", 288646117, 2},
  6268. {"Ro-Xploit 6.0", 364364477, 2},
  6269. {"Dex 3.0", 492005721, 2},
  6270. {"Clown Van", "a5UZuuiT", 1},
  6271. {"Hell Elevator Gui", "8NYWpf2T", 1},
  6272. {"Chams / Aimlock", "Yi7fzELj", 1},
  6273. }
  6274.  
  6275. local mapsList = {
  6276. {"Clockwork Arena", "EvnXCXhP", 1},
  6277. {"Town Map", 1345094164, 2},
  6278. }
  6279.  
  6280. local lists = {
  6281. {scripttabList, "Scripts"},
  6282. {fescripttabList, "FE Scripts"},
  6283. {gameScriptsList, "Game Scripts"},
  6284. {guitabList, "GUIs"},
  6285. {mapsList, "Maps"},
  6286. }
  6287.  
  6288. local function makeFrame(Active, BackgroundColor3, BorderSizePixel, Name, Parent, Position, Size, ClipsDescendants, Draggable, BackgroundTransparency)
  6289. local Frame = Instance.new("Frame")
  6290. Frame.Active = Active
  6291. Frame.BackgroundColor3 = BackgroundColor3
  6292. Frame.BorderSizePixel = BorderSizePixel
  6293. Frame.Name = Name
  6294. Frame.Parent = Parent
  6295. Frame.Position = Position
  6296. Frame.Size = Size
  6297. Frame.ClipsDescendants = ClipsDescendants
  6298. Frame.Draggable = Draggable
  6299. Frame.BackgroundTransparency = BackgroundTransparency
  6300. end
  6301.  
  6302. local function makeScrollingFrame(BackgroundColor3, BorderSizePixel, Name, Parent, Position, Size, CanvasSize, BackgroundTransparency, ScrollBarThickness)
  6303. local ScrollingFrame = Instance.new("ScrollingFrame")
  6304. ScrollingFrame.BackgroundColor3 = BackgroundColor3
  6305. ScrollingFrame.BorderSizePixel = BorderSizePixel
  6306. ScrollingFrame.Name = Name
  6307. ScrollingFrame.Parent = Parent
  6308. ScrollingFrame.Position = Position
  6309. ScrollingFrame.Size = Size
  6310. ScrollingFrame.CanvasSize = CanvasSize
  6311. ScrollingFrame.BackgroundTransparency = BackgroundTransparency
  6312. ScrollingFrame.ScrollBarThickness = ScrollBarThickness
  6313. end
  6314.  
  6315. local function makeTextLabel(BackgroundColor3, BackgroundTransparency, Name, Parent, Position, Size, Font, Text, TextColor3, TextSize, BorderSizePixel, TextWrapped)
  6316. local TextLabel = Instance.new("TextLabel")
  6317. TextLabel.BackgroundColor3 = BackgroundColor3
  6318. TextLabel.BackgroundTransparency = BackgroundTransparency
  6319. TextLabel.Name = Name
  6320. TextLabel.Parent = Parent
  6321. TextLabel.Position = Position
  6322. TextLabel.Size = Size
  6323. TextLabel.Font = Font
  6324. TextLabel.Text = Text
  6325. TextLabel.TextColor3 = TextColor3
  6326. TextLabel.TextSize = TextSize
  6327. TextLabel.BorderSizePixel = BorderSizePixel
  6328. TextLabel.TextWrapped = TextWrapped
  6329. end
  6330.  
  6331. local function makeTextBox(BackgroundColor3, BackgroundTransparency, MultiLine, Name, Parent, Position, Size, Font, Text, TextColor3, TextSize, TextWrapped, TextYAlignment, BorderSizePixel, PlaceholderText, TextXAlignment)
  6332. local TextBox = Instance.new("TextBox")
  6333. TextBox.BackgroundColor3 = BackgroundColor3
  6334. TextBox.BackgroundTransparency = BackgroundTransparency
  6335. TextBox.MultiLine = MultiLine
  6336. TextBox.Name = Name
  6337. TextBox.Parent = Parent
  6338. TextBox.Position = Position
  6339. TextBox.Size = Size
  6340. TextBox.Font = Font
  6341. TextBox.Text = Text
  6342. TextBox.TextColor3 = TextColor3
  6343. TextBox.TextSize = TextSize
  6344. TextBox.TextWrapped = TextWrapped
  6345. TextBox.TextYAlignment = TextYAlignment
  6346. TextBox.BorderSizePixel = BorderSizePixel
  6347. TextBox.PlaceholderText = PlaceholderText
  6348. TextBox.TextXAlignment = TextXAlignment
  6349. end
  6350.  
  6351. local function makeTextButton(BackgroundColor3, BorderSizePixel, Name, Parent, Position, Size, Font, Text, TextColor3, TextSize, BackgroundTransparency, func)
  6352. local TextButton = Instance.new("TextButton")
  6353. TextButton.BackgroundColor3 = BackgroundColor3
  6354. TextButton.BorderSizePixel = BorderSizePixel
  6355. TextButton.Name = Name
  6356. TextButton.Parent = Parent
  6357. TextButton.Position = Position
  6358. TextButton.Size = Size
  6359. TextButton.Font = Font
  6360. TextButton.Text = Text
  6361. TextButton.TextColor3 = TextColor3
  6362. TextButton.TextSize = TextSize
  6363. TextButton.BackgroundTransparency = BackgroundTransparency
  6364. TextButton.MouseButton1Down:connect(func)
  6365. end
  6366.  
  6367. local function makeImageLabel(BackgroundColor3, BackgroundTransparency, BorderSizePixel, Name, Parent, Selectable, Size, Image, Position, Rotation)
  6368. local ImageLabel = Instance.new("ImageLabel")
  6369. ImageLabel.BackgroundColor3 = BackgroundColor3
  6370. ImageLabel.BackgroundTransparency = BackgroundTransparency
  6371. ImageLabel.BorderSizePixel = BorderSizePixel
  6372. ImageLabel.Name = Name
  6373. ImageLabel.Parent = Parent
  6374. ImageLabel.Selectable = Selectable
  6375. ImageLabel.Size = Size
  6376. ImageLabel.Image = Image
  6377. ImageLabel.Position = Position
  6378. ImageLabel.Rotation = Rotation
  6379. end
  6380.  
  6381. local tabs = {
  6382. "Home",
  6383. "Scripts",
  6384. "FE Scripts",
  6385. "Game Scripts",
  6386. "GUIs",
  6387. "Maps",
  6388. "Executor",
  6389. "Credits",
  6390. }
  6391.  
  6392. local selectedTab = tabs[1]
  6393.  
  6394. local function changeTab(newTab)
  6395. if tweening == false and newTab ~= selectedTab then
  6396. tweening = true
  6397. if selectedTab == "Credits" then
  6398. for _,object in pairs(screenGui.MainFrame.MainStuff.Credits:GetDescendants()) do
  6399. if object.ClassName == "ImageLabel" then
  6400. local sTween = game:GetService("TweenService")
  6401. local part = object
  6402. local goal = {}
  6403. goal.ImageTransparency = 1
  6404. local tweenInfo = TweenInfo.new(0.5)
  6405. local tween = sTween:Create(part, tweenInfo, goal)
  6406. tween:Play()
  6407. end
  6408. end
  6409. wait(0.5)
  6410. end
  6411. screenGui.MainFrame.MainStuff[selectedTab]:TweenPosition(UDim2.new(-1, 0, 0, 0), "Out", "Quad", 0.5)
  6412. screenGui.MainFrame.MainStuff[newTab]:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.5)
  6413. screenGui.MainFrame.SelectedTab.SelectedTab:TweenPosition(UDim2.new(0, 0, -1, 0), "Out", "Quad", 0.25)
  6414. wait(0.25)
  6415. screenGui.MainFrame.SelectedTab.SelectedTab.Text = newTab
  6416. wait()
  6417. screenGui.MainFrame.SelectedTab.SelectedTab:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.25)
  6418. wait(0.25)
  6419. screenGui.MainFrame.MainStuff[selectedTab].Position = UDim2.new(1, 0, 0, 0)
  6420. if newTab == "Credits" then
  6421. for _,object in pairs(screenGui.MainFrame.MainStuff.Credits:GetDescendants()) do
  6422. if object.ClassName == "ImageLabel" then
  6423. local sTween = game:GetService("TweenService")
  6424. local part = object
  6425. local goal = {}
  6426. goal.ImageTransparency = 0
  6427. local tweenInfo = TweenInfo.new(0.5)
  6428. local tween = sTween:Create(part, tweenInfo, goal)
  6429. tween:Play()
  6430. end
  6431. end
  6432. wait(0.5)
  6433. end
  6434. selectedTab = newTab
  6435. tweening = false
  6436. end
  6437. end
  6438.  
  6439. local function mainTween(what)
  6440. if tweening == false then
  6441. tweening = true
  6442. if what == "Open" then
  6443. screenGui.open:TweenPosition(UDim2.new(-1,0,0.531,0), "Out", "Quad", 0.6)
  6444. screenGui.MainFrame:TweenSize(UDim2.new(0, 350, 0, 40), "Out", "Quad", 0.6)
  6445. wait(0.6)
  6446. screenGui.MainFrame:TweenSize(UDim2.new(0, 350, 0, 340), "Out", "Quad", 0.6)
  6447. elseif what == "Close" then
  6448. screenGui.MainFrame:TweenSize(UDim2.new(0, 350, 0, 40), "Out", "Quad", 0.6)
  6449. wait(0.6)
  6450. screenGui.MainFrame:TweenSize(UDim2.new(0, 0, 0, 40), "Out", "Quad", 0.6)
  6451. screenGui.open:TweenPosition(UDim2.new(0,0,0.531,0), "Out", "Quad", 0.6)
  6452. end
  6453. wait(0.6)
  6454. tweening = false
  6455. end
  6456. end
  6457.  
  6458. --Make Screen
  6459. screenGui = Instance.new("ScreenGui")
  6460. screenGui.Parent = coreGui
  6461. screenGui.Name = "RoseHubV2"
  6462.  
  6463. makeFrame(true, Color3.fromRGB(255, 35, 110), 0, "MainFrame", screenGui, UDim2.new(0.5, -175, 0.5, -170), UDim2.new(0, 350, 0, 340), true, true, 0)
  6464.  
  6465. makeScrollingFrame(Color3.fromRGB(255, 0, 100), 0, "TabButtons", screenGui.MainFrame, UDim2.new(0, 0, 0, 40), UDim2.new(0, 125, 1, -40), UDim2.new(0, 0, 0, 0), 0, 12)
  6466.  
  6467. makeFrame(false, Color3.fromRGB(225, 0, 100), 0, "TitleFrame", screenGui.MainFrame, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 0, 40), true, false, 0)
  6468.  
  6469. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "Title", screenGui.MainFrame.TitleFrame, UDim2.new(0, 45, 0, 0), UDim2.new(0, 265, 1, 0), Enum.Font.Fantasy, "Rose Hub v2.0.0", Color3.fromRGB(255, 255, 255), 30, 1, false)
  6470.  
  6471. makeImageLabel(Color3.fromRGB(255, 85, 127), 1, 0, "RoseIcon", screenGui.MainFrame.TitleFrame, false, UDim2.new(0, 45, 0, 41), "rbxassetid://1342740333", UDim2.new(0, 0, 0, 0), 0)
  6472.  
  6473. makeTextButton(Color3.fromRGB(255, 255, 255), 1, "Close", screenGui.MainFrame.TitleFrame, UDim2.new(0, 310, 0, 0), UDim2.new(0, 40, 0, 40), Enum.Font.ArialBold, "X", Color3.fromRGB(255, 255, 255), 30, 1, function()
  6474. mainTween("Close")
  6475. end)
  6476.  
  6477. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "MOTD", screenGui.MainFrame, UDim2.new(0, 125, 0, 315), UDim2.new(0, 225, 0, 25), Enum.Font.Fantasy, "MOTD: I'm in your mom", Color3.fromRGB(255, 255, 255), 16, 0, true)
  6478.  
  6479. makeFrame(false, Color3.fromRGB(255, 100, 150), 0, "MainStuff", screenGui.MainFrame, UDim2.new(0, 130, 0, 70), UDim2.new(0, 215, 0, 245), true, false, 0.5)
  6480.  
  6481. makeFrame(false, Color3.fromRGB(0, 0, 0), 0, "SelectedTab", screenGui.MainFrame, UDim2.new(0, 125, 0, 40), UDim2.new(0, 225, 0, 30), true, false, 1)
  6482.  
  6483. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "SelectedTab", screenGui.MainFrame.SelectedTab, UDim2.new(0, 0, 0, 0), UDim2.new(0, 225, 0, 30), Enum.Font.Fantasy, "Home", Color3.fromRGB(255, 255, 255), 25, 0, false)
  6484.  
  6485. makeFrame(true, Color3.fromRGB(255, 84, 126), 0, "open", screenGui, UDim2.new(-0.5, 0, 0.5, 0), UDim2.new(0, 150, 0, 50), true, false, 1)
  6486.  
  6487. makeTextButton(Color3.fromRGB(255, 50, 127), 1, "openbutton", screenGui.open, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), Enum.Font.Fantasy, "OPEN", Color3.fromRGB(255, 255, 255), 32, false, function()
  6488. mainTween("Open")
  6489. end)
  6490.  
  6491. for i,tabButton in pairs(tabs) do
  6492. makeTextButton(Color3.fromRGB(255, 50, 127), 0, tabButton.."Button", screenGui.MainFrame.TabButtons, UDim2.new(0, 5, 0, tabPos), UDim2.new(0, 115, 0, 30), Enum.Font.Fantasy, tabButton, Color3.fromRGB(255, 255, 255), 20, 0, function()
  6493. changeTab(tabs[i])
  6494. end)
  6495. local mainStuffPos = 0
  6496. if tabButton == selectedTab then
  6497. mainStuffPos = 0
  6498. else
  6499. mainStuffPos = 1
  6500. end
  6501. makeScrollingFrame(Color3.fromRGB(0, 0, 0), 1, tabButton, screenGui.MainFrame.MainStuff, UDim2.new(mainStuffPos, 0, 0, 0), UDim2.new(1, 0, 1, 0), UDim2.new(1, 0, 0, 0), 1)
  6502.  
  6503. tabPos = tabPos + 35
  6504. end
  6505.  
  6506. --Sort lists and insert them
  6507. for _,list in pairs(lists) do
  6508. local toSort = {}
  6509. local sortedList = {}
  6510. local pos = 28
  6511.  
  6512. for _,v in pairs(list[1]) do
  6513. table.insert(toSort, v[1])
  6514. end
  6515.  
  6516. table.sort(toSort)
  6517.  
  6518. for i,name in pairs(toSort) do
  6519. for i,actualTable in pairs(list[1]) do
  6520. if name == actualTable[1] then
  6521. table.insert(sortedList, {actualTable[1], actualTable[2], actualTable[3]})
  6522. end
  6523. end
  6524. end
  6525.  
  6526. local function createButons(text)
  6527. pos = 28
  6528. for _,button in pairs(sortedList) do
  6529. if text == "" or string.sub(string.lower(button[1]), 1, string.len(text)) == string.lower(text) then
  6530. print(list[2])
  6531. makeTextButton(Color3.fromRGB(255, 50, 127), 0, button[1], screenGui.MainFrame.MainStuff[list[2]], UDim2.new(0, 5, 0, pos), UDim2.new(1, -10, 0, 20), Enum.Font.Fantasy, button[1], Color3.fromRGB(255, 255, 255), 14, 0, function()
  6532. if button[3] == 1 then
  6533. loadstring(game:HttpGet("https://pastebin.com/raw/"..button[2], true))()
  6534. elseif button[3] == 2 then
  6535. loadstring(game:GetObjects("rbxassetid://"..button[2])[1].Source)()
  6536. end
  6537. end)
  6538. pos = pos + 23
  6539. end
  6540. end
  6541. end
  6542.  
  6543. --Remove Buttons and create new on search
  6544. local function removeButtons()
  6545. for _,button in pairs(screenGui.MainFrame.MainStuff[list[2]]:GetChildren()) do
  6546. if button.ClassName == "TextButton" then
  6547. button:Destroy()
  6548. end
  6549. end
  6550. end
  6551.  
  6552. --Search Box
  6553. makeTextBox(Color3.fromRGB(255, 50, 127), 0, false, "Search", screenGui.MainFrame.MainStuff[list[2]], UDim2.new(0, 5, 0, 5), UDim2.new(1, -10, 0, 20), Enum.Font.Fantasy, "", Color3.fromRGB(255, 255, 255), 14, false, "Center", 0, "Search "..list[2], "Center")
  6554. local function searchBar(chosenList)
  6555. local search = screenGui.MainFrame.MainStuff[chosenList].Search
  6556. local currentSearch = ""
  6557. search.Changed:connect(function(property)
  6558. if property == "Text" then
  6559. if search.Text ~= "" and search.Text ~= currentSearch then
  6560. currentSearch = search.Text
  6561. removeButtons()
  6562. createButons(search.Text)
  6563. elseif search.Text == "" and currentSearch.Text ~= "" then
  6564. currentSearch = search.Text
  6565. removeButtons()
  6566. createButons("")
  6567. end
  6568. end
  6569. end)
  6570. end
  6571.  
  6572. searchBar(list[2])
  6573.  
  6574. createButons("")
  6575.  
  6576. screenGui.MainFrame.MainStuff[list[2]].CanvasSize = UDim2.new(1, 0, 0, pos+2)
  6577. screenGui.MainFrame.MainStuff[list[2]].ScrollBarThickness = 0
  6578. end
  6579.  
  6580. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "WelcomeMSG", screenGui.MainFrame.MainStuff.Home, UDim2.new(0.102, 0, 0.045, 0), UDim2.new(0, 170, 0, 29), Enum.Font.Fantasy, "Welcome to Rose Hub!", Color3.fromRGB(255, 255, 255), 20, 1, false)
  6581.  
  6582. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "FEStatus", screenGui.MainFrame.MainStuff.Home, UDim2.new(0.2, 0, 0.155, 0), UDim2.new(0, 128, 0, 22), Enum.Font.Fantasy, "FE: Disabled", Color3.fromRGB(255, 255, 255), 16, 1, false)
  6583.  
  6584. makeFrame(false, Color3.fromRGB(255, 0, 127), 0, "SegLine", screenGui.MainFrame.MainStuff.Home, UDim2.new(0, 0, 0.245, 0), UDim2.new(0, 215, 0, 2), false, false, 0.5)
  6585.  
  6586. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "Explanation", screenGui.MainFrame.MainStuff.Home, UDim2.new(0, 0, 0.253, 0), UDim2.new(0, 215, 0, 183), Enum.Font.SourceSans, 'To get started click the tabs to find what scripts your looking for.\nThe scrolling bar is invisible so to scroll use your scroll wheel.\n\nWant scripts or features added?\n\nJoin our Discord for Support donations and more!', Color3.fromRGB(255, 255, 255), 14, 1, true)
  6587. screenGui.MainFrame.MainStuff.Home.Explanation.TextYAlignment = "Top"
  6588.  
  6589. makeTextButton(Color3.fromRGB(255, 50, 127), 0, "DiscordInvite", screenGui.MainFrame.MainStuff.Home, UDim2.new(0.179, 0, 0.816, 0), UDim2.new(0, 138, 0, 32), Enum.Font.Fantasy, "Discord", Color3.fromRGB(255, 255, 255), 14, 0, function()
  6590. local copy = true
  6591. if pcall(function() Synapse:Copy("https://discord.me/rosehub") end) then
  6592.  
  6593. else
  6594. local clip = setclipboard or Clipboard.set
  6595. clip("https://discord.me/rosehub")
  6596. end
  6597.  
  6598. screenGui.MainFrame.MainStuff.Home.DiscordInvite.text = "Copied!"
  6599. wait(1)
  6600. screenGui.MainFrame.MainStuff.Home.DiscordInvite.text = "Discord"
  6601. end)
  6602.  
  6603. makeTextButton(Color3.fromRGB(255, 0, 127), 0, "Clear", screenGui.MainFrame.MainStuff.Executor, UDim2.new(0, 5, 1, -25), UDim2.new(0, 100, 0, 20), Enum.Font.SourceSansBold, "Clear", Color3.fromRGB(255, 255, 255), 14, 0, function()
  6604. screenGui.MainFrame.MainStuff.Executor.InputHolder.Input.Text = ""
  6605. end)
  6606.  
  6607. makeScrollingFrame(Color3.fromRGB(255, 255, 255), 0, "InputHolder", screenGui.MainFrame.MainStuff.Executor, UDim2.new(0, 5, 0, 5), UDim2.new(0, 205, 0, 205), UDim2.new(0, 0, 0, 0), 1, 0)
  6608.  
  6609. makeTextBox(Color3.fromRGB(255, 0, 128), 1, true, "Input", screenGui.MainFrame.MainStuff.Executor.InputHolder, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), Enum.Font.Fantasy, "", Color3.fromRGB(255, 255, 255), 14, true, Enum.TextYAlignment.Top, 0, "Paste/Type Scripts Here", Enum.TextXAlignment.Left)
  6610. local execHolder = screenGui.MainFrame.MainStuff.Executor.InputHolder
  6611. local execInput = execHolder.Input
  6612. local movedExec196 = false
  6613. execInput.ClearTextOnFocus = false
  6614. --Checks if executor text changed, if so it will change your canvas position IF you are at the bottom of the script. Has an extra check for the first time moving so it doesnt get annoying
  6615. execInput.Changed:connect(function(property)
  6616. if property == "Text" then
  6617. execHolder.CanvasSize = UDim2.new(1, -10, 0, execInput.TextBounds.Y + execInput.TextSize)
  6618. if execInput.TextBounds.Y - execHolder.CanvasPosition.Y == 205 then
  6619. execHolder.CanvasPosition = Vector2.new(0, execInput.TextBounds.Y+205)
  6620. movedExec196 = false
  6621. elseif movedExec196 == false and execInput.TextBounds.Y == 196 and execHolder.CanvasPosition.Y == 0 then
  6622. execHolder.CanvasPosition = Vector2.new(0, execInput.TextBounds.Y+205)
  6623. movedExec196 = true
  6624. elseif movedExec196 == true and execInput.TextBounds.Y < 196 then
  6625. movedExec196 = false
  6626. end
  6627. end
  6628. end)
  6629.  
  6630. makeTextButton(Color3.fromRGB(255, 0, 127), 0, "Execute", screenGui.MainFrame.MainStuff.Executor, UDim2.new(0.5, 2, 1, -25), UDim2.new(0, 100, 0, 20), Enum.Font.SourceSansBold, "Execute", Color3.fromRGB(255, 255, 255), 14, 0, function()
  6631. loadstring(screenGui.MainFrame.MainStuff.Executor.InputHolder.Input.Text)()
  6632. end)
  6633.  
  6634. --Credits
  6635. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "RoseCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.202, 0, 0.053, 0), UDim2.new(0, 128, 0, 32), Enum.Font.Fantasy, "Rose\nHumanoid#0001", Color3.fromRGB(255, 255, 255), 20, 0, false)
  6636.  
  6637. makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "RoseDrops", screenGui.MainFrame.MainStuff.Credits.RoseCredit, false, UDim2.new(0, 66, 0, 65), "rbxassetid://1342740333", UDim2.new(-0.25, 0, -0.844, 0), 80)
  6638.  
  6639. makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "RoseDrops2", screenGui.MainFrame.MainStuff.Credits.RoseCredit, false, UDim2.new(0, 66, 0, 65), "rbxassetid://1342740333", UDim2.new(0.891, 0, 4.438, 0), -40)
  6640.  
  6641. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "ZwolfCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.221, 0, 0.253, 0), UDim2.new(0, 120, 0, 30), Enum.Font.Fantasy, "Zwolf\nZwolf#3762", Color3.fromRGB(255, 255, 255), 20, 1, false)
  6642.  
  6643. makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "RoseDrops3", screenGui.MainFrame.MainStuff.Credits.ZwolfCredit, false, UDim2.new(0, 62, 0, 59), "rbxassetid://1342740333", UDim2.new(0.875, 0, 0, 0), -10)
  6644.  
  6645. makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "ImageLabel", screenGui.MainFrame.MainStuff.Credits.ZwolfCredit, false, UDim2.new(0, 70, 0, 60), "rbxassetid://1342740333", UDim2.new(-0.483, 0, 0.433, 0), 59)
  6646.  
  6647. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "AlexCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.191, 0, 0.469, 0), UDim2.new(0, 139, 0, 29), Enum.Font.Fantasy, "Alex\nAlex the Great#9740", Color3.fromRGB(255, 255, 255), 20, 1, false)
  6648.  
  6649. makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "DeanCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.153, 0, 0.755, 0), UDim2.new(0, 139, 0, 40), Enum.Font.Fantasy, "Miya - Intro\nKiwi#4879", Color3.fromRGB(255, 255, 255), 20, 1, false)
  6650.  
  6651. for _,object in pairs(screenGui.MainFrame.MainStuff.Credits:GetDescendants()) do
  6652. if object.ClassName == "ImageLabel" then
  6653. object.ImageTransparency = 1
  6654. end
  6655. end
  6656.  
  6657. screenGui.MainFrame.Size = UDim2.new(0, 0, 0, 40)
  6658.  
  6659. --Intro
  6660. player = game:GetService'Players'.LocalPlayer
  6661. introgui = Instance.new('ScreenGui',player.PlayerGui)
  6662. holder = Instance.new('Frame', introgui)
  6663. imhx = Instance.new('ImageLabel',holder)
  6664. blnhx = Instance.new('ImageLabel',holder)
  6665. blnhx2 = Instance.new('ImageLabel',holder)
  6666. pooftemp = Instance.new('ImageLabel',holder)
  6667. text = Instance.new('ImageLabel',holder)
  6668. bar = Instance.new('Frame',holder)
  6669. tomatosauce = Instance.new('Sound',holder)
  6670. large = Instance.new('Sound',holder)
  6671. smol = Instance.new('Sound',holder)
  6672. wosh = Instance.new('Sound',holder)
  6673. blur = Instance.new('BlurEffect',workspace.CurrentCamera)
  6674. blur.Size = 0
  6675.  
  6676. -- Properties
  6677. holder.Position = UDim2.new(0.5,-50,0.5,-50)
  6678. holder.Size = UDim2.new(0,100,0,100)
  6679. holder.BackgroundTransparency = 1
  6680.  
  6681. imhx.Image = "rbxassetid://1491878692"
  6682. imhx.BackgroundTransparency = 1
  6683. imhx.Size = UDim2.new(0,100,0,100)
  6684. imhx.Position = UDim2.new(0,0,0,-500)
  6685. imhx.ZIndex = 3
  6686.  
  6687. blnhx.Image = "rbxassetid://1491878477"
  6688. blnhx.BackgroundTransparency = 1
  6689. blnhx.ImageTransparency = 1
  6690. blnhx.Size = UDim2.new(0,100,0,100)
  6691. blnhx.Position = UDim2.new(0,0,0,0)
  6692. blnhx.ZIndex = 4
  6693.  
  6694. tomatosauce.SoundId = "rbxassetid://752527668"
  6695. tomatosauce.Volume = 1
  6696.  
  6697. large.SoundId = "rbxassetid://541909867"
  6698. large.Volume = 1
  6699.  
  6700. smol.SoundId = "rbxassetid://541909763"
  6701. smol.Volume = 1
  6702.  
  6703. wosh.SoundId = "rbxassetid://147722270"
  6704. wosh.Volume = 1
  6705.  
  6706.  
  6707. blnhx2.Image = "rbxassetid://1491878477"
  6708. blnhx2.BackgroundTransparency = 1
  6709. blnhx2.ImageTransparency = 1
  6710. blnhx2.Size = UDim2.new(0,100,0,100)
  6711. blnhx2.Position = UDim2.new(0,0,0,0)
  6712.  
  6713. pooftemp.Image = "rbxassetid://1491979712"
  6714. pooftemp.BackgroundTransparency = 1
  6715. pooftemp.ImageTransparency = 1
  6716. pooftemp.Size = UDim2.new(0,100,0,100)
  6717. pooftemp.Position = UDim2.new(0,0,0,0)
  6718.  
  6719. text.Image = "rbxassetid://1491935743"
  6720. text.BackgroundTransparency = 1
  6721. text.ImageTransparency = 1
  6722. text.Size = UDim2.new(0,500,0,100)
  6723. text.Position = UDim2.new(0.5,-250,0,0)
  6724. text.ZIndex = 6
  6725.  
  6726. bar.Size = UDim2.new(0,0,0,100)
  6727. bar.Position = UDim2.new(0.5,0,0,0)
  6728. bar.BorderSizePixel = 0
  6729. bar.ZIndex = 5
  6730. bar.BackgroundColor3 = Color3.fromRGB(255, 30, 64)
  6731.  
  6732. -- Animation
  6733. local tweenService = game:GetService("TweenService")
  6734.  
  6735. local tween1 = TweenInfo.new(
  6736. 2,
  6737. Enum.EasingStyle.Quint,
  6738. Enum.EasingDirection.Out
  6739. )
  6740. local stuff1 = {
  6741. Position = UDim2.new(0,0,0,0);
  6742. Rotation = -720
  6743. }
  6744. local stuff6 = {
  6745. Size = 34
  6746. }
  6747. local stuff7 = {
  6748. Size = 0
  6749. }
  6750.  
  6751.  
  6752. local imagetween = tweenService:Create(imhx,tween1,stuff1)
  6753.  
  6754. local tween2 = TweenInfo.new(
  6755. 2,
  6756. Enum.EasingStyle.Quint,
  6757. Enum.EasingDirection.Out
  6758. )
  6759. local stuff2 = {
  6760. Position = UDim2.new(0,-50,0,-50);
  6761. Size = UDim2.new(0,200,0,200);
  6762. ImageTransparency = 1
  6763. }
  6764.  
  6765. local bloop = tweenService:Create(pooftemp,tween2,stuff2)
  6766.  
  6767. local tween3 = TweenInfo.new(
  6768. 1,
  6769. Enum.EasingStyle.Quint,
  6770. Enum.EasingDirection.Out
  6771. )
  6772.  
  6773. local tween4 = TweenInfo.new(
  6774. 2,
  6775. Enum.EasingStyle.Quint,
  6776. Enum.EasingDirection.Out
  6777. )
  6778. local stuff3 = {
  6779. ImageTransparency = 0
  6780. }
  6781.  
  6782. local poof = tweenService:Create(blnhx,tween3,stuff3)
  6783.  
  6784. local fadein = tweenService:Create(blur,tween1,stuff6)
  6785. local fadeout = tweenService:Create(blur,tween1,stuff7)
  6786.  
  6787. local textappere = tweenService:Create(text,tween4,stuff3)
  6788. -- Playing animations/sounds
  6789. imagetween:Play()
  6790. large:Play()
  6791. fadein:Play()
  6792. wait(2)
  6793. pooftemp.ImageTransparency = 0
  6794. bloop:play()
  6795. tomatosauce:Play()
  6796. wait(2)
  6797. poof:Play()
  6798. wait(1)
  6799. imhx.ImageTransparency = 1
  6800. blnhx2.ImageTransparency = 0
  6801. bar:TweenSizeAndPosition(UDim2.new(0,500,0,100),UDim2.new(0.5,-250,0.5,-50),"Out","Quint",2)
  6802. blnhx2:TweenPosition(UDim2.new(0,250,0,0),"Out","Quint",2)
  6803. blnhx:TweenPosition(UDim2.new(0,-250,0,0),"Out","Quint",2)
  6804. smol:Play()
  6805. wait(1.3)
  6806. textappere:Play()
  6807. wait(2)
  6808. holder:TweenPosition(UDim2.new(0,5000,0.5,-50),"In","Quint",2)
  6809. wosh:Play()
  6810. wait(1.4)
  6811. fadeout:Play()
  6812. wait(2)
  6813. introgui:Destroy()
  6814. blur:Destroy()
  6815.  
  6816. wait()
  6817.  
  6818. tweening = true
  6819. screenGui.open:TweenPosition(UDim2.new(0, 0, 0.5, 0),'Out','Quad',0.6)
  6820. wait(0.6)
  6821. tweening = false
  6822. end)
  6823.  
  6824. Animation.Name = "Animation"
  6825. Animation.Parent = Main1
  6826. Animation.BackgroundColor3 = Color3.new(0, 0, 0)
  6827. Animation.BackgroundTransparency = 0.15000000596046
  6828. Animation.Position = UDim2.new(0.551912546, 0, 0.732530117, 0)
  6829. Animation.Size = UDim2.new(0, 200, 0, 50)
  6830. Animation.Font = Enum.Font.Cartoon
  6831. Animation.Text = "Fe Animation"
  6832. Animation.TextColor3 = Color3.new(1, 1, 1)
  6833. Animation.TextScaled = true
  6834. Animation.TextSize = 14
  6835. Animation.TextWrapped = true
  6836. Animation.MouseButton1Down:connect(function()
  6837. --FE Animation Gui Made by Dark Magic Rblx in ROBLOX Studio, please give credits if you use this.
  6838. --You can use all and me in the Name Here Section!
  6839. gui = Instance.new("ScreenGui",game.CoreGui)
  6840. gui.Name = "FE Animation Gui by Dark Magic Rblx"
  6841. box = Instance.new("Frame",gui)
  6842. box.Size = UDim2.new(0,400,0,100)
  6843. box.Position = UDim2.new(0,800,0,500)
  6844. box.BackgroundTransparency = 0
  6845. box.BackgroundColor3 = Color3.new(167,0,0)
  6846. box.BorderSizePixel = 5
  6847. box.BorderColor3 = Color3.new(27,42,53)
  6848.  
  6849. o = Instance.new("TextBox",gui)
  6850. o.Name = "Speed Here"
  6851. o.Size = UDim2.new(0,150,0,15)
  6852. o.Position = UDim2.new(0,1000,0,590)
  6853. o.BackgroundTransparency = 0
  6854. o.BackgroundColor3 = Color3.new(0,0,0)
  6855. o.BorderSizePixel = 0
  6856. o.Font = "Arcade"
  6857. o.TextColor3 = Color3.new(255,255,255)
  6858. o.TextScaled = true
  6859. o.TextWrapped = true
  6860. o.Text = "Speed Here"
  6861.  
  6862. a = Instance.new("TextBox",gui)
  6863. a.Name = "ID Here"
  6864. a.Size = UDim2.new(0,300,0,25)
  6865. a.Position = UDim2.new(0,900,0,530)
  6866. a.BackgroundTransparency = 0
  6867. a.BackgroundColor3 = Color3.new(0,0,0)
  6868. a.BorderSizePixel = 0
  6869. a.Font = "Arcade"
  6870. a.TextColor3 = Color3.new(255,255,255)
  6871. a.TextScaled = true
  6872. a.TextWrapped = true
  6873. a.Text = "ID Here"
  6874.  
  6875. b = Instance.new("TextBox",gui)
  6876. b.Name = "Namehere"
  6877. b.Size = UDim2.new(0,300,0,25)
  6878. b.Position = UDim2.new(0,900,0,560)
  6879. b.BackgroundTransparency = 0
  6880. b.BackgroundColor3 = Color3.new(0,0,0)
  6881. b.BorderSizePixel = 0
  6882. b.Font = "Arcade"
  6883. b.TextColor3 = Color3.new(255,255,255)
  6884. b.TextScaled = true
  6885. b.TextWrapped = true
  6886. b.Text = "Name here"
  6887.  
  6888. c = Instance.new("TextButton",gui)
  6889. c.Name = "Animation"
  6890. c.Size = UDim2.new(0,100,0,40)
  6891. c.Position = UDim2.new(0,800,0,520)
  6892. c.BackgroundTransparency = 0
  6893. c.BackgroundColor3 = Color3.new(0,0,0)
  6894. c.BorderSizePixel = 0
  6895. c.Font = "Arcade"
  6896. c.TextColor3 = Color3.new(255,255,255)
  6897. c.TextScaled = true
  6898. c.TextWrapped = true
  6899. c.Text = "Animation"
  6900.  
  6901. d = Instance.new("TextButton",gui)
  6902. d.Name = "Player"
  6903. d.Size = UDim2.new(0,100,0,40)
  6904. d.Position = UDim2.new(0,800,0,560)
  6905. d.BackgroundTransparency = 0
  6906. d.BackgroundColor3 = Color3.new(0,0,0)
  6907. d.BorderSizePixel = 0
  6908. d.Font = "Arcade"
  6909. d.TextColor3 = Color3.new(255,255,255)
  6910. d.TextScaled = true
  6911. d.TextWrapped = true
  6912. d.Text = "Player"
  6913.  
  6914. cred = Instance.new("TextLabel",gui)
  6915. cred.Name = "Credits"
  6916. cred.Size = UDim2.new(0,400,0,20)
  6917. cred.Position = UDim2.new(0,800,0,500)
  6918. cred.BackgroundTransparency = 0
  6919. cred.BackgroundColor3 = Color3.new(0,0,0)
  6920. box.BorderSizePixel = 5
  6921. box.BorderColor3 = Color3.new(27,42,53)
  6922. cred.Font = "Arcade"
  6923. cred.FontSize = "Size24"
  6924. cred.TextColor3 = Color3.new(255,255,255)
  6925. cred.Text = "FE Animation Gui by Dark Magic Rblx!"
  6926. cred.TextSize = 19
  6927.  
  6928. c.MouseButton1Down:connect(function()
  6929. local AnimationId = gui["ID Here"].Text
  6930. local Anim = Instance.new("Animation")
  6931. Anim.AnimationId = "rbxassetid://"..AnimationId
  6932. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  6933. if Player ~= nil then
  6934. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  6935. k:Play()
  6936. k:AdjustSpeed(gui["Speed Here"].Text)
  6937. end
  6938. if gui.Namehere.Text =="me" then
  6939. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6940. k:Play()
  6941. k:AdjustSpeed(gui["Speed Here"].Text)
  6942. end
  6943. if gui.Namehere.Text =="all" then
  6944. for i,v in pairs(game.Players:GetChildren()) do
  6945. local k = v.Character.Humanoid:LoadAnimation(Anim)
  6946. k:Play()
  6947. k:AdjustSpeed(gui["Speed Here"].Text)
  6948. end
  6949. end
  6950. end)
  6951.  
  6952.  
  6953. d.MouseButton1Down:connect(function()
  6954. local AnimationId = gui["ID Here"].Text
  6955. local Anim = Instance.new("Animation")
  6956. Anim.AnimationId = "rbxassetid://"..AnimationId
  6957. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  6958. if Player ~= nil then
  6959. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  6960. k:Play()
  6961. k:AdjustSpeed(gui["Speed Here"].Text)
  6962. end
  6963. if gui.Namehere.Text =="me" then
  6964. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6965. k:Play()
  6966. k:AdjustSpeed(gui["Speed Here"].Text)
  6967. end
  6968. if gui.Namehere.Text =="all" then
  6969. for i,v in pairs(game.Players:GetChildren()) do
  6970. local k = v.Character.Humanoid:LoadAnimation(Anim)
  6971. k:Play()
  6972. k:AdjustSpeed(gui["Speed Here"].Text)
  6973. end
  6974. end
  6975. end)
  6976. end)
  6977.  
  6978. Dab.Name = "Dab"
  6979. Dab.Parent = Main1
  6980. Dab.BackgroundColor3 = Color3.new(0, 0, 0)
  6981. Dab.BackgroundTransparency = 0.15000000596046
  6982. Dab.Position = UDim2.new(0.0218579229, 0, 0.732530117, 0)
  6983. Dab.Size = UDim2.new(0, 200, 0, 50)
  6984. Dab.Font = Enum.Font.Cartoon
  6985. Dab.Text = "Fe Dab(Permanent Until you leave the game)"
  6986. Dab.TextColor3 = Color3.new(1, 1, 1)
  6987. Dab.TextScaled = true
  6988. Dab.TextSize = 14
  6989. Dab.TextWrapped = true
  6990. Dab.MouseButton1Down:connect(function()
  6991. while wait(1) do
  6992. Player = game.Players.LocalPlayer.Name
  6993. AnimationId = "248263260"
  6994. local Anim = Instance.new("Animation")
  6995. Anim.AnimationId = "rbxassetid://"..AnimationId
  6996. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  6997. k:Play() --Play the animation
  6998. k:AdjustSpeed(2)
  6999. end
  7000. end)
  7001.  
  7002. Next.Name = "Next"
  7003. Next.Parent = Main1
  7004. Next.BackgroundColor3 = Color3.new(0, 0, 0)
  7005. Next.BackgroundTransparency = 0.15000000596046
  7006. Next.Position = UDim2.new(0.89435339, 0, 0.88915658, 0)
  7007. Next.Size = UDim2.new(0, 58, 0, 46)
  7008. Next.Font = Enum.Font.Cartoon
  7009. Next.Text = "Next"
  7010. Next.TextColor3 = Color3.new(1, 1, 1)
  7011. Next.TextScaled = true
  7012. Next.TextSize = 14
  7013. Next.TextWrapped = true
  7014. Next.MouseButton1Down:connect(function()
  7015. Main1.Visible = false
  7016. Main2.Visible = true
  7017. end)
  7018.  
  7019. Close.Name = "Close"
  7020. Close.Parent = Main1
  7021. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  7022. Close.BackgroundTransparency = 0.15000000596046
  7023. Close.Position = UDim2.new(0.89435339, 0, 0, 0)
  7024. Close.Size = UDim2.new(0, 58, 0, 34)
  7025. Close.Font = Enum.Font.Cartoon
  7026. Close.Text = "X"
  7027. Close.TextColor3 = Color3.new(1, 1, 1)
  7028. Close.TextScaled = true
  7029. Close.TextSize = 14
  7030. Close.TextWrapped = true
  7031. Close.MouseButton1Down:connect(function()
  7032. Main1.Visible = false
  7033. Open.Visible = true
  7034. end)
  7035.  
  7036. Main2.Name = "Main 2"
  7037. Main2.Parent = SSGPremiumV2
  7038. Main2.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  7039. Main2.BackgroundTransparency = 0.15000000596046
  7040. Main2.Position = UDim2.new(0.274275899, 0, 0.116236165, 0)
  7041. Main2.Size = UDim2.new(0, 549, 0, 415)
  7042. Main2.Visible = false
  7043. Main2.Active = true
  7044. Main2.Draggable = true
  7045.  
  7046. Bar5.Name = "Bar 5"
  7047. Bar5.Parent = Main2
  7048. Bar5.BackgroundColor3 = Color3.new(0, 0, 0)
  7049. Bar5.BackgroundTransparency = 0.15000000596046
  7050. Bar5.Size = UDim2.new(0, 549, 0, 34)
  7051. Bar5.Font = Enum.Font.Cartoon
  7052. Bar5.Text = "SSG Premium V2"
  7053. Bar5.TextColor3 = Color3.new(1, 1, 1)
  7054. Bar5.TextScaled = true
  7055. Bar5.TextSize = 14
  7056. Bar5.TextWrapped = true
  7057.  
  7058. Wanted.Name = "Wanted"
  7059. Wanted.Parent = Main2
  7060. Wanted.BackgroundColor3 = Color3.new(0, 0, 0)
  7061. Wanted.BackgroundTransparency = 0.15000000596046
  7062. Wanted.Position = UDim2.new(0.0218579229, 0, 0.156626493, 0)
  7063. Wanted.Size = UDim2.new(0, 200, 0, 50)
  7064. Wanted.Font = Enum.Font.Cartoon
  7065. Wanted.Text = "Wanted Gui"
  7066. Wanted.TextColor3 = Color3.new(1, 1, 1)
  7067. Wanted.TextScaled = true
  7068. Wanted.TextSize = 14
  7069. Wanted.TextWrapped = true
  7070. Wanted.MouseButton1Down:connect(function()
  7071. wait()
  7072.  
  7073. game.StarterGui:SetCore("SendNotification", {
  7074. Title = "Loading"; -- Required. Has to be a string!
  7075. Text = "Thank you for using Re-Wanted"; -- Required. Has to be a string!
  7076. Icon = ""; -- Optional, defaults to "" (no icon)
  7077. Duration = 5; -- Optional, defaults to 5 seconds
  7078. })
  7079.  
  7080. local ReWanted = Instance.new("ScreenGui")
  7081. local List = Instance.new("Frame")
  7082. local Bank = Instance.new("TextButton")
  7083. local DownTown = Instance.new("TextButton")
  7084. local Gravity = Instance.new("TextButton")
  7085. local GunShop = Instance.new("TextButton")
  7086. local OutsideBank = Instance.new("TextButton")
  7087. local Rock = Instance.new("TextButton")
  7088. local Treasury = Instance.new("TextButton")
  7089. local HeaderText1 = Instance.new("TextLabel")
  7090. local HeaderText2 = Instance.new("TextLabel")
  7091. local OpenClose = Instance.new("TextButton")
  7092. Open=true
  7093. GravityVar=true
  7094.  
  7095. ReWanted.Name = "Re-Wanted"
  7096. ReWanted.Parent = game.CoreGui
  7097. ReWanted.ResetOnSpawn = false
  7098.  
  7099. List.Name = "List"
  7100. List.Parent = ReWanted
  7101. List.Active = true
  7102. List.BackgroundColor3 = Color3.new(0, 0.301961, 0.701961)
  7103. List.BorderSizePixel = 0
  7104. List.Position = UDim2.new(0.0638020858, 0, 0.0863787383, 0)
  7105. List.Selectable = true
  7106. List.Size = UDim2.new(0.0891927108, 0, 0.752491713, 0)
  7107. List.Draggable=true
  7108.  
  7109. Bank.Name = "Bank"
  7110. Bank.Parent = List
  7111. Bank.BackgroundColor3 = Color3.new(0.533333, 0, 1)
  7112. Bank.BackgroundTransparency = 0.69999998807907
  7113. Bank.Position = UDim2.new(0.00700000022, 0, 0.150000006, 0)
  7114. Bank.Size = UDim2.new(0, 134, 0, 37)
  7115. Bank.Font = Enum.Font.SourceSansBold
  7116. Bank.Text = "Bank"
  7117. Bank.TextColor3 = Color3.new(0, 0, 0)
  7118. Bank.TextScaled = true
  7119. Bank.TextSize = 30
  7120. Bank.TextStrokeColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  7121. Bank.TextStrokeTransparency = 0
  7122. Bank.TextWrapped = true
  7123.  
  7124. DownTown.Name = "DownTown"
  7125. DownTown.Parent = List
  7126. DownTown.BackgroundColor3 = Color3.new(0.533333, 0, 1)
  7127. DownTown.BackgroundTransparency = 0.69999998807907
  7128. DownTown.Position = UDim2.new(0.00700000022, 0, 0.75, 0)
  7129. DownTown.Size = UDim2.new(0, 134, 0, 37)
  7130. DownTown.Font = Enum.Font.SourceSansBold
  7131. DownTown.Text = "Down Town"
  7132. DownTown.TextColor3 = Color3.new(0, 0, 0)
  7133. DownTown.TextScaled = true
  7134. DownTown.TextSize = 30
  7135. DownTown.TextStrokeColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  7136. DownTown.TextStrokeTransparency = 0
  7137. DownTown.TextWrapped = true
  7138.  
  7139. Gravity.Name = "Gravity"
  7140. Gravity.Parent = List
  7141. Gravity.BackgroundColor3 = Color3.new(0.533333, 0, 1)
  7142. Gravity.BackgroundTransparency = 0.69999998807907
  7143. Gravity.Position = UDim2.new(0.00700000022, 0, 0.870000005, 0)
  7144. Gravity.Size = UDim2.new(0, 134, 0, 37)
  7145. Gravity.Font = Enum.Font.SourceSansBold
  7146. Gravity.Text = "Gravity"
  7147. Gravity.TextColor3 = Color3.new(0, 0, 0)
  7148. Gravity.TextScaled = true
  7149. Gravity.TextSize = 30
  7150. Gravity.TextStrokeColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  7151. Gravity.TextStrokeTransparency = 0
  7152. Gravity.TextWrapped = true
  7153.  
  7154. GunShop.Name = "GunShop"
  7155. GunShop.Parent = List
  7156. GunShop.BackgroundColor3 = Color3.new(0.533333, 0, 1)
  7157. GunShop.BackgroundTransparency = 0.69999998807907
  7158. GunShop.Position = UDim2.new(0.00700000022, 0, 0.50999999, 0)
  7159. GunShop.Size = UDim2.new(0, 134, 0, 37)
  7160. GunShop.Font = Enum.Font.SourceSansBold
  7161. GunShop.Text = "Gun shop"
  7162. GunShop.TextColor3 = Color3.new(0, 0, 0)
  7163. GunShop.TextScaled = true
  7164. GunShop.TextSize = 30
  7165. GunShop.TextStrokeColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  7166. GunShop.TextStrokeTransparency = 0
  7167. GunShop.TextWrapped = true
  7168.  
  7169. OutsideBank.Name = "OutsideBank"
  7170. OutsideBank.Parent = List
  7171. OutsideBank.BackgroundColor3 = Color3.new(0.533333, 0, 1)
  7172. OutsideBank.BackgroundTransparency = 0.69999998807907
  7173. OutsideBank.Position = UDim2.new(0.00700000022, 0, 0.270000011, 0)
  7174. OutsideBank.Size = UDim2.new(0, 134, 0, 37)
  7175. OutsideBank.Font = Enum.Font.SourceSansBold
  7176. OutsideBank.Text = "Outside of Bank"
  7177. OutsideBank.TextColor3 = Color3.new(0, 0, 0)
  7178. OutsideBank.TextScaled = true
  7179. OutsideBank.TextSize = 30
  7180. OutsideBank.TextStrokeColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  7181. OutsideBank.TextStrokeTransparency = 0
  7182. OutsideBank.TextWrapped = true
  7183.  
  7184. Rock.Name = "Rock"
  7185. Rock.Parent = List
  7186. Rock.BackgroundColor3 = Color3.new(0.533333, 0, 1)
  7187. Rock.BackgroundTransparency = 0.69999998807907
  7188. Rock.Position = UDim2.new(0.00700000022, 0, 0.629999995, 0)
  7189. Rock.Size = UDim2.new(0, 134, 0, 37)
  7190. Rock.Font = Enum.Font.SourceSansBold
  7191. Rock.Text = "Invisible Rock"
  7192. Rock.TextColor3 = Color3.new(0, 0, 0)
  7193. Rock.TextScaled = true
  7194. Rock.TextSize = 30
  7195. Rock.TextStrokeColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  7196. Rock.TextStrokeTransparency = 0
  7197. Rock.TextWrapped = true
  7198.  
  7199. Treasury.Name = "Treasury"
  7200. Treasury.Parent = List
  7201. Treasury.BackgroundColor3 = Color3.new(0.533333, 0, 1)
  7202. Treasury.BackgroundTransparency = 0.69999998807907
  7203. Treasury.Position = UDim2.new(0.00700000022, 0, 0.389999986, 0)
  7204. Treasury.Size = UDim2.new(0, 134, 0, 37)
  7205. Treasury.Font = Enum.Font.SourceSansBold
  7206. Treasury.Text = "Treasury"
  7207. Treasury.TextColor3 = Color3.new(0, 0, 0)
  7208. Treasury.TextScaled = true
  7209. Treasury.TextSize = 30
  7210. Treasury.TextStrokeColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  7211. Treasury.TextStrokeTransparency = 0
  7212. Treasury.TextWrapped = true
  7213.  
  7214. HeaderText1.Name = "HeaderText1"
  7215. HeaderText1.Parent = List
  7216. HeaderText1.Active = true
  7217. HeaderText1.BackgroundColor3 = Color3.new(1, 1, 1)
  7218. HeaderText1.BackgroundTransparency = 1
  7219. HeaderText1.Position = UDim2.new(0, 0, -0.0279187821, 0)
  7220. HeaderText1.Selectable = true
  7221. HeaderText1.Size = UDim2.new(0, 137, 0, 54)
  7222. HeaderText1.Font = Enum.Font.SourceSans
  7223. HeaderText1.Text = "Re-Wanted"
  7224. HeaderText1.TextColor3 = Color3.new(0, 0, 0)
  7225. HeaderText1.TextScaled = true
  7226. HeaderText1.TextSize = 20
  7227. HeaderText1.TextStrokeColor3 = Color3.new(0.0980392, 0.729412, 1)
  7228. HeaderText1.TextStrokeTransparency = 0.20000000298023
  7229. HeaderText1.TextWrapped = true
  7230.  
  7231. HeaderText2.Name = "HeaderText2"
  7232. HeaderText2.Parent = List
  7233. HeaderText2.Active = true
  7234. HeaderText2.BackgroundColor3 = Color3.new(1, 1, 1)
  7235. HeaderText2.BackgroundTransparency = 1
  7236. HeaderText2.Position = UDim2.new(0.0804226026, 0, 0.0583756417, 0)
  7237. HeaderText2.Selectable = true
  7238. HeaderText2.Size = UDim2.new(0, 115, 0, 45)
  7239. HeaderText2.Font = Enum.Font.SourceSans
  7240. HeaderText2.Text = "by iambots"
  7241. HeaderText2.TextColor3 = Color3.new(0, 0, 0)
  7242. HeaderText2.TextScaled = true
  7243. HeaderText2.TextSize = 20
  7244. HeaderText2.TextStrokeColor3 = Color3.new(0.0980392, 0.729412, 1)
  7245. HeaderText2.TextStrokeTransparency = 0.20000000298023
  7246. HeaderText2.TextWrapped = true
  7247.  
  7248. OpenClose.Name = "OpenClose"
  7249. OpenClose.Parent = ReWanted
  7250. OpenClose.BackgroundColor3 = Color3.new(0.0470588, 0.745098, 0.901961)
  7251. OpenClose.BackgroundTransparency = 0.20000000298023
  7252. OpenClose.BorderColor3 = Color3.new(0, 0.333333, 1)
  7253. OpenClose.BorderSizePixel = 2
  7254. OpenClose.Position = UDim2.new(0, 503, 0, 11)
  7255. OpenClose.Size = UDim2.new(0, 80, 0, 34)
  7256. OpenClose.Font = Enum.Font.ArialBold
  7257. OpenClose.Text = "Close"
  7258. OpenClose.TextColor3 = Color3.new(0, 0, 1)
  7259. OpenClose.TextSize = 20
  7260. OpenClose.TextStrokeColor3 = Color3.new(0, 0, 1)
  7261. OpenClose.TextWrapped = true
  7262. OpenClose.Draggable=true
  7263.  
  7264. Bank.MouseButton1Click:connect(function()
  7265. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(405, 508, 1500)
  7266. end)
  7267.  
  7268. GunShop.MouseButton1Down:connect(function()
  7269. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(140, 40, 1045)
  7270. end)
  7271.  
  7272. Rock.MouseButton1Click:Connect(function()
  7273. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(876.8396, 38.9764442, 1438.96789)
  7274. end)
  7275.  
  7276. Treasury.MouseButton1Down:connect(function()
  7277. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(936.2724, 39.2983398, 1941.59705)
  7278. end)
  7279.  
  7280. DownTown.MouseButton1Down:connect(function()
  7281. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(698,56,911)
  7282. end)
  7283.  
  7284. OutsideBank.MouseButton1Down:connect(function()
  7285. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(509,40,1435)
  7286. end)
  7287.  
  7288. Gravity.MouseButton1Down:connect(function()
  7289. if GravityVar == true then
  7290. GravityVar=false
  7291. workspace.Gravity=80
  7292. game.StarterGui:SetCore("SendNotification", {
  7293. Title = "Gravity On"; -- Required. Has to be a string!
  7294. Text = ""; -- Required. Has to be a string!
  7295. Icon = ""; -- Optional, defaults to "" (no icon)
  7296. Duration = 2; -- Optional, defaults to 5 seconds
  7297. })
  7298. else
  7299. GravityVar=true
  7300. workspace.Gravity=196.1999969
  7301. game.StarterGui:SetCore("SendNotification", {
  7302. Title = "Gravity Off"; -- Required. Has to be a string!
  7303. Text = ""; -- Required. Has to be a string!
  7304. Icon = ""; -- Optional, defaults to "" (no icon)
  7305. Duration = 2; -- Optional, defaults to 5 seconds
  7306. })
  7307. end
  7308. end)
  7309.  
  7310. OpenClose.MouseButton1Down:connect(function()
  7311. if Open==true then
  7312. Open=false
  7313. OpenClose.Text="Open"
  7314. List.Visible=false
  7315. else
  7316. Open=true
  7317. OpenClose.Text="Close"
  7318. List.Visible=true
  7319. end
  7320. end)
  7321.  
  7322. game.StarterGui:SetCore("SendNotification", {
  7323. Title = "Loading"; -- Required. Has to be a string!
  7324. Text = "ReWanted has finished loading. Made by iambots on roblox"; -- Required. Has to be a string!
  7325. Icon = ""; -- Optional, defaults to "" (no icon)
  7326. Duration = 5; -- Optional, defaults to 5 seconds
  7327. })
  7328. end)
  7329.  
  7330. ElectrickState.Name = "Electrick State"
  7331. ElectrickState.Parent = Main2
  7332. ElectrickState.BackgroundColor3 = Color3.new(0, 0, 0)
  7333. ElectrickState.BackgroundTransparency = 0.15000000596046
  7334. ElectrickState.Position = UDim2.new(0.551912546, 0, 0.156626493, 0)
  7335. ElectrickState.Size = UDim2.new(0, 200, 0, 50)
  7336. ElectrickState.Font = Enum.Font.Cartoon
  7337. ElectrickState.Text = "Electrick State Gui"
  7338. ElectrickState.TextColor3 = Color3.new(1, 1, 1)
  7339. ElectrickState.TextScaled = true
  7340. ElectrickState.TextSize = 14
  7341. ElectrickState.TextWrapped = true
  7342. ElectrickState.MouseButton1Down:connect(function()
  7343. loadstring(game:HttpGet("https://pastebin.com/raw/nPKqTvpA", true))()
  7344. end)
  7345.  
  7346. Treasurehuntauto.Name = "Treasurehuntauto"
  7347. Treasurehuntauto.Parent = Main2
  7348. Treasurehuntauto.BackgroundColor3 = Color3.new(0, 0, 0)
  7349. Treasurehuntauto.BackgroundTransparency = 0.15000000596046
  7350. Treasurehuntauto.Position = UDim2.new(0.0218579229, 0, 0.34939757, 0)
  7351. Treasurehuntauto.Size = UDim2.new(0, 200, 0, 50)
  7352. Treasurehuntauto.Font = Enum.Font.Cartoon
  7353. Treasurehuntauto.Text = "Treasure Hunt Auto Dig"
  7354. Treasurehuntauto.TextColor3 = Color3.new(1, 1, 1)
  7355. Treasurehuntauto.TextScaled = true
  7356. Treasurehuntauto.TextSize = 14
  7357. Treasurehuntauto.TextWrapped = true
  7358. Treasurehuntauto.MouseButton1Down:connect(function()
  7359. local RS = game:GetService("RunService").RenderStepped
  7360.  
  7361. function FindTool()
  7362. local found = false
  7363. local tool = nil
  7364. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7365. if v.ClassName=="Tool" then
  7366. found = true
  7367. tool = v
  7368. end
  7369. end
  7370. if found then
  7371. return true, tool
  7372. end
  7373. end
  7374. while RS:wait() do
  7375. for i,v in pairs(workspace.SandBlocks:GetChildren()) do
  7376. local pass, tool = FindTool()
  7377. if not v:FindFirstChild("Rock") then
  7378. if pass then
  7379. tool.RemoteClick:FireServer(v)
  7380. RS:wait()
  7381. else
  7382. wait(1)
  7383. end
  7384. end
  7385. end
  7386. end
  7387. end)
  7388.  
  7389. PrisonLifeallguns.Name = "Prison Life all guns"
  7390. PrisonLifeallguns.Parent = Main2
  7391. PrisonLifeallguns.BackgroundColor3 = Color3.new(0, 0, 0)
  7392. PrisonLifeallguns.BackgroundTransparency = 0.15000000596046
  7393. PrisonLifeallguns.Position = UDim2.new(0.551912546, 0, 0.34939757, 0)
  7394. PrisonLifeallguns.Size = UDim2.new(0, 200, 0, 50)
  7395. PrisonLifeallguns.Font = Enum.Font.Cartoon
  7396. PrisonLifeallguns.Text = "Prison Life all guns"
  7397. PrisonLifeallguns.TextColor3 = Color3.new(1, 1, 1)
  7398. PrisonLifeallguns.TextScaled = true
  7399. PrisonLifeallguns.TextSize = 14
  7400. PrisonLifeallguns.TextWrapped = true
  7401. PrisonLifeallguns.MouseButton1Down:connect(function()
  7402. for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
  7403.  
  7404. lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
  7405. print(lol)
  7406. end
  7407. end)
  7408.  
  7409. Survivor.Name = "Survivor"
  7410. Survivor.Parent = Main2
  7411. Survivor.BackgroundColor3 = Color3.new(0, 0, 0)
  7412. Survivor.BackgroundTransparency = 0.15000000596046
  7413. Survivor.Position = UDim2.new(0.0218579229, 0, 0.53975904, 0)
  7414. Survivor.Size = UDim2.new(0, 200, 0, 50)
  7415. Survivor.Font = Enum.Font.Cartoon
  7416. Survivor.Text = "Survivor Gui"
  7417. Survivor.TextColor3 = Color3.new(1, 1, 1)
  7418. Survivor.TextScaled = true
  7419. Survivor.TextSize = 14
  7420. Survivor.TextWrapped = true
  7421. Survivor.MouseButton1Down:connect(function()
  7422. local Players = game.Players
  7423. local Player = Players.LocalPlayer
  7424. local Mouse = Player:GetMouse()
  7425. local Misc = game.Workspace.Misc
  7426. local CoinAimbot = false
  7427. local PlayerTribe = "None"
  7428. local PlayerTribeNum = 0
  7429. local KeyBinding = false
  7430. local ClickMethod = nil
  7431. local flying = false
  7432. local TotalDebugs = 0
  7433.  
  7434. -- Functions :
  7435.  
  7436. local function BoolToWord(Bool,Inversal)
  7437. if Bool == false and Inversal == true then
  7438. return "On"
  7439. elseif Inversal == false and Bool == false then
  7440. return "Off"
  7441. elseif Inversal == false and Bool then
  7442. return "On"
  7443. elseif Inversal == true and Bool then
  7444. return "Off"
  7445. else
  7446. return tostring(Bool)
  7447. end
  7448. end
  7449.  
  7450. local function WaitForProperty(Object,Property)
  7451. repeat
  7452. wait(0.5)
  7453. until Object[Property] ~= nil
  7454. end
  7455.  
  7456. -- Objects
  7457.  
  7458. local SurvivorGui = Instance.new("ScreenGui")
  7459. local LoadingFrame = Instance.new("Frame")
  7460. local MainTitle = Instance.new("TextLabel")
  7461. local Credits = Instance.new("TextLabel")
  7462. local VeteranIcon = Instance.new("ImageLabel")
  7463. local Skids = Instance.new("TextLabel")
  7464. local Loading = Instance.new("TextLabel")
  7465. local Progress = Instance.new("TextLabel")
  7466. local Credits1 = Instance.new("TextLabel")
  7467. local MainButton = Instance.new("ImageButton")
  7468. local Borders = Instance.new("Frame")
  7469. local Border = Instance.new("ImageLabel")
  7470. local Border_2 = Instance.new("ImageLabel")
  7471. local Border_3 = Instance.new("ImageLabel")
  7472. local Border_4 = Instance.new("ImageLabel")
  7473. local Border_5 = Instance.new("ImageLabel")
  7474. local Border_6 = Instance.new("ImageLabel")
  7475. local Border_7 = Instance.new("ImageLabel")
  7476. local Border_8 = Instance.new("ImageLabel")
  7477. local MainFrame = Instance.new("Frame")
  7478. local Borders_2 = Instance.new("Frame")
  7479. local Border_9 = Instance.new("ImageLabel")
  7480. local Border_10 = Instance.new("ImageLabel")
  7481. local Border_11 = Instance.new("ImageLabel")
  7482. local Border_12 = Instance.new("ImageLabel")
  7483. local Border_13 = Instance.new("ImageLabel")
  7484. local Border_14 = Instance.new("ImageLabel")
  7485. local Border_15 = Instance.new("ImageLabel")
  7486. local Border_16 = Instance.new("ImageLabel")
  7487. local MainCmds = Instance.new("TextButton")
  7488. local Challenges = Instance.new("TextButton")
  7489. local Extras = Instance.new("TextButton")
  7490. local Pages = Instance.new("Frame")
  7491. local MainCmdsPage = Instance.new("ScrollingFrame")
  7492. local GIdols = Instance.new("TextButton")
  7493. local GCoins = Instance.new("TextButton")
  7494. local GFStopIdols = Instance.new("TextButton")
  7495. local CAim = Instance.new("TextLabel")
  7496. local CAimB = Instance.new("TextButton")
  7497. local TribeState = Instance.new("TextLabel")
  7498. local CDst = Instance.new("TextLabel")
  7499. local CDstB = Instance.new("TextButton")
  7500. local CTp = Instance.new("TextLabel")
  7501. local CTpB = Instance.new("TextButton")
  7502. local Inital = Instance.new("TextButton")
  7503. local IniNote = Instance.new("TextLabel")
  7504. local Fly = Instance.new("TextLabel")
  7505. local FlyB = Instance.new("TextButton")
  7506. local ExtrasPage = Instance.new("ScrollingFrame")
  7507. local ChatS = Instance.new("TextButton")
  7508. local ChatL = Instance.new("TextLabel")
  7509. local MoveL = Instance.new("TextLabel")
  7510. local MoveS = Instance.new("TextButton")
  7511. local KnockL = Instance.new("TextLabel")
  7512. local KnockS = Instance.new("TextButton")
  7513. local KnockL_2 = Instance.new("TextLabel")
  7514. local CDbg = Instance.new("TextLabel")
  7515. local CDbgB = Instance.new("TextButton")
  7516. local Xplr = Instance.new("TextButton")
  7517. local RSpyB = Instance.new("TextButton")
  7518. local ChallengesPage = Instance.new("ScrollingFrame")
  7519. local gag = Instance.new("TextButton")
  7520. local byb = Instance.new("TextButton")
  7521. local TotM = Instance.new("TextButton")
  7522. local CCombo = Instance.new("TextButton")
  7523. local BtTP = Instance.new("TextButton")
  7524. local ChatL_2 = Instance.new("TextLabel")
  7525. local DDwelling = Instance.new("TextButton")
  7526. local Tidepool = Instance.new("TextButton")
  7527. local IZoom = Instance.new("TextButton")
  7528. local IZoomB = Instance.new("TextButton")
  7529. local SDes = Instance.new("TextButton")
  7530.  
  7531. local yesasda = false
  7532. if game:GetService("Players").LocalPlayer:FindFirstChild("Premium") then
  7533. game:GetService("Players").LocalPlayer.Premium.Value = true
  7534. end
  7535. --[[ wont work really
  7536. if game:GetService("Players").LocalPlayer:FindFirstChild("Stats") then
  7537. if game:GetService("Players").LocalPlayer.Stats:FindFirstChild("Premium Torch") then
  7538. game:GetService("Players").LocalPlayer.Stats["Premium Torch"].Value = 1
  7539. end
  7540. if game:GetService("Players").LocalPlayer.Stats:FindFirstChild("Premium Trail") then
  7541. game:GetService("Players").LocalPlayer.Stats["Premium Trail"].Value = 1
  7542. end
  7543. end
  7544. ]]
  7545.  
  7546. -- Properties
  7547.  
  7548. SurvivorGui.Name = "SurvivorGui"
  7549. SurvivorGui.Parent = game.CoreGui
  7550. SurvivorGui.ResetOnSpawn = false
  7551.  
  7552. LoadingFrame.Name = "LoadingFrame"
  7553. LoadingFrame.Parent = SurvivorGui
  7554. LoadingFrame.BackgroundColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7555. LoadingFrame.Size = UDim2.new(1, 0, 1, 0)
  7556. LoadingFrame.ZIndex = 100
  7557.  
  7558. GFStopIdols.Name = "GFStopIdols"
  7559. GFStopIdols.Parent = MainCmdsPage
  7560. GFStopIdols.BackgroundColor3 = Color3.new(1, 1, 1)
  7561. GFStopIdols.BackgroundTransparency = 1
  7562. GFStopIdols.Position = UDim2.new(0.332565278, 0, 0.0160256922, 0)
  7563. GFStopIdols.Size = UDim2.new(0.333299994, 0, 0.0799999982, 0)
  7564. GFStopIdols.Font = Enum.Font.Highway
  7565. GFStopIdols.Text = "Force Stop Get Idols/Legacies"
  7566. GFStopIdols.TextColor3 = Color3.new(1, 1, 1)
  7567. GFStopIdols.TextSize = 20
  7568.  
  7569. SDes.Name = "SDes"
  7570. SDes.Parent = MainFrame
  7571. SDes.BackgroundColor3 = Color3.new(1, 1, 1)
  7572. SDes.BackgroundTransparency = 1
  7573. SDes.Position = UDim2.new(-0.0225140713, 0, 0.951661646, 0)
  7574. SDes.Size = UDim2.new(0.17636022, 0, 0.0302114803, 0)
  7575. SDes.Font = Enum.Font.Highway
  7576. SDes.Text = "SELF DESTRUCT"
  7577. SDes.TextColor3 = Color3.new(1, 0, 0)
  7578. SDes.TextScaled = true
  7579. SDes.TextSize = 30
  7580. SDes.TextWrapped = true
  7581.  
  7582. IZoom.Name = "InfZoom"
  7583. IZoom.Parent = MainCmdsPage
  7584. IZoom.BackgroundColor3 = Color3.new(1, 1, 1)
  7585. IZoom.BackgroundTransparency = 1
  7586. IZoom.Position = UDim2.new(0, 0, 0.515999973, 0)
  7587. IZoom.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  7588. IZoom.ZIndex = 101
  7589. IZoom.Font = Enum.Font.Highway
  7590. IZoom.Text = "Infinite Zoom Out:"
  7591. IZoom.TextColor3 = Color3.new(1, 1, 1)
  7592. IZoom.TextScaled = true
  7593. IZoom.TextSize = 14
  7594. IZoom.TextWrapped = true
  7595.  
  7596. IZoomB.Name = "InfZoomB"
  7597. IZoomB.Parent = MainCmdsPage
  7598. IZoomB.BackgroundColor3 = Color3.new(1, 1, 1)
  7599. IZoomB.BackgroundTransparency = 1
  7600. IZoomB.Position = UDim2.new(0.80400002, 0, 0.515999973, 0)
  7601. IZoomB.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  7602. IZoomB.Font = Enum.Font.Highway
  7603. IZoomB.Text = "Off"
  7604. IZoomB.TextColor3 = Color3.new(1, 1, 1)
  7605. IZoomB.TextSize = 30
  7606.  
  7607. MainTitle.Name = "MainTitle"
  7608. MainTitle.Parent = LoadingFrame
  7609. MainTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  7610. MainTitle.BackgroundTransparency = 1
  7611. MainTitle.Size = UDim2.new(1, 0, 0.0518867932, 0)
  7612. MainTitle.ZIndex = 101
  7613. MainTitle.Font = Enum.Font.Highway
  7614. MainTitle.Text = "Survivor GUI"
  7615. MainTitle.TextColor3 = Color3.new(1, 1, 1)
  7616. MainTitle.TextScaled = true
  7617. MainTitle.TextSize = 14
  7618. MainTitle.TextWrapped = true
  7619.  
  7620. Credits.Name = "Credits"
  7621. Credits.Parent = LoadingFrame
  7622. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  7623. Credits.BackgroundTransparency = 1
  7624. Credits.Position = UDim2.new(-0.00658857962, 0, 0.0518867932, 0)
  7625. Credits.Size = UDim2.new(1, 0, 0.0518867932, 0)
  7626. Credits.ZIndex = 101
  7627. Credits.Font = Enum.Font.Highway
  7628. Credits.Text = "By VeteranBlue | V3rm : Exit0t"
  7629. Credits.TextColor3 = Color3.new(1, 1, 1)
  7630. Credits.TextScaled = true
  7631. Credits.TextSize = 14
  7632. Credits.TextStrokeColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  7633. Credits.TextWrapped = true
  7634.  
  7635. VeteranIcon.Name = "VeteranIcon"
  7636. VeteranIcon.Parent = LoadingFrame
  7637. VeteranIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  7638. VeteranIcon.BackgroundTransparency = 1
  7639. VeteranIcon.Position = UDim2.new(0.458272308, 0, 0.403301895, 0)
  7640. VeteranIcon.Size = UDim2.new(0, 114, 0, 123)
  7641. VeteranIcon.ZIndex = 101
  7642. VeteranIcon.Image = "rbxassetid://1677963821"
  7643.  
  7644. Skids.Name = "Skids"
  7645. Skids.Parent = LoadingFrame
  7646. Skids.BackgroundColor3 = Color3.new(1, 1, 1)
  7647. Skids.BackgroundTransparency = 1
  7648. Skids.Position = UDim2.new(0, 0, 0.948113203, 0)
  7649. Skids.Size = UDim2.new(1, 0, 0.0518867932, 0)
  7650. Skids.ZIndex = 101
  7651. Skids.Font = Enum.Font.Highway
  7652. Skids.Text = "This Script Was Sold For : 50R$, If You've Got It For Free, Then Consider Yourself a Skid."
  7653. Skids.TextColor3 = Color3.new(1, 1, 1)
  7654. Skids.TextScaled = true
  7655. Skids.TextSize = 14
  7656. Skids.TextWrapped = true
  7657.  
  7658. Loading.Name = "Loading"
  7659. Loading.Parent = LoadingFrame
  7660. Loading.BackgroundColor3 = Color3.new(1, 1, 1)
  7661. Loading.BackgroundTransparency = 1
  7662. Loading.Position = UDim2.new(0, 0, 0.597484231, 0)
  7663. Loading.Size = UDim2.new(1, 0, 0.0518867932, 0)
  7664. Loading.ZIndex = 101
  7665. Loading.Font = Enum.Font.Highway
  7666. Loading.Text = "Loading..."
  7667. Loading.TextColor3 = Color3.new(1, 1, 1)
  7668. Loading.TextScaled = true
  7669. Loading.TextSize = 14
  7670. Loading.TextWrapped = true
  7671.  
  7672. Progress.Name = "Progress"
  7673. Progress.Parent = LoadingFrame
  7674. Progress.BackgroundColor3 = Color3.new(1, 1, 1)
  7675. Progress.BackgroundTransparency = 1
  7676. Progress.Position = UDim2.new(0, 0, 0.649371028, 0)
  7677. Progress.Size = UDim2.new(1, 0, 0.0518867932, 0)
  7678. Progress.ZIndex = 101
  7679. Progress.Font = Enum.Font.Highway
  7680. Progress.Text = "Gui Objects : 0/54"
  7681. Progress.TextColor3 = Color3.new(1, 1, 1)
  7682. Progress.TextScaled = true
  7683. Progress.TextSize = 14
  7684. Progress.TextWrapped = true
  7685.  
  7686. Credits1.Name = "Credits1"
  7687. Credits1.Parent = LoadingFrame
  7688. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  7689. Credits1.BackgroundTransparency = 1
  7690. Credits1.Position = UDim2.new(-0.00658857962, 0, 0.103773586, 0)
  7691. Credits1.Size = UDim2.new(1, 0, 0.0518867932, 0)
  7692. Credits1.ZIndex = 101
  7693. Credits1.Font = Enum.Font.Highway
  7694. Credits1.Text = "Frrazy : Remote Recon"
  7695. Credits1.TextColor3 = Color3.new(1, 1, 1)
  7696. Credits1.TextScaled = true
  7697. Credits1.TextSize = 14
  7698. Credits1.TextStrokeColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  7699. Credits1.TextWrapped = true
  7700.  
  7701. MainButton.Name = "MainButton"
  7702. MainButton.Parent = SurvivorGui
  7703. MainButton.BackgroundColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7704. MainButton.BorderSizePixel = 0
  7705. MainButton.Position = UDim2.new(0.932650089, 0, 0.855345964, 0)
  7706. MainButton.Size = UDim2.new(0, 75, 0, 75)
  7707. MainButton.Visible = false
  7708. MainButton.AutoButtonColor = false
  7709. MainButton.Image = "rbxassetid://1677963821"
  7710.  
  7711. Borders.Name = "Borders"
  7712. Borders.Parent = MainButton
  7713. Borders.BackgroundColor3 = Color3.new(1, 1, 1)
  7714. Borders.BackgroundTransparency = 1
  7715. Borders.BorderSizePixel = 0
  7716. Borders.Size = UDim2.new(1, 0, 1, 0)
  7717. Borders.ZIndex = 102
  7718.  
  7719. Border.Name = "Border"
  7720. Border.Parent = Borders
  7721. Border.BackgroundColor3 = Color3.new(1, 1, 1)
  7722. Border.BackgroundTransparency = 1
  7723. Border.BorderSizePixel = 0
  7724. Border.Position = UDim2.new(0, -12, 0, -12)
  7725. Border.Size = UDim2.new(0, 12, 0, 12)
  7726. Border.ZIndex = 103
  7727. Border.Image = "http://www.roblox.com/asset/?id=238725003"
  7728. Border.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7729. Border.ImageRectSize = Vector2.new(12, 12)
  7730.  
  7731. Border_2.Name = "Border"
  7732. Border_2.Parent = Borders
  7733. Border_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7734. Border_2.BackgroundTransparency = 1
  7735. Border_2.BorderSizePixel = 0
  7736. Border_2.Position = UDim2.new(1, 0, 0, -12)
  7737. Border_2.Size = UDim2.new(0, 12, 0, 12)
  7738. Border_2.ZIndex = 103
  7739. Border_2.Image = "http://www.roblox.com/asset/?id=238725003"
  7740. Border_2.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7741. Border_2.ImageRectOffset = Vector2.new(24, 0)
  7742. Border_2.ImageRectSize = Vector2.new(12, 12)
  7743.  
  7744. Border_3.Name = "Border"
  7745. Border_3.Parent = Borders
  7746. Border_3.BackgroundColor3 = Color3.new(1, 1, 1)
  7747. Border_3.BackgroundTransparency = 1
  7748. Border_3.BorderSizePixel = 0
  7749. Border_3.Position = UDim2.new(0, -12, 1, 0)
  7750. Border_3.Size = UDim2.new(0, 12, 0, 12)
  7751. Border_3.ZIndex = 103
  7752. Border_3.Image = "http://www.roblox.com/asset/?id=238725003"
  7753. Border_3.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7754. Border_3.ImageRectOffset = Vector2.new(0, 24)
  7755. Border_3.ImageRectSize = Vector2.new(12, 12)
  7756.  
  7757. Border_4.Name = "Border"
  7758. Border_4.Parent = Borders
  7759. Border_4.BackgroundColor3 = Color3.new(1, 1, 1)
  7760. Border_4.BackgroundTransparency = 1
  7761. Border_4.BorderSizePixel = 0
  7762. Border_4.Position = UDim2.new(1, 0, 1, 0)
  7763. Border_4.Size = UDim2.new(0, 12, 0, 12)
  7764. Border_4.ZIndex = 103
  7765. Border_4.Image = "http://www.roblox.com/asset/?id=238725003"
  7766. Border_4.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7767. Border_4.ImageRectOffset = Vector2.new(24, 24)
  7768. Border_4.ImageRectSize = Vector2.new(12, 12)
  7769.  
  7770. Border_5.Name = "Border"
  7771. Border_5.Parent = Borders
  7772. Border_5.BackgroundColor3 = Color3.new(1, 1, 1)
  7773. Border_5.BackgroundTransparency = 1
  7774. Border_5.BorderSizePixel = 0
  7775. Border_5.Position = UDim2.new(0, 0, 1, 0)
  7776. Border_5.Size = UDim2.new(1, 0, 0, 12)
  7777. Border_5.ZIndex = 103
  7778. Border_5.Image = "http://www.roblox.com/asset/?id=238725003"
  7779. Border_5.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7780. Border_5.ImageRectOffset = Vector2.new(12, 24)
  7781. Border_5.ImageRectSize = Vector2.new(12, 12)
  7782.  
  7783. Border_6.Name = "Border"
  7784. Border_6.Parent = Borders
  7785. Border_6.BackgroundColor3 = Color3.new(1, 1, 1)
  7786. Border_6.BackgroundTransparency = 1
  7787. Border_6.BorderSizePixel = 0
  7788. Border_6.Position = UDim2.new(0, 0, 0, -12)
  7789. Border_6.Size = UDim2.new(1, 0, 0, 12)
  7790. Border_6.ZIndex = 103
  7791. Border_6.Image = "http://www.roblox.com/asset/?id=238725003"
  7792. Border_6.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7793. Border_6.ImageRectOffset = Vector2.new(12, 0)
  7794. Border_6.ImageRectSize = Vector2.new(12, 12)
  7795.  
  7796. Border_7.Name = "Border"
  7797. Border_7.Parent = Borders
  7798. Border_7.BackgroundColor3 = Color3.new(1, 1, 1)
  7799. Border_7.BackgroundTransparency = 1
  7800. Border_7.BorderSizePixel = 0
  7801. Border_7.Position = UDim2.new(0, -12, 0, 0)
  7802. Border_7.Size = UDim2.new(0, 12, 1, 0)
  7803. Border_7.ZIndex = 103
  7804. Border_7.Image = "http://www.roblox.com/asset/?id=238725003"
  7805. Border_7.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7806. Border_7.ImageRectOffset = Vector2.new(0, 12)
  7807. Border_7.ImageRectSize = Vector2.new(12, 12)
  7808.  
  7809. Border_8.Name = "Border"
  7810. Border_8.Parent = Borders
  7811. Border_8.BackgroundColor3 = Color3.new(1, 1, 1)
  7812. Border_8.BackgroundTransparency = 1
  7813. Border_8.BorderSizePixel = 0
  7814. Border_8.Position = UDim2.new(1, 0, 0, 0)
  7815. Border_8.Size = UDim2.new(0, 12, 1, 0)
  7816. Border_8.ZIndex = 103
  7817. Border_8.Image = "http://www.roblox.com/asset/?id=238725003"
  7818. Border_8.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7819. Border_8.ImageRectOffset = Vector2.new(24, 12)
  7820. Border_8.ImageRectSize = Vector2.new(12, 12)
  7821.  
  7822. MainFrame.Name = "MainFrame"
  7823. MainFrame.Parent = SurvivorGui
  7824. MainFrame.BackgroundColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7825. MainFrame.BorderSizePixel = 0
  7826. MainFrame.Position = UDim2.new(0.261713028, 0, 0.224842772, 0)
  7827. MainFrame.Size = UDim2.new(0.476573944, 0, 0.550314486, 0)
  7828. MainFrame.Visible = false
  7829.  
  7830. Borders_2.Name = "Borders"
  7831. Borders_2.Parent = MainFrame
  7832. Borders_2.BackgroundColor3 = Color3.new(1, 1, 1)
  7833. Borders_2.BackgroundTransparency = 1
  7834. Borders_2.BorderSizePixel = 0
  7835. Borders_2.Size = UDim2.new(1, 0, 1, 0)
  7836. Borders_2.ZIndex = 102
  7837.  
  7838. Border_9.Name = "Border"
  7839. Border_9.Parent = Borders_2
  7840. Border_9.BackgroundColor3 = Color3.new(1, 1, 1)
  7841. Border_9.BackgroundTransparency = 1
  7842. Border_9.BorderSizePixel = 0
  7843. Border_9.Position = UDim2.new(0, -12, 0, -12)
  7844. Border_9.Size = UDim2.new(0, 12, 0, 12)
  7845. Border_9.ZIndex = 103
  7846. Border_9.Image = "http://www.roblox.com/asset/?id=238725003"
  7847. Border_9.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7848. Border_9.ImageRectSize = Vector2.new(12, 12)
  7849.  
  7850. Border_10.Name = "Border"
  7851. Border_10.Parent = Borders_2
  7852. Border_10.BackgroundColor3 = Color3.new(1, 1, 1)
  7853. Border_10.BackgroundTransparency = 1
  7854. Border_10.BorderSizePixel = 0
  7855. Border_10.Position = UDim2.new(1, 0, 0, -12)
  7856. Border_10.Size = UDim2.new(0, 12, 0, 12)
  7857. Border_10.ZIndex = 103
  7858. Border_10.Image = "http://www.roblox.com/asset/?id=238725003"
  7859. Border_10.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7860. Border_10.ImageRectOffset = Vector2.new(24, 0)
  7861. Border_10.ImageRectSize = Vector2.new(12, 12)
  7862.  
  7863. Border_11.Name = "Border"
  7864. Border_11.Parent = Borders_2
  7865. Border_11.BackgroundColor3 = Color3.new(1, 1, 1)
  7866. Border_11.BackgroundTransparency = 1
  7867. Border_11.BorderSizePixel = 0
  7868. Border_11.Position = UDim2.new(0, -12, 1, 0)
  7869. Border_11.Size = UDim2.new(0, 12, 0, 12)
  7870. Border_11.ZIndex = 103
  7871. Border_11.Image = "http://www.roblox.com/asset/?id=238725003"
  7872. Border_11.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7873. Border_11.ImageRectOffset = Vector2.new(0, 24)
  7874. Border_11.ImageRectSize = Vector2.new(12, 12)
  7875.  
  7876. Border_12.Name = "Border"
  7877. Border_12.Parent = Borders_2
  7878. Border_12.BackgroundColor3 = Color3.new(1, 1, 1)
  7879. Border_12.BackgroundTransparency = 1
  7880. Border_12.BorderSizePixel = 0
  7881. Border_12.Position = UDim2.new(1, 0, 1, 0)
  7882. Border_12.Size = UDim2.new(0, 12, 0, 12)
  7883. Border_12.ZIndex = 103
  7884. Border_12.Image = "http://www.roblox.com/asset/?id=238725003"
  7885. Border_12.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7886. Border_12.ImageRectOffset = Vector2.new(24, 24)
  7887. Border_12.ImageRectSize = Vector2.new(12, 12)
  7888.  
  7889. Border_13.Name = "Border"
  7890. Border_13.Parent = Borders_2
  7891. Border_13.BackgroundColor3 = Color3.new(1, 1, 1)
  7892. Border_13.BackgroundTransparency = 1
  7893. Border_13.BorderSizePixel = 0
  7894. Border_13.Position = UDim2.new(0, 0, 1, 0)
  7895. Border_13.Size = UDim2.new(1, 0, 0, 12)
  7896. Border_13.ZIndex = 103
  7897. Border_13.Image = "http://www.roblox.com/asset/?id=238725003"
  7898. Border_13.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7899. Border_13.ImageRectOffset = Vector2.new(12, 24)
  7900. Border_13.ImageRectSize = Vector2.new(12, 12)
  7901.  
  7902. Border_14.Name = "Border"
  7903. Border_14.Parent = Borders_2
  7904. Border_14.BackgroundColor3 = Color3.new(1, 1, 1)
  7905. Border_14.BackgroundTransparency = 1
  7906. Border_14.BorderSizePixel = 0
  7907. Border_14.Position = UDim2.new(0, 0, 0, -12)
  7908. Border_14.Size = UDim2.new(1, 0, 0, 12)
  7909. Border_14.ZIndex = 103
  7910. Border_14.Image = "http://www.roblox.com/asset/?id=238725003"
  7911. Border_14.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7912. Border_14.ImageRectOffset = Vector2.new(12, 0)
  7913. Border_14.ImageRectSize = Vector2.new(12, 12)
  7914.  
  7915. Border_15.Name = "Border"
  7916. Border_15.Parent = Borders_2
  7917. Border_15.BackgroundColor3 = Color3.new(1, 1, 1)
  7918. Border_15.BackgroundTransparency = 1
  7919. Border_15.BorderSizePixel = 0
  7920. Border_15.Position = UDim2.new(0, -12, 0, 0)
  7921. Border_15.Size = UDim2.new(0, 12, 1, 0)
  7922. Border_15.ZIndex = 103
  7923. Border_15.Image = "http://www.roblox.com/asset/?id=238725003"
  7924. Border_15.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7925. Border_15.ImageRectOffset = Vector2.new(0, 12)
  7926. Border_15.ImageRectSize = Vector2.new(12, 12)
  7927.  
  7928. Border_16.Name = "Border"
  7929. Border_16.Parent = Borders_2
  7930. Border_16.BackgroundColor3 = Color3.new(1, 1, 1)
  7931. Border_16.BackgroundTransparency = 1
  7932. Border_16.BorderSizePixel = 0
  7933. Border_16.Position = UDim2.new(1, 0, 0, 0)
  7934. Border_16.Size = UDim2.new(0, 12, 1, 0)
  7935. Border_16.ZIndex = 103
  7936. Border_16.Image = "http://www.roblox.com/asset/?id=238725003"
  7937. Border_16.ImageColor3 = Color3.new(0.392157, 0.784314, 0.392157)
  7938. Border_16.ImageRectOffset = Vector2.new(24, 12)
  7939. Border_16.ImageRectSize = Vector2.new(12, 12)
  7940.  
  7941. MainCmds.Name = "MainCmds"
  7942. MainCmds.Parent = MainFrame
  7943. MainCmds.BackgroundColor3 = Color3.new(1, 1, 1)
  7944. MainCmds.BackgroundTransparency = 1
  7945. MainCmds.Size = UDim2.new(0.333299994, 0, 0.0799999982, 0)
  7946. MainCmds.Font = Enum.Font.Highway
  7947. MainCmds.Text = "Main Commands"
  7948. MainCmds.TextColor3 = Color3.new(1, 1, 1)
  7949. MainCmds.TextSize = 30
  7950.  
  7951. Challenges.Name = "Challenges"
  7952. Challenges.Parent = MainFrame
  7953. Challenges.BackgroundColor3 = Color3.new(1, 1, 1)
  7954. Challenges.BackgroundTransparency = 1
  7955. Challenges.Position = UDim2.new(0.333333343, 0, 0, 0)
  7956. Challenges.Size = UDim2.new(0.333299994, 0, 0.0799999982, 0)
  7957. Challenges.Font = Enum.Font.Highway
  7958. Challenges.Text = "Challenges"
  7959. Challenges.TextColor3 = Color3.new(1, 1, 1)
  7960. Challenges.TextSize = 30
  7961.  
  7962. Extras.Name = "Extras"
  7963. Extras.Parent = MainFrame
  7964. Extras.BackgroundColor3 = Color3.new(1, 1, 1)
  7965. Extras.BackgroundTransparency = 1
  7966. Extras.Position = UDim2.new(0.666666687, 0, 0, 0)
  7967. Extras.Size = UDim2.new(0.333299994, 0, 0.0799999982, 0)
  7968. Extras.Font = Enum.Font.Highway
  7969. Extras.Text = "Extras"
  7970. Extras.TextColor3 = Color3.new(1, 1, 1)
  7971. Extras.TextSize = 30
  7972.  
  7973. Pages.Name = "Pages"
  7974. Pages.Parent = MainFrame
  7975. Pages.BackgroundColor3 = Color3.new(1, 1, 1)
  7976. Pages.BackgroundTransparency = 1
  7977. Pages.Position = UDim2.new(0, 0, 0.108571425, 0)
  7978. Pages.Size = UDim2.new(1, 0, 0.89142859, 0)
  7979.  
  7980. MainCmdsPage.Name = "MainCmdsPage"
  7981. MainCmdsPage.Parent = Pages
  7982. MainCmdsPage.BackgroundColor3 = Color3.new(1, 1, 1)
  7983. MainCmdsPage.BackgroundTransparency = 1
  7984. MainCmdsPage.BorderSizePixel = 0
  7985. MainCmdsPage.Size = UDim2.new(1, 0, 1, 0)
  7986. MainCmdsPage.CanvasSize = UDim2.new(0, 0, 0, 0)
  7987.  
  7988. GIdols.Name = "GIdols"
  7989. GIdols.Parent = MainCmdsPage
  7990. GIdols.BackgroundColor3 = Color3.new(1, 1, 1)
  7991. GIdols.BackgroundTransparency = 1
  7992. GIdols.Position = UDim2.new(0, 0, 0.0160256922, 0)
  7993. GIdols.Size = UDim2.new(0.333299994, 0, 0.0799999982, 0)
  7994. GIdols.Font = Enum.Font.Highway
  7995. GIdols.Text = "Get Idols/Legacies"
  7996. GIdols.TextColor3 = Color3.new(1, 1, 1)
  7997. GIdols.TextSize = 30
  7998. GIdols.TextScaled = true
  7999.  
  8000. GCoins.Name = "GCoins"
  8001. GCoins.Parent = MainCmdsPage
  8002. GCoins.BackgroundColor3 = Color3.new(1, 1, 1)
  8003. GCoins.BackgroundTransparency = 1
  8004. GCoins.Position = UDim2.new(0.665898621, 0, 0.0160256922, 0)
  8005. GCoins.Size = UDim2.new(0.333299994, 0, 0.0799999982, 0)
  8006. GCoins.Font = Enum.Font.Highway
  8007. GCoins.Text = "Get Coins"
  8008. GCoins.TextColor3 = Color3.new(1, 1, 1)
  8009. GCoins.TextSize = 30
  8010.  
  8011. CAim.Name = "CAim"
  8012. CAim.Parent = MainCmdsPage
  8013. CAim.BackgroundColor3 = Color3.new(1, 1, 1)
  8014. CAim.BackgroundTransparency = 1
  8015. CAim.Position = UDim2.new(-0.000768049154, 0, 0.355769217, 0)
  8016. CAim.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8017. CAim.ZIndex = 101
  8018. CAim.Font = Enum.Font.Highway
  8019. CAim.Text = "Coins AimBot :"
  8020. CAim.TextColor3 = Color3.new(1, 1, 1)
  8021. CAim.TextScaled = true
  8022. CAim.TextSize = 14
  8023. CAim.TextWrapped = true
  8024.  
  8025. CAimB.Name = "CAimB"
  8026. CAimB.Parent = MainCmdsPage
  8027. CAimB.BackgroundColor3 = Color3.new(1, 1, 1)
  8028. CAimB.BackgroundTransparency = 1
  8029. CAimB.Position = UDim2.new(0.804147422, 0, 0.355769217, 0)
  8030. CAimB.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8031. CAimB.Font = Enum.Font.Highway
  8032. CAimB.Text = "Off"
  8033. CAimB.TextColor3 = Color3.new(1, 1, 1)
  8034. CAimB.TextSize = 30
  8035.  
  8036. TribeState.Name = "TribeState"
  8037. TribeState.Parent = MainCmdsPage
  8038. TribeState.BackgroundColor3 = Color3.new(1, 1, 1)
  8039. TribeState.BackgroundTransparency = 1
  8040. TribeState.Position = UDim2.new(0, 0, 0.897435904, 0)
  8041. TribeState.Size = UDim2.new(0.998463929, 0, 0.0801282078, 0)
  8042. TribeState.ZIndex = 101
  8043. TribeState.Font = Enum.Font.Highway
  8044. TribeState.Text = "Your Tribe : None"
  8045. TribeState.TextColor3 = Color3.new(1, 1, 1)
  8046. TribeState.TextScaled = true
  8047. TribeState.TextSize = 14
  8048. TribeState.TextWrapped = true
  8049.  
  8050. CDst.Name = "CDst"
  8051. CDst.Parent = MainCmdsPage
  8052. CDst.BackgroundColor3 = Color3.new(1, 1, 1)
  8053. CDst.BackgroundTransparency = 1
  8054. CDst.Position = UDim2.new(0, 0, 0.275641024, 0)
  8055. CDst.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8056. CDst.ZIndex = 101
  8057. CDst.Font = Enum.Font.Highway
  8058. CDst.Text = "Click Destroy"
  8059. CDst.TextColor3 = Color3.new(1, 1, 1)
  8060. CDst.TextScaled = true
  8061. CDst.TextSize = 14
  8062. CDst.TextWrapped = true
  8063.  
  8064. CDstB.Name = "CDstB"
  8065. CDstB.Parent = MainCmdsPage
  8066. CDstB.BackgroundColor3 = Color3.new(1, 1, 1)
  8067. CDstB.BackgroundTransparency = 1
  8068. CDstB.Position = UDim2.new(0.804915428, 0, 0.275641024, 0)
  8069. CDstB.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8070. CDstB.Font = Enum.Font.Highway
  8071. CDstB.Text = "Off"
  8072. CDstB.TextColor3 = Color3.new(1, 1, 1)
  8073. CDstB.TextSize = 30
  8074.  
  8075. CTp.Name = "CTp"
  8076. CTp.Parent = MainCmdsPage
  8077. CTp.BackgroundColor3 = Color3.new(1, 1, 1)
  8078. CTp.BackgroundTransparency = 1
  8079. CTp.Position = UDim2.new(0, 0, 0.195512846, 0)
  8080. CTp.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8081. CTp.ZIndex = 101
  8082. CTp.Font = Enum.Font.Highway
  8083. CTp.Text = "Click Teleport"
  8084. CTp.TextColor3 = Color3.new(1, 1, 1)
  8085. CTp.TextScaled = true
  8086. CTp.TextSize = 14
  8087. CTp.TextWrapped = true
  8088.  
  8089. CTpB.Name = "CTpB"
  8090. CTpB.Parent = MainCmdsPage
  8091. CTpB.BackgroundColor3 = Color3.new(1, 1, 1)
  8092. CTpB.BackgroundTransparency = 1
  8093. CTpB.Position = UDim2.new(0.804915428, 0, 0.195512846, 0)
  8094. CTpB.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8095. CTpB.Font = Enum.Font.Highway
  8096. CTpB.Text = "Off"
  8097. CTpB.TextColor3 = Color3.new(1, 1, 1)
  8098. CTpB.TextSize = 30
  8099.  
  8100. Inital.Name = "Inital"
  8101. Inital.Parent = MainCmdsPage
  8102. Inital.BackgroundColor3 = Color3.new(1, 1, 1)
  8103. Inital.BackgroundTransparency = 1
  8104. Inital.Position = UDim2.new(0.230769232, 0, 0.61016947, 0)
  8105. Inital.Size = UDim2.new(0.544090033, 0, 0.0813559294, 0)
  8106. Inital.Font = Enum.Font.Highway
  8107. Inital.Text = "Initallize"
  8108. Inital.TextColor3 = Color3.new(1, 1, 1)
  8109. Inital.TextSize = 30
  8110.  
  8111. IniNote.Name = "IniNote"
  8112. IniNote.Parent = MainCmdsPage
  8113. IniNote.BackgroundColor3 = Color3.new(1, 1, 1)
  8114. IniNote.BackgroundTransparency = 1
  8115. IniNote.Position = UDim2.new(0.00136425649, 0, 0.693578064, 0)
  8116. IniNote.Size = UDim2.new(0.998463929, 0, 0.0801282078, 0)
  8117. IniNote.ZIndex = 101
  8118. IniNote.Font = Enum.Font.Highway
  8119. IniNote.Text = "Note : Initallize Every Time Your Tribe Changes."
  8120. IniNote.TextColor3 = Color3.new(1, 1, 1)
  8121. IniNote.TextScaled = true
  8122. IniNote.TextSize = 14
  8123. IniNote.TextWrapped = true
  8124.  
  8125. Fly.Name = "Fly"
  8126. Fly.Parent = MainCmdsPage
  8127. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  8128. Fly.BackgroundTransparency = 1
  8129. Fly.Position = UDim2.new(-0.000768049154, 0, 0.4357692, 0)
  8130. Fly.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8131. Fly.ZIndex = 101
  8132. Fly.Font = Enum.Font.Highway
  8133. Fly.Text = "Flying"
  8134. Fly.TextColor3 = Color3.new(1, 1, 1)
  8135. Fly.TextScaled = true
  8136. Fly.TextSize = 14
  8137. Fly.TextWrapped = true
  8138.  
  8139. FlyB.Name = "FlyB"
  8140. FlyB.Parent = MainCmdsPage
  8141. FlyB.BackgroundColor3 = Color3.new(1, 1, 1)
  8142. FlyB.BackgroundTransparency = 1
  8143. FlyB.Position = UDim2.new(0.804147422, 0, 0.4357692, 0)
  8144. FlyB.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8145. FlyB.Font = Enum.Font.Highway
  8146. FlyB.Text = "Off"
  8147. FlyB.TextColor3 = Color3.new(1, 1, 1)
  8148. FlyB.TextSize = 30
  8149.  
  8150. ExtrasPage.Name = "ExtrasPage"
  8151. ExtrasPage.Parent = Pages
  8152. ExtrasPage.BackgroundColor3 = Color3.new(1, 1, 1)
  8153. ExtrasPage.BackgroundTransparency = 1
  8154. ExtrasPage.BorderSizePixel = 0
  8155. ExtrasPage.Size = UDim2.new(1, 0, 1, 0)
  8156. ExtrasPage.Visible = false
  8157. ExtrasPage.CanvasSize = UDim2.new(0, 0, 0, 0)
  8158.  
  8159. ChatS.Name = "ChatS"
  8160. ChatS.Parent = ExtrasPage
  8161. ChatS.BackgroundColor3 = Color3.new(1, 1, 1)
  8162. ChatS.BackgroundTransparency = 1
  8163. ChatS.Position = UDim2.new(0.804915488, 0, 0.0160256326, 0)
  8164. ChatS.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8165. ChatS.Font = Enum.Font.Highway
  8166. ChatS.Text = "Off"
  8167. ChatS.TextColor3 = Color3.new(1, 1, 1)
  8168. ChatS.TextSize = 30
  8169.  
  8170. ChatL.Name = "ChatL"
  8171. ChatL.Parent = ExtrasPage
  8172. ChatL.BackgroundColor3 = Color3.new(1, 1, 1)
  8173. ChatL.BackgroundTransparency = 1
  8174. ChatL.Position = UDim2.new(0, 0, 0.0160256326, 0)
  8175. ChatL.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8176. ChatL.ZIndex = 101
  8177. ChatL.Font = Enum.Font.Highway
  8178. ChatL.Text = "Chatting :"
  8179. ChatL.TextColor3 = Color3.new(1, 1, 1)
  8180. ChatL.TextScaled = true
  8181. ChatL.TextSize = 14
  8182. ChatL.TextWrapped = true
  8183.  
  8184. MoveL.Name = "MoveL"
  8185. MoveL.Parent = ExtrasPage
  8186. MoveL.BackgroundColor3 = Color3.new(1, 1, 1)
  8187. MoveL.BackgroundTransparency = 1
  8188. MoveL.Position = UDim2.new(-0.000768049154, 0, 0.0961538404, 0)
  8189. MoveL.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8190. MoveL.ZIndex = 101
  8191. MoveL.Font = Enum.Font.Highway
  8192. MoveL.Text = "Movement : "
  8193. MoveL.TextColor3 = Color3.new(1, 1, 1)
  8194. MoveL.TextScaled = true
  8195. MoveL.TextSize = 14
  8196. MoveL.TextWrapped = true
  8197.  
  8198. MoveS.Name = "MoveS"
  8199. MoveS.Parent = ExtrasPage
  8200. MoveS.BackgroundColor3 = Color3.new(1, 1, 1)
  8201. MoveS.BackgroundTransparency = 1
  8202. MoveS.Position = UDim2.new(0.804147422, 0, 0.0961538404, 0)
  8203. MoveS.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8204. MoveS.Font = Enum.Font.Highway
  8205. MoveS.Text = "Off"
  8206. MoveS.TextColor3 = Color3.new(1, 1, 1)
  8207. MoveS.TextSize = 30
  8208.  
  8209. KnockL.Name = "KnockL"
  8210. KnockL.Parent = ExtrasPage
  8211. KnockL.BackgroundColor3 = Color3.new(1, 1, 1)
  8212. KnockL.BackgroundTransparency = 1
  8213. KnockL.Position = UDim2.new(-0.000768049154, 0, 0.176153839, 0)
  8214. KnockL.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8215. KnockL.ZIndex = 101
  8216. KnockL.Font = Enum.Font.Highway
  8217. KnockL.Text = "Knockable(Frozen) : "
  8218. KnockL.TextColor3 = Color3.new(1, 1, 1)
  8219. KnockL.TextScaled = true
  8220. KnockL.TextSize = 14
  8221. KnockL.TextWrapped = true
  8222.  
  8223. KnockS.Name = "KnockS"
  8224. KnockS.Parent = ExtrasPage
  8225. KnockS.BackgroundColor3 = Color3.new(1, 1, 1)
  8226. KnockS.BackgroundTransparency = 1
  8227. KnockS.Position = UDim2.new(0.804147422, 0, 0.176153839, 0)
  8228. KnockS.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8229. KnockS.Font = Enum.Font.Highway
  8230. KnockS.Text = "Off"
  8231. KnockS.TextColor3 = Color3.new(1, 1, 1)
  8232. KnockS.TextSize = 30
  8233.  
  8234. KnockL_2.Name = "KnockL"
  8235. KnockL_2.Parent = ExtrasPage
  8236. KnockL_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8237. KnockL_2.BackgroundTransparency = 1
  8238. KnockL_2.Position = UDim2.new(0, 0, 0.540000021, 0)
  8239. KnockL_2.Size = UDim2.new(1, 0, 0.0799999982, 0)
  8240. KnockL_2.ZIndex = 101
  8241. KnockL_2.Font = Enum.Font.Highway
  8242. KnockL_2.Text = "Debug Commands : (Commands Used By VeteranBlue)"
  8243. KnockL_2.TextColor3 = Color3.new(1, 1, 1)
  8244. KnockL_2.TextScaled = true
  8245. KnockL_2.TextSize = 14
  8246. KnockL_2.TextWrapped = true
  8247.  
  8248. CDbg.Name = "CDbg"
  8249. CDbg.Parent = ExtrasPage
  8250. CDbg.BackgroundColor3 = Color3.new(1, 1, 1)
  8251. CDbg.BackgroundTransparency = 1
  8252. CDbg.Position = UDim2.new(-0.000768049154, 0, 0.619359016, 0)
  8253. CDbg.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8254. CDbg.ZIndex = 101
  8255. CDbg.Font = Enum.Font.Highway
  8256. CDbg.Text = "Click Debug : "
  8257. CDbg.TextColor3 = Color3.new(1, 1, 1)
  8258. CDbg.TextScaled = true
  8259. CDbg.TextSize = 14
  8260. CDbg.TextWrapped = true
  8261.  
  8262. CDbgB.Name = "CDbgB"
  8263. CDbgB.Parent = ExtrasPage
  8264. CDbgB.BackgroundColor3 = Color3.new(1, 1, 1)
  8265. CDbgB.BackgroundTransparency = 1
  8266. CDbgB.Position = UDim2.new(0.804147422, 0, 0.619359016, 0)
  8267. CDbgB.Size = UDim2.new(0.195084482, 0, 0.0801282078, 0)
  8268. CDbgB.Font = Enum.Font.Highway
  8269. CDbgB.Text = "Off"
  8270. CDbgB.TextColor3 = Color3.new(1, 1, 1)
  8271. CDbgB.TextSize = 30
  8272.  
  8273. Xplr.Name = "Xplr"
  8274. Xplr.Parent = ExtrasPage
  8275. Xplr.BackgroundColor3 = Color3.new(1, 1, 1)
  8276. Xplr.BackgroundTransparency = 1
  8277. Xplr.Position = UDim2.new(0, 0, 0.736666679, 0)
  8278. Xplr.Size = UDim2.new(0.333333343, 0, 0.0799999982, 0)
  8279. Xplr.Font = Enum.Font.Highway
  8280. Xplr.Text = "Xplorer"
  8281. Xplr.TextColor3 = Color3.new(1, 1, 1)
  8282. Xplr.TextSize = 30
  8283.  
  8284. RSpyB.Name = "RSpyB"
  8285. RSpyB.Parent = ExtrasPage
  8286. RSpyB.BackgroundColor3 = Color3.new(1, 1, 1)
  8287. RSpyB.BackgroundTransparency = 1
  8288. RSpyB.Position = UDim2.new(0.666666687, 0, 0.736666679, 0)
  8289. RSpyB.Size = UDim2.new(0.333333343, 0, 0.0799999982, 0)
  8290. RSpyB.Font = Enum.Font.Highway
  8291. RSpyB.Text = "RSpy"
  8292. RSpyB.TextColor3 = Color3.new(1, 1, 1)
  8293. RSpyB.TextSize = 30
  8294.  
  8295. ChallengesPage.Name = "ChallengesPage"
  8296. ChallengesPage.Parent = Pages
  8297. ChallengesPage.BackgroundColor3 = Color3.new(1, 1, 1)
  8298. ChallengesPage.BackgroundTransparency = 1
  8299. ChallengesPage.BorderSizePixel = 0
  8300. ChallengesPage.Size = UDim2.new(1, 0, 1, 0)
  8301. ChallengesPage.Visible = false
  8302. ChallengesPage.CanvasSize = UDim2.new(0, 0, 0, 0)
  8303.  
  8304. gag.Name = "gag"
  8305. gag.Parent = ChallengesPage
  8306. gag.BackgroundColor3 = Color3.new(1, 1, 1)
  8307. gag.BackgroundTransparency = 1
  8308. gag.Position = UDim2.new(0, 0, 0.0160256419, 0)
  8309. gag.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8310. gag.Font = Enum.Font.Highway
  8311. gag.Text = "Get A Grip"
  8312. gag.TextColor3 = Color3.new(1, 1, 1)
  8313. gag.TextSize = 30
  8314.  
  8315. byb.Name = "byb"
  8316. byb.Parent = ChallengesPage
  8317. byb.BackgroundColor3 = Color3.new(1, 1, 1)
  8318. byb.BackgroundTransparency = 1
  8319. byb.Position = UDim2.new(0.332565308, 0, 0.0160256624, 0)
  8320. byb.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8321. byb.Font = Enum.Font.Highway
  8322. byb.Text = "Byway Bustle"
  8323. byb.TextColor3 = Color3.new(1, 1, 1)
  8324. byb.TextSize = 30
  8325.  
  8326. TotM.Name = "TotM"
  8327. TotM.Parent = ChallengesPage
  8328. TotM.BackgroundColor3 = Color3.new(1, 1, 1)
  8329. TotM.BackgroundTransparency = 1
  8330. TotM.Position = UDim2.new(0.665898681, 0, 0.0160256624, 0)
  8331. TotM.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8332. TotM.Font = Enum.Font.Highway
  8333. TotM.Text = "Top Of The Mount"
  8334. TotM.TextColor3 = Color3.new(1, 1, 1)
  8335. TotM.TextSize = 30
  8336.  
  8337. CCombo.Name = "CCombo"
  8338. CCombo.Parent = ChallengesPage
  8339. CCombo.BackgroundColor3 = Color3.new(1, 1, 1)
  8340. CCombo.BackgroundTransparency = 1
  8341. CCombo.Position = UDim2.new(0, 0, 0.115384616, 0)
  8342. CCombo.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8343. CCombo.Font = Enum.Font.Highway
  8344. CCombo.Text = "Cryptic Combo"
  8345. CCombo.TextColor3 = Color3.new(1, 1, 1)
  8346. CCombo.TextSize = 30
  8347.  
  8348. BtTP.Name = "BtTP"
  8349. BtTP.Parent = ChallengesPage
  8350. BtTP.BackgroundColor3 = Color3.new(1, 1, 1)
  8351. BtTP.BackgroundTransparency = 1
  8352. BtTP.Position = UDim2.new(0.332565278, 0, 0.887820542, 0)
  8353. BtTP.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8354. BtTP.Font = Enum.Font.Highway
  8355. BtTP.Text = "Beat To The Punch"
  8356. BtTP.TextColor3 = Color3.new(1, 1, 1)
  8357. BtTP.TextSize = 30
  8358.  
  8359. ChatL_2.Name = "ChatL"
  8360. ChatL_2.Parent = ChallengesPage
  8361. ChatL_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8362. ChatL_2.BackgroundTransparency = 1
  8363. ChatL_2.Position = UDim2.new(-0.000768049154, 0, 0.701923132, 0)
  8364. ChatL_2.Size = UDim2.new(1, 0, 0.0801282078, 0)
  8365. ChatL_2.ZIndex = 101
  8366. ChatL_2.Font = Enum.Font.Highway
  8367. ChatL_2.Text = "Tribal Challenges : (Won't work unless You Have Initiallized)"
  8368. ChatL_2.TextColor3 = Color3.new(1, 1, 1)
  8369. ChatL_2.TextScaled = true
  8370. ChatL_2.TextSize = 14
  8371. ChatL_2.TextWrapped = true
  8372.  
  8373. DDwelling.Name = "DDwelling"
  8374. DDwelling.Parent = ChallengesPage
  8375. DDwelling.BackgroundColor3 = Color3.new(1, 1, 1)
  8376. DDwelling.BackgroundTransparency = 1
  8377. DDwelling.Position = UDim2.new(0.665898621, 0, 0.887820542, 0)
  8378. DDwelling.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8379. DDwelling.Font = Enum.Font.Highway
  8380. DDwelling.Text = "Dive Dwelling"
  8381. DDwelling.TextColor3 = Color3.new(1, 1, 1)
  8382. DDwelling.TextSize = 30
  8383.  
  8384. Tidepool.Name = "Tidepool"
  8385. Tidepool.Parent = ChallengesPage
  8386. Tidepool.BackgroundColor3 = Color3.new(1, 1, 1)
  8387. Tidepool.BackgroundTransparency = 1
  8388. Tidepool.Position = UDim2.new(0, 0, 0.887820542, 0)
  8389. Tidepool.Size = UDim2.new(0.333333343, 0, 0.0801282078, 0)
  8390. Tidepool.Font = Enum.Font.Highway
  8391. Tidepool.Text = "Tidepool"
  8392. Tidepool.TextColor3 = Color3.new(1, 1, 1)
  8393. Tidepool.TextSize = 30
  8394.  
  8395. -- Scripts
  8396.  
  8397. local Items = 0
  8398. repeat
  8399. wait(0.1)
  8400. Items = Items + 1
  8401. Progress.Text = "Gui Objects : "..tonumber(Items).."/54"
  8402. until Items >= 54
  8403.  
  8404. local Ts = game:GetService("TweenService")
  8405. local Ti = TweenInfo.new(
  8406. 1,
  8407. Enum.EasingStyle.Sine,
  8408. Enum.EasingDirection.Out,
  8409. 0,
  8410. false,
  8411. 0
  8412. )
  8413. local Tp = {
  8414. BackgroundTransparency = 1
  8415. }
  8416. wait(1)
  8417. Progress.Text = "Complete."
  8418. wait(3)
  8419. Progress.Visible = false
  8420. MainTitle.Visible = false
  8421. Credits.Visible = false
  8422. Skids.Visible = false
  8423. Loading.Visible = false
  8424. Credits1.Visible = false
  8425. local Tween = Ts:Create(LoadingFrame,Ti,Tp)
  8426. Tween:Play()
  8427. wait(1.1)
  8428. wait(1)
  8429. VeteranIcon.Visible = false
  8430. LoadingFrame:Destroy()
  8431. wait(1)
  8432. MainButton.Visible = true
  8433. local function ReFly()
  8434. repeat wait()
  8435. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  8436. local mouse = game.Players.LocalPlayer:GetMouse()
  8437. repeat wait() until mouse
  8438. local plr = game.Players.LocalPlayer
  8439. local torso = plr.Character.Torso
  8440.  
  8441. local deb = true
  8442. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  8443. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  8444. local maxspeed = 50
  8445. local speed = 0
  8446.  
  8447. function Fly()
  8448. local bg = Instance.new("BodyGyro", torso)
  8449. bg.P = 9e4
  8450. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  8451. bg.cframe = torso.CFrame
  8452. local bv = Instance.new("BodyVelocity", torso)
  8453. bv.velocity = Vector3.new(0,0.1,0)
  8454. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  8455. repeat wait()
  8456. plr.Character.Humanoid.PlatformStand = true
  8457. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  8458. speed = speed+.5+(speed/maxspeed)
  8459. if speed > maxspeed then
  8460. speed = maxspeed
  8461. end
  8462. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  8463. speed = speed-1
  8464. if speed < 0 then
  8465. speed = 0
  8466. end
  8467. end
  8468. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  8469. 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
  8470. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  8471. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  8472. 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
  8473. else
  8474. bv.velocity = Vector3.new(0,0.1,0)
  8475. end
  8476. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  8477. until not flying
  8478. ctrl = {f = 0, b = 0, l = 0, r = 0}
  8479. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  8480. speed = 0
  8481. bg:Destroy()
  8482. bv:Destroy()
  8483. plr.Character.Humanoid.PlatformStand = false
  8484. end
  8485. mouse.KeyDown:connect(function(key)
  8486. if key:lower() == "Deez" then
  8487. if flying then flying = false
  8488. else
  8489. flying = true
  8490. Fly()
  8491. end
  8492. elseif key:lower() == "w" then
  8493. ctrl.f = 1
  8494. elseif key:lower() == "s" then
  8495. ctrl.b = -1
  8496. elseif key:lower() == "a" then
  8497. ctrl.l = -1
  8498. elseif key:lower() == "d" then
  8499. ctrl.r = 1
  8500. end
  8501. end)
  8502. mouse.KeyUp:connect(function(key)
  8503. if key:lower() == "w" then
  8504. ctrl.f = 0
  8505. elseif key:lower() == "s" then
  8506. ctrl.b = 0
  8507. elseif key:lower() == "a" then
  8508. ctrl.l = 0
  8509. elseif key:lower() == "d" then
  8510. ctrl.r = 0
  8511. end
  8512. end)
  8513. end
  8514.  
  8515. MainButton.MouseButton1Click:Connect(function()
  8516. if MainFrame.Visible == true then
  8517. MainFrame.Visible = false
  8518. else
  8519. MainFrame.Visible = true
  8520. end
  8521. end)
  8522.  
  8523. Extras.MouseButton1Click:Connect(function()
  8524. ChallengesPage.Visible = false
  8525. MainCmdsPage.Visible = false
  8526. ExtrasPage.Visible = true
  8527. end)
  8528. MainCmds.MouseButton1Click:Connect(function()
  8529. ChallengesPage.Visible = false
  8530. MainCmdsPage.Visible = true
  8531. ExtrasPage.Visible = false
  8532. end)
  8533. Challenges.MouseButton1Click:Connect(function()
  8534. ChallengesPage.Visible = true
  8535. MainCmdsPage.Visible = false
  8536. ExtrasPage.Visible = false
  8537. end)
  8538.  
  8539. MoveS.MouseButton1Click:Connect(function()
  8540. if MoveS.Text == "Off" then
  8541. MoveS.Text = "On"
  8542. Player.CanMove.Value = true
  8543. Player.Character.Humanoid.WalkSpeed = 16
  8544. Player.Character.Humanoid.JumpPower = 50
  8545. else
  8546. MoveS.Text = "Off"
  8547. Player.CanMove.Value = false
  8548. Player.Character.Humanoid.JumpPower = 0
  8549. end
  8550. end)
  8551.  
  8552. ChatS.MouseButton1Click:Connect(function()
  8553. if ChatS.Text == "Off" then
  8554. ChatS.Text = "On"
  8555. Player.Muted.Value = false
  8556. else
  8557. ChatS.Text = "Off"
  8558. Player.Muted.Value = true
  8559. end
  8560. end)
  8561.  
  8562. CTpB.MouseButton1Click:Connect(function()
  8563. if CTpB.Text == "Off" then
  8564. CTpB.Text = "On"
  8565. ClickMethod = "Tp"
  8566. elseif ClickMethod == "Tp" then
  8567. CTpB.Text = "Off"
  8568. ClickMethod = nil
  8569. else
  8570. CTpB.Text = "Off"
  8571. end
  8572. end)
  8573.  
  8574. CDstB.MouseButton1Click:Connect(function()
  8575. if CDstB.Text == "Off" then
  8576. CDstB.Text = "On"
  8577. ClickMethod = "Dst"
  8578. elseif ClickMethod == "Dst" then
  8579. CDstB.Text = "Off"
  8580. ClickMethod = nil
  8581. else
  8582. CDstB.Text = "Off"
  8583. end
  8584. end)
  8585.  
  8586. CDbgB.MouseButton1Click:Connect(function()
  8587. if CDbgB.Text == "Off" then
  8588. CDbgB.Text = "On"
  8589. ClickMethod = "Debug"
  8590. elseif ClickMethod == "Debug" then
  8591. CDbgB.Text = "Off"
  8592. ClickMethod = nil
  8593. else
  8594. CDbgB.Text = "Off"
  8595. end
  8596. end)
  8597.  
  8598. Mouse.KeyDown:Connect(function(Key)
  8599. if Key == "e" then
  8600. KeyBinding = true
  8601. end
  8602. end)
  8603.  
  8604. Mouse.KeyUp:Connect(function(Key)
  8605. if Key == "e" then
  8606. KeyBinding = false
  8607. end
  8608. end)
  8609.  
  8610. Mouse.Button1Down:Connect(function()
  8611. if KeyBinding == true then
  8612. if ClickMethod == "Tp" then
  8613. local Char = Player.Character
  8614. Char.HumanoidRootPart.CFrame = Mouse.Hit + Vector3.new(0,3,0)
  8615. elseif ClickMethod == "Dst" then
  8616. if Mouse.Target ~= nil and Mouse.Target:IsA("Terrain") == false then
  8617. Mouse.Target:Destroy()
  8618. end
  8619. elseif ClickMethod == "Debug" then
  8620. local Target = Mouse.Target
  8621. print("------------------ Debug No ".. tostring(TotalDebugs).. "------------------")
  8622. print("Click Location : ".. tostring(Mouse.Hit.p))
  8623. if Target ~= nil then
  8624. print("Target : ")
  8625. print("Name : ".. Target.Name)
  8626. print("Location : ".. Target:GetFullName())
  8627. print("ClassName : ".. Target.ClassName)
  8628. print("Pointer ".. tostring(Target:GetChildren()))
  8629. TotalDebugs = TotalDebugs + 1
  8630. else
  8631. print("Target Was Nil.")
  8632. end
  8633. end
  8634. end
  8635. end)
  8636.  
  8637. CAimB.MouseButton1Click:Connect(function()
  8638. if CAimB.Text == "Off" then
  8639. CAimB.Text = "On"
  8640. CoinAimbot = true
  8641. else
  8642. CAimB.Text = "Off"
  8643. CoinAimbot = false
  8644. end
  8645. end)
  8646.  
  8647. KnockS.MouseButton1Click:Connect(function()
  8648. if KnockS.Text == "Off" then
  8649. KnockS.Text = "On"
  8650. WaitForProperty(Player,"Character")
  8651. Player.Character.Head.Anchored = true
  8652. else
  8653. KnockS.Text = "Off"
  8654. WaitForProperty(Player,"Character")
  8655. Player.Character.Head.Anchored = false
  8656. end
  8657. end)
  8658.  
  8659. FlyB.MouseButton1Click:Connect(function()
  8660. if FlyB.Text == "Off" then
  8661. FlyB.Text = "On"
  8662. flying = true
  8663. ReFly()
  8664. Fly()
  8665. else
  8666. FlyB.Text = "Off"
  8667. flying = false
  8668. end
  8669. end)
  8670.  
  8671. IZoomB.MouseButton1Click:Connect(function()
  8672. if IZoomB.Text == "Off" then
  8673. IZoomB.Text = "On"
  8674. game.Players.LocalPlayer.CameraMaxZoomDistance = 400
  8675. else
  8676. IZoomB.Text = "Off"
  8677. game.Players.LocalPlayer.CameraMaxZoomDistance = 50
  8678. end
  8679. end)
  8680.  
  8681. SDes.MouseButton1Click:Connect(function()
  8682. if SDes.Text == "CONFIRM" then
  8683. SurvivorGui:Destroy()
  8684. else
  8685. SDes.Text = "CONFIRM"
  8686. wait(1.75)
  8687. SDes.Text = "SELF DESTRUCT"
  8688. end
  8689. end)
  8690.  
  8691. GCoins.MouseButton1Click:Connect(function()
  8692. local Char = Player.Character
  8693. local Coinsx = {}
  8694. for i, v in pairs(Misc:GetDescendants())do
  8695. if v.Name == "Coin" then
  8696. table.insert(Coinsx,v)
  8697. end
  8698. end
  8699. for i, v in pairs(Coinsx) do
  8700. if v.Transparency < 0.9 then
  8701. Char.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(15,10,15)
  8702. wait(1)
  8703. Char.Humanoid:MoveTo(v.CFrame.p)
  8704. wait(2)
  8705. end
  8706. end
  8707. end)
  8708.  
  8709. GFStopIdols.MouseButton1Click:Connect(function()
  8710. yesasda = false
  8711. end)
  8712.  
  8713. GIdols.MouseButton1Click:Connect(function()
  8714. yesasda = true
  8715. local Char = Player.Character
  8716. --local misc = workspace:FindFirstChild("Misc")
  8717. local firstasd = false
  8718. for _,test in pairs(Misc.Spawned:GetChildren()) do
  8719. if yesasda == false then
  8720. return end
  8721. if firstasd == true then
  8722. if test.CFrame then
  8723. firstasd = true
  8724. Char.HumanoidRootPart.CFrame = CFrame.new(test.CFrame.X, test.CFrame.Y+12, test.CFrame.Z)
  8725. end
  8726. wait(3.75)
  8727. else
  8728. if test.CFrame then
  8729. Char.HumanoidRootPart.CFrame = CFrame.new(test.CFrame.X, test.CFrame.Y+12, test.CFrame.Z)
  8730. end
  8731. wait(3.75)
  8732. end
  8733. end
  8734. end)
  8735.  
  8736. Inital.MouseButton1Click:Connect(function()
  8737. local Teams = game.Teams
  8738. local MyTeam = Player.Team
  8739. local GameData = game.ReplicatedStorage.GameData
  8740. local Tribe1 = GameData.Tribe1Name
  8741. local Tribe2 = GameData.Tribe2Name
  8742. local TribeName = MyTeam.Name
  8743. local TribeNum = 0
  8744. PlayerTribe = MyTeam.Name
  8745. print("Tribe : "..MyTeam.Name)
  8746. if MyTeam.Name == Tribe1.Value then
  8747. TribeNum = 1
  8748. PlayerTribeNum = 1
  8749. elseif MyTeam.Name == Tribe2.Value then
  8750. TribeNum = 2
  8751. PlayerTribeNum = 2
  8752. end
  8753. print("Num : "..tostring(TribeNum))
  8754. end)
  8755.  
  8756. gag.MouseButton1Click:Connect(function()
  8757. game.Players.LocalPlayer.PlayerGui.GUIs.Center.GetAGrip:Destroy()
  8758. end)
  8759.  
  8760. Tidepool.MouseButton1Click:Connect(function()
  8761. local Char = Player.Character
  8762. local MyTribeMap = game.Workspace.Tidepool.Map:FindFirstChild("tribe".. tostring(PlayerTribeNum))
  8763. if MyTribeMap == nil then
  8764. MyTribeMap = game.Workspace.Tidepool.Map:FindFirstChild("Tribe".. tostring(PlayerTribeNum))
  8765. end
  8766. local StartPlate1 = MyTribeMap:FindFirstChild("StartPlate1")
  8767. if StartPlate1 == nil then
  8768. StartPlate1 = MyTribeMap:FindFirstChild("Startplate1")
  8769. end
  8770. local StartPlate2 = MyTribeMap:FindFirstChild("StartPlate2")
  8771. if StartPlate2 == nil then
  8772. StartPlate2 = MyTribeMap:FindFirstChild("Startplate2")
  8773. end
  8774. local EndPlate1 = MyTribeMap:FindFirstChild("EndPlate1")
  8775. if EndPlate1 == nil then
  8776. EndPlate1 = MyTribeMap:FindFirstChild("Endplate1")
  8777. end
  8778. local EndPlate2 = MyTribeMap:FindFirstChild("EndPlate2")
  8779. if EndPlate2 == nil then
  8780. EndPlate2 = MyTribeMap:FindFirstChild("Endplate2")
  8781. end
  8782. for i = 0,6 do
  8783. Char.HumanoidRootPart.CFrame = EndPlate1.CFrame
  8784. wait(0.5)
  8785. Char.HumanoidRootPart.CFrame = StartPlate1.CFrame
  8786. wait(0.5)
  8787. Char.HumanoidRootPart.CFrame = EndPlate2.CFrame
  8788. wait(0.5)
  8789. Char.HumanoidRootPart.CFrame = StartPlate2.CFrame
  8790. wait(0.5)
  8791. end
  8792. end)
  8793.  
  8794. BtTP.MouseButton1Click:Connect(function()
  8795. local Char = Player.Character
  8796. local MyTribeMap = game.Workspace["Beat to the Punch"].Map:FindFirstChild("tribe".. tostring(PlayerTribeNum))
  8797. if MyTribeMap == nil then
  8798. MyTribeMap = game.Workspace["Beat to the Punch"].Map:FindFirstChild("Tribe".. tostring(PlayerTribeNum))
  8799. end
  8800. local Finish = MyTribeMap:FindFirstChild("Finish")
  8801. if Finish == nil then
  8802. Finish = MyTribeMap:FindFirstChild("finish")
  8803. end
  8804. Char.HumanoidRootPart.CFrame = Finish.CFrame + Vector3.new(0,3,0)
  8805. end)
  8806.  
  8807. DDwelling.MouseButton1Click:Connect(function()
  8808. local Char = Player.Character
  8809. local MyTribeMap = game.Workspace["Dive Dwelling"].Map:FindFirstChild("tribe".. tostring(PlayerTribeNum))
  8810. if MyTribeMap == nil then
  8811. MyTribeMap = game.Workspace["Dive Dwelling"].Map:FindFirstChild("Tribe".. tostring(PlayerTribeNum))
  8812. end
  8813. local MyPearls = MyTribeMap:FindFirstChild("Pearls")
  8814. if MyPearls == nil then
  8815. MyPearls = MyTribeMap:FindFirstChild("pearls")
  8816. end
  8817. for i, v in pairs(MyPearls:GetChildren())do
  8818. Char.HumanoidRootPart.CFrame = v.CFrame
  8819. wait(0.5)
  8820. end
  8821. end)
  8822.  
  8823. Xplr.MouseButton1Click:Connect(function()
  8824. TextProperties = {"ZOffset", "CharacterAppearance", "PrimaryPart", "SkyboxBk", "SkyboxDn", "WaterTransparency", "WaterWaveSpeed", "HipHeight","ChatHistory","ConversationDistance", "BlastPressure", "BlastRadius", "InitialPrompt", "CPU", "OSVer", "OsPlatformId", "CpuSpeed", "D", "P", "maxForce", "InstanceCount", "PlaceId", "workspace", "GarbageCollectionFrequency", "BinType", "Grip", "ActivationState", "GarbageCollectionLimit", "ShadowColor", "TargetPoint", "WalkDirection", "WalkToPart", "Image", "Font", "ClearTextOnFocus", "TextTransparency", "WalkToPoint", "ColorShift_Bottom", "ColorShift_Top","MaxSpeed","CartoonFactor","Target","MaxThrust","MaxTorque","TargetOffset","ThrustD", "ThrustP", "TurnD", "TurnP", "profileName", "Resolution", "Shadow", "Bevels", "BatchSize", "AASamples", "Genre", "CreatorType", "CreatorId", "JobId", "SkyboxUp", "SkyboxFt", "SkyboxLf", "StarCount", "ReporterType", "Outfit1", "Outfit2", "Pants", "PlayCount", "Shirt", "MinReportInterval", "VelocitySpread","Rate", "DataSendRate", "DataGCRate", "Archivable", "ClassName","NameDisplayerDistance", "MaxVelocity","PantsTemplate","ShirtTemplate","SoundId","Pitch","IsPlaying","IsPaused","Looped","PlayOnRemove","StudsPerTileU","StudsPerTileV", "Name", "Value", "MaxPlayers" , "PersonalServerRank" ,"NumPlayers" , "Text", "Reflectance","FogEnd", "FogStart","WaterTransparency", "Transparency", "Heat", "TeamName", "WalkSpeed", "Health", "MaxHealth", "Size", "Position", "TeamColor", "userId", "Brightness", "Ambient", "OsPlatform", "ChatMode", "AccountAgeReplicate", "Character", "Steer", "Style","NetworkOwnerV3", "CanCollide", "CFrame", "TimeOfDay", "FieldOfView", "CameraType", "LinkedSource", "MachineAddress", "Port"}
  8825. BoolProperties = {"Anchored", "AllowInsertFreeModels","SuperSafeChatReplicate", "Player", "HangDetection", "FullScriptCode", "DataModelJobs", "DeviceLost", "SSAO", "SoundEnabled", "SoftwareSound", "TextFits", "TextWrap", "Draggable", "BubbleChat" , "AutoRuns", "Guest", "LocalSaveEnabled", "PlatformStand", "AutoRotate", "CelestialBodiesShown","HasBuildTools" , "ClassicChat" , "DevEnableMouseLock" ,"Netural", "CanCollide", "Disabled", "Outlines" ,"Jump", "Sit", "Visible", "IsSmooth" , "Enabled", "Locked", "FilteringEnabled", "StreamingEnabled", "GlobalShadows", "RobloxLocked", "ScriptsDisabled"}
  8826. BrickColorProperties = {"BrickColor", "Color","AllowSweep", "WaterColor", "ParallelPhysics", "Is30FpsThrottleEnabled", "HeadsUpDisplay", "Texture", "Value", "WaterColor", "SkinColor", "SparkleColor", "FogColor", "HeadColor", "LeftArmColor", "RightArmColor", "TorsoColor", "RightLegColor", "LeftLegColor","ShadowColor", "Ambient", "SecondaryColor"}
  8827. s = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  8828. pgr = Instance.new("TextButton")
  8829. pgr.Parent = s
  8830. pgr.Size = UDim2.new(0,100,0,40)
  8831. pgr.Position = UDim2.new(0,30,0,440)
  8832. pgr.Text="Xplorer"
  8833. pgr.BackgroundTransparency = 0.7
  8834. pgr.TextColor = BrickColor.new("Black")
  8835. pgr.BackgroundColor = BrickColor.new("Really Black")
  8836. pgr.BorderColor = BrickColor.new("Black")
  8837. pgr.Font = "ArialBold"
  8838. pgr.FontSize = "Size14"
  8839. pgr.TextStrokeColor3 = Color3.new(0/0,0/0,0/0)
  8840. pgr.TextStrokeTransparency = 0.3
  8841. pgr.BorderSizePixel = 1
  8842. pgr.BorderColor = BrickColor.new("White")
  8843.  
  8844. if game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer") then
  8845. game.Players.LocalPlayer.PlayerGui:findFirstChild("Explorer"):Remove()
  8846. end
  8847.  
  8848.  
  8849.  
  8850. local Cloned
  8851. local Deleted
  8852. local DeleteParent
  8853. local Player
  8854. local Search
  8855. local ScriptSearch
  8856. local Gui
  8857. local Cloned = nil
  8858. local Deleted = nil
  8859. local DeleteParent = nil
  8860. local Current = 0
  8861. local CurrentOption = 0
  8862.  
  8863. function Clear()
  8864. if Gui then
  8865. Gui:Remove()
  8866. end
  8867. Current = 0
  8868. CurrentOption = 0
  8869. end
  8870.  
  8871. function AddButton(N, Function, Color, Copy)
  8872. if not N then
  8873. error("RenderButton - No Name Specified")
  8874. end
  8875. if not Function then
  8876. error("RenderButton - No Function Specified")
  8877. end
  8878. if not Color then
  8879. Color = Color3.new(1, 1, 1)
  8880. end
  8881. if Copy == nil then
  8882. Copy = true
  8883. end
  8884. P = Instance.new("TextButton")
  8885. if Copy then
  8886. P.Size = UDim2.new(0, 110, 0, 20)
  8887. else
  8888. P.Size = UDim2.new(0, 130, 0, 20)
  8889. end
  8890. P.Text = N.Name
  8891. P.Name = N.Name
  8892. P.Parent = Gui
  8893. P.BackgroundColor3 = Color
  8894. P.TextColor3 = Color3.new(0, 0, 0)
  8895. P.BackgroundTransparency = 0.5
  8896. P.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300, 0, 50+(20*((Current%30)-1)))
  8897. P.MouseButton1Click:connect(function()
  8898. Function(P)
  8899. end)
  8900. D = Instance.new("TextButton")
  8901. D.Size = UDim2.new(0, 20, 0, 20)
  8902. D.Text = "X"
  8903. D.Name = N.Name
  8904. D.Parent = Gui
  8905. D.BackgroundColor3 = Color3.new(1, 0, 0)
  8906. D.TextColor3 = Color3.new(0, 0, 0)
  8907. D.BackgroundTransparency = 0.5
  8908. D.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+130, 0, 50+(20*((Current%30)-1)))
  8909. D.MouseButton1Click:connect(function()
  8910. Deleted = N
  8911. DeleteParent = N.Parent
  8912. N.Parent = nil
  8913. Clear()
  8914. Search(DeleteParent)
  8915. end)
  8916. if Copy then
  8917. C = Instance.new("TextButton")
  8918. C.Size = UDim2.new(0, 20, 0, 20)
  8919. C.Text = "C"
  8920. C.Name = N.Name
  8921. C.Parent = Gui
  8922. C.BackgroundColor3 = Color3.new(0, 1, 0.5)
  8923. C.TextColor3 = Color3.new(0, 0, 0)
  8924. C.BackgroundTransparency = 0.5
  8925. C.Position = UDim2.new(0, ((math.modf(Current/30))*150)+300+110, 0, 50+(20*((Current%30)-1)))
  8926. C.MouseButton1Click:connect(function()
  8927. Cloned = N
  8928. Clear()
  8929. Search(N.Parent)
  8930. end)
  8931. end
  8932. Current = Current + 1
  8933. return P
  8934. end
  8935.  
  8936. function AddOption(N, Function, Color, Text)
  8937. if not N then
  8938. error("RenderButton - No Name Specified")
  8939. end
  8940. if not Color then
  8941. Color = Color3.new(1, 1, 1)
  8942. end
  8943. if Text == nil then
  8944. Text = false
  8945. end
  8946. if Text then
  8947. P = Instance.new("TextBox")
  8948. else
  8949. P = Instance.new("TextButton")
  8950. end
  8951. P.Text = N
  8952. P.Name = N
  8953. P.Parent = Gui
  8954. P.BackgroundColor3 = Color
  8955. P.TextColor3 = Color3.new(0, 0, 0)
  8956. P.BackgroundTransparency = 0.5
  8957. P.Size = UDim2.new(0, 150, 0, 20)
  8958. P.Position = UDim2.new(0, ((math.modf(CurrentOption/30))*150)+150, 0, 50+(20*((CurrentOption%30)-1)))
  8959. if not Text and Function then
  8960. P.MouseButton1Click:connect(function() Function(P) end)
  8961. end
  8962. CurrentOption = CurrentOption + 1
  8963. return P
  8964. end
  8965.  
  8966. function AddTextOption(Obj, Prop)
  8967. local Ob = Obj
  8968. local Pro = Prop
  8969. if type(Ob[Pro]) == "number" or type(Ob[Pro]) == "string" then
  8970. CurrentOption = CurrentOption + 1
  8971. local T = AddOption(Ob[Pro], nil, Color3.new(0.1, 0.4, 0.1), true)
  8972. CurrentOption = CurrentOption - 2
  8973. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = T.Text end, Color3.new(0.1, 0.8, 0.1), false)
  8974. CurrentOption = CurrentOption + 1
  8975. end
  8976. end
  8977.  
  8978. function AddBrickColorOption(Obj, Prop)
  8979. local Ob = Obj
  8980. local Pro = Prop
  8981. if BrickColor.new(tostring(Ob[Pro])) == Ob[Pro] then
  8982. CurrentOption = CurrentOption + 1
  8983. local T = AddOption(tostring(Ob[Pro]), nil, Color3.new(0.1, 0.4, 0.1), true)
  8984. CurrentOption = CurrentOption - 2
  8985. local O = AddOption("Change "..Pro..":", function() Ob[Pro] = BrickColor.new(T.Text) end, Color3.new(0.1, 0.8, 0.1), false)
  8986. CurrentOption = CurrentOption + 1
  8987. end
  8988. end
  8989.  
  8990. function UnanchorObject(Objects)
  8991. local function Recurse(Base)
  8992. for _, Object in pairs(Base:GetChildren()) do
  8993. if _G.TestProperty(Object, "Anchored") then
  8994. Object.Anchored = not Object.Anchored
  8995. end
  8996. Recurse(Object)
  8997. end
  8998. end
  8999. Recurse(Objects)
  9000. end
  9001.  
  9002.  
  9003.  
  9004.  
  9005. function AddBoolOption(Obj, Prop)
  9006. local Ob = Obj
  9007. local Pro = Prop
  9008. if type(Ob[Pro]) == "boolean" then
  9009. local O = AddOption(Pro..": "..tostring(Ob[Pro]), nil, Color3.new(0.1, 0.8, 0.1), false)
  9010. O.MouseButton1Click:connect(function()
  9011. if Ob[Pro] then
  9012. Ob[Pro] = false
  9013. O.Text = Pro..": false"
  9014. else
  9015. Ob[Pro] = true
  9016. O.Text = Pro..": true"
  9017. end
  9018. end)
  9019. end
  9020. end
  9021.  
  9022. function TestProperty(Obj, Property)
  9023. Success = pcall(function()
  9024. if Obj[Property] then
  9025. return
  9026. end
  9027. end)
  9028. return Success
  9029. end
  9030.  
  9031. function LoadOptions(Object)
  9032. for Num, Prop in pairs(TextProperties) do
  9033. if TestProperty(Object, Prop) then
  9034. AddTextOption(Object, Prop)
  9035. end
  9036. end
  9037. for Num, Prop in pairs(BoolProperties) do
  9038. if TestProperty(Object, Prop) then
  9039. AddBoolOption(Object, Prop)
  9040. end
  9041. end
  9042. for Num, Prop in pairs(BrickColorProperties) do
  9043. if TestProperty(Object, Prop) then
  9044. AddBrickColorOption(Object, Prop)
  9045. end
  9046. end
  9047. end
  9048.  
  9049.  
  9050. function AddForceField(Player)
  9051. Instance.new("ForceField", Player.Character)
  9052. end
  9053. function Killp(Player)
  9054. Player.Character.Humanoid.Health=0
  9055. end
  9056. function AddExplode(Player)
  9057. Instance.new("Explosion", Player.Character)
  9058. end
  9059. function AddSparkles(Player)
  9060. Instance.new("Sparkles", Player.Character)
  9061. end
  9062.  
  9063.  
  9064. function FreezeParts(b)
  9065. if (b.className == "Part") then
  9066. b.Anchored=true;
  9067. end
  9068. end
  9069.  
  9070.  
  9071.  
  9072.  
  9073. function Search(Object)
  9074. Gui = Instance.new("ScreenGui")
  9075. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  9076. Gui.Name = "Explorer"
  9077. if Object ~= game then
  9078. AddOption("Back", function()
  9079. Clear();
  9080. Search(Object.Parent)
  9081. end, Color3.new(0.5, 1, 1), false)
  9082. end
  9083. if Object:IsA("Sound") then
  9084. AddOption("Copy ID", function() CopyString(tostring(Object.SoundId):sub(14)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  9085. AddOption("Play", function() Object:Play(); Clear(); Search(Object); end, Color3.new(0, 0, 1), false)
  9086. AddOption("Stop", function() Object:Stop(); Clear(); Search(Object); end, Color3.new(1, 1, 0), false)
  9087. end
  9088. if Object:IsA("BoolValue") then
  9089. AddBoolOption(Object,"Value")
  9090. end
  9091. if Object:IsA("Workspace") then
  9092. AddOption("BlackHole", function() local p= game.Players:GetChildren() for i= 1, #p do if p[i] ~= "LocalPlayer" then b = Instance.new("BodyPosition") b.Parent = p[i].Character.Torso b.maxForce = Vector3.new(6000000,60000000,60000000) b.position = Vector3.new(100,10,0)end end end, Color3.new(1, 0.6, 0.1), false)
  9093. end
  9094. if Object:IsA("IntValue") or Object:IsA("StringValue") or Object:IsA("NumberValue") then
  9095. AddOption("Copy Value", function() CopyString(tostring(Object.Value)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  9096. end
  9097. if Object:IsA("TextLabel") or Object:IsA("TextBox") or Object:IsA("Message") then
  9098. AddOption("Copy Value", function() CopyString(tostring(Object.Text)); warn("Copied."); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  9099. end
  9100. if Object ~= game then
  9101. AddOption("Unanchor Children", function() UnanchorObject(Object); Clear(); Search(Object); end, Color3.new(1, 0.2, 0), false)
  9102. AddOption("ClearAllChildren", function() Object:ClearAllChildren(); Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  9103. end
  9104. if Object:IsA("Model") then
  9105. AddOption("SaveInstance", function() SaveInstance(Object) end, Color3.new(1, 1, 1), false)
  9106. end
  9107. AddOption("Reload", function() Clear(); Search(Object); end, Color3.new(0.2, 1, 0.2), false)
  9108. if Cloned then
  9109. AddOption("Paste", function() Cloned:Clone().Parent = Object; Clear(); Search(Object); end, Color3.new(0.5, 1, 1), false)
  9110. end
  9111. if Deleted then
  9112. AddOption("Undo", function() Deleted.Parent = DeleteParent; Deleted = nil; DeletedParent = nil; Clear(); Search(Object); end, Color3.new(1, 0.6, 0.1), false)
  9113. end
  9114. if Object:IsA("Player") then
  9115. AddOption("SwitchCamera", function() Clear(); if Object.CameraMode == "Classic" then Object.CameraMode = "LockFirstPerson" Search(Object) else Object.CameraMode = "Classic" Search(Object); end end, Color3.new(1, 0.6, 0.1), false)
  9116. AddOption("Goto Character", function() Clear(); if Object.Character then Search(Object.Character); end end, Color3.new(1, 1, 1), false)
  9117. AddOption("Kill", function() Killp(Object) end, Color3.new(1,0.6,0.1), false)
  9118. AddOption("Freeze", function() FreezeParts(Object.Character.Torso); end, Color3.new(1, 0.6, 0.1), false)
  9119. AddOption("Unequip Tools", function() Object.Character.Humanoid:UnequipTools() end, Color3.new(1, 0.6, 0.1), false)
  9120. --AddOption("Explode", function() AddExplode(Object); end, Color3.new(1, 0.6, 0.1), false)
  9121. end
  9122.  
  9123.  
  9124.  
  9125. if Object:IsA("Lighting") then
  9126. AddOption("Night", function() Object.TimeOfDay="24:24:24" end, Color3.new(1.,0.6,0.1), false)
  9127. AddOption("Day", function() Object.TimeOfDay="12:12:12" end, Color3.new(1.,0.6,0.1), false)
  9128. end
  9129. if Object:IsA("LocalScript") or Object:IsA("ModuleScript") then
  9130. AddOption("EditScript", function() Clear(); ScriptSearch(Object); end, Color3.new(1, 1, 1), false)
  9131. end
  9132. if Object:IsA("Terrain") then
  9133. AddOption("Clear", function() Object:Clear(); end, Color3.new(1, 1, 1), false)
  9134. end
  9135.  
  9136. LoadOptions(Object)
  9137. AddOption("Close", Clear, Color3.new(1, 0.2, 0), false)
  9138. if not Object:IsA("Workspace") or not Object:IsA("Player") then
  9139. for Num, Obj in pairs(Object:GetChildren()) do
  9140. --if not Obj:IsA("BasePart") or not Object.Parent == game.Workspace then
  9141. if true then
  9142. if Obj:IsA("LocalScript") then
  9143. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 0, 0), true)
  9144. elseif Obj:IsA("Script") or Obj:IsA("StarterScript") or Obj:IsA("CoreScript") then
  9145. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(0.5, 0.5, 0.8), true)
  9146. elseif Obj.Parent == game then
  9147. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), false)
  9148. else
  9149. AddButton(Obj, function() Clear(); Search(Obj); end, Color3.new(1, 1, 1), true)
  9150. end
  9151. end
  9152. end
  9153. end
  9154. function MoveUp(Place, Amount)
  9155. for i,v in pairs(Place:GetChildren()) do
  9156. if v:IsA("TextLabel") or v:IsA("TextBox") then
  9157. v.Position = v.Position + UDim2.new(0,0,0,-Amount)
  9158. end
  9159. end
  9160. end
  9161. function MoveDown(Place, Amount)
  9162. for i,v in pairs(Place:GetChildren()) do
  9163. if v:IsA("TextLabel") or v:IsA("TextBox") then
  9164. v.Position = v.Position + UDim2.new(0,0,0,Amount)
  9165. end
  9166. end
  9167. end
  9168. i=0
  9169. function ScriptSearch(S)
  9170. Script2 = S
  9171. Script = decompile(Script2)
  9172. Table = {}
  9173. Enabled = true
  9174. Gui = Instance.new("ScreenGui")
  9175. Gui.Parent = game.Players.LocalPlayer.PlayerGui
  9176. Gui.Name = "Explorer"
  9177. while Enabled do
  9178. Start, End = string.find(Script, '\n')
  9179. print(Start, End)
  9180. if Start and End then
  9181. table.insert(Table, string.sub(Script, 1, End))
  9182. New = string.sub(Script, End+1, string.len(Script))
  9183. Script = New
  9184. else
  9185. Enabled = false
  9186. table.insert(Table, string.sub(Script, 1, End))
  9187. print("Finished")
  9188. end
  9189. end
  9190. P = Instance.new("TextLabel")
  9191. P.Size = UDim2.new(0, 500, 0, 20)
  9192. P.Text = Script2.Name
  9193. P.Name = "Script Line"
  9194. P.Parent = Gui
  9195. P.BackgroundColor3 = Color3.new(1, 1, 1)
  9196. P.TextColor3 = Color3.new(0, 0, 0)
  9197. P.BackgroundTransparency = 0.5
  9198. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  9199. P.TextXAlignment = "Left"
  9200. i=i+1
  9201. New = {}
  9202. for I,Val in pairs(Table) do
  9203. print(Val)
  9204. P = Instance.new("TextBox")
  9205. P.ClearTextOnFocus = false
  9206. P.Size = UDim2.new(0, 500, 0, 20)
  9207. P.Text = Val
  9208. P.Name = "Script Line"
  9209. P.Parent = Gui
  9210. P.BackgroundColor3 = Color3.new(1, 1, 1)
  9211. P.TextColor3 = Color3.new(0, 0, 0)
  9212. P.BackgroundTransparency = 0.5
  9213. P.Position = UDim2.new(0.5, -250, 0, 150+(20*(i-1)))
  9214. P.TextXAlignment = "Left"
  9215. table.insert(New, P)
  9216. i=i+1
  9217. end
  9218. i=1
  9219. P = Instance.new("TextButton")
  9220. P.Size = UDim2.new(0, 20, 0, 20)
  9221. P.Text = "^"
  9222. P.Name = "Scroll"
  9223. P.Parent = Gui
  9224. P.BackgroundColor3 = Color3.new(1, 1, 1)
  9225. P.TextColor3 = Color3.new(0, 0, 0)
  9226. P.BackgroundTransparency = 0.5
  9227. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  9228. P.MouseButton1Click:connect(function()
  9229. MoveUp(Gui, -20)
  9230. end)
  9231. i=i+1
  9232. P = Instance.new("TextButton")
  9233. P.Size = UDim2.new(0, 20, 0, 20)
  9234. P.Text = "v"
  9235. P.Name = "Scroll"
  9236. P.Parent = Gui
  9237. P.BackgroundColor3 = Color3.new(1, 1, 1)
  9238. P.TextColor3 = Color3.new(0, 0, 0)
  9239. P.BackgroundTransparency = 0.5
  9240. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  9241. P.MouseButton1Click:connect(function()
  9242. MoveDown(Gui, -20)
  9243. end)
  9244. i=i+1
  9245. P = Instance.new("TextButton")
  9246. P.Size = UDim2.new(0, 20, 0, 20)
  9247. P.Text = "^^"
  9248. P.Name = "Scroll"
  9249. P.Parent = Gui
  9250. P.BackgroundColor3 = Color3.new(1, 1, 1)
  9251. P.TextColor3 = Color3.new(0, 0, 0)
  9252. P.BackgroundTransparency = 0.5
  9253. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  9254. P.MouseButton1Click:connect(function()
  9255. MoveUp(Gui, -200)
  9256. end)
  9257. i=i+1
  9258. P = Instance.new("TextButton")
  9259. P.Size = UDim2.new(0, 20, 0, 20)
  9260. P.Text = "vv"
  9261. P.Name = "Scroll"
  9262. P.Parent = Gui
  9263. P.BackgroundColor3 = Color3.new(1, 1, 1)
  9264. P.TextColor3 = Color3.new(0, 0, 0)
  9265. P.BackgroundTransparency = 0.5
  9266. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  9267. P.MouseButton1Click:connect(function()
  9268. MoveDown(Gui, -200)
  9269. end)
  9270. i=i+1
  9271. P = Instance.new("TextButton")
  9272. P.Size = UDim2.new(0, 20, 0, 20)
  9273. P.Text = "S"
  9274. P.Name = "Save"
  9275. P.Parent = Gui
  9276. P.BackgroundColor3 = Color3.new(0, 1, 0)
  9277. P.TextColor3 = Color3.new(0, 0, 0)
  9278. P.BackgroundTransparency = 0.5
  9279. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  9280. P.MouseButton1Click:connect(function()
  9281. StringS = ""
  9282. for Num, Obj in pairs(New) do
  9283. StringS = StringS..Obj.Text..'\n'
  9284. end
  9285. S.Source = StringS
  9286. S.Disabled = true
  9287. S.Disabled = false
  9288. end)
  9289. i=i+1
  9290. P = Instance.new("TextButton")
  9291. P.Size = UDim2.new(0, 20, 0, 20)
  9292. P.Text = "C"
  9293. P.Name = "Copy"
  9294. P.Parent = Gui
  9295. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  9296. P.TextColor3 = Color3.new(0, 0, 0)
  9297. P.BackgroundTransparency = 0.5
  9298. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  9299. P.MouseButton1Click:connect(function()
  9300. StringS = ""
  9301. for Num, Obj in pairs(New) do
  9302. StringS = StringS..Obj.Text..'\n'
  9303. end
  9304. CopyString(StringS)
  9305. end)
  9306. i=i+1
  9307. P = Instance.new("TextButton")
  9308. P.Size = UDim2.new(0, 20, 0, 20)
  9309. P.Text = "x"
  9310. P.Name = "Back"
  9311. P.Parent = Gui
  9312. P.BackgroundColor3 = Color3.new(1, 0.2, 0)
  9313. P.TextColor3 = Color3.new(0, 0, 0)
  9314. P.BackgroundTransparency = 0.5
  9315. P.Position = UDim2.new(0.5, -270, 0, 150+(20*(i-1)))
  9316. P.MouseButton1Click:connect(function()
  9317. Clear()
  9318. i=0
  9319. Search(S)
  9320. end)
  9321. i=i+1
  9322. end
  9323. end
  9324.  
  9325. pgr.MouseButton1Click:connect(function()
  9326. Clear()
  9327. Search(game)
  9328. end)
  9329. end)
  9330.  
  9331. RSpyB.MouseButton1Click:Connect(function()
  9332. --== Made by Kurokku/Rebug REX ==--
  9333.  
  9334. --[[
  9335. Note: Things are still being made as this is only the starting version. Bugs are expected
  9336.  
  9337. Compatible For:
  9338. -Protosmasher
  9339. -Synapse
  9340. -Veil
  9341. -QTX
  9342. -RC7
  9343. -Elysian
  9344. -Seraph (Might crash though)
  9345. -Prob some other exploits too, but I could be wrong.
  9346.  
  9347. Clipboard Works For:
  9348. -Protosmasher
  9349. -Veil
  9350. -Synapse
  9351. -Elysian
  9352. -More in the future
  9353. --]]
  9354.  
  9355. --== Creation Functions ==--
  9356.  
  9357. function BreakCode()
  9358. script:Destroy()
  9359. end
  9360.  
  9361. local service = setmetatable({}, {
  9362. __index = function(t, k)
  9363. return game:GetService(k)
  9364. end
  9365. })
  9366.  
  9367. if service.Players.LocalPlayer.PlayerGui:FindFirstChild("Mr.Spy - Rebug REX/Kurokku") then
  9368. service.Players.LocalPlayer.PlayerGui:FindFirstChild("Mr.Spy - Rebug REX/Kurokku"):Destroy() --You're dumb if you don't know what this does
  9369. end
  9370.  
  9371. function Create(cls,props)
  9372. local inst = Instance.new(cls)
  9373. for i,v in pairs(props) do
  9374. if i == "ZIndex" then
  9375. inst[i] = v+10000000
  9376. else
  9377. inst[i] = v
  9378. end
  9379. end
  9380. return inst
  9381. end
  9382.  
  9383. _G.Exploit = (function()
  9384. local writeable = pcall(function() make_writeable(getrawmetatable(game)) end)
  9385. local setwrite = pcall(function() setreadonly(getrawmetatable(game), false) end)
  9386. local synapse = Synapse or false
  9387. local backup = pcall(function() getrawmetatable(game) end)
  9388.  
  9389. return (
  9390. (writeable and "Writeable") or
  9391. (setwrite and "SetWrite") or
  9392. (synapse and "Synapse") or
  9393. (backup and "BackUp") or
  9394. "Unknown Exploit"
  9395. )
  9396. end)()
  9397.  
  9398. function GetType(item)
  9399. if type(item) == "string" then
  9400. return "\""..item.."\""
  9401. elseif type(item) == "table" then
  9402. local str = "{"
  9403. local max = 0
  9404. local numb = 1
  9405. for i,v in pairs(item) do
  9406. max = max+1
  9407. end
  9408. for i,v in pairs(item) do
  9409. if numb == max then
  9410. str = str.."["..GetType(i).."] = "..GetType(v)
  9411. else
  9412. str = str.."["..GetType(i).."] = "..GetType(v)..", "
  9413. end
  9414. numb = numb + 1
  9415. end
  9416. str = str.."}"
  9417. return str
  9418. elseif type(item) == "userdata" then
  9419. local a,b = pcall(function()
  9420. return item.ClassName
  9421. end)
  9422. if a then
  9423. return item:GetFullName()
  9424. else
  9425. if tostring(b):match("not a valid member of %w+") then
  9426. local c, d = tostring(b):match("not a valid member of %w+"):find("of ")
  9427. local class = tostring(b):match("not a valid member of %w+"):sub(d+1)
  9428. return class..".new(".. tostring(item) ..")"
  9429. end
  9430. end
  9431. else
  9432. return tostring(item)
  9433. end
  9434. end
  9435.  
  9436. function ReturnArgs(Namecall, Object, ...)
  9437. local args = {...}
  9438. local list = "Namecall: ".. tostring(Namecall) .." | Args: ["
  9439. local max = 0
  9440. local numb = 1
  9441. for i,v in pairs(args) do
  9442. max = max + 1
  9443. end
  9444. for i,v in pairs(args) do
  9445. if numb == max then
  9446. list = list..GetType(v)
  9447. else
  9448. list = list..GetType(v)..", "
  9449. end
  9450. numb = numb + 1
  9451. end
  9452. list=list.."]"
  9453. return list
  9454. end
  9455.  
  9456. function MakeShadow(UI,Index,Amnt,Sizey,starty)
  9457. local tab = {}
  9458. for i = 1,Amnt do
  9459. tab[i] = Create("Frame",{Name="Shadow",Parent=UI,Size=UDim2.new(1,0,Sizey,0),ZIndex=Index,Position=UDim2.new(0,i,starty,i),BackgroundColor3=Color3.fromRGB(0,0,0),BorderSizePixel=0,Transparency=0.9})
  9460. end
  9461. return tab
  9462. end
  9463.  
  9464. --== End ==--
  9465.  
  9466. --== Variables ==--
  9467.  
  9468. local plr = service.Players.LocalPlayer
  9469. local mouse = plr:GetMouse()
  9470. local colSize = 14
  9471. local SpyArgs = {}
  9472. local Indexs = {
  9473. ["BadgeService"] = 76;
  9474. ["Humanoid"] = 10;
  9475. ["GuiService"] = 48;
  9476. ["CylinderHandleAdornment"] = 55;
  9477. ["BallSocketConstraint"] = 90;
  9478. ["BrickColorValue"] = 5;
  9479. ["Accoutrement"] = 33;
  9480. ["AdService"] = 74;
  9481. ["AssetService"] = 73;
  9482. ["GuiMain"] = 48;
  9483. ["ImageButton"] = 53;
  9484. ["HapticService"] = 85;
  9485. ["DialogChoice"] = 64;
  9486. ["Handles"] = 54;
  9487. ["ReflectionMetadataClasses"] = 87;
  9488. ["JointInstance"] = 35;
  9489. ["AnimationController"] = 61;
  9490. ["RemoteEvent"] = 81;
  9491. ["CollectionService"] = 31;
  9492. ["Smoke"] = 60;
  9493. ["Configuration"] = 59;
  9494. ["KeyframeSequenceProvider"] = 61;
  9495. ["Accessory"] = 33;
  9496. ["SelectionPointLasso"] = 58;
  9497. ["GamePassService"] = 20;
  9498. ["CFrameValue"] = 5;
  9499. ["TextureTrail"] = 5;
  9500. ["ImageLabel"] = 50;
  9501. ["ReflectionMetadataMember"] = 87;
  9502. ["Animation"] = 61;
  9503. ["IntConstrainedValue"] = 5;
  9504. ["HttpService"] = 77;
  9505. ["PointLight"] = 14;
  9506. ["Model"] = 3;
  9507. ["DoubleConstrainedValue"] = 5;
  9508. ["Snap"] = 35;
  9509. ["BodyAngularVelocity"] = 15;
  9510. ["VelocityMotor"] = 35;
  9511. ["RocketPropulsion"] = 15;
  9512. ["SurfaceSelection"] = 56;
  9513. ["CoreGui"] = 47;
  9514. ["Part"] = 2;
  9515. ["ReplicatedFirst"] = 73;
  9516. ["BindableEvent"] = 68;
  9517. ["SelectionPartLasso"] = 58;
  9518. ["NegateOperation"] = 79;
  9519. ["PyramidPart"] = 2;
  9520. ["ArcHandles"] = 57;
  9521. ["Hint"] = 34;
  9522. ["Players"] = 22;
  9523. ["Script"] = 7;
  9524. ["ParallelRampPart"] = 2;
  9525. ["RayValue"] = 5;
  9526. ["LineHandleAdornment"] = 55;
  9527. ["Camera"] = 6;
  9528. ["RunService"] = 67;
  9529. ["BodyForce"] = 15;
  9530. ["KeyframeSequence"] = 61;
  9531. ["ServerScriptService"] = 1;
  9532. ["BillboardGui"] = 65;
  9533. ["BodyThrust"] = 15;
  9534. ["RemoteFunction"] = 80;
  9535. ["Team"] = 25;
  9536. ["Sound"] = 12;
  9537. ["GuiButton"] = 53;
  9538. ["Workspace"] = 20;
  9539. ["Lighting"] = 14;
  9540. ["JointsService"] = 35;
  9541. ["BlurEffect"] = 91;
  9542. ["WedgePart"] = 2;
  9543. ["BloomEffect"] = 91;
  9544. ["ReflectionMetadata"] = 87;
  9545. ["Vector3Value"] = 5;
  9546. ["PointsService"] = 84;
  9547. ["UserInputService"] = 85;
  9548. ["Sparkles"] = 43;
  9549. ["BodyGyro"] = 15;
  9550. ["Rotate"] = 35;
  9551. ["HopperBin"] = 23;
  9552. ["ForceField"] = 38;
  9553. ["Tool"] = 18;
  9554. ["Texture"] = 11;
  9555. ["Teams"] = 24;
  9556. ["ReflectionMetadataFunctions"] = 87;
  9557. ["RodConstraint"] = 90;
  9558. ["Folder"] = 71;
  9559. ["BodyVelocity"] = 15;
  9560. ["Shirt"] = 44;
  9561. ["SlidingBallConstraint"] = 90;
  9562. ["Animator"] = 61;
  9563. ["TextButton"] = 52;
  9564. ["Color3Value"] = 5;
  9565. ["TextBox"] = 52;
  9566. ["NetworkReplicator"] = 30;
  9567. ["Platform"] = 36;
  9568. ["TerrainRegion"] = 66;
  9569. ["SkateboardPlatform"] = 36;
  9570. ["Seat"] = 36;
  9571. ["Terrain"] = 66;
  9572. ["Explosion"] = 37;
  9573. ["BlockMesh"] = 9;
  9574. ["TeleportService"] = 82;
  9575. ["PlayerGui"] = 47;
  9576. ["TextLabel"] = 51;
  9577. ["SurfaceLight"] = 14;
  9578. ["SurfaceGui"] = 65;
  9579. ["Debris"] = 31;
  9580. ["FlagStand"] = 40;
  9581. ["StarterPack"] = 21;
  9582. ["BindableFunction"] = 67;
  9583. ["ReflectionMetadataCallbacks"] = 87;
  9584. ["NetworkClient"] = 17;
  9585. ["ModuleScript"] = 72;
  9586. ["Flag"] = 39;
  9587. ["Status"] = 3;
  9588. ["ParticleEmitter"] = 70;
  9589. ["StarterPlayer"] = 89;
  9590. ["StringValue"] = 5;
  9591. ["ObjectValue"] = 5;
  9592. ["CharacterMesh"] = 61;
  9593. ["StarterGui"] = 47;
  9594. ["ReplicatedStorage"] = 73;
  9595. ["StarterCharacterScripts"] = 83;
  9596. ["NetworkServer"] = 16;
  9597. ["Backpack"] = 21;
  9598. ["ReflectionMetadataEnum"] = 87;
  9599. ["StarterPlayerScripts"] = 83;
  9600. ["SpotLight"] = 14;
  9601. ["CustomEventReceiver"] = 5;
  9602. ["SphereHandleAdornment"] = 55;
  9603. ["SoundService"] = 32;
  9604. ["SpecialMesh"] = 9;
  9605. ["SpawnLocation"] = 26;
  9606. ["PlayerScripts"] = 83;
  9607. ["PartPairLasso"] = 58;
  9608. ["ColorCorrectionEffect"] = 91;
  9609. ["UnionOperation"] = 78;
  9610. ["Sky"] = 29;
  9611. ["MoveToConstraint"] = 90;
  9612. ["RopeConstraint"] = 90;
  9613. ["RightAngleRampPart"] = 2;
  9614. ["ShirtGraphic"] = 41;
  9615. ["ScreenGui"] = 48;
  9616. ["SelectionSphere"] = 55;
  9617. ["RotateV"] = 35;
  9618. ["SelectionBox"] = 55;
  9619. ["VehicleSeat"] = 36;
  9620. ["CustomEvent"] = 5;
  9621. ["Chat"] = 34;
  9622. ["ServerStorage"] = 75;
  9623. ["Selection"] = 56;
  9624. ["IntValue"] = 5;
  9625. ["RotateP"] = 35;
  9626. ["FloorWire"] = 5;
  9627. ["TrussPart"] = 2;
  9628. ["StarterGear"] = 21;
  9629. ["ReflectionMetadataYieldFunctions"] = 87;
  9630. ["ReflectionMetadataProperties"] = 87;
  9631. ["ReflectionMetadataEvents"] = 87;
  9632. ["ReflectionMetadataEnums"] = 87;
  9633. ["ReflectionMetadataEnumItem"] = 87;
  9634. ["ReflectionMetadataClass"] = 87;
  9635. ["PrismPart"] = 2;
  9636. ["BinaryStringValue"] = 5;
  9637. ["Glue"] = 35;
  9638. ["PrismaticConstraint"] = 90;
  9639. ["TouchTransmitter"] = 38;
  9640. ["CornerWedgePart"] = 2;
  9641. ["PathfindingService"] = 38;
  9642. ["SpringConstraint"] = 90;
  9643. ["Fire"] = 62;
  9644. ["Pants"] = 45;
  9645. ["NumberValue"] = 5;
  9646. ["TestService"] = 69;
  9647. ["Motor6D"] = 35;
  9648. ["Motor"] = 35;
  9649. ["CylindricalConstraint"] = 90;
  9650. ["MarketplaceService"] = 47;
  9651. ["CoreScript"] = 19;
  9652. ["CylinderMesh"] = 9;
  9653. ["ConeHandleAdornment"] = 55;
  9654. ["SunRaysEffect"] = 91;
  9655. ["LocalScript"] = 19;
  9656. ["Weld"] = 35;
  9657. ["Attachment"] = 35;
  9658. ["BoolValue"] = 5;
  9659. ["Dialog"] = 63;
  9660. ["Pose"] = 61;
  9661. ["Decal"] = 8;
  9662. ["Hat"] = 46;
  9663. ["AnimationTrack"] = 61;
  9664. ["ClickDetector"] = 42;
  9665. ["Frame"] = 49;
  9666. ["LogService"] = 88;
  9667. ["FileMesh"] = 9;
  9668. ["InsertService"] = 73;
  9669. ["HingeConstraint"] = 90;
  9670. ["Message"] = 34;
  9671. ["Player"] = 13;
  9672. ["ContextActionService"] = 42;
  9673. ["ContentProvider"] = 73;
  9674. ["BodyPosition"] = 15;
  9675. ["BoxHandleAdornment"] = 55;
  9676. ["ScrollingFrame"] = 49;
  9677. ["Keyframe"] = 61;
  9678. }
  9679.  
  9680. --== End ==--
  9681.  
  9682. --== Make UIs ==--
  9683.  
  9684. local Main = Create("ScreenGui", {Parent=service.Players.LocalPlayer.PlayerGui,Name="Mr.Spy - Rebug REX/Kurokku",ResetOnSpawn=false})
  9685. local Hub = Create("TextButton", {Name="Hub",Visible=false,Size=UDim2.new(0,600,0,50),Position=UDim2.new(0.5,-300,0.5,-200),Draggable=true,BackgroundTransparency=1,Text="",Parent=Main,ZIndex=1})
  9686. local RealUI = Create("Frame", {Name="Main",Size=UDim2.new(1,0,7,0),Position=UDim2.new(0,0,1,0),BackgroundColor3=Color3.fromRGB(200,200,200),BackgroundTransparency=1,BorderSizePixel=0,Parent=Hub,ZIndex=2})
  9687. local TextureHolder = Create("Frame", {Name="Holder",ClipsDescendants=true,Size=UDim2.new(1,0,1,0),Parent=RealUI,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=3})
  9688. local Texture1 = Create("ImageLabel", {Name="BG",Size=UDim2.new(2,0,2,0),ScaleType="Tile",TileSize=UDim2.new(0,100,0,100),ImageColor3=Color3.fromRGB(44, 44, 44),Image="rbxassetid://585867512",Parent=TextureHolder,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=3})
  9689. local Bar = Create("Frame", {Name="Bar",Size=UDim2.new(1,0,1,0),Position=UDim2.new(0,0,0,0),BackgroundColor3=Color3.fromRGB(63, 63, 63),BackgroundTransparency=0,BorderSizePixel=0,Parent=Hub,ZIndex=6})
  9690. local Credits = Create("TextLabel",{Parent=Bar,ZIndex=7,Font="SourceSansBold",TextSize=20,Size=UDim2.new(.5,0,1,0),Position=UDim2.new(0,10,0,0),TextStrokeTransparency=1,Text="Mr.Spy - Rebug REX/Kurokku",TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  9691. local Exit = Create("TextButton", {Name="Exit",Size=UDim2.new(0.1,0,.8,0),Position=UDim2.new(0.9,0,0.1,0),BackgroundTransparency=1,TextColor3=Color3.fromRGB(255,255,255),TextWrapped=true,TextScaled=true,Text="x",Parent=Bar,ZIndex=8})
  9692. local Minimize = Create("TextButton", {Name="Minimize",Size=UDim2.new(0.1,0,1,0),Position=UDim2.new(0.8,0,0,0),BackgroundTransparency=1,TextColor3=Color3.fromRGB(255,255,255),TextWrapped=true,TextScaled=true,Text="-",Parent=Bar,ZIndex=8})
  9693. local Open = Create("TextButton", {Name="Open",Font="SourceSansLight",AutoButtonColor=false,Size=UDim2.new(0,60,0,20),ZIndex=2,BackgroundColor3=Color3.fromRGB(63, 63, 63),Position=UDim2.new(.5,-30,.9,-10),BackgroundTransparency=0,BorderSizePixel=0,TextColor3=Color3.fromRGB(255,255,255),TextWrapped=true,TextScaled=true,Text=" Open ",Parent=Main})
  9694. local IconFrame = Create("Frame", {Name="MapHolder",Size=UDim2.new(0,16,0,16),BackgroundTransparency=1,ClipsDescendants=true,ZIndex=100,Parent=nil})
  9695. local IconMap = Create("ImageLabel", {Name="IconMap",Size=UDim2.new(0,256,0,256),Image="rbxassetid://483448923",Parent=IconFrame,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=100})
  9696. local Scroller = Create("ScrollingFrame", {Name="Remotes",Size=UDim2.new(1,0,1,0),CanvasSize=UDim2.new(0,0,0,0),Parent=RealUI,ZIndex=5,BackgroundTransparency=1,BorderSizePixel=0,TopImage="rbxasset://textures/ui/Scroll/scroll-middle.png",BottomImage="rbxasset://textures/ui/Scroll/scroll-middle.png"})
  9697. local RemoteTemplate = Create("Frame",{Name="Template",Size=UDim2.new(1,0,0,40),Parent=nil,ZIndex=6,BackgroundTransparency=1})
  9698. local RemoteName = Create("TextLabel",{Name="RemoteName",Parent=RemoteTemplate,TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,ZIndex=7,Size=UDim2.new(1,-26,1,0),Position=UDim2.new(0,30,0,0),TextXAlignment="Left"})
  9699. local SpyButton = Create("TextButton", {Name="SpyRemote",Parent=RemoteTemplate,TextColor3=Color3.fromRGB(230,230,230),AutoButtonColor=false,BorderSizePixel=0,BackgroundColor3=Color3.fromRGB(63, 63, 63),Size=UDim2.new(0.075,0,0.45,0),ZIndex=9,Text="Spy"})
  9700. local PathButton = Create("TextButton", {Name="PathButton",Parent=RemoteTemplate,TextColor3=Color3.fromRGB(230,230,230),AutoButtonColor=false,BorderSizePixel=0,BackgroundColor3=Color3.fromRGB(63, 63, 63),Size=UDim2.new(0.1,0,0.45,0),ZIndex=9,Text="Get Path"})
  9701. local OpenSpy = Create("TextButton", {Name="OpenButton",Parent=RemoteTemplate,TextColor3=Color3.fromRGB(230,230,230),AutoButtonColor=false,BorderSizePixel=0,BackgroundColor3=Color3.fromRGB(63, 63, 63),Size=UDim2.new(0.18,0,0.45,0),ZIndex=9,Text="Copy to Clipboard"})
  9702. local spyAll = Create("TextButton", {Name="SpyAll",Parent=RealUI,TextColor3=Color3.fromRGB(230,230,230),AutoButtonColor=false,BorderSizePixel=0,BackgroundColor3=Color3.fromRGB(63, 63, 63),Size=UDim2.new(0.2,0,0.075,0),Position=UDim2.new(0.05,0,1.05,0),ZIndex=9,Text="Spy all Remotes"})
  9703. local UnspyAll = Create("TextButton", {Name="UnSpyAll",Parent=RealUI,TextColor3=Color3.fromRGB(230,230,230),AutoButtonColor=false,BorderSizePixel=0,BackgroundColor3=Color3.fromRGB(63, 63, 63),Size=UDim2.new(0.2,0,0.075,0),Position=UDim2.new(0.3,0,1.05,0),ZIndex=9,Text="Unspy all Remotes"})
  9704.  
  9705. local ExplorerWindow = Create("TextButton", {Name="Explorer",Visible=false,Size=UDim2.new(0,200,0,50),Position=UDim2.new(0.8,-75,0.5,-200),Draggable=true,BackgroundTransparency=1,Text="",Parent=Main,ZIndex=1})
  9706. local Bar2 = Create("Frame", {Name="Bar",Size=UDim2.new(1,0,1,0),Position=UDim2.new(0,0,0,0),BackgroundColor3=Color3.fromRGB(63, 63, 63),BackgroundTransparency=0,BorderSizePixel=0,Parent=ExplorerWindow,ZIndex=6})
  9707. local ExplorerName = Create("TextLabel",{Parent=Bar2,ZIndex=7,Font="SourceSansBold",TextSize=20,Size=UDim2.new(.5,0,1,0),Position=UDim2.new(0,10,0,0),TextStrokeTransparency=1,Text="Explorer",TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  9708. local Minimize2 = Create("TextButton", {Name="Minimize",Size=UDim2.new(0.1,0,1,0),Position=UDim2.new(0.85,0,0,0),BackgroundTransparency=1,TextColor3=Color3.fromRGB(255,255,255),TextWrapped=true,TextScaled=true,Text="-",Parent=Bar2,ZIndex=8})
  9709. local RealExUI = Create("Frame", {Name="ExMain",Size=UDim2.new(1,0,7,0),Position=UDim2.new(0,0,1,0),BackgroundColor3=Color3.fromRGB(200,200,200),BackgroundTransparency=1,BorderSizePixel=0,Parent=ExplorerWindow,ZIndex=2})
  9710. local TextureHolder2 = Create("Frame", {Name="Holder",ClipsDescendants=true,Size=UDim2.new(1,0,1,0),Parent=RealExUI,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=3})
  9711. local Texture2 = Create("ImageLabel", {Name="BG",Size=UDim2.new(2,0,2,0),ScaleType="Tile",TileSize=UDim2.new(0,100,0,100),ImageColor3=Color3.fromRGB(44, 44, 44),Image="rbxassetid://585867512",Parent=TextureHolder2,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=3})
  9712. local Scroller2 = Create("ScrollingFrame", {Name="Path",Size=UDim2.new(1,0,1,0),CanvasSize=UDim2.new(0,0,0,0),Parent=RealExUI,ZIndex=500,BackgroundTransparency=1,BorderSizePixel=0,TopImage="rbxasset://textures/ui/Scroll/scroll-middle.png",BottomImage="rbxasset://textures/ui/Scroll/scroll-middle.png"})
  9713. local PathTemplate = Create("Frame",{Name="PathTemplate",Size=UDim2.new(1,0,0,20),Parent=nil,ZIndex=6,BackgroundTransparency=1})
  9714. local PathName = Create("TextLabel",{Name="PathName",Parent=PathTemplate,TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,ZIndex=7,Size=UDim2.new(1,0,1,0),Position=UDim2.new(0,20,0,0),TextXAlignment="Left"})
  9715. local IconModeFrame = Create("Frame", {Name="Mode",Size=UDim2.new(0,16,0,16),BackgroundTransparency=1,ClipsDescendants=true,ZIndex=100,Parent=nil})
  9716. local IconModeMap = Create("ImageLabel", {Name="IconMap",Size=UDim2.new(0,256,0,256),Image="rbxassetid://483448923",Parent=IconModeFrame,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=100})
  9717. local ModeBtn = Create("TextButton", {Name="Button",Size=UDim2.new(1,0,1,0),BackgroundTransparency=1,Text="",ZIndex=101,Parent=IconModeFrame})
  9718. local HoverFrame = Create("Frame", {Name="HoverFrame",Size=UDim2.new(1000,0,1,0),Parent=PathTemplate,ZIndex=102,BackgroundTransparency=1,BorderSizePixel=0,BackgroundColor3=Color3.fromRGB(255,255,255)})
  9719.  
  9720. local LogWindow = Create("TextButton", {Name="Logs",Visible=false,Size=UDim2.new(0,300,0,50),Position=UDim2.new(0.16,-175,0.5,-200),Draggable=true,BackgroundTransparency=1,Text="",Parent=Main,ZIndex=1})
  9721. local Bar3 = Create("Frame", {Name="Bar",Size=UDim2.new(1,0,1,0),Position=UDim2.new(0,0,0,0),BackgroundColor3=Color3.fromRGB(63, 63, 63),BackgroundTransparency=0,BorderSizePixel=0,Parent=LogWindow,ZIndex=6})
  9722. local LogName = Create("TextLabel",{Parent=Bar3,ZIndex=7,Font="SourceSansBold",TextSize=20,Size=UDim2.new(.5,0,1,0),Position=UDim2.new(0,10,0,0),TextStrokeTransparency=1,Text="Event Logs",TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,TextXAlignment="Left",BorderSizePixel=0})
  9723. local Minimize3 = Create("TextButton", {Name="Minimize",Size=UDim2.new(0.1,0,1,0),Position=UDim2.new(0.85,0,0,0),BackgroundTransparency=1,TextColor3=Color3.fromRGB(255,255,255),TextWrapped=true,TextScaled=true,Text="-",Parent=Bar3,ZIndex=8})
  9724. local RealLogUI = Create("Frame", {Name="LMain",Size=UDim2.new(1,0,7,0),Position=UDim2.new(0,0,1,0),BackgroundColor3=Color3.fromRGB(200,200,200),BackgroundTransparency=1,BorderSizePixel=0,Parent=LogWindow,ZIndex=2})
  9725. local TextureHolder3 = Create("Frame", {Name="Holder",ClipsDescendants=true,Size=UDim2.new(1,0,1,0),Parent=RealLogUI,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=3})
  9726. local Texture3 = Create("ImageLabel", {Name="BG",Size=UDim2.new(2,0,2,0),ScaleType="Tile",TileSize=UDim2.new(0,100,0,100),ImageColor3=Color3.fromRGB(44, 44, 44),Image="rbxassetid://585867512",Parent=TextureHolder3,BackgroundTransparency=1,BorderSizePixel=0,ZIndex=3})
  9727. local Scroller3 = Create("ScrollingFrame", {Name="Logs",Size=UDim2.new(1,0,1,0),CanvasSize=UDim2.new(0,0,0,0),Parent=RealLogUI,ZIndex=500,BackgroundTransparency=1,BorderSizePixel=0,TopImage="rbxasset://textures/ui/Scroll/scroll-middle.png",BottomImage="rbxasset://textures/ui/Scroll/scroll-middle.png"})
  9728. local LogTemplate = Create("Frame",{Name="LogTemplate",Size=UDim2.new(1,0,0,20),Parent=nil,ZIndex=6,BackgroundTransparency=1})
  9729. local LogName = Create("TextLabel",{Name="LogName",Parent=LogTemplate,TextColor3=Color3.fromRGB(230,230,230),BackgroundTransparency=1,ZIndex=7,Size=UDim2.new(1,0,1,0),Position=UDim2.new(0,20,0,0),TextXAlignment="Left"})
  9730.  
  9731. local Removed = false
  9732. Main.ChildRemoved:Connect(function()
  9733. if not Removed then
  9734. Removed = true
  9735. BreakCode()
  9736. end
  9737. end)
  9738.  
  9739. --MakeShadows--
  9740. local HubShadows = MakeShadow(Hub,1,3,7,1)
  9741. MakeShadow(Bar,5,3,1,0)
  9742. MakeShadow(Bar2,5,3,1,0)
  9743. MakeShadow(Open,1,3,1,0)
  9744. MakeShadow(Bar3,5,3,1,0)
  9745. MakeShadow(SpyButton,8,3,1,0)
  9746. MakeShadow(PathButton,8,3,1,0)
  9747. MakeShadow(OpenSpy,8,3,1,0)
  9748. MakeShadow(spyAll,8,3,1,0)
  9749. local ExplorerShadows = MakeShadow(ExplorerWindow,1,3,7,1)
  9750. local LogShadows = MakeShadow(LogWindow,1,3,7,1)
  9751. --== End ==--
  9752.  
  9753. --== UI Functions ==--
  9754.  
  9755. function LoadIcon(service, frame, numb)
  9756. if Indexs[service] or numb then
  9757. local row = 1
  9758. local col = 0
  9759. if numb then
  9760. for i = 1,numb do
  9761. if i > colSize*row then
  9762. col = 1
  9763. row = row+1
  9764. else
  9765. col = col+1
  9766. end
  9767. end
  9768. else
  9769. for i = 1,Indexs[service] do
  9770. if i > colSize*row then
  9771. col = 1
  9772. row = row+1
  9773. else
  9774. col = col+1
  9775. end
  9776. end
  9777. end
  9778. frame.IconMap.Position = UDim2.new(0,(-3+(-18*col))+18,0,(-3+(-18*row))+18)
  9779. end
  9780. end
  9781.  
  9782. spawn(function()
  9783. local suc,er = pcall(function()
  9784. while true do
  9785. Texture1:TweenPosition(UDim2.new(-1,0,-1,0),"Out","Linear",30,true)
  9786. wait(30)
  9787. Texture1.Position = UDim2.new(0,0,0,0)
  9788. end
  9789. end)
  9790. end)
  9791.  
  9792. spawn(function()
  9793. local suc,er = pcall(function()
  9794. while true do
  9795. Texture2:TweenPosition(UDim2.new(-1,0,-1,0),"Out","Linear",30,true)
  9796. wait(30)
  9797. Texture2.Position = UDim2.new(0,0,0,0)
  9798. end
  9799. end)
  9800. end)
  9801.  
  9802. spawn(function()
  9803. local suc,er = pcall(function()
  9804. while true do
  9805. Texture3:TweenPosition(UDim2.new(-1,0,-1,0),"Out","Linear",30,true)
  9806. wait(30)
  9807. Texture3.Position = UDim2.new(0,0,0,0)
  9808. end
  9809. end)
  9810. end)
  9811.  
  9812. local ExitDB=false
  9813.  
  9814. Open.MouseButton1Down:Connect(function()
  9815. if not ExitDB then
  9816. ExitDB = true
  9817. Hub.Position = UDim2.new(0,-600,0.5,-200)
  9818. ExplorerWindow.Position = UDim2.new(0.875,-75,-0.35,-200)
  9819. LogWindow.Position = UDim2.new(0.16,-175,1,200)
  9820. Hub.Visible = true
  9821. ExplorerWindow.Visible = true
  9822. LogWindow.Visible = true
  9823. Open.Visible = false
  9824. Hub:TweenPosition(UDim2.new(0.535,-300,0.5,-200),"Out","Elastic",0.5,true)
  9825. wait(0.15)
  9826. ExplorerWindow:TweenPosition(UDim2.new(0.875,-75,0.5,-200),"Out","Elastic",0.5,true)
  9827. wait(0.15)
  9828. LogWindow:TweenPosition(UDim2.new(0.16,-175,0.5,-200),"Out","Elastic",0.5,true)
  9829. wait()
  9830. game:GetService("TweenService"):Create(Open,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9831. ExitDB = false
  9832. end
  9833. end)
  9834.  
  9835. Bar.MouseEnter:Connect(function()
  9836. game:GetService("TweenService"):Create(Bar,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9837. end)
  9838.  
  9839. Bar.MouseLeave:Connect(function()
  9840. game:GetService("TweenService"):Create(Bar,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9841. end)
  9842.  
  9843. Bar2.MouseEnter:Connect(function()
  9844. game:GetService("TweenService"):Create(Bar2,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9845. end)
  9846.  
  9847. Bar2.MouseLeave:Connect(function()
  9848. game:GetService("TweenService"):Create(Bar2,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9849. end)
  9850.  
  9851. Bar3.MouseEnter:Connect(function()
  9852. game:GetService("TweenService"):Create(Bar3,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9853. end)
  9854.  
  9855. Bar3.MouseLeave:Connect(function()
  9856. game:GetService("TweenService"):Create(Bar3,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9857. end)
  9858.  
  9859. Open.MouseEnter:Connect(function()
  9860. game:GetService("TweenService"):Create(Open,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9861. end)
  9862.  
  9863. Open.MouseLeave:Connect(function()
  9864. game:GetService("TweenService"):Create(Open,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9865. end)
  9866.  
  9867. spyAll.MouseEnter:Connect(function()
  9868. game:GetService("TweenService"):Create(spyAll,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9869. end)
  9870.  
  9871. spyAll.MouseLeave:Connect(function()
  9872. game:GetService("TweenService"):Create(spyAll,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9873. end)
  9874.  
  9875. UnspyAll.MouseEnter:Connect(function()
  9876. game:GetService("TweenService"):Create(UnspyAll,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9877. end)
  9878.  
  9879. UnspyAll.MouseLeave:Connect(function()
  9880. game:GetService("TweenService"):Create(UnspyAll,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9881. end)
  9882.  
  9883. Exit.MouseEnter:Connect(function()
  9884. game:GetService("TweenService"):Create(Exit,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(170, 46, 46);}):Play()
  9885. wait()
  9886. game:GetService("TweenService"):Create(Bar,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9887. end)
  9888.  
  9889. Exit.MouseLeave:Connect(function()
  9890. game:GetService("TweenService"):Create(Exit,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  9891. game:GetService("TweenService"):Create(Bar,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9892. end)
  9893.  
  9894. Minimize.MouseEnter:Connect(function()
  9895. game:GetService("TweenService"):Create(Minimize,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(150, 150, 150);}):Play()
  9896. wait()
  9897. game:GetService("TweenService"):Create(Bar,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9898. end)
  9899.  
  9900. Minimize.MouseLeave:Connect(function()
  9901. game:GetService("TweenService"):Create(Minimize,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  9902. game:GetService("TweenService"):Create(Bar,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9903. end)
  9904.  
  9905. Minimize2.MouseEnter:Connect(function()
  9906. game:GetService("TweenService"):Create(Minimize2,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(150, 150, 150);}):Play()
  9907. wait()
  9908. game:GetService("TweenService"):Create(Bar2,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9909. end)
  9910.  
  9911. Minimize2.MouseLeave:Connect(function()
  9912. game:GetService("TweenService"):Create(Minimize2,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  9913. game:GetService("TweenService"):Create(Bar2,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9914. end)
  9915.  
  9916. Minimize3.MouseEnter:Connect(function()
  9917. game:GetService("TweenService"):Create(Minimize3,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(150, 150, 150);}):Play()
  9918. wait()
  9919. game:GetService("TweenService"):Create(Bar3,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9920. end)
  9921.  
  9922. Minimize3.MouseLeave:Connect(function()
  9923. game:GetService("TweenService"):Create(Minimize3,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  9924. game:GetService("TweenService"):Create(Bar3,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  9925. end)
  9926.  
  9927. local minDB1 = false
  9928. Minimize.MouseButton1Down:Connect(function()
  9929. if not minDB1 then
  9930. minDB1 = true
  9931. if RealUI.Visible then
  9932. RealUI.Visible = false
  9933. for i,v in pairs(HubShadows) do
  9934. v.Visible = false
  9935. end
  9936. else
  9937. RealUI.Visible = true
  9938. for i,v in pairs(HubShadows) do
  9939. v.Visible = true
  9940. end
  9941. end
  9942. minDB1 = false
  9943. end
  9944. end)
  9945.  
  9946. local minDB2 = false
  9947. Minimize2.MouseButton1Down:Connect(function()
  9948. if not minDB2 then
  9949. minDB2 = true
  9950. if RealExUI.Visible then
  9951. RealExUI.Visible = false
  9952. for i,v in pairs(ExplorerShadows) do
  9953. v.Visible = false
  9954. end
  9955. else
  9956. RealExUI.Visible = true
  9957. for i,v in pairs(ExplorerShadows) do
  9958. v.Visible = true
  9959. end
  9960. end
  9961. minDB2 = false
  9962. end
  9963. end)
  9964.  
  9965. local minDB3 = false
  9966. Minimize3.MouseButton1Down:Connect(function()
  9967. if not minDB3 then
  9968. minDB3 = true
  9969. if RealLogUI.Visible then
  9970. RealLogUI.Visible = false
  9971. for i,v in pairs(LogShadows) do
  9972. v.Visible = false
  9973. end
  9974. else
  9975. RealLogUI.Visible = true
  9976. for i,v in pairs(LogShadows) do
  9977. v.Visible = true
  9978. end
  9979. end
  9980. minDB3 = false
  9981. end
  9982. end)
  9983.  
  9984. Exit.MouseButton1Down:Connect(function()
  9985. if not ExitDB then
  9986. ExitDB = true
  9987. Open.Visible = true
  9988. Hub:TweenPosition(UDim2.new(-0.2,-600,-1,0),"In","Quart",0.5,true)
  9989. wait(0.15)
  9990. ExplorerWindow:TweenPosition(UDim2.new(1,200,-1,0),"In","Quart",0.5,true)
  9991. wait(0.15)
  9992. LogWindow:TweenPosition(UDim2.new(-0.5,-300,1,0),"In","Quart",0.5,true)
  9993. wait(0.5)
  9994. game:GetService("TweenService"):Create(Bar,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  9995. game:GetService("TweenService"):Create(Minimize,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  9996. game:GetService("TweenService"):Create(Exit,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  9997. Hub.Visible = false
  9998. ExplorerWindow.Visible = false
  9999. LogWindow.Visible = false
  10000. Open.Visible = true
  10001. ExitDB = false
  10002. end
  10003. end)
  10004.  
  10005. local classMethods = {
  10006. BindableEvent = "Fire";
  10007. BindableFunction = "Invoke";
  10008. RemoteEvent = "FireServer";
  10009. RemoteFunction = "InvokeServer";
  10010. }
  10011.  
  10012. local realMethods = {}
  10013. local pseudoEnv = {}
  10014.  
  10015. local Spying = {}
  10016. local SpyedNumb = 1
  10017.  
  10018. for i,v in pairs(classMethods) do
  10019. realMethods[v] = Instance.new(i)[classMethods[i]]
  10020. end
  10021. local BiggestX = 0
  10022. function AddUI(args)
  10023. local NewUI = LogTemplate:Clone()
  10024. local mapp = IconFrame:Clone()
  10025. LoadIcon(args[1].ClassName, mapp)
  10026. mapp.Position = UDim2.new(0,0,0.5,-8)
  10027. NewUI.LogName.Text = "Name: \""..args[1].Name .. "\" | "..args[2]
  10028. NewUI.Position = UDim2.new(0,0,0,SpyedNumb*20)
  10029. NewUI.Parent = Scroller3
  10030. mapp.Parent = NewUI
  10031. SpyedNumb = SpyedNumb + 1
  10032. if BiggestX < NewUI.LogName.TextBounds.X then
  10033. BiggestX = NewUI.LogName.TextBounds.X
  10034. end
  10035. Scroller3.CanvasSize = UDim2.new(0,BiggestX+20,0,20*#Scroller3:GetChildren()+20)
  10036. end
  10037.  
  10038. function GetNameCall(obj)
  10039. if obj.ClassName == "RemoteEvent" then
  10040. return "FireServer"
  10041. elseif obj.ClassName == "RemoteFunction" then
  10042. return "InvokeServer"
  10043. elseif obj.ClassName == "BindableEvent" then
  10044. return "Fire"
  10045. elseif obj.ClassName == "BindabledFunction" then
  10046. return "Invoke"
  10047. end
  10048. end
  10049.  
  10050. function LoadRemoteSpy()
  10051. if tostring(_G.Exploit) == "Synapse" then
  10052. local function hook(methodname, self, ...)
  10053. local args = {...}
  10054. local ret = {realMethods[methodname](self,...)}
  10055. if not realMethods[methodname] then return unpack(ret) end
  10056. if not Spying[self] then return unpack(ret) end
  10057. SpyArgs[SpyedNumb] = {self,ReturnArgs(GetNameCall(self),self,...)}
  10058. AddUI(SpyArgs[SpyedNumb])
  10059. return unpack(ret)
  10060. end
  10061. Synapse:SetNamecallHook("FireServer", function(self, ...)
  10062. if self:IsA("RemoteEvent") then
  10063. hook(GetNameCall(self), self, ...)
  10064. end
  10065. end)
  10066. Synapse:SetNamecallHook("InvokeServer", function(self, ...)
  10067. if self:IsA("RemoteFunction") then
  10068. hook(GetNameCall(self), self, ...)
  10069. end
  10070. end)
  10071. Synapse:SetNamecallHook("Fire", function(self, ...)
  10072. if self:IsA("BindableEvent") then
  10073. hook(GetNameCall(self), self, ...)
  10074. end
  10075. end)
  10076. Synapse:SetNamecallHook("Invoke", function(self, ...)
  10077. if self:IsA("BindableFunction") then
  10078. hook(GetNameCall(self), self, ...)
  10079. end
  10080. end)
  10081. elseif tostring(_G.Exploit) == "SetWrite" then
  10082. setreadonly(getrawmetatable(game), false)
  10083. local pseudoEnv = {}
  10084. local gameMeta = getrawmetatable(game)
  10085. for key, value in next, gameMeta do pseudoEnv[key] = value end
  10086. gameMeta.__index, gameMeta.__namecall = function(self, key)
  10087. if not realMethods[key] then return pseudoEnv.__index(self, key) end
  10088. if not Spying[self] then return pseudoEnv.__index(self, key) end
  10089. return function(_, ...)
  10090. local returnValues = {realMethods[key](self, ...)}
  10091. SpyArgs[SpyedNumb] = {self,ReturnArgs(GetNameCall(self),self,...)}
  10092. AddUI(SpyArgs[SpyedNumb])
  10093. return unpack(returnValues)
  10094. end
  10095. end
  10096. elseif tostring(_G.Exploit) == "Writeable" then
  10097. make_writeable(getrawmetatable(game))
  10098. local pseudoEnv = {}
  10099. local gameMeta = getrawmetatable(game)
  10100. for key, value in next, gameMeta do pseudoEnv[key] = value end
  10101. gameMeta.__index, gameMeta.__namecall = function(self, key)
  10102. if not realMethods[key] then return pseudoEnv.__index(self, key) end
  10103. if not Spying[self] then return pseudoEnv.__index(self, key) end
  10104. return function(_, ...)
  10105. local returnValues = {realMethods[key](self, ...)}
  10106. SpyArgs[SpyedNumb] = {self,ReturnArgs(GetNameCall(self),self,...)}
  10107. AddUI(SpyArgs[SpyedNumb])
  10108. return unpack(returnValues)
  10109. end
  10110. end
  10111. elseif tostring(_G.Exploit) == "BackUp" then
  10112. local pseudoEnv = {}
  10113. local gameMeta = getrawmetatable(game)
  10114. for key, value in next, gameMeta do pseudoEnv[key] = value end
  10115. gameMeta.__index, gameMeta.__namecall = function(self, key)
  10116. if not realMethods[key] then return pseudoEnv.__index(self, key) end
  10117. if not Spying[self] then return pseudoEnv.__index(self, key) end
  10118. return function(_, ...)
  10119. local returnValues = {realMethods[key](self, ...)}
  10120. SpyArgs[SpyedNumb] = {self,ReturnArgs(GetNameCall(self),self,...)}
  10121. AddUI(SpyArgs[SpyedNumb])
  10122. return unpack(returnValues)
  10123. end
  10124. end
  10125. else
  10126. print("Mr.Spy does not support your script executer due to it might not have a way to run \"getrawmetatable\"")
  10127. end
  10128. end
  10129. LoadRemoteSpy()
  10130.  
  10131. local RemoteIgnores = {
  10132. ["CharacterSoundEvent"] = true;
  10133. ["MovementUpdate"] = true;
  10134. ["FollowRelationshipChange"] = true;
  10135. ["OnMessageDoneFiltering"] = true;
  10136. ["SendNotification"] = true;
  10137. ["SetDialogInUse"] = true;
  10138. ["OnUnmuted"] = true;
  10139. ["MutePlayerRequested"] = true;
  10140. ["OnChannelJoined"] = true;
  10141. ["OnNewMessage"] = true;
  10142. ["SendNotificationInfo"] = true;
  10143. ["GetFollowRelationships"] = true;
  10144. ["GuiInsetChanged"] = true;
  10145. ["NewFollower"] = true;
  10146. ["OnNewSystemMessage"] = true;
  10147. ["GetServerVersion"] = true;
  10148. ["GetInitDataRequest"] = true;
  10149. ["OnMainChannelSet"] = true;
  10150. ["DefaultServerSoundEvent"] = true;
  10151. ["ChannelNameColorUpdated"] = true;
  10152. ["UnMutePlayerRequest"] = true;
  10153. ["OnChannelLeft"] = true;
  10154. ["SayMessageRequest"] = true;
  10155. ["SetBlockedUserIdsRequest"] = true;
  10156. ["FollowRelationshipChanged"] = true;
  10157. ["GamepadNotifications"] = true;
  10158. ["OnMuted"] = true;
  10159. ["MutePlayerRequest"] = true;
  10160. }
  10161.  
  10162. function StartSpy()
  10163. local Remotes = {}
  10164. local function MakeItem(v,pos)
  10165. local temp = RemoteTemplate:Clone()
  10166. local map = IconFrame:Clone()
  10167. v[2] = temp
  10168. LoadIcon(v[1].ClassName,map)
  10169. map.Position = UDim2.new(0,10,0.5,-8)
  10170. map.Parent = temp
  10171. temp.Name = pos/40
  10172. temp.RemoteName.Text = v[1].Name
  10173. temp.Parent = Scroller
  10174. temp.Position = UDim2.new(0,0,0,pos)
  10175. temp.SpyRemote.TextColor3 = Color3.fromRGB(170, 46, 46)
  10176. temp.SpyRemote.Position = UDim2.new(0,20+temp.RemoteName.TextBounds.X+15,0.225,0)
  10177. temp.PathButton.Position = UDim2.new(temp.PathButton.Size.X.Scale,20+temp.RemoteName.TextBounds.X+15,0.225,0)
  10178. temp.OpenButton.Position = UDim2.new(temp.OpenButton.Size.X.Scale+temp.PathButton.Size.X.Scale,temp.RemoteName.TextBounds.X,0.225,0)
  10179. if Spying[v[1]] then
  10180. temp.SpyRemote.TextColor3 = Color3.fromRGB(0, 170, 127)
  10181. else
  10182. temp.SpyRemote.TextColor3 = Color3.fromRGB(170, 46, 46)
  10183. end
  10184. temp.SpyRemote.MouseEnter:Connect(function()
  10185. game:GetService("TweenService"):Create(temp.SpyRemote,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  10186. end)
  10187. temp.SpyRemote.MouseLeave:Connect(function()
  10188. game:GetService("TweenService"):Create(temp.SpyRemote,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  10189. end)
  10190. temp.SpyRemote.MouseButton1Down:Connect(function()
  10191. if not Spying[v[1]] then
  10192. Spying[v[1]] = v[1]
  10193. game:GetService("TweenService"):Create(temp.SpyRemote,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(0, 170, 127);}):Play()
  10194. else
  10195. Spying[v[1]] = nil
  10196. game:GetService("TweenService"):Create(temp.SpyRemote,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(170, 46, 46);}):Play()
  10197. end
  10198. end)
  10199. temp.PathButton.MouseEnter:Connect(function()
  10200. game:GetService("TweenService"):Create(temp.PathButton,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  10201. end)
  10202. temp.PathButton.MouseLeave:Connect(function()
  10203. game:GetService("TweenService"):Create(temp.PathButton,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  10204. end)
  10205. temp.OpenButton.MouseEnter:Connect(function()
  10206. game:GetService("TweenService"):Create(temp.OpenButton,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(80, 80, 80);}):Play()
  10207. end)
  10208. temp.OpenButton.MouseLeave:Connect(function()
  10209. game:GetService("TweenService"):Create(temp.OpenButton,TweenInfo.new(0.25),{BackgroundColor3=Color3.fromRGB(63, 63, 63);}):Play()
  10210. end)
  10211. temp.OpenButton.MouseButton1Down:Connect(function()
  10212. local suc,er = pcall(function() setclipboard("game."..v[1]:GetFullName()) end)
  10213. local suc,er = pcall(function() toclipboard("game."..v[1]:GetFullName()) end)
  10214. local suc,er = pcall(function() Synapse:CopyString("game."..v[1]:GetFullName()) end)
  10215. local suc,er = pcall(function() Clipboard.set("game."..v[1]:GetFullName()) end)
  10216. game:GetService("TweenService"):Create(temp.OpenButton,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(200, 200, 200);}):Play()
  10217. wait(0.1)
  10218. game:GetService("TweenService"):Create(temp.OpenButton,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  10219. end)
  10220. local recurNumb = 1
  10221. local path = {}
  10222. local Numb = 0
  10223. temp.PathButton.MouseButton1Down:Connect(function()
  10224. recurNumb = 1
  10225. Numb = 0
  10226. local function Recur(obj)
  10227. if obj == game then
  10228. return
  10229. else
  10230. path[recurNumb] = obj
  10231. end
  10232. recurNumb = recurNumb + 1
  10233. Recur(obj.Parent)
  10234. end
  10235. Recur(v[1])
  10236. Scroller2:ClearAllChildren()
  10237. local OGParent
  10238. local maxTextX = 0
  10239. for ii = #path,1,-1 do
  10240. local obj = path[ii]
  10241. local UI = PathTemplate:Clone()
  10242. local Icon = IconFrame:Clone()
  10243. local mode = IconModeFrame:Clone()
  10244. if ii > 1 then
  10245. mode.Parent = UI
  10246. mode.Position = UDim2.new(0,-20,0.5,-8)
  10247. LoadIcon(nil,mode,167)
  10248. end
  10249. LoadIcon(obj.ClassName,Icon)
  10250. Icon.Position = UDim2.new(0,0,0.5,-8)
  10251. Icon.Parent = UI
  10252. UI.Name = "OBJ"
  10253. UI.PathName.Text = obj.Name
  10254. UI.Position = UDim2.new(0,20,0,21)
  10255. UI.Size = UDim2.new(0,100,0,20)
  10256. Numb = Numb+1
  10257. local opened = true
  10258. mode.MouseEnter:Connect(function()
  10259. if not opened then
  10260. LoadIcon(nil,mode,180)
  10261. else
  10262. LoadIcon(nil,mode,181)
  10263. end
  10264. end)
  10265. mode.MouseLeave:Connect(function()
  10266. if not opened then
  10267. LoadIcon(nil,mode,166)
  10268. else
  10269. LoadIcon(nil,mode,167)
  10270. end
  10271. end)
  10272. mode.Button.MouseButton1Down:Connect(function()
  10273. if not opened then
  10274. opened = true
  10275. LoadIcon(nil,mode,181)
  10276. UI.OBJ.Visible = true
  10277. else
  10278. opened = false
  10279. LoadIcon(nil,mode,180)
  10280. UI.OBJ.Visible = false
  10281. end
  10282. end)
  10283. UI.HoverFrame.MouseEnter:Connect(function()
  10284. game:GetService("TweenService"):Create(UI.HoverFrame,TweenInfo.new(0.25),{["BackgroundTransparency"] = 0.9;}):Play()
  10285. end)
  10286. UI.HoverFrame.MouseLeave:Connect(function()
  10287. game:GetService("TweenService"):Create(UI.HoverFrame,TweenInfo.new(0.25),{["BackgroundTransparency"] = 1;}):Play()
  10288. end)
  10289. if not OGParent then
  10290. UI.Position = UDim2.new(0,22,0,4)
  10291. UI.Parent = Scroller2
  10292. OGParent = UI
  10293. else
  10294. UI.Parent = OGParent
  10295. OGParent = UI
  10296. end
  10297. if maxTextX < UI.PathName.TextBounds.X then
  10298. maxTextX = UI.PathName.TextBounds.X
  10299. end
  10300. end
  10301. Scroller2.CanvasSize = UDim2.new(0,(maxTextX+(#path*20))+10,0,(Numb*21)+4)
  10302. game:GetService("TweenService"):Create(temp.PathButton,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(200, 200, 200);}):Play()
  10303. wait(0.1)
  10304. game:GetService("TweenService"):Create(temp.PathButton,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  10305. end)
  10306. end
  10307. local function LoadUI()
  10308. Scroller:ClearAllChildren()
  10309. local pos = 0
  10310. for i,v in pairs(Remotes) do
  10311. if v then
  10312. MakeItem(v, pos)
  10313. pos = pos+40
  10314. end
  10315. end
  10316. Scroller.CanvasSize = UDim2.new(0,0,0,pos)
  10317. end
  10318. local function GetRemotes()
  10319. local function Recursion(obj)
  10320. for i,v in pairs(obj:GetChildren()) do
  10321. local succ,err = pcall(function()
  10322. if not RemoteIgnores[v.Name] then
  10323. if v:IsA("RemoteEvent") or v:IsA("RemoteFunction") or v:IsA("BindableEvent") or v:IsA("BindableFunction") then
  10324. Remotes[v] = {v}
  10325. end
  10326. end
  10327. end)
  10328. local suc,er = pcall(function()
  10329. v:GetChildren()
  10330. end)
  10331. if suc and #v:GetChildren() > 0 then
  10332. Recursion(v)
  10333. end
  10334. end
  10335. end
  10336. Recursion(game)
  10337. end
  10338. GetRemotes()
  10339. LoadUI()
  10340. for i,v in pairs(game:GetChildren()) do
  10341. local suc, er = pcall(function()
  10342. v:GetChildren()
  10343. end)
  10344. if suc then
  10345. v.DescendantAdded:Connect(function(obj)
  10346. wait(1)
  10347. if not RemoteIgnores[obj.Name] then
  10348. if obj:IsA("RemoteEvent") or obj:IsA("RemoteFunction") or obj:IsA("BindableEvent") or obj:IsA("BindableFunction") then
  10349. Remotes[obj] = {obj}
  10350. MakeItem(Remotes[obj],((#Scroller:GetChildren())*40))
  10351. Scroller.CanvasSize = UDim2.new(0,0,0,Scroller.CanvasSize.Y.Offset+40)
  10352. end
  10353. end
  10354. end)
  10355. v.DescendantRemoving:Connect(function(obj)
  10356. if not RemoteIgnores[obj.Name] then
  10357. if obj:IsA("RemoteEvent") or obj:IsA("RemoteFunction") or obj:IsA("BindableEvent") or obj:IsA("BindableFunction") then
  10358. if Remotes[obj] then
  10359. for ii = tonumber(Remotes[obj][2].Name),#Scroller:GetChildren() do
  10360. if ii ~= tonumber(Remotes[obj][2].Name) then
  10361. local it = Scroller:FindFirstChild(ii)
  10362. if it then
  10363. it.Position = UDim2.new(0,0,0,it.Position.Y.Offset-40)
  10364. it.Name = tonumber(it.Name) - 1
  10365. end
  10366. end
  10367. end
  10368. Scroller.CanvasSize = UDim2.new(0,0,0,Scroller.CanvasSize.Y.Offset-40)
  10369. Remotes[obj][2]:Destroy()
  10370. Remotes[obj] = nil
  10371. end
  10372. end
  10373. end
  10374. end)
  10375. end
  10376. end
  10377. spyAll.MouseButton1Down:Connect(function()
  10378. spawn(function()
  10379. game:GetService("TweenService"):Create(spyAll,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(200, 200, 200);}):Play()
  10380. wait(0.1)
  10381. game:GetService("TweenService"):Create(spyAll,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  10382. end)
  10383. for i,v in pairs(Remotes) do
  10384. game:GetService("TweenService"):Create(v[2].SpyRemote,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(0, 170, 127);}):Play()
  10385. Spying[v[1]] = v[1]
  10386. end
  10387. end)
  10388. UnspyAll.MouseButton1Down:Connect(function()
  10389. spawn(function()
  10390. game:GetService("TweenService"):Create(UnspyAll,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(200, 200, 200);}):Play()
  10391. wait(0.1)
  10392. game:GetService("TweenService"):Create(UnspyAll,TweenInfo.new(0.1),{TextColor3=Color3.fromRGB(255, 255, 255);}):Play()
  10393. end)
  10394. for i,v in pairs(Remotes) do
  10395. game:GetService("TweenService"):Create(v[2].SpyRemote,TweenInfo.new(0.25),{TextColor3=Color3.fromRGB(170, 46, 46);}):Play()
  10396. Spying[v[1]] = nil
  10397. end
  10398. end)
  10399. end
  10400. StartSpy()
  10401.  
  10402. --== End ==--
  10403. end)
  10404.  
  10405. TotM.MouseButton1Click:Connect(function()
  10406. local Char = Player.Character
  10407. Char.HumanoidRootPart.CFrame = game.Workspace["Top of the Mount"].Boundaries.CFrame + Vector3.new(0,1,0)
  10408. wait(2)
  10409. Char.HumanoidRootPart.Anchored = false
  10410. Char.Head.Anchored = true
  10411. end)
  10412.  
  10413. CCombo.MouseButton1Click:Connect(function()
  10414. local Challenge = game.Workspace:FindFirstChild("Cryptic Combo")
  10415. if Challenge ~= nil then
  10416. local Pens = Challenge:FindFirstChild("Pens")
  10417. if Pens == nil then
  10418. Pens = Challenge:FindFirstChild("pens")
  10419. end
  10420. local PensCount = {
  10421. Pen1 = {
  10422. Pen = Pens:FindFirstChild("Pen1"),
  10423. Count = 0
  10424. },
  10425. Pen2 = {
  10426. Pen = Pens:FindFirstChild("Pen2"),
  10427. Count = 0
  10428. },
  10429. Pen3 = {
  10430. Pen = Pens:FindFirstChild("Pen3"),
  10431. Count = 0
  10432. },
  10433. Pen4 = {
  10434. Pen = Pens:FindFirstChild("Pen4"),
  10435. Count = 0
  10436. }
  10437. }
  10438. local Pc = 1
  10439. for i, v in pairs(PensCount) do
  10440. if v.Pen == nil then
  10441. v.Pen = Pens:FindFirstChild("pen".. tostring(Pc))
  10442. end
  10443. Pc = Pc + 1
  10444. end
  10445. for i, v in pairs(PensCount) do
  10446. v.Count = table.getn(v.Pen:GetChildren())
  10447. end
  10448. for i, v in pairs(PensCount) do
  10449. print(tostring(i).. " : ".. tostring(v.Count))
  10450. end
  10451. end
  10452. end)
  10453.  
  10454. print("Starting Switch Fix")
  10455.  
  10456. MoveS.Text = BoolToWord(Player.CanMove.Value,false)
  10457. ChatS.Text = BoolToWord(Player.Muted.Value,true)
  10458.  
  10459. print("Started Change Events")
  10460.  
  10461. Player.CanMove.Changed:Connect(function()
  10462. MoveS.Text = BoolToWord(Player.CanMove.Value,false)
  10463. end)
  10464.  
  10465. WaitForProperty(Player,"Character")
  10466.  
  10467. Player.Changed:Connect(function()
  10468. WaitForProperty(Player,"Character")
  10469. repeat
  10470. wait(1)
  10471. until Player.Character.Humanoid.Health == 0
  10472. FlyB.Text = "Off"
  10473. KnockS.Text = "Off"
  10474. end)
  10475.  
  10476. Player.Muted.Changed:Connect(function()
  10477. ChatS.Text = BoolToWord(Player.Muted.Value,true)
  10478. end)
  10479.  
  10480. print("Starting Loops")
  10481.  
  10482.  
  10483. while true do
  10484. wait(1)
  10485. --Coin Aimbot Loop
  10486. if CoinAimbot == true then
  10487. WaitForProperty(Player,"Character")
  10488. local Char = Player.Character
  10489. local Coinsx = {}
  10490. for i, v in pairs(Misc:GetDescendants())do
  10491. if v.Name == "Coin" then
  10492. table.insert(Coinsx,v)
  10493. end
  10494. end
  10495. for i, v in pairs(Coinsx) do
  10496. if v.Transparency < 0.9 and CoinAimbot == true then
  10497. Char.HumanoidRootPart.CFrame = v.CFrame + Vector3.new(10,15,10)
  10498. wait(1)
  10499. Char.Humanoid:MoveTo(v.CFrame.p)
  10500. wait(1)
  10501. end
  10502. end
  10503. end
  10504. --Coin Aimbot End
  10505.  
  10506. --Tribal Updater
  10507. TribeState.Text = "Your Tribe : ".. PlayerTribe.. " | Your Tribe Number : ".. tostring(PlayerTribeNum)
  10508. --End Tribal Updater
  10509.  
  10510. --Switch Fix
  10511. if ClickMethod == "Tp" then
  10512. CDstB.Text = "Off"
  10513. CDbgB.Text = "Off"
  10514. elseif ClickMethod == "Dst" then
  10515. CTpB.Text = "Off"
  10516. CDbgB.Text = "Off"
  10517. elseif ClickMethod == "Debug" then
  10518. CDstB.Text = "Off"
  10519. CTpB.Text = "Off"
  10520. end
  10521. --Switch Fix End
  10522. end
  10523. end)
  10524.  
  10525. ComingSoon3.Name = "Coming Soon 3"
  10526. ComingSoon3.Parent = Main2
  10527. ComingSoon3.BackgroundColor3 = Color3.new(0, 0, 0)
  10528. ComingSoon3.BackgroundTransparency = 0.15000000596046
  10529. ComingSoon3.Position = UDim2.new(0.551912546, 0, 0.53975904, 0)
  10530. ComingSoon3.Size = UDim2.new(0, 200, 0, 50)
  10531. ComingSoon3.Font = Enum.Font.Cartoon
  10532. ComingSoon3.Text = "Coming Soon"
  10533. ComingSoon3.TextColor3 = Color3.new(1, 1, 1)
  10534. ComingSoon3.TextScaled = true
  10535. ComingSoon3.TextSize = 14
  10536. ComingSoon3.TextWrapped = true
  10537.  
  10538. ComingSoon.Name = "Coming Soon"
  10539. ComingSoon.Parent = Main2
  10540. ComingSoon.BackgroundColor3 = Color3.new(0, 0, 0)
  10541. ComingSoon.BackgroundTransparency = 0.15000000596046
  10542. ComingSoon.Position = UDim2.new(0.551912546, 0, 0.732530117, 0)
  10543. ComingSoon.Size = UDim2.new(0, 200, 0, 50)
  10544. ComingSoon.Font = Enum.Font.Cartoon
  10545. ComingSoon.Text = "Coming Soon"
  10546. ComingSoon.TextColor3 = Color3.new(1, 1, 1)
  10547. ComingSoon.TextScaled = true
  10548. ComingSoon.TextSize = 14
  10549. ComingSoon.TextWrapped = true
  10550.  
  10551. Commingsoon2.Name = "Commingsoon2"
  10552. Commingsoon2.Parent = Main2
  10553. Commingsoon2.BackgroundColor3 = Color3.new(0, 0, 0)
  10554. Commingsoon2.BackgroundTransparency = 0.15000000596046
  10555. Commingsoon2.Position = UDim2.new(0.0218579229, 0, 0.732530117, 0)
  10556. Commingsoon2.Size = UDim2.new(0, 200, 0, 50)
  10557. Commingsoon2.Font = Enum.Font.Cartoon
  10558. Commingsoon2.Text = "Coming Soon"
  10559. Commingsoon2.TextColor3 = Color3.new(1, 1, 1)
  10560. Commingsoon2.TextScaled = true
  10561. Commingsoon2.TextSize = 14
  10562. Commingsoon2.TextWrapped = true
  10563.  
  10564. Back.Name = "Back"
  10565. Back.Parent = Main2
  10566. Back.BackgroundColor3 = Color3.new(0, 0, 0)
  10567. Back.BackgroundTransparency = 0.15000000596046
  10568. Back.Position = UDim2.new(0, 0, 0.88915658, 0)
  10569. Back.Size = UDim2.new(0, 58, 0, 46)
  10570. Back.Font = Enum.Font.Cartoon
  10571. Back.Text = "Back"
  10572. Back.TextColor3 = Color3.new(1, 1, 1)
  10573. Back.TextScaled = true
  10574. Back.TextSize = 14
  10575. Back.TextWrapped = true
  10576. Back.MouseButton1Down:connect(function()
  10577. Main1.Visible = true
  10578. Main2.Visible = false
  10579. end)
  10580.  
  10581. Close2.Name = "Close2"
  10582. Close2.Parent = Main2
  10583. Close2.BackgroundColor3 = Color3.new(0, 0, 0)
  10584. Close2.BackgroundTransparency = 0.15000000596046
  10585. Close2.Position = UDim2.new(0.89435339, 0, 0, 0)
  10586. Close2.Size = UDim2.new(0, 58, 0, 34)
  10587. Close2.Font = Enum.Font.Cartoon
  10588. Close2.Text = "X"
  10589. Close2.TextColor3 = Color3.new(1, 1, 1)
  10590. Close2.TextScaled = true
  10591. Close2.TextSize = 14
  10592. Close2.TextWrapped = true
  10593. Close2.MouseButton1Down:connect(function()
  10594. Main2.Visible = false
  10595. Open.Visible = true
  10596. end)
  10597.  
  10598. Open.Name = "Open"
  10599. Open.Parent = SSGPremiumV2
  10600. Open.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  10601. Open.Position = UDim2.new(0.907835662, 0, 0.817343175, 0)
  10602. Open.Size = UDim2.new(0, 101, 0, 99)
  10603. Open.Visible = false
  10604.  
  10605. OpenMain1.Name = "Open Main1"
  10606. OpenMain1.Parent = Open
  10607. OpenMain1.BackgroundColor3 = Color3.new(1, 1, 1)
  10608. OpenMain1.BackgroundTransparency = 1
  10609. OpenMain1.Size = UDim2.new(0, 100, 0, 93)
  10610. OpenMain1.Font = Enum.Font.Cartoon
  10611. OpenMain1.Text = "S"
  10612. OpenMain1.TextColor3 = Color3.new(1, 1, 1)
  10613. OpenMain1.TextScaled = true
  10614. OpenMain1.TextSize = 14
  10615. OpenMain1.TextWrapped = true
  10616. OpenMain1.MouseButton1Down:connect(function()
  10617. Main1.Visible = true
  10618. Open.Visible = false
  10619. end)
Add Comment
Please, Sign In to add comment