Advertisement
TheMoonGoddess

[Roblox: Rocitizens] - Sleigher script (Working as of March 20, 2020) - (Exploiting script!)

Oct 2nd, 2021
706
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 248.50 KB | None | 0 0
  1. -- Version: 2.82
  2. -- Instances:
  3. local RoCitizensV1 = Instance.new("ScreenGui")
  4. local Layout = Instance.new("Frame")
  5. local Frame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local TextButton = Instance.new("TextButton")
  9. local Frame_2 = Instance.new("Frame")
  10. local _9BillionMoney = Instance.new("TextButton")
  11. local Sleigher = Instance.new("TextButton")
  12. local AllGamepasses = Instance.new("TextButton")
  13. local AllPaintingsGUI = Instance.new("TextButton")
  14. local AllFurnitureGUI = Instance.new("TextButton")
  15. local RevilAdmin = Instance.new("TextButton")
  16. local BetterAdmin = Instance.new("TextButton")
  17. --Properties:
  18. RoCitizensV1.Name = "RoCitizens V1"
  19. RoCitizensV1.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. RoCitizensV1.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. Layout.Name = "Layout"
  23. Layout.Parent = RoCitizensV1
  24. Layout.Active = true
  25. Layout.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  26. Layout.Position = UDim2.new(0.162355214, 0, 0.255528271, 0)
  27. Layout.Size = UDim2.new(0, 318, 0, 382)
  28.  
  29. Frame.Parent = Layout
  30. Frame.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  31. Frame.BorderSizePixel = 0
  32. Frame.Position = UDim2.new(-0.000518702844, 0, -0.00079054106, 0)
  33. Frame.Size = UDim2.new(0, 318, 0, 42)
  34.  
  35. TextLabel.Parent = Frame
  36. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  37. TextLabel.BackgroundTransparency = 1
  38. TextLabel.BorderSizePixel = 0
  39. TextLabel.Position = UDim2.new(0, 0, 0.180000007, 0)
  40. TextLabel.Size = UDim2.new(0, 318, 0, 31)
  41. TextLabel.Font = Enum.Font.GothamBlack
  42. TextLabel.Text = "RoCitizens V1"
  43. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  44. TextLabel.TextSize = 25
  45. TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
  46.  
  47. TextLabel_2.Parent = Frame
  48. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  49. TextLabel_2.BackgroundTransparency = 1
  50. TextLabel_2.BorderSizePixel = 0
  51. TextLabel_2.Position = UDim2.new(-0.00214465382, 0, 8.63857174, 0)
  52. TextLabel_2.Size = UDim2.new(0, 318, 0, 19)
  53. TextLabel_2.Font = Enum.Font.GothamBlack
  54. TextLabel_2.Text = "Made by PepijnMes#3463"
  55. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  56. TextLabel_2.TextSize = 15
  57. TextLabel_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  58.  
  59. TextButton.Parent = Frame
  60. TextButton.BackgroundColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  61. TextButton.BorderColor3 = Color3.new(0.0941177, 0.0941177, 0.0941177)
  62. TextButton.Position = UDim2.new(0.877358615, 0, 0.179999948, 0)
  63. TextButton.Size = UDim2.new(0, 31, 0, 31)
  64. TextButton.Font = Enum.Font.GothamBlack
  65. TextButton.Text = "X"
  66. TextButton.TextColor3 = Color3.new(1, 1, 1)
  67. TextButton.TextSize = 25
  68.  
  69. Frame_2.Parent = Layout
  70. Frame_2.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  71. Frame_2.BorderSizePixel = 0
  72. Frame_2.Position = UDim2.new(0.000329167582, 0, 0.10751798, 0)
  73. Frame_2.Size = UDim2.new(0, 318, 0, 8)
  74.  
  75. _9BillionMoney.Name = "9 Billion Money"
  76. _9BillionMoney.Parent = Layout
  77. _9BillionMoney.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  78. _9BillionMoney.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  79. _9BillionMoney.BorderSizePixel = 4
  80. _9BillionMoney.Position = UDim2.new(0.0786163509, 0, 0.248691112, 0)
  81. _9BillionMoney.Size = UDim2.new(0, 124, 0, 39)
  82. _9BillionMoney.Font = Enum.Font.GothamBlack
  83. _9BillionMoney.Text = "9 Billion Money"
  84. _9BillionMoney.TextColor3 = Color3.new(1, 1, 1)
  85. _9BillionMoney.TextSize = 14
  86.  
  87. _9BillionMoney.MouseButton1Down:connect(function()
  88. game.Players.LocalPlayer.ChangeMoney:Fire(9000000000)
  89. end)
  90.  
  91. Sleigher.Name = "Sleigher"
  92. Sleigher.Parent = Layout
  93. Sleigher.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  94. Sleigher.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  95. Sleigher.BorderSizePixel = 4
  96. Sleigher.Position = UDim2.new(0.528301895, 0, 0.248691112, 0)
  97. Sleigher.Size = UDim2.new(0, 124, 0, 39)
  98. Sleigher.Font = Enum.Font.GothamBlack
  99. Sleigher.Text = "Sleigher"
  100. Sleigher.TextColor3 = Color3.new(1, 1, 1)
  101. Sleigher.TextSize = 14
  102.  
  103. Sleigher.MouseButton1Down:connect(function()
  104. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  105. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  106. end)
  107.  
  108. AllGamepasses.Name = "All Gamepasses"
  109. AllGamepasses.Parent = Layout
  110. AllGamepasses.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  111. AllGamepasses.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  112. AllGamepasses.BorderSizePixel = 4
  113. AllGamepasses.Position = UDim2.new(0.0786163509, 0, 0.410994768, 0)
  114. AllGamepasses.Size = UDim2.new(0, 124, 0, 39)
  115. AllGamepasses.Font = Enum.Font.GothamBlack
  116. AllGamepasses.Text = "All Gamepasses"
  117. AllGamepasses.TextColor3 = Color3.new(1, 1, 1)
  118. AllGamepasses.TextSize = 14
  119.  
  120. AllGamepasses.MouseButton1Down:connect(function()
  121. local plr = game.Players.LocalPlayer
  122. local gui = plr.PlayerGui
  123. local gamevalue = gui.GameValues
  124. local maingui = gui.Main
  125. --Customize Furniture tool
  126. gamevalue.OwnsCustomizeTool.Value = true
  127. --Catalog access
  128. gamevalue.OwnsCatalogAccess.Value = true
  129. --Open rotune
  130. maingui.Phone.Screen.MetaFrame.Apps1.RoTunes.Visible = true
  131. end)
  132.  
  133. AllPaintingsGUI.Name = "All Paintings GUI"
  134. AllPaintingsGUI.Parent = Layout
  135. AllPaintingsGUI.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  136. AllPaintingsGUI.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  137. AllPaintingsGUI.BorderSizePixel = 4
  138. AllPaintingsGUI.Position = UDim2.new(0.528301895, 0, 0.410994768, 0)
  139. AllPaintingsGUI.Size = UDim2.new(0, 124, 0, 39)
  140. AllPaintingsGUI.Font = Enum.Font.GothamBlack
  141. AllPaintingsGUI.Text = "All Paintings GUI"
  142. AllPaintingsGUI.TextColor3 = Color3.new(1, 1, 1)
  143. AllPaintingsGUI.TextSize = 14
  144.  
  145. AllPaintingsGUI.MouseButton1Down:connect(function()
  146. local ScreenGui = Instance.new("ScreenGui")
  147. local Holder = Instance.new("Frame")
  148. local Title = Instance.new("TextLabel")
  149. local TitleDrop = Instance.new("TextLabel")
  150. local ScrollingFrame = Instance.new("ScrollingFrame")
  151. local Title2 = Instance.new("TextLabel")
  152. local Title2Drop = Instance.new("TextLabel")
  153. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  154. Holder.Name = "Holder"
  155. Holder.Parent = ScreenGui
  156. Holder.Active = true
  157. Holder.AnchorPoint = Vector2.new(0, 0.5)
  158. Holder.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  159. Holder.BorderSizePixel = 0
  160. Holder.Draggable = true
  161. Holder.Position = UDim2.new(0, 25, 0.5, 0)
  162. Holder.Size = UDim2.new(0, 150, 0, 290)
  163. Title.Name = "Title"
  164. Title.Parent = Holder
  165. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  166. Title.BackgroundTransparency = 1
  167. Title.Size = UDim2.new(0, 150, 0, 10)
  168. Title.ZIndex = 2
  169. Title.Font = Enum.Font.SourceSansBold
  170. Title.FontSize = Enum.FontSize.Size14
  171. Title.Text = "ROCITIZEN ITEM"
  172. Title.TextColor3 = Color3.new(.1, 1, 1)
  173. Title.TextSize = 14
  174. Title.TextYAlignment = Enum.TextYAlignment.Top
  175. ScrollingFrame.Parent = Holder
  176. ScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  177. ScrollingFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  178. ScrollingFrame.BorderSizePixel = 0
  179. ScrollingFrame.Position = UDim2.new(0.5, 0, 0, 155)
  180. ScrollingFrame.Size = UDim2.new(0, 140, 0, 250)
  181. ScrollingFrame.BottomImage = "rbxassetid://985424344"
  182. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  183. ScrollingFrame.MidImage = "rbxassetid://985424344"
  184. ScrollingFrame.ScrollBarThickness = 3
  185. ScrollingFrame.TopImage = "rbxassetid://985424344"
  186. Title2.Name = "Title2"
  187. Title2.Parent = Holder
  188. Title2.BackgroundColor3 = Color3.new(1, 1, 1)
  189. Title2.BackgroundTransparency = 1
  190. Title2.Position = UDim2.new(0, 0, 0, 10)
  191. Title2.Size = UDim2.new(0, 150, 0, 10)
  192. Title2.ZIndex = 2
  193. Title2.Font = Enum.Font.SourceSansBold
  194. Title2.FontSize = Enum.FontSize.Size14
  195. Title2.Text = "PAINTING SPAWNER GUI"
  196. Title2.TextColor3 = Color3.new(.1, 1, 1)
  197. Title2.TextSize = 14
  198. Title2.TextYAlignment = Enum.TextYAlignment.Top
  199.  
  200. --main script--
  201.  
  202. local frameitems = {
  203. }
  204.  
  205. local gg = game.ReplicatedStorage.PaintingCatalog:GetChildren()
  206. for i = 1,#gg do
  207. table.insert(frameitems,gg[i].Name)
  208.  
  209. end
  210.  
  211. local frame = ScrollingFrame
  212. for i=1, #frameitems do
  213. local B = Instance.new("TextButton")
  214. local V = Instance.new("StringValue", B)
  215. V.Value = string.sub(frameitems[i], 7)
  216. B.Name = "B"
  217. B.Parent = frame
  218. B.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  219. B.BorderSizePixel = 0
  220. B.Position = UDim2.new(0, 3, 0, (((i-1)*22)+(3*i)))
  221. B.Size = UDim2.new(0, 134, 0, 22)
  222. B.Font = Enum.Font.SourceSansBold
  223. B.FontSize = Enum.FontSize.Size14
  224. B.Text = frameitems[i]
  225. B.TextColor3 = Color3.new(.1, .5, .5)
  226. B.TextScaled = true
  227. B.TextSize = 20
  228. frame.CanvasSize = UDim2.new(0,0,0,(#frameitems*22+(i*3)+3))
  229. B.MouseButton1Down:connect(function()
  230. print(B.Text)
  231. game.Players.LocalPlayer.PlayerGui.MouseScript.FurniturePlacing.Value = game.ReplicatedStorage.PaintingCatalog:FindFirstChild(B.Text)
  232. end)
  233. end
  234. end)
  235.  
  236. AllFurnitureGUI.Name = "All Furniture GUI"
  237. AllFurnitureGUI.Parent = Layout
  238. AllFurnitureGUI.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  239. AllFurnitureGUI.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  240. AllFurnitureGUI.BorderSizePixel = 4
  241. AllFurnitureGUI.Position = UDim2.new(0.0786163509, 0, 0.570680618, 0)
  242. AllFurnitureGUI.Size = UDim2.new(0, 124, 0, 39)
  243. AllFurnitureGUI.Font = Enum.Font.GothamBlack
  244. AllFurnitureGUI.Text = "All Furniture GUI"
  245. AllFurnitureGUI.TextColor3 = Color3.new(1, 1, 1)
  246. AllFurnitureGUI.TextSize = 14
  247.  
  248. AllFurnitureGUI.MouseButton1Down:connect(function()
  249. local ScreenGui = Instance.new("ScreenGui")
  250. local Holder = Instance.new("Frame")
  251. local Title = Instance.new("TextLabel")
  252. local TitleDrop = Instance.new("TextLabel")
  253. local ScrollingFrame = Instance.new("ScrollingFrame")
  254. local Title2 = Instance.new("TextLabel")
  255. local Title2Drop = Instance.new("TextLabel")
  256. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  257. Holder.Name = "Holder"
  258. Holder.Parent = ScreenGui
  259. Holder.Active = true
  260. Holder.AnchorPoint = Vector2.new(0, 0.5)
  261. Holder.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
  262. Holder.BorderSizePixel = 0
  263. Holder.Draggable = true
  264. Holder.Position = UDim2.new(0, 25, 0.5, 0)
  265. Holder.Size = UDim2.new(0, 150, 0, 290)
  266. Title.Name = "Title"
  267. Title.Parent = Holder
  268. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  269. Title.BackgroundTransparency = 1
  270. Title.Size = UDim2.new(0, 150, 0, 10)
  271. Title.ZIndex = 2
  272. Title.Font = Enum.Font.SourceSansBold
  273. Title.FontSize = Enum.FontSize.Size14
  274. Title.Text = "ROCITIZEN ITEM"
  275. Title.TextColor3 = Color3.new(.1, 1, 1)
  276. Title.TextSize = 14
  277. Title.TextYAlignment = Enum.TextYAlignment.Top
  278. ScrollingFrame.Parent = Holder
  279. ScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  280. ScrollingFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  281. ScrollingFrame.BorderSizePixel = 0
  282. ScrollingFrame.Position = UDim2.new(0.5, 0, 0, 155)
  283. ScrollingFrame.Size = UDim2.new(0, 140, 0, 250)
  284. ScrollingFrame.BottomImage = "rbxassetid://985424344"
  285. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  286. ScrollingFrame.MidImage = "rbxassetid://985424344"
  287. ScrollingFrame.ScrollBarThickness = 3
  288. ScrollingFrame.TopImage = "rbxassetid://985424344"
  289. Title2.Name = "Title2"
  290. Title2.Parent = Holder
  291. Title2.BackgroundColor3 = Color3.new(1, 1, 1)
  292. Title2.BackgroundTransparency = 1
  293. Title2.Position = UDim2.new(0, 0, 0, 10)
  294. Title2.Size = UDim2.new(0, 150, 0, 10)
  295. Title2.ZIndex = 2
  296. Title2.Font = Enum.Font.SourceSansBold
  297. Title2.FontSize = Enum.FontSize.Size14
  298. Title2.Text = "PLACE CHANGE GUI"
  299. Title2.TextColor3 = Color3.new(.1, 1, 1)
  300. Title2.TextSize = 14
  301. Title2.TextYAlignment = Enum.TextYAlignment.Top
  302.  
  303. --main script--
  304.  
  305. local frameitems = {
  306. }
  307.  
  308. local gg = game.ReplicatedStorage.Furniture:GetChildren()
  309. for i = 1,#gg do
  310. table.insert(frameitems,gg[i].Name)
  311.  
  312. end
  313.  
  314. local frame = ScrollingFrame
  315. for i=1, #frameitems do
  316. local B = Instance.new("TextButton")
  317. local V = Instance.new("StringValue", B)
  318. V.Value = string.sub(frameitems[i], 7)
  319. B.Name = "B"
  320. B.Parent = frame
  321. B.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  322. B.BorderSizePixel = 0
  323. B.Position = UDim2.new(0, 3, 0, (((i-1)*22)+(3*i)))
  324. B.Size = UDim2.new(0, 134, 0, 22)
  325. B.Font = Enum.Font.SourceSansBold
  326. B.FontSize = Enum.FontSize.Size14
  327. B.Text = frameitems[i]
  328. B.TextColor3 = Color3.new(.1, .5, .5)
  329. B.TextScaled = true
  330. B.TextSize = 20
  331. frame.CanvasSize = UDim2.new(0,0,0,(#frameitems*22+(i*3)+3))
  332. B.MouseButton1Down:connect(function()
  333. print(B.Text)
  334. game.Players.LocalPlayer.PlayerGui.MouseScript.FurniturePlacing.Value = game.ReplicatedStorage.Furniture:FindFirstChild(B.Text)
  335. end)
  336. end
  337. end)
  338.  
  339. RevilAdmin.Name = "Revil Admin"
  340. RevilAdmin.Parent = Layout
  341. RevilAdmin.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  342. RevilAdmin.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  343. RevilAdmin.BorderSizePixel = 4
  344. RevilAdmin.Position = UDim2.new(0.528301895, 0, 0.570680618, 0)
  345. RevilAdmin.Size = UDim2.new(0, 124, 0, 39)
  346. RevilAdmin.Font = Enum.Font.GothamBlack
  347. RevilAdmin.Text = "Revil Admin"
  348. RevilAdmin.TextColor3 = Color3.new(1, 1, 1)
  349. RevilAdmin.TextSize = 14
  350.  
  351. RevilAdmin.MouseButton1Down:connect(function()
  352. -- Creator: illremember#3799
  353.  
  354. -- Credits to infinite yield, harkinian, dex creators
  355.  
  356. prefix = ";"
  357. wait(0.3)
  358. Commands = {
  359. '[-] cmdbar is shown when ; is pressed.',
  360. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  361. '[2] bring [plr] -- You need a tool! Will bring player to you',
  362. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  363. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  364. '[5] attach [plr] -- You need a tool! Attaches you to player',
  365. '[6] unattach [plr] -- Attempts to unattach you from a player',
  366. '[7] follow [plr] -- Makes you follow behind the player',
  367. '[8] unfollow',
  368. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  369. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  370. '[11] untrail',
  371. '[12] orbit [plr] -- Makes you orbit the player',
  372. '[13] unorbit',
  373. '[14] fling [plr] -- Makes you fling the player',
  374. '[15] unfling',
  375. '[16] fecheck -- Checks if the game is FE or not',
  376. '[17] void [plr] -- Teleports player to the void',
  377. '[18] noclip -- Gives you noclip to walk through walls',
  378. '[19] clip -- Removes noclip',
  379. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  380. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  381. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  382. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  383. '[24] annoy [plr] -- Loop teleports you to the player',
  384. '[25] unannoy',
  385. '[26] headwalk [plr] -- Loop teleports you to the player head',
  386. '[27] unheadwalk',
  387. '[28] nolimbs -- Removes your arms and legs',
  388. '[29] god -- Gives you FE Godmode',
  389. '[30] drophats -- Drops your accessories',
  390. '[31] droptool -- Drops any tool you have equipped',
  391. '[32] loopdhats -- Loop drops your accessories',
  392. '[33] unloopdhats',
  393. '[34] loopdtool -- Loop drops any tools you have equipped',
  394. '[35] unloopdtool',
  395. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  396. '[37] view [plr] -- Changes your camera to the player character',
  397. '[38] unview',
  398. '[39] goto [plr] -- Teleports you to player',
  399. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  400. '[41] unfly',
  401. '[42] chat [msg] -- Makes you chat a message',
  402. '[43] spam [msg] -- Spams a message',
  403. '[44] unspam',
  404. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  405. '[46] pmspam [plr] -- Spams a player in private message',
  406. '[47] unpmspam',
  407. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  408. '[49] uncfreeze [plr]',
  409. '[50] unlockws -- Unlocks the workspace',
  410. '[51] lockws -- Locks the workspace',
  411. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  412. '[53] pstand -- Enables platform stand',
  413. '[54] unpstand -- Disables platform stand',
  414. '[55] blockhead -- Removes your head mesh',
  415. '[56] sit',
  416. '[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name',
  417. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  418. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  419. '[60] cmds -- Prints all commands',
  420. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  421. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  422. '[63] spinner -- Makes you spin',
  423. '[64] nospinner',
  424. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  425. '[66] noreach -- Removes reach, must have tool equipped',
  426. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  427. '[68] tp me [plr] -- Alternative to goto',
  428. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  429. '[70] uncbring',
  430. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  431. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  432. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  433. '[74] unglitch -- Unglitches you',
  434. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  435. '[76] explorer -- Loads up DEX',
  436. '[77] reset -- Resets your character.',
  437. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  438. '[79] animgui -- Loads up Energize animations GUI',
  439. '[80] savepos -- Saves your current position',
  440. '[81] loadpos -- Teleports you to your saved position',
  441. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  442. '[83] unbang',
  443. '[84] delcmdbar -- Removes the command bar completely',
  444. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  445. '[86] shutdown -- Uses harkinians script to shutdown server',
  446. '[87] respawn -- If grespawn doesnt work you can use respawn',
  447. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  448. '[89] getplrs -- Prints all players in game',
  449. '[90] deldecal -- Deletes all decals client sided',
  450. '[91] opfinality -- Loads in my FE GUI Opfinality',
  451. '[92] remotes -- Prints all remotes in the game in the console when added',
  452. '[93] noremotes -- Stops printing remotes',
  453. '[94] tpdefault -- Stops all loop teleports to a player',
  454. '[95] stopsit -- Will not allow you to sit',
  455. '[96] gosit -- Allows you to sit',
  456. '[97] clicktp -- Enables click tp',
  457. '[98] noclicktp -- Disables click tp',
  458. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  459. '[100] toolsoff -- Stops ;toolson',
  460. '[101] version -- Gets the admin version',
  461. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  462. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  463. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  464. '[105] clickdel -- Delete any block you press q on, client sided',
  465. '[106] noclickdel -- Stops clickdel',
  466. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  467. '[108] unlooprhats -- Stops loop removing mesh',
  468. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  469. '[110] unlooprtool -- Stops loop removing mesh',
  470. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  471. '[112] age [plr] -- Makes you chat the account age of the player',
  472. '[113] id [plr] -- Makes you chat the account ID of the player',
  473. '[114] .age [plr] -- Privately shows you the account age of the player',
  474. '[115] .id [plr] -- Privately shows you the account ID of the player',
  475. '[116] gameid -- Shows the game ID',
  476. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  477. '[118] removefog -- Removes fog, client sided',
  478. '[119] disable -- Disables your character by removing humanoid',
  479. '[120] enable -- Enables your character by adding humanoid',
  480. '[121] prefix [key] -- Changes the prefix used, default is ;',
  481. '[122] ;resetprefix -- Resets the prefix to ; incase you change it to an unusable prefix. Say exactly ";resetprefix" to do this command, no matter what your prefix is set to.',
  482. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  483. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  484. '[125] uncarpet -- Stops carpet player',
  485. '[126] stare [plr] -- Turns your character to stare at another player',
  486. '[127] unstare -- Stops stare player',
  487. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  488. '[129] unlogchat -- Disables logchat',
  489. '[130] fixcam -- Fixes/resets your camera',
  490. '[131] unstate -- Stops changing state',
  491. }
  492. speedget = 1
  493.  
  494. lplayer = game:GetService("Players").LocalPlayer
  495.  
  496. lplayer.CharacterAdded:Connect(function(character)
  497. spin = false
  498. flying = false
  499. staring = false
  500. banpl = false
  501. end)
  502.  
  503. function change()
  504. prefix = prefix
  505. speedfly = speedfly
  506. end
  507.  
  508. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  509. local Found = {}
  510. local strl = String:lower()
  511. if strl == "all" then
  512. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  513. table.insert(Found,v)
  514. end
  515. elseif strl == "others" then
  516. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  517. if v.Name ~= lplayer.Name then
  518. table.insert(Found,v)
  519. end
  520. end
  521. elseif strl == "me" then
  522. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  523. if v.Name == lplayer.Name then
  524. table.insert(Found,v)
  525. end
  526. end
  527. else
  528. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  529. if v.Name:lower():sub(1, #String) == String:lower() then
  530. table.insert(Found,v)
  531. end
  532. end
  533. end
  534. return Found
  535. end
  536.  
  537. local Mouse = lplayer:GetMouse()
  538.  
  539. spin = false
  540. followed = false
  541. traill = false
  542. noclip = false
  543. annoying = false
  544. hwalk = false
  545. droppinghats = false
  546. droppingtools = false
  547. flying = false
  548. spamdelay = 1
  549. spamming = false
  550. spammingpm = false
  551. cbringing = false
  552. remotes = true
  553. added = true
  554. binds = false
  555. stopsitting = false
  556. clickgoto = false
  557. gettingtools = false
  558. removingmeshhats = false
  559. removingmeshtool = false
  560. clickdel = false
  561. staring = false
  562. chatlogs = false
  563. banpl = false
  564. changingstate = false
  565. statechosen = 0
  566.  
  567. adminversion = "Reviz Admin by illremember, Version 2.0"
  568.  
  569. flying = false
  570. speedfly = 1
  571.  
  572. function plrchat(plr, chat)
  573. print(plr.Name..": "..tick().."\n"..chat)
  574. end
  575.  
  576. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  577. v.Chatted:connect(function(chat)
  578. if chatlogs then
  579. plrchat(v, chat)
  580. end
  581. end)
  582. end
  583. game:GetService("Players").PlayerAdded:connect(function(plr)
  584. plr.Chatted:connect(function(chat)
  585. if chatlogs then
  586. plrchat(plr, chat)
  587. end
  588. end)
  589. end)
  590.  
  591.  
  592. local ScreenGui = Instance.new("ScreenGui")
  593. local Frame = Instance.new("Frame")
  594. local CMDBAR = Instance.new("TextBox")
  595. ScreenGui.Parent = game:GetService("CoreGui")
  596. Frame.Parent = ScreenGui
  597. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  598. Frame.BackgroundTransparency = 0.3
  599. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  600. Frame.Size = UDim2.new(0, 200, 0, 40)
  601. Frame.Active = true
  602. Frame.Draggable = true
  603. CMDBAR.Name = "CMDBAR"
  604. CMDBAR.Parent = Frame
  605. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  606. CMDBAR.BackgroundTransparency = 0.20000000298023
  607. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  608. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  609. CMDBAR.Font = Enum.Font.SourceSansLight
  610. CMDBAR.FontSize = Enum.FontSize.Size14
  611. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  612. CMDBAR.TextScaled = true
  613. CMDBAR.TextSize = 14
  614. CMDBAR.TextWrapped = true
  615. CMDBAR.Text = "Press ; to type, Enter to execute"
  616.  
  617. local CMDS = Instance.new("ScreenGui")
  618. local CMDSFRAME = Instance.new("Frame")
  619. local ScrollingFrame = Instance.new("ScrollingFrame")
  620. local TextLabel = Instance.new("TextLabel")
  621. local closegui = Instance.new("TextButton")
  622. CMDS.Name = "CMDS"
  623. CMDS.Parent = game:GetService("CoreGui")
  624. CMDSFRAME.Name = "CMDSFRAME"
  625. CMDSFRAME.Parent = CMDS
  626. CMDSFRAME.Active = true
  627. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  628. CMDSFRAME.BorderSizePixel = 0
  629. CMDSFRAME.Draggable = true
  630. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  631. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  632. CMDSFRAME.Visible = false
  633. ScrollingFrame.Parent = CMDSFRAME
  634. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  635. ScrollingFrame.BorderSizePixel = 0
  636. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  637. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  638. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  639. TextLabel.Parent = ScrollingFrame
  640. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  641. TextLabel.BackgroundTransparency = 1
  642. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  643. TextLabel.Font = Enum.Font.SourceSans
  644. TextLabel.FontSize = Enum.FontSize.Size18
  645. TextLabel.Text = "[-] cmdbar is shown when ; is pressed.,\n[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player,\n[2] bring [plr] -- You need a tool! Will bring player to you,\n[3] spin [plr] -- You need a tool! Makes you and the player spin crazy,\n[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting,\n[5] attach [plr] -- You need a tool! Attaches you to player,\n[6] unattach [plr] -- Attempts to unattach you from a player,\n[7] follow [plr] -- Makes you follow behind the player,\n[8] unfollow,\n[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air,\n[10] trail [plr] -- The opposite of follow, you stay infront of player,\n[11] untrail,\n[12] orbit [plr] -- Makes you orbit the player,\n[13] unorbit,\n[14] fling [plr] -- Makes you fling the player,\n[15] unfling,\n[16] fecheck -- Checks if the game is FE or not,\n[17] void [plr] -- Teleports player to the void,\n[18] noclip -- Gives you noclip to walk through walls,\n[19] clip -- Removes noclip,\n[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default,\n[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default,\n[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default,\n[23] default -- Changes your speed, jumppower and hipheight to default values,\n[24] annoy [plr] -- Loop teleports you to the player,\n[25] unannoy,\n[26] headwalk [plr] -- Loop teleports you to the player head,\n[27] unheadwalk,\n[28] nolimbs -- Removes your arms and legs,\n[29] god -- Gives you FE Godmode,\n[30] drophats -- Drops your accessories,\n[31] droptool -- Drops any tool you have equipped,\n[32] loopdhats -- Loop drops your accessories,\n[33] unloopdhats,\n[34] loopdtool -- Loop drops any tools you have equipped,\n[35] unloopdtool,\n[36] invisible -- Gives you invisibility CREDIT TO TIMELESS,\n[37] view [plr] -- Changes your camera to the player character,\n[38] unview,\n[39] goto [plr] -- Teleports you to player,\n[40] fly -- Allows you to fly,\n[41] unfly,\n[42] chat [msg] -- Makes you chat a message,\n[43] spam [msg] -- Spams a message,\n[44] unspam,\n[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second,\n[46] pmspam [plr] -- Spams a player in private message,\n[47] unpmspam,\n[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you,\n[49] uncfreeze [plr],\n[50] unlockws -- Unlocks the workspace,\n[51] lockws -- Locks the workspace,\n[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you,\n[53] pstand -- Enables platform stand,\n[54] unpstand -- Disables platform stand,\n[55] blockhead -- Removes your head mesh,\n[56] sit,\n[57] bringobj [obj] -- Only shows on client, brings an object/part to you constantly, can be used to bring healing parts, weapons, money etc, type in exact name,\n[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided,\n[59] hypertotal -- Loads in my FE GUI Hypertotal,\n[60] cmds -- Prints all commands,\n[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats,\n[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool,\n[63] spinner -- Makes you spin,\n[64] nospinner,\n[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom,\n[66] noreach -- Removes reach, must have tool equipped,\n[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying,\n[68] tp me [plr] -- Alternative to goto,\n[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player,\n[70] uncbring,\n[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players,\n[72] givetool [plr] -- Gives the tool you have equipped to the player,\n[73] glitch [plr] -- Glitches you and the player, looks very cool,\n[74] unglitch -- Unglitches you,\n[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode,\n[76] explorer -- Loads up DEX,\n[77] reset -- Resets your character.,\n[78] anim [id] -- Applies an animation on you, must be created by ROBLOX,\n[79] animgui -- Loads up Energize animations GUI,\n[80] savepos -- Saves your current position,\n[81] loadpos -- Teleports you to your saved position,\n[82] bang [plr] -- 18+,\n[83] unbang,\n[84] delcmdbar -- Removes the command bar completely,\n[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model,\n[86] shutdown -- Uses harkinians script to shutdown server,\n[87] respawn -- If grespawn doesnt work you can use respawn,\n[88] delobj [obj] -- Deletes a certain brick in workspace, client sided,\n[89] getplrs -- Prints all players in game,\n[90] deldecal -- Deletes all decals client sided,\n[91] opfinality -- Loads in my FE GUI Opfinality,\n[92] remotes -- Prints all remotes in the game in the console when added,\n[93] noremotes -- Stops printing remotes,\n[94] tpdefault -- Stops all loop teleports to a player,\n[95] stopsit -- Will not allow you to sit,\n[96] gosit -- Allows you to sit,\n[97] clicktp -- Enables click tp,\n[98] noclicktp -- Disables click tp,\n[99] toolson -- If any tools are dropped in the workspace you will automatically get them,\n[100] toolsoff -- Stops ;toolson,\n[101] version -- Gets the admin version, \n This list of commands is NOT showing everything, go to my thread in the pastebin link to see ALL commands."
  646. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  647. TextLabel.TextSize = 15
  648. TextLabel.TextWrapped = true
  649. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  650. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  651. closegui.Name = "closegui"
  652. closegui.Parent = CMDSFRAME
  653. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  654. closegui.BorderSizePixel = 0
  655. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  656. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  657. closegui.Font = Enum.Font.SourceSansBold
  658. closegui.FontSize = Enum.FontSize.Size24
  659. closegui.Text = "X"
  660. closegui.TextColor3 = Color3.new(1, 1, 1)
  661. closegui.TextSize = 20
  662.  
  663. closegui.MouseButton1Click:connect(function()
  664. CMDSFRAME.Visible = false
  665. end)
  666.  
  667. game:GetService('RunService').Stepped:connect(function()
  668. if spin then
  669. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  670. end
  671. if followed then
  672. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  673. end
  674. if traill then
  675. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  676. end
  677. if annoying then
  678. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  679. end
  680. if hwalk then
  681. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  682. end
  683. if staring then
  684. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  685. end
  686. end)
  687. game:GetService('RunService').Stepped:connect(function()
  688. if noclip then
  689. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  690. lplayer.Character.Head.CanCollide = false
  691. lplayer.Character.Torso.CanCollide = false
  692. lplayer.Character["Left Leg"].CanCollide = false
  693. lplayer.Character["Right Leg"].CanCollide = false
  694. else
  695. lplayer.Character.Humanoid:ChangeState(11)
  696. end
  697. end
  698. if changingstate then
  699. lplayer.Character.Humanoid:ChangeState(statechosen)
  700. end
  701. end)
  702. game:GetService('RunService').Stepped:connect(function()
  703. if droppinghats then
  704. for i,v in pairs(lplayer.Character:GetChildren()) do
  705. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  706. v.Parent = workspace
  707. end
  708. end
  709. end
  710. if droppingtools then
  711. for i,v in pairs(lplayer.Character:GetChildren()) do
  712. if (v:IsA("Tool")) then
  713. v.Parent = workspace
  714. end
  715. end
  716. end
  717. if removingmeshhats then
  718. for i,v in pairs(lplayer.Character:GetChildren()) do
  719. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  720. v.Handle.Mesh:Destroy()
  721. end
  722. end
  723. end
  724. if removingmeshtool then
  725. for i,v in pairs(lplayer.Character:GetChildren()) do
  726. if (v:IsA("Tool")) then
  727. v.Handle.Mesh:Destroy()
  728. end
  729. end
  730. end
  731. end)
  732. game:GetService('RunService').Stepped:connect(function()
  733. if banpl then
  734. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  735. end
  736. end)
  737. game:GetService('RunService').Stepped:connect(function()
  738. if stopsitting then
  739. lplayer.Character.Humanoid.Sit = false
  740. end
  741. end)
  742.  
  743. plr = lplayer
  744. hum = plr.Character.HumanoidRootPart
  745. mouse = plr:GetMouse()
  746. mouse.KeyDown:connect(function(key)
  747. if key == "e" then
  748. if mouse.Target then
  749. if clickgoto then
  750. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  751. elseif clickdel then
  752. mouse.Target:Destroy()
  753. end
  754. end
  755. end
  756. end)
  757.  
  758. game:GetService("Workspace").ChildAdded:connect(function(part)
  759. if gettingtools then
  760. if part:IsA("Tool") then
  761. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  762. end
  763. end
  764. end)
  765.  
  766. lplayer.Chatted:Connect(function(msg)
  767. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  768. if string.sub(msg, 7) == "me" then
  769. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  770. else
  771. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  772. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  773. lplayer.Character.Humanoid.Name = 1
  774. local l = lplayer.Character["1"]:Clone()
  775. l.Parent = lplayer.Character
  776. l.Name = "Humanoid"
  777. wait(0.1)
  778. lplayer.Character["1"]:Destroy()
  779. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  780. lplayer.Character.Animate.Disabled = true
  781. wait(0.1)
  782. lplayer.Character.Animate.Disabled = false
  783. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  784. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  785. lplayer.Character.Humanoid:EquipTool(v)
  786. end
  787. local function tp(player,player2)
  788. local char1,char2=player.Character,player2.Character
  789. if char1 and char2 then
  790. char1:MoveTo(char2.Head.Position)
  791. end
  792. end
  793. wait(0.1)
  794. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  795. wait(0.2)
  796. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  797. wait(0.5)
  798. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  799. wait(0.7)
  800. tp(lplayer,game:GetService("Players")[v.Name])
  801. wait(0.7)
  802. lplayer.Character.HumanoidRootPart.CFrame = NOW
  803. game:GetService("StarterGui"):SetCore("SendNotification", {
  804. Title = "Tools needed!";
  805. Text = "You need a tool in your backpack for this command!";
  806. })
  807. end
  808. end
  809. end
  810. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  811. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  812. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  813. lplayer.Character.Humanoid.Name = 1
  814. local l = lplayer.Character["1"]:Clone()
  815. l.Parent = lplayer.Character
  816. l.Name = "Humanoid"
  817. wait(0.1)
  818. lplayer.Character["1"]:Destroy()
  819. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  820. lplayer.Character.Animate.Disabled = true
  821. wait(0.1)
  822. lplayer.Character.Animate.Disabled = false
  823. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  824. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  825. lplayer.Character.Humanoid:EquipTool(v)
  826. end
  827. local function tp(player,player2)
  828. local char1,char2=player.Character,player2.Character
  829. if char1 and char2 then
  830. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  831. end
  832. end
  833. local function getout(player,player2)
  834. local char1,char2=player.Character,player2.Character
  835. if char1 and char2 then
  836. char1:MoveTo(char2.Head.Position)
  837. end
  838. end
  839. tp(game:GetService("Players")[v.Name], lplayer)
  840. wait(0.2)
  841. tp(game:GetService("Players")[v.Name], lplayer)
  842. wait(0.5)
  843. lplayer.Character.HumanoidRootPart.CFrame = NOW
  844. wait(0.5)
  845. getout(lplayer, game:GetService("Players")[v.Name])
  846. wait(0.3)
  847. lplayer.Character.HumanoidRootPart.CFrame = NOW
  848. game:GetService("StarterGui"):SetCore("SendNotification", {
  849. Title = "Tools needed!";
  850. Text = "You need a tool in your backpack for this command!";
  851. })
  852. end
  853. end
  854. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  855. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  856. lplayer.Character.Humanoid.Name = 1
  857. local l = lplayer.Character["1"]:Clone()
  858. l.Parent = lplayer.Character
  859. l.Name = "Humanoid"
  860. wait(0.1)
  861. lplayer.Character["1"]:Destroy()
  862. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  863. lplayer.Character.Animate.Disabled = true
  864. wait(0.1)
  865. lplayer.Character.Animate.Disabled = false
  866. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  867. lplayer.Character.Animate.Disabled = false
  868. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  869. lplayer.Character.Humanoid:EquipTool(v)
  870. end
  871. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  872. spinplr = v
  873. wait(0.5)
  874. spin = true
  875. game:GetService("StarterGui"):SetCore("SendNotification", {
  876. Title = "Tools needed!";
  877. Text = "You need a tool in your backpack for this command!";
  878. })
  879. end
  880. end
  881. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  882. spin = false
  883. end
  884. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  885. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  886. lplayer.Character.Humanoid.Name = 1
  887. local l = lplayer.Character["1"]:Clone()
  888. l.Parent = lplayer.Character
  889. l.Name = "Humanoid"
  890. wait(0.1)
  891. lplayer.Character["1"]:Destroy()
  892. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  893. lplayer.Character.Animate.Disabled = true
  894. wait(0.1)
  895. lplayer.Character.Animate.Disabled = false
  896. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  897. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  898. lplayer.Character.Humanoid:EquipTool(v)
  899. end
  900. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  901. wait(0.3)
  902. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  903. attplr = v
  904. game:GetService("StarterGui"):SetCore("SendNotification", {
  905. Title = "Tools needed!";
  906. Text = "You need a tool in your backpack for this command!";
  907. })
  908. end
  909. end
  910. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  911. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  912. local function getout(player,player2)
  913. local char1,char2=player.Character,player2.Character
  914. if char1 and char2 then
  915. char1:MoveTo(char2.Head.Position)
  916. end
  917. end
  918. getout(lplayer, game:GetService("Players")[v.Name])
  919. end
  920. end
  921. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  922. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  923. followed = true
  924. flwplr = v
  925. end
  926. end
  927. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  928. followed = false
  929. end
  930. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  931. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  932. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  933. lplayer.Character.Humanoid.Name = 1
  934. local l = lplayer.Character["1"]:Clone()
  935. l.Parent = lplayer.Character
  936. l.Name = "Humanoid"
  937. wait(0.1)
  938. lplayer.Character["1"]:Destroy()
  939. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  940. lplayer.Character.Animate.Disabled = true
  941. wait(0.1)
  942. lplayer.Character.Animate.Disabled = false
  943. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  944. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  945. lplayer.Character.Humanoid:EquipTool(v)
  946. end
  947. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  948. wait(0.2)
  949. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  950. wait(0.6)
  951. lplayer.Character.HumanoidRootPart.CFrame = NOW
  952. wait(0.6)
  953. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  954. game:GetService("StarterGui"):SetCore("SendNotification", {
  955. Title = "Tools needed!";
  956. Text = "You need a tool in your backpack for this command!";
  957. })
  958. end
  959. end
  960. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  961. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  962. traill = true
  963. trlplr = v
  964. end
  965. end
  966. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  967. traill = false
  968. end
  969. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  970. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  971. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  972. else
  973. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  974. local o = Instance.new("RocketPropulsion")
  975. o.Parent = lplayer.Character.HumanoidRootPart
  976. o.Name = "Orbit"
  977. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  978. o:Fire()
  979. noclip = true
  980. end
  981. end
  982. end
  983. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  984. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  985. noclip = false
  986. end
  987. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  988. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  989. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  990. else
  991. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  992. local y = Instance.new("RocketPropulsion")
  993. y.Parent = lplayer.Character.HumanoidRootPart
  994. y.CartoonFactor = 1
  995. y.MaxThrust = 800000
  996. y.MaxSpeed = 1000
  997. y.ThrustP = 200000
  998. y.Name = "Fling"
  999. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1000. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1001. y:Fire()
  1002. noclip = true
  1003. end
  1004. end
  1005. end
  1006. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1007. noclip = false
  1008. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1009. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1010. wait(0.4)
  1011. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1012. end
  1013. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1014. if game:GetService("Workspace").FilteringEnabled == true then
  1015. warn("FE is Enabled (Filtering Enabled)")
  1016. game:GetService("StarterGui"):SetCore("SendNotification", {
  1017. Title = "FE is Enabled";
  1018. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1019. })
  1020. else
  1021. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1022. game:GetService("StarterGui"):SetCore("SendNotification", {
  1023. Title = "FE is Disabled";
  1024. Text = "Filtering Disabled. Consider using a different admin script.";
  1025. })
  1026. end
  1027. end
  1028. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1029. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1030. lplayer.Character.Humanoid.Name = 1
  1031. local l = lplayer.Character["1"]:Clone()
  1032. l.Parent = lplayer.Character
  1033. l.Name = "Humanoid"
  1034. wait(0.1)
  1035. lplayer.Character["1"]:Destroy()
  1036. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1037. lplayer.Character.Animate.Disabled = true
  1038. wait(0.1)
  1039. lplayer.Character.Animate.Disabled = false
  1040. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1041. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1042. lplayer.Character.Humanoid:EquipTool(v)
  1043. end
  1044. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1045. wait(0.2)
  1046. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1047. wait(0.6)
  1048. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1049. game:GetService("StarterGui"):SetCore("SendNotification", {
  1050. Title = "Tools needed!";
  1051. Text = "You need a tool in your backpack for this command!";
  1052. })
  1053. end
  1054. end
  1055. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1056. noclip = true
  1057. game:GetService("StarterGui"):SetCore("SendNotification", {
  1058. Title = "Noclip enabled";
  1059. Text = "Type ;clip to disable";
  1060. })
  1061. end
  1062. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1063. noclip = false
  1064. game:GetService("StarterGui"):SetCore("SendNotification", {
  1065. Title = "Noclip disabled";
  1066. Text = "Type ;noclip to enable";
  1067. })
  1068. end
  1069. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1070. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1071. end
  1072. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1073. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1074. end
  1075. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1076. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1077. end
  1078. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1079. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1080. end
  1081. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1082. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1083. end
  1084. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1085. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1086. end
  1087. if string.sub(msg, 1, 8) == (prefix.."default") then
  1088. lplayer.Character.Humanoid.JumpPower = 50
  1089. lplayer.Character.Humanoid.WalkSpeed = 16
  1090. lplayer.Character.Humanoid.HipHeight = 0
  1091. end
  1092. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1093. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1094. annoying = true
  1095. annplr = v
  1096. end
  1097. end
  1098. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1099. annoying = false
  1100. end
  1101. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1102. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1103. hwalk = true
  1104. hdwplr = v
  1105. end
  1106. end
  1107. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1108. hwalk = false
  1109. end
  1110. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1111. lplayer.Character["Left Leg"]:Destroy()
  1112. lplayer.Character["Left Arm"]:Destroy()
  1113. lplayer.Character["Right Leg"]:Destroy()
  1114. lplayer.Character["Right Arm"]:Destroy()
  1115. end
  1116. if string.sub(msg, 1, 4) == (prefix.."god") then
  1117. lplayer.Character.Humanoid.Name = 1
  1118. local l = lplayer.Character["1"]:Clone()
  1119. l.Parent = lplayer.Character
  1120. l.Name = "Humanoid"
  1121. wait(0.1)
  1122. lplayer.Character["1"]:Destroy()
  1123. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1124. lplayer.Character.Animate.Disabled = true
  1125. wait(0.1)
  1126. lplayer.Character.Animate.Disabled = false
  1127. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1128. game:GetService("StarterGui"):SetCore("SendNotification", {
  1129. Title = "FE Godmode enabled";
  1130. Text = "Use ;grespawn or ;respawn to remove";
  1131. })
  1132. end
  1133. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1134. for i,v in pairs(lplayer.Character:GetChildren()) do
  1135. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1136. v.Parent = workspace
  1137. end
  1138. end
  1139. end
  1140. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1141. for i,v in pairs(lplayer.Character:GetChildren()) do
  1142. if (v:IsA("Tool")) then
  1143. v.Parent = workspace
  1144. end
  1145. end
  1146. end
  1147. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1148. droppinghats = true
  1149. game:GetService("StarterGui"):SetCore("SendNotification", {
  1150. Title = "Loop Drop Enabled";
  1151. Text = "Type ;unloopdhats to disable";
  1152. })
  1153. end
  1154. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1155. droppinghats = false
  1156. game:GetService("StarterGui"):SetCore("SendNotification", {
  1157. Title = "Loop Drop Disabled";
  1158. Text = "Type ;loopdhats to enable.";
  1159. })
  1160. end
  1161. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1162. droppingtools = true
  1163. game:GetService("StarterGui"):SetCore("SendNotification", {
  1164. Title = "Loop Drop Enabled";
  1165. Text = "Type ;unloopdtool to disable";
  1166. })
  1167. end
  1168. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1169. droppingtools = false
  1170. game:GetService("StarterGui"):SetCore("SendNotification", {
  1171. Title = "Loop Drop Disabled";
  1172. Text = "Type ;loopdtool to enable.";
  1173. })
  1174. end
  1175. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1176. Local = game:GetService('Players').LocalPlayer
  1177. Char = Local.Character
  1178. touched,tpdback = false, false
  1179. box = Instance.new('Part',workspace)
  1180. box.Anchored = true
  1181. box.CanCollide = true
  1182. box.Size = Vector3.new(10,1,10)
  1183. box.Position = Vector3.new(0,10000,0)
  1184. box.Touched:connect(function(part)
  1185. if (part.Parent.Name == Local.Name) then
  1186. if touched == false then
  1187. touched = true
  1188. function apply()
  1189. if script.Disabled ~= true then
  1190. no = Char.HumanoidRootPart:Clone()
  1191. wait(.25)
  1192. Char.HumanoidRootPart:Destroy()
  1193. no.Parent = Char
  1194. Char:MoveTo(loc)
  1195. touched = false
  1196. end end
  1197. if Char then
  1198. apply()
  1199. end
  1200. end
  1201. end
  1202. end)
  1203. repeat wait() until Char
  1204. loc = Char.HumanoidRootPart.Position
  1205. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1206. game:GetService("StarterGui"):SetCore("SendNotification", {
  1207. Title = "Invisibility enabled!";
  1208. Text = "Reset or use ;respawn to remove.";
  1209. })
  1210. end
  1211. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1212. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1213. if game:GetService("Players")[v.Name].Character.Humanoid then
  1214. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1215. else
  1216. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1217. end
  1218. end
  1219. end
  1220. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1221. if lplayer.Character.Humanoid then
  1222. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1223. else
  1224. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1225. end
  1226. end
  1227. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1228. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1229. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1230. end
  1231. end
  1232. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1233. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1234. repeat wait() until Mouse
  1235.  
  1236. local T = lplayer.Character.HumanoidRootPart
  1237. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1238. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1239. local SPEED = speedget
  1240.  
  1241. local function fly()
  1242. flying = true
  1243. local BG = Instance.new('BodyGyro', T)
  1244. local BV = Instance.new('BodyVelocity', T)
  1245. BG.P = 9e4
  1246. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1247. BG.cframe = T.CFrame
  1248. BV.velocity = Vector3.new(0, 0.1, 0)
  1249. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1250. spawn(function()
  1251. repeat wait()
  1252. lplayer.Character.Humanoid.PlatformStand = true
  1253. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1254. SPEED = 50
  1255. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1256. SPEED = 0
  1257. end
  1258. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1259. 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
  1260. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1261. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1262. 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
  1263. else
  1264. BV.velocity = Vector3.new(0, 0.1, 0)
  1265. end
  1266. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1267. until not flying
  1268. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1269. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1270. SPEED = 0
  1271. BG:destroy()
  1272. BV:destroy()
  1273. lplayer.Character.Humanoid.PlatformStand = false
  1274. end)
  1275. end
  1276. Mouse.KeyDown:connect(function(KEY)
  1277. if KEY:lower() == 'w' then
  1278. CONTROL.F = speedfly
  1279. elseif KEY:lower() == 's' then
  1280. CONTROL.B = -speedfly
  1281. elseif KEY:lower() == 'a' then
  1282. CONTROL.L = -speedfly
  1283. elseif KEY:lower() == 'd' then
  1284. CONTROL.R = speedfly
  1285. end
  1286. end)
  1287. Mouse.KeyUp:connect(function(KEY)
  1288. if KEY:lower() == 'w' then
  1289. CONTROL.F = 0
  1290. elseif KEY:lower() == 's' then
  1291. CONTROL.B = 0
  1292. elseif KEY:lower() == 'a' then
  1293. CONTROL.L = 0
  1294. elseif KEY:lower() == 'd' then
  1295. CONTROL.R = 0
  1296. end
  1297. end)
  1298. fly()
  1299. end
  1300. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1301. flying = false
  1302. lplayer.Character.Humanoid.PlatformStand = false
  1303. end
  1304. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1305. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1306. end
  1307. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1308. spamtext = (string.sub(msg, 7))
  1309. spamming = true
  1310. end
  1311. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1312. spamming = false
  1313. end
  1314. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1315. spamdelay = (string.sub(msg, 11))
  1316. end
  1317. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1318. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1319. pmspammed = v.Name
  1320. spammingpm = true
  1321. end
  1322. end
  1323. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1324. spammingpm = false
  1325. end
  1326. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1327. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1328. v.Character["Left Leg"].Anchored = true
  1329. v.Character["Left Arm"].Anchored = true
  1330. v.Character["Right Leg"].Anchored = true
  1331. v.Character["Right Arm"].Anchored = true
  1332. v.Character.Torso.Anchored = true
  1333. v.Character.Head.Anchored = true
  1334. end
  1335. end
  1336. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1337. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1338. v.Character["Left Leg"].Anchored = false
  1339. v.Character["Left Arm"].Anchored = false
  1340. v.Character["Right Leg"].Anchored = false
  1341. v.Character["Right Arm"].Anchored = false
  1342. v.Character.Torso.Anchored = false
  1343. v.Character.Head.Anchored = false
  1344. end
  1345. end
  1346. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1347. local a = game:GetService("Workspace"):getChildren()
  1348. for i = 1, #a do
  1349. if a[i].className == "Part" then
  1350. a[i].Locked = false
  1351. elseif a[i].className == "Model" then
  1352. local r = a[i]:getChildren()
  1353. for i = 1, #r do
  1354. if r[i].className == "Part" then
  1355. r[i].Locked = false
  1356. end
  1357. end
  1358. end
  1359. end
  1360. game:GetService("StarterGui"):SetCore("SendNotification", {
  1361. Title = "Success!";
  1362. Text = "Workspace unlocked. Use ;lockws to lock.";
  1363. })
  1364. end
  1365. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1366. local a = game:GetService("Workspace"):getChildren()
  1367. for i = 1, #a do
  1368. if a[i].className == "Part" then
  1369. a[i].Locked = true
  1370. elseif a[i].className == "Model" then
  1371. local r = a[i]:getChildren()
  1372. for i = 1, #r do
  1373. if r[i].className == "Part" then
  1374. r[i].Locked = true
  1375. end
  1376. end
  1377. end
  1378. end
  1379. end
  1380. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1381. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1382. Clone_T.BinType = "Clone"
  1383. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1384. Destruct.BinType = "Hammer"
  1385. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1386. Hold_T.BinType = "Grab"
  1387. end
  1388. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1389. lplayer.Character.Humanoid.PlatformStand = true
  1390. end
  1391. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1392. lplayer.Character.Humanoid.PlatformStand = false
  1393. end
  1394. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1395. lplayer.Character.Head.Mesh:Destroy()
  1396. end
  1397. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1398. lplayer.Character.Humanoid.Sit = true
  1399. end
  1400. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1401. local function bringobjw()
  1402. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1403. if obj.Name == (string.sub(msg, 11)) then
  1404. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1405. obj.CanCollide = false
  1406. obj.Transparency = 0.7
  1407. wait()
  1408. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1409. wait()
  1410. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1411. wait()
  1412. obj.CFrame = lplayer.Character["Head"].CFrame
  1413. end
  1414. end
  1415. end
  1416. while wait() do
  1417. bringobjw()
  1418. end
  1419. game:GetService("StarterGui"):SetCore("SendNotification", {
  1420. Title = "BringObj";
  1421. Text = "BringObj enabled.";
  1422. })
  1423. end
  1424. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1425. vis = (string.sub(msg, 8))
  1426. local a = game:GetService("Workspace"):GetDescendants()
  1427. for i = 1, #a do
  1428. if a[i].className == "Part" then
  1429. a[i].Transparency = vis
  1430. elseif a[i].className == "Model" then
  1431. local r = a[i]:getChildren()
  1432. for i = 1, #r do
  1433. if r[i].className == "Part" then
  1434. r[i].Transparency = vis
  1435. end
  1436. end
  1437. end
  1438. end
  1439. end
  1440. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1441. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1442. game:GetService("StarterGui"):SetCore("SendNotification", {
  1443. Title = "Success!";
  1444. Text = "HyperTotal GUI Loaded!";
  1445. })
  1446. end
  1447. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1448. CMDSFRAME.Visible = true
  1449. end
  1450. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1451. for i,v in pairs(lplayer.Character:GetChildren()) do
  1452. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1453. v.Handle.Mesh:Destroy()
  1454. end
  1455. end
  1456. end
  1457. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1458. for i,v in pairs(lplayer.Character:GetChildren()) do
  1459. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1460. v.Handle.Mesh:Destroy()
  1461. end
  1462. end
  1463. end
  1464. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1465. for i,v in pairs(lplayer.Character:GetChildren()) do
  1466. if (v:IsA("Tool")) then
  1467. v.Handle.Mesh:Destroy()
  1468. end
  1469. end
  1470. end
  1471. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1472. for i,v in pairs(lplayer.Character:GetChildren()) do
  1473. if (v:IsA("Tool")) then
  1474. v.Handle.Mesh:Destroy()
  1475. end
  1476. end
  1477. end
  1478. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1479. local p = Instance.new("RocketPropulsion")
  1480. p.Parent = lplayer.Character.HumanoidRootPart
  1481. p.Name = "Spinner"
  1482. p.Target = lplayer.Character["Left Arm"]
  1483. p:Fire()
  1484. game:GetService("StarterGui"):SetCore("SendNotification", {
  1485. Title = "Spinner enabled";
  1486. Text = "Type ;nospinner to disable.";
  1487. })
  1488. end
  1489. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1490. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1491. end
  1492. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1493. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1494. if v:isA("Tool") then
  1495. local a = Instance.new("SelectionBox",v.Handle)
  1496. a.Adornee = v.Handle
  1497. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1498. v.GripPos = Vector3.new(0,0,0)
  1499. lplayer.Character.Humanoid:UnequipTools()
  1500. end
  1501. end
  1502. game:GetService("StarterGui"):SetCore("SendNotification", {
  1503. Title = "Reach applied!";
  1504. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1505. })
  1506. end
  1507. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1508. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1509. if v:isA("Tool") then
  1510. handleSize = v.Handle.Size
  1511. wait()
  1512. local a = Instance.new("SelectionBox",v.Handle)
  1513. a.Name = "a"
  1514. a.Adornee = v.Handle
  1515. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1516. v.GripPos = Vector3.new(0,0,0)
  1517. lplayer.Character.Humanoid:UnequipTools()
  1518. end
  1519. end
  1520. game:GetService("StarterGui"):SetCore("SendNotification", {
  1521. Title = "Reach applied!";
  1522. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1523. })
  1524. end
  1525. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1526. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1527. if v:isA("Tool") then
  1528. v.Handle.a:Destroy()
  1529. v.Handle.Size = handleSize
  1530. end
  1531. end
  1532. game:GetService("StarterGui"):SetCore("SendNotification", {
  1533. Title = "Reach removed!";
  1534. Text = "Removed reach from equipped sword.";
  1535. })
  1536. end
  1537. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1538. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1539. lplayer.Character.Humanoid.Name = 1
  1540. local l = lplayer.Character["1"]:Clone()
  1541. l.Parent = lplayer.Character
  1542. l.Name = "Humanoid"
  1543. wait(0.1)
  1544. lplayer.Character["1"]:Destroy()
  1545. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1546. lplayer.Character.Animate.Disabled = true
  1547. wait(0.1)
  1548. lplayer.Character.Animate.Disabled = false
  1549. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1550. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1551. lplayer.Character.Humanoid:EquipTool(v)
  1552. end
  1553. wait(0.1)
  1554. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1555. wait(0.2)
  1556. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1557. wait(0.5)
  1558. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1559. game:GetService("StarterGui"):SetCore("SendNotification", {
  1560. Title = "Tools needed!";
  1561. Text = "You need a tool in your backpack for this command!";
  1562. })
  1563. end
  1564. end
  1565. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1566. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1567. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1568. end
  1569. end
  1570. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1571. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1572. cbringall = true
  1573. else
  1574. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1575. brplr = v.Name
  1576. end
  1577. end
  1578. cbring = true
  1579. end
  1580. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1581. cbring = false
  1582. cbringall = false
  1583. end
  1584. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1585. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1586. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1587. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1588. lplayer.Character.Humanoid.Name = 1
  1589. local l = lplayer.Character["1"]:Clone()
  1590. l.Parent = lplayer.Character
  1591. l.Name = "Humanoid"
  1592. wait(0.1)
  1593. lplayer.Character["1"]:Destroy()
  1594. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1595. lplayer.Character.Animate.Disabled = true
  1596. wait(0.1)
  1597. lplayer.Character.Animate.Disabled = false
  1598. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1599. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1600. lplayer.Character.Humanoid:EquipTool(v)
  1601. end
  1602. local function tp(player,player2)
  1603. local char1,char2=player.Character,player2.Character
  1604. if char1 and char2 then
  1605. char1:MoveTo(char2.Head.Position)
  1606. end
  1607. end
  1608. wait(0.1)
  1609. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1610. wait(0.2)
  1611. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1612. wait(0.5)
  1613. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1614. wait(0.6)
  1615. tp(lplayer, game:GetService("Players")[v.Name])
  1616. wait(0.4)
  1617. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1618. game:GetService("StarterGui"):SetCore("SendNotification", {
  1619. Title = "Tools needed!";
  1620. Text = "You need a tool in your backpack for this command!";
  1621. })
  1622. end
  1623. end
  1624. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1625. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1626. lplayer.Character.Humanoid.Name = 1
  1627. local l = lplayer.Character["1"]:Clone()
  1628. l.Parent = lplayer.Character
  1629. l.Name = "Humanoid"
  1630. wait(0.1)
  1631. lplayer.Character["1"]:Destroy()
  1632. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1633. lplayer.Character.Animate.Disabled = true
  1634. wait(0.1)
  1635. lplayer.Character.Animate.Disabled = false
  1636. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1637. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1638. lplayer.Character.Humanoid:EquipTool(v)
  1639. end
  1640. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1641. wait(0.3)
  1642. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1643. wait(0.4)
  1644. b = Instance.new("BodyForce")
  1645. b.Parent = lplayer.Character.HumanoidRootPart
  1646. b.Name = "Glitch"
  1647. b.Force = Vector3.new(100000000,5000,0)
  1648. game:GetService("StarterGui"):SetCore("SendNotification", {
  1649. Title = "Tools needed!";
  1650. Text = "You need a tool in your backpack for this command!";
  1651. })
  1652. end
  1653. end
  1654. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1655. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1656. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1657. b = Instance.new("BodyForce")
  1658. b.Parent = lplayer.Character.HumanoidRootPart
  1659. b.Name = "unGlitch"
  1660. b.Force = Vector3.new(0,-5000000,0)
  1661. wait(2)
  1662. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1663. end
  1664. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1665. lplayer.Character.Humanoid.Health = 0
  1666. wait(1)
  1667. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1668. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1669. end
  1670. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1671. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1672. game:GetService("StarterGui"):SetCore("SendNotification", {
  1673. Title = "Success!";
  1674. Text = "DEX Explorer has loaded.";
  1675. })
  1676. end
  1677. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1678. local Anim = Instance.new("Animation")
  1679. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1680. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1681. track:Play(.1, 1, 1)
  1682. end
  1683. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1684. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1685. game:GetService("StarterGui"):SetCore("SendNotification", {
  1686. Title = "Success!";
  1687. Text = "Energize Animations GUI has loaded.";
  1688. })
  1689. end
  1690. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1691. saved = lplayer.Character.HumanoidRootPart.CFrame
  1692. game:GetService("StarterGui"):SetCore("SendNotification", {
  1693. Title = "Position Saved";
  1694. Text = "Use ;loadpos to return to saved position.";
  1695. })
  1696. end
  1697. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1698. lplayer.Character.HumanoidRootPart.CFrame = saved
  1699. end
  1700. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1701. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1702. local Anim2 = Instance.new("Animation")
  1703. Anim2.AnimationId = "rbxassetid://148840371"
  1704. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1705. track2:Play(.1, 1, 1)
  1706. bplrr = v.Name
  1707. banpl = true
  1708. end
  1709. end
  1710. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1711. banpl = false
  1712. end
  1713. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1714. local function bringmodw()
  1715. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1716. if obj.Name == (string.sub(msg, 11)) then
  1717. for i,ch in pairs(obj:GetDescendants()) do
  1718. if (ch:IsA("BasePart")) then
  1719. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1720. ch.CanCollide = false
  1721. ch.Transparency = 0.7
  1722. wait()
  1723. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1724. wait()
  1725. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1726. wait()
  1727. ch.CFrame = lplayer.Character["Head"].CFrame
  1728. end
  1729. end
  1730. end
  1731. end
  1732. end
  1733. while wait() do
  1734. bringmodw()
  1735. end
  1736. game:GetService("StarterGui"):SetCore("SendNotification", {
  1737. Title = "BringMod";
  1738. Text = "BringMod enabled.";
  1739. })
  1740. end
  1741. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1742. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1743. local hum = Instance.new('Humanoid', mod)
  1744. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1745. lplayer.Character = mod
  1746. end
  1747. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1748. game:GetService'RunService'.Stepped:Connect(function()
  1749. pcall(function()
  1750. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1751. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1752. for _,x in pairs(v.Character.Head:GetChildren()) do
  1753. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1754. end
  1755. end
  1756. end
  1757. end)
  1758. end)
  1759. game:GetService("StarterGui"):SetCore("SendNotification", {
  1760. Title = "Attempting Shutdown";
  1761. Text = "Shutdown Attempt has begun.";
  1762. })
  1763. end
  1764. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1765. objtodel = (string.sub(msg, 9))
  1766. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1767. if v.Name == objtodel then
  1768. v:Destroy()
  1769. end
  1770. end
  1771. end
  1772. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1773. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1774. print(v)
  1775. end
  1776. game:GetService("StarterGui"):SetCore("SendNotification", {
  1777. Title = "Printed";
  1778. Text = "Players have been printed to console. (F9)";
  1779. })
  1780. end
  1781. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1782. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1783. if (v:IsA("Decal")) then
  1784. v:Destroy()
  1785. end
  1786. end
  1787. end
  1788. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1789. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1790. game:GetService("StarterGui"):SetCore("SendNotification", {
  1791. Title = "Success!";
  1792. Text = "OpFinality GUI has loaded.";
  1793. })
  1794. end
  1795. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  1796. remotes = true
  1797. added = true
  1798. game.DescendantAdded:connect(function(rmt)
  1799. if added == true then
  1800. if remotes == true then
  1801. if rmt:IsA("RemoteEvent") then
  1802. print("A RemoteEvent was added!")
  1803. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  1804. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1805. end end end
  1806. end)
  1807. game.DescendantAdded:connect(function(rmtfnctn)
  1808. if added == true then
  1809. if remotes == true then
  1810. if rmtfnctn:IsA("RemoteFunction") then
  1811. warn("A RemoteFunction was added!")
  1812. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  1813. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1814. end end end
  1815. end)
  1816.  
  1817. game.DescendantAdded:connect(function(bndfnctn)
  1818. if added == true then
  1819. if binds == true then
  1820. if bndfnctn:IsA("BindableFunction") then
  1821. print("A BindableFunction was added!")
  1822. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  1823. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1824. end end end
  1825. end)
  1826.  
  1827. game.DescendantAdded:connect(function(bnd)
  1828. if added == true then
  1829. if binds == true then
  1830. if bnd:IsA("BindableEvent") then
  1831. warn("A BindableEvent was added!")
  1832. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  1833. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1834. end end end
  1835. end)
  1836.  
  1837.  
  1838. if binds == true then
  1839. for i,v in pairs(game:GetDescendants()) do
  1840. if v:IsA("BindableFunction") then
  1841. print(" game." .. v:GetFullName() .. " | BindableFunction")
  1842. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1843. end end
  1844. for i,v in pairs(game:GetDescendants()) do
  1845. if v:IsA("BindableEvent") then
  1846. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  1847. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  1848. end end
  1849. else
  1850. print("Off")
  1851. end
  1852. if remotes == true then
  1853. for i,v in pairs(game:GetDescendants()) do
  1854. if v:IsA("RemoteFunction") then
  1855. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  1856. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1857. end end
  1858. wait()
  1859. for i,v in pairs(game:GetDescendants()) do
  1860. if v:IsA("RemoteEvent") then
  1861. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  1862. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1863. end end
  1864. else
  1865. print("Off")
  1866. end
  1867. game:GetService("StarterGui"):SetCore("SendNotification", {
  1868. Title = "Printing Remotes";
  1869. Text = "Type ;noremotes to disable.";
  1870. })
  1871. end
  1872. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  1873. remotes = false
  1874. added = false
  1875. game:GetService("StarterGui"):SetCore("SendNotification", {
  1876. Title = "Printing Remotes Disabled";
  1877. Text = "Type ;remotes to enable.";
  1878. })
  1879. end
  1880. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  1881. spin = false
  1882. followed = false
  1883. traill = false
  1884. noclip = false
  1885. annoying = false
  1886. hwalk = false
  1887. cbringing = false
  1888. end
  1889. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  1890. stopsitting = true
  1891. end
  1892. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  1893. stopsitting = false
  1894. end
  1895. if string.sub(msg, 1, 8) == (prefix.."version") then
  1896. print(adminversion)
  1897. game:GetService("StarterGui"):SetCore("SendNotification", {
  1898. Title = "Version";
  1899. Text = adminversion;
  1900. })
  1901. end
  1902. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  1903. clickgoto = true
  1904. game:GetService("StarterGui"):SetCore("SendNotification", {
  1905. Title = "Click TP";
  1906. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  1907. })
  1908. end
  1909. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  1910. clickdel = true
  1911. game:GetService("StarterGui"):SetCore("SendNotification", {
  1912. Title = "Click Delete";
  1913. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  1914. })
  1915. end
  1916. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  1917. clickdel = false
  1918. game:GetService("StarterGui"):SetCore("SendNotification", {
  1919. Title = "Click Delete";
  1920. Text = "Click delete has been disabled.";
  1921. })
  1922. end
  1923. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  1924. clickgoto = false
  1925. game:GetService("StarterGui"):SetCore("SendNotification", {
  1926. Title = "Click TP";
  1927. Text = "Click TP has been disabled.";
  1928. })
  1929. end
  1930. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  1931. gettingtools = true
  1932. game:GetService("StarterGui"):SetCore("SendNotification", {
  1933. Title = "Tools Enabled";
  1934. Text = "Automatically colleting tools dropped.";
  1935. })
  1936. end
  1937. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  1938. gettingtools = false
  1939. game:GetService("StarterGui"):SetCore("SendNotification", {
  1940. Title = "Tools Disabled";
  1941. Text = "Click TP has been disabled.";
  1942. })
  1943. end
  1944. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  1945. ScreenGui:Destroy()
  1946. end
  1947. if string.sub(msg, 1, 6) == (prefix.."reset") then
  1948. lplayer.Character.Head:Destroy()
  1949. end
  1950. if string.sub(msg, 1, 7) == (prefix.."state ") then
  1951. statechosen = string.sub(msg, 8)
  1952. changingstate = true
  1953. end
  1954. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  1955. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  1956. end
  1957. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  1958. removingmeshhats = true
  1959. end
  1960. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  1961. removingmeshhats = false
  1962. end
  1963. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  1964. removingmeshtool = true
  1965. end
  1966. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  1967. removingmeshtool = false
  1968. end
  1969. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  1970. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1971. if v:IsA("Tool") then
  1972. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  1973. v.Parent = player.Character
  1974. end
  1975. end
  1976. end
  1977. end
  1978. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  1979. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  1980. if v:IsA("Tool") then
  1981. v.Parent = lplayer.Character
  1982. wait()
  1983. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  1984. v.Parent = player.Character
  1985. end
  1986. end
  1987. end
  1988. end
  1989. if string.sub(msg, 1, 5) == (prefix.."age ") then
  1990. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  1991. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  1992. end
  1993. end
  1994. if string.sub(msg, 1, 4) == (prefix.."id ") then
  1995. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  1996. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  1997. end
  1998. end
  1999. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2000. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2001. game:GetService("StarterGui"):SetCore("SendNotification", {
  2002. Title = player.AccountAge.." Days";
  2003. Text = "Account age of "..player.Name;
  2004. })
  2005. end
  2006. end
  2007. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2008. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2009. game:GetService("StarterGui"):SetCore("SendNotification", {
  2010. Title = player.UserId.." ID";
  2011. Text = "Account ID of "..player.Name;
  2012. })
  2013. end
  2014. end
  2015. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2016. game:GetService("StarterGui"):SetCore("SendNotification", {
  2017. Title = "Game ID";
  2018. Text = "Game ID: ".. game.GameId;
  2019. })
  2020. end
  2021. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2022. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2023. if pgscheck == true then
  2024. game:GetService("StarterGui"):SetCore("SendNotification", {
  2025. Title = "PGSPhysicsSolverEnabled";
  2026. Text = "PGS is Enabled!";
  2027. })
  2028. else
  2029. game:GetService("StarterGui"):SetCore("SendNotification", {
  2030. Title = "PGSPhysicsSolverEnabled";
  2031. Text = "PGS is Disabled!";
  2032. })
  2033. end
  2034. end
  2035. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2036. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2037. if v:IsA("Part") then
  2038. if v.Transparency == 1 then
  2039. if v.Name ~= "HumanoidRootPart" then
  2040. v:Destroy()
  2041. end
  2042. end
  2043. end
  2044. end
  2045. end
  2046. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2047. game:GetService("Lighting").FogStart = 0
  2048. game:GetService("Lighting").FogEnd = 9999999999999
  2049. end
  2050. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2051. lplayer.Character.Humanoid.Parent = lplayer
  2052. end
  2053. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2054. lplayer.Humanoid.Parent = lplayer.Character
  2055. end
  2056. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2057. prefix = (string.sub(msg, 9, 9))
  2058. wait(0.1)
  2059. change()
  2060. wait(0.1)
  2061. game:GetService("StarterGui"):SetCore("SendNotification", {
  2062. Title = "Prefix changed!";
  2063. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2064. })
  2065. end
  2066. if string.sub(msg, 1, 12) == (";resetprefix") then
  2067. prefix = ";"
  2068. wait(0.1)
  2069. change()
  2070. wait(0.1)
  2071. game:GetService("StarterGui"):SetCore("SendNotification", {
  2072. Title = "Prefix changed!";
  2073. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2074. })
  2075. end
  2076. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2077. speedfly = string.sub(msg, 11)
  2078. wait()
  2079. change()
  2080. end
  2081. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2082. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2083. local Anim3 = Instance.new("Animation")
  2084. Anim3.AnimationId = "rbxassetid://282574440"
  2085. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2086. track3:Play(.1, 1, 1)
  2087. bplrr = v.Name
  2088. banpl = true
  2089. end
  2090. end
  2091. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2092. banpl = false
  2093. end
  2094. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2095. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2096. staring = true
  2097. stareplr = v
  2098. end
  2099. end
  2100. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2101. staring = false
  2102. end
  2103. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2104. chatlogs = true
  2105. game:GetService("StarterGui"):SetCore("SendNotification", {
  2106. Title = "LogChat enabled";
  2107. Text = "Now logging all player chat.";
  2108. })
  2109. end
  2110. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2111. chatlogs = false
  2112. game:GetService("StarterGui"):SetCore("SendNotification", {
  2113. Title = "LogChat disabled";
  2114. Text = "Stopped logging all player chat.";
  2115. })
  2116. end
  2117. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2118. game:GetService("Workspace").CurrentCamera:Destroy()
  2119. wait(0.1)
  2120. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2121. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2122. lplayer.CameraMinZoomDistance = 0.5
  2123. lplayer.CameraMaxZoomDistance = 400
  2124. lplayer.CameraMode = "Classic"
  2125. end
  2126. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2127. changingstate = false
  2128. end
  2129. end)
  2130.  
  2131. local function tp()
  2132. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2133. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2134. if player.Name == brplr then
  2135. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2136. end
  2137. end
  2138. end
  2139. end
  2140. local function tpall()
  2141. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2142. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2143. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2144. end
  2145. end
  2146. end
  2147. spawn(function()
  2148. while wait(spamdelay) do
  2149. if spamming == true then
  2150. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2151. end
  2152. end
  2153. end)
  2154. spawn(function()
  2155. while wait(spamdelay) do
  2156. if spammingpm == true then
  2157. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2158. end
  2159. end
  2160. end)
  2161. spawn(function()
  2162. while wait() do
  2163. if cbring == true then
  2164. tp()
  2165. end
  2166. end
  2167. end)
  2168. spawn(function()
  2169. while wait() do
  2170. if cbringall == true then
  2171. tpall()
  2172. end
  2173. end
  2174. end)
  2175.  
  2176. Mouse.KeyDown:connect(function(Key)
  2177. if Key == prefix then
  2178. CMDBAR:CaptureFocus()
  2179. end
  2180. end)
  2181.  
  2182. CMDBAR.FocusLost:connect(function(enterPressed)
  2183. if enterPressed then
  2184. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2185. if string.sub(CMDBAR.Text, 6) == "me" then
  2186. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2187. else
  2188. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2189. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2190. lplayer.Character.Humanoid.Name = 1
  2191. local l = lplayer.Character["1"]:Clone()
  2192. l.Parent = lplayer.Character
  2193. l.Name = "Humanoid"
  2194. wait(0.1)
  2195. lplayer.Character["1"]:Destroy()
  2196. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2197. lplayer.Character.Animate.Disabled = true
  2198. wait(0.1)
  2199. lplayer.Character.Animate.Disabled = false
  2200. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2201. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2202. lplayer.Character.Humanoid:EquipTool(v)
  2203. end
  2204. local function tp(player,player2)
  2205. local char1,char2=player.Character,player2.Character
  2206. if char1 and char2 then
  2207. char1:MoveTo(char2.Head.Position)
  2208. end
  2209. end
  2210. wait(0.1)
  2211. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2212. wait(0.2)
  2213. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2214. wait(0.5)
  2215. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2216. wait(0.7)
  2217. tp(lplayer,game:GetService("Players")[v.Name])
  2218. wait(0.7)
  2219. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2220. game:GetService("StarterGui"):SetCore("SendNotification", {
  2221. Title = "Tools needed!";
  2222. Text = "You need a tool in your backpack for this command!";
  2223. })
  2224. end
  2225. end
  2226. end
  2227. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2228. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2229. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2230. lplayer.Character.Humanoid.Name = 1
  2231. local l = lplayer.Character["1"]:Clone()
  2232. l.Parent = lplayer.Character
  2233. l.Name = "Humanoid"
  2234. wait(0.1)
  2235. lplayer.Character["1"]:Destroy()
  2236. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2237. lplayer.Character.Animate.Disabled = true
  2238. wait(0.1)
  2239. lplayer.Character.Animate.Disabled = false
  2240. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2241. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2242. lplayer.Character.Humanoid:EquipTool(v)
  2243. end
  2244. local function tp(player,player2)
  2245. local char1,char2=player.Character,player2.Character
  2246. if char1 and char2 then
  2247. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2248. end
  2249. end
  2250. local function getout(player,player2)
  2251. local char1,char2=player.Character,player2.Character
  2252. if char1 and char2 then
  2253. char1:MoveTo(char2.Head.Position)
  2254. end
  2255. end
  2256. tp(game:GetService("Players")[v.Name], lplayer)
  2257. wait(0.2)
  2258. tp(game:GetService("Players")[v.Name], lplayer)
  2259. wait(0.5)
  2260. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2261. wait(0.5)
  2262. getout(lplayer, game:GetService("Players")[v.Name])
  2263. wait(0.3)
  2264. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2265. game:GetService("StarterGui"):SetCore("SendNotification", {
  2266. Title = "Tools needed!";
  2267. Text = "You need a tool in your backpack for this command!";
  2268. })
  2269. end
  2270. end
  2271. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2272. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2273. lplayer.Character.Humanoid.Name = 1
  2274. local l = lplayer.Character["1"]:Clone()
  2275. l.Parent = lplayer.Character
  2276. l.Name = "Humanoid"
  2277. wait(0.1)
  2278. lplayer.Character["1"]:Destroy()
  2279. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2280. lplayer.Character.Animate.Disabled = true
  2281. wait(0.1)
  2282. lplayer.Character.Animate.Disabled = false
  2283. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2284. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2285. lplayer.Character.Humanoid:EquipTool(v)
  2286. end
  2287. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2288. spinplr = v
  2289. wait(0.5)
  2290. spin = true
  2291. game:GetService("StarterGui"):SetCore("SendNotification", {
  2292. Title = "Tools needed!";
  2293. Text = "You need a tool in your backpack for this command!";
  2294. })
  2295. end
  2296. end
  2297. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2298. spin = false
  2299. end
  2300. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2301. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2302. lplayer.Character.Humanoid.Name = 1
  2303. local l = lplayer.Character["1"]:Clone()
  2304. l.Parent = lplayer.Character
  2305. l.Name = "Humanoid"
  2306. wait(0.1)
  2307. lplayer.Character["1"]:Destroy()
  2308. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2309. lplayer.Character.Animate.Disabled = true
  2310. wait(0.1)
  2311. lplayer.Character.Animate.Disabled = false
  2312. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2313. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2314. lplayer.Character.Humanoid:EquipTool(v)
  2315. end
  2316. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2317. wait(0.3)
  2318. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2319. attplr = v
  2320. game:GetService("StarterGui"):SetCore("SendNotification", {
  2321. Title = "Tools needed!";
  2322. Text = "You need a tool in your backpack for this command!";
  2323. })
  2324. end
  2325. end
  2326. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2327. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2328. local function getout(player,player2)
  2329. local char1,char2=player.Character,player2.Character
  2330. if char1 and char2 then
  2331. char1:MoveTo(char2.Head.Position)
  2332. end
  2333. end
  2334. getout(lplayer, game:GetService("Players")[v.Name])
  2335. end
  2336. end
  2337. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2338. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2339. followed = true
  2340. flwplr = v
  2341. end
  2342. end
  2343. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2344. followed = false
  2345. end
  2346. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2347. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2348. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2349. lplayer.Character.Humanoid.Name = 1
  2350. local l = lplayer.Character["1"]:Clone()
  2351. l.Parent = lplayer.Character
  2352. l.Name = "Humanoid"
  2353. wait(0.1)
  2354. lplayer.Character["1"]:Destroy()
  2355. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2356. lplayer.Character.Animate.Disabled = true
  2357. wait(0.1)
  2358. lplayer.Character.Animate.Disabled = false
  2359. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2360. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2361. lplayer.Character.Humanoid:EquipTool(v)
  2362. end
  2363. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2364. wait(0.2)
  2365. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2366. wait(0.6)
  2367. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2368. wait(0.6)
  2369. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2370. game:GetService("StarterGui"):SetCore("SendNotification", {
  2371. Title = "Tools needed!";
  2372. Text = "You need a tool in your backpack for this command!";
  2373. })
  2374. end
  2375. end
  2376. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2377. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2378. traill = true
  2379. trlplr = v
  2380. end
  2381. end
  2382. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2383. traill = false
  2384. end
  2385. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2386. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2387. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2388. else
  2389. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2390. local o = Instance.new("RocketPropulsion")
  2391. o.Parent = lplayer.Character.HumanoidRootPart
  2392. o.Name = "Orbit"
  2393. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2394. o:Fire()
  2395. noclip = true
  2396. end
  2397. end
  2398. end
  2399. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2400. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2401. noclip = false
  2402. end
  2403. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2404. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2405. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2406. else
  2407. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2408. local y = Instance.new("RocketPropulsion")
  2409. y.Parent = lplayer.Character.HumanoidRootPart
  2410. y.CartoonFactor = 1
  2411. y.MaxThrust = 800000
  2412. y.MaxSpeed = 1000
  2413. y.ThrustP = 200000
  2414. y.Name = "Fling"
  2415. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2416. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2417. y:Fire()
  2418. noclip = true
  2419. end
  2420. end
  2421. end
  2422. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2423. noclip = false
  2424. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2425. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2426. wait(0.4)
  2427. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2428. end
  2429. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2430. if game:GetService("Workspace").FilteringEnabled == true then
  2431. warn("FE is Enabled (Filtering Enabled)")
  2432. game:GetService("StarterGui"):SetCore("SendNotification", {
  2433. Title = "FE is Enabled";
  2434. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2435. })
  2436. else
  2437. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2438. game:GetService("StarterGui"):SetCore("SendNotification", {
  2439. Title = "FE is Disabled";
  2440. Text = "Filtering Disabled. Consider using a different admin script.";
  2441. })
  2442. end
  2443. end
  2444. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2445. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2446. lplayer.Character.Humanoid.Name = 1
  2447. local l = lplayer.Character["1"]:Clone()
  2448. l.Parent = lplayer.Character
  2449. l.Name = "Humanoid"
  2450. wait(0.1)
  2451. lplayer.Character["1"]:Destroy()
  2452. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2453. lplayer.Character.Animate.Disabled = true
  2454. wait(0.1)
  2455. lplayer.Character.Animate.Disabled = false
  2456. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2457. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2458. lplayer.Character.Humanoid:EquipTool(v)
  2459. end
  2460. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2461. wait(0.2)
  2462. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2463. wait(0.6)
  2464. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2465. game:GetService("StarterGui"):SetCore("SendNotification", {
  2466. Title = "Tools needed!";
  2467. Text = "You need a tool in your backpack for this command!";
  2468. })
  2469. end
  2470. end
  2471. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2472. noclip = true
  2473. game:GetService("StarterGui"):SetCore("SendNotification", {
  2474. Title = "Noclip enabled";
  2475. Text = "Type ;clip to disable";
  2476. })
  2477. end
  2478. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2479. noclip = false
  2480. game:GetService("StarterGui"):SetCore("SendNotification", {
  2481. Title = "Noclip disabled";
  2482. Text = "Type ;noclip to enable";
  2483. })
  2484. end
  2485. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2486. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2487. end
  2488. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2489. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2490. end
  2491. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2492. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2493. end
  2494. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2495. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2496. end
  2497. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2498. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2499. end
  2500. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2501. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2502. end
  2503. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2504. lplayer.Character.Humanoid.JumpPower = 50
  2505. lplayer.Character.Humanoid.WalkSpeed = 16
  2506. lplayer.Character.Humanoid.HipHeight = 0
  2507. end
  2508. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2509. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2510. annoying = true
  2511. annplr = v
  2512. end
  2513. end
  2514. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2515. annoying = false
  2516. end
  2517. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2518. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2519. hwalk = true
  2520. hdwplr = v
  2521. end
  2522. end
  2523. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2524. hwalk = false
  2525. end
  2526. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2527. lplayer.Character["Left Leg"]:Destroy()
  2528. lplayer.Character["Left Arm"]:Destroy()
  2529. lplayer.Character["Right Leg"]:Destroy()
  2530. lplayer.Character["Right Arm"]:Destroy()
  2531. end
  2532. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2533. lplayer.Character.Humanoid.Name = 1
  2534. local l = lplayer.Character["1"]:Clone()
  2535. l.Parent = lplayer.Character
  2536. l.Name = "Humanoid"
  2537. wait(0.1)
  2538. lplayer.Character["1"]:Destroy()
  2539. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2540. lplayer.Character.Animate.Disabled = true
  2541. wait(0.1)
  2542. lplayer.Character.Animate.Disabled = false
  2543. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2544. game:GetService("StarterGui"):SetCore("SendNotification", {
  2545. Title = "FE Godmode enabled";
  2546. Text = "Use ;grespawn or ;respawn to remove.";
  2547. })
  2548. end
  2549. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2550. for i,v in pairs(lplayer.Character:GetChildren()) do
  2551. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2552. v.Parent = workspace
  2553. end
  2554. end
  2555. end
  2556. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2557. for i,v in pairs(lplayer.Character:GetChildren()) do
  2558. if (v:IsA("Tool")) then
  2559. v.Parent = workspace
  2560. end
  2561. end
  2562. end
  2563. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2564. droppinghats = true
  2565. game:GetService("StarterGui"):SetCore("SendNotification", {
  2566. Title = "Loop Drop Enabled";
  2567. Text = "Type ;unloopdhats to disable";
  2568. })
  2569. end
  2570. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2571. droppinghats = false
  2572. game:GetService("StarterGui"):SetCore("SendNotification", {
  2573. Title = "Loop Drop Disabled";
  2574. Text = "Type ;loopdhats to enable.";
  2575. })
  2576. end
  2577. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2578. droppingtools = true
  2579. game:GetService("StarterGui"):SetCore("SendNotification", {
  2580. Title = "Loop Drop Enabled";
  2581. Text = "Type ;unloopdtool to disable";
  2582. })
  2583. end
  2584. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2585. droppingtools = false
  2586. game:GetService("StarterGui"):SetCore("SendNotification", {
  2587. Title = "Loop Drop Disabled";
  2588. Text = "Type ;loopdtool to enable.";
  2589. })
  2590. end
  2591. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2592. Local = game:GetService('Players').LocalPlayer
  2593. Char = Local.Character
  2594. touched,tpdback = false, false
  2595. box = Instance.new('Part',workspace)
  2596. box.Anchored = true
  2597. box.CanCollide = true
  2598. box.Size = Vector3.new(10,1,10)
  2599. box.Position = Vector3.new(0,10000,0)
  2600. box.Touched:connect(function(part)
  2601. if (part.Parent.Name == Local.Name) then
  2602. if touched == false then
  2603. touched = true
  2604. function apply()
  2605. if script.Disabled ~= true then
  2606. no = Char.HumanoidRootPart:Clone()
  2607. wait(.25)
  2608. Char.HumanoidRootPart:Destroy()
  2609. no.Parent = Char
  2610. Char:MoveTo(loc)
  2611. touched = false
  2612. end end
  2613. if Char then
  2614. apply()
  2615. end
  2616. end
  2617. end
  2618. end)
  2619. repeat wait() until Char
  2620. loc = Char.HumanoidRootPart.Position
  2621. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2622. game:GetService("StarterGui"):SetCore("SendNotification", {
  2623. Title = "Invisibility enabled!";
  2624. Text = "Reset or use ;respawn to remove.";
  2625. })
  2626. end
  2627. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2628. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2629. if game:GetService("Players")[v.Name].Character.Humanoid then
  2630. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2631. else
  2632. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2633. end
  2634. end
  2635. end
  2636. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2637. if lplayer.Character.Humanoid then
  2638. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2639. else
  2640. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2641. end
  2642. end
  2643. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2644. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2645. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2646. end
  2647. end
  2648. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2649. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2650. repeat wait() until Mouse
  2651.  
  2652. local T = lplayer.Character.HumanoidRootPart
  2653. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2654. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2655. local SPEED = speedget
  2656.  
  2657. local function fly()
  2658. flying = true
  2659. local BG = Instance.new('BodyGyro', T)
  2660. local BV = Instance.new('BodyVelocity', T)
  2661. BG.P = 9e4
  2662. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2663. BG.cframe = T.CFrame
  2664. BV.velocity = Vector3.new(0, 0.1, 0)
  2665. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2666. spawn(function()
  2667. repeat wait()
  2668. lplayer.Character.Humanoid.PlatformStand = true
  2669. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2670. SPEED = 50
  2671. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2672. SPEED = 0
  2673. end
  2674. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2675. 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
  2676. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2677. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2678. 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
  2679. else
  2680. BV.velocity = Vector3.new(0, 0.1, 0)
  2681. end
  2682. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2683. until not flying
  2684. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2685. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2686. SPEED = 0
  2687. BG:destroy()
  2688. BV:destroy()
  2689. lplayer.Character.Humanoid.PlatformStand = false
  2690. end)
  2691. end
  2692. Mouse.KeyDown:connect(function(KEY)
  2693. if KEY:lower() == 'w' then
  2694. CONTROL.F = speedfly
  2695. elseif KEY:lower() == 's' then
  2696. CONTROL.B = -speedfly
  2697. elseif KEY:lower() == 'a' then
  2698. CONTROL.L = -speedfly
  2699. elseif KEY:lower() == 'd' then
  2700. CONTROL.R = speedfly
  2701. end
  2702. end)
  2703. Mouse.KeyUp:connect(function(KEY)
  2704. if KEY:lower() == 'w' then
  2705. CONTROL.F = 0
  2706. elseif KEY:lower() == 's' then
  2707. CONTROL.B = 0
  2708. elseif KEY:lower() == 'a' then
  2709. CONTROL.L = 0
  2710. elseif KEY:lower() == 'd' then
  2711. CONTROL.R = 0
  2712. end
  2713. end)
  2714. fly()
  2715. end
  2716. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2717. flying = false
  2718. lplayer.Character.Humanoid.PlatformStand = false
  2719. end
  2720. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2721. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2722. end
  2723. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2724. spamtext = (string.sub(CMDBAR.Text, 6))
  2725. spamming = true
  2726. end
  2727. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2728. spamming = false
  2729. end
  2730. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2731. spamdelay = (string.sub(CMDBAR.Text, 10))
  2732. end
  2733. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2734. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2735. pmspammed = v.Name
  2736. spammingpm = true
  2737. end
  2738. end
  2739. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2740. spammingpm = false
  2741. end
  2742. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2743. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2744. v.Character["Left Leg"].Anchored = true
  2745. v.Character["Left Arm"].Anchored = true
  2746. v.Character["Right Leg"].Anchored = true
  2747. v.Character["Right Arm"].Anchored = true
  2748. v.Character.Torso.Anchored = true
  2749. v.Character.Head.Anchored = true
  2750. end
  2751. end
  2752. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2753. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2754. v.Character["Left Leg"].Anchored = false
  2755. v.Character["Left Arm"].Anchored = false
  2756. v.Character["Right Leg"].Anchored = false
  2757. v.Character["Right Arm"].Anchored = false
  2758. v.Character.Torso.Anchored = false
  2759. v.Character.Head.Anchored = false
  2760. end
  2761. end
  2762. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2763. local a = game:GetService("Workspace"):getChildren()
  2764. for i = 1, #a do
  2765. if a[i].className == "Part" then
  2766. a[i].Locked = false
  2767. elseif a[i].className == "Model" then
  2768. local r = a[i]:getChildren()
  2769. for i = 1, #r do
  2770. if r[i].className == "Part" then
  2771. r[i].Locked = false
  2772. end
  2773. end
  2774. end
  2775. end
  2776. game:GetService("StarterGui"):SetCore("SendNotification", {
  2777. Title = "Success!";
  2778. Text = "Workspace unlocked. Use ;lockws to lock.";
  2779. })
  2780. end
  2781. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2782. local a = game:GetService("Workspace"):getChildren()
  2783. for i = 1, #a do
  2784. if a[i].className == "Part" then
  2785. a[i].Locked = true
  2786. elseif a[i].className == "Model" then
  2787. local r = a[i]:getChildren()
  2788. for i = 1, #r do
  2789. if r[i].className == "Part" then
  2790. r[i].Locked = true
  2791. end
  2792. end
  2793. end
  2794. end
  2795. end
  2796. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  2797. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2798. Clone_T.BinType = "Clone"
  2799. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2800. Destruct.BinType = "Hammer"
  2801. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2802. Hold_T.BinType = "Grab"
  2803. end
  2804. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  2805. lplayer.Character.Humanoid.PlatformStand = true
  2806. end
  2807. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  2808. lplayer.Character.Humanoid.PlatformStand = false
  2809. end
  2810. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  2811. lplayer.Character.Head.Mesh:Destroy()
  2812. end
  2813. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  2814. lplayer.Character.Humanoid.Sit = true
  2815. end
  2816. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  2817. local function bringobjw()
  2818. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2819. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2820. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2821. obj.CanCollide = false
  2822. obj.Transparency = 0.7
  2823. wait()
  2824. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2825. wait()
  2826. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2827. wait()
  2828. obj.CFrame = lplayer.Character["Head"].CFrame
  2829. end
  2830. end
  2831. end
  2832. while wait() do
  2833. bringobjw()
  2834. end
  2835. game:GetService("StarterGui"):SetCore("SendNotification", {
  2836. Title = "BringObj";
  2837. Text = "BringObj enabled.";
  2838. })
  2839. end
  2840. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  2841. vis = (string.sub(CMDBAR.Text, 7))
  2842. local a = game:GetService("Workspace"):GetDescendants()
  2843. for i = 1, #a do
  2844. if a[i].className == "Part" then
  2845. a[i].Transparency = vis
  2846. elseif a[i].className == "Model" then
  2847. local r = a[i]:getChildren()
  2848. for i = 1, #r do
  2849. if r[i].className == "Part" then
  2850. r[i].Transparency = vis
  2851. end
  2852. end
  2853. end
  2854. end
  2855. end
  2856. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  2857. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2858. game:GetService("StarterGui"):SetCore("SendNotification", {
  2859. Title = "Success!";
  2860. Text = "HyperTotal GUI Loaded!";
  2861. })
  2862. end
  2863. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  2864. CMDSFRAME.Visible = true
  2865. end
  2866. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  2867. for i,v in pairs(lplayer.Character:GetChildren()) do
  2868. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2869. v.Handle.Mesh:Destroy()
  2870. end
  2871. end
  2872. end
  2873. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  2874. for i,v in pairs(lplayer.Character:GetChildren()) do
  2875. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2876. v.Handle.Mesh:Destroy()
  2877. end
  2878. end
  2879. end
  2880. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  2881. for i,v in pairs(lplayer.Character:GetChildren()) do
  2882. if (v:IsA("Tool")) then
  2883. v.Handle.Mesh:Destroy()
  2884. end
  2885. end
  2886. end
  2887. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  2888. for i,v in pairs(lplayer.Character:GetChildren()) do
  2889. if (v:IsA("Tool")) then
  2890. v.Handle.Mesh:Destroy()
  2891. end
  2892. end
  2893. end
  2894. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  2895. local p = Instance.new("RocketPropulsion")
  2896. p.Parent = lplayer.Character.HumanoidRootPart
  2897. p.Name = "Spinner"
  2898. p.Target = lplayer.Character["Left Arm"]
  2899. p:Fire()
  2900. game:GetService("StarterGui"):SetCore("SendNotification", {
  2901. Title = "Spinner enabled";
  2902. Text = "Type ;nospinner to disable.";
  2903. })
  2904. end
  2905. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  2906. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2907. end
  2908. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  2909. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2910. if v:isA("Tool") then
  2911. local a = Instance.new("SelectionBox",v.Handle)
  2912. a.Adornee = v.Handle
  2913. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2914. v.GripPos = Vector3.new(0,0,0)
  2915. lplayer.Character.Humanoid:UnequipTools()
  2916. end
  2917. end
  2918. game:GetService("StarterGui"):SetCore("SendNotification", {
  2919. Title = "Reach applied!";
  2920. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2921. })
  2922. end
  2923. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  2924. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2925. if v:isA("Tool") then
  2926. local a = Instance.new("SelectionBox",v.Handle)
  2927. a.Name = "Reach"
  2928. a.Adornee = v.Handle
  2929. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  2930. v.GripPos = Vector3.new(0,0,0)
  2931. lplayer.Character.Humanoid:UnequipTools()
  2932. end
  2933. end
  2934. game:GetService("StarterGui"):SetCore("SendNotification", {
  2935. Title = "Reach applied!";
  2936. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2937. })
  2938. end
  2939. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  2940. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2941. if v:isA("Tool") then
  2942. v.Handle.Reach:Destroy()
  2943. end
  2944. end
  2945. game:GetService("StarterGui"):SetCore("SendNotification", {
  2946. Title = "Reach removed!";
  2947. Text = "Removed reach from equipped sword.";
  2948. })
  2949. end
  2950. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  2951. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2952. lplayer.Character.Humanoid.Name = 1
  2953. local l = lplayer.Character["1"]:Clone()
  2954. l.Parent = lplayer.Character
  2955. l.Name = "Humanoid"
  2956. wait(0.1)
  2957. lplayer.Character["1"]:Destroy()
  2958. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2959. lplayer.Character.Animate.Disabled = true
  2960. wait(0.1)
  2961. lplayer.Character.Animate.Disabled = false
  2962. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2963. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2964. lplayer.Character.Humanoid:EquipTool(v)
  2965. end
  2966. wait(0.1)
  2967. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2968. wait(0.2)
  2969. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2970. wait(0.5)
  2971. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2972. game:GetService("StarterGui"):SetCore("SendNotification", {
  2973. Title = "Tools needed!";
  2974. Text = "You need a tool in your backpack for this command!";
  2975. })
  2976. end
  2977. end
  2978. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  2979. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2980. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2981. end
  2982. end
  2983. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  2984. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  2985. cbringall = true
  2986. else
  2987. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2988. brplr = v.Name
  2989. end
  2990. end
  2991. cbring = true
  2992. end
  2993. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  2994. cbring = false
  2995. cbringall = false
  2996. end
  2997. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  2998. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2999. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3000. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3001. lplayer.Character.Humanoid.Name = 1
  3002. local l = lplayer.Character["1"]:Clone()
  3003. l.Parent = lplayer.Character
  3004. l.Name = "Humanoid"
  3005. wait(0.1)
  3006. lplayer.Character["1"]:Destroy()
  3007. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3008. lplayer.Character.Animate.Disabled = true
  3009. wait(0.1)
  3010. lplayer.Character.Animate.Disabled = false
  3011. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3012. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3013. lplayer.Character.Humanoid:EquipTool(v)
  3014. end
  3015. local function tp(player,player2)
  3016. local char1,char2=player.Character,player2.Character
  3017. if char1 and char2 then
  3018. char1:MoveTo(char2.Head.Position)
  3019. end
  3020. end
  3021. wait(0.1)
  3022. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3023. wait(0.2)
  3024. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3025. wait(0.5)
  3026. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3027. wait(0.6)
  3028. tp(lplayer, game:GetService("Players")[v.Name])
  3029. wait(0.4)
  3030. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3031. game:GetService("StarterGui"):SetCore("SendNotification", {
  3032. Title = "Tools needed!";
  3033. Text = "You need a tool in your backpack for this command!";
  3034. })
  3035. end
  3036. end
  3037. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3038. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3039. lplayer.Character.Humanoid.Name = 1
  3040. local l = lplayer.Character["1"]:Clone()
  3041. l.Parent = lplayer.Character
  3042. l.Name = "Humanoid"
  3043. wait(0.1)
  3044. lplayer.Character["1"]:Destroy()
  3045. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3046. lplayer.Character.Animate.Disabled = true
  3047. wait(0.1)
  3048. lplayer.Character.Animate.Disabled = false
  3049. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3050. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3051. lplayer.Character.Humanoid:EquipTool(v)
  3052. end
  3053. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3054. wait(0.3)
  3055. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3056. wait(0.4)
  3057. b = Instance.new("BodyForce")
  3058. b.Parent = lplayer.Character.HumanoidRootPart
  3059. b.Name = "Glitch"
  3060. b.Force = Vector3.new(100000000,5000,0)
  3061. game:GetService("StarterGui"):SetCore("SendNotification", {
  3062. Title = "Tools needed!";
  3063. Text = "You need a tool in your backpack for this command!";
  3064. })
  3065. end
  3066. end
  3067. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3068. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3069. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3070. b = Instance.new("BodyForce")
  3071. b.Parent = lplayer.Character.HumanoidRootPart
  3072. b.Name = "unGlitch"
  3073. b.Force = Vector3.new(0,-5000000,0)
  3074. wait(2)
  3075. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3076. end
  3077. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3078. lplayer.Character.Humanoid.Health = 0
  3079. wait(1)
  3080. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3081. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3082. end
  3083. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3084. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3085. game:GetService("StarterGui"):SetCore("SendNotification", {
  3086. Title = "Success!";
  3087. Text = "DEX Explorer has loaded.";
  3088. })
  3089. end
  3090. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3091. local Anim = Instance.new("Animation")
  3092. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3093. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3094. track:Play(.1, 1, 1)
  3095. end
  3096. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3097. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3098. game:GetService("StarterGui"):SetCore("SendNotification", {
  3099. Title = "Success!";
  3100. Text = "Energize Animations GUI has loaded.";
  3101. })
  3102. end
  3103. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3104. saved = lplayer.Character.HumanoidRootPart.CFrame
  3105. game:GetService("StarterGui"):SetCore("SendNotification", {
  3106. Title = "Position Saved";
  3107. Text = "Use ;loadpos to return to saved position.";
  3108. })
  3109. end
  3110. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3111. lplayer.Character.HumanoidRootPart.CFrame = saved
  3112. end
  3113. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3114. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3115. local Anim2 = Instance.new("Animation")
  3116. Anim2.AnimationId = "rbxassetid://148840371"
  3117. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3118. track2:Play(.1, 1, 1)
  3119. bplrr = v.Name
  3120. banpl = true
  3121. end
  3122. end
  3123. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3124. banpl = false
  3125. end
  3126. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3127. local function bringmodw()
  3128. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3129. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3130. for i,ch in pairs(obj:GetDescendants()) do
  3131. if (ch:IsA("BasePart")) then
  3132. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3133. ch.CanCollide = false
  3134. ch.Transparency = 0.7
  3135. wait()
  3136. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3137. wait()
  3138. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3139. wait()
  3140. ch.CFrame = lplayer.Character["Head"].CFrame
  3141. end
  3142. end
  3143. end
  3144. end
  3145. end
  3146. while wait() do
  3147. bringmodw()
  3148. end
  3149. game:GetService("StarterGui"):SetCore("SendNotification", {
  3150. Title = "BringMod";
  3151. Text = "BringMod enabled.";
  3152. })
  3153. end
  3154. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3155. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3156. local hum = Instance.new('Humanoid', mod)
  3157. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3158. lplayer.Character = mod
  3159. end
  3160. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3161. game:GetService'RunService'.Stepped:Connect(function()
  3162. pcall(function()
  3163. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3164. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3165. for _,x in pairs(v.Character.Head:GetChildren()) do
  3166. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3167. end
  3168. end
  3169. end
  3170. end)
  3171. end)
  3172. game:GetService("StarterGui"):SetCore("SendNotification", {
  3173. Title = "Attempting Shutdown";
  3174. Text = "Shutdown Attempt has begun.";
  3175. })
  3176. end
  3177. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3178. objtodel = (string.sub(CMDBAR.Text, 8))
  3179. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3180. if v.Name == objtodel then
  3181. v:Destroy()
  3182. end
  3183. end
  3184. end
  3185. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3186. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3187. print(v)
  3188. end
  3189. game:GetService("StarterGui"):SetCore("SendNotification", {
  3190. Title = "Printed";
  3191. Text = "Players have been printed to console. (F9)";
  3192. })
  3193. end
  3194. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3195. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3196. if (v:IsA("Decal")) then
  3197. v:Destroy()
  3198. end
  3199. end
  3200. end
  3201. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3202. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3203. game:GetService("StarterGui"):SetCore("SendNotification", {
  3204. Title = "Success!";
  3205. Text = "OpFinality GUI has loaded.";
  3206. })
  3207. end
  3208. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3209. remotes = true
  3210. added = true
  3211. game.DescendantAdded:connect(function(rmt)
  3212. if added == true then
  3213. if remotes == true then
  3214. if rmt:IsA("RemoteEvent") then
  3215. print("A RemoteEvent was added!")
  3216. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3217. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3218. end end end
  3219. end)
  3220. game.DescendantAdded:connect(function(rmtfnctn)
  3221. if added == true then
  3222. if remotes == true then
  3223. if rmtfnctn:IsA("RemoteFunction") then
  3224. warn("A RemoteFunction was added!")
  3225. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3226. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3227. end end end
  3228. end)
  3229.  
  3230. game.DescendantAdded:connect(function(bndfnctn)
  3231. if added == true then
  3232. if binds == true then
  3233. if bndfnctn:IsA("BindableFunction") then
  3234. print("A BindableFunction was added!")
  3235. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3236. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3237. end end end
  3238. end)
  3239.  
  3240. game.DescendantAdded:connect(function(bnd)
  3241. if added == true then
  3242. if binds == true then
  3243. if bnd:IsA("BindableEvent") then
  3244. warn("A BindableEvent was added!")
  3245. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3246. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3247. end end end
  3248. end)
  3249.  
  3250.  
  3251. if binds == true then
  3252. for i,v in pairs(game:GetDescendants()) do
  3253. if v:IsA("BindableFunction") then
  3254. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3255. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3256. end end
  3257. for i,v in pairs(game:GetDescendants()) do
  3258. if v:IsA("BindableEvent") then
  3259. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3260. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3261. end end
  3262. else
  3263. print("Off")
  3264. end
  3265. if remotes == true then
  3266. for i,v in pairs(game:GetDescendants()) do
  3267. if v:IsA("RemoteFunction") then
  3268. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3269. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3270. end end
  3271. wait()
  3272. for i,v in pairs(game:GetDescendants()) do
  3273. if v:IsA("RemoteEvent") then
  3274. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3275. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3276. end end
  3277. else
  3278. print("Off")
  3279. end
  3280. game:GetService("StarterGui"):SetCore("SendNotification", {
  3281. Title = "Printing Remotes";
  3282. Text = "Type ;noremotes to disable.";
  3283. })
  3284. end
  3285. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3286. remotes = false
  3287. added = false
  3288. game:GetService("StarterGui"):SetCore("SendNotification", {
  3289. Title = "Printing Remotes Disabled";
  3290. Text = "Type ;remotes to enable.";
  3291. })
  3292. end
  3293. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3294. spin = false
  3295. followed = false
  3296. traill = false
  3297. noclip = false
  3298. annoying = false
  3299. hwalk = false
  3300. cbringing = false
  3301. end
  3302. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3303. stopsitting = true
  3304. end
  3305. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3306. stopsitting = false
  3307. end
  3308. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3309. print(adminversion)
  3310. game:GetService("StarterGui"):SetCore("SendNotification", {
  3311. Title = "Version";
  3312. Text = adminversion;
  3313. })
  3314. end
  3315. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3316. clickgoto = true
  3317. game:GetService("StarterGui"):SetCore("SendNotification", {
  3318. Title = "Click TP";
  3319. Text = "Press E to teleport to mouse position";
  3320. })
  3321. end
  3322. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3323. clickgoto = false
  3324. game:GetService("StarterGui"):SetCore("SendNotification", {
  3325. Title = "Click TP";
  3326. Text = "Click TP has been disabled.";
  3327. })
  3328. end
  3329. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3330. gettingtools = true
  3331. game:GetService("StarterGui"):SetCore("SendNotification", {
  3332. Title = "Tools Enabled";
  3333. Text = "Automatically colleting tools dropped.";
  3334. })
  3335. end
  3336. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3337. gettingtools = false
  3338. game:GetService("StarterGui"):SetCore("SendNotification", {
  3339. Title = "Tools Disabled";
  3340. Text = "Click TP has been disabled.";
  3341. })
  3342. end
  3343. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3344. ScreenGui:Destroy()
  3345. end
  3346. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3347. lplayer.Character.Head:Destroy()
  3348. end
  3349. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3350. statechosen = string.sub(CMDBAR.Text, 7)
  3351. changingstate = true
  3352. end
  3353. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3354. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3355. end
  3356. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3357. removingmeshhats = true
  3358. end
  3359. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3360. removingmeshhats = false
  3361. end
  3362. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3363. removingmeshtool = true
  3364. end
  3365. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3366. removingmeshtool = false
  3367. end
  3368. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3369. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3370. if v:IsA("Tool") then
  3371. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3372. v.Parent = player.Character
  3373. end
  3374. end
  3375. end
  3376. end
  3377. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3378. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3379. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3380. end
  3381. end
  3382. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3383. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3384. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3385. end
  3386. end
  3387. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3388. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3389. game:GetService("StarterGui"):SetCore("SendNotification", {
  3390. Title = player.AccountAge.." Days";
  3391. Text = "Account age of "..player.Name;
  3392. })
  3393. end
  3394. end
  3395. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3396. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3397. game:GetService("StarterGui"):SetCore("SendNotification", {
  3398. Title = player.UserId.." ID";
  3399. Text = "Account ID of "..player.Name;
  3400. })
  3401. end
  3402. end
  3403. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3404. game:GetService("StarterGui"):SetCore("SendNotification", {
  3405. Title = "Game ID";
  3406. Text = "Game ID: ".. game.GameId;
  3407. })
  3408. end
  3409. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3410. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3411. if pgscheck == true then
  3412. game:GetService("StarterGui"):SetCore("SendNotification", {
  3413. Title = "PGSPhysicsSolverEnabled";
  3414. Text = "PGS is Enabled!";
  3415. })
  3416. else
  3417. game:GetService("StarterGui"):SetCore("SendNotification", {
  3418. Title = "PGSPhysicsSolverEnabled";
  3419. Text = "PGS is Disabled!";
  3420. })
  3421. end
  3422. end
  3423. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3424. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3425. if v:IsA("Part") then
  3426. if v.Transparency == 1 then
  3427. if v.Name ~= "HumanoidRootPart" then
  3428. v:Destroy()
  3429. end
  3430. end
  3431. end
  3432. end
  3433. end
  3434. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3435. game:GetService("Lighting").FogStart = 0
  3436. game:GetService("Lighting").FogEnd = 9999999999999
  3437. end
  3438. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3439. lplayer.Character.Humanoid.Parent = lplayer
  3440. end
  3441. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3442. lplayer.Humanoid.Parent = lplayer.Character
  3443. end
  3444. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3445. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3446. if v:IsA("Tool") then
  3447. v.Parent = lplayer.Character
  3448. wait()
  3449. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3450. v.Parent = player.Character
  3451. end
  3452. end
  3453. end
  3454. end
  3455. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3456. speedfly = string.sub(CMDBAR.Text, 10)
  3457. wait()
  3458. change()
  3459. end
  3460. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3461. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3462. local Anim3 = Instance.new("Animation")
  3463. Anim3.AnimationId = "rbxassetid://282574440"
  3464. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3465. track3:Play(.1, 1, 1)
  3466. bplrr = v.Name
  3467. banpl = true
  3468. end
  3469. end
  3470. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3471. banpl = false
  3472. end
  3473. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3474. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3475. staring = true
  3476. stareplr = v
  3477. end
  3478. end
  3479. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3480. staring = false
  3481. end
  3482. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3483. chatlogs = true
  3484. game:GetService("StarterGui"):SetCore("SendNotification", {
  3485. Title = "LogChat enabled";
  3486. Text = "Now logging all player chat.";
  3487. })
  3488. end
  3489. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3490. chatlogs = false
  3491. game:GetService("StarterGui"):SetCore("SendNotification", {
  3492. Title = "LogChat disabled";
  3493. Text = "Stopped logging all player chat.";
  3494. })
  3495. end
  3496. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3497. game:GetService("Workspace").CurrentCamera:Destroy()
  3498. wait(0.1)
  3499. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3500. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3501. lplayer.CameraMinZoomDistance = 0.5
  3502. lplayer.CameraMaxZoomDistance = 400
  3503. lplayer.CameraMode = "Classic"
  3504. end
  3505. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3506. changingstate = false
  3507. end
  3508. CMDBAR.Text = ""
  3509. end
  3510. end)
  3511.  
  3512. wait(0.3)
  3513. game:GetService("StarterGui"):SetCore("SendNotification", {
  3514. Title = "Loaded successfully!";
  3515. Text = "Reviz Admin V2 by illremember";
  3516. })
  3517. wait(0.1)
  3518. print("Reviz Admin V2 loaded!")
  3519. if game:GetService("Workspace").FilteringEnabled == true then
  3520. warn("FE is Enabled (Filtering Enabled)")
  3521. game:GetService("StarterGui"):SetCore("SendNotification", {
  3522. Title = "FE is Enabled";
  3523. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3524. })
  3525. else
  3526. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3527. game:GetService("StarterGui"):SetCore("SendNotification", {
  3528. Title = "FE is Disabled";
  3529. Text = "Filtering Disabled. Consider using a different admin script.";
  3530. })
  3531. end
  3532.  
  3533. local intro = Instance.new("ScreenGui")
  3534. local Frame = Instance.new("Frame")
  3535. local ImageLabel = Instance.new("ImageLabel")
  3536. intro.Parent = game:GetService("CoreGui")
  3537. Frame.Parent = intro
  3538. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3539. Frame.BackgroundTransparency = 1
  3540. Frame.Size = UDim2.new(1, 0, 0, 300)
  3541. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3542. ImageLabel.Parent = Frame
  3543. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3544. ImageLabel.BackgroundTransparency = 1
  3545. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3546. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3547. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3548. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3549. wait(3.01)
  3550. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3551. wait(5.01)
  3552. intro:Destroy()
  3553. end)
  3554.  
  3555. BetterAdmin.Name = "Better Admin"
  3556. BetterAdmin.Parent = Layout
  3557. BetterAdmin.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  3558. BetterAdmin.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3559. BetterAdmin.BorderSizePixel = 4
  3560. BetterAdmin.Position = UDim2.new(0.305031449, 0, 0.730366468, 0)
  3561. BetterAdmin.Size = UDim2.new(0, 124, 0, 39)
  3562. BetterAdmin.Font = Enum.Font.GothamBlack
  3563. BetterAdmin.Text = "Better Admin"
  3564. BetterAdmin.TextColor3 = Color3.new(1, 1, 1)
  3565. BetterAdmin.TextSize = 14
  3566.  
  3567. BetterAdmin.MouseButton1Down:connect(function()
  3568. -- Farewell Infortality.
  3569. -- Version: 2.82
  3570. -- Instances:
  3571. local D3SK1NG_MENU = Instance.new("ScreenGui")
  3572. local worldframe = Instance.new("Frame")
  3573. local bar1 = Instance.new("Frame")
  3574. local title = Instance.new("TextLabel")
  3575. local bar2 = Instance.new("Frame")
  3576. local worldback = Instance.new("TextButton")
  3577. local fog = Instance.new("TextButton")
  3578. local nofog = Instance.new("TextButton")
  3579. local bright = Instance.new("TextButton")
  3580. local dark = Instance.new("TextButton")
  3581. local vehicleframe = Instance.new("Frame")
  3582. local bar1_2 = Instance.new("Frame")
  3583. local title_2 = Instance.new("TextLabel")
  3584. local bus = Instance.new("TextButton")
  3585. local bar2_2 = Instance.new("Frame")
  3586. local vehicleback = Instance.new("TextButton")
  3587. local policecar = Instance.new("TextButton")
  3588. local sleigher = Instance.new("TextButton")
  3589. local teleportframe = Instance.new("Frame")
  3590. local bar1_3 = Instance.new("Frame")
  3591. local title_3 = Instance.new("TextLabel")
  3592. local teleports = Instance.new("ScrollingFrame")
  3593. local Hospital = Instance.new("TextButton")
  3594. local GasStation = Instance.new("TextButton")
  3595. local Cinema = Instance.new("TextButton")
  3596. local Plot = Instance.new("TextButton")
  3597. local PoliceStation = Instance.new("TextButton")
  3598. local Club = Instance.new("TextButton")
  3599. local CarShip = Instance.new("TextButton")
  3600. local Library = Instance.new("TextButton")
  3601. local Apartments = Instance.new("TextButton")
  3602. local Gym = Instance.new("TextButton")
  3603. local Bank = Instance.new("TextButton")
  3604. local Mueseum = Instance.new("TextButton")
  3605. local Hamburger = Instance.new("TextButton")
  3606. local HIghschool = Instance.new("TextButton")
  3607. local Criminalbase = Instance.new("TextButton")
  3608. local SuperMart = Instance.new("TextButton")
  3609. local Baileys = Instance.new("TextButton")
  3610. local Garage = Instance.new("TextButton")
  3611. local bar2_3 = Instance.new("Frame")
  3612. local teleportback = Instance.new("TextButton")
  3613. local statsframe = Instance.new("Frame")
  3614. local moneystatus = Instance.new("TextLabel")
  3615. local bar2_4 = Instance.new("Frame")
  3616. local statsclose = Instance.new("TextButton")
  3617. local bar1_4 = Instance.new("Frame")
  3618. local title_4 = Instance.new("TextLabel")
  3619. local otherplayersframe = Instance.new("Frame")
  3620. local bar1_5 = Instance.new("Frame")
  3621. local title_5 = Instance.new("TextLabel")
  3622. local bar2_5 = Instance.new("Frame")
  3623. local otherplayersback = Instance.new("TextButton")
  3624. local tptoplayer = Instance.new("TextButton")
  3625. local username = Instance.new("TextBox")
  3626. local nakedall = Instance.new("TextButton")
  3627. local spammessages = Instance.new("TextButton")
  3628. local spammessagesstatus = Instance.new("TextLabel")
  3629. local checkmoney = Instance.new("TextButton")
  3630. local attatchbutton = Instance.new("TextButton")
  3631. local attachstatus = Instance.new("TextLabel")
  3632. local makeplayershrek = Instance.new("TextButton")
  3633. local makeplayernoob = Instance.new("TextButton")
  3634. local moneyframe = Instance.new("Frame")
  3635. local bar1_6 = Instance.new("Frame")
  3636. local title_6 = Instance.new("TextLabel")
  3637. local _2billion = Instance.new("TextButton")
  3638. local bar2_6 = Instance.new("Frame")
  3639. local moneyback = Instance.new("TextButton")
  3640. local _15million = Instance.new("TextButton")
  3641. local _10million = Instance.new("TextButton")
  3642. local _2billionstatus = Instance.new("TextLabel")
  3643. local _15millionstatus = Instance.new("TextLabel")
  3644. local _10millionstatus = Instance.new("TextLabel")
  3645. local mainframe = Instance.new("Frame")
  3646. local bar1_7 = Instance.new("Frame")
  3647. local title_7 = Instance.new("TextLabel")
  3648. local localplayerbutton = Instance.new("TextButton")
  3649. local bar2_7 = Instance.new("Frame")
  3650. local otherplayersbutton = Instance.new("TextButton")
  3651. local worldbutton = Instance.new("TextButton")
  3652. local stealthmoneybutton = Instance.new("TextButton")
  3653. local vehiclebutton = Instance.new("TextButton")
  3654. local teleportsbutton = Instance.new("TextButton")
  3655. local creditsbutton = Instance.new("TextButton")
  3656. local localplayerframe = Instance.new("Frame")
  3657. local bar1_8 = Instance.new("Frame")
  3658. local title_8 = Instance.new("TextLabel")
  3659. local superjump = Instance.new("TextButton")
  3660. local bar2_8 = Instance.new("Frame")
  3661. local localplayerback = Instance.new("TextButton")
  3662. local superrun = Instance.new("TextButton")
  3663. local lowgravity = Instance.new("TextButton")
  3664. local noclip = Instance.new("TextButton")
  3665. local qteleport = Instance.new("TextButton")
  3666. local superrunstatus = Instance.new("TextLabel")
  3667. local superjumpstatus = Instance.new("TextLabel")
  3668. local lowgravitystatus = Instance.new("TextLabel")
  3669. local noclipstatus = Instance.new("TextLabel")
  3670. local givegun = Instance.new("TextButton")
  3671. local monalisa = Instance.new("TextButton")
  3672. local spam = Instance.new("TextButton")
  3673. local spamstatus = Instance.new("TextLabel")
  3674. local characterbutton = Instance.new("TextButton")
  3675. local creditsframe = Instance.new("Frame")
  3676. local bar1_9 = Instance.new("Frame")
  3677. local title_9 = Instance.new("TextLabel")
  3678. local bar2_9 = Instance.new("Frame")
  3679. local creditsclose = Instance.new("TextButton")
  3680. local credits1 = Instance.new("TextLabel")
  3681. local credits2 = Instance.new("TextLabel")
  3682. local characterframe = Instance.new("Frame")
  3683. local bar1_10 = Instance.new("Frame")
  3684. local title_10 = Instance.new("TextLabel")
  3685. local bar2_10 = Instance.new("Frame")
  3686. local characterclose = Instance.new("TextButton")
  3687. local clown = Instance.new("TextButton")
  3688. local devil = Instance.new("TextButton")
  3689. local dominus = Instance.new("TextButton")
  3690. local pirate = Instance.new("TextButton")
  3691. local rainbowsuit = Instance.new("TextButton")
  3692. local reaper = Instance.new("TextButton")
  3693. local skeleton = Instance.new("TextButton")
  3694. local watermelonshark = Instance.new("TextButton")
  3695. local zelucz = Instance.new("TextButton")
  3696. local zombiedoge = Instance.new("TextButton")
  3697. --Properties:
  3698. D3SK1NG_MENU.Name = "D3SK1NG_MENU"
  3699. D3SK1NG_MENU.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  3700.  
  3701. worldframe.Name = "worldframe"
  3702. worldframe.Parent = D3SK1NG_MENU
  3703. worldframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3704. worldframe.BackgroundTransparency = 0.30000001192093
  3705. worldframe.BorderSizePixel = 3
  3706. worldframe.Position = UDim2.new(1.31130219e-05, 0, 0.240387976, 0)
  3707. worldframe.Size = UDim2.new(0, 166, 0, 249)
  3708. worldframe.Visible = false
  3709.  
  3710. bar1.Name = "bar1"
  3711. bar1.Parent = worldframe
  3712. bar1.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3713. bar1.BackgroundTransparency = 0.30000001192093
  3714. bar1.BorderColor3 = Color3.new(0, 0, 0)
  3715. bar1.BorderSizePixel = 3
  3716. bar1.Size = UDim2.new(0, 166, 0, 65)
  3717.  
  3718. title.Name = "title"
  3719. title.Parent = bar1
  3720. title.BackgroundColor3 = Color3.new(1, 1, 1)
  3721. title.BackgroundTransparency = 1
  3722. title.Size = UDim2.new(0, 166, 0, 65)
  3723. title.Font = Enum.Font.Cartoon
  3724. title.Text = "WORLD"
  3725. title.TextColor3 = Color3.new(1, 1, 1)
  3726. title.TextScaled = true
  3727. title.TextSize = 14
  3728. title.TextWrapped = true
  3729.  
  3730. bar2.Name = "bar2"
  3731. bar2.Parent = worldframe
  3732. bar2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3733. bar2.BackgroundTransparency = 0.30000001192093
  3734. bar2.BorderColor3 = Color3.new(0, 0, 0)
  3735. bar2.BorderSizePixel = 3
  3736. bar2.Position = UDim2.new(0, 0, 0.899869263, 0)
  3737. bar2.Size = UDim2.new(0, 166, 0, 25)
  3738.  
  3739. worldback.Name = "worldback"
  3740. worldback.Parent = bar2
  3741. worldback.BackgroundColor3 = Color3.new(1, 1, 1)
  3742. worldback.BackgroundTransparency = 1
  3743. worldback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  3744. worldback.Size = UDim2.new(0, 166, 0, 23)
  3745. worldback.Font = Enum.Font.SourceSans
  3746. worldback.Text = "Back"
  3747. worldback.TextColor3 = Color3.new(1, 1, 1)
  3748. worldback.TextScaled = true
  3749. worldback.TextSize = 14
  3750. worldback.TextWrapped = true
  3751.  
  3752. fog.Name = "fog"
  3753. fog.Parent = worldframe
  3754. fog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3755. fog.BackgroundTransparency = 0.20000000298023
  3756. fog.BorderSizePixel = 2
  3757. fog.Position = UDim2.new(0.036144577, 0, 0.589600623, 0)
  3758. fog.Size = UDim2.new(0, 154, 0, 28)
  3759. fog.Font = Enum.Font.SourceSans
  3760. fog.Text = "FOG"
  3761. fog.TextColor3 = Color3.new(1, 1, 1)
  3762. fog.TextScaled = true
  3763. fog.TextSize = 14
  3764. fog.TextWrapped = true
  3765.  
  3766. nofog.Name = "nofog"
  3767. nofog.Parent = worldframe
  3768. nofog.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3769. nofog.BackgroundTransparency = 0.20000000298023
  3770. nofog.BorderSizePixel = 2
  3771. nofog.Position = UDim2.new(0, 6, 0, 180)
  3772. nofog.Size = UDim2.new(0, 154, 0, 28)
  3773. nofog.Font = Enum.Font.SourceSans
  3774. nofog.Text = "NO FOG"
  3775. nofog.TextColor3 = Color3.new(1, 1, 1)
  3776. nofog.TextScaled = true
  3777. nofog.TextSize = 14
  3778. nofog.TextWrapped = true
  3779.  
  3780. bright.Name = "bright"
  3781. bright.Parent = worldframe
  3782. bright.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3783. bright.BackgroundTransparency = 0.20000000298023
  3784. bright.BorderSizePixel = 2
  3785. bright.Position = UDim2.new(0.036144577, 0, 0.310839504, 0)
  3786. bright.Size = UDim2.new(0, 154, 0, 28)
  3787. bright.Font = Enum.Font.SourceSans
  3788. bright.Text = "BRIGHT"
  3789. bright.TextColor3 = Color3.new(1, 1, 1)
  3790. bright.TextScaled = true
  3791. bright.TextSize = 14
  3792. bright.TextWrapped = true
  3793.  
  3794. dark.Name = "dark"
  3795. dark.Parent = worldframe
  3796. dark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3797. dark.BackgroundTransparency = 0.20000000298023
  3798. dark.BorderSizePixel = 2
  3799. dark.Position = UDim2.new(0.036144577, 0, 0.454813629, 0)
  3800. dark.Size = UDim2.new(0, 154, 0, 28)
  3801. dark.Font = Enum.Font.SourceSans
  3802. dark.Text = "DARK"
  3803. dark.TextColor3 = Color3.new(1, 1, 1)
  3804. dark.TextScaled = true
  3805. dark.TextSize = 14
  3806. dark.TextWrapped = true
  3807.  
  3808. vehicleframe.Name = "vehicleframe"
  3809. vehicleframe.Parent = D3SK1NG_MENU
  3810. vehicleframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3811. vehicleframe.BackgroundTransparency = 0.30000001192093
  3812. vehicleframe.BorderSizePixel = 3
  3813. vehicleframe.Position = UDim2.new(0.00136727095, 0, 0.240351349, 0)
  3814. vehicleframe.Size = UDim2.new(0, 166, 0, 226)
  3815. vehicleframe.Visible = false
  3816.  
  3817. bar1_2.Name = "bar1"
  3818. bar1_2.Parent = vehicleframe
  3819. bar1_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3820. bar1_2.BackgroundTransparency = 0.30000001192093
  3821. bar1_2.BorderColor3 = Color3.new(0, 0, 0)
  3822. bar1_2.BorderSizePixel = 3
  3823. bar1_2.Size = UDim2.new(0, 166, 0, 65)
  3824.  
  3825. title_2.Name = "title"
  3826. title_2.Parent = bar1_2
  3827. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3828. title_2.BackgroundTransparency = 1
  3829. title_2.Size = UDim2.new(0, 166, 0, 65)
  3830. title_2.Font = Enum.Font.Cartoon
  3831. title_2.Text = "VEHICLE"
  3832. title_2.TextColor3 = Color3.new(1, 1, 1)
  3833. title_2.TextScaled = true
  3834. title_2.TextSize = 14
  3835. title_2.TextWrapped = true
  3836.  
  3837. bus.Name = "bus"
  3838. bus.Parent = vehicleframe
  3839. bus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3840. bus.BackgroundTransparency = 0.20000000298023
  3841. bus.BorderSizePixel = 2
  3842. bus.Position = UDim2.new(0.036144577, 0, 0.337388188, 0)
  3843. bus.Size = UDim2.new(0, 154, 0, 28)
  3844. bus.Font = Enum.Font.SourceSans
  3845. bus.Text = "BUS"
  3846. bus.TextColor3 = Color3.new(1, 1, 1)
  3847. bus.TextScaled = true
  3848. bus.TextSize = 14
  3849. bus.TextWrapped = true
  3850.  
  3851. bar2_2.Name = "bar2"
  3852. bar2_2.Parent = vehicleframe
  3853. bar2_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3854. bar2_2.BackgroundTransparency = 0.30000001192093
  3855. bar2_2.BorderColor3 = Color3.new(0, 0, 0)
  3856. bar2_2.BorderSizePixel = 3
  3857. bar2_2.Position = UDim2.new(0, 0, 0.898528516, 0)
  3858. bar2_2.Size = UDim2.new(0, 166, 0, 22)
  3859.  
  3860. vehicleback.Name = "vehicleback"
  3861. vehicleback.Parent = bar2_2
  3862. vehicleback.BackgroundColor3 = Color3.new(1, 1, 1)
  3863. vehicleback.BackgroundTransparency = 1
  3864. vehicleback.Size = UDim2.new(0, 166, 0, 23)
  3865. vehicleback.Font = Enum.Font.SourceSans
  3866. vehicleback.Text = "Back"
  3867. vehicleback.TextColor3 = Color3.new(1, 1, 1)
  3868. vehicleback.TextScaled = true
  3869. vehicleback.TextSize = 14
  3870. vehicleback.TextWrapped = true
  3871.  
  3872. policecar.Name = "policecar"
  3873. policecar.Parent = vehicleframe
  3874. policecar.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3875. policecar.BackgroundTransparency = 0.20000000298023
  3876. policecar.BorderSizePixel = 2
  3877. policecar.Position = UDim2.new(0.036144577, 0, 0.505529761, 0)
  3878. policecar.Size = UDim2.new(0, 154, 0, 28)
  3879. policecar.Font = Enum.Font.SourceSans
  3880. policecar.Text = "POLICECAR"
  3881. policecar.TextColor3 = Color3.new(1, 1, 1)
  3882. policecar.TextScaled = true
  3883. policecar.TextSize = 14
  3884. policecar.TextWrapped = true
  3885.  
  3886. sleigher.Name = "sleigher"
  3887. sleigher.Parent = vehicleframe
  3888. sleigher.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3889. sleigher.BackgroundTransparency = 0.20000000298023
  3890. sleigher.BorderSizePixel = 2
  3891. sleigher.Position = UDim2.new(0.036144577, 0, 0.678096175, 0)
  3892. sleigher.Size = UDim2.new(0, 154, 0, 28)
  3893. sleigher.Font = Enum.Font.SourceSans
  3894. sleigher.Text = "SLEIGHER"
  3895. sleigher.TextColor3 = Color3.new(1, 1, 1)
  3896. sleigher.TextScaled = true
  3897. sleigher.TextSize = 14
  3898. sleigher.TextWrapped = true
  3899.  
  3900. teleportframe.Name = "teleportframe"
  3901. teleportframe.Parent = D3SK1NG_MENU
  3902. teleportframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3903. teleportframe.BackgroundTransparency = 0.30000001192093
  3904. teleportframe.BorderSizePixel = 3
  3905. teleportframe.Position = UDim2.new(0, 0, 0, 202)
  3906. teleportframe.Size = UDim2.new(0, 166, 0, 249)
  3907. teleportframe.Visible = false
  3908.  
  3909. bar1_3.Name = "bar1"
  3910. bar1_3.Parent = teleportframe
  3911. bar1_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3912. bar1_3.BackgroundTransparency = 0.30000001192093
  3913. bar1_3.BorderColor3 = Color3.new(0, 0, 0)
  3914. bar1_3.BorderSizePixel = 3
  3915. bar1_3.Size = UDim2.new(0, 166, 0, 65)
  3916.  
  3917. title_3.Name = "title"
  3918. title_3.Parent = bar1_3
  3919. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3920. title_3.BackgroundTransparency = 1
  3921. title_3.Size = UDim2.new(0, 166, 0, 65)
  3922. title_3.Font = Enum.Font.Cartoon
  3923. title_3.Text = "TELEPORTS"
  3924. title_3.TextColor3 = Color3.new(1, 1, 1)
  3925. title_3.TextScaled = true
  3926. title_3.TextSize = 14
  3927. title_3.TextWrapped = true
  3928.  
  3929. teleports.Name = "teleports"
  3930. teleports.Parent = teleportframe
  3931. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  3932. teleports.BackgroundTransparency = 1
  3933. teleports.Position = UDim2.new(0, 2, 0, 67)
  3934. teleports.Size = UDim2.new(0, 166, 0, 157)
  3935.  
  3936. Hospital.Name = "Hospital"
  3937. Hospital.Parent = teleports
  3938. Hospital.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3939. Hospital.BackgroundTransparency = 0.20000000298023
  3940. Hospital.BorderSizePixel = 2
  3941. Hospital.Position = UDim2.new(0, -2, 0, 5)
  3942. Hospital.Size = UDim2.new(0, 158, 0, 18)
  3943. Hospital.Font = Enum.Font.SourceSans
  3944. Hospital.Text = "HOSPITAL"
  3945. Hospital.TextColor3 = Color3.new(1, 1, 1)
  3946. Hospital.TextScaled = true
  3947. Hospital.TextSize = 14
  3948. Hospital.TextWrapped = true
  3949.  
  3950. GasStation.Name = "GasStation"
  3951. GasStation.Parent = teleports
  3952. GasStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3953. GasStation.BackgroundTransparency = 0.20000000298023
  3954. GasStation.BorderSizePixel = 2
  3955. GasStation.Position = UDim2.new(0, -2, 0, 30)
  3956. GasStation.Size = UDim2.new(0, 158, 0, 18)
  3957. GasStation.Font = Enum.Font.SourceSans
  3958. GasStation.Text = "GAS STATION"
  3959. GasStation.TextColor3 = Color3.new(1, 1, 1)
  3960. GasStation.TextScaled = true
  3961. GasStation.TextSize = 14
  3962. GasStation.TextWrapped = true
  3963.  
  3964. Cinema.Name = "Cinema"
  3965. Cinema.Parent = teleports
  3966. Cinema.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3967. Cinema.BackgroundTransparency = 0.20000000298023
  3968. Cinema.BorderSizePixel = 2
  3969. Cinema.Position = UDim2.new(0, -2, 0, 55)
  3970. Cinema.Size = UDim2.new(0, 158, 0, 18)
  3971. Cinema.Font = Enum.Font.SourceSans
  3972. Cinema.Text = "CINEMA"
  3973. Cinema.TextColor3 = Color3.new(1, 1, 1)
  3974. Cinema.TextScaled = true
  3975. Cinema.TextSize = 14
  3976. Cinema.TextWrapped = true
  3977.  
  3978. Plot.Name = "Plot"
  3979. Plot.Parent = teleports
  3980. Plot.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3981. Plot.BackgroundTransparency = 0.20000000298023
  3982. Plot.BorderSizePixel = 2
  3983. Plot.Position = UDim2.new(0, -3, 0, 80)
  3984. Plot.Size = UDim2.new(0, 158, 0, 18)
  3985. Plot.Font = Enum.Font.SourceSans
  3986. Plot.Text = "PLOT"
  3987. Plot.TextColor3 = Color3.new(1, 1, 1)
  3988. Plot.TextScaled = true
  3989. Plot.TextSize = 14
  3990. Plot.TextWrapped = true
  3991.  
  3992. PoliceStation.Name = "PoliceStation"
  3993. PoliceStation.Parent = teleports
  3994. PoliceStation.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  3995. PoliceStation.BackgroundTransparency = 0.20000000298023
  3996. PoliceStation.BorderSizePixel = 2
  3997. PoliceStation.Position = UDim2.new(0, -2, 0, 105)
  3998. PoliceStation.Size = UDim2.new(0, 158, 0, 18)
  3999. PoliceStation.Font = Enum.Font.SourceSans
  4000. PoliceStation.Text = "POLICE STATION"
  4001. PoliceStation.TextColor3 = Color3.new(1, 1, 1)
  4002. PoliceStation.TextScaled = true
  4003. PoliceStation.TextSize = 14
  4004. PoliceStation.TextWrapped = true
  4005.  
  4006. Club.Name = "Club"
  4007. Club.Parent = teleports
  4008. Club.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4009. Club.BackgroundTransparency = 0.20000000298023
  4010. Club.BorderSizePixel = 2
  4011. Club.Position = UDim2.new(0, -2, 0, 131)
  4012. Club.Size = UDim2.new(0, 158, 0, 18)
  4013. Club.Font = Enum.Font.SourceSans
  4014. Club.Text = "CLUB"
  4015. Club.TextColor3 = Color3.new(1, 1, 1)
  4016. Club.TextScaled = true
  4017. Club.TextSize = 14
  4018. Club.TextWrapped = true
  4019.  
  4020. CarShip.Name = "CarShip"
  4021. CarShip.Parent = teleports
  4022. CarShip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4023. CarShip.BackgroundTransparency = 0.20000000298023
  4024. CarShip.BorderSizePixel = 2
  4025. CarShip.Position = UDim2.new(0, -2, 0, 160)
  4026. CarShip.Size = UDim2.new(0, 158, 0, 18)
  4027. CarShip.Font = Enum.Font.SourceSans
  4028. CarShip.Text = "CARSHOP"
  4029. CarShip.TextColor3 = Color3.new(1, 1, 1)
  4030. CarShip.TextScaled = true
  4031. CarShip.TextSize = 14
  4032. CarShip.TextWrapped = true
  4033.  
  4034. Library.Name = "Library"
  4035. Library.Parent = teleports
  4036. Library.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4037. Library.BackgroundTransparency = 0.20000000298023
  4038. Library.BorderSizePixel = 2
  4039. Library.Position = UDim2.new(0, -2, 0, 188)
  4040. Library.Size = UDim2.new(0, 158, 0, 18)
  4041. Library.Font = Enum.Font.SourceSans
  4042. Library.Text = "LIBRARY"
  4043. Library.TextColor3 = Color3.new(1, 1, 1)
  4044. Library.TextScaled = true
  4045. Library.TextSize = 14
  4046. Library.TextWrapped = true
  4047.  
  4048. Apartments.Name = "Apartments"
  4049. Apartments.Parent = teleports
  4050. Apartments.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4051. Apartments.BackgroundTransparency = 0.20000000298023
  4052. Apartments.BorderSizePixel = 2
  4053. Apartments.Position = UDim2.new(0, -2, 0, 212)
  4054. Apartments.Size = UDim2.new(0, 158, 0, 18)
  4055. Apartments.Font = Enum.Font.SourceSans
  4056. Apartments.Text = "APARTMENTS"
  4057. Apartments.TextColor3 = Color3.new(1, 1, 1)
  4058. Apartments.TextScaled = true
  4059. Apartments.TextSize = 14
  4060. Apartments.TextWrapped = true
  4061.  
  4062. Gym.Name = "Gym"
  4063. Gym.Parent = teleports
  4064. Gym.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4065. Gym.BackgroundTransparency = 0.20000000298023
  4066. Gym.BorderSizePixel = 2
  4067. Gym.Position = UDim2.new(0, -1, 0, 235)
  4068. Gym.Size = UDim2.new(0, 158, 0, 18)
  4069. Gym.Font = Enum.Font.SourceSans
  4070. Gym.Text = "GYM"
  4071. Gym.TextColor3 = Color3.new(1, 1, 1)
  4072. Gym.TextScaled = true
  4073. Gym.TextSize = 14
  4074. Gym.TextWrapped = true
  4075.  
  4076. Bank.Name = "Bank"
  4077. Bank.Parent = teleports
  4078. Bank.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4079. Bank.BackgroundTransparency = 0.20000000298023
  4080. Bank.BorderSizePixel = 2
  4081. Bank.Position = UDim2.new(0, 0, 0, 259)
  4082. Bank.Size = UDim2.new(0, 158, 0, 18)
  4083. Bank.Font = Enum.Font.SourceSans
  4084. Bank.Text = "BANK"
  4085. Bank.TextColor3 = Color3.new(1, 1, 1)
  4086. Bank.TextScaled = true
  4087. Bank.TextSize = 14
  4088. Bank.TextWrapped = true
  4089.  
  4090. Mueseum.Name = "Mueseum"
  4091. Mueseum.Parent = teleports
  4092. Mueseum.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4093. Mueseum.BackgroundTransparency = 0.20000000298023
  4094. Mueseum.BorderSizePixel = 2
  4095. Mueseum.Position = UDim2.new(0, 0, 0, 283)
  4096. Mueseum.Size = UDim2.new(0, 158, 0, 18)
  4097. Mueseum.Font = Enum.Font.SourceSans
  4098. Mueseum.Text = "MUESEUM"
  4099. Mueseum.TextColor3 = Color3.new(1, 1, 1)
  4100. Mueseum.TextScaled = true
  4101. Mueseum.TextSize = 14
  4102. Mueseum.TextWrapped = true
  4103.  
  4104. Hamburger.Name = "Hamburger"
  4105. Hamburger.Parent = teleports
  4106. Hamburger.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4107. Hamburger.BackgroundTransparency = 0.20000000298023
  4108. Hamburger.BorderSizePixel = 2
  4109. Hamburger.Position = UDim2.new(0, 0, 0, 307)
  4110. Hamburger.Size = UDim2.new(0, 158, 0, 18)
  4111. Hamburger.Font = Enum.Font.SourceSans
  4112. Hamburger.Text = "MCDONALDS"
  4113. Hamburger.TextColor3 = Color3.new(1, 1, 1)
  4114. Hamburger.TextScaled = true
  4115. Hamburger.TextSize = 14
  4116. Hamburger.TextWrapped = true
  4117.  
  4118. HIghschool.Name = "HIghschool"
  4119. HIghschool.Parent = teleports
  4120. HIghschool.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4121. HIghschool.BackgroundTransparency = 0.20000000298023
  4122. HIghschool.BorderSizePixel = 2
  4123. HIghschool.Position = UDim2.new(0, -1, 0, 331)
  4124. HIghschool.Size = UDim2.new(0, 158, 0, 18)
  4125. HIghschool.Font = Enum.Font.SourceSans
  4126. HIghschool.Text = "HIGHSCHOOL"
  4127. HIghschool.TextColor3 = Color3.new(1, 1, 1)
  4128. HIghschool.TextScaled = true
  4129. HIghschool.TextSize = 14
  4130. HIghschool.TextWrapped = true
  4131.  
  4132. Criminalbase.Name = "Criminalbase"
  4133. Criminalbase.Parent = teleports
  4134. Criminalbase.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4135. Criminalbase.BackgroundTransparency = 0.20000000298023
  4136. Criminalbase.BorderSizePixel = 2
  4137. Criminalbase.Position = UDim2.new(0, -3, 0, 355)
  4138. Criminalbase.Size = UDim2.new(0, 158, 0, 18)
  4139. Criminalbase.Font = Enum.Font.SourceSans
  4140. Criminalbase.Text = "CRIMINALBASE"
  4141. Criminalbase.TextColor3 = Color3.new(1, 1, 1)
  4142. Criminalbase.TextScaled = true
  4143. Criminalbase.TextSize = 14
  4144. Criminalbase.TextWrapped = true
  4145.  
  4146. SuperMart.Name = "SuperMart"
  4147. SuperMart.Parent = teleports
  4148. SuperMart.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4149. SuperMart.BackgroundTransparency = 0.20000000298023
  4150. SuperMart.BorderSizePixel = 2
  4151. SuperMart.Position = UDim2.new(0, -3, 0, 383)
  4152. SuperMart.Size = UDim2.new(0, 158, 0, 18)
  4153. SuperMart.Font = Enum.Font.SourceSans
  4154. SuperMart.Text = "SUPERMART"
  4155. SuperMart.TextColor3 = Color3.new(1, 1, 1)
  4156. SuperMart.TextScaled = true
  4157. SuperMart.TextSize = 14
  4158. SuperMart.TextWrapped = true
  4159.  
  4160. Baileys.Name = "Baileys"
  4161. Baileys.Parent = teleports
  4162. Baileys.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4163. Baileys.BackgroundTransparency = 0.20000000298023
  4164. Baileys.BorderSizePixel = 2
  4165. Baileys.Position = UDim2.new(0, -4, 0, 409)
  4166. Baileys.Size = UDim2.new(0, 158, 0, 18)
  4167. Baileys.Font = Enum.Font.SourceSans
  4168. Baileys.Text = "BAILEYS"
  4169. Baileys.TextColor3 = Color3.new(1, 1, 1)
  4170. Baileys.TextScaled = true
  4171. Baileys.TextSize = 14
  4172. Baileys.TextWrapped = true
  4173.  
  4174. Garage.Name = "Garage"
  4175. Garage.Parent = teleports
  4176. Garage.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4177. Garage.BackgroundTransparency = 0.20000000298023
  4178. Garage.BorderSizePixel = 2
  4179. Garage.Position = UDim2.new(0, -4, 0, 433)
  4180. Garage.Size = UDim2.new(0, 158, 0, 18)
  4181. Garage.Font = Enum.Font.SourceSans
  4182. Garage.Text = "GARAGE"
  4183. Garage.TextColor3 = Color3.new(1, 1, 1)
  4184. Garage.TextScaled = true
  4185. Garage.TextSize = 14
  4186. Garage.TextWrapped = true
  4187.  
  4188. bar2_3.Name = "bar2"
  4189. bar2_3.Parent = teleportframe
  4190. bar2_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4191. bar2_3.BackgroundTransparency = 0.30000001192093
  4192. bar2_3.BorderColor3 = Color3.new(0, 0, 0)
  4193. bar2_3.BorderSizePixel = 3
  4194. bar2_3.Position = UDim2.new(0, 0, 0.899869263, 0)
  4195. bar2_3.Size = UDim2.new(0, 166, 0, 25)
  4196.  
  4197. teleportback.Name = "teleportback"
  4198. teleportback.Parent = bar2_3
  4199. teleportback.BackgroundColor3 = Color3.new(1, 1, 1)
  4200. teleportback.BackgroundTransparency = 1
  4201. teleportback.Position = UDim2.new(0, 0, -0.0454545617, 0)
  4202. teleportback.Size = UDim2.new(0, 166, 0, 23)
  4203. teleportback.Font = Enum.Font.SourceSans
  4204. teleportback.Text = "Back"
  4205. teleportback.TextColor3 = Color3.new(1, 1, 1)
  4206. teleportback.TextScaled = true
  4207. teleportback.TextSize = 14
  4208. teleportback.TextWrapped = true
  4209.  
  4210. statsframe.Name = "statsframe"
  4211. statsframe.Parent = D3SK1NG_MENU
  4212. statsframe.Active = true
  4213. statsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4214. statsframe.BackgroundTransparency = 0.30000001192093
  4215. statsframe.BorderSizePixel = 3
  4216. statsframe.Position = UDim2.new(0, 178, 0, 200)
  4217. statsframe.Size = UDim2.new(0, 169, 0, 262)
  4218. statsframe.Visible = false
  4219.  
  4220. moneystatus.Name = "moneystatus"
  4221. moneystatus.Parent = statsframe
  4222. moneystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4223. moneystatus.BackgroundTransparency = 0.20000000298023
  4224. moneystatus.BorderSizePixel = 2
  4225. moneystatus.Position = UDim2.new(0, 3, 0, 89)
  4226. moneystatus.Size = UDim2.new(0, 163, 0, 99)
  4227. moneystatus.Font = Enum.Font.SourceSans
  4228. moneystatus.Text = "???"
  4229. moneystatus.TextColor3 = Color3.new(1, 1, 1)
  4230. moneystatus.TextScaled = true
  4231. moneystatus.TextSize = 14
  4232. moneystatus.TextWrapped = true
  4233.  
  4234. bar2_4.Name = "bar2"
  4235. bar2_4.Parent = statsframe
  4236. bar2_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4237. bar2_4.BackgroundTransparency = 0.30000001192093
  4238. bar2_4.BorderColor3 = Color3.new(0, 0, 0)
  4239. bar2_4.BorderSizePixel = 3
  4240. bar2_4.Position = UDim2.new(0, 0, 0.91576755, 0)
  4241. bar2_4.Size = UDim2.new(0, 166, 0, 22)
  4242.  
  4243. statsclose.Name = "statsclose"
  4244. statsclose.Parent = bar2_4
  4245. statsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  4246. statsclose.BackgroundTransparency = 1
  4247. statsclose.Size = UDim2.new(0, 166, 0, 23)
  4248. statsclose.Font = Enum.Font.SourceSans
  4249. statsclose.Text = "Close"
  4250. statsclose.TextColor3 = Color3.new(1, 1, 1)
  4251. statsclose.TextScaled = true
  4252. statsclose.TextSize = 14
  4253. statsclose.TextWrapped = true
  4254.  
  4255. bar1_4.Name = "bar1"
  4256. bar1_4.Parent = statsframe
  4257. bar1_4.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4258. bar1_4.BackgroundTransparency = 0.30000001192093
  4259. bar1_4.BorderColor3 = Color3.new(0, 0, 0)
  4260. bar1_4.BorderSizePixel = 3
  4261. bar1_4.Size = UDim2.new(0, 166, 0, 65)
  4262.  
  4263. title_4.Name = "title"
  4264. title_4.Parent = bar1_4
  4265. title_4.BackgroundColor3 = Color3.new(1, 1, 1)
  4266. title_4.BackgroundTransparency = 1
  4267. title_4.Size = UDim2.new(0, 166, 0, 65)
  4268. title_4.Font = Enum.Font.Cartoon
  4269. title_4.Text = "CHECK MONEY"
  4270. title_4.TextColor3 = Color3.new(1, 1, 1)
  4271. title_4.TextScaled = true
  4272. title_4.TextSize = 14
  4273. title_4.TextWrapped = true
  4274.  
  4275. otherplayersframe.Name = "otherplayersframe"
  4276. otherplayersframe.Parent = D3SK1NG_MENU
  4277. otherplayersframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4278. otherplayersframe.BackgroundTransparency = 0.30000001192093
  4279. otherplayersframe.BorderSizePixel = 3
  4280. otherplayersframe.Position = UDim2.new(0, 0, 0, 204)
  4281. otherplayersframe.Size = UDim2.new(0, 166, 0, 339)
  4282. otherplayersframe.Visible = false
  4283.  
  4284. bar1_5.Name = "bar1"
  4285. bar1_5.Parent = otherplayersframe
  4286. bar1_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4287. bar1_5.BackgroundTransparency = 0.30000001192093
  4288. bar1_5.BorderColor3 = Color3.new(0, 0, 0)
  4289. bar1_5.BorderSizePixel = 3
  4290. bar1_5.Size = UDim2.new(0, 166, 0, 65)
  4291.  
  4292. title_5.Name = "title"
  4293. title_5.Parent = bar1_5
  4294. title_5.BackgroundColor3 = Color3.new(1, 1, 1)
  4295. title_5.BackgroundTransparency = 1
  4296. title_5.Size = UDim2.new(0, 166, 0, 65)
  4297. title_5.Font = Enum.Font.Cartoon
  4298. title_5.Text = "PLAYERS"
  4299. title_5.TextColor3 = Color3.new(1, 1, 1)
  4300. title_5.TextScaled = true
  4301. title_5.TextSize = 14
  4302. title_5.TextWrapped = true
  4303.  
  4304. bar2_5.Name = "bar2"
  4305. bar2_5.Parent = otherplayersframe
  4306. bar2_5.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4307. bar2_5.BackgroundTransparency = 0.30000001192093
  4308. bar2_5.BorderColor3 = Color3.new(0, 0, 0)
  4309. bar2_5.BorderSizePixel = 3
  4310. bar2_5.Position = UDim2.new(0, 0, 0.926095128, 0)
  4311. bar2_5.Size = UDim2.new(0, 166, 0, 22)
  4312.  
  4313. otherplayersback.Name = "otherplayersback"
  4314. otherplayersback.Parent = bar2_5
  4315. otherplayersback.BackgroundColor3 = Color3.new(1, 1, 1)
  4316. otherplayersback.BackgroundTransparency = 1
  4317. otherplayersback.Size = UDim2.new(0, 166, 0, 23)
  4318. otherplayersback.Font = Enum.Font.SourceSans
  4319. otherplayersback.Text = "Back"
  4320. otherplayersback.TextColor3 = Color3.new(1, 1, 1)
  4321. otherplayersback.TextScaled = true
  4322. otherplayersback.TextSize = 14
  4323. otherplayersback.TextWrapped = true
  4324.  
  4325. tptoplayer.Name = "tptoplayer"
  4326. tptoplayer.Parent = otherplayersframe
  4327. tptoplayer.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4328. tptoplayer.BackgroundTransparency = 0.20000000298023
  4329. tptoplayer.BorderSizePixel = 2
  4330. tptoplayer.Position = UDim2.new(0, 2, 0, 115)
  4331. tptoplayer.Size = UDim2.new(0, 158, 0, 20)
  4332. tptoplayer.Font = Enum.Font.SourceSans
  4333. tptoplayer.Text = "TELEPORT TO"
  4334. tptoplayer.TextColor3 = Color3.new(1, 1, 1)
  4335. tptoplayer.TextScaled = true
  4336. tptoplayer.TextSize = 14
  4337. tptoplayer.TextWrapped = true
  4338.  
  4339. username.Name = "username"
  4340. username.Parent = otherplayersframe
  4341. username.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4342. username.BorderSizePixel = 2
  4343. username.Position = UDim2.new(0, 5, 0, 72)
  4344. username.Size = UDim2.new(0, 157, 0, 33)
  4345. username.Font = Enum.Font.SourceSans
  4346. username.Text = "USERNAME"
  4347. username.TextColor3 = Color3.new(1, 1, 1)
  4348. username.TextScaled = true
  4349. username.TextSize = 14
  4350. username.TextWrapped = true
  4351.  
  4352. nakedall.Name = "nakedall"
  4353. nakedall.Parent = otherplayersframe
  4354. nakedall.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4355. nakedall.BackgroundTransparency = 0.20000000298023
  4356. nakedall.BorderSizePixel = 2
  4357. nakedall.Position = UDim2.new(0, 2, 0, 169)
  4358. nakedall.Size = UDim2.new(0, 158, 0, 21)
  4359. nakedall.Font = Enum.Font.SourceSans
  4360. nakedall.Text = "NAKED ALL"
  4361. nakedall.TextColor3 = Color3.new(1, 1, 1)
  4362. nakedall.TextScaled = true
  4363. nakedall.TextSize = 14
  4364. nakedall.TextWrapped = true
  4365.  
  4366. spammessages.Name = "spammessages"
  4367. spammessages.Parent = otherplayersframe
  4368. spammessages.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4369. spammessages.BackgroundTransparency = 0.20000000298023
  4370. spammessages.BorderSizePixel = 2
  4371. spammessages.Position = UDim2.new(0, 0, 0, 197)
  4372. spammessages.Size = UDim2.new(0, 120, 0, 21)
  4373. spammessages.Font = Enum.Font.SourceSans
  4374. spammessages.Text = "SPAM MSG"
  4375. spammessages.TextColor3 = Color3.new(1, 1, 1)
  4376. spammessages.TextScaled = true
  4377. spammessages.TextSize = 14
  4378. spammessages.TextWrapped = true
  4379.  
  4380. spammessagesstatus.Name = "spammessagesstatus"
  4381. spammessagesstatus.Parent = otherplayersframe
  4382. spammessagesstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4383. spammessagesstatus.BackgroundTransparency = 0.20000000298023
  4384. spammessagesstatus.BorderSizePixel = 2
  4385. spammessagesstatus.Position = UDim2.new(0, 127, 0, 197)
  4386. spammessagesstatus.Size = UDim2.new(0, 33, 0, 21)
  4387. spammessagesstatus.Font = Enum.Font.SourceSans
  4388. spammessagesstatus.Text = "OFF"
  4389. spammessagesstatus.TextColor3 = Color3.new(1, 1, 1)
  4390. spammessagesstatus.TextScaled = true
  4391. spammessagesstatus.TextSize = 14
  4392. spammessagesstatus.TextWrapped = true
  4393.  
  4394. checkmoney.Name = "checkmoney"
  4395. checkmoney.Parent = otherplayersframe
  4396. checkmoney.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4397. checkmoney.BackgroundTransparency = 0.20000000298023
  4398. checkmoney.BorderSizePixel = 2
  4399. checkmoney.Position = UDim2.new(0, 2, 0, 142)
  4400. checkmoney.Size = UDim2.new(0, 158, 0, 21)
  4401. checkmoney.Font = Enum.Font.SourceSans
  4402. checkmoney.Text = "CHECK MONEY"
  4403. checkmoney.TextColor3 = Color3.new(1, 1, 1)
  4404. checkmoney.TextScaled = true
  4405. checkmoney.TextSize = 14
  4406. checkmoney.TextWrapped = true
  4407.  
  4408. attatchbutton.Name = "attatchbutton"
  4409. attatchbutton.Parent = otherplayersframe
  4410. attatchbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4411. attatchbutton.BackgroundTransparency = 0.20000000298023
  4412. attatchbutton.BorderSizePixel = 2
  4413. attatchbutton.Position = UDim2.new(0, 0, 0, 225)
  4414. attatchbutton.Size = UDim2.new(0, 120, 0, 21)
  4415. attatchbutton.Font = Enum.Font.SourceSans
  4416. attatchbutton.Text = "ATTACH"
  4417. attatchbutton.TextColor3 = Color3.new(1, 1, 1)
  4418. attatchbutton.TextScaled = true
  4419. attatchbutton.TextSize = 14
  4420. attatchbutton.TextWrapped = true
  4421.  
  4422. attachstatus.Name = "attachstatus"
  4423. attachstatus.Parent = otherplayersframe
  4424. attachstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4425. attachstatus.BackgroundTransparency = 0.20000000298023
  4426. attachstatus.BorderSizePixel = 2
  4427. attachstatus.Position = UDim2.new(0, 127, 0, 225)
  4428. attachstatus.Size = UDim2.new(0, 33, 0, 21)
  4429. attachstatus.Font = Enum.Font.SourceSans
  4430. attachstatus.Text = "OFF"
  4431. attachstatus.TextColor3 = Color3.new(1, 1, 1)
  4432. attachstatus.TextScaled = true
  4433. attachstatus.TextSize = 14
  4434. attachstatus.TextWrapped = true
  4435.  
  4436. makeplayershrek.Name = "makeplayershrek"
  4437. makeplayershrek.Parent = otherplayersframe
  4438. makeplayershrek.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4439. makeplayershrek.BackgroundTransparency = 0.20000000298023
  4440. makeplayershrek.BorderSizePixel = 2
  4441. makeplayershrek.Position = UDim2.new(0, 2, 0, 254)
  4442. makeplayershrek.Size = UDim2.new(0, 158, 0, 21)
  4443. makeplayershrek.Font = Enum.Font.SourceSans
  4444. makeplayershrek.Text = "MAKE PLAYER SHREK"
  4445. makeplayershrek.TextColor3 = Color3.new(1, 1, 1)
  4446. makeplayershrek.TextScaled = true
  4447. makeplayershrek.TextSize = 14
  4448. makeplayershrek.TextWrapped = true
  4449.  
  4450. makeplayernoob.Name = "makeplayernoob"
  4451. makeplayernoob.Parent = otherplayersframe
  4452. makeplayernoob.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4453. makeplayernoob.BackgroundTransparency = 0.20000000298023
  4454. makeplayernoob.BorderSizePixel = 2
  4455. makeplayernoob.Position = UDim2.new(0, 2, 0, 281)
  4456. makeplayernoob.Size = UDim2.new(0, 158, 0, 21)
  4457. makeplayernoob.Font = Enum.Font.SourceSans
  4458. makeplayernoob.Text = "MAKE PLAYER NOOB"
  4459. makeplayernoob.TextColor3 = Color3.new(1, 1, 1)
  4460. makeplayernoob.TextScaled = true
  4461. makeplayernoob.TextSize = 14
  4462. makeplayernoob.TextWrapped = true
  4463.  
  4464. moneyframe.Name = "moneyframe"
  4465. moneyframe.Parent = D3SK1NG_MENU
  4466. moneyframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4467. moneyframe.BackgroundTransparency = 0.30000001192093
  4468. moneyframe.BorderSizePixel = 3
  4469. moneyframe.Position = UDim2.new(-0.00019210577, 0, 0.240351349, 0)
  4470. moneyframe.Size = UDim2.new(0, 166, 0, 226)
  4471. moneyframe.Visible = false
  4472.  
  4473. bar1_6.Name = "bar1"
  4474. bar1_6.Parent = moneyframe
  4475. bar1_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4476. bar1_6.BackgroundTransparency = 0.30000001192093
  4477. bar1_6.BorderColor3 = Color3.new(0, 0, 0)
  4478. bar1_6.BorderSizePixel = 3
  4479. bar1_6.Size = UDim2.new(0, 166, 0, 65)
  4480.  
  4481. title_6.Name = "title"
  4482. title_6.Parent = bar1_6
  4483. title_6.BackgroundColor3 = Color3.new(1, 1, 1)
  4484. title_6.BackgroundTransparency = 1
  4485. title_6.Size = UDim2.new(0, 166, 0, 65)
  4486. title_6.Font = Enum.Font.Cartoon
  4487. title_6.Text = "MONEY"
  4488. title_6.TextColor3 = Color3.new(1, 1, 1)
  4489. title_6.TextScaled = true
  4490. title_6.TextSize = 14
  4491. title_6.TextWrapped = true
  4492.  
  4493. _2billion.Name = "2billion"
  4494. _2billion.Parent = moneyframe
  4495. _2billion.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4496. _2billion.BackgroundTransparency = 0.20000000298023
  4497. _2billion.BorderSizePixel = 2
  4498. _2billion.Position = UDim2.new(0, 0, 0.315264255, 0)
  4499. _2billion.Size = UDim2.new(0, 111, 0, 28)
  4500. _2billion.Font = Enum.Font.SourceSans
  4501. _2billion.Text = "2 BILLION"
  4502. _2billion.TextColor3 = Color3.new(1, 1, 1)
  4503. _2billion.TextScaled = true
  4504. _2billion.TextSize = 14
  4505. _2billion.TextWrapped = true
  4506.  
  4507. bar2_6.Name = "bar2"
  4508. bar2_6.Parent = moneyframe
  4509. bar2_6.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4510. bar2_6.BackgroundTransparency = 0.30000001192093
  4511. bar2_6.BorderColor3 = Color3.new(0, 0, 0)
  4512. bar2_6.BorderSizePixel = 3
  4513. bar2_6.Position = UDim2.new(0, 0, 0.898528516, 0)
  4514. bar2_6.Size = UDim2.new(0, 166, 0, 22)
  4515.  
  4516. moneyback.Name = "moneyback"
  4517. moneyback.Parent = bar2_6
  4518. moneyback.BackgroundColor3 = Color3.new(1, 1, 1)
  4519. moneyback.BackgroundTransparency = 1
  4520. moneyback.Size = UDim2.new(0, 166, 0, 23)
  4521. moneyback.Font = Enum.Font.SourceSans
  4522. moneyback.Text = "Back"
  4523. moneyback.TextColor3 = Color3.new(1, 1, 1)
  4524. moneyback.TextScaled = true
  4525. moneyback.TextSize = 14
  4526. moneyback.TextWrapped = true
  4527.  
  4528. _15million.Name = "15million"
  4529. _15million.Parent = moneyframe
  4530. _15million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4531. _15million.BackgroundTransparency = 0.20000000298023
  4532. _15million.BorderSizePixel = 2
  4533. _15million.Position = UDim2.new(0, 0, 0.512118936, 0)
  4534. _15million.Size = UDim2.new(0, 111, 0, 28)
  4535. _15million.Font = Enum.Font.SourceSans
  4536. _15million.Text = "15 MILLION"
  4537. _15million.TextColor3 = Color3.new(1, 1, 1)
  4538. _15million.TextScaled = true
  4539. _15million.TextSize = 14
  4540. _15million.TextWrapped = true
  4541.  
  4542. _10million.Name = "10million"
  4543. _10million.Parent = moneyframe
  4544. _10million.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4545. _10million.BackgroundTransparency = 0.20000000298023
  4546. _10million.BorderSizePixel = 2
  4547. _10million.Position = UDim2.new(0, 0, 0.724015117, 0)
  4548. _10million.Size = UDim2.new(0, 111, 0, 28)
  4549. _10million.Font = Enum.Font.SourceSans
  4550. _10million.Text = "10 MILLION"
  4551. _10million.TextColor3 = Color3.new(1, 1, 1)
  4552. _10million.TextScaled = true
  4553. _10million.TextSize = 14
  4554. _10million.TextWrapped = true
  4555.  
  4556. _2billionstatus.Name = "2billionstatus"
  4557. _2billionstatus.Parent = moneyframe
  4558. _2billionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4559. _2billionstatus.BackgroundTransparency = 0.20000000298023
  4560. _2billionstatus.BorderSizePixel = 2
  4561. _2billionstatus.Position = UDim2.new(0.740963876, 0, 0.316485226, 0)
  4562. _2billionstatus.Size = UDim2.new(0, 37, 0, 28)
  4563. _2billionstatus.Font = Enum.Font.SourceSans
  4564. _2billionstatus.Text = "OFF"
  4565. _2billionstatus.TextColor3 = Color3.new(1, 1, 1)
  4566. _2billionstatus.TextScaled = true
  4567. _2billionstatus.TextSize = 14
  4568. _2billionstatus.TextWrapped = true
  4569.  
  4570. _15millionstatus.Name = "15millionstatus"
  4571. _15millionstatus.Parent = moneyframe
  4572. _15millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4573. _15millionstatus.BackgroundTransparency = 0.20000000298023
  4574. _15millionstatus.BorderSizePixel = 2
  4575. _15millionstatus.Position = UDim2.new(0.740963876, 0, 0.512685299, 0)
  4576. _15millionstatus.Size = UDim2.new(0, 37, 0, 28)
  4577. _15millionstatus.Font = Enum.Font.SourceSans
  4578. _15millionstatus.Text = "OFF"
  4579. _15millionstatus.TextColor3 = Color3.new(1, 1, 1)
  4580. _15millionstatus.TextScaled = true
  4581. _15millionstatus.TextSize = 14
  4582. _15millionstatus.TextWrapped = true
  4583.  
  4584. _10millionstatus.Name = "10millionstatus"
  4585. _10millionstatus.Parent = moneyframe
  4586. _10millionstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4587. _10millionstatus.BackgroundTransparency = 0.20000000298023
  4588. _10millionstatus.BorderSizePixel = 2
  4589. _10millionstatus.Position = UDim2.new(0.740963876, 0, 0.721485496, 0)
  4590. _10millionstatus.Size = UDim2.new(0, 37, 0, 28)
  4591. _10millionstatus.Font = Enum.Font.SourceSans
  4592. _10millionstatus.Text = "OFF"
  4593. _10millionstatus.TextColor3 = Color3.new(1, 1, 1)
  4594. _10millionstatus.TextScaled = true
  4595. _10millionstatus.TextSize = 14
  4596. _10millionstatus.TextWrapped = true
  4597.  
  4598. mainframe.Name = "mainframe"
  4599. mainframe.Parent = D3SK1NG_MENU
  4600. mainframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4601. mainframe.BackgroundTransparency = 0.30000001192093
  4602. mainframe.BorderSizePixel = 3
  4603. mainframe.Position = UDim2.new(0, 0, 0, 202)
  4604. mainframe.Size = UDim2.new(0, 166, 0, 323)
  4605. mainframe.Visible = false
  4606.  
  4607. bar1_7.Name = "bar1"
  4608. bar1_7.Parent = mainframe
  4609. bar1_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4610. bar1_7.BackgroundTransparency = 0.30000001192093
  4611. bar1_7.BorderColor3 = Color3.new(0, 0, 0)
  4612. bar1_7.BorderSizePixel = 3
  4613. bar1_7.Size = UDim2.new(0, 166, 0, 65)
  4614.  
  4615. title_7.Name = "title"
  4616. title_7.Parent = bar1_7
  4617. title_7.BackgroundColor3 = Color3.new(1, 1, 1)
  4618. title_7.BackgroundTransparency = 1
  4619. title_7.Size = UDim2.new(0, 166, 0, 65)
  4620. title_7.Font = Enum.Font.Cartoon
  4621. title_7.Text = "D3SK1NG"
  4622. title_7.TextColor3 = Color3.new(1, 1, 1)
  4623. title_7.TextScaled = true
  4624. title_7.TextSize = 14
  4625. title_7.TextWrapped = true
  4626.  
  4627. localplayerbutton.Name = "localplayerbutton"
  4628. localplayerbutton.Parent = mainframe
  4629. localplayerbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4630. localplayerbutton.BackgroundTransparency = 0.20000000298023
  4631. localplayerbutton.BorderSizePixel = 2
  4632. localplayerbutton.Position = UDim2.new(0.0301204808, 0, 0.222343892, 0)
  4633. localplayerbutton.Size = UDim2.new(0, 157, 0, 28)
  4634. localplayerbutton.Font = Enum.Font.SourceSans
  4635. localplayerbutton.Text = "LOCAL PLAYER"
  4636. localplayerbutton.TextColor3 = Color3.new(1, 1, 1)
  4637. localplayerbutton.TextScaled = true
  4638. localplayerbutton.TextSize = 14
  4639. localplayerbutton.TextWrapped = true
  4640.  
  4641. bar2_7.Name = "bar2"
  4642. bar2_7.Parent = mainframe
  4643. bar2_7.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4644. bar2_7.BackgroundTransparency = 0.30000001192093
  4645. bar2_7.BorderColor3 = Color3.new(0, 0, 0)
  4646. bar2_7.BorderSizePixel = 3
  4647. bar2_7.Position = UDim2.new(0, 0, 0.959752321, 0)
  4648. bar2_7.Size = UDim2.new(0, 166, 0, 13)
  4649.  
  4650. otherplayersbutton.Name = "otherplayersbutton"
  4651. otherplayersbutton.Parent = mainframe
  4652. otherplayersbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4653. otherplayersbutton.BackgroundTransparency = 0.20000000298023
  4654. otherplayersbutton.BorderSizePixel = 2
  4655. otherplayersbutton.Position = UDim2.new(0.0301204808, 0, 0.33070302, 0)
  4656. otherplayersbutton.Size = UDim2.new(0, 157, 0, 28)
  4657. otherplayersbutton.Font = Enum.Font.SourceSans
  4658. otherplayersbutton.Text = "OTHER PLAYERS"
  4659. otherplayersbutton.TextColor3 = Color3.new(1, 1, 1)
  4660. otherplayersbutton.TextScaled = true
  4661. otherplayersbutton.TextSize = 14
  4662. otherplayersbutton.TextWrapped = true
  4663.  
  4664. worldbutton.Name = "worldbutton"
  4665. worldbutton.Parent = mainframe
  4666. worldbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4667. worldbutton.BackgroundTransparency = 0.20000000298023
  4668. worldbutton.BorderSizePixel = 2
  4669. worldbutton.Position = UDim2.new(0.0301204808, 0, 0.445254117, 0)
  4670. worldbutton.Size = UDim2.new(0, 157, 0, 28)
  4671. worldbutton.Font = Enum.Font.SourceSans
  4672. worldbutton.Text = "WORLD"
  4673. worldbutton.TextColor3 = Color3.new(1, 1, 1)
  4674. worldbutton.TextScaled = true
  4675. worldbutton.TextSize = 14
  4676. worldbutton.TextWrapped = true
  4677.  
  4678. stealthmoneybutton.Name = "stealthmoneybutton"
  4679. stealthmoneybutton.Parent = mainframe
  4680. stealthmoneybutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4681. stealthmoneybutton.BackgroundTransparency = 0.20000000298023
  4682. stealthmoneybutton.BorderSizePixel = 2
  4683. stealthmoneybutton.Position = UDim2.new(0, 5, 0, 177)
  4684. stealthmoneybutton.Size = UDim2.new(0, 157, 0, 28)
  4685. stealthmoneybutton.Font = Enum.Font.SourceSans
  4686. stealthmoneybutton.Text = "STEALTH MONEY"
  4687. stealthmoneybutton.TextColor3 = Color3.new(1, 1, 1)
  4688. stealthmoneybutton.TextScaled = true
  4689. stealthmoneybutton.TextSize = 14
  4690. stealthmoneybutton.TextWrapped = true
  4691.  
  4692. vehiclebutton.Name = "vehiclebutton"
  4693. vehiclebutton.Parent = mainframe
  4694. vehiclebutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4695. vehiclebutton.BackgroundTransparency = 0.20000000298023
  4696. vehiclebutton.BorderSizePixel = 2
  4697. vehiclebutton.Position = UDim2.new(0, 6, 0, 210)
  4698. vehiclebutton.Size = UDim2.new(0, 157, 0, 28)
  4699. vehiclebutton.Font = Enum.Font.SourceSans
  4700. vehiclebutton.Text = "VEHICLE"
  4701. vehiclebutton.TextColor3 = Color3.new(1, 1, 1)
  4702. vehiclebutton.TextScaled = true
  4703. vehiclebutton.TextSize = 14
  4704. vehiclebutton.TextWrapped = true
  4705.  
  4706. teleportsbutton.Name = "teleportsbutton"
  4707. teleportsbutton.Parent = mainframe
  4708. teleportsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4709. teleportsbutton.BackgroundTransparency = 0.20000000298023
  4710. teleportsbutton.BorderSizePixel = 2
  4711. teleportsbutton.Position = UDim2.new(0, 5, 0, 245)
  4712. teleportsbutton.Size = UDim2.new(0, 157, 0, 28)
  4713. teleportsbutton.Font = Enum.Font.SourceSans
  4714. teleportsbutton.Text = "TELEPORTS BUTTON"
  4715. teleportsbutton.TextColor3 = Color3.new(1, 1, 1)
  4716. teleportsbutton.TextScaled = true
  4717. teleportsbutton.TextSize = 14
  4718. teleportsbutton.TextWrapped = true
  4719.  
  4720. creditsbutton.Name = "creditsbutton"
  4721. creditsbutton.Parent = mainframe
  4722. creditsbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4723. creditsbutton.BackgroundTransparency = 0.20000000298023
  4724. creditsbutton.BorderSizePixel = 2
  4725. creditsbutton.Position = UDim2.new(0, 5, 0, 278)
  4726. creditsbutton.Size = UDim2.new(0, 157, 0, 28)
  4727. creditsbutton.Font = Enum.Font.SourceSans
  4728. creditsbutton.Text = "CREDITS"
  4729. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  4730. creditsbutton.TextScaled = true
  4731. creditsbutton.TextSize = 14
  4732. creditsbutton.TextWrapped = true
  4733.  
  4734. localplayerframe.Name = "localplayerframe"
  4735. localplayerframe.Parent = D3SK1NG_MENU
  4736. localplayerframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4737. localplayerframe.BackgroundTransparency = 0.30000001192093
  4738. localplayerframe.BorderSizePixel = 3
  4739. localplayerframe.Position = UDim2.new(0, 0, 0, 202)
  4740. localplayerframe.Size = UDim2.new(0, 166, 0, 348)
  4741.  
  4742. bar1_8.Name = "bar1"
  4743. bar1_8.Parent = localplayerframe
  4744. bar1_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4745. bar1_8.BackgroundTransparency = 0.30000001192093
  4746. bar1_8.BorderColor3 = Color3.new(0, 0, 0)
  4747. bar1_8.BorderSizePixel = 3
  4748. bar1_8.Size = UDim2.new(0, 166, 0, 65)
  4749.  
  4750. title_8.Name = "title"
  4751. title_8.Parent = bar1_8
  4752. title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  4753. title_8.BackgroundTransparency = 1
  4754. title_8.Size = UDim2.new(0, 166, 0, 65)
  4755. title_8.Font = Enum.Font.Cartoon
  4756. title_8.Text = "LOCALPLAYER"
  4757. title_8.TextColor3 = Color3.new(1, 1, 1)
  4758. title_8.TextScaled = true
  4759. title_8.TextSize = 14
  4760. title_8.TextWrapped = true
  4761.  
  4762. superjump.Name = "superjump"
  4763. superjump.Parent = localplayerframe
  4764. superjump.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4765. superjump.BackgroundTransparency = 0.20000000298023
  4766. superjump.BorderSizePixel = 2
  4767. superjump.Position = UDim2.new(0.0240963846, 0, 0.207976073, 0)
  4768. superjump.Size = UDim2.new(0, 111, 0, 22)
  4769. superjump.Font = Enum.Font.SourceSans
  4770. superjump.Text = "SUPER JUMP"
  4771. superjump.TextColor3 = Color3.new(1, 1, 1)
  4772. superjump.TextScaled = true
  4773. superjump.TextSize = 14
  4774. superjump.TextWrapped = true
  4775.  
  4776. bar2_8.Name = "bar2"
  4777. bar2_8.Parent = localplayerframe
  4778. bar2_8.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4779. bar2_8.BackgroundTransparency = 0.30000001192093
  4780. bar2_8.BorderColor3 = Color3.new(0, 0, 0)
  4781. bar2_8.BorderSizePixel = 3
  4782. bar2_8.Position = UDim2.new(0, 0, 0.931823492, 0)
  4783. bar2_8.Size = UDim2.new(0, 166, 0, 22)
  4784.  
  4785. localplayerback.Name = "localplayerback"
  4786. localplayerback.Parent = bar2_8
  4787. localplayerback.BackgroundColor3 = Color3.new(1, 1, 1)
  4788. localplayerback.BackgroundTransparency = 1
  4789. localplayerback.Size = UDim2.new(0, 166, 0, 23)
  4790. localplayerback.Font = Enum.Font.SourceSans
  4791. localplayerback.Text = "Back"
  4792. localplayerback.TextColor3 = Color3.new(1, 1, 1)
  4793. localplayerback.TextScaled = true
  4794. localplayerback.TextSize = 14
  4795. localplayerback.TextWrapped = true
  4796.  
  4797. superrun.Name = "superrun"
  4798. superrun.Parent = localplayerframe
  4799. superrun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4800. superrun.BackgroundTransparency = 0.20000000298023
  4801. superrun.BorderSizePixel = 2
  4802. superrun.Position = UDim2.new(0.0240963846, 0, 0.291320056, 0)
  4803. superrun.Size = UDim2.new(0, 111, 0, 22)
  4804. superrun.Font = Enum.Font.SourceSans
  4805. superrun.Text = "SUPER RUN"
  4806. superrun.TextColor3 = Color3.new(1, 1, 1)
  4807. superrun.TextScaled = true
  4808. superrun.TextSize = 14
  4809. superrun.TextWrapped = true
  4810.  
  4811. lowgravity.Name = "lowgravity"
  4812. lowgravity.Parent = localplayerframe
  4813. lowgravity.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4814. lowgravity.BackgroundTransparency = 0.20000000298023
  4815. lowgravity.BorderSizePixel = 2
  4816. lowgravity.Position = UDim2.new(0.0240963846, 0, 0.379426569, 0)
  4817. lowgravity.Size = UDim2.new(0, 111, 0, 22)
  4818. lowgravity.Font = Enum.Font.SourceSans
  4819. lowgravity.Text = "LOW GRAVITY"
  4820. lowgravity.TextColor3 = Color3.new(1, 1, 1)
  4821. lowgravity.TextScaled = true
  4822. lowgravity.TextSize = 14
  4823. lowgravity.TextWrapped = true
  4824.  
  4825. noclip.Name = "noclip"
  4826. noclip.Parent = localplayerframe
  4827. noclip.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4828. noclip.BackgroundTransparency = 0.20000000298023
  4829. noclip.BorderSizePixel = 2
  4830. noclip.Position = UDim2.new(0.0240963846, 0, 0.466336578, 0)
  4831. noclip.Size = UDim2.new(0, 111, 0, 20)
  4832. noclip.Font = Enum.Font.SourceSans
  4833. noclip.Text = "NOCLIP"
  4834. noclip.TextColor3 = Color3.new(1, 1, 1)
  4835. noclip.TextScaled = true
  4836. noclip.TextSize = 14
  4837. noclip.TextWrapped = true
  4838.  
  4839. qteleport.Name = "qteleport"
  4840. qteleport.Parent = localplayerframe
  4841. qteleport.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4842. qteleport.BackgroundTransparency = 0.20000000298023
  4843. qteleport.BorderSizePixel = 2
  4844. qteleport.Position = UDim2.new(0, 5, 0, 266)
  4845. qteleport.Size = UDim2.new(0, 155, 0, 21)
  4846. qteleport.Font = Enum.Font.SourceSans
  4847. qteleport.Text = "Q TO TELEPORT"
  4848. qteleport.TextColor3 = Color3.new(1, 1, 1)
  4849. qteleport.TextScaled = true
  4850. qteleport.TextSize = 14
  4851. qteleport.TextWrapped = true
  4852.  
  4853. superrunstatus.Name = "superrunstatus"
  4854. superrunstatus.Parent = localplayerframe
  4855. superrunstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4856. superrunstatus.BackgroundTransparency = 0.20000000298023
  4857. superrunstatus.BorderSizePixel = 2
  4858. superrunstatus.Position = UDim2.new(0.740963876, 0, 0.208915219, 0)
  4859. superrunstatus.Size = UDim2.new(0, 37, 0, 22)
  4860. superrunstatus.Font = Enum.Font.SourceSans
  4861. superrunstatus.Text = "OFF"
  4862. superrunstatus.TextColor3 = Color3.new(1, 1, 1)
  4863. superrunstatus.TextScaled = true
  4864. superrunstatus.TextSize = 14
  4865. superrunstatus.TextWrapped = true
  4866.  
  4867. superjumpstatus.Name = "superjumpstatus"
  4868. superjumpstatus.Parent = localplayerframe
  4869. superjumpstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4870. superjumpstatus.BackgroundTransparency = 0.20000000298023
  4871. superjumpstatus.BorderSizePixel = 2
  4872. superjumpstatus.Position = UDim2.new(0.740963876, 0, 0.291755617, 0)
  4873. superjumpstatus.Size = UDim2.new(0, 37, 0, 22)
  4874. superjumpstatus.Font = Enum.Font.SourceSans
  4875. superjumpstatus.Text = "OFF"
  4876. superjumpstatus.TextColor3 = Color3.new(1, 1, 1)
  4877. superjumpstatus.TextScaled = true
  4878. superjumpstatus.TextSize = 14
  4879. superjumpstatus.TextWrapped = true
  4880.  
  4881. lowgravitystatus.Name = "lowgravitystatus"
  4882. lowgravitystatus.Parent = localplayerframe
  4883. lowgravitystatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4884. lowgravitystatus.BackgroundTransparency = 0.20000000298023
  4885. lowgravitystatus.BorderSizePixel = 2
  4886. lowgravitystatus.Position = UDim2.new(0.740963876, 0, 0.377480894, 0)
  4887. lowgravitystatus.Size = UDim2.new(0, 37, 0, 22)
  4888. lowgravitystatus.Font = Enum.Font.SourceSans
  4889. lowgravitystatus.Text = "OFF"
  4890. lowgravitystatus.TextColor3 = Color3.new(1, 1, 1)
  4891. lowgravitystatus.TextScaled = true
  4892. lowgravitystatus.TextSize = 14
  4893. lowgravitystatus.TextWrapped = true
  4894.  
  4895. noclipstatus.Name = "noclipstatus"
  4896. noclipstatus.Parent = localplayerframe
  4897. noclipstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4898. noclipstatus.BackgroundTransparency = 0.20000000298023
  4899. noclipstatus.BorderSizePixel = 2
  4900. noclipstatus.Position = UDim2.new(0.740963876, 0, 0.464545488, 0)
  4901. noclipstatus.Size = UDim2.new(0, 37, 0, 20)
  4902. noclipstatus.Font = Enum.Font.SourceSans
  4903. noclipstatus.Text = "OFF"
  4904. noclipstatus.TextColor3 = Color3.new(1, 1, 1)
  4905. noclipstatus.TextScaled = true
  4906. noclipstatus.TextSize = 14
  4907. noclipstatus.TextWrapped = true
  4908.  
  4909. givegun.Name = "givegun"
  4910. givegun.Parent = localplayerframe
  4911. givegun.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4912. givegun.BackgroundTransparency = 0.20000000298023
  4913. givegun.BorderSizePixel = 2
  4914. givegun.Position = UDim2.new(0, 5, 0, 294)
  4915. givegun.Size = UDim2.new(0, 155, 0, 21)
  4916. givegun.Font = Enum.Font.SourceSans
  4917. givegun.Text = "GIVE GUN"
  4918. givegun.TextColor3 = Color3.new(1, 1, 1)
  4919. givegun.TextScaled = true
  4920. givegun.TextSize = 14
  4921. givegun.TextWrapped = true
  4922.  
  4923. monalisa.Name = "monalisa"
  4924. monalisa.Parent = localplayerframe
  4925. monalisa.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4926. monalisa.BackgroundTransparency = 0.20000000298023
  4927. monalisa.BorderSizePixel = 2
  4928. monalisa.Position = UDim2.new(0, 5, 0, 239)
  4929. monalisa.Size = UDim2.new(0, 155, 0, 21)
  4930. monalisa.Font = Enum.Font.SourceSans
  4931. monalisa.Text = "BUY MONA LISA"
  4932. monalisa.TextColor3 = Color3.new(1, 1, 1)
  4933. monalisa.TextScaled = true
  4934. monalisa.TextSize = 14
  4935. monalisa.TextWrapped = true
  4936.  
  4937. spam.Name = "spam"
  4938. spam.Parent = localplayerframe
  4939. spam.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4940. spam.BackgroundTransparency = 0.20000000298023
  4941. spam.BorderSizePixel = 2
  4942. spam.Position = UDim2.new(0, 4, 0, 188)
  4943. spam.Size = UDim2.new(0, 111, 0, 20)
  4944. spam.Font = Enum.Font.SourceSans
  4945. spam.Text = "SPAM"
  4946. spam.TextColor3 = Color3.new(1, 1, 1)
  4947. spam.TextScaled = true
  4948. spam.TextSize = 14
  4949. spam.TextWrapped = true
  4950.  
  4951. spamstatus.Name = "spamstatus"
  4952. spamstatus.Parent = localplayerframe
  4953. spamstatus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4954. spamstatus.BackgroundTransparency = 0.20000000298023
  4955. spamstatus.BorderSizePixel = 2
  4956. spamstatus.Position = UDim2.new(0, 123, 0, 188)
  4957. spamstatus.Size = UDim2.new(0, 37, 0, 20)
  4958. spamstatus.Font = Enum.Font.SourceSans
  4959. spamstatus.Text = "OFF"
  4960. spamstatus.TextColor3 = Color3.new(1, 1, 1)
  4961. spamstatus.TextScaled = true
  4962. spamstatus.TextSize = 14
  4963. spamstatus.TextWrapped = true
  4964.  
  4965. characterbutton.Name = "characterbutton"
  4966. characterbutton.Parent = localplayerframe
  4967. characterbutton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4968. characterbutton.BackgroundTransparency = 0.20000000298023
  4969. characterbutton.BorderSizePixel = 2
  4970. characterbutton.Position = UDim2.new(0, 5, 0, 213)
  4971. characterbutton.Size = UDim2.new(0, 155, 0, 21)
  4972. characterbutton.Font = Enum.Font.SourceSans
  4973. characterbutton.Text = "CHARACTER"
  4974. characterbutton.TextColor3 = Color3.new(1, 1, 1)
  4975. characterbutton.TextScaled = true
  4976. characterbutton.TextSize = 14
  4977. characterbutton.TextWrapped = true
  4978.  
  4979. creditsframe.Name = "creditsframe"
  4980. creditsframe.Parent = D3SK1NG_MENU
  4981. creditsframe.Active = true
  4982. creditsframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  4983. creditsframe.BackgroundTransparency = 0.30000001192093
  4984. creditsframe.BorderSizePixel = 3
  4985. creditsframe.Position = UDim2.new(0, 178, 0, 200)
  4986. creditsframe.Selectable = true
  4987. creditsframe.Size = UDim2.new(0, 166, 0, 172)
  4988. creditsframe.Visible = false
  4989.  
  4990. bar1_9.Name = "bar1"
  4991. bar1_9.Parent = creditsframe
  4992. bar1_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  4993. bar1_9.BackgroundTransparency = 0.30000001192093
  4994. bar1_9.BorderColor3 = Color3.new(0, 0, 0)
  4995. bar1_9.BorderSizePixel = 3
  4996. bar1_9.Size = UDim2.new(0, 166, 0, 65)
  4997.  
  4998. title_9.Name = "title"
  4999. title_9.Parent = bar1_9
  5000. title_9.BackgroundColor3 = Color3.new(1, 1, 1)
  5001. title_9.BackgroundTransparency = 1
  5002. title_9.Size = UDim2.new(0, 166, 0, 65)
  5003. title_9.Font = Enum.Font.Cartoon
  5004. title_9.Text = "CREDITS"
  5005. title_9.TextColor3 = Color3.new(1, 1, 1)
  5006. title_9.TextScaled = true
  5007. title_9.TextSize = 14
  5008. title_9.TextWrapped = true
  5009.  
  5010. bar2_9.Name = "bar2"
  5011. bar2_9.Parent = creditsframe
  5012. bar2_9.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5013. bar2_9.BackgroundTransparency = 0.30000001192093
  5014. bar2_9.BorderColor3 = Color3.new(0, 0, 0)
  5015. bar2_9.BorderSizePixel = 3
  5016. bar2_9.Position = UDim2.new(0, 1, 0, 150)
  5017. bar2_9.Size = UDim2.new(0, 166, 0, 22)
  5018.  
  5019. creditsclose.Name = "creditsclose"
  5020. creditsclose.Parent = bar2_9
  5021. creditsclose.BackgroundColor3 = Color3.new(1, 1, 1)
  5022. creditsclose.BackgroundTransparency = 1
  5023. creditsclose.Position = UDim2.new(0, 0, 0, 1)
  5024. creditsclose.Size = UDim2.new(0, 166, 0, 23)
  5025. creditsclose.Font = Enum.Font.SourceSans
  5026. creditsclose.Text = "Close"
  5027. creditsclose.TextColor3 = Color3.new(1, 1, 1)
  5028. creditsclose.TextScaled = true
  5029. creditsclose.TextSize = 14
  5030. creditsclose.TextWrapped = true
  5031.  
  5032. credits1.Name = "credits1"
  5033. credits1.Parent = creditsframe
  5034. credits1.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5035. credits1.BackgroundTransparency = 0.20000000298023
  5036. credits1.BorderSizePixel = 2
  5037. credits1.Position = UDim2.new(0.0542168655, 0, 0.411681741, 0)
  5038. credits1.Size = UDim2.new(0, 146, 0, 30)
  5039. credits1.Font = Enum.Font.SourceSans
  5040. credits1.Text = "LegendJMZ"
  5041. credits1.TextColor3 = Color3.new(1, 1, 1)
  5042. credits1.TextScaled = true
  5043. credits1.TextSize = 14
  5044. credits1.TextWrapped = true
  5045.  
  5046. credits2.Name = "credits2"
  5047. credits2.Parent = creditsframe
  5048. credits2.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5049. credits2.BackgroundTransparency = 0.20000000298023
  5050. credits2.BorderSizePixel = 2
  5051. credits2.Position = UDim2.new(0.0662650615, 0, 0.634991527, 0)
  5052. credits2.Size = UDim2.new(0, 144, 0, 30)
  5053. credits2.Font = Enum.Font.SourceSans
  5054. credits2.Text = "TeoMessiKing#3252"
  5055. credits2.TextColor3 = Color3.new(1, 1, 1)
  5056. credits2.TextScaled = true
  5057. credits2.TextSize = 14
  5058. credits2.TextWrapped = true
  5059.  
  5060. characterframe.Name = "characterframe"
  5061. characterframe.Parent = D3SK1NG_MENU
  5062. characterframe.Active = true
  5063. characterframe.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5064. characterframe.BackgroundTransparency = 0.30000001192093
  5065. characterframe.BorderSizePixel = 3
  5066. characterframe.Position = UDim2.new(0, 178, 0, 200)
  5067. characterframe.Selectable = true
  5068. characterframe.Size = UDim2.new(0, 166, 0, 398)
  5069. characterframe.Visible = false
  5070.  
  5071. bar1_10.Name = "bar1"
  5072. bar1_10.Parent = characterframe
  5073. bar1_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5074. bar1_10.BackgroundTransparency = 0.30000001192093
  5075. bar1_10.BorderColor3 = Color3.new(0, 0, 0)
  5076. bar1_10.BorderSizePixel = 3
  5077. bar1_10.Size = UDim2.new(0, 166, 0, 65)
  5078.  
  5079. title_10.Name = "title"
  5080. title_10.Parent = bar1_10
  5081. title_10.BackgroundColor3 = Color3.new(1, 1, 1)
  5082. title_10.BackgroundTransparency = 1
  5083. title_10.Size = UDim2.new(0, 166, 0, 65)
  5084. title_10.Font = Enum.Font.Cartoon
  5085. title_10.Text = "CHARACTER"
  5086. title_10.TextColor3 = Color3.new(1, 1, 1)
  5087. title_10.TextScaled = true
  5088. title_10.TextSize = 14
  5089. title_10.TextWrapped = true
  5090.  
  5091. bar2_10.Name = "bar2"
  5092. bar2_10.Parent = characterframe
  5093. bar2_10.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  5094. bar2_10.BackgroundTransparency = 0.30000001192093
  5095. bar2_10.BorderColor3 = Color3.new(0, 0, 0)
  5096. bar2_10.BorderSizePixel = 3
  5097. bar2_10.Position = UDim2.new(0, 0, 0, 373)
  5098. bar2_10.Size = UDim2.new(0, 166, 0, 25)
  5099.  
  5100. characterclose.Name = "characterclose"
  5101. characterclose.Parent = bar2_10
  5102. characterclose.BackgroundColor3 = Color3.new(1, 1, 1)
  5103. characterclose.BackgroundTransparency = 1
  5104. characterclose.Position = UDim2.new(0, 0, 0, 2)
  5105. characterclose.Size = UDim2.new(0, 166, 0, 26)
  5106. characterclose.Font = Enum.Font.SourceSans
  5107. characterclose.Text = "Close"
  5108. characterclose.TextColor3 = Color3.new(1, 1, 1)
  5109. characterclose.TextScaled = true
  5110. characterclose.TextSize = 14
  5111. characterclose.TextWrapped = true
  5112.  
  5113. clown.Name = "clown"
  5114. clown.Parent = characterframe
  5115. clown.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5116. clown.BackgroundTransparency = 0.10000000149012
  5117. clown.BorderSizePixel = 2
  5118. clown.Position = UDim2.new(0, 6, 0, 74)
  5119. clown.Size = UDim2.new(0, 151, 0, 22)
  5120. clown.Font = Enum.Font.SourceSans
  5121. clown.Text = "Clown"
  5122. clown.TextColor3 = Color3.new(1, 1, 1)
  5123. clown.TextScaled = true
  5124. clown.TextSize = 14
  5125. clown.TextWrapped = true
  5126.  
  5127. devil.Name = "devil"
  5128. devil.Parent = characterframe
  5129. devil.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5130. devil.BackgroundTransparency = 0.10000000149012
  5131. devil.BorderSizePixel = 2
  5132. devil.Position = UDim2.new(0, 6, 0, 103)
  5133. devil.Size = UDim2.new(0, 151, 0, 22)
  5134. devil.Font = Enum.Font.SourceSans
  5135. devil.Text = "Devil"
  5136. devil.TextColor3 = Color3.new(1, 1, 1)
  5137. devil.TextScaled = true
  5138. devil.TextSize = 14
  5139. devil.TextWrapped = true
  5140.  
  5141. dominus.Name = "dominus"
  5142. dominus.Parent = characterframe
  5143. dominus.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5144. dominus.BackgroundTransparency = 0.10000000149012
  5145. dominus.BorderSizePixel = 2
  5146. dominus.Position = UDim2.new(0, 6, 0, 133)
  5147. dominus.Size = UDim2.new(0, 151, 0, 22)
  5148. dominus.Font = Enum.Font.SourceSans
  5149. dominus.Text = "Dominus"
  5150. dominus.TextColor3 = Color3.new(1, 1, 1)
  5151. dominus.TextScaled = true
  5152. dominus.TextSize = 14
  5153. dominus.TextWrapped = true
  5154. mainframe.Visible = true
  5155. localplayerframe.Visible = false
  5156.  
  5157. pirate.Name = "pirate"
  5158. pirate.Parent = characterframe
  5159. pirate.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5160. pirate.BackgroundTransparency = 0.10000000149012
  5161. pirate.BorderSizePixel = 2
  5162. pirate.Position = UDim2.new(0, 6, 0, 161)
  5163. pirate.Size = UDim2.new(0, 151, 0, 22)
  5164. pirate.Font = Enum.Font.SourceSans
  5165. pirate.Text = "Pirate"
  5166. pirate.TextColor3 = Color3.new(1, 1, 1)
  5167. pirate.TextScaled = true
  5168. pirate.TextSize = 14
  5169. pirate.TextWrapped = true
  5170.  
  5171. rainbowsuit.Name = "rainbowsuit"
  5172. rainbowsuit.Parent = characterframe
  5173. rainbowsuit.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5174. rainbowsuit.BackgroundTransparency = 0.10000000149012
  5175. rainbowsuit.BorderSizePixel = 2
  5176. rainbowsuit.Position = UDim2.new(0, 6, 0, 188)
  5177. rainbowsuit.Size = UDim2.new(0, 151, 0, 22)
  5178. rainbowsuit.Font = Enum.Font.SourceSans
  5179. rainbowsuit.Text = "Rainbow Suit"
  5180. rainbowsuit.TextColor3 = Color3.new(1, 1, 1)
  5181. rainbowsuit.TextScaled = true
  5182. rainbowsuit.TextSize = 14
  5183. rainbowsuit.TextWrapped = true
  5184.  
  5185. reaper.Name = "reaper"
  5186. reaper.Parent = characterframe
  5187. reaper.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5188. reaper.BackgroundTransparency = 0.10000000149012
  5189. reaper.BorderSizePixel = 2
  5190. reaper.Position = UDim2.new(0, 6, 0, 215)
  5191. reaper.Size = UDim2.new(0, 151, 0, 22)
  5192. reaper.Font = Enum.Font.SourceSans
  5193. reaper.Text = "Reaper"
  5194. reaper.TextColor3 = Color3.new(1, 1, 1)
  5195. reaper.TextScaled = true
  5196. reaper.TextSize = 14
  5197. reaper.TextWrapped = true
  5198.  
  5199. skeleton.Name = "skeleton"
  5200. skeleton.Parent = characterframe
  5201. skeleton.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5202. skeleton.BackgroundTransparency = 0.10000000149012
  5203. skeleton.BorderSizePixel = 2
  5204. skeleton.Position = UDim2.new(0, 6, 0, 245)
  5205. skeleton.Size = UDim2.new(0, 151, 0, 22)
  5206. skeleton.Font = Enum.Font.SourceSans
  5207. skeleton.Text = "Skeleton"
  5208. skeleton.TextColor3 = Color3.new(1, 1, 1)
  5209. skeleton.TextScaled = true
  5210. skeleton.TextSize = 14
  5211. skeleton.TextWrapped = true
  5212.  
  5213. watermelonshark.Name = "watermelonshark"
  5214. watermelonshark.Parent = characterframe
  5215. watermelonshark.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5216. watermelonshark.BackgroundTransparency = 0.10000000149012
  5217. watermelonshark.BorderSizePixel = 2
  5218. watermelonshark.Position = UDim2.new(0, 5, 0, 272)
  5219. watermelonshark.Size = UDim2.new(0, 151, 0, 22)
  5220. watermelonshark.Font = Enum.Font.SourceSans
  5221. watermelonshark.Text = "Watermelon Shark"
  5222. watermelonshark.TextColor3 = Color3.new(1, 1, 1)
  5223. watermelonshark.TextScaled = true
  5224. watermelonshark.TextSize = 14
  5225. watermelonshark.TextWrapped = true
  5226.  
  5227. zelucz.Name = "zelucz"
  5228. zelucz.Parent = characterframe
  5229. zelucz.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5230. zelucz.BackgroundTransparency = 0.10000000149012
  5231. zelucz.BorderSizePixel = 2
  5232. zelucz.Position = UDim2.new(0, 6, 0, 301)
  5233. zelucz.Size = UDim2.new(0, 151, 0, 22)
  5234. zelucz.Font = Enum.Font.SourceSans
  5235. zelucz.Text = "Zelucz"
  5236. zelucz.TextColor3 = Color3.new(1, 1, 1)
  5237. zelucz.TextScaled = true
  5238. zelucz.TextSize = 14
  5239. zelucz.TextWrapped = true
  5240.  
  5241. zombiedoge.Name = "zombiedoge"
  5242. zombiedoge.Parent = characterframe
  5243. zombiedoge.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  5244. zombiedoge.BackgroundTransparency = 0.10000000149012
  5245. zombiedoge.BorderSizePixel = 2
  5246. zombiedoge.Position = UDim2.new(0, 6, 0, 330)
  5247. zombiedoge.Size = UDim2.new(0, 151, 0, 22)
  5248. zombiedoge.Font = Enum.Font.SourceSans
  5249. zombiedoge.Text = "Zombie Doge"
  5250. zombiedoge.TextColor3 = Color3.new(1, 1, 1)
  5251. zombiedoge.TextScaled = true
  5252. zombiedoge.TextSize = 14
  5253. zombiedoge.TextWrapped = true
  5254.  
  5255.  
  5256. makeplayershrek.MouseButton1Down:connect(function()
  5257. user = username.Text
  5258.  
  5259. local A_1 = game:GetService("Workspace")[user]
  5260. local A_2 = 20011951
  5261. local A_3 = "Hat1"
  5262. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5263. Event:InvokeServer(A_1, A_2, A_3)
  5264.  
  5265. local A_1 = game:GetService("Workspace")[user]
  5266. local A_2 = 20011951
  5267. local A_3 = "Hair1"
  5268. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5269. Event:InvokeServer(A_1, A_2, A_3)
  5270.  
  5271. local A_1 = game:GetService("Workspace")[user]
  5272. local A_2 = 1256287907
  5273. local A_3 = "Shirt1"
  5274. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5275. Event:InvokeServer(A_1, A_2, A_3)
  5276.  
  5277. local A_1 = game:GetService("Workspace")[user]
  5278. local A_2 = 2285882573
  5279. local A_3 = "Pants1"
  5280. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5281. Event:InvokeServer(A_1, A_2, A_3)
  5282.  
  5283. local A_1 = game:GetService("Workspace")[user]
  5284. local A_2 = 16723499
  5285. local A_3 = "Face1"
  5286. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5287. Event:InvokeServer(A_1, A_2, A_3)
  5288.  
  5289. local A_1 = game:GetService("Workspace")[user]
  5290. local A_2 = 20011951
  5291. local A_3 = "Hat2"
  5292. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5293. Event:InvokeServer(A_1, A_2, A_3)
  5294.  
  5295.  
  5296.  
  5297. local A_1 = game:GetService("Workspace")[user]
  5298. local A_2 =
  5299. {
  5300. [1] = 85,
  5301. [2] = 255,
  5302. [3] = 0
  5303. }
  5304. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5305. Event:FireServer(A_1, A_2)
  5306.  
  5307.  
  5308. end)
  5309.  
  5310.  
  5311.  
  5312. -----MAKE PLAYER NOOB
  5313.  
  5314. makeplayernoob.MouseButton1Down:connect(function()
  5315. user = username.Text
  5316.  
  5317. local A_1 = game:GetService("Workspace")[user]
  5318. local A_2 = 472507574
  5319. local A_3 = "Hat1"
  5320. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5321. Event:InvokeServer(A_1, A_2, A_3)
  5322.  
  5323. local A_1 = game:GetService("Workspace")[user]
  5324. local A_2 = 472507574
  5325. local A_3 = "Hair1"
  5326. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5327. Event:InvokeServer(A_1, A_2, A_3)
  5328.  
  5329. local A_1 = game:GetService("Workspace")[user]
  5330. local A_2 = 2248499581
  5331. local A_3 = "Shirt1"
  5332. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5333. Event:InvokeServer(A_1, A_2, A_3)
  5334.  
  5335. local A_1 = game:GetService("Workspace")[user]
  5336. local A_2 = 1208957640
  5337. local A_3 = "Pants1"
  5338. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5339. Event:InvokeServer(A_1, A_2, A_3)
  5340.  
  5341. local A_1 = game:GetService("Workspace")[user]
  5342. local A_2 = 144075659
  5343. local A_3 = "Face1"
  5344. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5345. Event:InvokeServer(A_1, A_2, A_3)
  5346.  
  5347. local A_1 = game:GetService("Workspace")[user]
  5348. local A_2 = 472507574
  5349. local A_3 = "Hat2"
  5350. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5351. Event:InvokeServer(A_1, A_2, A_3)
  5352.  
  5353.  
  5354.  
  5355. local A_1 = game:GetService("Workspace")[user]
  5356. local A_2 =
  5357. {
  5358. [1] = 61,
  5359. [2] = 64,
  5360. [3] = 255
  5361. }
  5362. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5363. Event:FireServer(A_1, A_2)
  5364.  
  5365.  
  5366. end)
  5367.  
  5368. -- Scripts:
  5369.  
  5370.  
  5371.  
  5372.  
  5373. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  5374.  
  5375. if key == "x" then
  5376. if D3SK1NG_MENU.Enabled == true then
  5377. D3SK1NG_MENU.Enabled = false
  5378. elseif D3SK1NG_MENU.Enabled == false then
  5379. D3SK1NG_MENU.Enabled = true
  5380. end
  5381. end
  5382. end)
  5383.  
  5384.  
  5385.  
  5386.  
  5387.  
  5388. ------ OPEN BUTTONS
  5389.  
  5390. creditsbutton.MouseButton1Down:connect(function()
  5391. creditsframe.Visible = true
  5392. end)
  5393.  
  5394. localplayerbutton.MouseButton1Down:connect(function()
  5395. localplayerframe.Visible = true
  5396. mainframe.Visible = false
  5397. end)
  5398.  
  5399. otherplayersbutton.MouseButton1Down:connect(function()
  5400. otherplayersframe.Visible = true
  5401. mainframe.Visible = false
  5402. end)
  5403.  
  5404. stealthmoneybutton.MouseButton1Down:connect(function()
  5405. moneyframe.Visible = true
  5406. mainframe.Visible = false
  5407. end)
  5408.  
  5409. teleportsbutton.MouseButton1Down:connect(function()
  5410. teleportframe.Visible = true
  5411. mainframe.Visible = false
  5412. end)
  5413.  
  5414. vehiclebutton.MouseButton1Down:connect(function()
  5415. vehicleframe.Visible = true
  5416. mainframe.Visible = false
  5417. end)
  5418.  
  5419. worldbutton.MouseButton1Down:connect(function()
  5420. worldframe.Visible = true
  5421. mainframe.Visible = false
  5422. end)
  5423.  
  5424. ------- CLOSE BUTTONS
  5425.  
  5426. creditsclose.MouseButton1Down:connect(function()
  5427. creditsframe.Visible = false
  5428. end)
  5429.  
  5430. localplayerback.MouseButton1Down:connect(function()
  5431. localplayerframe.Visible = false
  5432. mainframe.Visible = true
  5433. end)
  5434.  
  5435. otherplayersback.MouseButton1Down:connect(function()
  5436. otherplayersframe.Visible = false
  5437. mainframe.Visible = true
  5438. end)
  5439.  
  5440. moneyback.MouseButton1Down:connect(function()
  5441. moneyframe.Visible = false
  5442. mainframe.Visible = true
  5443. end)
  5444.  
  5445. teleportback.MouseButton1Down:connect(function()
  5446. teleportframe.Visible = false
  5447. mainframe.Visible = true
  5448. end)
  5449.  
  5450. vehicleback.MouseButton1Down:connect(function()
  5451. vehicleframe.Visible = false
  5452. mainframe.Visible = true
  5453. end)
  5454.  
  5455. worldback.MouseButton1Down:connect(function()
  5456. worldframe.Visible = false
  5457. mainframe.Visible = true
  5458. end)
  5459.  
  5460. --STEALTH MONEY BUTTONS
  5461.  
  5462. _10million.MouseButton1Down:connect(function()
  5463. if _10millionstatus.Text == 'OFF' then
  5464. _10millionstatus.Text = 'ON'
  5465.  
  5466. repeat
  5467. game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  5468. wait(0.1)
  5469. until _10millionstatus.Text == 'OFF'
  5470.  
  5471. elseif _10millionstatus.Text == 'ON' then
  5472. _10millionstatus.Text = 'OFF'
  5473. end
  5474. end)
  5475.  
  5476. _15million.MouseButton1Down:connect(function()
  5477. if _15millionstatus.Text == 'OFF' then
  5478. _15millionstatus.Text = 'ON'
  5479.  
  5480. repeat
  5481. game.Players.LocalPlayer.ChangeMoney:Fire(15000000)
  5482. wait(0.1)
  5483. until _15millionstatus.Text == 'OFF'
  5484.  
  5485. elseif _15millionstatus.Text == 'ON' then
  5486. _15millionstatus.Text = 'OFF'
  5487. end
  5488. end)
  5489.  
  5490. _2billion.MouseButton1Down:connect(function()
  5491. if _2billionstatus.Text == 'OFF' then
  5492. _2billionstatus.Text = 'ON'
  5493.  
  5494. repeat
  5495. game.Players.LocalPlayer.ChangeMoney:Fire(198978654)wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(12) wait(0.1) game.Players.LocalPlayer.ChangeMoney:Fire(198974652)
  5496.  
  5497. wait(0.1)
  5498. until _2billionstatus.Text == 'OFF'
  5499.  
  5500. elseif _2billionstatus.Text == 'ON' then
  5501. _2billionstatus.Text = 'OFF'
  5502. end
  5503. end)
  5504.  
  5505. ------- OTHER PLAYERS BUTTONS
  5506.  
  5507. spam.MouseButton1Down:connect(function()
  5508. if spamstatus.Text == 'OFF' then
  5509. spamstatus.Text = 'ON'
  5510. repeat
  5511. local A_1 = "Sub To TeoMessiKing and Legend J M Z on YT"
  5512. local A_2 = "All"
  5513. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  5514. Event:FireServer(A_1, A_2)
  5515. wait(1)
  5516. until spamstatus.Text == 'OFF'
  5517.  
  5518. elseif spamstatus.Text == 'ON' then
  5519. spamstatus.Text = 'OFF'
  5520. end
  5521. end)
  5522.  
  5523. nakedall.MouseButton1Down:connect(function()
  5524. for i,v in pairs(game.Players:GetChildren()) do
  5525. if v.Name ~= game.Players.LocalPlayer.Name then
  5526. noob = v.Name
  5527. game:GetService("Workspace").CommunicationRelays.Character.ClearCharacter:InvokeServer(game:GetService("Workspace")[noob])
  5528. end
  5529. end
  5530. end)
  5531.  
  5532. checkmoney.MouseButton1Down:connect(function()
  5533. statsframe.Visible = true
  5534. moneystatus.Text = game.Players[username.Text].Money.Value
  5535. end)
  5536.  
  5537. statsclose.MouseButton1Down:connect(function()
  5538. statsframe.Visible = false
  5539. end)
  5540.  
  5541. tptoplayer.MouseButton1Down:connect(function()
  5542. local Target
  5543. local character
  5544. local Player
  5545. Player = game.Players.LocalPlayer
  5546. character = workspace:WaitForChild(Player.name)
  5547. Target = username.Text
  5548. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  5549. end)
  5550.  
  5551. -------- LOCALP PlAYER BUTTONS
  5552.  
  5553. givegun.MouseButton1Down:connect(function()
  5554. game:GetService("Workspace").CommunicationRelays.Character.ItemEquip:FireServer("JobAssets", "Glock 9mm", "Gun")
  5555. end)
  5556.  
  5557. qteleport.MouseButton1Down:connect(function()
  5558. plr = game.Players.LocalPlayer
  5559. hum = plr.Character.HumanoidRootPart
  5560. mouse = plr:GetMouse()
  5561. mouse.KeyDown:connect(function(key)
  5562. if key == "q" then
  5563. if mouse.Target then
  5564. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  5565. end
  5566. end
  5567. end)
  5568. print("Press Q To Teleport")
  5569. end)
  5570.  
  5571. superrun.MouseButton1Down:connect(function()
  5572. if superjumpstatus.Text == 'OFF' then
  5573. superjumpstatus.Text = 'ON'
  5574. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  5575. elseif superjumpstatus.Text == 'ON' then
  5576. superjumpstatus.Text = 'OFF'
  5577. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  5578. end
  5579. end)
  5580.  
  5581. superjump.MouseButton1Down:connect(function()
  5582. if superrunstatus.Text == 'OFF' then
  5583. superrunstatus.Text = 'ON'
  5584. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  5585.  
  5586.  
  5587. elseif superrunstatus.Text == 'ON' then
  5588. superrunstatus.Text = 'OFF'
  5589. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  5590. end
  5591. end)
  5592.  
  5593. lowgravity.MouseButton1Down:connect(function()
  5594. if lowgravitystatus.Text == 'OFF' then
  5595. game.Workspace.Gravity = 25
  5596. lowgravitystatus.Text = 'ON'
  5597.  
  5598. elseif lowgravitystatus.Text == 'ON' then
  5599. lowgravitystatus.Text = 'OFF'
  5600. game.Workspace.Gravity = 175
  5601.  
  5602. end
  5603. end)
  5604.  
  5605. noclip.MouseButton1Down:connect(function()
  5606. if noclipstatus.Text == 'OFF' then
  5607.  
  5608. noclip = true
  5609. game:GetService('RunService').Stepped:connect(function()
  5610. if noclip then
  5611. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  5612. end
  5613. end)
  5614. plr = game.Players.LocalPlayer
  5615. mouse = plr:GetMouse()
  5616.  
  5617. noclipstatus.Text = 'ON'
  5618.  
  5619.  
  5620. elseif noclipstatus.Text == 'ON' then
  5621. noclipstatus.Text = 'OFF'
  5622.  
  5623. noclip = false
  5624.  
  5625.  
  5626. end
  5627. end)
  5628.  
  5629.  
  5630. ------ WORLDFRAME
  5631.  
  5632. fog.MouseButton1Down:connect(function()
  5633. game.Lighting.FogEnd = 250
  5634. end)
  5635.  
  5636.  
  5637.  
  5638. nofog.MouseButton1Down:connect(function()
  5639. game.Lighting.FogEnd = 10000
  5640. end)
  5641.  
  5642. repeat
  5643. bright.MouseButton1Down:connect(function()
  5644. game.Lighting.Brightness = 10000
  5645. wait(0.1)
  5646. end)
  5647. until dark.MouseButton1Down
  5648.  
  5649. dark.MouseButton1Down:connect(function()
  5650. game.Lighting.Brightness = 1
  5651. end)
  5652.  
  5653.  
  5654.  
  5655.  
  5656. ----- VEHICLE BUTTONS
  5657.  
  5658.  
  5659. sleigher.MouseButton1Down:connect(function()
  5660. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  5661. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Sleigher"
  5662. end)
  5663.  
  5664. policecar.MouseButton1Down:connect(function()
  5665. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  5666. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Police Intrepid"
  5667. end)
  5668.  
  5669. bus.MouseButton1Down:connect(function()
  5670. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.Visible = true
  5671. game.Players.LocalPlayer.PlayerGui.Main.CarCustomization.ActiveCustomization.Frame.Value = "Schoolbus"
  5672. end)
  5673.  
  5674. -----TELEPORT BUTTONS
  5675.  
  5676. Baileys.MouseButton1Down:connect(function()
  5677. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  5678. end)
  5679.  
  5680. Criminalbase.MouseButton1Down:connect(function()
  5681. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  5682. end)
  5683.  
  5684. Plot.MouseButton1Down:connect(function()
  5685. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  5686. end)
  5687.  
  5688. Garage.MouseButton1Down:connect(function()
  5689. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  5690. end)
  5691.  
  5692. SuperMart.MouseButton1Down:connect(function()
  5693. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  5694. end)
  5695.  
  5696. Gym.MouseButton1Down:connect(function()
  5697. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  5698. end)
  5699.  
  5700. CarShip.MouseButton1Down:connect(function()
  5701. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  5702. end)
  5703.  
  5704. Club.MouseButton1Down:connect(function()
  5705. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  5706. end)
  5707.  
  5708. PoliceStation.MouseButton1Down:connect(function()
  5709. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  5710. end)
  5711.  
  5712. Cinema.MouseButton1Down:connect(function()
  5713. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  5714. end)
  5715.  
  5716. GasStation.MouseButton1Down:connect(function()
  5717. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(348.957458, 39.6500092, 457.277496))
  5718. end)
  5719.  
  5720. Hospital.MouseButton1Down:connect(function()
  5721. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(137.416245, 39.8500099, 1463.74634))
  5722. end)
  5723.  
  5724. HIghschool.MouseButton1Down:connect(function()
  5725. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  5726. end)
  5727.  
  5728. Hamburger.MouseButton1Down:connect(function()
  5729. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(414.374298, 39.8500099, 366.701843))
  5730. end)
  5731.  
  5732. Mueseum.MouseButton1Down:connect(function()
  5733. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  5734. end)
  5735.  
  5736. Library.MouseButton1Down:connect(function()
  5737. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(424.386597, 39.8500099, 1119.21436))
  5738. end)
  5739.  
  5740. Apartments.MouseButton1Down:connect(function()
  5741. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509.568024, 39.8500099, 117.027695))
  5742. end)
  5743.  
  5744. Bank.MouseButton1Down:connect(function()
  5745. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-89.6001, 47.2, 1371.2))
  5746. end)
  5747.  
  5748. ------ Not important
  5749.  
  5750.  
  5751. statsframe.Draggable = true
  5752. creditsframe.Draggable = true
  5753.  
  5754.  
  5755. ----------- important
  5756.  
  5757. monalisa.MouseButton1Down:Connect(function()
  5758. game.Players.LocalPlayer.PlayerGui.Main.PaintingMenu.Visible = true
  5759.  
  5760. game.Players.LocalPlayer.PlayerGui.Main.PaintingVal = game.ReplicatedStorage.PaintingCatalog["Mona Lisa"]
  5761. end)
  5762.  
  5763.  
  5764. spammessages.MouseButton1Down:Connect(function()
  5765. if spammessagesstatus.Text == 'OFF' then
  5766. spammessagesstatus.Text = 'ON'
  5767. repeat
  5768. local A_1 = "Hi Sub to TeoMessiKing please :)"
  5769. local A_2 = username.Text
  5770. local Event = game:GetService("Workspace").CommunicationRelays.Interclient.SendMessage
  5771. Event:InvokeServer(A_1, A_2)
  5772. wait(0.5)
  5773. until spammessagesstatus.Text == 'OFF'
  5774. elseif spammessagesstatus.Text == 'ON' then
  5775. spammessagesstatus.Text = 'OFF'
  5776. end
  5777. end)
  5778.  
  5779.  
  5780. otherplayersframe.Visible = false
  5781.  
  5782.  
  5783. attatchbutton.MouseButton1Down:connect(function()
  5784. if attachstatus.Text == 'OFF' then
  5785. attachstatus.Text = 'ON'
  5786. repeat
  5787. local Target
  5788. local character
  5789. local Player
  5790. Player = game.Players.LocalPlayer
  5791. character = workspace:WaitForChild(Player.name)
  5792. Target = username.Text
  5793. Player.character.HumanoidRootPart.CFrame = game.Players[Target].character.HumanoidRootPart.CFrame
  5794. wait(0.05)
  5795. until attachstatus.Text == 'OFF'
  5796.  
  5797. elseif attachstatus.Text == 'ON' then
  5798. attachstatus.Text = 'OFF'
  5799. end
  5800. end)
  5801. ------------------ CHARACTER
  5802.  
  5803.  
  5804. characterbutton.MouseButton1Down:connect(function()
  5805. characterframe.Visible = true
  5806. end)
  5807.  
  5808. characterclose.MouseButton1Down:connect(function()
  5809. characterframe.Visible = false
  5810. end)
  5811.  
  5812. clown.MouseButton1Down:connect(function()
  5813. localplayerusername = game.Players.LocalPlayer.Name
  5814.  
  5815.  
  5816. local A_1 = game:GetService("Workspace")[localplayerusername]
  5817. local A_2 = 16984857
  5818. local A_3 = "Hat1"
  5819. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5820. Event:InvokeServer(A_1, A_2, A_3)
  5821.  
  5822. local A_1 = game:GetService("Workspace")[localplayerusername]
  5823. local A_2 = 1554091128
  5824. local A_3 = "Shirt1"
  5825. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5826. Event:InvokeServer(A_1, A_2, A_3)
  5827.  
  5828. local A_1 = game:GetService("Workspace")[localplayerusername]
  5829. local A_2 = 2362379433
  5830. local A_3 = "Pants1"
  5831. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5832. Event:InvokeServer(A_1, A_2, A_3)
  5833.  
  5834. local A_1 = game:GetService("Workspace")[localplayerusername]
  5835. local A_2 = 23644960
  5836. local A_3 = "Face1"
  5837. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5838. Event:InvokeServer(A_1, A_2, A_3)
  5839.  
  5840. local A_1 = game:GetService("Workspace")[localplayerusername]
  5841. local A_2 = 15469944
  5842. local A_3 = "Hat2"
  5843. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5844. Event:InvokeServer(A_1, A_2, A_3)
  5845.  
  5846.  
  5847.  
  5848. local A_1 = game:GetService("Workspace")[localplayerusername]
  5849. local A_2 =
  5850. {
  5851. [1] = 1,
  5852. [2] = 0.8,
  5853. [3] = 0.6
  5854. }
  5855. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5856. Event:FireServer(A_1, A_2)
  5857.  
  5858. end)
  5859.  
  5860. devil.MouseButton1Down:connect(function()
  5861. localplayerusername = game.Players.LocalPlayer.Name
  5862.  
  5863.  
  5864. local A_1 = game:GetService("Workspace")[localplayerusername]
  5865. local A_2 = 15967797
  5866. local A_3 = "Hat1"
  5867. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5868. Event:InvokeServer(A_1, A_2, A_3)
  5869.  
  5870. local A_1 = game:GetService("Workspace")[localplayerusername]
  5871. local A_2 = 2025399665
  5872. local A_3 = "Shirt1"
  5873. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5874. Event:InvokeServer(A_1, A_2, A_3)
  5875.  
  5876. local A_1 = game:GetService("Workspace")[localplayerusername]
  5877. local A_2 = 1677380681
  5878. local A_3 = "Pants1"
  5879. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5880. Event:InvokeServer(A_1, A_2, A_3)
  5881.  
  5882. local A_1 = game:GetService("Workspace")[localplayerusername]
  5883. local A_2 = 128992838
  5884. local A_3 = "Face1"
  5885. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5886. Event:InvokeServer(A_1, A_2, A_3)
  5887.  
  5888. local A_1 = game:GetService("Workspace")[localplayerusername]
  5889. local A_2 = 1117719026
  5890. local A_3 = "Hat2"
  5891. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5892. Event:InvokeServer(A_1, A_2, A_3)
  5893.  
  5894.  
  5895.  
  5896. local A_1 = game:GetService("Workspace")[localplayerusername]
  5897. local A_2 =
  5898. {
  5899. [1] = 1,
  5900. [2] = 0.8,
  5901. [3] = 0.6
  5902. }
  5903. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5904. Event:FireServer(A_1, A_2)
  5905.  
  5906. end)
  5907.  
  5908. dominus.MouseButton1Down:connect(function()
  5909. localplayerusername = game.Players.LocalPlayer.Name
  5910.  
  5911.  
  5912. local A_1 = game:GetService("Workspace")[localplayerusername]
  5913. local A_2 = 21070012
  5914. local A_3 = "Hat1"
  5915. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5916. Event:InvokeServer(A_1, A_2, A_3)
  5917.  
  5918. local A_1 = game:GetService("Workspace")[localplayerusername]
  5919. local A_2 = 1594957505
  5920. local A_3 = "Shirt1"
  5921. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5922. Event:InvokeServer(A_1, A_2, A_3)
  5923.  
  5924. local A_1 = game:GetService("Workspace")[localplayerusername]
  5925. local A_2 = 767979438
  5926. local A_3 = "Pants1"
  5927. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5928. Event:InvokeServer(A_1, A_2, A_3)
  5929.  
  5930. local A_1 = game:GetService("Workspace")[localplayerusername]
  5931. local A_2 = 20052135
  5932. local A_3 = "Face1"
  5933. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5934. Event:InvokeServer(A_1, A_2, A_3)
  5935.  
  5936. local A_1 = game:GetService("Workspace")[localplayerusername]
  5937. local A_2 = 1031429
  5938. local A_3 = "Hat2"
  5939. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5940. Event:InvokeServer(A_1, A_2, A_3)
  5941.  
  5942.  
  5943.  
  5944. local A_1 = game:GetService("Workspace")[localplayerusername]
  5945. local A_2 =
  5946. {
  5947. [1] = 1,
  5948. [2] = 0.8,
  5949. [3] = 0.6
  5950. }
  5951. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  5952. Event:FireServer(A_1, A_2)
  5953.  
  5954. end)
  5955.  
  5956. pirate.MouseButton1Down:connect(function()
  5957. localplayerusername = game.Players.LocalPlayer.Name
  5958.  
  5959.  
  5960. local A_1 = game:GetService("Workspace")[localplayerusername]
  5961. local A_2 = 1028859
  5962. local A_3 = "Hat1"
  5963. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5964. Event:InvokeServer(A_1, A_2, A_3)
  5965.  
  5966. local A_1 = game:GetService("Workspace")[localplayerusername]
  5967. local A_2 = 1332460963
  5968. local A_3 = "Shirt1"
  5969. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5970. Event:InvokeServer(A_1, A_2, A_3)
  5971.  
  5972. local A_1 = game:GetService("Workspace")[localplayerusername]
  5973. local A_2 = 1352908341
  5974. local A_3 = "Pants1"
  5975. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5976. Event:InvokeServer(A_1, A_2, A_3)
  5977.  
  5978. local A_1 = game:GetService("Workspace")[localplayerusername]
  5979. local A_2 = 255827175
  5980. local A_3 = "Face1"
  5981. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5982. Event:InvokeServer(A_1, A_2, A_3)
  5983.  
  5984. local A_1 = game:GetService("Workspace")[localplayerusername]
  5985. local A_2 = 74970669
  5986. local A_3 = "Hat2"
  5987. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  5988. Event:InvokeServer(A_1, A_2, A_3)
  5989.  
  5990.  
  5991.  
  5992. local A_1 = game:GetService("Workspace")[localplayerusername]
  5993. local A_2 =
  5994. {
  5995. [1] = 1,
  5996. [2] = 0.8,
  5997. [3] = 0.6
  5998. }
  5999. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  6000. Event:FireServer(A_1, A_2)
  6001.  
  6002. end)
  6003.  
  6004. rainbowsuit.MouseButton1Down:connect(function()
  6005. localplayerusername = game.Players.LocalPlayer.Name
  6006.  
  6007.  
  6008. local A_1 = game:GetService("Workspace")[localplayerusername]
  6009. local A_2 = 82332313
  6010. local A_3 = "Hat1"
  6011. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6012. Event:InvokeServer(A_1, A_2, A_3)
  6013.  
  6014. local A_1 = game:GetService("Workspace")[localplayerusername]
  6015. local A_2 = 1601920254
  6016. local A_3 = "Shirt1"
  6017. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6018. Event:InvokeServer(A_1, A_2, A_3)
  6019.  
  6020. local A_1 = game:GetService("Workspace")[localplayerusername]
  6021. local A_2 = 1277777900
  6022. local A_3 = "Pants1"
  6023. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6024. Event:InvokeServer(A_1, A_2, A_3)
  6025.  
  6026. local A_1 = game:GetService("Workspace")[localplayerusername]
  6027. local A_2 = 20052135
  6028. local A_3 = "Face1"
  6029. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6030. Event:InvokeServer(A_1, A_2, A_3)
  6031.  
  6032. local A_1 = game:GetService("Workspace")[localplayerusername]
  6033. local A_2 = 149594188
  6034. local A_3 = "Hat2"
  6035. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6036. Event:InvokeServer(A_1, A_2, A_3)
  6037.  
  6038.  
  6039.  
  6040. local A_1 = game:GetService("Workspace")[localplayerusername]
  6041. local A_2 =
  6042. {
  6043. [1] = 1,
  6044. [2] = 0.8,
  6045. [3] = 0.6
  6046. }
  6047. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  6048. Event:FireServer(A_1, A_2)
  6049.  
  6050. end)
  6051.  
  6052. reaper.MouseButton1Down:connect(function()
  6053. localplayerusername = game.Players.LocalPlayer.Name
  6054.  
  6055.  
  6056. local A_1 = game:GetService("Workspace")[localplayerusername]
  6057. local A_2 = 28276664
  6058. local A_3 = "Hat1"
  6059. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6060. Event:InvokeServer(A_1, A_2, A_3)
  6061.  
  6062. local A_1 = game:GetService("Workspace")[localplayerusername]
  6063. local A_2 = 788634000
  6064. local A_3 = "Shirt1"
  6065. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6066. Event:InvokeServer(A_1, A_2, A_3)
  6067.  
  6068. local A_1 = game:GetService("Workspace")[localplayerusername]
  6069. local A_2 = 825322045
  6070. local A_3 = "Pants1"
  6071. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6072. Event:InvokeServer(A_1, A_2, A_3)
  6073.  
  6074. local A_1 = game:GetService("Workspace")[localplayerusername]
  6075. local A_2 = 398675917
  6076. local A_3 = "Face1"
  6077. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6078. Event:InvokeServer(A_1, A_2, A_3)
  6079.  
  6080. local A_1 = game:GetService("Workspace")[localplayerusername]
  6081. local A_2 = 28276664
  6082. local A_3 = "Hat2"
  6083. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6084. Event:InvokeServer(A_1, A_2, A_3)
  6085.  
  6086.  
  6087. local A_1 = game:GetService("Workspace")[localplayerusername]
  6088. local A_2 =
  6089. {
  6090. [1] = 0.9,
  6091. [2] = 0.89,
  6092. [3] = 0.87
  6093. }
  6094. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  6095. Event:FireServer(A_1, A_2)
  6096.  
  6097.  
  6098. end)
  6099.  
  6100. skeleton.MouseButton1Down:connect(function()
  6101. localplayerusername = game.Players.LocalPlayer.Name
  6102.  
  6103.  
  6104. local A_1 = game:GetService("Workspace")[localplayerusername]
  6105. local A_2 = 4765718
  6106. local A_3 = "Hat1"
  6107. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6108. Event:InvokeServer(A_1, A_2, A_3)
  6109.  
  6110. local A_1 = game:GetService("Workspace")[localplayerusername]
  6111. local A_2 = 2227041824
  6112. local A_3 = "Shirt1"
  6113. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6114. Event:InvokeServer(A_1, A_2, A_3)
  6115.  
  6116. local A_1 = game:GetService("Workspace")[localplayerusername]
  6117. local A_2 = 2085700068
  6118. local A_3 = "Pants1"
  6119. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6120. Event:InvokeServer(A_1, A_2, A_3)
  6121.  
  6122. local A_1 = game:GetService("Workspace")[localplayerusername]
  6123. local A_2 = 128992838
  6124. local A_3 = "Face1"
  6125. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6126. Event:InvokeServer(A_1, A_2, A_3)
  6127.  
  6128. local A_1 = game:GetService("Workspace")[localplayerusername]
  6129. local A_2 = 4765718
  6130. local A_3 = "Hat2"
  6131. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6132. Event:InvokeServer(A_1, A_2, A_3)
  6133.  
  6134.  
  6135.  
  6136. local A_1 = game:GetService("Workspace")[localplayerusername]
  6137. local A_2 =
  6138. {
  6139. [1] = 0.9,
  6140. [2] = 0.89,
  6141. [3] = 0.87
  6142. }
  6143. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  6144. Event:FireServer(A_1, A_2)
  6145.  
  6146. end)
  6147.  
  6148. watermelonshark.MouseButton1Down:connect(function()
  6149. localplayerusername = game.Players.LocalPlayer.Name
  6150.  
  6151.  
  6152. local A_1 = game:GetService("Workspace")[localplayerusername]
  6153. local A_2 = 264989462
  6154. local A_3 = "Hat1"
  6155. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6156. Event:InvokeServer(A_1, A_2, A_3)
  6157.  
  6158. local A_1 = game:GetService("Workspace")[localplayerusername]
  6159. local A_2 = 1789114124
  6160. local A_3 = "Shirt1"
  6161. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6162. Event:InvokeServer(A_1, A_2, A_3)
  6163.  
  6164. local A_1 = game:GetService("Workspace")[localplayerusername]
  6165. local A_2 = 1420016210
  6166. local A_3 = "Pants1"
  6167. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6168. Event:InvokeServer(A_1, A_2, A_3)
  6169.  
  6170. local A_1 = game:GetService("Workspace")[localplayerusername]
  6171. local A_2 = 2409285794
  6172. local A_3 = "Face1"
  6173. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6174. Event:InvokeServer(A_1, A_2, A_3)
  6175.  
  6176. local A_1 = game:GetService("Workspace")[localplayerusername]
  6177. local A_2 = 264989462
  6178. local A_3 = "Hat2"
  6179. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6180. Event:InvokeServer(A_1, A_2, A_3)
  6181.  
  6182.  
  6183. local A_1 = game:GetService("Workspace")[localplayerusername]
  6184. local A_2 =
  6185. {
  6186. [1] = 0.9,
  6187. [2] = 0.89,
  6188. [3] = 0.87
  6189. }
  6190. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  6191. Event:FireServer(A_1, A_2)
  6192.  
  6193. end)
  6194.  
  6195. zelucz.MouseButton1Down:connect(function()
  6196. localplayerusername = game.Players.LocalPlayer.Name
  6197.  
  6198.  
  6199. local A_1 = game:GetService("Workspace")[localplayerusername]
  6200. local A_2 = 183468963
  6201. local A_3 = "Hat1"
  6202. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6203. Event:InvokeServer(A_1, A_2, A_3)
  6204.  
  6205. local A_1 = game:GetService("Workspace")[localplayerusername]
  6206. local A_2 = 1789244389
  6207. local A_3 = "Shirt1"
  6208. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6209. Event:InvokeServer(A_1, A_2, A_3)
  6210.  
  6211. local A_1 = game:GetService("Workspace")[localplayerusername]
  6212. local A_2 = 2144699119
  6213. local A_3 = "Pants1"
  6214. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6215. Event:InvokeServer(A_1, A_2, A_3)
  6216.  
  6217. local A_1 = game:GetService("Workspace")[localplayerusername]
  6218. local A_2 = 144075659
  6219. local A_3 = "Face1"
  6220. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6221. Event:InvokeServer(A_1, A_2, A_3)
  6222.  
  6223. local A_1 = game:GetService("Workspace")[localplayerusername]
  6224. local A_2 = 183468963
  6225. local A_3 = "Hat2"
  6226. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6227. Event:InvokeServer(A_1, A_2, A_3)
  6228.  
  6229.  
  6230. local A_1 = game:GetService("Workspace")[localplayerusername]
  6231. local A_2 =
  6232. {
  6233. [1] = 0.9,
  6234. [2] = 0.89,
  6235. [3] = 0.87
  6236. }
  6237. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  6238. Event:FireServer(A_1, A_2)
  6239.  
  6240. end)
  6241.  
  6242. zombiedoge.MouseButton1Down:connect(function()
  6243. localplayerusername = game.Players.LocalPlayer.Name
  6244.  
  6245.  
  6246. local A_1 = game:GetService("Workspace")[localplayerusername]
  6247. local A_2 = 304718708
  6248. local A_3 = "Hat1"
  6249. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6250. Event:InvokeServer(A_1, A_2, A_3)
  6251.  
  6252. local A_1 = game:GetService("Workspace")[localplayerusername]
  6253. local A_2 = 2130801269
  6254. local A_3 = "Shirt1"
  6255. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6256. Event:InvokeServer(A_1, A_2, A_3)
  6257.  
  6258. local A_1 = game:GetService("Workspace")[localplayerusername]
  6259. local A_2 = 655826450
  6260. local A_3 = "Pants1"
  6261. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6262. Event:InvokeServer(A_1, A_2, A_3)
  6263.  
  6264. local A_1 = game:GetService("Workspace")[localplayerusername]
  6265. local A_2 = 20052135
  6266. local A_3 = "Face1"
  6267. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6268. Event:InvokeServer(A_1, A_2, A_3)
  6269.  
  6270. local A_1 = game:GetService("Workspace")[localplayerusername]
  6271. local A_2 = 226186871
  6272. local A_3 = "Hat2"
  6273. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  6274. Event:InvokeServer(A_1, A_2, A_3)
  6275.  
  6276.  
  6277.  
  6278. local A_1 = game:GetService("Workspace")[localplayerusername]
  6279. local A_2 =
  6280. {
  6281. [1] = 1,
  6282. [2] = 0.8,
  6283. [3] = 0.6
  6284. }
  6285. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  6286. Event:FireServer(A_1, A_2)
  6287.  
  6288. end)
  6289. end)
  6290.  
  6291. -- Scripts:
  6292. function SCRIPT_KLUT77_FAKESCRIPT() -- Layout.Draggable
  6293. local script = Instance.new('LocalScript')
  6294. script.Parent = Layout
  6295. local UserInputService = game:GetService("UserInputService")
  6296.  
  6297. local gui = script.Parent
  6298.  
  6299. local dragging
  6300. local dragInput
  6301. local dragStart
  6302. local startPos
  6303.  
  6304. local function update(input)
  6305. local delta = input.Position - dragStart
  6306. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  6307. end
  6308.  
  6309. gui.InputBegan:Connect(function(input)
  6310. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  6311. dragging = true
  6312. dragStart = input.Position
  6313. startPos = gui.Position
  6314.  
  6315. input.Changed:Connect(function()
  6316. if input.UserInputState == Enum.UserInputState.End then
  6317. dragging = false
  6318. end
  6319. end)
  6320. end
  6321. end)
  6322.  
  6323. gui.InputChanged:Connect(function(input)
  6324. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  6325. dragInput = input
  6326. end
  6327. end)
  6328.  
  6329. UserInputService.InputChanged:Connect(function(input)
  6330. if input == dragInput and dragging then
  6331. update(input)
  6332. end
  6333. end)
  6334.  
  6335. end
  6336. coroutine.resume(coroutine.create(SCRIPT_KLUT77_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement