EliteWolfie

~New Release~ Admin Pannel [Updates & Fixes]

Feb 25th, 2019
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 194.17 KB | None | 0 0
  1. -- made by Elite Wolfie#5889 (V3rm: https://v3rmillion.net/showthread.php?tid=787150)
  2. local ScreenGui = Instance.new("ScreenGui")
  3. local MainFrame = Instance.new("Frame")
  4. local UpFrame3 = Instance.new("Frame")
  5. local UpFrame2 = Instance.new("Frame")
  6. local UpFrame1 = Instance.new("Frame")
  7. local DownFrame2 = Instance.new("Frame")
  8. local DownFrame1 = Instance.new("Frame")
  9. local DownFrame3 = Instance.new("Frame")
  10. local SideFrame1 = Instance.new("Frame")
  11. local SideFrame2 = Instance.new("Frame")
  12. local SideFrame2_2 = Instance.new("Frame")
  13. local SideFrame1_2 = Instance.new("Frame")
  14. local Cube1 = Instance.new("Frame")
  15. local Cube3 = Instance.new("Frame")
  16. local Cube2 = Instance.new("Frame")
  17. local Cube4 = Instance.new("Frame")
  18. local JumpPower = Instance.new("TextButton")
  19. local WalkSpeed = Instance.new("TextButton")
  20. local Noclip = Instance.new("TextButton")
  21. local MameESP = Instance.new("TextButton")
  22. local HeadESP = Instance.new("TextButton")
  23. local Credits = Instance.new("TextLabel")
  24. local Logs = Instance.new("TextLabel")
  25. local InfJump = Instance.new("TextButton")
  26. local AdminConnects = Instance.new("TextButton")
  27. local FrameCloseOpen = Instance.new("Frame")
  28. local OpenClose = Instance.new("TextButton")
  29. local AdminPannel = Instance.new("Frame")
  30. local Cube1_2 = Instance.new("Frame")
  31. local Cube2_2 = Instance.new("Frame")
  32. local FrameDown = Instance.new("Frame")
  33. local FrameUp = Instance.new("Frame")
  34. local FrameSide = Instance.new("Frame")
  35. local Cube4_2 = Instance.new("Frame")
  36. local Cube3_2 = Instance.new("Frame")
  37. local AdminText = Instance.new("TextLabel")
  38. local Reviz = Instance.new("TextButton")
  39. local Close = Instance.new("TextButton")
  40. local RoseHub = Instance.new("TextButton")
  41. local FrameSide_2 = Instance.new("Frame")
  42. local ComingSoon = Instance.new("TextButton")
  43. --Properties:
  44. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  45.  
  46. MainFrame.Name = "MainFrame"
  47. MainFrame.Parent = ScreenGui
  48. MainFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  49. MainFrame.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  50. MainFrame.Position = UDim2.new(0.102923259, 0, 0.0536354184, 0)
  51. MainFrame.Size = UDim2.new(0, 380, 0, 166)
  52. MainFrame.Visible = false
  53.  
  54. UpFrame3.Name = "UpFrame3"
  55. UpFrame3.Parent = MainFrame
  56. UpFrame3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  57. UpFrame3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  58. UpFrame3.Position = UDim2.new(0.67083025, 0, -0.0963352472, 0)
  59. UpFrame3.Size = UDim2.new(0, 125, 0, 8)
  60.  
  61. UpFrame2.Name = "UpFrame2"
  62. UpFrame2.Parent = MainFrame
  63. UpFrame2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  64. UpFrame2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  65. UpFrame2.Position = UDim2.new(0.349777728, 0, -0.0963352621, 0)
  66. UpFrame2.Size = UDim2.new(0, 114, 0, 8)
  67.  
  68. UpFrame1.Name = "UpFrame1"
  69. UpFrame1.Parent = MainFrame
  70. UpFrame1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  71. UpFrame1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  72. UpFrame1.Position = UDim2.new(-0.000222325325, 0, -0.0963352323, 0)
  73. UpFrame1.Size = UDim2.new(0, 125, 0, 8)
  74.  
  75. DownFrame2.Name = "DownFrame2"
  76. DownFrame2.Parent = MainFrame
  77. DownFrame2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  78. DownFrame2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  79. DownFrame2.Position = UDim2.new(0.349777699, 0, 1.03619492, 0)
  80. DownFrame2.Size = UDim2.new(0, 114, 0, 8)
  81.  
  82. DownFrame1.Name = "DownFrame1"
  83. DownFrame1.Parent = MainFrame
  84. DownFrame1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  85. DownFrame1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  86. DownFrame1.Position = UDim2.new(-0.000222325325, 0, 1.03619492, 0)
  87. DownFrame1.Size = UDim2.new(0, 125, 0, 8)
  88.  
  89. DownFrame3.Name = "DownFrame3"
  90. DownFrame3.Parent = MainFrame
  91. DownFrame3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  92. DownFrame3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  93. DownFrame3.Position = UDim2.new(0.670830309, 0, 1.03619492, 0)
  94. DownFrame3.Size = UDim2.new(0, 125, 0, 8)
  95.  
  96. SideFrame1.Name = "SideFrame1"
  97. SideFrame1.Parent = MainFrame
  98. SideFrame1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  99. SideFrame1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  100. SideFrame1.Position = UDim2.new(1.01819873, 0, 0.518122673, 0)
  101. SideFrame1.Size = UDim2.new(0, 8, 0, 80)
  102.  
  103. SideFrame2.Name = "SideFrame2"
  104. SideFrame2.Parent = MainFrame
  105. SideFrame2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  106. SideFrame2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  107. SideFrame2.Position = UDim2.new(1.01819873, 0, -0.00597369671, 0)
  108. SideFrame2.Size = UDim2.new(0, 8, 0, 79)
  109.  
  110. SideFrame2_2.Name = "SideFrame2"
  111. SideFrame2_2.Parent = MainFrame
  112. SideFrame2_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  113. SideFrame2_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  114. SideFrame2_2.Position = UDim2.new(-0.0423276424, 0, -0.00597369671, 0)
  115. SideFrame2_2.Size = UDim2.new(0, 8, 0, 79)
  116.  
  117. SideFrame1_2.Name = "SideFrame1"
  118. SideFrame1_2.Parent = MainFrame
  119. SideFrame1_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  120. SideFrame1_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  121. SideFrame1_2.Position = UDim2.new(-0.0423276089, 0, 0.518122673, 0)
  122. SideFrame1_2.Size = UDim2.new(0, 8, 0, 80)
  123.  
  124. Cube1.Name = "Cube1"
  125. Cube1.Parent = MainFrame
  126. Cube1.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  127. Cube1.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  128. Cube1.Position = UDim2.new(-0.0423276387, 0, -0.0963352621, 0)
  129. Cube1.Size = UDim2.new(0, 16, 0, 15)
  130.  
  131. Cube3.Name = "Cube3"
  132. Cube3.Parent = MainFrame
  133. Cube3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  134. Cube3.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  135. Cube3.Position = UDim2.new(-0.0423276387, 0, 1, 0)
  136. Cube3.Size = UDim2.new(0, 16, 0, 14)
  137.  
  138. Cube2.Name = "Cube2"
  139. Cube2.Parent = MainFrame
  140. Cube2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  141. Cube2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  142. Cube2.Position = UDim2.new(1, 0, -0.0963352621, 0)
  143. Cube2.Size = UDim2.new(0, 15, 0, 15)
  144.  
  145. Cube4.Name = "Cube4"
  146. Cube4.Parent = MainFrame
  147. Cube4.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  148. Cube4.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  149. Cube4.Position = UDim2.new(1, 0, 1.00005043, 0)
  150. Cube4.Size = UDim2.new(0, 15, 0, 14)
  151.  
  152. JumpPower.Name = "JumpPower"
  153. JumpPower.Parent = MainFrame
  154. JumpPower.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  155. JumpPower.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  156. JumpPower.Position = UDim2.new(0.375161916, 0, 0.0486019999, 0)
  157. JumpPower.Size = UDim2.new(0, 94, 0, 31)
  158. JumpPower.Font = Enum.Font.SourceSans
  159. JumpPower.Text = "JumpPower 100"
  160. JumpPower.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  161. JumpPower.TextSize = 14
  162.  
  163. WalkSpeed.Name = "WalkSpeed"
  164. WalkSpeed.Parent = MainFrame
  165. WalkSpeed.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  166. WalkSpeed.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  167. WalkSpeed.Position = UDim2.new(0.0383197665, 0, 0.0486019999, 0)
  168. WalkSpeed.Size = UDim2.new(0, 94, 0, 31)
  169. WalkSpeed.Font = Enum.Font.SourceSans
  170. WalkSpeed.Text = "Walkspeed 50"
  171. WalkSpeed.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  172. WalkSpeed.TextSize = 14
  173.  
  174. Noclip.Name = "Noclip"
  175. Noclip.Parent = MainFrame
  176. Noclip.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  177. Noclip.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  178. Noclip.Position = UDim2.new(0.709372401, 0, 0.0486019999, 0)
  179. Noclip.Size = UDim2.new(0, 94, 0, 31)
  180. Noclip.Font = Enum.Font.SourceSans
  181. Noclip.Text = "Noclip"
  182. Noclip.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  183. Noclip.TextSize = 14
  184.  
  185. MameESP.Name = "MameESP"
  186. MameESP.Parent = MainFrame
  187. MameESP.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  188. MameESP.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  189. MameESP.Position = UDim2.new(0.0383197591, 0, 0.367879122, 0)
  190. MameESP.Size = UDim2.new(0, 94, 0, 31)
  191. MameESP.Font = Enum.Font.SourceSans
  192. MameESP.Text = "Name ESP"
  193. MameESP.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  194. MameESP.TextSize = 14
  195.  
  196. HeadESP.Name = "HeadESP"
  197. HeadESP.Parent = MainFrame
  198. HeadESP.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  199. HeadESP.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  200. HeadESP.Position = UDim2.new(0.0383197591, 0, 0.663059652, 0)
  201. HeadESP.Size = UDim2.new(0, 94, 0, 31)
  202. HeadESP.Font = Enum.Font.SourceSans
  203. HeadESP.Text = "Head ESP"
  204. HeadESP.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  205. HeadESP.TextSize = 14
  206.  
  207. Credits.Name = "Credits"
  208. Credits.Parent = MainFrame
  209. Credits.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  210. Credits.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  211. Credits.Position = UDim2.new(0.604109287, 0, 0.891975522, 0)
  212. Credits.Size = UDim2.new(0, 150, 0, 17)
  213. Credits.Font = Enum.Font.SourceSans
  214. Credits.Text = "Created By Elite Wolfie#5889"
  215. Credits.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  216. Credits.TextSize = 14
  217.  
  218. Logs.Name = "Logs"
  219. Logs.Parent = MainFrame
  220. Logs.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  221. Logs.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  222. Logs.Position = UDim2.new(0.375161886, 0, 0.302518725, 0)
  223. Logs.Size = UDim2.new(0, 94, 0, 90)
  224. Logs.Font = Enum.Font.SourceSans
  225. Logs.Text = "New Update From 2/26/19\n\nI changed the Noclip script,\nI added Inf Jump & Admin's\n\nMore Update's Coming Soon!"
  226. Logs.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  227. Logs.TextSize = 14
  228.  
  229. InfJump.Name = "Inf Jump"
  230. InfJump.Parent = MainFrame
  231. InfJump.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  232. InfJump.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  233. InfJump.Position = UDim2.new(0.709372401, 0, 0.367879122, 0)
  234. InfJump.Size = UDim2.new(0, 94, 0, 31)
  235. InfJump.Font = Enum.Font.SourceSans
  236. InfJump.Text = "Inf Jump"
  237. InfJump.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  238. InfJump.TextSize = 14
  239.  
  240. AdminConnects.Name = "AdminConnects"
  241. AdminConnects.Parent = MainFrame
  242. AdminConnects.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  243. AdminConnects.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  244. AdminConnects.Position = UDim2.new(0.709372401, 0, 0.663059652, 0)
  245. AdminConnects.Size = UDim2.new(0, 94, 0, 31)
  246. AdminConnects.Font = Enum.Font.SourceSans
  247. AdminConnects.Text = "Admin Pannel"
  248. AdminConnects.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  249. AdminConnects.TextSize = 14
  250.  
  251. FrameCloseOpen.Name = "FrameClose/Open"
  252. FrameCloseOpen.Parent = ScreenGui
  253. FrameCloseOpen.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  254. FrameCloseOpen.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  255. FrameCloseOpen.Position = UDim2.new(0, 0, 0.188319489, 0)
  256. FrameCloseOpen.Size = UDim2.new(0, 41, 0, 34)
  257.  
  258. OpenClose.Name = "Open/Close"
  259. OpenClose.Parent = FrameCloseOpen
  260. OpenClose.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  261. OpenClose.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  262. OpenClose.Position = UDim2.new(0, 0, 0.074247919, 0)
  263. OpenClose.Size = UDim2.new(0, 40, 0, 28)
  264. OpenClose.Font = Enum.Font.SourceSans
  265. OpenClose.Text = "Open"
  266. OpenClose.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  267. OpenClose.TextSize = 14
  268.  
  269. AdminPannel.Name = "AdminPannel"
  270. AdminPannel.Parent = ScreenGui
  271. AdminPannel.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  272. AdminPannel.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  273. AdminPannel.Position = UDim2.new(0.774665117, 0, 0.0751704648, 0)
  274. AdminPannel.Size = UDim2.new(0, 227, 0, 125)
  275. AdminPannel.Visible = false
  276.  
  277. Cube1_2.Name = "Cube1"
  278. Cube1_2.Parent = AdminPannel
  279. Cube1_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  280. Cube1_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  281. Cube1_2.Position = UDim2.new(-0.0758156106, 0, -0.144228876, 0)
  282. Cube1_2.Size = UDim2.new(0, 10, 0, 10)
  283.  
  284. Cube2_2.Name = "Cube2"
  285. Cube2_2.Parent = AdminPannel
  286. Cube2_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  287. Cube2_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  288. Cube2_2.Position = UDim2.new(1.02682853, 0, -0.144228876, 0)
  289. Cube2_2.Size = UDim2.new(0, 10, 0, 10)
  290.  
  291. FrameDown.Name = "FrameDown"
  292. FrameDown.Parent = AdminPannel
  293. FrameDown.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  294. FrameDown.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  295. FrameDown.Position = UDim2.new(0, 0, 1.06217897, 0)
  296. FrameDown.Size = UDim2.new(0, 227, 0, 10)
  297.  
  298. FrameUp.Name = "FrameUp"
  299. FrameUp.Parent = AdminPannel
  300. FrameUp.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  301. FrameUp.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  302. FrameUp.Position = UDim2.new(0, 0, -0.144228876, 0)
  303. FrameUp.Size = UDim2.new(0, 227, 0, 10)
  304.  
  305. FrameSide.Name = "FrameSide"
  306. FrameSide.Parent = AdminPannel
  307. FrameSide.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  308. FrameSide.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  309. FrameSide.Position = UDim2.new(1.02682853, 0, 0, 0)
  310. FrameSide.Size = UDim2.new(0, 10, 0, 125)
  311.  
  312. Cube4_2.Name = "Cube4"
  313. Cube4_2.Parent = AdminPannel
  314. Cube4_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  315. Cube4_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  316. Cube4_2.Position = UDim2.new(1.02682853, 0, 1.05577123, 0)
  317. Cube4_2.Size = UDim2.new(0, 10, 0, 11)
  318.  
  319. Cube3_2.Name = "Cube3"
  320. Cube3_2.Parent = AdminPannel
  321. Cube3_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  322. Cube3_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  323. Cube3_2.Position = UDim2.new(-0.0758156106, 0, 1.05577123, 0)
  324. Cube3_2.Size = UDim2.new(0, 10, 0, 11)
  325.  
  326. AdminText.Name = "AdminText"
  327. AdminText.Parent = AdminPannel
  328. AdminText.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  329. AdminText.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  330. AdminText.Position = UDim2.new(0.18708244, 0, -0.00176391599, 0)
  331. AdminText.Size = UDim2.new(0, 148, 0, 31)
  332. AdminText.Font = Enum.Font.SourceSans
  333. AdminText.Text = "Admin Pannel -- Scripts"
  334. AdminText.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  335. AdminText.TextScaled = true
  336. AdminText.TextSize = 14
  337. AdminText.TextWrapped = true
  338.  
  339. Reviz.Name = "Reviz"
  340. Reviz.Parent = AdminPannel
  341. Reviz.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  342. Reviz.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  343. Reviz.Position = UDim2.new(0.0308375414, 0, 0.639455795, 0)
  344. Reviz.Size = UDim2.new(0, 99, 0, 35)
  345. Reviz.Font = Enum.Font.SourceSans
  346. Reviz.Text = "Reviz"
  347. Reviz.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  348. Reviz.TextSize = 14
  349.  
  350. Close.Name = "Close"
  351. Close.Parent = AdminPannel
  352. Close.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  353. Close.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  354. Close.Position = UDim2.new(0.365810603, 0, 1.06056786, 0)
  355. Close.Size = UDim2.new(0, 66, 0, 24)
  356. Close.Font = Enum.Font.SciFi
  357. Close.Text = "Close"
  358. Close.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  359. Close.TextSize = 14
  360.  
  361. RoseHub.Name = "RoseHub"
  362. RoseHub.Parent = AdminPannel
  363. RoseHub.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  364. RoseHub.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  365. RoseHub.Position = UDim2.new(0.524229586, 0, 0.631456077, 0)
  366. RoseHub.Size = UDim2.new(0, 99, 0, 35)
  367. RoseHub.Font = Enum.Font.SourceSans
  368. RoseHub.Text = "RoseHub"
  369. RoseHub.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  370. RoseHub.TextSize = 14
  371.  
  372. FrameSide_2.Name = "FrameSide"
  373. FrameSide_2.Parent = AdminPannel
  374. FrameSide_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  375. FrameSide_2.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  376. FrameSide_2.Position = UDim2.new(-0.0758156106, 0, 0, 0)
  377. FrameSide_2.Size = UDim2.new(0, 10, 0, 125)
  378.  
  379. ComingSoon.Name = "Coming Soon!"
  380. ComingSoon.Parent = AdminPannel
  381. ComingSoon.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  382. ComingSoon.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  383. ComingSoon.Position = UDim2.new(0.277533531, 0, 0.3034558, 0)
  384. ComingSoon.Size = UDim2.new(0, 99, 0, 35)
  385. ComingSoon.Font = Enum.Font.SourceSans
  386. ComingSoon.Text = "Coming Soon!"
  387. ComingSoon.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  388. ComingSoon.TextSize = 14
  389. -- Scripts:
  390. function SCRIPT_WPHH76_FAKESCRIPT() -- JumpPower.LocalScript
  391.     local script = Instance.new('LocalScript')
  392.     script.Parent = JumpPower
  393.     script.Parent.MouseButton1Click:Connect(function()
  394.         game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 100
  395.     end)
  396.  
  397. end
  398. coroutine.resume(coroutine.create(SCRIPT_WPHH76_FAKESCRIPT))
  399. function SCRIPT_BRAD81_FAKESCRIPT() -- WalkSpeed.LocalScript
  400.     local script = Instance.new('LocalScript')
  401.     script.Parent = WalkSpeed
  402.     script.Parent.MouseButton1Click:Connect(function()
  403.         game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 50
  404.     end)
  405.  
  406. end
  407. coroutine.resume(coroutine.create(SCRIPT_BRAD81_FAKESCRIPT))
  408. function SCRIPT_OJYK72_FAKESCRIPT() -- Noclip.LocalScript
  409.     local script = Instance.new('LocalScript')
  410.     script.Parent = Noclip
  411.     script.Parent.MouseButton1Click:Connect(function()
  412.          -- made by Elite Wolfie#5889
  413.     noclip = false
  414.     game:GetService('RunService').Stepped:connect(function()
  415.     if noclip then
  416.     game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  417.     end
  418.     end)
  419.     plr = game.Players.LocalPlayer
  420.     mouse = plr:GetMouse()
  421.     mouse.KeyDown:connect(function(key)
  422.    
  423.     if key == "e" then
  424.     noclip = not noclip
  425.     game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  426.     end
  427.     end)
  428.     end)
  429.  
  430. end
  431. coroutine.resume(coroutine.create(SCRIPT_OJYK72_FAKESCRIPT))
  432. function SCRIPT_ZARV81_FAKESCRIPT() -- MameESP.LocalScript
  433.     local script = Instance.new('LocalScript')
  434.     script.Parent = MameESP
  435.     script.Parent.MouseButton1Click:Connect(function()
  436.         Important={Players=game:GetService("Players"),Workspace=game:GetService("Workspace"),CoreGui=game:GetService("CoreGui")}
  437.                 local ai=false
  438.                 function CreateESP(plr)
  439.                     if plr~=nil then
  440.                         local aj=plr.Character
  441.                         if not aj then
  442.                         return end
  443.                         local ak
  444.                         do repeat
  445.                             wait()
  446.                         until aj:FindFirstChild("Head")
  447.                         end
  448.                         ak=aj.Head
  449.                         local al=Instance.new("BillboardGui",Important.CoreGui)al.Adornee=ak
  450.                         al.ExtentsOffset=Vector3.new(0,1,0)
  451.                         al.AlwaysOnTop=true;al.Size=UDim2.new(0,5,0,5)
  452.                         al.StudsOffset=Vector3.new(0,3,0)
  453.                         al.Name="ESP_PLAYER_"..plr.Name
  454.                         local am=Instance.new("Frame",al)
  455.                         am.ZIndex=10;am.BackgroundTransparency=1
  456.                         am.Size=UDim2.new(1,0,1,0)
  457.                         local an=Instance.new("TextLabel",am)
  458.                         an.Name="Name"
  459.                         an.ZIndex=10
  460.                         an.Text=plr.Name
  461.                         an.Visible=true
  462.                         an.TextColor3=Color3.new(255,0,255)
  463.                         an.BackgroundTransparency=1
  464.                         an.Size=UDim2.new(1,0,10,0)
  465.                         an.Font=Enum.Font.SourceSansLight
  466.                         an.TextSize=20
  467.                         an.TextStrokeTransparency=.5
  468.                     end
  469.                 end
  470.                 for ag,ah in pairs(Important.Players:GetChildren())do
  471.                     if game.GameId==1320186298 then
  472.                         return
  473.                     end
  474.                     CreateESP(ah)
  475.                 end
  476.     end)
  477.  
  478. end
  479. coroutine.resume(coroutine.create(SCRIPT_ZARV81_FAKESCRIPT))
  480. function SCRIPT_ZRXQ76_FAKESCRIPT() -- HeadESP.LocalScript
  481.     local script = Instance.new('LocalScript')
  482.     script.Parent = HeadESP
  483.     script.Parent.MouseButton1Click:Connect(function()
  484.         local ao=Instance.new("BillboardGui")
  485.                 ao.Name=""
  486.                 ao.AlwaysOnTop=true
  487.                 ao.LightInfluence=0
  488.                 ao.Size=UDim2.new(1.75,0,1.75,0)
  489.                 local ap=Instance.new("Frame",ao)
  490.                 ap.BackgroundColor3=Color3.fromRGB(255,0,255)
  491.                 ap.Size=UDim2.new(1,0,1,0)
  492.                 ap.BorderSizePixel=4
  493.                 ap.BorderColor3=Color3.fromRGB(0,0,0)
  494.                 local aq=ao:Clone()
  495.                 local ar=ap:Clone()
  496.                 ar.Parent=aq
  497.                 ar.BackgroundColor3=Color3.fromRGB(0,185,0)
  498.                 for as,ah in pairs(game:GetService("Players"):GetPlayers())do
  499.                     if ah.Name~=game:GetService("Players").LocalPlayer.Name and ah.Character and ah.Character:FindFirstChild("Head")then
  500.                         ao:Clone().Parent=ah.Character.Head
  501.                     end
  502.                 end
  503.     end)
  504.  
  505. end
  506. coroutine.resume(coroutine.create(SCRIPT_ZRXQ76_FAKESCRIPT))
  507. function SCRIPT_NMBC82_FAKESCRIPT() -- MainFrame.GActive
  508.     local script = Instance.new('LocalScript')
  509.     script.Parent = MainFrame
  510.     MainFrame.Active=true;MainFrame.Draggable=true
  511.  
  512. end
  513. coroutine.resume(coroutine.create(SCRIPT_NMBC82_FAKESCRIPT))
  514. function SCRIPT_UFHI73_FAKESCRIPT() -- InfJump.LocalScript
  515.     local script = Instance.new('LocalScript')
  516.     script.Parent = InfJump
  517.     script.Parent.MouseButton1Click:Connect(function()
  518.         -- //~ F to toggle ~\\ --
  519.    
  520.     _G.infinjump = true
  521.    
  522.     local Player = game:GetService("Players").LocalPlayer
  523.     local Mouse = Player:GetMouse()
  524.     Mouse.KeyDown:connect(function(k)
  525.     if _G.infinjump then
  526.     if k:byte() == 32 then
  527.     Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  528.     Humanoid:ChangeState("Jumping")
  529.     wait(0.1)
  530.     Humanoid:ChangeState("Seated")
  531.     end
  532.     end
  533.     end)
  534.    
  535.     local Player = game:GetService("Players").LocalPlayer
  536.     local Mouse = Player:GetMouse()
  537.     Mouse.KeyDown:connect(function(k)
  538.     k = k:lower()
  539.     if k == "f" then
  540.     if _G.infinjump == true then
  541.     _G.infinjump = false
  542.     else
  543.     _G.infinjump = true
  544.     end
  545.     end
  546.     end)
  547.     end)
  548.  
  549. end
  550. coroutine.resume(coroutine.create(SCRIPT_UFHI73_FAKESCRIPT))
  551. function SCRIPT_RJHK73_FAKESCRIPT() -- AdminConnects.LocalScript
  552.     local script = Instance.new('LocalScript')
  553.     script.Parent = AdminConnects
  554.     script.Parent.MouseButton1Click:Connect(function()AdminPannel.Visible = true
  555.     end)
  556.  
  557. end
  558. coroutine.resume(coroutine.create(SCRIPT_RJHK73_FAKESCRIPT))
  559. function SCRIPT_UKZA74_FAKESCRIPT() -- OpenClose.COpen/Close
  560.     local script = Instance.new('LocalScript')
  561.     script.Parent = OpenClose
  562.     script.Parent.MouseButton1Click:Connect(function()if OpenClose.Text == "Open" then
  563.     OpenClose.Text = "Close"MainFrame.Visible = true
  564.     elseif OpenClose.Text == "Close" then OpenClose.Text = "Open"
  565.     MainFrame.Visible = false;end;end)
  566.  
  567. end
  568. coroutine.resume(coroutine.create(SCRIPT_UKZA74_FAKESCRIPT))
  569. function SCRIPT_RHMJ76_FAKESCRIPT() -- Reviz.LocalScript
  570.     local script = Instance.new('LocalScript')
  571.     script.Parent = Reviz
  572.     script.Parent.MouseButton1Click:Connect(function()
  573.         -- Creator: illremember#3799
  574.      
  575.     -- Credits to infinite yield, harkinian, dex creators
  576.      
  577.     prefix = ";"
  578.     wait(0.3)
  579.     Commands = {
  580.         '[-] cmdbar is shown when ; is pressed.',
  581.         '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  582.         '[2] bring [plr] -- You need a tool! Will bring player to you',
  583.         '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  584.         '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  585.         '[5] attach [plr] -- You need a tool! Attaches you to player',
  586.         '[6] unattach [plr] -- Attempts to unattach you from a player',
  587.         '[7] follow [plr] -- Makes you follow behind the player',
  588.         '[8] unfollow',
  589.         '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  590.         '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  591.         '[11] untrail',
  592.         '[12] orbit [plr] -- Makes you orbit the player',
  593.         '[13] unorbit',
  594.         '[14] fling [plr] -- Makes you fling the player',
  595.         '[15] unfling',
  596.         '[16] fecheck -- Checks if the game is FE or not',
  597.         '[17] void [plr] -- Teleports player to the void',
  598.         '[18] noclip -- Gives you noclip to walk through walls',
  599.         '[19] clip -- Removes noclip',
  600.         '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  601.         '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  602.         '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  603.         '[23] default -- Changes your speed, jumppower and hipheight to default values',
  604.         '[24] annoy [plr] -- Loop teleports you to the player',
  605.         '[25] unannoy',
  606.         '[26] headwalk [plr] -- Loop teleports you to the player head',
  607.         '[27] unheadwalk',
  608.         '[28] nolimbs -- Removes your arms and legs',
  609.         '[29] god -- Gives you FE Godmode',
  610.         '[30] drophats -- Drops your accessories',
  611.         '[31] droptool -- Drops any tool you have equipped',
  612.         '[32] loopdhats -- Loop drops your accessories',
  613.         '[33] unloopdhats',
  614.         '[34] loopdtool -- Loop drops any tools you have equipped',
  615.         '[35] unloopdtool',
  616.         '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  617.         '[37] view [plr] -- Changes your camera to the player character',
  618.         '[38] unview',
  619.         '[39] goto [plr] -- Teleports you to player',
  620.         '[40] fly -- Allows you to fly, credit to Infinite Yield',
  621.         '[41] unfly',
  622.         '[42] chat [msg] -- Makes you chat a message',
  623.         '[43] spam [msg] -- Spams a message',
  624.         '[44] unspam',
  625.         '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  626.         '[46] pmspam [plr] -- Spams a player in private message',
  627.         '[47] unpmspam',
  628.         '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  629.         '[49] uncfreeze [plr]',
  630.         '[50] unlockws -- Unlocks the workspace',
  631.         '[51] lockws -- Locks the workspace',
  632.         '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  633.         '[53] pstand -- Enables platform stand',
  634.         '[54] unpstand -- Disables platform stand',
  635.         '[55] blockhead -- Removes your head mesh',
  636.         '[56] sit',
  637.         '[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',
  638.         '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  639.         '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  640.         '[60] cmds -- Prints all commands',
  641.         '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  642.         '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  643.         '[63] spinner -- Makes you spin',
  644.         '[64] nospinner',
  645.         '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  646.         '[66] noreach -- Removes reach, must have tool equipped',
  647.         '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  648.         '[68] tp me [plr] -- Alternative to goto',
  649.         '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  650.         '[70] uncbring',
  651.         '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  652.         '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  653.         '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  654.         '[74] unglitch -- Unglitches you',
  655.         '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  656.         '[76] explorer -- Loads up DEX',
  657.         '[77] reset -- Resets your character.',
  658.         '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  659.         '[79] animgui -- Loads up Energize animations GUI',
  660.         '[80] savepos -- Saves your current position',
  661.         '[81] loadpos -- Teleports you to your saved position',
  662.         '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  663.         '[83] unbang',
  664.         '[84] delcmdbar -- Removes the command bar completely',
  665.         '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  666.         '[86] shutdown -- Uses harkinians script to shutdown server',
  667.         '[87] respawn -- If grespawn doesnt work you can use respawn',
  668.         '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  669.         '[89] getplrs -- Prints all players in game',
  670.         '[90] deldecal -- Deletes all decals client sided',
  671.         '[91] opfinality -- Loads in my FE GUI Opfinality',
  672.         '[92] remotes -- Prints all remotes in the game in the console when added',
  673.         '[93] noremotes -- Stops printing remotes',
  674.         '[94] tpdefault -- Stops all loop teleports to a player',
  675.         '[95] stopsit -- Will not allow you to sit',
  676.         '[96] gosit -- Allows you to sit',
  677.         '[97] clicktp -- Enables click tp',
  678.         '[98] noclicktp -- Disables click tp',
  679.         '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  680.         '[100] toolsoff -- Stops ;toolson',
  681.         '[101] version -- Gets the admin version',
  682.         '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  683.         '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  684.         '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  685.         '[105] clickdel -- Delete any block you press q on, client sided',
  686.         '[106] noclickdel -- Stops clickdel',
  687.         '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  688.         '[108] unlooprhats -- Stops loop removing mesh',
  689.         '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  690.         '[110] unlooprtool -- Stops loop removing mesh',
  691.         '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  692.         '[112] age [plr] -- Makes you chat the account age of the player',
  693.         '[113] id [plr] -- Makes you chat the account ID of the player',
  694.         '[114] .age [plr] -- Privately shows you the account age of the player',
  695.         '[115] .id [plr] -- Privately shows you the account ID of the player',
  696.         '[116] gameid -- Shows the game ID',
  697.         '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  698.         '[118] removefog -- Removes fog, client sided',
  699.         '[119] disable -- Disables your character by removing humanoid',
  700.         '[120] enable -- Enables your character by adding humanoid',
  701.         '[121] prefix [key] -- Changes the prefix used, default is ;',
  702.         '[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.',
  703.         '[123] flyspeed [num] -- Change your fly speed, default is 1',
  704.         '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  705.         '[125] uncarpet -- Stops carpet player',
  706.         '[126] stare [plr] -- Turns your character to stare at another player',
  707.         '[127] unstare -- Stops stare player',
  708.         '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  709.         '[129] unlogchat -- Disables logchat',
  710.         '[130] fixcam -- Fixes/resets your camera',
  711.         '[131] unstate -- Stops changing state',
  712.     }
  713.     speedget = 1
  714.      
  715.     lplayer = game:GetService("Players").LocalPlayer
  716.      
  717.     lplayer.CharacterAdded:Connect(function(character)
  718.         spin = false
  719.         flying = false
  720.         staring = false
  721.         banpl = false
  722.     end)
  723.      
  724.     function change()
  725.         prefix = prefix
  726.         speedfly = speedfly
  727.     end
  728.      
  729.     function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  730.         local Found = {}
  731.         local strl = String:lower()
  732.         if strl == "all" then
  733.             for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  734.                 table.insert(Found,v)
  735.             end
  736.         elseif strl == "others" then
  737.             for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  738.                 if v.Name ~= lplayer.Name then
  739.                     table.insert(Found,v)
  740.                 end
  741.             end  
  742.         elseif strl == "me" then
  743.             for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  744.                 if v.Name == lplayer.Name then
  745.                     table.insert(Found,v)
  746.                 end
  747.             end  
  748.         else
  749.             for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  750.                 if v.Name:lower():sub(1, #String) == String:lower() then
  751.                     table.insert(Found,v)
  752.                 end
  753.             end    
  754.         end
  755.         return Found    
  756.     end
  757.      
  758.     local Mouse = lplayer:GetMouse()
  759.      
  760.     spin = false
  761.     followed = false
  762.     traill = false
  763.     noclip = false
  764.     annoying = false
  765.     hwalk = false
  766.     droppinghats = false
  767.     droppingtools = false
  768.     flying = false
  769.     spamdelay = 1
  770.     spamming = false
  771.     spammingpm = false
  772.     cbringing = false
  773.     remotes = true
  774.     added = true
  775.     binds = false
  776.     stopsitting = false
  777.     clickgoto = false
  778.     gettingtools = false
  779.     removingmeshhats = false
  780.     removingmeshtool = false
  781.     clickdel = false
  782.     staring = false
  783.     chatlogs = false
  784.     banpl = false
  785.     changingstate = false
  786.     statechosen = 0
  787.      
  788.     adminversion = "Reviz Admin by illremember, Version 2.0"
  789.      
  790.     flying = false
  791.     speedfly = 1
  792.      
  793.     function plrchat(plr, chat)
  794.     print(plr.Name..": "..tick().."\n"..chat)
  795.     end
  796.      
  797.     for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  798.     v.Chatted:connect(function(chat)
  799.     if chatlogs then
  800.     plrchat(v, chat)
  801.     end
  802.     end)
  803.     end
  804.     game:GetService("Players").PlayerAdded:connect(function(plr)
  805.     plr.Chatted:connect(function(chat)
  806.     if chatlogs then
  807.     plrchat(plr, chat)
  808.     end
  809.     end)
  810.     end)
  811.      
  812.      
  813.     local ScreenGui = Instance.new("ScreenGui")
  814.     local Frame = Instance.new("Frame")
  815.     local CMDBAR = Instance.new("TextBox")
  816.     ScreenGui.Parent = game:GetService("CoreGui")
  817.     Frame.Parent = ScreenGui
  818.     Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  819.     Frame.BackgroundTransparency = 0.3
  820.     Frame.Position = UDim2.new(0.5, 0, 0, 10)
  821.     Frame.Size = UDim2.new(0, 200, 0, 40)
  822.     Frame.Active = true
  823.     Frame.Draggable = true
  824.     CMDBAR.Name = "CMDBAR"
  825.     CMDBAR.Parent = Frame
  826.     CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  827.     CMDBAR.BackgroundTransparency = 0.20000000298023
  828.     CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  829.     CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  830.     CMDBAR.Font = Enum.Font.SourceSansLight
  831.     CMDBAR.FontSize = Enum.FontSize.Size14
  832.     CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  833.     CMDBAR.TextScaled = true
  834.     CMDBAR.TextSize = 14
  835.     CMDBAR.TextWrapped = true
  836.     CMDBAR.Text = "Press ; to type, Enter to execute"
  837.      
  838.     local CMDS = Instance.new("ScreenGui")
  839.     local CMDSFRAME = Instance.new("Frame")
  840.     local ScrollingFrame = Instance.new("ScrollingFrame")
  841.     local TextLabel = Instance.new("TextLabel")
  842.     local closegui = Instance.new("TextButton")
  843.     CMDS.Name = "CMDS"
  844.     CMDS.Parent = game:GetService("CoreGui")
  845.     CMDSFRAME.Name = "CMDSFRAME"
  846.     CMDSFRAME.Parent = CMDS
  847.     CMDSFRAME.Active = true
  848.     CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  849.     CMDSFRAME.BorderSizePixel = 0
  850.     CMDSFRAME.Draggable = true
  851.     CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  852.     CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  853.     CMDSFRAME.Visible = false
  854.     ScrollingFrame.Parent = CMDSFRAME
  855.     ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  856.     ScrollingFrame.BorderSizePixel = 0
  857.     ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  858.     ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  859.     ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  860.     TextLabel.Parent = ScrollingFrame
  861.     TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  862.     TextLabel.BackgroundTransparency = 1
  863.     TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  864.     TextLabel.Font = Enum.Font.SourceSans
  865.     TextLabel.FontSize = Enum.FontSize.Size18
  866.     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."
  867.     TextLabel.TextColor3 = Color3.new(1, 1, 1)
  868.     TextLabel.TextSize = 15
  869.     TextLabel.TextWrapped = true
  870.     TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  871.     TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  872.     closegui.Name = "closegui"
  873.     closegui.Parent = CMDSFRAME
  874.     closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  875.     closegui.BorderSizePixel = 0
  876.     closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  877.     closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  878.     closegui.Font = Enum.Font.SourceSansBold
  879.     closegui.FontSize = Enum.FontSize.Size24
  880.     closegui.Text = "X"
  881.     closegui.TextColor3 = Color3.new(1, 1, 1)
  882.     closegui.TextSize = 20
  883.      
  884.     closegui.MouseButton1Click:connect(function()
  885.         CMDSFRAME.Visible = false
  886.     end)
  887.      
  888.     game:GetService('RunService').Stepped:connect(function()
  889.         if spin then
  890.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  891.         end
  892.         if followed then
  893.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  894.         end
  895.         if traill then
  896.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  897.         end
  898.         if annoying then
  899.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  900.         end
  901.         if hwalk then
  902.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  903.         end
  904.         if staring then
  905.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  906.         end
  907.     end)
  908.     game:GetService('RunService').Stepped:connect(function()
  909.         if noclip then
  910.             if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  911.                 lplayer.Character.Head.CanCollide = false
  912.                 lplayer.Character.Torso.CanCollide = false
  913.                 lplayer.Character["Left Leg"].CanCollide = false
  914.                 lplayer.Character["Right Leg"].CanCollide = false
  915.             else
  916.                 lplayer.Character.Humanoid:ChangeState(11)
  917.             end
  918.         end
  919.         if changingstate then
  920.             lplayer.Character.Humanoid:ChangeState(statechosen)
  921.         end
  922.     end)
  923.     game:GetService('RunService').Stepped:connect(function()
  924.         if droppinghats then
  925.             for i,v in pairs(lplayer.Character:GetChildren()) do
  926.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  927.                     v.Parent = workspace
  928.                 end
  929.             end
  930.         end
  931.         if droppingtools then
  932.             for i,v in pairs(lplayer.Character:GetChildren()) do
  933.                 if (v:IsA("Tool")) then
  934.                     v.Parent = workspace
  935.                 end
  936.             end
  937.         end
  938.         if removingmeshhats then
  939.             for i,v in pairs(lplayer.Character:GetChildren()) do
  940.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  941.                     v.Handle.Mesh:Destroy()
  942.                 end
  943.             end
  944.         end
  945.         if removingmeshtool then
  946.             for i,v in pairs(lplayer.Character:GetChildren()) do
  947.                 if (v:IsA("Tool")) then
  948.                     v.Handle.Mesh:Destroy()
  949.                 end
  950.             end
  951.         end
  952.     end)
  953.     game:GetService('RunService').Stepped:connect(function()
  954.         if banpl then
  955.             lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  956.         end
  957.     end)
  958.     game:GetService('RunService').Stepped:connect(function()
  959.         if stopsitting then
  960.             lplayer.Character.Humanoid.Sit = false
  961.         end
  962.     end)
  963.      
  964.     plr = lplayer
  965.     hum = plr.Character.HumanoidRootPart
  966.     mouse = plr:GetMouse()
  967.     mouse.KeyDown:connect(function(key)
  968.         if key == "e" then
  969.             if mouse.Target then
  970.                 if clickgoto then
  971.                     hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  972.                 elseif clickdel then
  973.                     mouse.Target:Destroy()
  974.                 end
  975.             end
  976.         end
  977.     end)
  978.      
  979.     game:GetService("Workspace").ChildAdded:connect(function(part)
  980.         if gettingtools then
  981.             if part:IsA("Tool") then
  982.                 part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  983.             end
  984.         end
  985.     end)
  986.      
  987.     lplayer.Chatted:Connect(function(msg)
  988.         if string.sub(msg, 1, 6) == (prefix.."kill ") then
  989.             if string.sub(msg, 7) == "me" then
  990.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  991.             else
  992.                 for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  993.                     local NOW = lplayer.Character.HumanoidRootPart.CFrame
  994.                     lplayer.Character.Humanoid.Name = 1
  995.                     local l = lplayer.Character["1"]:Clone()
  996.                     l.Parent = lplayer.Character
  997.                     l.Name = "Humanoid"
  998.                     wait(0.1)
  999.                     lplayer.Character["1"]:Destroy()
  1000.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1001.                     lplayer.Character.Animate.Disabled = true
  1002.                     wait(0.1)
  1003.                     lplayer.Character.Animate.Disabled = false
  1004.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1005.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1006.                     lplayer.Character.Humanoid:EquipTool(v)
  1007.                     end
  1008.                     local function tp(player,player2)
  1009.                     local char1,char2=player.Character,player2.Character
  1010.                     if char1 and char2 then
  1011.                     char1:MoveTo(char2.Head.Position)
  1012.                     end
  1013.                     end
  1014.                     wait(0.1)
  1015.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1016.                     wait(0.2)
  1017.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1018.                     wait(0.5)
  1019.                     lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1020.                     wait(0.7)
  1021.                     tp(lplayer,game:GetService("Players")[v.Name])
  1022.                     wait(0.7)
  1023.                     lplayer.Character.HumanoidRootPart.CFrame = NOW
  1024.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  1025.                     Title = "Tools needed!";
  1026.                     Text = "You need a tool in your backpack for this command!";
  1027.                     })
  1028.                 end
  1029.             end
  1030.         end
  1031.         if string.sub(msg, 1, 7) == (prefix.."bring ") then
  1032.             for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1033.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1034.                 lplayer.Character.Humanoid.Name = 1
  1035.                 local l = lplayer.Character["1"]:Clone()
  1036.                 l.Parent = lplayer.Character
  1037.                 l.Name = "Humanoid"
  1038.                 wait(0.1)
  1039.                 lplayer.Character["1"]:Destroy()
  1040.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1041.                 lplayer.Character.Animate.Disabled = true
  1042.                 wait(0.1)
  1043.                 lplayer.Character.Animate.Disabled = false
  1044.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1045.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1046.                 lplayer.Character.Humanoid:EquipTool(v)
  1047.                 end
  1048.                 local function tp(player,player2)
  1049.                 local char1,char2=player.Character,player2.Character
  1050.                 if char1 and char2 then
  1051.                 char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  1052.                 end
  1053.                 end
  1054.                 local function getout(player,player2)
  1055.                 local char1,char2=player.Character,player2.Character
  1056.                 if char1 and char2 then
  1057.                 char1:MoveTo(char2.Head.Position)
  1058.                 end
  1059.                 end
  1060.                 tp(game:GetService("Players")[v.Name], lplayer)
  1061.                 wait(0.2)
  1062.                 tp(game:GetService("Players")[v.Name], lplayer)
  1063.                 wait(0.5)
  1064.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  1065.                 wait(0.5)
  1066.                 getout(lplayer, game:GetService("Players")[v.Name])
  1067.                 wait(0.3)
  1068.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  1069.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1070.                 Title = "Tools needed!";
  1071.                 Text = "You need a tool in your backpack for this command!";
  1072.                 })
  1073.             end
  1074.         end
  1075.         if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1076.             for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1077.                 lplayer.Character.Humanoid.Name = 1
  1078.                 local l = lplayer.Character["1"]:Clone()
  1079.                 l.Parent = lplayer.Character
  1080.                 l.Name = "Humanoid"
  1081.                 wait(0.1)
  1082.                 lplayer.Character["1"]:Destroy()
  1083.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1084.                 lplayer.Character.Animate.Disabled = true
  1085.                 wait(0.1)
  1086.                 lplayer.Character.Animate.Disabled = false
  1087.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1088.                 lplayer.Character.Animate.Disabled = false
  1089.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1090.                 lplayer.Character.Humanoid:EquipTool(v)
  1091.                 end
  1092.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1093.                 spinplr = v
  1094.                 wait(0.5)
  1095.                 spin = true
  1096.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1097.                 Title = "Tools needed!";
  1098.                 Text = "You need a tool in your backpack for this command!";
  1099.                 })
  1100.             end
  1101.         end
  1102.         if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1103.             spin = false
  1104.         end
  1105.         if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1106.             for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1107.                 lplayer.Character.Humanoid.Name = 1
  1108.                 local l = lplayer.Character["1"]:Clone()
  1109.                 l.Parent = lplayer.Character
  1110.                 l.Name = "Humanoid"
  1111.                 wait(0.1)
  1112.                 lplayer.Character["1"]:Destroy()
  1113.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1114.                 lplayer.Character.Animate.Disabled = true
  1115.                 wait(0.1)
  1116.                 lplayer.Character.Animate.Disabled = false
  1117.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1118.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1119.                 lplayer.Character.Humanoid:EquipTool(v)
  1120.                 end
  1121.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1122.                 wait(0.3)
  1123.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1124.                 attplr = v
  1125.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1126.                 Title = "Tools needed!";
  1127.                 Text = "You need a tool in your backpack for this command!";
  1128.                 })
  1129.             end
  1130.         end
  1131.         if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1132.             for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1133.                 local function getout(player,player2)
  1134.                 local char1,char2=player.Character,player2.Character
  1135.                 if char1 and char2 then
  1136.                 char1:MoveTo(char2.Head.Position)
  1137.                 end
  1138.                 end
  1139.                 getout(lplayer, game:GetService("Players")[v.Name])
  1140.             end
  1141.         end
  1142.         if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1143.             for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1144.                 followed = true
  1145.                 flwplr = v
  1146.             end
  1147.         end
  1148.         if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1149.             followed = false
  1150.         end
  1151.         if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1152.             for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1153.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1154.                 lplayer.Character.Humanoid.Name = 1
  1155.                 local l = lplayer.Character["1"]:Clone()
  1156.                 l.Parent = lplayer.Character
  1157.                 l.Name = "Humanoid"
  1158.                 wait(0.1)
  1159.                 lplayer.Character["1"]:Destroy()
  1160.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1161.                 lplayer.Character.Animate.Disabled = true
  1162.                 wait(0.1)
  1163.                 lplayer.Character.Animate.Disabled = false
  1164.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1165.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1166.                 lplayer.Character.Humanoid:EquipTool(v)
  1167.                 end
  1168.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1169.                 wait(0.2)
  1170.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1171.                 wait(0.6)
  1172.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  1173.                 wait(0.6)
  1174.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1175.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1176.                 Title = "Tools needed!";
  1177.                 Text = "You need a tool in your backpack for this command!";
  1178.                 })
  1179.             end
  1180.         end
  1181.         if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1182.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1183.                 traill = true
  1184.                 trlplr = v
  1185.             end
  1186.         end
  1187.         if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1188.             traill = false
  1189.         end
  1190.         if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1191.             if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1192.                 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1193.             else
  1194.                 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1195.                     local o = Instance.new("RocketPropulsion")
  1196.                     o.Parent = lplayer.Character.HumanoidRootPart
  1197.                     o.Name = "Orbit"
  1198.                     o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1199.                     o:Fire()
  1200.                     noclip = true
  1201.                 end
  1202.             end
  1203.         end
  1204.         if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1205.             lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1206.             noclip = false
  1207.         end
  1208.         if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1209.             if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1210.                 lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1211.             else
  1212.                 for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1213.                     local y = Instance.new("RocketPropulsion")
  1214.                     y.Parent = lplayer.Character.HumanoidRootPart
  1215.                     y.CartoonFactor = 1
  1216.                     y.MaxThrust = 800000
  1217.                     y.MaxSpeed = 1000
  1218.                     y.ThrustP = 200000
  1219.                     y.Name = "Fling"
  1220.                     game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1221.                     y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1222.                     y:Fire()
  1223.                     noclip = true
  1224.                 end
  1225.             end
  1226.         end
  1227.         if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1228.             noclip = false
  1229.             lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1230.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1231.             wait(0.4)
  1232.             lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1233.         end
  1234.         if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1235.             if game:GetService("Workspace").FilteringEnabled == true then
  1236.                 warn("FE is Enabled (Filtering Enabled)")
  1237.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1238.                     Title = "FE is Enabled";
  1239.                     Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1240.                 })
  1241.             else
  1242.                 warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1243.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1244.                     Title = "FE is Disabled";
  1245.                     Text = "Filtering Disabled. Consider using a different admin script.";
  1246.                 })
  1247.             end
  1248.         end
  1249.         if string.sub(msg, 1, 6) == (prefix.."void ") then
  1250.             for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1251.                 lplayer.Character.Humanoid.Name = 1
  1252.                 local l = lplayer.Character["1"]:Clone()
  1253.                 l.Parent = lplayer.Character
  1254.                 l.Name = "Humanoid"
  1255.                 wait(0.1)
  1256.                 lplayer.Character["1"]:Destroy()
  1257.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1258.                 lplayer.Character.Animate.Disabled = true
  1259.                 wait(0.1)
  1260.                 lplayer.Character.Animate.Disabled = false
  1261.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1262.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1263.                 lplayer.Character.Humanoid:EquipTool(v)
  1264.                 end
  1265.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1266.                 wait(0.2)
  1267.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1268.                 wait(0.6)
  1269.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1270.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1271.                 Title = "Tools needed!";
  1272.                 Text = "You need a tool in your backpack for this command!";
  1273.                 })
  1274.             end
  1275.         end
  1276.         if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1277.             noclip = true
  1278.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1279.             Title = "Noclip enabled";
  1280.             Text = "Type ;clip to disable";
  1281.             })
  1282.         end
  1283.         if string.sub(msg, 1, 5) == (prefix.."clip") then
  1284.             noclip = false
  1285.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1286.             Title = "Noclip disabled";
  1287.             Text = "Type ;noclip to enable";
  1288.             })
  1289.         end
  1290.         if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1291.             lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1292.         end
  1293.         if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1294.             lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1295.         end
  1296.         if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1297.             lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1298.         end
  1299.         if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1300.             lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1301.         end
  1302.         if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1303.             lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1304.         end
  1305.         if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1306.             lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1307.         end
  1308.         if string.sub(msg, 1, 8) == (prefix.."default") then
  1309.             lplayer.Character.Humanoid.JumpPower = 50
  1310.             lplayer.Character.Humanoid.WalkSpeed = 16
  1311.             lplayer.Character.Humanoid.HipHeight = 0
  1312.         end
  1313.         if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1314.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1315.                 annoying = true
  1316.                 annplr = v
  1317.             end
  1318.         end
  1319.         if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1320.             annoying = false
  1321.         end
  1322.         if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1323.             for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1324.                 hwalk = true
  1325.                 hdwplr = v
  1326.             end
  1327.         end
  1328.         if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1329.             hwalk = false
  1330.         end
  1331.         if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1332.             lplayer.Character["Left Leg"]:Destroy()
  1333.             lplayer.Character["Left Arm"]:Destroy()
  1334.             lplayer.Character["Right Leg"]:Destroy()
  1335.             lplayer.Character["Right Arm"]:Destroy()
  1336.         end
  1337.         if string.sub(msg, 1, 4) == (prefix.."god") then
  1338.             lplayer.Character.Humanoid.Name = 1
  1339.             local l = lplayer.Character["1"]:Clone()
  1340.             l.Parent = lplayer.Character
  1341.             l.Name = "Humanoid"
  1342.             wait(0.1)
  1343.             lplayer.Character["1"]:Destroy()
  1344.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1345.             lplayer.Character.Animate.Disabled = true
  1346.             wait(0.1)
  1347.             lplayer.Character.Animate.Disabled = false
  1348.             lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1349.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1350.             Title = "FE Godmode enabled";
  1351.             Text = "Use ;grespawn or ;respawn to remove";
  1352.             })
  1353.         end
  1354.         if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1355.             for i,v in pairs(lplayer.Character:GetChildren()) do
  1356.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1357.                     v.Parent = workspace
  1358.                 end
  1359.             end
  1360.         end
  1361.         if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1362.             for i,v in pairs(lplayer.Character:GetChildren()) do
  1363.                 if (v:IsA("Tool")) then
  1364.                     v.Parent = workspace
  1365.                 end
  1366.             end
  1367.         end
  1368.         if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1369.             droppinghats = true
  1370.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1371.             Title = "Loop Drop Enabled";
  1372.             Text = "Type ;unloopdhats to disable";
  1373.             })
  1374.         end
  1375.         if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1376.             droppinghats = false
  1377.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1378.             Title = "Loop Drop Disabled";
  1379.             Text = "Type ;loopdhats to enable.";
  1380.             })
  1381.         end
  1382.         if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1383.             droppingtools = true
  1384.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1385.             Title = "Loop Drop Enabled";
  1386.             Text = "Type ;unloopdtool to disable";
  1387.             })
  1388.         end
  1389.         if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1390.             droppingtools = false
  1391.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1392.             Title = "Loop Drop Disabled";
  1393.             Text = "Type ;loopdtool to enable.";
  1394.             })
  1395.         end
  1396.         if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1397.             Local = game:GetService('Players').LocalPlayer
  1398.             Char  = Local.Character
  1399.             touched,tpdback = false, false
  1400.             box = Instance.new('Part',workspace)
  1401.             box.Anchored = true
  1402.             box.CanCollide = true
  1403.             box.Size = Vector3.new(10,1,10)
  1404.             box.Position = Vector3.new(0,10000,0)
  1405.             box.Touched:connect(function(part)
  1406.                 if (part.Parent.Name == Local.Name) then
  1407.                     if touched == false then
  1408.                         touched = true
  1409.                         function apply()
  1410.                             if script.Disabled ~= true then
  1411.                                 no = Char.HumanoidRootPart:Clone()
  1412.                                 wait(.25)
  1413.                                 Char.HumanoidRootPart:Destroy()
  1414.                                 no.Parent = Char
  1415.                                 Char:MoveTo(loc)
  1416.                                 touched = false
  1417.                             end end
  1418.                         if Char then
  1419.                             apply()
  1420.                         end
  1421.                     end
  1422.                 end
  1423.             end)
  1424.             repeat wait() until Char
  1425.             loc = Char.HumanoidRootPart.Position
  1426.             Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1427.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1428.             Title = "Invisibility enabled!";
  1429.             Text = "Reset or use ;respawn to remove.";
  1430.             })
  1431.         end
  1432.         if string.sub(msg, 1, 6) == (prefix.."view ") then
  1433.             for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1434.                 if game:GetService("Players")[v.Name].Character.Humanoid then
  1435.                     game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1436.                 else
  1437.                     game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1438.                 end
  1439.             end
  1440.         end
  1441.         if string.sub(msg, 1, 7) == (prefix.."unview") then
  1442.             if lplayer.Character.Humanoid then
  1443.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1444.             else
  1445.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1446.             end
  1447.         end
  1448.         if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1449.             for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1450.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1451.             end
  1452.         end
  1453.         if string.sub(msg, 1, 4) == (prefix.."fly") then
  1454.         repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1455.         repeat wait() until Mouse
  1456.        
  1457.         local T = lplayer.Character.HumanoidRootPart
  1458.         local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1459.         local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1460.         local SPEED = speedget
  1461.        
  1462.         local function fly()
  1463.             flying = true
  1464.             local BG = Instance.new('BodyGyro', T)
  1465.             local BV = Instance.new('BodyVelocity', T)
  1466.             BG.P = 9e4
  1467.             BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1468.             BG.cframe = T.CFrame
  1469.             BV.velocity = Vector3.new(0, 0.1, 0)
  1470.             BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1471.             spawn(function()
  1472.             repeat wait()
  1473.             lplayer.Character.Humanoid.PlatformStand = true
  1474.             if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1475.             SPEED = 50
  1476.             elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1477.             SPEED = 0
  1478.             end
  1479.             if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1480.             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
  1481.             lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1482.             elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1483.             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
  1484.             else
  1485.             BV.velocity = Vector3.new(0, 0.1, 0)
  1486.             end
  1487.             BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1488.                     until not flying
  1489.                     CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1490.                     lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1491.                     SPEED = 0
  1492.                     BG:destroy()
  1493.                     BV:destroy()
  1494.                     lplayer.Character.Humanoid.PlatformStand = false
  1495.                 end)
  1496.             end
  1497.         Mouse.KeyDown:connect(function(KEY)
  1498.             if KEY:lower() == 'w' then
  1499.                 CONTROL.F = speedfly
  1500.             elseif KEY:lower() == 's' then
  1501.                 CONTROL.B = -speedfly
  1502.             elseif KEY:lower() == 'a' then
  1503.                 CONTROL.L = -speedfly
  1504.             elseif KEY:lower() == 'd' then
  1505.                 CONTROL.R = speedfly
  1506.             end
  1507.         end)
  1508.         Mouse.KeyUp:connect(function(KEY)
  1509.             if KEY:lower() == 'w' then
  1510.                 CONTROL.F = 0
  1511.             elseif KEY:lower() == 's' then
  1512.                 CONTROL.B = 0
  1513.             elseif KEY:lower() == 'a' then
  1514.                 CONTROL.L = 0
  1515.             elseif KEY:lower() == 'd' then
  1516.                 CONTROL.R = 0
  1517.             end
  1518.         end)
  1519.         fly()
  1520.         end
  1521.         if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1522.             flying = false
  1523.             lplayer.Character.Humanoid.PlatformStand = false
  1524.         end
  1525.         if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1526.             game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1527.         end
  1528.         if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1529.             spamtext = (string.sub(msg, 7))
  1530.             spamming = true
  1531.         end
  1532.         if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1533.             spamming = false
  1534.         end
  1535.         if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1536.             spamdelay = (string.sub(msg, 11))
  1537.         end
  1538.         if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1539.             for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1540.                 pmspammed = v.Name
  1541.                 spammingpm = true
  1542.             end
  1543.         end
  1544.         if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1545.             spammingpm = false
  1546.         end
  1547.         if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1548.             for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1549.                 v.Character["Left Leg"].Anchored = true
  1550.                 v.Character["Left Arm"].Anchored = true
  1551.                 v.Character["Right Leg"].Anchored = true
  1552.                 v.Character["Right Arm"].Anchored = true
  1553.                 v.Character.Torso.Anchored = true
  1554.                 v.Character.Head.Anchored = true
  1555.             end
  1556.         end
  1557.         if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1558.             for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1559.                 v.Character["Left Leg"].Anchored = false
  1560.                 v.Character["Left Arm"].Anchored = false
  1561.                 v.Character["Right Leg"].Anchored = false
  1562.                 v.Character["Right Arm"].Anchored = false
  1563.                 v.Character.Torso.Anchored = false
  1564.                 v.Character.Head.Anchored = false
  1565.             end
  1566.         end
  1567.         if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1568.             local a = game:GetService("Workspace"):getChildren()
  1569.             for i = 1, #a do
  1570.                 if a[i].className == "Part" then
  1571.                     a[i].Locked = false
  1572.                 elseif a[i].className == "Model" then
  1573.                     local r = a[i]:getChildren()
  1574.                     for i = 1, #r do
  1575.                         if r[i].className == "Part" then
  1576.                         r[i].Locked = false
  1577.                         end
  1578.                     end
  1579.                 end
  1580.             end
  1581.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1582.             Title = "Success!";
  1583.             Text = "Workspace unlocked. Use ;lockws to lock.";
  1584.             })
  1585.         end
  1586.         if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1587.             local a = game:GetService("Workspace"):getChildren()
  1588.             for i = 1, #a do
  1589.                 if a[i].className == "Part" then
  1590.                     a[i].Locked = true
  1591.                 elseif a[i].className == "Model" then
  1592.                     local r = a[i]:getChildren()
  1593.                     for i = 1, #r do
  1594.                         if r[i].className == "Part" then
  1595.                         r[i].Locked = true
  1596.                         end
  1597.                     end
  1598.                 end
  1599.             end
  1600.         end
  1601.         if string.sub(msg, 1, 7) == (prefix.."btools") then
  1602.             local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1603.             Clone_T.BinType = "Clone"
  1604.             local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1605.             Destruct.BinType = "Hammer"
  1606.             local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1607.             Hold_T.BinType = "Grab"
  1608.         end
  1609.         if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1610.             lplayer.Character.Humanoid.PlatformStand = true
  1611.         end
  1612.         if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1613.             lplayer.Character.Humanoid.PlatformStand = false
  1614.         end
  1615.         if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1616.             lplayer.Character.Head.Mesh:Destroy()
  1617.         end
  1618.         if string.sub(msg, 1, 4) == (prefix.."sit") then
  1619.             lplayer.Character.Humanoid.Sit = true
  1620.         end
  1621.         if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1622.             local function bringobjw()
  1623.             for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1624.             if obj.Name == (string.sub(msg, 11)) then
  1625.             obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1626.             obj.CanCollide = false
  1627.             obj.Transparency = 0.7
  1628.             wait()
  1629.             obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1630.             wait()
  1631.             obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1632.             wait()
  1633.             obj.CFrame = lplayer.Character["Head"].CFrame
  1634.             end
  1635.             end
  1636.             end
  1637.             while wait() do
  1638.                 bringobjw()
  1639.             end
  1640.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1641.             Title = "BringObj";
  1642.             Text = "BringObj enabled.";
  1643.             })
  1644.         end
  1645.         if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1646.             vis = (string.sub(msg, 8))
  1647.             local a = game:GetService("Workspace"):GetDescendants()
  1648.             for i = 1, #a do
  1649.                 if a[i].className == "Part" then
  1650.                     a[i].Transparency = vis
  1651.                 elseif a[i].className == "Model" then
  1652.                     local r = a[i]:getChildren()
  1653.                     for i = 1, #r do
  1654.                         if r[i].className == "Part" then
  1655.                         r[i].Transparency = vis
  1656.                         end
  1657.                     end
  1658.                 end
  1659.             end
  1660.         end
  1661.         if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1662.             loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1663.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1664.             Title = "Success!";
  1665.             Text = "HyperTotal GUI Loaded!";
  1666.             })
  1667.         end
  1668.         if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1669.             CMDSFRAME.Visible = true
  1670.         end
  1671.         if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1672.             for i,v in pairs(lplayer.Character:GetChildren()) do
  1673.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1674.                     v.Handle.Mesh:Destroy()
  1675.                 end
  1676.             end
  1677.         end
  1678.         if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1679.             for i,v in pairs(lplayer.Character:GetChildren()) do
  1680.                 if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1681.                     v.Handle.Mesh:Destroy()
  1682.                 end
  1683.             end
  1684.         end
  1685.         if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1686.             for i,v in pairs(lplayer.Character:GetChildren()) do
  1687.                 if (v:IsA("Tool")) then
  1688.                     v.Handle.Mesh:Destroy()
  1689.                 end
  1690.             end
  1691.         end
  1692.         if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1693.             for i,v in pairs(lplayer.Character:GetChildren()) do
  1694.                 if (v:IsA("Tool")) then
  1695.                     v.Handle.Mesh:Destroy()
  1696.                 end
  1697.             end
  1698.         end
  1699.         if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1700.             local p = Instance.new("RocketPropulsion")
  1701.             p.Parent = lplayer.Character.HumanoidRootPart
  1702.             p.Name = "Spinner"
  1703.             p.Target = lplayer.Character["Left Arm"]
  1704.             p:Fire()
  1705.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1706.             Title = "Spinner enabled";
  1707.             Text = "Type ;nospinner to disable.";
  1708.             })
  1709.         end
  1710.         if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1711.             lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1712.         end
  1713.         if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1714.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1715.                 if v:isA("Tool") then
  1716.                     local a = Instance.new("SelectionBox",v.Handle)
  1717.                     a.Adornee = v.Handle
  1718.                     v.Handle.Size = Vector3.new(0.5,0.5,60)
  1719.                     v.GripPos = Vector3.new(0,0,0)
  1720.                     lplayer.Character.Humanoid:UnequipTools()
  1721.                 end
  1722.             end
  1723.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1724.             Title = "Reach applied!";
  1725.             Text = "Applied to equipped sword. Use ;noreach to disable.";
  1726.             })
  1727.         end
  1728.         if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1729.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1730.                 if v:isA("Tool") then
  1731.                     handleSize = v.Handle.Size
  1732.                     wait()
  1733.                     local a = Instance.new("SelectionBox",v.Handle)
  1734.                     a.Name = "a"
  1735.                     a.Adornee = v.Handle
  1736.                     v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1737.                     v.GripPos = Vector3.new(0,0,0)
  1738.                     lplayer.Character.Humanoid:UnequipTools()
  1739.                 end
  1740.             end
  1741.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1742.             Title = "Reach applied!";
  1743.             Text = "Applied to equipped sword. Use ;noreach to disable.";
  1744.             })
  1745.         end
  1746.         if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1747.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1748.                 if v:isA("Tool") then
  1749.                     v.Handle.a:Destroy()
  1750.                     v.Handle.Size = handleSize
  1751.                 end
  1752.             end
  1753.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1754.             Title = "Reach removed!";
  1755.             Text = "Removed reach from equipped sword.";
  1756.             })
  1757.         end
  1758.         if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1759.             for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1760.                 lplayer.Character.Humanoid.Name = 1
  1761.                 local l = lplayer.Character["1"]:Clone()
  1762.                 l.Parent = lplayer.Character
  1763.                 l.Name = "Humanoid"
  1764.                 wait(0.1)
  1765.                 lplayer.Character["1"]:Destroy()
  1766.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1767.                 lplayer.Character.Animate.Disabled = true
  1768.                 wait(0.1)
  1769.                 lplayer.Character.Animate.Disabled = false
  1770.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1771.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1772.                 lplayer.Character.Humanoid:EquipTool(v)
  1773.                 end
  1774.                 wait(0.1)
  1775.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1776.                 wait(0.2)
  1777.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1778.                 wait(0.5)
  1779.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1780.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1781.                 Title = "Tools needed!";
  1782.                 Text = "You need a tool in your backpack for this command!";
  1783.                 })
  1784.             end
  1785.         end
  1786.         if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1787.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1788.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1789.             end
  1790.         end
  1791.         if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1792.             if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1793.                 cbringall = true
  1794.             else
  1795.                 for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1796.                     brplr = v.Name
  1797.                 end
  1798.             end
  1799.             cbring = true
  1800.         end
  1801.         if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1802.             cbring = false
  1803.             cbringall = false
  1804.         end
  1805.         if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1806.             for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1807.                 local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1808.                 local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1809.                 lplayer.Character.Humanoid.Name = 1
  1810.                 local l = lplayer.Character["1"]:Clone()
  1811.                 l.Parent = lplayer.Character
  1812.                 l.Name = "Humanoid"
  1813.                 wait(0.1)
  1814.                 lplayer.Character["1"]:Destroy()
  1815.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1816.                 lplayer.Character.Animate.Disabled = true
  1817.                 wait(0.1)
  1818.                 lplayer.Character.Animate.Disabled = false
  1819.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1820.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1821.                 lplayer.Character.Humanoid:EquipTool(v)
  1822.                 end
  1823.                 local function tp(player,player2)
  1824.                 local char1,char2=player.Character,player2.Character
  1825.                 if char1 and char2 then
  1826.                 char1:MoveTo(char2.Head.Position)
  1827.                 end
  1828.                 end
  1829.                 wait(0.1)
  1830.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1831.                 wait(0.2)
  1832.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1833.                 wait(0.5)
  1834.                 lplayer.Character.HumanoidRootPart.CFrame = NOW
  1835.                 wait(0.6)
  1836.                 tp(lplayer, game:GetService("Players")[v.Name])
  1837.                 wait(0.4)
  1838.                 lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1839.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1840.                 Title = "Tools needed!";
  1841.                 Text = "You need a tool in your backpack for this command!";
  1842.                 })
  1843.             end
  1844.         end
  1845.         if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1846.             for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1847.                 lplayer.Character.Humanoid.Name = 1
  1848.                 local l = lplayer.Character["1"]:Clone()
  1849.                 l.Parent = lplayer.Character
  1850.                 l.Name = "Humanoid"
  1851.                 wait(0.1)
  1852.                 lplayer.Character["1"]:Destroy()
  1853.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1854.                 lplayer.Character.Animate.Disabled = true
  1855.                 wait(0.1)
  1856.                 lplayer.Character.Animate.Disabled = false
  1857.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1858.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1859.                 lplayer.Character.Humanoid:EquipTool(v)
  1860.                 end
  1861.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1862.                 wait(0.3)
  1863.                 lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1864.                 wait(0.4)
  1865.                 b = Instance.new("BodyForce")
  1866.                 b.Parent = lplayer.Character.HumanoidRootPart
  1867.                 b.Name = "Glitch"
  1868.                 b.Force = Vector3.new(100000000,5000,0)
  1869.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  1870.                 Title = "Tools needed!";
  1871.                 Text = "You need a tool in your backpack for this command!";
  1872.                 })
  1873.             end
  1874.         end
  1875.         if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1876.             lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1877.             lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1878.             b = Instance.new("BodyForce")
  1879.             b.Parent = lplayer.Character.HumanoidRootPart
  1880.             b.Name = "unGlitch"
  1881.             b.Force = Vector3.new(0,-5000000,0)
  1882.             wait(2)
  1883.             lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1884.         end
  1885.         if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1886.             lplayer.Character.Humanoid.Health = 0
  1887.             wait(1)
  1888.             lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1889.             lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1890.         end
  1891.         if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1892.             loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1893.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1894.             Title = "Success!";
  1895.             Text = "DEX Explorer has loaded.";
  1896.             })
  1897.         end
  1898.         if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1899.             local Anim = Instance.new("Animation")
  1900.             Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1901.             local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1902.             track:Play(.1, 1, 1)
  1903.         end
  1904.         if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1905.             loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1906.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1907.             Title = "Success!";
  1908.             Text = "Energize Animations GUI has loaded.";
  1909.             })
  1910.         end
  1911.         if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1912.             saved = lplayer.Character.HumanoidRootPart.CFrame
  1913.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1914.             Title = "Position Saved";
  1915.             Text = "Use ;loadpos to return to saved position.";
  1916.             })
  1917.         end
  1918.         if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1919.             lplayer.Character.HumanoidRootPart.CFrame = saved
  1920.         end
  1921.         if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1922.             for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1923.                 local Anim2 = Instance.new("Animation")
  1924.                 Anim2.AnimationId = "rbxassetid://148840371"
  1925.                 local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1926.                 track2:Play(.1, 1, 1)
  1927.                 bplrr = v.Name
  1928.                 banpl = true
  1929.             end
  1930.         end
  1931.         if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1932.             banpl = false
  1933.         end
  1934.         if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1935.             local function bringmodw()
  1936.             for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1937.             if obj.Name == (string.sub(msg, 11)) then
  1938.             for i,ch in pairs(obj:GetDescendants()) do
  1939.             if (ch:IsA("BasePart")) then
  1940.             ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1941.             ch.CanCollide = false
  1942.             ch.Transparency = 0.7
  1943.             wait()
  1944.             ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1945.             wait()
  1946.             ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1947.             wait()
  1948.             ch.CFrame = lplayer.Character["Head"].CFrame
  1949.             end
  1950.             end
  1951.             end
  1952.             end
  1953.             end
  1954.             while wait() do
  1955.                 bringmodw()
  1956.             end
  1957.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1958.             Title = "BringMod";
  1959.             Text = "BringMod enabled.";
  1960.             })
  1961.         end
  1962.         if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1963.             local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1964.             local hum = Instance.new('Humanoid', mod)
  1965.             local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1966.             lplayer.Character = mod
  1967.         end
  1968.         if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1969.             game:GetService'RunService'.Stepped:Connect(function()
  1970.             pcall(function()
  1971.                 for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1972.                     if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1973.                         for _,x in pairs(v.Character.Head:GetChildren()) do
  1974.                             if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1975.                         end
  1976.                     end
  1977.                 end
  1978.             end)
  1979.             end)
  1980.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1981.             Title = "Attempting Shutdown";
  1982.             Text = "Shutdown Attempt has begun.";
  1983.             })
  1984.         end
  1985.         if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1986.             objtodel = (string.sub(msg, 9))
  1987.             for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1988.                 if v.Name == objtodel then
  1989.                     v:Destroy()
  1990.                 end
  1991.             end
  1992.         end
  1993.         if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1994.             for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1995.                 print(v)
  1996.             end
  1997.             game:GetService("StarterGui"):SetCore("SendNotification", {
  1998.             Title = "Printed";
  1999.             Text = "Players have been printed to console. (F9)";
  2000.             })
  2001.         end
  2002.         if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  2003.             for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  2004.                 if (v:IsA("Decal")) then
  2005.                     v:Destroy()
  2006.                 end
  2007.             end
  2008.         end
  2009.         if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  2010.             loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  2011.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2012.             Title = "Success!";
  2013.             Text = "OpFinality GUI has loaded.";
  2014.             })
  2015.         end
  2016.         if string.sub(msg, 1, 8) == (prefix.."remotes") then
  2017.             remotes = true
  2018.             added = true
  2019.             game.DescendantAdded:connect(function(rmt)
  2020.             if added == true then
  2021.             if remotes == true then
  2022.             if rmt:IsA("RemoteEvent") then
  2023.             print("A RemoteEvent was added!")
  2024.             print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  2025.             print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2026.             end end end
  2027.             end)
  2028.             game.DescendantAdded:connect(function(rmtfnctn)
  2029.             if added == true then
  2030.             if remotes == true then
  2031.             if rmtfnctn:IsA("RemoteFunction") then
  2032.             warn("A RemoteFunction was added!")
  2033.             warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  2034.             print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2035.             end end end
  2036.             end)
  2037.            
  2038.             game.DescendantAdded:connect(function(bndfnctn)
  2039.             if added == true then
  2040.             if binds == true then
  2041.             if bndfnctn:IsA("BindableFunction") then
  2042.             print("A BindableFunction was added!")
  2043.             print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  2044.             print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2045.             end end end
  2046.             end)
  2047.            
  2048.             game.DescendantAdded:connect(function(bnd)
  2049.             if added == true then
  2050.             if binds == true then
  2051.             if bnd:IsA("BindableEvent") then
  2052.             warn("A BindableEvent was added!")
  2053.             warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  2054.             print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2055.             end end end
  2056.             end)
  2057.            
  2058.            
  2059.             if binds == true then
  2060.             for i,v in pairs(game:GetDescendants()) do
  2061.             if v:IsA("BindableFunction") then
  2062.             print(" game." .. v:GetFullName() .. " | BindableFunction")
  2063.             print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2064.             end end
  2065.             for i,v in pairs(game:GetDescendants()) do
  2066.             if v:IsA("BindableEvent") then
  2067.             warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2068.             print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2069.             end end
  2070.             else
  2071.             print("Off")
  2072.             end
  2073.             if remotes == true then
  2074.             for i,v in pairs(game:GetDescendants()) do
  2075.             if v:IsA("RemoteFunction") then
  2076.             warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2077.             print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2078.             end end
  2079.             wait()
  2080.             for i,v in pairs(game:GetDescendants()) do
  2081.             if v:IsA("RemoteEvent") then
  2082.             print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2083.             print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2084.             end end
  2085.             else
  2086.             print("Off")
  2087.             end
  2088.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2089.             Title = "Printing Remotes";
  2090.             Text = "Type ;noremotes to disable.";
  2091.             })
  2092.         end
  2093.         if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2094.             remotes = false
  2095.             added = false
  2096.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2097.             Title = "Printing Remotes Disabled";
  2098.             Text = "Type ;remotes to enable.";
  2099.             })
  2100.         end
  2101.         if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2102.             spin = false
  2103.             followed = false
  2104.             traill = false
  2105.             noclip = false
  2106.             annoying = false
  2107.             hwalk = false
  2108.             cbringing = false
  2109.         end
  2110.         if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2111.             stopsitting = true
  2112.         end
  2113.         if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2114.             stopsitting = false
  2115.         end
  2116.         if string.sub(msg, 1, 8) == (prefix.."version") then
  2117.             print(adminversion)
  2118.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2119.             Title = "Version";
  2120.             Text = adminversion;
  2121.             })
  2122.         end
  2123.         if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2124.             clickgoto = true
  2125.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2126.             Title = "Click TP";
  2127.             Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2128.             })
  2129.         end
  2130.         if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2131.             clickdel = true
  2132.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2133.             Title = "Click Delete";
  2134.             Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2135.             })
  2136.         end
  2137.         if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2138.             clickdel = false
  2139.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2140.             Title = "Click Delete";
  2141.             Text = "Click delete has been disabled.";
  2142.             })
  2143.         end
  2144.         if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2145.             clickgoto = false
  2146.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2147.             Title = "Click TP";
  2148.             Text = "Click TP has been disabled.";
  2149.             })
  2150.         end
  2151.         if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2152.             gettingtools = true
  2153.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2154.             Title = "Tools Enabled";
  2155.             Text = "Automatically colleting tools dropped.";
  2156.             })
  2157.         end
  2158.         if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2159.             gettingtools = false
  2160.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2161.             Title = "Tools Disabled";
  2162.             Text = "Click TP has been disabled.";
  2163.             })
  2164.         end
  2165.         if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2166.             ScreenGui:Destroy()
  2167.         end
  2168.         if string.sub(msg, 1, 6) == (prefix.."reset") then
  2169.             lplayer.Character.Head:Destroy()
  2170.         end
  2171.         if string.sub(msg, 1, 7) == (prefix.."state ") then
  2172.             statechosen = string.sub(msg, 8)
  2173.             changingstate = true
  2174.         end
  2175.         if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2176.             game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2177.         end
  2178.         if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2179.             removingmeshhats = true
  2180.         end
  2181.         if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2182.             removingmeshhats = false
  2183.         end
  2184.         if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2185.             removingmeshtool = true
  2186.         end
  2187.         if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2188.             removingmeshtool = false
  2189.         end
  2190.         if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2191.             for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2192.                 if v:IsA("Tool") then
  2193.                     for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2194.                         v.Parent = player.Character
  2195.                     end
  2196.                 end
  2197.             end
  2198.         end
  2199.         if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2200.             for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2201.                 if v:IsA("Tool") then
  2202.                     v.Parent = lplayer.Character
  2203.                     wait()
  2204.                     for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2205.                         v.Parent = player.Character
  2206.                     end
  2207.                 end
  2208.             end
  2209.         end
  2210.         if string.sub(msg, 1, 5) == (prefix.."age ") then
  2211.             for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2212.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2213.             end
  2214.         end
  2215.         if string.sub(msg, 1, 4) == (prefix.."id ") then
  2216.             for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2217.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2218.             end
  2219.         end
  2220.         if string.sub(msg, 1, 6) == (prefix..".age ") then
  2221.             for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2222.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2223.                 Title = player.AccountAge.." Days";
  2224.                 Text = "Account age of "..player.Name;
  2225.                 })
  2226.             end
  2227.         end
  2228.         if string.sub(msg, 1, 5) == (prefix..".id ") then
  2229.             for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2230.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2231.                 Title = player.UserId.." ID";
  2232.                 Text = "Account ID of "..player.Name;
  2233.                 })
  2234.             end
  2235.         end
  2236.         if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2237.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2238.             Title = "Game ID";
  2239.             Text = "Game ID: ".. game.GameId;
  2240.             })
  2241.         end
  2242.         if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2243.             local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2244.             if pgscheck == true then
  2245.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2246.                 Title = "PGSPhysicsSolverEnabled";
  2247.                 Text = "PGS is Enabled!";
  2248.                 })
  2249.             else
  2250.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2251.                 Title = "PGSPhysicsSolverEnabled";
  2252.                 Text = "PGS is Disabled!";
  2253.                 })
  2254.             end
  2255.         end
  2256.         if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2257.             for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2258.                 if v:IsA("Part") then
  2259.                     if v.Transparency == 1 then
  2260.                         if v.Name ~= "HumanoidRootPart" then
  2261.                             v:Destroy()
  2262.                         end
  2263.                     end
  2264.                 end
  2265.             end
  2266.         end
  2267.         if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2268.             game:GetService("Lighting").FogStart = 0
  2269.             game:GetService("Lighting").FogEnd = 9999999999999
  2270.         end
  2271.         if string.sub(msg, 1, 8) == (prefix.."disable") then
  2272.             lplayer.Character.Humanoid.Parent = lplayer
  2273.         end
  2274.         if string.sub(msg, 1, 7) == (prefix.."enable") then
  2275.             lplayer.Humanoid.Parent = lplayer.Character
  2276.         end
  2277.         if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2278.             prefix = (string.sub(msg, 9, 9))
  2279.             wait(0.1)
  2280.             change()
  2281.             wait(0.1)
  2282.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2283.             Title = "Prefix changed!";
  2284.             Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2285.             })
  2286.         end
  2287.         if string.sub(msg, 1, 12) == (";resetprefix") then
  2288.             prefix = ";"
  2289.             wait(0.1)
  2290.             change()
  2291.             wait(0.1)
  2292.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2293.             Title = "Prefix changed!";
  2294.             Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2295.             })
  2296.         end
  2297.         if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2298.             speedfly = string.sub(msg, 11)
  2299.             wait()
  2300.             change()
  2301.         end
  2302.         if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2303.             for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2304.                 local Anim3 = Instance.new("Animation")
  2305.                 Anim3.AnimationId = "rbxassetid://282574440"
  2306.                 local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2307.                 track3:Play(.1, 1, 1)
  2308.                 bplrr = v.Name
  2309.                 banpl = true
  2310.             end
  2311.         end
  2312.         if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2313.             banpl = false
  2314.         end
  2315.         if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2316.             for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2317.                 staring = true
  2318.                 stareplr = v
  2319.             end
  2320.         end
  2321.         if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2322.             staring = false
  2323.         end
  2324.         if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2325.             chatlogs = true
  2326.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2327.             Title = "LogChat enabled";
  2328.             Text = "Now logging all player chat.";
  2329.             })
  2330.         end
  2331.         if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2332.             chatlogs = false
  2333.             game:GetService("StarterGui"):SetCore("SendNotification", {
  2334.             Title = "LogChat disabled";
  2335.             Text = "Stopped logging all player chat.";
  2336.             })
  2337.         end
  2338.         if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2339.             game:GetService("Workspace").CurrentCamera:Destroy()
  2340.             wait(0.1)
  2341.             game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2342.             game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2343.             lplayer.CameraMinZoomDistance = 0.5
  2344.             lplayer.CameraMaxZoomDistance = 400
  2345.             lplayer.CameraMode = "Classic"
  2346.         end
  2347.         if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2348.             changingstate = false
  2349.         end
  2350.     end)
  2351.      
  2352.     local function tp()
  2353.         for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2354.             if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2355.                 if player.Name == brplr then
  2356.                     player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2357.                 end
  2358.             end
  2359.         end
  2360.     end
  2361.     local function tpall()
  2362.         for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2363.             if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2364.                 player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2365.             end
  2366.         end
  2367.     end
  2368.     spawn(function()
  2369.         while wait(spamdelay) do
  2370.             if spamming == true then
  2371.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2372.             end
  2373.         end
  2374.     end)
  2375.     spawn(function()
  2376.         while wait(spamdelay) do
  2377.             if spammingpm == true then
  2378.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2379.             end
  2380.         end
  2381.     end)
  2382.     spawn(function()
  2383.         while wait() do
  2384.             if cbring == true then
  2385.                 tp()
  2386.             end
  2387.         end
  2388.     end)
  2389.     spawn(function()
  2390.         while wait() do
  2391.             if cbringall == true then
  2392.                 tpall()
  2393.             end
  2394.         end
  2395.     end)
  2396.      
  2397.     Mouse.KeyDown:connect(function(Key)
  2398.         if Key == prefix then
  2399.             CMDBAR:CaptureFocus()
  2400.         end
  2401.     end)
  2402.      
  2403.     CMDBAR.FocusLost:connect(function(enterPressed)
  2404.         if enterPressed then
  2405.             if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2406.                 if string.sub(CMDBAR.Text, 6) == "me" then
  2407.                     lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2408.                 else
  2409.                     for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2410.                         local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2411.                         lplayer.Character.Humanoid.Name = 1
  2412.                         local l = lplayer.Character["1"]:Clone()
  2413.                         l.Parent = lplayer.Character
  2414.                         l.Name = "Humanoid"
  2415.                         wait(0.1)
  2416.                         lplayer.Character["1"]:Destroy()
  2417.                         game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2418.                         lplayer.Character.Animate.Disabled = true
  2419.                         wait(0.1)
  2420.                         lplayer.Character.Animate.Disabled = false
  2421.                         lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2422.                         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2423.                         lplayer.Character.Humanoid:EquipTool(v)
  2424.                         end
  2425.                         local function tp(player,player2)
  2426.                         local char1,char2=player.Character,player2.Character
  2427.                         if char1 and char2 then
  2428.                         char1:MoveTo(char2.Head.Position)
  2429.                         end
  2430.                         end
  2431.                         wait(0.1)
  2432.                         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2433.                         wait(0.2)
  2434.                         lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2435.                         wait(0.5)
  2436.                         lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2437.                         wait(0.7)
  2438.                         tp(lplayer,game:GetService("Players")[v.Name])
  2439.                         wait(0.7)
  2440.                         lplayer.Character.HumanoidRootPart.CFrame = NOW
  2441.                         game:GetService("StarterGui"):SetCore("SendNotification", {
  2442.                         Title = "Tools needed!";
  2443.                         Text = "You need a tool in your backpack for this command!";
  2444.                         })
  2445.                     end
  2446.                 end
  2447.             end
  2448.             if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2449.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2450.                     local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2451.                     lplayer.Character.Humanoid.Name = 1
  2452.                     local l = lplayer.Character["1"]:Clone()
  2453.                     l.Parent = lplayer.Character
  2454.                     l.Name = "Humanoid"
  2455.                     wait(0.1)
  2456.                     lplayer.Character["1"]:Destroy()
  2457.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2458.                     lplayer.Character.Animate.Disabled = true
  2459.                     wait(0.1)
  2460.                     lplayer.Character.Animate.Disabled = false
  2461.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2462.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2463.                     lplayer.Character.Humanoid:EquipTool(v)
  2464.                     end
  2465.                     local function tp(player,player2)
  2466.                     local char1,char2=player.Character,player2.Character
  2467.                     if char1 and char2 then
  2468.                     char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2469.                     end
  2470.                     end
  2471.                     local function getout(player,player2)
  2472.                     local char1,char2=player.Character,player2.Character
  2473.                     if char1 and char2 then
  2474.                     char1:MoveTo(char2.Head.Position)
  2475.                     end
  2476.                     end
  2477.                     tp(game:GetService("Players")[v.Name], lplayer)
  2478.                     wait(0.2)
  2479.                     tp(game:GetService("Players")[v.Name], lplayer)
  2480.                     wait(0.5)
  2481.                     lplayer.Character.HumanoidRootPart.CFrame = NOW
  2482.                     wait(0.5)
  2483.                     getout(lplayer, game:GetService("Players")[v.Name])
  2484.                     wait(0.3)
  2485.                     lplayer.Character.HumanoidRootPart.CFrame = NOW
  2486.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2487.                     Title = "Tools needed!";
  2488.                     Text = "You need a tool in your backpack for this command!";
  2489.                     })
  2490.                 end
  2491.             end
  2492.             if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2493.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2494.                     lplayer.Character.Humanoid.Name = 1
  2495.                     local l = lplayer.Character["1"]:Clone()
  2496.                     l.Parent = lplayer.Character
  2497.                     l.Name = "Humanoid"
  2498.                     wait(0.1)
  2499.                     lplayer.Character["1"]:Destroy()
  2500.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2501.                     lplayer.Character.Animate.Disabled = true
  2502.                     wait(0.1)
  2503.                     lplayer.Character.Animate.Disabled = false
  2504.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2505.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2506.                     lplayer.Character.Humanoid:EquipTool(v)
  2507.                     end
  2508.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2509.                     spinplr = v
  2510.                     wait(0.5)
  2511.                     spin = true
  2512.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2513.                     Title = "Tools needed!";
  2514.                     Text = "You need a tool in your backpack for this command!";
  2515.                     })
  2516.                 end
  2517.             end
  2518.             if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2519.                 spin = false
  2520.             end
  2521.             if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2522.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2523.                     lplayer.Character.Humanoid.Name = 1
  2524.                     local l = lplayer.Character["1"]:Clone()
  2525.                     l.Parent = lplayer.Character
  2526.                     l.Name = "Humanoid"
  2527.                     wait(0.1)
  2528.                     lplayer.Character["1"]:Destroy()
  2529.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2530.                     lplayer.Character.Animate.Disabled = true
  2531.                     wait(0.1)
  2532.                     lplayer.Character.Animate.Disabled = false
  2533.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2534.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2535.                     lplayer.Character.Humanoid:EquipTool(v)
  2536.                     end
  2537.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2538.                     wait(0.3)
  2539.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2540.                     attplr = v
  2541.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2542.                     Title = "Tools needed!";
  2543.                     Text = "You need a tool in your backpack for this command!";
  2544.                     })
  2545.                 end
  2546.             end
  2547.             if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2548.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2549.                     local function getout(player,player2)
  2550.                     local char1,char2=player.Character,player2.Character
  2551.                     if char1 and char2 then
  2552.                     char1:MoveTo(char2.Head.Position)
  2553.                     end
  2554.                     end
  2555.                     getout(lplayer, game:GetService("Players")[v.Name])
  2556.                 end
  2557.             end
  2558.             if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2559.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2560.                     followed = true
  2561.                     flwplr = v
  2562.                 end
  2563.             end
  2564.             if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2565.                 followed = false
  2566.             end
  2567.             if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2568.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2569.                     local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2570.                     lplayer.Character.Humanoid.Name = 1
  2571.                     local l = lplayer.Character["1"]:Clone()
  2572.                     l.Parent = lplayer.Character
  2573.                     l.Name = "Humanoid"
  2574.                     wait(0.1)
  2575.                     lplayer.Character["1"]:Destroy()
  2576.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2577.                     lplayer.Character.Animate.Disabled = true
  2578.                     wait(0.1)
  2579.                     lplayer.Character.Animate.Disabled = false
  2580.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2581.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2582.                     lplayer.Character.Humanoid:EquipTool(v)
  2583.                     end
  2584.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2585.                     wait(0.2)
  2586.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2587.                     wait(0.6)
  2588.                     lplayer.Character.HumanoidRootPart.CFrame = NOW
  2589.                     wait(0.6)
  2590.                     lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2591.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2592.                     Title = "Tools needed!";
  2593.                     Text = "You need a tool in your backpack for this command!";
  2594.                     })
  2595.                 end
  2596.             end
  2597.             if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2598.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2599.                     traill = true
  2600.                     trlplr = v
  2601.                 end
  2602.             end
  2603.             if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2604.                 traill = false
  2605.             end
  2606.             if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2607.                 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2608.                     lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2609.                 else
  2610.                     for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2611.                         local o = Instance.new("RocketPropulsion")
  2612.                         o.Parent = lplayer.Character.HumanoidRootPart
  2613.                         o.Name = "Orbit"
  2614.                         o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2615.                         o:Fire()
  2616.                         noclip = true
  2617.                     end
  2618.                 end
  2619.             end
  2620.             if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2621.                 lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2622.                 noclip = false
  2623.             end
  2624.             if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2625.                 if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2626.                     lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2627.                 else
  2628.                     for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2629.                         local y = Instance.new("RocketPropulsion")
  2630.                         y.Parent = lplayer.Character.HumanoidRootPart
  2631.                         y.CartoonFactor = 1
  2632.                         y.MaxThrust = 800000
  2633.                         y.MaxSpeed = 1000
  2634.                         y.ThrustP = 200000
  2635.                         y.Name = "Fling"
  2636.                         game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2637.                         y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2638.                         y:Fire()
  2639.                         noclip = true
  2640.                     end
  2641.                 end
  2642.             end
  2643.             if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2644.                 noclip = false
  2645.                 lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2646.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2647.                 wait(0.4)
  2648.                 lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2649.             end
  2650.             if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2651.                 if game:GetService("Workspace").FilteringEnabled == true then
  2652.                     warn("FE is Enabled (Filtering Enabled)")
  2653.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2654.                         Title = "FE is Enabled";
  2655.                         Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2656.                     })
  2657.                 else
  2658.                     warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2659.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2660.                         Title = "FE is Disabled";
  2661.                         Text = "Filtering Disabled. Consider using a different admin script.";
  2662.                     })
  2663.                 end
  2664.             end
  2665.             if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2666.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2667.                     lplayer.Character.Humanoid.Name = 1
  2668.                     local l = lplayer.Character["1"]:Clone()
  2669.                     l.Parent = lplayer.Character
  2670.                     l.Name = "Humanoid"
  2671.                     wait(0.1)
  2672.                     lplayer.Character["1"]:Destroy()
  2673.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2674.                     lplayer.Character.Animate.Disabled = true
  2675.                     wait(0.1)
  2676.                     lplayer.Character.Animate.Disabled = false
  2677.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2678.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2679.                     lplayer.Character.Humanoid:EquipTool(v)
  2680.                     end
  2681.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2682.                     wait(0.2)
  2683.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2684.                     wait(0.6)
  2685.                     lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2686.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  2687.                     Title = "Tools needed!";
  2688.                     Text = "You need a tool in your backpack for this command!";
  2689.                     })
  2690.                 end
  2691.             end
  2692.             if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2693.                 noclip = true
  2694.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2695.                 Title = "Noclip enabled";
  2696.                 Text = "Type ;clip to disable";
  2697.                 })
  2698.             end
  2699.             if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2700.                 noclip = false
  2701.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2702.                 Title = "Noclip disabled";
  2703.                 Text = "Type ;noclip to enable";
  2704.                 })
  2705.             end
  2706.             if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2707.                 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2708.             end
  2709.             if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2710.                 lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2711.             end
  2712.             if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2713.                 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2714.             end
  2715.             if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2716.                 lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2717.             end
  2718.             if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2719.                 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2720.             end
  2721.             if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2722.                 lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2723.             end
  2724.             if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2725.                 lplayer.Character.Humanoid.JumpPower = 50
  2726.                 lplayer.Character.Humanoid.WalkSpeed = 16
  2727.                 lplayer.Character.Humanoid.HipHeight = 0
  2728.             end
  2729.             if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2730.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2731.                     annoying = true
  2732.                     annplr = v
  2733.                 end
  2734.             end
  2735.             if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2736.                 annoying = false
  2737.             end
  2738.             if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2739.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2740.                     hwalk = true
  2741.                     hdwplr = v
  2742.                 end
  2743.             end
  2744.             if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2745.                 hwalk = false
  2746.             end
  2747.             if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2748.                 lplayer.Character["Left Leg"]:Destroy()
  2749.                 lplayer.Character["Left Arm"]:Destroy()
  2750.                 lplayer.Character["Right Leg"]:Destroy()
  2751.                 lplayer.Character["Right Arm"]:Destroy()
  2752.             end
  2753.             if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2754.                 lplayer.Character.Humanoid.Name = 1
  2755.                 local l = lplayer.Character["1"]:Clone()
  2756.                 l.Parent = lplayer.Character
  2757.                 l.Name = "Humanoid"
  2758.                 wait(0.1)
  2759.                 lplayer.Character["1"]:Destroy()
  2760.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2761.                 lplayer.Character.Animate.Disabled = true
  2762.                 wait(0.1)
  2763.                 lplayer.Character.Animate.Disabled = false
  2764.                 lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2765.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2766.                 Title = "FE Godmode enabled";
  2767.                 Text = "Use ;grespawn or ;respawn to remove.";
  2768.                 })
  2769.             end
  2770.             if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2771.                 for i,v in pairs(lplayer.Character:GetChildren()) do
  2772.                     if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2773.                         v.Parent = workspace
  2774.                     end
  2775.                 end
  2776.             end
  2777.             if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2778.                 for i,v in pairs(lplayer.Character:GetChildren()) do
  2779.                     if (v:IsA("Tool")) then
  2780.                         v.Parent = workspace
  2781.                     end
  2782.                 end
  2783.             end
  2784.             if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2785.                 droppinghats = true
  2786.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2787.                 Title = "Loop Drop Enabled";
  2788.                 Text = "Type ;unloopdhats to disable";
  2789.                 })
  2790.             end
  2791.             if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2792.                 droppinghats = false
  2793.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2794.                 Title = "Loop Drop Disabled";
  2795.                 Text = "Type ;loopdhats to enable.";
  2796.                 })
  2797.             end
  2798.             if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2799.                 droppingtools = true
  2800.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2801.                 Title = "Loop Drop Enabled";
  2802.                 Text = "Type ;unloopdtool to disable";
  2803.                 })
  2804.             end
  2805.             if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2806.                 droppingtools = false
  2807.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2808.                 Title = "Loop Drop Disabled";
  2809.                 Text = "Type ;loopdtool to enable.";
  2810.                 })
  2811.             end
  2812.             if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2813.                 Local = game:GetService('Players').LocalPlayer
  2814.                 Char  = Local.Character
  2815.                 touched,tpdback = false, false
  2816.                 box = Instance.new('Part',workspace)
  2817.                 box.Anchored = true
  2818.                 box.CanCollide = true
  2819.                 box.Size = Vector3.new(10,1,10)
  2820.                 box.Position = Vector3.new(0,10000,0)
  2821.                 box.Touched:connect(function(part)
  2822.                     if (part.Parent.Name == Local.Name) then
  2823.                         if touched == false then
  2824.                             touched = true
  2825.                             function apply()
  2826.                                 if script.Disabled ~= true then
  2827.                                     no = Char.HumanoidRootPart:Clone()
  2828.                                     wait(.25)
  2829.                                     Char.HumanoidRootPart:Destroy()
  2830.                                     no.Parent = Char
  2831.                                     Char:MoveTo(loc)
  2832.                                     touched = false
  2833.                                 end end
  2834.                             if Char then
  2835.                                 apply()
  2836.                             end
  2837.                         end
  2838.                     end
  2839.                 end)
  2840.                 repeat wait() until Char
  2841.                 loc = Char.HumanoidRootPart.Position
  2842.                 Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2843.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2844.                 Title = "Invisibility enabled!";
  2845.                 Text = "Reset or use ;respawn to remove.";
  2846.                 })
  2847.             end
  2848.             if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2849.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2850.                     if game:GetService("Players")[v.Name].Character.Humanoid then
  2851.                         game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2852.                     else
  2853.                         game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2854.                     end
  2855.                 end
  2856.             end
  2857.             if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2858.                 if lplayer.Character.Humanoid then
  2859.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2860.                 else
  2861.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2862.                 end
  2863.             end
  2864.             if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2865.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2866.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2867.                 end
  2868.             end
  2869.             if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2870.             repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2871.             repeat wait() until Mouse
  2872.            
  2873.             local T = lplayer.Character.HumanoidRootPart
  2874.             local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2875.             local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2876.             local SPEED = speedget
  2877.            
  2878.             local function fly()
  2879.                 flying = true
  2880.                 local BG = Instance.new('BodyGyro', T)
  2881.                 local BV = Instance.new('BodyVelocity', T)
  2882.                 BG.P = 9e4
  2883.                 BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2884.                 BG.cframe = T.CFrame
  2885.                 BV.velocity = Vector3.new(0, 0.1, 0)
  2886.                 BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2887.                 spawn(function()
  2888.                 repeat wait()
  2889.                 lplayer.Character.Humanoid.PlatformStand = true
  2890.                 if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2891.                 SPEED = 50
  2892.                 elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2893.                 SPEED = 0
  2894.                 end
  2895.                 if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2896.                 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
  2897.                 lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2898.                 elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2899.                 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
  2900.                 else
  2901.                 BV.velocity = Vector3.new(0, 0.1, 0)
  2902.                 end
  2903.                 BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2904.                         until not flying
  2905.                         CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2906.                         lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2907.                         SPEED = 0
  2908.                         BG:destroy()
  2909.                         BV:destroy()
  2910.                         lplayer.Character.Humanoid.PlatformStand = false
  2911.                     end)
  2912.                 end
  2913.             Mouse.KeyDown:connect(function(KEY)
  2914.                 if KEY:lower() == 'w' then
  2915.                     CONTROL.F = speedfly
  2916.                 elseif KEY:lower() == 's' then
  2917.                     CONTROL.B = -speedfly
  2918.                 elseif KEY:lower() == 'a' then
  2919.                     CONTROL.L = -speedfly
  2920.                 elseif KEY:lower() == 'd' then
  2921.                     CONTROL.R = speedfly
  2922.                 end
  2923.             end)
  2924.             Mouse.KeyUp:connect(function(KEY)
  2925.                 if KEY:lower() == 'w' then
  2926.                     CONTROL.F = 0
  2927.                 elseif KEY:lower() == 's' then
  2928.                     CONTROL.B = 0
  2929.                 elseif KEY:lower() == 'a' then
  2930.                     CONTROL.L = 0
  2931.                 elseif KEY:lower() == 'd' then
  2932.                     CONTROL.R = 0
  2933.                 end
  2934.             end)
  2935.             fly()
  2936.             end
  2937.             if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2938.                 flying = false
  2939.                 lplayer.Character.Humanoid.PlatformStand = false
  2940.             end
  2941.             if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2942.                 game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2943.             end
  2944.             if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2945.                 spamtext = (string.sub(CMDBAR.Text, 6))
  2946.                 spamming = true
  2947.             end
  2948.             if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2949.                 spamming = false
  2950.             end
  2951.             if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2952.                 spamdelay = (string.sub(CMDBAR.Text, 10))
  2953.             end
  2954.             if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2955.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2956.                     pmspammed = v.Name
  2957.                     spammingpm = true
  2958.                 end
  2959.             end
  2960.             if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2961.                 spammingpm = false
  2962.             end
  2963.             if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2964.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2965.                     v.Character["Left Leg"].Anchored = true
  2966.                     v.Character["Left Arm"].Anchored = true
  2967.                     v.Character["Right Leg"].Anchored = true
  2968.                     v.Character["Right Arm"].Anchored = true
  2969.                     v.Character.Torso.Anchored = true
  2970.                     v.Character.Head.Anchored = true
  2971.                 end
  2972.             end
  2973.             if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2974.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2975.                     v.Character["Left Leg"].Anchored = false
  2976.                     v.Character["Left Arm"].Anchored = false
  2977.                     v.Character["Right Leg"].Anchored = false
  2978.                     v.Character["Right Arm"].Anchored = false
  2979.                     v.Character.Torso.Anchored = false
  2980.                     v.Character.Head.Anchored = false
  2981.                 end
  2982.             end
  2983.             if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2984.                 local a = game:GetService("Workspace"):getChildren()
  2985.                 for i = 1, #a do
  2986.                     if a[i].className == "Part" then
  2987.                         a[i].Locked = false
  2988.                     elseif a[i].className == "Model" then
  2989.                         local r = a[i]:getChildren()
  2990.                         for i = 1, #r do
  2991.                             if r[i].className == "Part" then
  2992.                             r[i].Locked = false
  2993.                             end
  2994.                         end
  2995.                     end
  2996.                 end
  2997.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  2998.                 Title = "Success!";
  2999.                 Text = "Workspace unlocked. Use ;lockws to lock.";
  3000.                 })
  3001.             end
  3002.             if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  3003.                 local a = game:GetService("Workspace"):getChildren()
  3004.                 for i = 1, #a do
  3005.                     if a[i].className == "Part" then
  3006.                         a[i].Locked = true
  3007.                     elseif a[i].className == "Model" then
  3008.                         local r = a[i]:getChildren()
  3009.                         for i = 1, #r do
  3010.                             if r[i].className == "Part" then
  3011.                             r[i].Locked = true
  3012.                             end
  3013.                         end
  3014.                     end
  3015.                 end
  3016.             end
  3017.             if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  3018.                 local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  3019.                 Clone_T.BinType = "Clone"
  3020.                 local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  3021.                 Destruct.BinType = "Hammer"
  3022.                 local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  3023.                 Hold_T.BinType = "Grab"
  3024.             end
  3025.             if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  3026.                 lplayer.Character.Humanoid.PlatformStand = true
  3027.             end
  3028.             if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  3029.                 lplayer.Character.Humanoid.PlatformStand = false
  3030.             end
  3031.             if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  3032.                 lplayer.Character.Head.Mesh:Destroy()
  3033.             end
  3034.             if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  3035.                 lplayer.Character.Humanoid.Sit = true
  3036.             end
  3037.             if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  3038.                 local function bringobjw()
  3039.                 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3040.                 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3041.                 obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3042.                 obj.CanCollide = false
  3043.                 obj.Transparency = 0.7
  3044.                 wait()
  3045.                 obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3046.                 wait()
  3047.                 obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3048.                 wait()
  3049.                 obj.CFrame = lplayer.Character["Head"].CFrame
  3050.                 end
  3051.                 end
  3052.                 end
  3053.                 while wait() do
  3054.                     bringobjw()
  3055.                 end
  3056.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3057.                 Title = "BringObj";
  3058.                 Text = "BringObj enabled.";
  3059.                 })
  3060.             end
  3061.             if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3062.                 vis = (string.sub(CMDBAR.Text, 7))
  3063.                 local a = game:GetService("Workspace"):GetDescendants()
  3064.                 for i = 1, #a do
  3065.                     if a[i].className == "Part" then
  3066.                         a[i].Transparency = vis
  3067.                     elseif a[i].className == "Model" then
  3068.                         local r = a[i]:getChildren()
  3069.                         for i = 1, #r do
  3070.                             if r[i].className == "Part" then
  3071.                             r[i].Transparency = vis
  3072.                             end
  3073.                         end
  3074.                     end
  3075.                 end
  3076.             end
  3077.             if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3078.                 loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3079.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3080.                 Title = "Success!";
  3081.                 Text = "HyperTotal GUI Loaded!";
  3082.                 })
  3083.             end
  3084.             if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3085.                 CMDSFRAME.Visible = true
  3086.             end
  3087.             if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3088.                 for i,v in pairs(lplayer.Character:GetChildren()) do
  3089.                     if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3090.                         v.Handle.Mesh:Destroy()
  3091.                     end
  3092.                 end
  3093.             end
  3094.             if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3095.                 for i,v in pairs(lplayer.Character:GetChildren()) do
  3096.                     if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3097.                         v.Handle.Mesh:Destroy()
  3098.                     end
  3099.                 end
  3100.             end
  3101.             if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3102.                 for i,v in pairs(lplayer.Character:GetChildren()) do
  3103.                     if (v:IsA("Tool")) then
  3104.                         v.Handle.Mesh:Destroy()
  3105.                     end
  3106.                 end
  3107.             end
  3108.             if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3109.                 for i,v in pairs(lplayer.Character:GetChildren()) do
  3110.                     if (v:IsA("Tool")) then
  3111.                         v.Handle.Mesh:Destroy()
  3112.                     end
  3113.                 end
  3114.             end
  3115.             if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3116.                 local p = Instance.new("RocketPropulsion")
  3117.                 p.Parent = lplayer.Character.HumanoidRootPart
  3118.                 p.Name = "Spinner"
  3119.                 p.Target = lplayer.Character["Left Arm"]
  3120.                 p:Fire()
  3121.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3122.                 Title = "Spinner enabled";
  3123.                 Text = "Type ;nospinner to disable.";
  3124.                 })
  3125.             end
  3126.             if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3127.                 lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3128.             end
  3129.             if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3130.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3131.                     if v:isA("Tool") then
  3132.                         local a = Instance.new("SelectionBox",v.Handle)
  3133.                         a.Adornee = v.Handle
  3134.                         v.Handle.Size = Vector3.new(0.5,0.5,60)
  3135.                         v.GripPos = Vector3.new(0,0,0)
  3136.                         lplayer.Character.Humanoid:UnequipTools()
  3137.                     end
  3138.                 end
  3139.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3140.                 Title = "Reach applied!";
  3141.                 Text = "Applied to equipped sword. Use ;noreach to disable.";
  3142.                 })
  3143.             end
  3144.             if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3145.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3146.                     if v:isA("Tool") then
  3147.                         local a = Instance.new("SelectionBox",v.Handle)
  3148.                         a.Name = "Reach"
  3149.                         a.Adornee = v.Handle
  3150.                         v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3151.                         v.GripPos = Vector3.new(0,0,0)
  3152.                         lplayer.Character.Humanoid:UnequipTools()
  3153.                     end
  3154.                 end
  3155.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3156.                 Title = "Reach applied!";
  3157.                 Text = "Applied to equipped sword. Use ;noreach to disable.";
  3158.                 })
  3159.             end
  3160.             if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3161.                 for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3162.                     if v:isA("Tool") then
  3163.                         v.Handle.Reach:Destroy()
  3164.                     end
  3165.                 end
  3166.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3167.                 Title = "Reach removed!";
  3168.                 Text = "Removed reach from equipped sword.";
  3169.                 })
  3170.             end
  3171.             if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3172.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3173.                     lplayer.Character.Humanoid.Name = 1
  3174.                     local l = lplayer.Character["1"]:Clone()
  3175.                     l.Parent = lplayer.Character
  3176.                     l.Name = "Humanoid"
  3177.                     wait(0.1)
  3178.                     lplayer.Character["1"]:Destroy()
  3179.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3180.                     lplayer.Character.Animate.Disabled = true
  3181.                     wait(0.1)
  3182.                     lplayer.Character.Animate.Disabled = false
  3183.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3184.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3185.                     lplayer.Character.Humanoid:EquipTool(v)
  3186.                     end
  3187.                     wait(0.1)
  3188.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3189.                     wait(0.2)
  3190.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3191.                     wait(0.5)
  3192.                     lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3193.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  3194.                     Title = "Tools needed!";
  3195.                     Text = "You need a tool in your backpack for this command!";
  3196.                     })
  3197.                 end
  3198.             end
  3199.             if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3200.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3201.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3202.                 end
  3203.             end
  3204.             if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3205.                 if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3206.                     cbringall = true
  3207.                 else
  3208.                     for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3209.                         brplr = v.Name
  3210.                     end
  3211.                 end
  3212.                 cbring = true
  3213.             end
  3214.             if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3215.                 cbring = false
  3216.                 cbringall = false
  3217.             end
  3218.             if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3219.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3220.                     local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3221.                     local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3222.                     lplayer.Character.Humanoid.Name = 1
  3223.                     local l = lplayer.Character["1"]:Clone()
  3224.                     l.Parent = lplayer.Character
  3225.                     l.Name = "Humanoid"
  3226.                     wait(0.1)
  3227.                     lplayer.Character["1"]:Destroy()
  3228.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3229.                     lplayer.Character.Animate.Disabled = true
  3230.                     wait(0.1)
  3231.                     lplayer.Character.Animate.Disabled = false
  3232.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3233.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3234.                     lplayer.Character.Humanoid:EquipTool(v)
  3235.                     end
  3236.                     local function tp(player,player2)
  3237.                     local char1,char2=player.Character,player2.Character
  3238.                     if char1 and char2 then
  3239.                     char1:MoveTo(char2.Head.Position)
  3240.                     end
  3241.                     end
  3242.                     wait(0.1)
  3243.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3244.                     wait(0.2)
  3245.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3246.                     wait(0.5)
  3247.                     lplayer.Character.HumanoidRootPart.CFrame = NOW
  3248.                     wait(0.6)
  3249.                     tp(lplayer, game:GetService("Players")[v.Name])
  3250.                     wait(0.4)
  3251.                     lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3252.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  3253.                     Title = "Tools needed!";
  3254.                     Text = "You need a tool in your backpack for this command!";
  3255.                     })
  3256.                 end
  3257.             end
  3258.             if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3259.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3260.                     lplayer.Character.Humanoid.Name = 1
  3261.                     local l = lplayer.Character["1"]:Clone()
  3262.                     l.Parent = lplayer.Character
  3263.                     l.Name = "Humanoid"
  3264.                     wait(0.1)
  3265.                     lplayer.Character["1"]:Destroy()
  3266.                     game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3267.                     lplayer.Character.Animate.Disabled = true
  3268.                     wait(0.1)
  3269.                     lplayer.Character.Animate.Disabled = false
  3270.                     lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3271.                     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3272.                     lplayer.Character.Humanoid:EquipTool(v)
  3273.                     end
  3274.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3275.                     wait(0.3)
  3276.                     lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3277.                     wait(0.4)
  3278.                     b = Instance.new("BodyForce")
  3279.                     b.Parent = lplayer.Character.HumanoidRootPart
  3280.                     b.Name = "Glitch"
  3281.                     b.Force = Vector3.new(100000000,5000,0)
  3282.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  3283.                     Title = "Tools needed!";
  3284.                     Text = "You need a tool in your backpack for this command!";
  3285.                     })
  3286.                 end
  3287.             end
  3288.             if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3289.                 lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3290.                 lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3291.                 b = Instance.new("BodyForce")
  3292.                 b.Parent = lplayer.Character.HumanoidRootPart
  3293.                 b.Name = "unGlitch"
  3294.                 b.Force = Vector3.new(0,-5000000,0)
  3295.                 wait(2)
  3296.                 lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3297.             end
  3298.             if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3299.                 lplayer.Character.Humanoid.Health = 0
  3300.                 wait(1)
  3301.                 lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3302.                 lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3303.             end
  3304.             if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3305.                 loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3306.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3307.                 Title = "Success!";
  3308.                 Text = "DEX Explorer has loaded.";
  3309.                 })
  3310.             end
  3311.             if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3312.                 local Anim = Instance.new("Animation")
  3313.                 Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3314.                 local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3315.                 track:Play(.1, 1, 1)
  3316.             end
  3317.             if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3318.                 loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3319.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3320.                 Title = "Success!";
  3321.                 Text = "Energize Animations GUI has loaded.";
  3322.                 })
  3323.             end
  3324.             if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3325.                 saved = lplayer.Character.HumanoidRootPart.CFrame
  3326.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3327.                 Title = "Position Saved";
  3328.                 Text = "Use ;loadpos to return to saved position.";
  3329.                 })
  3330.             end
  3331.             if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3332.                 lplayer.Character.HumanoidRootPart.CFrame = saved
  3333.             end
  3334.             if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3335.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3336.                     local Anim2 = Instance.new("Animation")
  3337.                     Anim2.AnimationId = "rbxassetid://148840371"
  3338.                     local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3339.                     track2:Play(.1, 1, 1)
  3340.                     bplrr = v.Name
  3341.                     banpl = true
  3342.                 end
  3343.             end
  3344.             if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3345.                 banpl = false
  3346.             end
  3347.             if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3348.                 local function bringmodw()
  3349.                 for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3350.                 if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3351.                 for i,ch in pairs(obj:GetDescendants()) do
  3352.                 if (ch:IsA("BasePart")) then
  3353.                 ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3354.                 ch.CanCollide = false
  3355.                 ch.Transparency = 0.7
  3356.                 wait()
  3357.                 ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3358.                 wait()
  3359.                 ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3360.                 wait()
  3361.                 ch.CFrame = lplayer.Character["Head"].CFrame
  3362.                 end
  3363.                 end
  3364.                 end
  3365.                 end
  3366.                 end
  3367.                 while wait() do
  3368.                     bringmodw()
  3369.                 end
  3370.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3371.                 Title = "BringMod";
  3372.                 Text = "BringMod enabled.";
  3373.                 })
  3374.             end
  3375.             if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3376.                 local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3377.                 local hum = Instance.new('Humanoid', mod)
  3378.                 local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3379.                 lplayer.Character = mod
  3380.             end
  3381.             if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3382.                 game:GetService'RunService'.Stepped:Connect(function()
  3383.                 pcall(function()
  3384.                     for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3385.                         if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3386.                             for _,x in pairs(v.Character.Head:GetChildren()) do
  3387.                                 if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3388.                             end
  3389.                         end
  3390.                     end
  3391.                 end)
  3392.                 end)
  3393.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3394.                 Title = "Attempting Shutdown";
  3395.                 Text = "Shutdown Attempt has begun.";
  3396.                 })
  3397.             end
  3398.             if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3399.                 objtodel = (string.sub(CMDBAR.Text, 8))
  3400.                 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3401.                     if v.Name == objtodel then
  3402.                         v:Destroy()
  3403.                     end
  3404.                 end
  3405.             end
  3406.             if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3407.                 for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3408.                     print(v)
  3409.                 end
  3410.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3411.                 Title = "Printed";
  3412.                 Text = "Players have been printed to console. (F9)";
  3413.                 })
  3414.             end
  3415.             if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3416.                 for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3417.                     if (v:IsA("Decal")) then
  3418.                         v:Destroy()
  3419.                     end
  3420.                 end
  3421.             end
  3422.             if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3423.                 loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3424.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3425.                 Title = "Success!";
  3426.                 Text = "OpFinality GUI has loaded.";
  3427.                 })
  3428.             end
  3429.             if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3430.                 remotes = true
  3431.                 added = true
  3432.                 game.DescendantAdded:connect(function(rmt)
  3433.                 if added == true then
  3434.                 if remotes == true then
  3435.                 if rmt:IsA("RemoteEvent") then
  3436.                 print("A RemoteEvent was added!")
  3437.                 print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3438.                 print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3439.                 end end end
  3440.                 end)
  3441.                 game.DescendantAdded:connect(function(rmtfnctn)
  3442.                 if added == true then
  3443.                 if remotes == true then
  3444.                 if rmtfnctn:IsA("RemoteFunction") then
  3445.                 warn("A RemoteFunction was added!")
  3446.                 warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3447.                 print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3448.                 end end end
  3449.                 end)
  3450.                
  3451.                 game.DescendantAdded:connect(function(bndfnctn)
  3452.                 if added == true then
  3453.                 if binds == true then
  3454.                 if bndfnctn:IsA("BindableFunction") then
  3455.                 print("A BindableFunction was added!")
  3456.                 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3457.                 print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3458.                 end end end
  3459.                 end)
  3460.                
  3461.                 game.DescendantAdded:connect(function(bnd)
  3462.                 if added == true then
  3463.                 if binds == true then
  3464.                 if bnd:IsA("BindableEvent") then
  3465.                 warn("A BindableEvent was added!")
  3466.                 warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3467.                 print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3468.                 end end end
  3469.                 end)
  3470.                
  3471.                
  3472.                 if binds == true then
  3473.                 for i,v in pairs(game:GetDescendants()) do
  3474.                 if v:IsA("BindableFunction") then
  3475.                 print(" game." .. v:GetFullName() .. " | BindableFunction")
  3476.                 print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3477.                 end end
  3478.                 for i,v in pairs(game:GetDescendants()) do
  3479.                 if v:IsA("BindableEvent") then
  3480.                 warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3481.                 print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3482.                 end end
  3483.                 else
  3484.                 print("Off")
  3485.                 end
  3486.                 if remotes == true then
  3487.                 for i,v in pairs(game:GetDescendants()) do
  3488.                 if v:IsA("RemoteFunction") then
  3489.                 warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3490.                 print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3491.                 end end
  3492.                 wait()
  3493.                 for i,v in pairs(game:GetDescendants()) do
  3494.                 if v:IsA("RemoteEvent") then
  3495.                 print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3496.                 print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3497.                 end end
  3498.                 else
  3499.                 print("Off")
  3500.                 end
  3501.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3502.                 Title = "Printing Remotes";
  3503.                 Text = "Type ;noremotes to disable.";
  3504.                 })
  3505.             end
  3506.             if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3507.                 remotes = false
  3508.                 added = false
  3509.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3510.                 Title = "Printing Remotes Disabled";
  3511.                 Text = "Type ;remotes to enable.";
  3512.                 })
  3513.             end
  3514.             if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3515.                 spin = false
  3516.                 followed = false
  3517.                 traill = false
  3518.                 noclip = false
  3519.                 annoying = false
  3520.                 hwalk = false
  3521.                 cbringing = false
  3522.             end
  3523.             if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3524.                 stopsitting = true
  3525.             end
  3526.             if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3527.                 stopsitting = false
  3528.             end
  3529.             if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3530.                 print(adminversion)
  3531.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3532.                 Title = "Version";
  3533.                 Text = adminversion;
  3534.                 })
  3535.             end
  3536.             if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3537.                 clickgoto = true
  3538.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3539.                 Title = "Click TP";
  3540.                 Text = "Press E to teleport to mouse position";
  3541.                 })
  3542.             end
  3543.             if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3544.                 clickgoto = false
  3545.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3546.                 Title = "Click TP";
  3547.                 Text = "Click TP has been disabled.";
  3548.                 })
  3549.             end
  3550.             if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3551.                 gettingtools = true
  3552.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3553.                 Title = "Tools Enabled";
  3554.                 Text = "Automatically colleting tools dropped.";
  3555.                 })
  3556.             end
  3557.             if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3558.                 gettingtools = false
  3559.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3560.                 Title = "Tools Disabled";
  3561.                 Text = "Click TP has been disabled.";
  3562.                 })
  3563.             end
  3564.             if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3565.                 ScreenGui:Destroy()
  3566.             end
  3567.             if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3568.                 lplayer.Character.Head:Destroy()
  3569.             end
  3570.             if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3571.                 statechosen = string.sub(CMDBAR.Text, 7)
  3572.                 changingstate = true
  3573.             end
  3574.             if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3575.                 game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3576.             end
  3577.             if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3578.             removingmeshhats = true
  3579.             end
  3580.             if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3581.                 removingmeshhats = false
  3582.             end
  3583.             if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3584.                 removingmeshtool = true
  3585.             end
  3586.             if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3587.                 removingmeshtool = false
  3588.             end
  3589.             if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3590.                 for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3591.                     if v:IsA("Tool") then
  3592.                         for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3593.                             v.Parent = player.Character
  3594.                         end
  3595.                     end
  3596.                 end
  3597.             end
  3598.             if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3599.                 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3600.                     game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3601.                 end
  3602.             end
  3603.             if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3604.                 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3605.                     game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3606.                 end
  3607.             end
  3608.             if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3609.                 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3610.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  3611.                     Title = player.AccountAge.." Days";
  3612.                     Text = "Account age of "..player.Name;
  3613.                     })
  3614.                 end
  3615.             end
  3616.             if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3617.                 for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3618.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  3619.                     Title = player.UserId.." ID";
  3620.                     Text = "Account ID of "..player.Name;
  3621.                     })
  3622.                 end
  3623.             end
  3624.             if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3625.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3626.                 Title = "Game ID";
  3627.                 Text = "Game ID: ".. game.GameId;
  3628.                 })
  3629.             end
  3630.             if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3631.                 local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3632.                 if pgscheck == true then
  3633.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  3634.                     Title = "PGSPhysicsSolverEnabled";
  3635.                     Text = "PGS is Enabled!";
  3636.                     })
  3637.                 else
  3638.                     game:GetService("StarterGui"):SetCore("SendNotification", {
  3639.                     Title = "PGSPhysicsSolverEnabled";
  3640.                     Text = "PGS is Disabled!";
  3641.                     })
  3642.                 end
  3643.             end
  3644.             if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3645.                 for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3646.                     if v:IsA("Part") then
  3647.                         if v.Transparency == 1 then
  3648.                             if v.Name ~= "HumanoidRootPart" then
  3649.                                 v:Destroy()
  3650.                             end
  3651.                         end
  3652.                     end
  3653.                 end
  3654.             end
  3655.             if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3656.                 game:GetService("Lighting").FogStart = 0
  3657.                 game:GetService("Lighting").FogEnd = 9999999999999
  3658.             end
  3659.             if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3660.                 lplayer.Character.Humanoid.Parent = lplayer
  3661.             end
  3662.             if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3663.                 lplayer.Humanoid.Parent = lplayer.Character
  3664.             end
  3665.             if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3666.                 for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3667.                     if v:IsA("Tool") then
  3668.                         v.Parent = lplayer.Character
  3669.                         wait()
  3670.                         for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3671.                             v.Parent = player.Character
  3672.                         end
  3673.                     end
  3674.                 end
  3675.             end
  3676.             if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3677.                 speedfly = string.sub(CMDBAR.Text, 10)
  3678.                 wait()
  3679.                 change()
  3680.             end
  3681.             if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3682.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3683.                     local Anim3 = Instance.new("Animation")
  3684.                     Anim3.AnimationId = "rbxassetid://282574440"
  3685.                     local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3686.                     track3:Play(.1, 1, 1)
  3687.                     bplrr = v.Name
  3688.                     banpl = true
  3689.                 end
  3690.             end
  3691.             if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3692.                 banpl = false
  3693.             end
  3694.             if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3695.                 for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3696.                     staring = true
  3697.                     stareplr = v
  3698.                 end
  3699.             end
  3700.             if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3701.                 staring = false
  3702.             end
  3703.             if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3704.                 chatlogs = true
  3705.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3706.                 Title = "LogChat enabled";
  3707.                 Text = "Now logging all player chat.";
  3708.                 })
  3709.             end
  3710.             if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3711.                 chatlogs = false
  3712.                 game:GetService("StarterGui"):SetCore("SendNotification", {
  3713.                 Title = "LogChat disabled";
  3714.                 Text = "Stopped logging all player chat.";
  3715.                 })
  3716.             end
  3717.             if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3718.                 game:GetService("Workspace").CurrentCamera:Destroy()
  3719.                 wait(0.1)
  3720.                 game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3721.                 game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3722.                 lplayer.CameraMinZoomDistance = 0.5
  3723.                 lplayer.CameraMaxZoomDistance = 400
  3724.                 lplayer.CameraMode = "Classic"
  3725.             end
  3726.             if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3727.                 changingstate = false
  3728.             end
  3729.             CMDBAR.Text = ""
  3730.         end
  3731.     end)
  3732.      
  3733.     wait(0.3)
  3734.     game:GetService("StarterGui"):SetCore("SendNotification", {
  3735.         Title = "Loaded successfully!";
  3736.         Text = "Reviz Admin V2 by illremember";
  3737.     })
  3738.     wait(0.1)
  3739.     print("Reviz Admin V2 loaded!")
  3740.     if game:GetService("Workspace").FilteringEnabled == true then
  3741.         warn("FE is Enabled (Filtering Enabled)")
  3742.         game:GetService("StarterGui"):SetCore("SendNotification", {
  3743.             Title = "FE is Enabled";
  3744.             Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3745.         })
  3746.     else
  3747.         warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3748.         game:GetService("StarterGui"):SetCore("SendNotification", {
  3749.             Title = "FE is Disabled";
  3750.             Text = "Filtering Disabled. Consider using a different admin script.";
  3751.         })
  3752.     end
  3753.      
  3754.     local intro = Instance.new("ScreenGui")
  3755.     local Frame = Instance.new("Frame")
  3756.     local ImageLabel = Instance.new("ImageLabel")
  3757.     intro.Parent = game:GetService("CoreGui")
  3758.     Frame.Parent = intro
  3759.     Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3760.     Frame.BackgroundTransparency = 1
  3761.     Frame.Size = UDim2.new(1, 0, 0, 300)
  3762.     Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3763.     ImageLabel.Parent = Frame
  3764.     ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3765.     ImageLabel.BackgroundTransparency = 1
  3766.     ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3767.     ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3768.     ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3769.     Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3770.     wait(3.01)
  3771.     Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3772.     wait(5.01)
  3773.     intro:Destroy()
  3774.     end)
  3775.  
  3776. end
  3777. coroutine.resume(coroutine.create(SCRIPT_RHMJ76_FAKESCRIPT))
  3778. function SCRIPT_FKUV76_FAKESCRIPT() -- Close.LocalScript
  3779.     local script = Instance.new('LocalScript')
  3780.     script.Parent = Close
  3781.     script.Parent.MouseButton1Click:Connect(function()
  3782.     AdminPannel.Visible = false
  3783.     end)
  3784.  
  3785. end
  3786. coroutine.resume(coroutine.create(SCRIPT_FKUV76_FAKESCRIPT))
  3787. function SCRIPT_RESA69_FAKESCRIPT() -- RoseHub.LocalScript
  3788.     local script = Instance.new('LocalScript')
  3789.     script.Parent = RoseHub
  3790.     script.Parent.MouseButton1Click:Connect(function()
  3791.         --local coreGui = game:GetService("Players").LocalPlayer.PlayerGui
  3792.     local coreGui = game:GetService("CoreGui")
  3793.     local tweening = false
  3794.     local tabPos = 5
  3795.     local scriptsTabText = ""
  3796.     local feTabText = ""
  3797.     local gameScriptsTabText = ""
  3798.     local guiTabText = ""
  3799.    
  3800.     local scripttabList = {
  3801.         {"Infinite Yield", "MjBzRjmT", 1},
  3802.         {"Knife V3", "W833RBFr", 1},
  3803.         {"Bird Wings", "RQ9b8UTv", 1},
  3804.         {"M4A1", "eP1zq8tb", 1},
  3805.         {"Dungun", "90M7Mi8e", 1},
  3806.         {"Bomb Vest", "tG1PPuMd", 1},
  3807.         {"Music Bars", "SvYebC2r", 1},
  3808.         {"Omni God", "87NeeChc", 1},
  3809.         {"Night Club", 1281063730, 2},
  3810.         {"Pain Titan", "Hg5L8EtM", 1,},
  3811.         {"Reaper Titan", "B0q3QBg6", 1},
  3812.         {"Alter Chat", "ZSB4pN9R", 1},
  3813.         {"Hoverbike", 01268225564, 2},
  3814.         {"Rail Gun Titan", "0wFiFdwM", 1},
  3815.         {"True Hero", "P8AQ2ebJ", 1},
  3816.         {"Celestial Wheel", "bymTcgzf", 1},
  3817.         {"Knive V4", "j0Ns1w1S", 1},
  3818.         {"Ravenger Claws", "D7GxxvWL", 1},
  3819.         {"John Doe", "m5wHsLhr", 1},
  3820.         {"Messor Titan", "4bSrkLtA", 1},
  3821.         {"Clown Titan", "L0WLDZvc", 1},
  3822.         {"Chara", "HrWjgXtb", 1},
  3823.         {"Shedlesky Rage", "2SPz35LS", 1},
  3824.         {"LunchaThug", "x6GWFC5K", 1},
  3825.         {"Nazi", "ZCZNxFBD", 1},
  3826.         {"Psychopath", "DGqk3bqY", 1},
  3827.         {"Fireworks Wand", "GB29NAPv", 1},
  3828.         {"Psycho Clown", "UgxKqKwE", 1},
  3829.         {"Inferno", "qhMGk36S", 1},
  3830.         {"Police Titan", "UCmufLU8", 1},
  3831.         {"Galaxy Titan", "nKNdCrKj", 1},
  3832.         {"Holy Wrench", "cKSh0a8C", 1},
  3833.         {"Krystal Dance", "j7EqLfbP", 1},
  3834.         {"Nazi Camp", "KJNk4STm", 1},
  3835.         {"Pee", "3CYmA0Pz", 1},
  3836.         {"Jihad", "vSujnuaF", 1},
  3837.         {"Hermit Purple", "R3C3ajQV", 1},
  3838.         {"Golden Gun", "2574Sd9E", 1},
  3839.         {"Goku", "yAXZZF9r", 1},
  3840.         {"Emoji", "vKPcMKnm", 1},
  3841.         {"Damn Son", "AMLHT8aJ", 1},
  3842.         {"Devuzi", "q0mt2peM", 1},
  3843.         {"Flash", "gGSVVq1H", 1},
  3844.         {"Teal Scythe", "0TUBSaxt", 1},
  3845.         {"Demon Demise", "ghMDMW63", 1},
  3846.         {"Red Sayan", "uC5DBvf9", 1},
  3847.     }
  3848.    
  3849.     local fescripttabList = {
  3850.         {"Fe God", "KduGECH6", 1},
  3851.         {"Fe Fly", 1281055032, 2},
  3852.         {"City Life Grabknife", "ZhwF6H2V", 1},
  3853.         {"City Life Bomb Vest", "sLHGSBn1", 1},
  3854.         {"City Life Suicide", "YdKKQ7yT", 1},
  3855.         {"City Life Explosion", "vy78mqrG", 1},
  3856.         {"Fe Invisible", 1180480887, 2},
  3857.         {"Spam", "74GjB7tB", 1},
  3858.         {"Lag Switch", "58gjTUf5", 1},
  3859.         {"Jailbreak Farm", "1461971147", 2},
  3860.     }
  3861.    
  3862.     local gameScriptsList = {
  3863.         {"PF Virgo 2.0", "7TeJszah", 1},
  3864.     }
  3865.    
  3866.     local guitabList = {
  3867.         {"c00lgui", "Rz2EFsLU", 1},
  3868.         {"Topkek 4.0", "d0CJRrcg", 1},
  3869.         {"Topkek 3.0", "SikGfE9u", 1},
  3870.         {"Ro-Xploit 4.0", 175137115, 2},
  3871.         {"Ro-Xploit 5.0", 288646117, 2},
  3872.         {"Ro-Xploit 6.0", 364364477, 2},
  3873.         {"Dex 3.0", 492005721, 2},
  3874.         {"Clown Van", "a5UZuuiT", 1},
  3875.         {"Hell Elevator Gui", "8NYWpf2T", 1},
  3876.         {"Chams / Aimlock", "Yi7fzELj", 1},
  3877.     }
  3878.    
  3879.     local mapsList = {
  3880.         {"Clockwork Arena", "EvnXCXhP", 1},
  3881.         {"Town Map", 1345094164, 2},
  3882.     }
  3883.    
  3884.     local lists = {
  3885.         {scripttabList, "Scripts"},
  3886.         {fescripttabList, "FE Scripts"},
  3887.         {gameScriptsList, "Game Scripts"},
  3888.         {guitabList, "GUIs"},
  3889.         {mapsList, "Maps"},
  3890.     }
  3891.    
  3892.     local function makeFrame(Active, BackgroundColor3, BorderSizePixel, Name, Parent, Position, Size, ClipsDescendants, Draggable, BackgroundTransparency)
  3893.         local Frame = Instance.new("Frame")
  3894.         Frame.Active = Active
  3895.         Frame.BackgroundColor3 = BackgroundColor3
  3896.         Frame.BorderSizePixel = BorderSizePixel
  3897.         Frame.Name = Name
  3898.         Frame.Parent = Parent
  3899.         Frame.Position = Position
  3900.         Frame.Size = Size
  3901.         Frame.ClipsDescendants = ClipsDescendants
  3902.         Frame.Draggable = Draggable
  3903.         Frame.BackgroundTransparency = BackgroundTransparency
  3904.     end
  3905.    
  3906.     local function makeScrollingFrame(BackgroundColor3, BorderSizePixel, Name, Parent, Position, Size, CanvasSize, BackgroundTransparency, ScrollBarThickness)
  3907.         local ScrollingFrame = Instance.new("ScrollingFrame")
  3908.         ScrollingFrame.BackgroundColor3 = BackgroundColor3
  3909.         ScrollingFrame.BorderSizePixel = BorderSizePixel
  3910.         ScrollingFrame.Name = Name
  3911.         ScrollingFrame.Parent = Parent
  3912.         ScrollingFrame.Position = Position
  3913.         ScrollingFrame.Size = Size
  3914.         ScrollingFrame.CanvasSize = CanvasSize
  3915.         ScrollingFrame.BackgroundTransparency = BackgroundTransparency
  3916.         ScrollingFrame.ScrollBarThickness = ScrollBarThickness
  3917.     end
  3918.    
  3919.     local function makeTextLabel(BackgroundColor3, BackgroundTransparency, Name, Parent, Position, Size, Font, Text, TextColor3, TextSize, BorderSizePixel, TextWrapped)
  3920.         local TextLabel = Instance.new("TextLabel")
  3921.         TextLabel.BackgroundColor3 = BackgroundColor3
  3922.         TextLabel.BackgroundTransparency = BackgroundTransparency
  3923.         TextLabel.Name = Name
  3924.         TextLabel.Parent = Parent
  3925.         TextLabel.Position = Position
  3926.         TextLabel.Size = Size
  3927.         TextLabel.Font = Font
  3928.         TextLabel.Text = Text
  3929.         TextLabel.TextColor3 = TextColor3
  3930.         TextLabel.TextSize = TextSize
  3931.         TextLabel.BorderSizePixel = BorderSizePixel
  3932.         TextLabel.TextWrapped = TextWrapped
  3933.     end
  3934.    
  3935.     local function makeTextBox(BackgroundColor3, BackgroundTransparency, MultiLine, Name, Parent, Position, Size, Font, Text, TextColor3, TextSize, TextWrapped, TextYAlignment, BorderSizePixel, PlaceholderText, TextXAlignment)
  3936.         local TextBox = Instance.new("TextBox")
  3937.         TextBox.BackgroundColor3 = BackgroundColor3
  3938.         TextBox.BackgroundTransparency = BackgroundTransparency
  3939.         TextBox.MultiLine = MultiLine
  3940.         TextBox.Name = Name
  3941.         TextBox.Parent = Parent
  3942.         TextBox.Position = Position
  3943.         TextBox.Size = Size
  3944.         TextBox.Font = Font
  3945.         TextBox.Text = Text
  3946.         TextBox.TextColor3 = TextColor3
  3947.         TextBox.TextSize = TextSize
  3948.         TextBox.TextWrapped = TextWrapped
  3949.         TextBox.TextYAlignment = TextYAlignment
  3950.         TextBox.BorderSizePixel = BorderSizePixel
  3951.         TextBox.PlaceholderText = PlaceholderText
  3952.         TextBox.TextXAlignment = TextXAlignment
  3953.     end
  3954.    
  3955.     local function makeTextButton(BackgroundColor3, BorderSizePixel, Name, Parent, Position, Size, Font, Text, TextColor3, TextSize, BackgroundTransparency, func)
  3956.         local TextButton = Instance.new("TextButton")
  3957.         TextButton.BackgroundColor3 = BackgroundColor3
  3958.         TextButton.BorderSizePixel = BorderSizePixel
  3959.         TextButton.Name = Name
  3960.         TextButton.Parent = Parent
  3961.         TextButton.Position = Position
  3962.         TextButton.Size = Size
  3963.         TextButton.Font = Font
  3964.         TextButton.Text = Text
  3965.         TextButton.TextColor3 = TextColor3
  3966.         TextButton.TextSize = TextSize
  3967.         TextButton.BackgroundTransparency = BackgroundTransparency
  3968.         TextButton.MouseButton1Down:connect(func)
  3969.     end
  3970.    
  3971.     local function makeImageLabel(BackgroundColor3, BackgroundTransparency, BorderSizePixel, Name, Parent, Selectable, Size, Image, Position, Rotation)
  3972.         local ImageLabel = Instance.new("ImageLabel")
  3973.         ImageLabel.BackgroundColor3 = BackgroundColor3
  3974.         ImageLabel.BackgroundTransparency = BackgroundTransparency
  3975.         ImageLabel.BorderSizePixel = BorderSizePixel
  3976.         ImageLabel.Name = Name
  3977.         ImageLabel.Parent = Parent
  3978.         ImageLabel.Selectable = Selectable
  3979.         ImageLabel.Size = Size
  3980.         ImageLabel.Image = Image
  3981.         ImageLabel.Position = Position
  3982.         ImageLabel.Rotation = Rotation
  3983.     end
  3984.    
  3985.     local tabs = {
  3986.         "Home",
  3987.         "Scripts",
  3988.         "FE Scripts",
  3989.         "Game Scripts",
  3990.         "GUIs",
  3991.         "Maps",
  3992.         "Executor",
  3993.         "Credits",
  3994.     }
  3995.    
  3996.     local selectedTab = tabs[1]
  3997.    
  3998.     local function changeTab(newTab)
  3999.         if tweening == false and newTab ~= selectedTab then
  4000.             tweening = true
  4001.             if selectedTab == "Credits" then
  4002.                 for _,object in pairs(screenGui.MainFrame.MainStuff.Credits:GetDescendants()) do
  4003.                     if object.ClassName == "ImageLabel" then
  4004.                         local sTween = game:GetService("TweenService")
  4005.                         local part = object    
  4006.                         local goal = {}
  4007.                         goal.ImageTransparency = 1
  4008.                         local tweenInfo = TweenInfo.new(0.5)
  4009.                         local tween = sTween:Create(part, tweenInfo, goal)
  4010.                         tween:Play()
  4011.                     end
  4012.                 end
  4013.                 wait(0.5)
  4014.             end
  4015.             screenGui.MainFrame.MainStuff[selectedTab]:TweenPosition(UDim2.new(-1, 0, 0, 0), "Out", "Quad", 0.5)
  4016.             screenGui.MainFrame.MainStuff[newTab]:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.5)
  4017.             screenGui.MainFrame.SelectedTab.SelectedTab:TweenPosition(UDim2.new(0, 0, -1, 0), "Out", "Quad", 0.25)
  4018.             wait(0.25)
  4019.             screenGui.MainFrame.SelectedTab.SelectedTab.Text = newTab
  4020.             wait()
  4021.             screenGui.MainFrame.SelectedTab.SelectedTab:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.25)
  4022.             wait(0.25)
  4023.             screenGui.MainFrame.MainStuff[selectedTab].Position = UDim2.new(1, 0, 0, 0)
  4024.             if newTab == "Credits" then
  4025.                 for _,object in pairs(screenGui.MainFrame.MainStuff.Credits:GetDescendants()) do
  4026.                     if object.ClassName == "ImageLabel" then
  4027.                         local sTween = game:GetService("TweenService")
  4028.                         local part = object    
  4029.                         local goal = {}
  4030.                         goal.ImageTransparency = 0
  4031.                         local tweenInfo = TweenInfo.new(0.5)
  4032.                         local tween = sTween:Create(part, tweenInfo, goal)
  4033.                         tween:Play()
  4034.                     end
  4035.                 end
  4036.                 wait(0.5)
  4037.             end
  4038.             selectedTab = newTab
  4039.             tweening = false
  4040.         end
  4041.     end
  4042.    
  4043.     local function mainTween(what)
  4044.         if tweening == false then
  4045.             tweening = true
  4046.             if what == "Open" then
  4047.                 screenGui.open:TweenPosition(UDim2.new(-1,0,0.531,0), "Out", "Quad", 0.6)
  4048.                 screenGui.MainFrame:TweenSize(UDim2.new(0, 350, 0, 40), "Out", "Quad", 0.6)
  4049.                 wait(0.6)
  4050.                 screenGui.MainFrame:TweenSize(UDim2.new(0, 350, 0, 340), "Out", "Quad", 0.6)
  4051.             elseif what == "Close" then
  4052.                 screenGui.MainFrame:TweenSize(UDim2.new(0, 350, 0, 40), "Out", "Quad", 0.6)
  4053.                 wait(0.6)
  4054.                 screenGui.MainFrame:TweenSize(UDim2.new(0, 0, 0, 40), "Out", "Quad", 0.6)
  4055.                 screenGui.open:TweenPosition(UDim2.new(0,0,0.531,0), "Out", "Quad", 0.6)
  4056.             end
  4057.             wait(0.6)
  4058.             tweening = false
  4059.         end
  4060.     end
  4061.    
  4062.     --Make Screen
  4063.     screenGui = Instance.new("ScreenGui")
  4064.     screenGui.Parent = coreGui
  4065.     screenGui.Name = "RoseHubV2"
  4066.    
  4067.     makeFrame(true, Color3.fromRGB(255, 35, 110), 0, "MainFrame", screenGui, UDim2.new(0.5, -175, 0.5, -170), UDim2.new(0, 350, 0, 340), true, true, 0)
  4068.    
  4069.     makeScrollingFrame(Color3.fromRGB(255, 0, 100), 0, "TabButtons", screenGui.MainFrame, UDim2.new(0, 0, 0, 40), UDim2.new(0, 125, 1, -40), UDim2.new(0, 0, 0, 0), 0, 12)
  4070.    
  4071.     makeFrame(false, Color3.fromRGB(225, 0, 100), 0, "TitleFrame", screenGui.MainFrame, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 0, 40), true, false, 0)
  4072.    
  4073.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "Title", screenGui.MainFrame.TitleFrame, UDim2.new(0, 45, 0, 0), UDim2.new(0, 265, 1, 0), Enum.Font.Fantasy, "Rose Hub v2.0.0", Color3.fromRGB(255, 255, 255), 30, 1, false)
  4074.    
  4075.     makeImageLabel(Color3.fromRGB(255, 85, 127), 1, 0, "RoseIcon", screenGui.MainFrame.TitleFrame, false, UDim2.new(0, 45, 0, 41), "rbxassetid://1342740333", UDim2.new(0, 0, 0, 0), 0)
  4076.    
  4077.     makeTextButton(Color3.fromRGB(255, 255, 255), 1, "Close", screenGui.MainFrame.TitleFrame, UDim2.new(0, 310, 0, 0), UDim2.new(0, 40, 0, 40), Enum.Font.ArialBold, "X", Color3.fromRGB(255, 255, 255), 30, 1, function()
  4078.         mainTween("Close")
  4079.     end)
  4080.    
  4081.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "MOTD", screenGui.MainFrame, UDim2.new(0, 125, 0, 315), UDim2.new(0, 225, 0, 25), Enum.Font.Fantasy, "MOTD: I'm in your mom", Color3.fromRGB(255, 255, 255), 16, 0, true)
  4082.    
  4083.     makeFrame(false, Color3.fromRGB(255, 100, 150), 0, "MainStuff", screenGui.MainFrame, UDim2.new(0, 130, 0, 70), UDim2.new(0, 215, 0, 245), true, false, 0.5)
  4084.    
  4085.     makeFrame(false, Color3.fromRGB(0, 0, 0), 0, "SelectedTab", screenGui.MainFrame, UDim2.new(0, 125, 0, 40), UDim2.new(0, 225, 0, 30), true, false, 1)
  4086.    
  4087.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "SelectedTab", screenGui.MainFrame.SelectedTab, UDim2.new(0, 0, 0, 0), UDim2.new(0, 225, 0, 30), Enum.Font.Fantasy, "Home", Color3.fromRGB(255, 255, 255), 25, 0, false)
  4088.    
  4089.     makeFrame(true, Color3.fromRGB(255, 84, 126), 0, "open", screenGui, UDim2.new(-0.5, 0, 0.5, 0), UDim2.new(0, 150, 0, 50), true, false, 1)
  4090.    
  4091.     makeTextButton(Color3.fromRGB(255, 50, 127), 1, "openbutton", screenGui.open, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), Enum.Font.Fantasy, "OPEN", Color3.fromRGB(255, 255, 255), 32, false, function()
  4092.         mainTween("Open")
  4093.     end)
  4094.    
  4095.     for i,tabButton in pairs(tabs) do
  4096.         makeTextButton(Color3.fromRGB(255, 50, 127), 0, tabButton.."Button", screenGui.MainFrame.TabButtons, UDim2.new(0, 5, 0, tabPos), UDim2.new(0, 115, 0, 30), Enum.Font.Fantasy, tabButton, Color3.fromRGB(255, 255, 255), 20, 0, function()
  4097.             changeTab(tabs[i])
  4098.         end)
  4099.         local mainStuffPos = 0
  4100.         if tabButton == selectedTab then
  4101.             mainStuffPos = 0
  4102.         else
  4103.             mainStuffPos = 1
  4104.         end
  4105.         makeScrollingFrame(Color3.fromRGB(0, 0, 0), 1, tabButton, screenGui.MainFrame.MainStuff, UDim2.new(mainStuffPos, 0, 0, 0), UDim2.new(1, 0, 1, 0), UDim2.new(1, 0, 0, 0), 1)
  4106.        
  4107.         tabPos = tabPos + 35
  4108.     end
  4109.    
  4110.     --Sort lists and insert them
  4111.     for _,list in pairs(lists) do
  4112.         local toSort = {}
  4113.         local sortedList = {}
  4114.         local pos = 28
  4115.        
  4116.         for _,v in pairs(list[1]) do
  4117.             table.insert(toSort, v[1])
  4118.         end
  4119.        
  4120.         table.sort(toSort)
  4121.        
  4122.         for i,name in pairs(toSort) do
  4123.             for i,actualTable in pairs(list[1]) do
  4124.                 if name == actualTable[1] then
  4125.                     table.insert(sortedList, {actualTable[1], actualTable[2], actualTable[3]})
  4126.                 end
  4127.             end
  4128.         end
  4129.        
  4130.         local function createButons(text)
  4131.             pos = 28
  4132.             for _,button in pairs(sortedList) do
  4133.                 if text == "" or string.sub(string.lower(button[1]), 1, string.len(text)) == string.lower(text) then
  4134.                     print(list[2])
  4135.                     makeTextButton(Color3.fromRGB(255, 50, 127), 0, button[1], screenGui.MainFrame.MainStuff[list[2]], UDim2.new(0, 5, 0, pos), UDim2.new(1, -10, 0, 20), Enum.Font.Fantasy, button[1], Color3.fromRGB(255, 255, 255), 14, 0, function()
  4136.                         if button[3] == 1 then
  4137.                             loadstring(game:HttpGet("https://pastebin.com/raw/"..button[2], true))()
  4138.                         elseif button[3] == 2 then
  4139.                             loadstring(game:GetObjects("rbxassetid://"..button[2])[1].Source)()
  4140.                         end
  4141.                     end)
  4142.                     pos = pos + 23
  4143.                 end
  4144.             end
  4145.         end
  4146.        
  4147.         --Remove Buttons and create new on search
  4148.         local function removeButtons()
  4149.             for _,button in pairs(screenGui.MainFrame.MainStuff[list[2]]:GetChildren()) do
  4150.                 if button.ClassName == "TextButton" then
  4151.                     button:Destroy()
  4152.                 end
  4153.             end
  4154.         end
  4155.        
  4156.         --Search Box
  4157.         makeTextBox(Color3.fromRGB(255, 50, 127), 0, false, "Search", screenGui.MainFrame.MainStuff[list[2]], UDim2.new(0, 5, 0, 5), UDim2.new(1, -10, 0, 20), Enum.Font.Fantasy, "", Color3.fromRGB(255, 255, 255), 14, false, "Center", 0, "Search "..list[2], "Center")
  4158.         local function searchBar(chosenList)   
  4159.             local search = screenGui.MainFrame.MainStuff[chosenList].Search
  4160.             local currentSearch = ""
  4161.             search.Changed:connect(function(property)
  4162.                 if property == "Text" then
  4163.                     if search.Text ~= "" and search.Text ~= currentSearch then
  4164.                         currentSearch = search.Text
  4165.                         removeButtons()
  4166.                         createButons(search.Text)
  4167.                     elseif search.Text == "" and currentSearch.Text ~= "" then
  4168.                         currentSearch = search.Text
  4169.                         removeButtons()
  4170.                         createButons("")
  4171.                     end
  4172.                 end
  4173.             end)
  4174.         end
  4175.        
  4176.         searchBar(list[2]) 
  4177.        
  4178.         createButons("")
  4179.        
  4180.         screenGui.MainFrame.MainStuff[list[2]].CanvasSize = UDim2.new(1, 0, 0, pos+2)
  4181.         screenGui.MainFrame.MainStuff[list[2]].ScrollBarThickness = 0
  4182.     end
  4183.    
  4184.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "WelcomeMSG", screenGui.MainFrame.MainStuff.Home, UDim2.new(0.102, 0, 0.045, 0), UDim2.new(0, 170, 0, 29), Enum.Font.Fantasy, "Welcome to Rose Hub!", Color3.fromRGB(255, 255, 255), 20, 1, false)
  4185.    
  4186.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "FEStatus", screenGui.MainFrame.MainStuff.Home, UDim2.new(0.2, 0, 0.155, 0), UDim2.new(0, 128, 0, 22), Enum.Font.Fantasy, "FE: Disabled", Color3.fromRGB(255, 255, 255), 16, 1, false)
  4187.    
  4188.     makeFrame(false, Color3.fromRGB(255, 0, 127), 0, "SegLine", screenGui.MainFrame.MainStuff.Home, UDim2.new(0, 0, 0.245, 0), UDim2.new(0, 215, 0, 2), false, false, 0.5)
  4189.    
  4190.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "Explanation", screenGui.MainFrame.MainStuff.Home, UDim2.new(0, 0, 0.253, 0), UDim2.new(0, 215, 0, 183), Enum.Font.SourceSans, 'To get started click the tabs to find what scripts your looking for.\nThe scrolling bar is invisible so to scroll use your scroll wheel.\n\nWant scripts or features added?\n\nJoin our Discord for Support donations and more!', Color3.fromRGB(255, 255, 255), 14, 1, true)
  4191.     screenGui.MainFrame.MainStuff.Home.Explanation.TextYAlignment = "Top"
  4192.    
  4193.     makeTextButton(Color3.fromRGB(255, 50, 127), 0, "DiscordInvite", screenGui.MainFrame.MainStuff.Home, UDim2.new(0.179, 0, 0.816, 0), UDim2.new(0, 138, 0, 32), Enum.Font.Fantasy, "Discord", Color3.fromRGB(255, 255, 255), 14, 0, function()
  4194.     local copy = true
  4195.         if pcall(function() Synapse:Copy("https://discord.me/rosehub") end) then
  4196.            
  4197.         else
  4198.             local clip = setclipboard or Clipboard.set
  4199.             clip("https://discord.me/rosehub")
  4200.         end
  4201.            
  4202.         screenGui.MainFrame.MainStuff.Home.DiscordInvite.text = "Copied!"
  4203.         wait(1)
  4204.         screenGui.MainFrame.MainStuff.Home.DiscordInvite.text = "Discord"
  4205.     end)
  4206.    
  4207.     makeTextButton(Color3.fromRGB(255, 0, 127), 0, "Clear", screenGui.MainFrame.MainStuff.Executor, UDim2.new(0, 5, 1, -25), UDim2.new(0, 100, 0, 20), Enum.Font.SourceSansBold, "Clear", Color3.fromRGB(255, 255, 255), 14, 0, function()
  4208.         screenGui.MainFrame.MainStuff.Executor.InputHolder.Input.Text = ""
  4209.     end)
  4210.    
  4211.     makeScrollingFrame(Color3.fromRGB(255, 255, 255), 0, "InputHolder", screenGui.MainFrame.MainStuff.Executor, UDim2.new(0, 5, 0, 5), UDim2.new(0, 205, 0, 205), UDim2.new(0, 0, 0, 0), 1, 0)
  4212.    
  4213.     makeTextBox(Color3.fromRGB(255, 0, 128), 1, true, "Input", screenGui.MainFrame.MainStuff.Executor.InputHolder, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), Enum.Font.Fantasy, "", Color3.fromRGB(255, 255, 255), 14, true, Enum.TextYAlignment.Top, 0, "Paste/Type Scripts Here", Enum.TextXAlignment.Left)
  4214.     local execHolder = screenGui.MainFrame.MainStuff.Executor.InputHolder
  4215.     local execInput = execHolder.Input
  4216.     local movedExec196 = false
  4217.     execInput.ClearTextOnFocus = false
  4218.     --Checks if executor text changed, if so it will change your canvas position IF you are at the bottom of the script. Has an extra check for the first time moving so it doesnt get annoying
  4219.     execInput.Changed:connect(function(property)
  4220.         if property == "Text" then
  4221.             execHolder.CanvasSize = UDim2.new(1, -10, 0, execInput.TextBounds.Y + execInput.TextSize)
  4222.             if execInput.TextBounds.Y - execHolder.CanvasPosition.Y == 205 then
  4223.                 execHolder.CanvasPosition = Vector2.new(0, execInput.TextBounds.Y+205)
  4224.                 movedExec196 = false
  4225.             elseif movedExec196 == false and execInput.TextBounds.Y == 196 and execHolder.CanvasPosition.Y == 0 then
  4226.                 execHolder.CanvasPosition = Vector2.new(0, execInput.TextBounds.Y+205)
  4227.                 movedExec196 = true
  4228.             elseif movedExec196 == true and execInput.TextBounds.Y < 196 then
  4229.                 movedExec196 = false
  4230.             end
  4231.         end
  4232.     end)
  4233.    
  4234.     makeTextButton(Color3.fromRGB(255, 0, 127), 0, "Execute", screenGui.MainFrame.MainStuff.Executor, UDim2.new(0.5, 2, 1, -25), UDim2.new(0, 100, 0, 20), Enum.Font.SourceSansBold, "Execute", Color3.fromRGB(255, 255, 255), 14, 0, function()
  4235.         loadstring(screenGui.MainFrame.MainStuff.Executor.InputHolder.Input.Text)()
  4236.     end)
  4237.    
  4238.     --Credits
  4239.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "RoseCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.202, 0, 0.053, 0), UDim2.new(0, 128, 0, 32), Enum.Font.Fantasy, "Rose\nHumanoid#0001", Color3.fromRGB(255, 255, 255), 20, 0, false)
  4240.    
  4241.     makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "RoseDrops", screenGui.MainFrame.MainStuff.Credits.RoseCredit, false, UDim2.new(0, 66, 0, 65), "rbxassetid://1342740333", UDim2.new(-0.25, 0, -0.844, 0), 80)
  4242.    
  4243.     makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "RoseDrops2", screenGui.MainFrame.MainStuff.Credits.RoseCredit, false, UDim2.new(0, 66, 0, 65), "rbxassetid://1342740333", UDim2.new(0.891, 0, 4.438, 0), -40)
  4244.    
  4245.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "ZwolfCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.221, 0, 0.253, 0), UDim2.new(0, 120, 0, 30), Enum.Font.Fantasy, "Zwolf\nZwolf#3762", Color3.fromRGB(255, 255, 255), 20, 1, false)
  4246.    
  4247.     makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "RoseDrops3", screenGui.MainFrame.MainStuff.Credits.ZwolfCredit, false, UDim2.new(0, 62, 0, 59), "rbxassetid://1342740333", UDim2.new(0.875, 0, 0, 0), -10)
  4248.    
  4249.     makeImageLabel(Color3.fromRGB(255, 255, 255), 1, 1, "ImageLabel", screenGui.MainFrame.MainStuff.Credits.ZwolfCredit, false, UDim2.new(0, 70, 0, 60), "rbxassetid://1342740333", UDim2.new(-0.483, 0, 0.433, 0), 59)
  4250.    
  4251.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "AlexCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.191, 0, 0.469, 0), UDim2.new(0, 139, 0, 29), Enum.Font.Fantasy, "Alex\nAlex the Great#9740", Color3.fromRGB(255, 255, 255), 20, 1, false)
  4252.    
  4253.     makeTextLabel(Color3.fromRGB(255, 255, 255), 1, "DeanCredit", screenGui.MainFrame.MainStuff.Credits, UDim2.new(0.153, 0, 0.755, 0), UDim2.new(0, 139, 0, 40), Enum.Font.Fantasy, "Miya - Intro\nKiwi#4879", Color3.fromRGB(255, 255, 255), 20, 1, false)
  4254.    
  4255.     for _,object in pairs(screenGui.MainFrame.MainStuff.Credits:GetDescendants()) do
  4256.         if object.ClassName == "ImageLabel" then
  4257.             object.ImageTransparency = 1
  4258.         end
  4259.     end
  4260.    
  4261.     screenGui.MainFrame.Size = UDim2.new(0, 0, 0, 40)
  4262.    
  4263.     --Intro
  4264.     player = game:GetService'Players'.LocalPlayer
  4265.     introgui = Instance.new('ScreenGui',player.PlayerGui)
  4266.     holder = Instance.new('Frame', introgui)
  4267.     imhx = Instance.new('ImageLabel',holder)
  4268.     blnhx = Instance.new('ImageLabel',holder)
  4269.     blnhx2 = Instance.new('ImageLabel',holder)
  4270.     pooftemp = Instance.new('ImageLabel',holder)
  4271.     text = Instance.new('ImageLabel',holder)
  4272.     bar = Instance.new('Frame',holder)
  4273.     tomatosauce = Instance.new('Sound',holder)
  4274.     large = Instance.new('Sound',holder)
  4275.     smol = Instance.new('Sound',holder)
  4276.     wosh = Instance.new('Sound',holder)
  4277.     blur = Instance.new('BlurEffect',workspace.CurrentCamera)
  4278.     blur.Size = 0
  4279.    
  4280.     -- Properties
  4281.     holder.Position = UDim2.new(0.5,-50,0.5,-50)
  4282.     holder.Size = UDim2.new(0,100,0,100)
  4283.     holder.BackgroundTransparency = 1
  4284.    
  4285.     imhx.Image = "rbxassetid://1491878692"
  4286.     imhx.BackgroundTransparency = 1
  4287.     imhx.Size = UDim2.new(0,100,0,100)
  4288.     imhx.Position = UDim2.new(0,0,0,-500)
  4289.     imhx.ZIndex = 3
  4290.    
  4291.     blnhx.Image = "rbxassetid://1491878477"
  4292.     blnhx.BackgroundTransparency = 1
  4293.     blnhx.ImageTransparency = 1
  4294.     blnhx.Size = UDim2.new(0,100,0,100)
  4295.     blnhx.Position = UDim2.new(0,0,0,0)
  4296.     blnhx.ZIndex = 4
  4297.    
  4298.     tomatosauce.SoundId = "rbxassetid://752527668"
  4299.     tomatosauce.Volume = 1
  4300.    
  4301.     large.SoundId = "rbxassetid://541909867"
  4302.     large.Volume = 1
  4303.    
  4304.     smol.SoundId = "rbxassetid://541909763"
  4305.     smol.Volume = 1
  4306.    
  4307.     wosh.SoundId = "rbxassetid://147722270"
  4308.     wosh.Volume = 1
  4309.    
  4310.    
  4311.     blnhx2.Image = "rbxassetid://1491878477"
  4312.     blnhx2.BackgroundTransparency = 1
  4313.     blnhx2.ImageTransparency = 1
  4314.     blnhx2.Size = UDim2.new(0,100,0,100)
  4315.     blnhx2.Position = UDim2.new(0,0,0,0)
  4316.    
  4317.     pooftemp.Image = "rbxassetid://1491979712"
  4318.     pooftemp.BackgroundTransparency = 1
  4319.     pooftemp.ImageTransparency = 1
  4320.     pooftemp.Size = UDim2.new(0,100,0,100)
  4321.     pooftemp.Position = UDim2.new(0,0,0,0)
  4322.    
  4323.     text.Image = "rbxassetid://1491935743"
  4324.     text.BackgroundTransparency = 1
  4325.     text.ImageTransparency = 1
  4326.     text.Size = UDim2.new(0,500,0,100)
  4327.     text.Position = UDim2.new(0.5,-250,0,0)
  4328.     text.ZIndex = 6
  4329.    
  4330.     bar.Size = UDim2.new(0,0,0,100)
  4331.     bar.Position = UDim2.new(0.5,0,0,0)
  4332.     bar.BorderSizePixel = 0
  4333.     bar.ZIndex = 5
  4334.     bar.BackgroundColor3 = Color3.fromRGB(255, 30, 64)
  4335.    
  4336.     -- Animation
  4337.     local tweenService = game:GetService("TweenService")
  4338.      
  4339.     local tween1 = TweenInfo.new(  
  4340.         2,
  4341.         Enum.EasingStyle.Quint,
  4342.         Enum.EasingDirection.Out
  4343.     )
  4344.     local stuff1 = {
  4345.         Position = UDim2.new(0,0,0,0);
  4346.         Rotation = -720
  4347.     }
  4348.     local stuff6 = {
  4349.         Size = 34
  4350.     }
  4351.     local stuff7 = {
  4352.         Size = 0
  4353.     }
  4354.    
  4355.      
  4356.     local imagetween = tweenService:Create(imhx,tween1,stuff1)
  4357.    
  4358.     local tween2 = TweenInfo.new(
  4359.         2,
  4360.         Enum.EasingStyle.Quint,
  4361.         Enum.EasingDirection.Out
  4362.     )
  4363.     local stuff2 = {
  4364.         Position = UDim2.new(0,-50,0,-50);
  4365.         Size = UDim2.new(0,200,0,200);
  4366.         ImageTransparency = 1
  4367.     }
  4368.    
  4369.     local bloop = tweenService:Create(pooftemp,tween2,stuff2)
  4370.    
  4371.     local tween3 = TweenInfo.new(
  4372.         1,
  4373.         Enum.EasingStyle.Quint,
  4374.         Enum.EasingDirection.Out
  4375.     )
  4376.    
  4377.     local tween4 = TweenInfo.new(
  4378.         2,
  4379.         Enum.EasingStyle.Quint,
  4380.         Enum.EasingDirection.Out
  4381.     )
  4382.     local stuff3 = {
  4383.         ImageTransparency = 0
  4384.     }
  4385.    
  4386.     local poof = tweenService:Create(blnhx,tween3,stuff3)
  4387.    
  4388.     local fadein = tweenService:Create(blur,tween1,stuff6)
  4389.     local fadeout = tweenService:Create(blur,tween1,stuff7)
  4390.    
  4391.     local textappere = tweenService:Create(text,tween4,stuff3)
  4392.     -- Playing animations/sounds
  4393.     imagetween:Play()
  4394.     large:Play()
  4395.     fadein:Play()
  4396.     wait(2)
  4397.     pooftemp.ImageTransparency = 0
  4398.     bloop:play()
  4399.     tomatosauce:Play()
  4400.     wait(2)
  4401.     poof:Play()
  4402.     wait(1)
  4403.     imhx.ImageTransparency = 1
  4404.     blnhx2.ImageTransparency = 0
  4405.     bar:TweenSizeAndPosition(UDim2.new(0,500,0,100),UDim2.new(0.5,-250,0.5,-50),"Out","Quint",2)
  4406.     blnhx2:TweenPosition(UDim2.new(0,250,0,0),"Out","Quint",2)
  4407.     blnhx:TweenPosition(UDim2.new(0,-250,0,0),"Out","Quint",2)
  4408.     smol:Play()
  4409.     wait(1.3)
  4410.     textappere:Play()
  4411.     wait(2)
  4412.     holder:TweenPosition(UDim2.new(0,5000,0.5,-50),"In","Quint",2)
  4413.     wosh:Play()
  4414.     wait(1.4)
  4415.     fadeout:Play()
  4416.     wait(2)
  4417.     introgui:Destroy()
  4418.     blur:Destroy()
  4419.    
  4420.     wait()
  4421.    
  4422.     tweening = true
  4423.     screenGui.open:TweenPosition(UDim2.new(0, 0, 0.5, 0),'Out','Quad',0.6)
  4424.     wait(0.6)
  4425.     tweening = false
  4426.     end)
  4427.  
  4428. end
  4429. coroutine.resume(coroutine.create(SCRIPT_RESA69_FAKESCRIPT))
  4430. function SCRIPT_MSIZ80_FAKESCRIPT() -- ComingSoon.LocalScript
  4431.     local script = Instance.new('LocalScript')
  4432.     script.Parent = ComingSoon
  4433.     script.Parent.MouseButton1Click:Connect(function()
  4434.         -- Script Here
  4435.     end)
  4436.  
  4437. end
  4438. coroutine.resume(coroutine.create(SCRIPT_MSIZ80_FAKESCRIPT))
  4439. function SCRIPT_BMLL69_FAKESCRIPT() -- AdminPannel.GActive
  4440.     local script = Instance.new('LocalScript')
  4441.     script.Parent = AdminPannel
  4442.     AdminPannel.Active=true;AdminPannel.Draggable=true
  4443.  
  4444. end
  4445. coroutine.resume(coroutine.create(SCRIPT_BMLL69_FAKESCRIPT))
Add Comment
Please, Sign In to add comment