Guest User

sdsaddfdfd

a guest
Sep 15th, 2019
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 192.62 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local andioop = Instance.new("ScreenGui")
  5. local LoginFrame = Instance.new("Frame")
  6. local mmbar2 = Instance.new("Frame")
  7. local mmbar1 = Instance.new("Frame")
  8. local title = Instance.new("TextLabel")
  9. local pass = Instance.new("TextBox")
  10. local login = Instance.new("TextButton")
  11. local exitbutton = Instance.new("TextButton")
  12. local help = Instance.new("TextButton")
  13. local creditc = Instance.new("TextLabel")
  14. local MainFrame = Instance.new("Frame")
  15. local mmbar2_2 = Instance.new("Frame")
  16. local mmbar1_2 = Instance.new("Frame")
  17. local scripts = Instance.new("TextButton")
  18. local executor = Instance.new("TextButton")
  19. local exitbutton_2 = Instance.new("TextButton")
  20. local functions = Instance.new("TextButton")
  21. local Settngs = Instance.new("TextButton")
  22. local OpenButton = Instance.new("TextButton")
  23. local Executor = Instance.new("Frame")
  24. local mmbar2_3 = Instance.new("Frame")
  25. local mmbar1_3 = Instance.new("Frame")
  26. local exitbutton_3 = Instance.new("TextButton")
  27. local scripthere = Instance.new("TextBox")
  28. local executebutton = Instance.new("TextButton")
  29. local cleartext = Instance.new("TextButton")
  30. local zxssd = Instance.new("TextLabel")
  31. local Help = Instance.new("Frame")
  32. local mmbar2_4 = Instance.new("Frame")
  33. local mmbar1_4 = Instance.new("Frame")
  34. local exitbutton_4 = Instance.new("TextButton")
  35. local title_2 = Instance.new("TextLabel")
  36. local question = Instance.new("TextLabel")
  37. local answer = Instance.new("TextLabel")
  38. local question2 = Instance.new("TextLabel")
  39. local answer2 = Instance.new("TextLabel")
  40. local discord = Instance.new("TextLabel")
  41. local Scripts = Instance.new("Frame")
  42. local mmbar2_5 = Instance.new("Frame")
  43. local mmbar1_5 = Instance.new("Frame")
  44. local vehiclesim = Instance.new("TextButton")
  45. local exitbutton_5 = Instance.new("TextButton")
  46. local Reviz = Instance.new("TextButton")
  47. local FEanimations = Instance.new("TextButton")
  48. local NA = Instance.new("TextButton")
  49. local NA_2 = Instance.new("TextButton")
  50. local NA_3 = Instance.new("TextButton")
  51. local NA_4 = Instance.new("TextButton")
  52. local NA_5 = Instance.new("TextButton")
  53. local NA_6 = Instance.new("TextButton")
  54. local Functions = Instance.new("Frame")
  55. local mmbar2_6 = Instance.new("Frame")
  56. local mmbar1_6 = Instance.new("Frame")
  57. local HH = Instance.new("TextButton")
  58. local exitbutton_6 = Instance.new("TextButton")
  59. local HH_2 = Instance.new("TextButton")
  60. local NoGravity = Instance.new("TextButton")
  61. local Speed2 = Instance.new("TextButton")
  62. local NormGravity = Instance.new("TextButton")
  63. local Speed = Instance.new("TextButton")
  64. local Settings = Instance.new("Frame")
  65. local mmbar2_7 = Instance.new("Frame")
  66. local mmbar1_7 = Instance.new("Frame")
  67. local themes = Instance.new("TextButton")
  68. local themeselect = Instance.new("Frame")
  69. local rainbowtheme = Instance.new("TextButton")
  70. local rainbowthemetext = Instance.new("TextLabel")
  71. local exitbutton_7 = Instance.new("TextButton")
  72. --Properties:
  73. andioop.Name = "andioop"
  74. andioop.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  75. andioop.ResetOnSpawn = false
  76.  
  77. LoginFrame.Name = "LoginFrame"
  78. LoginFrame.Parent = andioop
  79. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  80. LoginFrame.BorderSizePixel = 0
  81. LoginFrame.Position = UDim2.new(0.201041684, 0, 0.0467135496, 0)
  82. LoginFrame.Selectable = true
  83. LoginFrame.Size = UDim2.new(0, 307, 0, 338)
  84.  
  85. mmbar2.Name = "mmbar2"
  86. mmbar2.Parent = LoginFrame
  87. mmbar2.BackgroundColor3 = Color3.new(0, 0, 0)
  88. mmbar2.BorderSizePixel = 0
  89. mmbar2.Position = UDim2.new(0.00325732864, 0, -0.000520739704, 0)
  90. mmbar2.Size = UDim2.new(0, 306, 0, 22)
  91.  
  92. mmbar1.Name = "mmbar1"
  93. mmbar1.Parent = LoginFrame
  94. mmbar1.BackgroundColor3 = Color3.new(0, 0, 0)
  95. mmbar1.BorderSizePixel = 0
  96. mmbar1.Position = UDim2.new(0.00325732864, 0, 0.064568013, 0)
  97. mmbar1.Size = UDim2.new(0, 306, 0, 22)
  98.  
  99. title.Name = "title"
  100. title.Parent = LoginFrame
  101. title.BackgroundColor3 = Color3.new(1, 1, 1)
  102. title.BackgroundTransparency = 1
  103. title.Position = UDim2.new(0.172638431, 0, 0.177514791, 0)
  104. title.Size = UDim2.new(0, 200, 0, 50)
  105. title.Font = Enum.Font.SourceSans
  106. title.Text = "lowkey gui"
  107. title.TextColor3 = Color3.new(1, 1, 1)
  108. title.TextScaled = true
  109. title.TextSize = 14
  110. title.TextWrapped = true
  111.  
  112. pass.Name = "pass"
  113. pass.Parent = LoginFrame
  114. pass.BackgroundColor3 = Color3.new(0, 0, 0)
  115. pass.BorderSizePixel = 0
  116. pass.Position = UDim2.new(0.169381097, 0, 0.447369844, 0)
  117. pass.Size = UDim2.new(0, 200, 0, 35)
  118. pass.Font = Enum.Font.SourceSansBold
  119. pass.PlaceholderColor3 = Color3.new(0, 0.901961, 1)
  120. pass.PlaceholderText = "Password"
  121. pass.Text = ""
  122. pass.TextColor3 = Color3.new(1, 1, 1)
  123. pass.TextScaled = true
  124. pass.TextSize = 14
  125. pass.TextWrapped = true
  126. pass.TextXAlignment = Enum.TextXAlignment.Left
  127.  
  128. login.Name = "login"
  129. login.Parent = LoginFrame
  130. login.BackgroundColor3 = Color3.new(0, 0, 0)
  131. login.BorderSizePixel = 0
  132. login.Position = UDim2.new(0.175895751, 0, 0.597633123, 0)
  133. login.Size = UDim2.new(0, 200, 0, 50)
  134. login.Font = Enum.Font.SourceSans
  135. login.Text = "Login"
  136. login.TextColor3 = Color3.new(1, 1, 1)
  137. login.TextScaled = true
  138. login.TextSize = 14
  139. login.TextWrapped = true
  140.  
  141. exitbutton.Name = "exitbutton"
  142. exitbutton.Parent = LoginFrame
  143. exitbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  144. exitbutton.BackgroundTransparency = 1
  145. exitbutton.BorderSizePixel = 0
  146. exitbutton.Position = UDim2.new(0.856677532, 0, -0.00295857992, 0)
  147. exitbutton.Size = UDim2.new(0, 44, 0, 44)
  148. exitbutton.Font = Enum.Font.SourceSans
  149. exitbutton.Text = "X"
  150. exitbutton.TextColor3 = Color3.new(1, 1, 1)
  151. exitbutton.TextScaled = true
  152. exitbutton.TextSize = 100
  153. exitbutton.TextStrokeColor3 = Color3.new(1, 1, 1)
  154. exitbutton.TextWrapped = true
  155.  
  156. help.Name = "help"
  157. help.Parent = LoginFrame
  158. help.BackgroundColor3 = Color3.new(0, 0, 0)
  159. help.BorderSizePixel = 0
  160. help.Position = UDim2.new(0.00325732888, 0, 0.923076928, 0)
  161. help.Size = UDim2.new(0, 45, 0, 26)
  162. help.Font = Enum.Font.SourceSans
  163. help.Text = "Help"
  164. help.TextColor3 = Color3.new(1, 1, 1)
  165. help.TextScaled = true
  166. help.TextSize = 14
  167. help.TextWrapped = true
  168.  
  169. creditc.Name = "credit c:"
  170. creditc.Parent = LoginFrame
  171. creditc.BackgroundColor3 = Color3.new(1, 1, 1)
  172. creditc.BackgroundTransparency = 1
  173. creditc.BorderColor3 = Color3.new(1, 0, 0.0156863)
  174. creditc.BorderSizePixel = 10
  175. creditc.Position = UDim2.new(0.894818246, -200, 0.180060565, -50)
  176. creditc.Size = UDim2.new(0, 154, 0, 20)
  177. creditc.Font = Enum.Font.ArialBold
  178. creditc.Text = "Cybuur#8739"
  179. creditc.TextColor3 = Color3.new(1, 1, 1)
  180. creditc.TextScaled = true
  181. creditc.TextSize = 14
  182. creditc.TextStrokeColor3 = Color3.new(0, 0.882353, 0.0705882)
  183. creditc.TextWrapped = true
  184.  
  185. MainFrame.Name = "MainFrame"
  186. MainFrame.Parent = andioop
  187. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  188. MainFrame.BorderSizePixel = 0
  189. MainFrame.Position = UDim2.new(0.430961013, 0, 0.0455216542, 0)
  190. MainFrame.Size = UDim2.new(0, 307, 0, 338)
  191. MainFrame.Visible = false
  192.  
  193. mmbar2_2.Name = "mmbar2"
  194. mmbar2_2.Parent = MainFrame
  195. mmbar2_2.BackgroundColor3 = Color3.new(0, 0, 0)
  196. mmbar2_2.BorderSizePixel = 0
  197. mmbar2_2.Position = UDim2.new(0.00325732864, 0, -0.000520739704, 0)
  198. mmbar2_2.Size = UDim2.new(0, 306, 0, 22)
  199.  
  200. mmbar1_2.Name = "mmbar1"
  201. mmbar1_2.Parent = MainFrame
  202. mmbar1_2.BackgroundColor3 = Color3.new(0, 0, 0)
  203. mmbar1_2.BorderSizePixel = 0
  204. mmbar1_2.Position = UDim2.new(0.00325732864, 0, 0.064568013, 0)
  205. mmbar1_2.Size = UDim2.new(0, 306, 0, 22)
  206.  
  207. scripts.Name = "scripts"
  208. scripts.Parent = MainFrame
  209. scripts.BackgroundColor3 = Color3.new(0, 0, 0)
  210. scripts.BorderSizePixel = 0
  211. scripts.Position = UDim2.new(0.172638431, 0, 0.17159763, 0)
  212. scripts.Size = UDim2.new(0, 200, 0, 50)
  213. scripts.Font = Enum.Font.SourceSans
  214. scripts.Text = "Scripts"
  215. scripts.TextColor3 = Color3.new(1, 1, 1)
  216. scripts.TextScaled = true
  217. scripts.TextSize = 14
  218. scripts.TextWrapped = true
  219.  
  220. executor.Name = "executor"
  221. executor.Parent = MainFrame
  222. executor.BackgroundColor3 = Color3.new(0, 0, 0)
  223. executor.BorderSizePixel = 0
  224. executor.Position = UDim2.new(0.175895765, 0, 0.352070987, 0)
  225. executor.Size = UDim2.new(0, 200, 0, 50)
  226. executor.Font = Enum.Font.SourceSans
  227. executor.Text = "Executor"
  228. executor.TextColor3 = Color3.new(1, 1, 1)
  229. executor.TextScaled = true
  230. executor.TextSize = 14
  231. executor.TextWrapped = true
  232.  
  233. exitbutton_2.Name = "exitbutton"
  234. exitbutton_2.Parent = MainFrame
  235. exitbutton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  236. exitbutton_2.BackgroundTransparency = 1
  237. exitbutton_2.BorderSizePixel = 0
  238. exitbutton_2.Position = UDim2.new(0.856677532, 0, -0.00295857992, 0)
  239. exitbutton_2.Size = UDim2.new(0, 44, 0, 44)
  240. exitbutton_2.Font = Enum.Font.SourceSans
  241. exitbutton_2.Text = "X"
  242. exitbutton_2.TextColor3 = Color3.new(1, 1, 1)
  243. exitbutton_2.TextScaled = true
  244. exitbutton_2.TextSize = 100
  245. exitbutton_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  246. exitbutton_2.TextWrapped = true
  247.  
  248. functions.Name = "functions"
  249. functions.Parent = MainFrame
  250. functions.BackgroundColor3 = Color3.new(0, 0, 0)
  251. functions.BorderSizePixel = 0
  252. functions.Position = UDim2.new(0.172638431, 0, 0.529585779, 0)
  253. functions.Size = UDim2.new(0, 200, 0, 50)
  254. functions.Font = Enum.Font.SourceSans
  255. functions.Text = "Functions"
  256. functions.TextColor3 = Color3.new(1, 1, 1)
  257. functions.TextScaled = true
  258. functions.TextSize = 14
  259. functions.TextWrapped = true
  260.  
  261. Settngs.Name = "Settngs"
  262. Settngs.Parent = MainFrame
  263. Settngs.BackgroundColor3 = Color3.new(0, 0, 0)
  264. Settngs.BorderSizePixel = 0
  265. Settngs.Position = UDim2.new(0.172999993, 0, 0.708000004, 0)
  266. Settngs.Size = UDim2.new(0, 200, 0, 50)
  267. Settngs.Font = Enum.Font.SourceSans
  268. Settngs.Text = "Settings"
  269. Settngs.TextColor3 = Color3.new(1, 1, 1)
  270. Settngs.TextScaled = true
  271. Settngs.TextSize = 14
  272. Settngs.TextWrapped = true
  273.  
  274. OpenButton.Name = "OpenButton"
  275. OpenButton.Parent = andioop
  276. OpenButton.BackgroundColor3 = Color3.new(1, 1, 1)
  277. OpenButton.Position = UDim2.new(0, 0, 0.639186323, 0)
  278. OpenButton.Size = UDim2.new(0, 200, 0, 50)
  279. OpenButton.Visible = false
  280. OpenButton.Font = Enum.Font.SourceSansBold
  281. OpenButton.Text = "Open"
  282. OpenButton.TextColor3 = Color3.new(0, 0, 0)
  283. OpenButton.TextScaled = true
  284. OpenButton.TextSize = 14
  285. OpenButton.TextWrapped = true
  286.  
  287. Executor.Name = "Executor"
  288. Executor.Parent = andioop
  289. Executor.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  290. Executor.BorderSizePixel = 0
  291. Executor.Position = UDim2.new(0.672953725, 0, 0.0523602739, 0)
  292. Executor.Selectable = true
  293. Executor.Size = UDim2.new(0, 307, 0, 338)
  294. Executor.Visible = false
  295.  
  296. mmbar2_3.Name = "mmbar2"
  297. mmbar2_3.Parent = Executor
  298. mmbar2_3.BackgroundColor3 = Color3.new(0, 0, 0)
  299. mmbar2_3.BorderSizePixel = 0
  300. mmbar2_3.Position = UDim2.new(0.00325732864, 0, -0.000520739704, 0)
  301. mmbar2_3.Size = UDim2.new(0, 306, 0, 22)
  302.  
  303. mmbar1_3.Name = "mmbar1"
  304. mmbar1_3.Parent = Executor
  305. mmbar1_3.BackgroundColor3 = Color3.new(0, 0, 0)
  306. mmbar1_3.BorderSizePixel = 0
  307. mmbar1_3.Position = UDim2.new(0.00325732864, 0, 0.064568013, 0)
  308. mmbar1_3.Size = UDim2.new(0, 306, 0, 22)
  309.  
  310. exitbutton_3.Name = "exitbutton"
  311. exitbutton_3.Parent = Executor
  312. exitbutton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  313. exitbutton_3.BackgroundTransparency = 1
  314. exitbutton_3.BorderSizePixel = 0
  315. exitbutton_3.Position = UDim2.new(0.856677532, 0, -0.00295857992, 0)
  316. exitbutton_3.Size = UDim2.new(0, 44, 0, 44)
  317. exitbutton_3.Font = Enum.Font.SourceSans
  318. exitbutton_3.Text = "X"
  319. exitbutton_3.TextColor3 = Color3.new(1, 1, 1)
  320. exitbutton_3.TextScaled = true
  321. exitbutton_3.TextSize = 100
  322. exitbutton_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  323. exitbutton_3.TextWrapped = true
  324.  
  325. scripthere.Name = "scripthere"
  326. scripthere.Parent = Executor
  327. scripthere.BackgroundColor3 = Color3.new(1, 1, 1)
  328. scripthere.Position = UDim2.new(0.026058631, 0, 0.127218932, 0)
  329. scripthere.Size = UDim2.new(0, 290, 0, 255)
  330. scripthere.Font = Enum.Font.SourceSans
  331. scripthere.PlaceholderColor3 = Color3.new(0, 0, 0)
  332. scripthere.PlaceholderText = "Paste your script here."
  333. scripthere.Text = ""
  334. scripthere.TextColor3 = Color3.new(0, 0, 0)
  335. scripthere.TextSize = 18
  336. scripthere.TextWrapped = true
  337. scripthere.TextXAlignment = Enum.TextXAlignment.Left
  338. scripthere.TextYAlignment = Enum.TextYAlignment.Top
  339.  
  340. executebutton.Name = "executebutton"
  341. executebutton.Parent = Executor
  342. executebutton.BackgroundColor3 = Color3.new(0, 0, 0)
  343. executebutton.BorderSizePixel = 0
  344. executebutton.Position = UDim2.new(0.026058631, 0, 0.881656826, 0)
  345. executebutton.Size = UDim2.new(0, 140, 0, 40)
  346. executebutton.Font = Enum.Font.SourceSans
  347. executebutton.Text = "Execute"
  348. executebutton.TextColor3 = Color3.new(1, 1, 1)
  349. executebutton.TextScaled = true
  350. executebutton.TextSize = 14
  351. executebutton.TextWrapped = true
  352.  
  353. cleartext.Name = "cleartext"
  354. cleartext.Parent = Executor
  355. cleartext.BackgroundColor3 = Color3.new(0, 0, 0)
  356. cleartext.BorderSizePixel = 0
  357. cleartext.Position = UDim2.new(0.482084692, 0, 0.881656826, 0)
  358. cleartext.Size = UDim2.new(0, 140, 0, 40)
  359. cleartext.Font = Enum.Font.SourceSans
  360. cleartext.Text = "Clear"
  361. cleartext.TextColor3 = Color3.new(1, 1, 1)
  362. cleartext.TextScaled = true
  363. cleartext.TextSize = 14
  364. cleartext.TextWrapped = true
  365.  
  366. zxssd.Name = "zxssd"
  367. zxssd.Parent = Executor
  368. zxssd.BackgroundColor3 = Color3.new(1, 1, 1)
  369. zxssd.BackgroundTransparency = 1
  370. zxssd.BorderSizePixel = 0
  371. zxssd.Position = UDim2.new(-0.130293131, 0, 0.357988179, 0)
  372. zxssd.Rotation = -45
  373. zxssd.Size = UDim2.new(0, 386, 0, 130)
  374. zxssd.Font = Enum.Font.SourceSansBold
  375. zxssd.Text = "BROKEN"
  376. zxssd.TextColor3 = Color3.new(1, 0, 0.0156863)
  377. zxssd.TextScaled = true
  378. zxssd.TextSize = 14
  379. zxssd.TextWrapped = true
  380.  
  381. Help.Name = "Help"
  382. Help.Parent = andioop
  383. Help.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  384. Help.BorderSizePixel = 0
  385. Help.Position = UDim2.new(0.203125, 0, 0.45826146, 0)
  386. Help.Selectable = true
  387. Help.Size = UDim2.new(0, 307, 0, 338)
  388. Help.Visible = false
  389.  
  390. mmbar2_4.Name = "mmbar2"
  391. mmbar2_4.Parent = Help
  392. mmbar2_4.BackgroundColor3 = Color3.new(0, 0, 0)
  393. mmbar2_4.BorderSizePixel = 0
  394. mmbar2_4.Position = UDim2.new(0.00325732864, 0, -0.000520739704, 0)
  395. mmbar2_4.Size = UDim2.new(0, 306, 0, 22)
  396.  
  397. mmbar1_4.Name = "mmbar1"
  398. mmbar1_4.Parent = Help
  399. mmbar1_4.BackgroundColor3 = Color3.new(0, 0, 0)
  400. mmbar1_4.BorderSizePixel = 0
  401. mmbar1_4.Position = UDim2.new(0.00325732864, 0, 0.064568013, 0)
  402. mmbar1_4.Size = UDim2.new(0, 306, 0, 22)
  403.  
  404. exitbutton_4.Name = "exitbutton"
  405. exitbutton_4.Parent = Help
  406. exitbutton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  407. exitbutton_4.BackgroundTransparency = 1
  408. exitbutton_4.BorderSizePixel = 0
  409. exitbutton_4.Position = UDim2.new(0.856677532, 0, -0.00295857992, 0)
  410. exitbutton_4.Size = UDim2.new(0, 44, 0, 44)
  411. exitbutton_4.Font = Enum.Font.SourceSans
  412. exitbutton_4.Text = "X"
  413. exitbutton_4.TextColor3 = Color3.new(1, 1, 1)
  414. exitbutton_4.TextScaled = true
  415. exitbutton_4.TextSize = 100
  416. exitbutton_4.TextStrokeColor3 = Color3.new(1, 1, 1)
  417. exitbutton_4.TextWrapped = true
  418.  
  419. title_2.Name = "title"
  420. title_2.Parent = Help
  421. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  422. title_2.BackgroundTransparency = 1
  423. title_2.Position = UDim2.new(0.172638431, 0, 0.177514791, 0)
  424. title_2.Size = UDim2.new(0, 200, 0, 50)
  425. title_2.Font = Enum.Font.SourceSans
  426. title_2.Text = "Help"
  427. title_2.TextColor3 = Color3.new(1, 1, 1)
  428. title_2.TextScaled = true
  429. title_2.TextSize = 14
  430. title_2.TextWrapped = true
  431.  
  432. question.Name = "question"
  433. question.Parent = Help
  434. question.BackgroundColor3 = Color3.new(1, 1, 1)
  435. question.BackgroundTransparency = 1
  436. question.Position = UDim2.new(0.0651465803, 0, 0.346153855, 0)
  437. question.Size = UDim2.new(0, 267, 0, 35)
  438. question.Font = Enum.Font.SourceSansBold
  439. question.Text = "What is my password?"
  440. question.TextColor3 = Color3.new(1, 1, 1)
  441. question.TextScaled = true
  442. question.TextSize = 14
  443. question.TextWrapped = true
  444.  
  445. answer.Name = "answer"
  446. answer.Parent = Help
  447. answer.BackgroundColor3 = Color3.new(1, 1, 1)
  448. answer.BackgroundTransparency = 1
  449. answer.Position = UDim2.new(0.0651465803, 0, 0.44970414, 0)
  450. answer.Size = UDim2.new(0, 267, 0, 35)
  451. answer.Font = Enum.Font.SourceSans
  452. answer.Text = "Your password is your whitelist key."
  453. answer.TextColor3 = Color3.new(1, 1, 1)
  454. answer.TextScaled = true
  455. answer.TextSize = 14
  456. answer.TextWrapped = true
  457.  
  458. question2.Name = "question2"
  459. question2.Parent = Help
  460. question2.BackgroundColor3 = Color3.new(1, 1, 1)
  461. question2.BackgroundTransparency = 1
  462. question2.Position = UDim2.new(0.0651465803, 0, 0.550295889, 0)
  463. question2.Size = UDim2.new(0, 267, 0, 35)
  464. question2.Font = Enum.Font.SourceSansBold
  465. question2.Text = "How can I get my script on this gui?"
  466. question2.TextColor3 = Color3.new(1, 1, 1)
  467. question2.TextScaled = true
  468. question2.TextSize = 14
  469. question2.TextWrapped = true
  470.  
  471. answer2.Name = "answer2"
  472. answer2.Parent = Help
  473. answer2.BackgroundColor3 = Color3.new(1, 1, 1)
  474. answer2.BackgroundTransparency = 1
  475. answer2.Position = UDim2.new(0.0651465803, 0, 0.653846145, 0)
  476. answer2.Size = UDim2.new(0, 267, 0, 35)
  477. answer2.Font = Enum.Font.SourceSans
  478. answer2.Text = "Send me the script on Discord and you might get featured."
  479. answer2.TextColor3 = Color3.new(1, 1, 1)
  480. answer2.TextScaled = true
  481. answer2.TextSize = 14
  482. answer2.TextWrapped = true
  483.  
  484. discord.Name = "discord"
  485. discord.Parent = Help
  486. discord.BackgroundColor3 = Color3.new(1, 1, 1)
  487. discord.BackgroundTransparency = 1
  488. discord.Position = UDim2.new(0.0651465803, 0, 0.893491149, 0)
  489. discord.Size = UDim2.new(0, 267, 0, 35)
  490. discord.Font = Enum.Font.SourceSansBold
  491. discord.Text = "discord invite soon"
  492. discord.TextColor3 = Color3.new(1, 1, 1)
  493. discord.TextScaled = true
  494. discord.TextSize = 14
  495. discord.TextWrapped = true
  496.  
  497. Scripts.Name = "Scripts"
  498. Scripts.Parent = andioop
  499. Scripts.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  500. Scripts.BorderSizePixel = 0
  501. Scripts.Position = UDim2.new(0.673800945, 0, 0.485640675, 0)
  502. Scripts.Size = UDim2.new(0, 307, 0, 338)
  503. Scripts.Visible = false
  504.  
  505. mmbar2_5.Name = "mmbar2"
  506. mmbar2_5.Parent = Scripts
  507. mmbar2_5.BackgroundColor3 = Color3.new(0, 0, 0)
  508. mmbar2_5.BorderSizePixel = 0
  509. mmbar2_5.Position = UDim2.new(0.00325732864, 0, -0.000520739704, 0)
  510. mmbar2_5.Size = UDim2.new(0, 306, 0, 22)
  511.  
  512. mmbar1_5.Name = "mmbar1"
  513. mmbar1_5.Parent = Scripts
  514. mmbar1_5.BackgroundColor3 = Color3.new(0, 0, 0)
  515. mmbar1_5.BorderSizePixel = 0
  516. mmbar1_5.Position = UDim2.new(0.00325732864, 0, 0.064568013, 0)
  517. mmbar1_5.Size = UDim2.new(0, 306, 0, 22)
  518.  
  519. vehiclesim.Name = "vehiclesim"
  520. vehiclesim.Parent = Scripts
  521. vehiclesim.BackgroundColor3 = Color3.new(0, 0, 0)
  522. vehiclesim.BorderSizePixel = 0
  523. vehiclesim.Position = UDim2.new(0.0781759024, 0, 0.15384616, 0)
  524. vehiclesim.Size = UDim2.new(0, 80, 0, 35)
  525. vehiclesim.Font = Enum.Font.SourceSans
  526. vehiclesim.Text = "Vehicle Sim"
  527. vehiclesim.TextColor3 = Color3.new(1, 1, 1)
  528. vehiclesim.TextScaled = true
  529. vehiclesim.TextSize = 14
  530. vehiclesim.TextWrapped = true
  531.  
  532. exitbutton_5.Name = "exitbutton"
  533. exitbutton_5.Parent = Scripts
  534. exitbutton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  535. exitbutton_5.BackgroundTransparency = 1
  536. exitbutton_5.BorderSizePixel = 0
  537. exitbutton_5.Position = UDim2.new(0.856677532, 0, -0.00295857992, 0)
  538. exitbutton_5.Size = UDim2.new(0, 44, 0, 44)
  539. exitbutton_5.Font = Enum.Font.SourceSans
  540. exitbutton_5.Text = "X"
  541. exitbutton_5.TextColor3 = Color3.new(1, 1, 1)
  542. exitbutton_5.TextScaled = true
  543. exitbutton_5.TextSize = 100
  544. exitbutton_5.TextStrokeColor3 = Color3.new(1, 1, 1)
  545. exitbutton_5.TextWrapped = true
  546.  
  547. Reviz.Name = "Reviz"
  548. Reviz.Parent = Scripts
  549. Reviz.BackgroundColor3 = Color3.new(0, 0, 0)
  550. Reviz.BorderSizePixel = 0
  551. Reviz.Position = UDim2.new(0.367345273, 0, 0.153999999, 0)
  552. Reviz.Size = UDim2.new(0, 80, 0, 35)
  553. Reviz.Font = Enum.Font.SourceSans
  554. Reviz.Text = "Reviz Admin"
  555. Reviz.TextColor3 = Color3.new(1, 1, 1)
  556. Reviz.TextScaled = true
  557. Reviz.TextSize = 14
  558. Reviz.TextWrapped = true
  559.  
  560. FEanimations.Name = "FEanimations"
  561. FEanimations.Parent = Scripts
  562. FEanimations.BackgroundColor3 = Color3.new(0, 0, 0)
  563. FEanimations.BorderSizePixel = 0
  564. FEanimations.Position = UDim2.new(0.656345308, 0, 0.153999999, 0)
  565. FEanimations.Size = UDim2.new(0, 80, 0, 35)
  566. FEanimations.Font = Enum.Font.SourceSans
  567. FEanimations.Text = "FE Animations"
  568. FEanimations.TextColor3 = Color3.new(1, 1, 1)
  569. FEanimations.TextScaled = true
  570. FEanimations.TextSize = 14
  571. FEanimations.TextWrapped = true
  572.  
  573. NA.Name = "N/A"
  574. NA.Parent = Scripts
  575. NA.BackgroundColor3 = Color3.new(0, 0, 0)
  576. NA.BorderSizePixel = 0
  577. NA.Position = UDim2.new(0.0781759024, 0, 0.278106511, 0)
  578. NA.Size = UDim2.new(0, 80, 0, 35)
  579. NA.Font = Enum.Font.SourceSans
  580. NA.Text = "N/A"
  581. NA.TextColor3 = Color3.new(1, 1, 1)
  582. NA.TextScaled = true
  583. NA.TextSize = 14
  584. NA.TextWrapped = true
  585.  
  586. NA_2.Name = "N/A"
  587. NA_2.Parent = Scripts
  588. NA_2.BackgroundColor3 = Color3.new(0, 0, 0)
  589. NA_2.BorderSizePixel = 0
  590. NA_2.Position = UDim2.new(0.656345308, 0, 0.27826035, 0)
  591. NA_2.Size = UDim2.new(0, 80, 0, 35)
  592. NA_2.Font = Enum.Font.SourceSans
  593. NA_2.Text = "N/A"
  594. NA_2.TextColor3 = Color3.new(1, 1, 1)
  595. NA_2.TextScaled = true
  596. NA_2.TextSize = 14
  597. NA_2.TextWrapped = true
  598.  
  599. NA_3.Name = "N/A"
  600. NA_3.Parent = Scripts
  601. NA_3.BackgroundColor3 = Color3.new(0, 0, 0)
  602. NA_3.BorderSizePixel = 0
  603. NA_3.Position = UDim2.new(0.367345273, 0, 0.27826035, 0)
  604. NA_3.Size = UDim2.new(0, 80, 0, 35)
  605. NA_3.Font = Enum.Font.SourceSans
  606. NA_3.Text = "N/A"
  607. NA_3.TextColor3 = Color3.new(1, 1, 1)
  608. NA_3.TextScaled = true
  609. NA_3.TextSize = 14
  610. NA_3.TextWrapped = true
  611.  
  612. NA_4.Name = "N/A"
  613. NA_4.Parent = Scripts
  614. NA_4.BackgroundColor3 = Color3.new(0, 0, 0)
  615. NA_4.BorderSizePixel = 0
  616. NA_4.Position = UDim2.new(0.367345273, 0, 0.402520716, 0)
  617. NA_4.Size = UDim2.new(0, 80, 0, 35)
  618. NA_4.Font = Enum.Font.SourceSans
  619. NA_4.Text = "N/A"
  620. NA_4.TextColor3 = Color3.new(1, 1, 1)
  621. NA_4.TextScaled = true
  622. NA_4.TextSize = 14
  623. NA_4.TextWrapped = true
  624.  
  625. NA_5.Name = "N/A"
  626. NA_5.Parent = Scripts
  627. NA_5.BackgroundColor3 = Color3.new(0, 0, 0)
  628. NA_5.BorderSizePixel = 0
  629. NA_5.Position = UDim2.new(0.656345308, 0, 0.402520716, 0)
  630. NA_5.Size = UDim2.new(0, 80, 0, 35)
  631. NA_5.Font = Enum.Font.SourceSans
  632. NA_5.Text = "N/A"
  633. NA_5.TextColor3 = Color3.new(1, 1, 1)
  634. NA_5.TextScaled = true
  635. NA_5.TextSize = 14
  636. NA_5.TextWrapped = true
  637.  
  638. NA_6.Name = "N/A"
  639. NA_6.Parent = Scripts
  640. NA_6.BackgroundColor3 = Color3.new(0, 0, 0)
  641. NA_6.BorderSizePixel = 0
  642. NA_6.Position = UDim2.new(0.0781759024, 0, 0.402366877, 0)
  643. NA_6.Size = UDim2.new(0, 80, 0, 35)
  644. NA_6.Font = Enum.Font.SourceSans
  645. NA_6.Text = "N/A"
  646. NA_6.TextColor3 = Color3.new(1, 1, 1)
  647. NA_6.TextScaled = true
  648. NA_6.TextSize = 14
  649. NA_6.TextWrapped = true
  650.  
  651. Functions.Name = "Functions"
  652. Functions.Parent = andioop
  653. Functions.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  654. Functions.BorderSizePixel = 0
  655. Functions.Position = UDim2.new(0.436447024, 0, 0.455914259, 0)
  656. Functions.Size = UDim2.new(0, 307, 0, 338)
  657. Functions.Visible = false
  658.  
  659. mmbar2_6.Name = "mmbar2"
  660. mmbar2_6.Parent = Functions
  661. mmbar2_6.BackgroundColor3 = Color3.new(0, 0, 0)
  662. mmbar2_6.BorderSizePixel = 0
  663. mmbar2_6.Position = UDim2.new(0.00325732864, 0, -0.000520739704, 0)
  664. mmbar2_6.Size = UDim2.new(0, 306, 0, 22)
  665.  
  666. mmbar1_6.Name = "mmbar1"
  667. mmbar1_6.Parent = Functions
  668. mmbar1_6.BackgroundColor3 = Color3.new(0, 0, 0)
  669. mmbar1_6.BorderSizePixel = 0
  670. mmbar1_6.Position = UDim2.new(0.00325732864, 0, 0.064568013, 0)
  671. mmbar1_6.Size = UDim2.new(0, 306, 0, 22)
  672.  
  673. HH.Name = "HH+"
  674. HH.Parent = Functions
  675. HH.BackgroundColor3 = Color3.new(0, 0, 0)
  676. HH.BorderSizePixel = 0
  677. HH.Position = UDim2.new(0.0781759024, 0, 0.15384616, 0)
  678. HH.Size = UDim2.new(0, 80, 0, 35)
  679. HH.Font = Enum.Font.SourceSans
  680. HH.Text = "HipHeight+"
  681. HH.TextColor3 = Color3.new(1, 1, 1)
  682. HH.TextScaled = true
  683. HH.TextSize = 14
  684. HH.TextWrapped = true
  685.  
  686. exitbutton_6.Name = "exitbutton"
  687. exitbutton_6.Parent = Functions
  688. exitbutton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  689. exitbutton_6.BackgroundTransparency = 1
  690. exitbutton_6.BorderSizePixel = 0
  691. exitbutton_6.Position = UDim2.new(0.856677532, 0, -0.00295857992, 0)
  692. exitbutton_6.Size = UDim2.new(0, 44, 0, 44)
  693. exitbutton_6.Font = Enum.Font.SourceSans
  694. exitbutton_6.Text = "X"
  695. exitbutton_6.TextColor3 = Color3.new(1, 1, 1)
  696. exitbutton_6.TextScaled = true
  697. exitbutton_6.TextSize = 100
  698. exitbutton_6.TextStrokeColor3 = Color3.new(1, 1, 1)
  699. exitbutton_6.TextWrapped = true
  700.  
  701. HH_2.Name = "HH-"
  702. HH_2.Parent = Functions
  703. HH_2.BackgroundColor3 = Color3.new(0, 0, 0)
  704. HH_2.BorderSizePixel = 0
  705. HH_2.Position = UDim2.new(0.367345273, 0, 0.153999999, 0)
  706. HH_2.Size = UDim2.new(0, 80, 0, 35)
  707. HH_2.Font = Enum.Font.SourceSans
  708. HH_2.Text = "HipHeight-"
  709. HH_2.TextColor3 = Color3.new(1, 1, 1)
  710. HH_2.TextScaled = true
  711. HH_2.TextSize = 14
  712. HH_2.TextWrapped = true
  713.  
  714. NoGravity.Name = "NoGravity"
  715. NoGravity.Parent = Functions
  716. NoGravity.BackgroundColor3 = Color3.new(0, 0, 0)
  717. NoGravity.BorderSizePixel = 0
  718. NoGravity.Position = UDim2.new(0.656345308, 0, 0.153999999, 0)
  719. NoGravity.Size = UDim2.new(0, 80, 0, 35)
  720. NoGravity.Font = Enum.Font.SourceSans
  721. NoGravity.Text = "No Gravity"
  722. NoGravity.TextColor3 = Color3.new(1, 1, 1)
  723. NoGravity.TextScaled = true
  724. NoGravity.TextSize = 14
  725. NoGravity.TextWrapped = true
  726.  
  727. Speed2.Name = "Speed2"
  728. Speed2.Parent = Functions
  729. Speed2.BackgroundColor3 = Color3.new(0, 0, 0)
  730. Speed2.BorderSizePixel = 0
  731. Speed2.Position = UDim2.new(0.0781759024, 0, 0.278106511, 0)
  732. Speed2.Size = UDim2.new(0, 80, 0, 35)
  733. Speed2.Font = Enum.Font.SourceSans
  734. Speed2.Text = "Normal Speed"
  735. Speed2.TextColor3 = Color3.new(1, 1, 1)
  736. Speed2.TextScaled = true
  737. Speed2.TextSize = 14
  738. Speed2.TextWrapped = true
  739.  
  740. NormGravity.Name = "NormGravity"
  741. NormGravity.Parent = Functions
  742. NormGravity.BackgroundColor3 = Color3.new(0, 0, 0)
  743. NormGravity.BorderSizePixel = 0
  744. NormGravity.Position = UDim2.new(0.656345308, 0, 0.27826035, 0)
  745. NormGravity.Size = UDim2.new(0, 80, 0, 35)
  746. NormGravity.Font = Enum.Font.SourceSans
  747. NormGravity.Text = "Normal Gravity"
  748. NormGravity.TextColor3 = Color3.new(1, 1, 1)
  749. NormGravity.TextScaled = true
  750. NormGravity.TextSize = 14
  751. NormGravity.TextWrapped = true
  752.  
  753. Speed.Name = "Speed"
  754. Speed.Parent = Functions
  755. Speed.BackgroundColor3 = Color3.new(0, 0, 0)
  756. Speed.BorderSizePixel = 0
  757. Speed.Position = UDim2.new(0.367345273, 0, 0.27826035, 0)
  758. Speed.Size = UDim2.new(0, 80, 0, 35)
  759. Speed.Font = Enum.Font.SourceSans
  760. Speed.Text = "Fast Speed"
  761. Speed.TextColor3 = Color3.new(1, 1, 1)
  762. Speed.TextScaled = true
  763. Speed.TextSize = 14
  764. Speed.TextWrapped = true
  765.  
  766. Settings.Name = "Settings"
  767. Settings.Parent = andioop
  768. Settings.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  769. Settings.BorderSizePixel = 0
  770. Settings.Position = UDim2.new(-0.0271592028, 0, 0.144448966, 0)
  771. Settings.Size = UDim2.new(0, 307, 0, 338)
  772. Settings.Visible = false
  773.  
  774. mmbar2_7.Name = "mmbar2"
  775. mmbar2_7.Parent = Settings
  776. mmbar2_7.BackgroundColor3 = Color3.new(0, 0, 0)
  777. mmbar2_7.BorderSizePixel = 0
  778. mmbar2_7.Position = UDim2.new(0.00325732864, 0, -0.000520739704, 0)
  779. mmbar2_7.Size = UDim2.new(0, 306, 0, 22)
  780.  
  781. mmbar1_7.Name = "mmbar1"
  782. mmbar1_7.Parent = Settings
  783. mmbar1_7.BackgroundColor3 = Color3.new(0, 0, 0)
  784. mmbar1_7.BorderSizePixel = 0
  785. mmbar1_7.Position = UDim2.new(0.00325732864, 0, 0.064568013, 0)
  786. mmbar1_7.Size = UDim2.new(0, 306, 0, 22)
  787.  
  788. themes.Name = "themes"
  789. themes.Parent = Settings
  790. themes.BackgroundColor3 = Color3.new(0, 0, 0)
  791. themes.BorderSizePixel = 0
  792. themes.Position = UDim2.new(0.172638431, 0, 0.17159763, 0)
  793. themes.Size = UDim2.new(0, 200, 0, 50)
  794. themes.Font = Enum.Font.SourceSans
  795. themes.Text = "Themes"
  796. themes.TextColor3 = Color3.new(1, 1, 1)
  797. themes.TextScaled = true
  798. themes.TextSize = 14
  799. themes.TextWrapped = true
  800.  
  801. themeselect.Name = "theme-select"
  802. themeselect.Parent = Settings
  803. themeselect.BackgroundColor3 = Color3.new(0, 0, 0)
  804. themeselect.BorderSizePixel = 0
  805. themeselect.Position = UDim2.new(0.172999993, 0, 0.330000013, 0)
  806. themeselect.Size = UDim2.new(0, 200, 0, 70)
  807.  
  808. rainbowtheme.Name = "rainbow-theme"
  809. rainbowtheme.Parent = themeselect
  810. rainbowtheme.BackgroundColor3 = Color3.new(1, 1, 1)
  811. rainbowtheme.BackgroundTransparency = 0.69999998807907
  812. rainbowtheme.BorderSizePixel = 0
  813. rainbowtheme.Size = UDim2.new(0, 25, 0, 25)
  814. rainbowtheme.Font = Enum.Font.SourceSans
  815. rainbowtheme.Text = ""
  816. rainbowtheme.TextColor3 = Color3.new(1, 1, 1)
  817. rainbowtheme.TextScaled = true
  818. rainbowtheme.TextSize = 14
  819. rainbowtheme.TextWrapped = true
  820.  
  821. rainbowthemetext.Name = "rainbow-theme-text"
  822. rainbowthemetext.Parent = themeselect
  823. rainbowthemetext.BackgroundColor3 = Color3.new(1, 1, 1)
  824. rainbowthemetext.BackgroundTransparency = 1
  825. rainbowthemetext.BorderSizePixel = 0
  826. rainbowthemetext.Position = UDim2.new(0, 25, 0, 0)
  827. rainbowthemetext.Size = UDim2.new(0, 174, 0, 25)
  828. rainbowthemetext.Font = Enum.Font.SourceSans
  829. rainbowthemetext.Text = "Rainbow Theme"
  830. rainbowthemetext.TextColor3 = Color3.new(1, 1, 1)
  831. rainbowthemetext.TextScaled = true
  832. rainbowthemetext.TextSize = 14
  833. rainbowthemetext.TextWrapped = true
  834.  
  835. exitbutton_7.Name = "exitbutton"
  836. exitbutton_7.Parent = Settings
  837. exitbutton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  838. exitbutton_7.BackgroundTransparency = 1
  839. exitbutton_7.BorderSizePixel = 0
  840. exitbutton_7.Position = UDim2.new(0.856677532, 0, -0.00295857992, 0)
  841. exitbutton_7.Size = UDim2.new(0, 44, 0, 44)
  842. exitbutton_7.Font = Enum.Font.SourceSans
  843. exitbutton_7.Text = "X"
  844. exitbutton_7.TextColor3 = Color3.new(1, 1, 1)
  845. exitbutton_7.TextScaled = true
  846. exitbutton_7.TextSize = 100
  847. exitbutton_7.TextStrokeColor3 = Color3.new(1, 1, 1)
  848. exitbutton_7.TextWrapped = true
  849. -- Scripts:
  850. function SCRIPT_BNYK86_FAKESCRIPT() -- login.LocalScript
  851. local script = Instance.new('LocalScript')
  852. script.Parent = login
  853. local passbox = script.Parent.Parent.pass
  854.  
  855. script.Parent.MouseButton1Click:Connect(function()
  856.  
  857. if passbox.Text == "basic" then
  858. script.Parent.Parent.Visible = false
  859. script.Parent.Parent.Parent.OpenButton.Visible = true
  860. else
  861. script.Parent.Text = "Invalid"
  862. wait(2)
  863. script.Parent.Text = "Login"
  864. script.Parent.Parent.Visible = true
  865. script.Parent.Parent.Parent.OpenButton.Visible = false
  866. end
  867. end)
  868.  
  869. end
  870. coroutine.resume(coroutine.create(SCRIPT_BNYK86_FAKESCRIPT))
  871. function SCRIPT_TOSO85_FAKESCRIPT() -- exitbutton.toggle
  872. local script = Instance.new('LocalScript')
  873. script.Parent = exitbutton
  874. script.Parent.MouseButton1Click:Connect(function()
  875. script.Parent.Parent.Visible = false
  876. end)
  877.  
  878. end
  879. coroutine.resume(coroutine.create(SCRIPT_TOSO85_FAKESCRIPT))
  880. function SCRIPT_RZUD82_FAKESCRIPT() -- help.LocalScript
  881. local script = Instance.new('LocalScript')
  882. script.Parent = help
  883. script.Parent.MouseButton1Click:Connect(function()
  884. script.Parent.Parent.Parent.Help.Visible = true
  885. end)
  886.  
  887. end
  888. coroutine.resume(coroutine.create(SCRIPT_RZUD82_FAKESCRIPT))
  889. function SCRIPT_VQUO72_FAKESCRIPT() -- andioop.loginframe.drag
  890. local script = Instance.new('LocalScript')
  891. script.Parent = andioop
  892. frame = script.Parent.LoginFrame
  893. frame.Draggable = true
  894. frame.Active = true
  895. frame.Selectable = true
  896.  
  897. end
  898. coroutine.resume(coroutine.create(SCRIPT_VQUO72_FAKESCRIPT))
  899. function SCRIPT_LBUJ73_FAKESCRIPT() -- andioop.mainframe.drag
  900. local script = Instance.new('LocalScript')
  901. script.Parent = andioop
  902. frame = script.Parent.MainFrame
  903. frame.Draggable = true
  904. frame.Active = true
  905. frame.Selectable = true
  906.  
  907. end
  908. coroutine.resume(coroutine.create(SCRIPT_LBUJ73_FAKESCRIPT))
  909. function SCRIPT_HGAX76_FAKESCRIPT() -- scripts.LocalScript
  910. local script = Instance.new('LocalScript')
  911. script.Parent = scripts
  912. script.Parent.MouseButton1Down:Connect(function()
  913. script.Parent.Parent.Parent.Scripts.Visible = true
  914. end)
  915.  
  916. end
  917. coroutine.resume(coroutine.create(SCRIPT_HGAX76_FAKESCRIPT))
  918. function SCRIPT_ATEB74_FAKESCRIPT() -- executor.LocalScript
  919. local script = Instance.new('LocalScript')
  920. script.Parent = executor
  921. script.Parent.MouseButton1Down:Connect(function()
  922. script.Parent.Parent.Parent.Executor.Visible = true
  923. end)
  924.  
  925. end
  926. coroutine.resume(coroutine.create(SCRIPT_ATEB74_FAKESCRIPT))
  927. function SCRIPT_WDOL66_FAKESCRIPT() -- exitbutton_2.toggle
  928. local script = Instance.new('LocalScript')
  929. script.Parent = exitbutton_2
  930. script.Parent.MouseButton1Click:Connect(function()
  931. script.Parent.Parent.Visible = false
  932. script.Parent.Parent.Parent.OpenButton.Visible = true
  933. end)
  934.  
  935. end
  936. coroutine.resume(coroutine.create(SCRIPT_WDOL66_FAKESCRIPT))
  937. function SCRIPT_JSQZ74_FAKESCRIPT() -- functions.LocalScript
  938. local script = Instance.new('LocalScript')
  939. script.Parent = functions
  940. script.Parent.MouseButton1Down:Connect(function()
  941. script.Parent.Parent.Parent.Functions.Visible = true
  942. end)
  943.  
  944. end
  945. coroutine.resume(coroutine.create(SCRIPT_JSQZ74_FAKESCRIPT))
  946. function SCRIPT_RNUH87_FAKESCRIPT() -- Settngs.LocalScript
  947. local script = Instance.new('LocalScript')
  948. script.Parent = Settngs
  949. script.Parent.MouseButton1Down:Connect(function()
  950. script.Parent.Parent.Parent.Settings.Visible = true
  951. end)
  952.  
  953. end
  954. coroutine.resume(coroutine.create(SCRIPT_RNUH87_FAKESCRIPT))
  955. function SCRIPT_OGBS75_FAKESCRIPT() -- OpenButton.toggle
  956. local script = Instance.new('LocalScript')
  957. script.Parent = OpenButton
  958. script.Parent.Parent.MainFrame.exitbutton.MouseButton1Click:Connect(function()
  959. script.Parent.Visible = true
  960. end)
  961.  
  962.  
  963. script.Parent.MouseButton1Click:Connect(function()
  964. script.Parent.Parent.MainFrame.Visible = true
  965. script.Parent.Visible = false
  966. end)
  967.  
  968. end
  969. coroutine.resume(coroutine.create(SCRIPT_OGBS75_FAKESCRIPT))
  970. function SCRIPT_JKIL73_FAKESCRIPT() -- exitbutton_3.toggle
  971. local script = Instance.new('LocalScript')
  972. script.Parent = exitbutton_3
  973. script.Parent.MouseButton1Click:Connect(function()
  974. script.Parent.Parent.Visible = false
  975. end)
  976.  
  977. end
  978. coroutine.resume(coroutine.create(SCRIPT_JKIL73_FAKESCRIPT))
  979. function SCRIPT_KMBS65_FAKESCRIPT() -- executebutton.Script
  980. local script = Instance.new('Script')
  981. script.Parent = executebutton
  982. local scr = script.Parent
  983. script.Parent.MouseButton1Down:connect(function()
  984. loadstring(scr.Text)()
  985. end)
  986.  
  987. end
  988. coroutine.resume(coroutine.create(SCRIPT_KMBS65_FAKESCRIPT))
  989. function SCRIPT_BDYC87_FAKESCRIPT() -- Executor.Execute
  990. local script = Instance.new('LocalScript')
  991. script.Parent = Executor
  992. local box23 = script.Parent.scripthere
  993.  
  994. script.Parent.executebutton.MouseButton1Click:Connect(function()
  995. if box23.Text == "Exit" then
  996. script.Parent.Visible = false
  997. else
  998. loadstring(box23.Text)
  999. end
  1000. end)
  1001.  
  1002. end
  1003. coroutine.resume(coroutine.create(SCRIPT_BDYC87_FAKESCRIPT))
  1004. function SCRIPT_YRQC74_FAKESCRIPT() -- Executor.ClearText
  1005. local script = Instance.new('LocalScript')
  1006. script.Parent = Executor
  1007. local box24 = script.Parent.scripthere
  1008.  
  1009. script.Parent.cleartext.MouseButton1Click:Connect(function()
  1010. box24.Text = ""
  1011. end)
  1012.  
  1013. end
  1014. coroutine.resume(coroutine.create(SCRIPT_YRQC74_FAKESCRIPT))
  1015. function SCRIPT_KPFZ83_FAKESCRIPT() -- andioop.executeframe.drag
  1016. local script = Instance.new('LocalScript')
  1017. script.Parent = andioop
  1018. frame = script.Parent.Executor
  1019. frame.Draggable = true
  1020. frame.Active = true
  1021. frame.Selectable = true
  1022.  
  1023. end
  1024. coroutine.resume(coroutine.create(SCRIPT_KPFZ83_FAKESCRIPT))
  1025. function SCRIPT_KRKL78_FAKESCRIPT() -- exitbutton_4.toggle
  1026. local script = Instance.new('LocalScript')
  1027. script.Parent = exitbutton_4
  1028. script.Parent.MouseButton1Click:Connect(function()
  1029. script.Parent.Parent.Visible = false
  1030. end)
  1031.  
  1032. end
  1033. coroutine.resume(coroutine.create(SCRIPT_KRKL78_FAKESCRIPT))
  1034. function SCRIPT_VRFV78_FAKESCRIPT() -- discord.Rainbower
  1035. local script = Instance.new('LocalScript')
  1036. script.Parent = discord
  1037. while wait() do
  1038. script.Parent.TextColor3 = Color3.new(1,0,0)
  1039. for i=1,30 do
  1040. game:GetService("RunService").RenderStepped:wait()
  1041. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  1042. end
  1043. for i=1,30 do
  1044. game:GetService("RunService").RenderStepped:wait()
  1045. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  1046. end
  1047. for i=1,30 do
  1048. game:GetService("RunService").RenderStepped:wait()
  1049. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  1050. end
  1051. for i=1,30 do
  1052. game:GetService("RunService").RenderStepped:wait()
  1053. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  1054. end
  1055. for i=1,30 do
  1056. game:GetService("RunService").RenderStepped:wait()
  1057. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  1058. end
  1059. for i=1,30 do
  1060. game:GetService("RunService").RenderStepped:wait()
  1061. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  1062. end
  1063. end
  1064.  
  1065. end
  1066. coroutine.resume(coroutine.create(SCRIPT_VRFV78_FAKESCRIPT))
  1067. function SCRIPT_OKTL79_FAKESCRIPT() -- andioop.helpframe.drag
  1068. local script = Instance.new('LocalScript')
  1069. script.Parent = andioop
  1070. frame = script.Parent.Help
  1071. frame.Draggable = true
  1072. frame.Active = true
  1073. frame.Selectable = true
  1074.  
  1075. end
  1076. coroutine.resume(coroutine.create(SCRIPT_OKTL79_FAKESCRIPT))
  1077. function SCRIPT_QOZH65_FAKESCRIPT() -- vehiclesim.LocalScript
  1078. local script = Instance.new('LocalScript')
  1079. script.Parent = vehiclesim
  1080. script.Parent.MouseButton1Click:Connect(function()
  1081. local VehicleSimultor = Instance.new("ScreenGui")
  1082. local VSV1 = Instance.new("Frame")
  1083. local Title = Instance.new("TextLabel")
  1084. local Title_2 = Instance.new("TextLabel")
  1085. local Speed = Instance.new("TextButton")
  1086. local SpeedBind = Instance.new("TextBox")
  1087. local Close = Instance.new("TextButton")
  1088. local NitroSpeed = Instance.new("TextButton")
  1089. local NST = Instance.new("TextBox")
  1090. local NitroForce = Instance.new("TextButton")
  1091. local NFT = Instance.new("TextBox")
  1092. local JumpHeight = Instance.new("TextButton")
  1093. local JHT = Instance.new("TextBox")
  1094. local ScrollingFrame = Instance.new("ScrollingFrame")
  1095. local TptoCrate = Instance.new("TextButton")
  1096. local TeleportLT = Instance.new("TextButton")
  1097. local TeleportToCar = Instance.new("TextButton")
  1098. local CrateESP = Instance.new("TextButton")
  1099. local GiveAllPerks = Instance.new("TextButton")
  1100. local SuperCar = Instance.new("TextButton")
  1101. local InfiniteNitro = Instance.new("TextButton")
  1102. local AutoFarm = Instance.new("TextButton")
  1103. local Torque = Instance.new("TextButton")
  1104. local Torquet = Instance.new("TextBox")
  1105. local SteeringForce = Instance.new("TextButton")
  1106. local SFT = Instance.new("TextBox")
  1107. local Open = Instance.new("TextButton")
  1108. --Properties:
  1109. VehicleSimultor.Name = "VehicleSimultor"
  1110. VehicleSimultor.Parent = game.CoreGui
  1111.  
  1112. VSV1.Name = "VSV1"
  1113. VSV1.Parent = VehicleSimultor
  1114. VSV1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  1115. VSV1.BorderSizePixel = 0
  1116. VSV1.Position = UDim2.new(0.341240883, 0, 0.10428305, 0)
  1117. VSV1.Size = UDim2.new(0, 369, 0, 407)
  1118. VSV1.Active = true
  1119. VSV1.Draggable = true
  1120.  
  1121. Title.Name = "Title"
  1122. Title.Parent = VSV1
  1123. Title.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1124. Title.BorderSizePixel = 0
  1125. Title.Position = UDim2.new(-3.83744082e-05, 0, -0.0101027992, 0)
  1126. Title.Size = UDim2.new(0, 369, 0, 36)
  1127. Title.Font = Enum.Font.SourceSansLight
  1128. Title.Text = "Vehicle Simulator"
  1129. Title.TextColor3 = Color3.new(1, 1, 1)
  1130. Title.TextSize = 25
  1131.  
  1132. Title_2.Name = "Title"
  1133. Title_2.Parent = VSV1
  1134. Title_2.BackgroundColor3 = Color3.new(0.231373, 0.231373, 0.231373)
  1135. Title_2.BorderSizePixel = 0
  1136. Title_2.Position = UDim2.new(-3.83744082e-05, 0, 0.0778456926, 0)
  1137. Title_2.Size = UDim2.new(0, 369, 0, 10)
  1138. Title_2.Font = Enum.Font.SourceSansLight
  1139. Title_2.Text = ""
  1140. Title_2.TextColor3 = Color3.new(1, 1, 1)
  1141. Title_2.TextSize = 25
  1142.  
  1143. Speed.Name = "Speed"
  1144. Speed.Parent = VSV1
  1145. Speed.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1146. Speed.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1147. Speed.BorderSizePixel = 3
  1148. Speed.Position = UDim2.new(0.0415850431, 0, 0.11448466, 0)
  1149. Speed.Size = UDim2.new(0, 166, 0, 25)
  1150. Speed.Font = Enum.Font.SourceSans
  1151. Speed.Text = "Set Max Speed"
  1152. Speed.TextColor3 = Color3.new(1, 1, 1)
  1153. Speed.TextSize = 25
  1154.  
  1155. SpeedBind.Name = "SpeedBind"
  1156. SpeedBind.Parent = Speed
  1157. SpeedBind.BackgroundColor3 = Color3.new(1, 1, 1)
  1158. SpeedBind.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1159. SpeedBind.BorderSizePixel = 3
  1160. SpeedBind.Position = UDim2.new(1.0793581, 0, -0.00314961374, 0)
  1161. SpeedBind.Size = UDim2.new(0, 155, 0, 25)
  1162. SpeedBind.Font = Enum.Font.SourceSans
  1163. SpeedBind.PlaceholderText = "Amount"
  1164. SpeedBind.Text = "999999999"
  1165. SpeedBind.TextColor3 = Color3.new(0, 0, 0)
  1166. SpeedBind.TextSize = 25
  1167.  
  1168. Close.Name = "Close"
  1169. Close.Parent = VSV1
  1170. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1171. Close.BackgroundTransparency = 1
  1172. Close.BorderSizePixel = 0
  1173. Close.Position = UDim2.new(0.91011405, 0, 0, 0)
  1174. Close.Size = UDim2.new(0, 33, 0, 30)
  1175. Close.Font = Enum.Font.SourceSansLight
  1176. Close.Text = "X"
  1177. Close.TextColor3 = Color3.new(1, 1, 1)
  1178. Close.TextSize = 30
  1179. Close.TextWrapped = true
  1180.  
  1181. NitroSpeed.Name = "NitroSpeed"
  1182. NitroSpeed.Parent = VSV1
  1183. NitroSpeed.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1184. NitroSpeed.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1185. NitroSpeed.BorderSizePixel = 3
  1186. NitroSpeed.Position = UDim2.new(0.0415850431, 0, 0.280174315, 0)
  1187. NitroSpeed.Size = UDim2.new(0, 166, 0, 25)
  1188. NitroSpeed.Font = Enum.Font.SourceSans
  1189. NitroSpeed.Text = "Nitro Max Speed"
  1190. NitroSpeed.TextColor3 = Color3.new(1, 1, 1)
  1191. NitroSpeed.TextSize = 25
  1192.  
  1193. NST.Name = "NST"
  1194. NST.Parent = NitroSpeed
  1195. NST.BackgroundColor3 = Color3.new(1, 1, 1)
  1196. NST.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1197. NST.BorderSizePixel = 3
  1198. NST.Position = UDim2.new(1.0793581, 0, -0.00629922748, 0)
  1199. NST.Size = UDim2.new(0, 155, 0, 25)
  1200. NST.Font = Enum.Font.SourceSans
  1201. NST.PlaceholderText = "Amount"
  1202. NST.Text = "999999999"
  1203. NST.TextColor3 = Color3.new(0, 0, 0)
  1204. NST.TextSize = 25
  1205.  
  1206. NitroForce.Name = "NitroForce"
  1207. NitroForce.Parent = VSV1
  1208. NitroForce.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1209. NitroForce.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1210. NitroForce.BorderSizePixel = 3
  1211. NitroForce.Position = UDim2.new(0.0415850468, 0, 0.362042129, 0)
  1212. NitroForce.Size = UDim2.new(0, 166, 0, 25)
  1213. NitroForce.Font = Enum.Font.SourceSans
  1214. NitroForce.Text = "Nitro Force"
  1215. NitroForce.TextColor3 = Color3.new(1, 1, 1)
  1216. NitroForce.TextSize = 25
  1217.  
  1218. NFT.Name = "NFT"
  1219. NFT.Parent = NitroForce
  1220. NFT.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. NFT.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1222. NFT.BorderSizePixel = 3
  1223. NFT.Position = UDim2.new(1.07935798, 0, 0, 0)
  1224. NFT.Size = UDim2.new(0, 155, 0, 25)
  1225. NFT.Font = Enum.Font.SourceSans
  1226. NFT.PlaceholderText = "Amount"
  1227. NFT.Text = "99999"
  1228. NFT.TextColor3 = Color3.new(0, 0, 0)
  1229. NFT.TextSize = 25
  1230.  
  1231. JumpHeight.Name = "JumpHeight"
  1232. JumpHeight.Parent = VSV1
  1233. JumpHeight.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1234. JumpHeight.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1235. JumpHeight.BorderSizePixel = 3
  1236. JumpHeight.Position = UDim2.new(0.0419999994, 0, 0.443515956, 0)
  1237. JumpHeight.Size = UDim2.new(0, 166, 0, 25)
  1238. JumpHeight.Font = Enum.Font.SourceSans
  1239. JumpHeight.Text = "Jump Height"
  1240. JumpHeight.TextColor3 = Color3.new(1, 1, 1)
  1241. JumpHeight.TextSize = 25
  1242.  
  1243. JHT.Name = "JHT"
  1244. JHT.Parent = JumpHeight
  1245. JHT.BackgroundColor3 = Color3.new(1, 1, 1)
  1246. JHT.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1247. JHT.BorderSizePixel = 3
  1248. JHT.Position = UDim2.new(1.0793581, 0, -0.00629922748, 0)
  1249. JHT.Size = UDim2.new(0, 155, 0, 25)
  1250. JHT.Font = Enum.Font.SourceSans
  1251. JHT.PlaceholderText = "Amount"
  1252. JHT.Text = "100"
  1253. JHT.TextColor3 = Color3.new(0, 0, 0)
  1254. JHT.TextSize = 25
  1255.  
  1256. ScrollingFrame.Parent = VSV1
  1257. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1258. ScrollingFrame.BackgroundTransparency = 1
  1259. ScrollingFrame.Position = UDim2.new(0, 0, 0.601494849, 0)
  1260. ScrollingFrame.Size = UDim2.new(0, 369, 0, 156)
  1261. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0.469999999, 0)
  1262.  
  1263. TptoCrate.Name = "TptoCrate"
  1264. TptoCrate.Parent = ScrollingFrame
  1265. TptoCrate.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1266. TptoCrate.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1267. TptoCrate.BorderSizePixel = 3
  1268. TptoCrate.Position = UDim2.new(0.490514904, 0, 0.270000011, 0)
  1269. TptoCrate.Size = UDim2.new(0, 167, 0, 41)
  1270. TptoCrate.Font = Enum.Font.SourceSans
  1271. TptoCrate.Text = "TP to Crates"
  1272. TptoCrate.TextColor3 = Color3.new(1, 1, 1)
  1273. TptoCrate.TextSize = 20
  1274.  
  1275. TeleportLT.Name = "TeleportLT"
  1276. TeleportLT.Parent = ScrollingFrame
  1277. TeleportLT.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1278. TeleportLT.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1279. TeleportLT.BorderSizePixel = 3
  1280. TeleportLT.Position = UDim2.new(0.490514934, 0, 0.0104986876, 0)
  1281. TeleportLT.Size = UDim2.new(0, 167, 0, 41)
  1282. TeleportLT.Font = Enum.Font.SourceSans
  1283. TeleportLT.Text = "Teleport to Long Tunnel"
  1284. TeleportLT.TextColor3 = Color3.new(1, 1, 1)
  1285. TeleportLT.TextSize = 20
  1286.  
  1287. TeleportToCar.Name = "TeleportToCar"
  1288. TeleportToCar.Parent = ScrollingFrame
  1289. TeleportToCar.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1290. TeleportToCar.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1291. TeleportToCar.BorderSizePixel = 3
  1292. TeleportToCar.Position = UDim2.new(0.0189701896, 0, 0.0104986876, 0)
  1293. TeleportToCar.Size = UDim2.new(0, 167, 0, 41)
  1294. TeleportToCar.Font = Enum.Font.SourceSans
  1295. TeleportToCar.Text = "Teleport To Car"
  1296. TeleportToCar.TextColor3 = Color3.new(1, 1, 1)
  1297. TeleportToCar.TextSize = 20
  1298.  
  1299. CrateESP.Name = "CrateESP"
  1300. CrateESP.Parent = ScrollingFrame
  1301. CrateESP.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1302. CrateESP.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1303. CrateESP.BorderSizePixel = 3
  1304. CrateESP.Position = UDim2.new(0.0162601657, 0, 0.270000011, 0)
  1305. CrateESP.Size = UDim2.new(0, 167, 0, 41)
  1306. CrateESP.Font = Enum.Font.SourceSans
  1307. CrateESP.Text = "Crate ESP"
  1308. CrateESP.TextColor3 = Color3.new(1, 1, 1)
  1309. CrateESP.TextSize = 20
  1310.  
  1311. GiveAllPerks.Name = "GiveAllPerks"
  1312. GiveAllPerks.Parent = ScrollingFrame
  1313. GiveAllPerks.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1314. GiveAllPerks.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1315. GiveAllPerks.BorderSizePixel = 3
  1316. GiveAllPerks.Position = UDim2.new(0.0189701933, 0, 0.519999981, 0)
  1317. GiveAllPerks.Size = UDim2.new(0, 167, 0, 41)
  1318. GiveAllPerks.Font = Enum.Font.SourceSans
  1319. GiveAllPerks.Text = "All Perks"
  1320. GiveAllPerks.TextColor3 = Color3.new(1, 1, 1)
  1321. GiveAllPerks.TextSize = 20
  1322.  
  1323. SuperCar.Name = "SuperCar"
  1324. SuperCar.Parent = ScrollingFrame
  1325. SuperCar.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1326. SuperCar.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1327. SuperCar.BorderSizePixel = 3
  1328. SuperCar.Position = UDim2.new(0.493224919, 0, 0.519999981, 0)
  1329. SuperCar.Size = UDim2.new(0, 167, 0, 41)
  1330. SuperCar.Font = Enum.Font.SourceSans
  1331. SuperCar.Text = "Super Speed"
  1332. SuperCar.TextColor3 = Color3.new(1, 1, 1)
  1333. SuperCar.TextSize = 20
  1334.  
  1335. InfiniteNitro.Name = "InfiniteNitro"
  1336. InfiniteNitro.Parent = ScrollingFrame
  1337. InfiniteNitro.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1338. InfiniteNitro.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1339. InfiniteNitro.BorderSizePixel = 3
  1340. InfiniteNitro.Position = UDim2.new(0.490514904, 0, 0.769999981, 0)
  1341. InfiniteNitro.Size = UDim2.new(0, 167, 0, 41)
  1342. InfiniteNitro.Font = Enum.Font.SourceSans
  1343. InfiniteNitro.Text = "Infinite Nitro"
  1344. InfiniteNitro.TextColor3 = Color3.new(1, 1, 1)
  1345. InfiniteNitro.TextSize = 20
  1346.  
  1347. AutoFarm.Name = "AutoFarm"
  1348. AutoFarm.Parent = ScrollingFrame
  1349. AutoFarm.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1350. AutoFarm.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1351. AutoFarm.BorderSizePixel = 3
  1352. AutoFarm.Position = UDim2.new(0.0162601657, 0, 0.769999981, 0)
  1353. AutoFarm.Size = UDim2.new(0, 167, 0, 41)
  1354. AutoFarm.Font = Enum.Font.SourceSans
  1355. AutoFarm.Text = "Auto Farm"
  1356. AutoFarm.TextColor3 = Color3.new(1, 1, 1)
  1357. AutoFarm.TextSize = 20
  1358.  
  1359. Torque.Name = "Torque"
  1360. Torque.Parent = VSV1
  1361. Torque.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1362. Torque.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1363. Torque.BorderSizePixel = 3
  1364. Torque.Position = UDim2.new(0.0399999991, 0, 0.197285011, 0)
  1365. Torque.Size = UDim2.new(0, 166, 0, 25)
  1366. Torque.Font = Enum.Font.SourceSans
  1367. Torque.Text = "Torque"
  1368. Torque.TextColor3 = Color3.new(1, 1, 1)
  1369. Torque.TextSize = 25
  1370.  
  1371. Torquet.Name = "Torquet"
  1372. Torquet.Parent = Torque
  1373. Torquet.BackgroundColor3 = Color3.new(1, 1, 1)
  1374. Torquet.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1375. Torquet.BorderSizePixel = 3
  1376. Torquet.Position = UDim2.new(1.079, 0, -0.030026257, 0)
  1377. Torquet.Size = UDim2.new(0, 155, 0, 25)
  1378. Torquet.Font = Enum.Font.SourceSans
  1379. Torquet.PlaceholderText = "Amount"
  1380. Torquet.Text = "20000"
  1381. Torquet.TextColor3 = Color3.new(0, 0, 0)
  1382. Torquet.TextSize = 25
  1383.  
  1384. SteeringForce.Name = "SteeringForce"
  1385. SteeringForce.Parent = VSV1
  1386. SteeringForce.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  1387. SteeringForce.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1388. SteeringForce.BorderSizePixel = 3
  1389. SteeringForce.Position = UDim2.new(0.0419999994, 0, 0.524596989, 0)
  1390. SteeringForce.Size = UDim2.new(0, 166, 0, 25)
  1391. SteeringForce.Font = Enum.Font.SourceSans
  1392. SteeringForce.Text = "Steering Force"
  1393. SteeringForce.TextColor3 = Color3.new(1, 1, 1)
  1394. SteeringForce.TextSize = 25
  1395.  
  1396. SFT.Name = "SFT"
  1397. SFT.Parent = SteeringForce
  1398. SFT.BackgroundColor3 = Color3.new(1, 1, 1)
  1399. SFT.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  1400. SFT.BorderSizePixel = 3
  1401. SFT.Position = UDim2.new(1.0793581, 0, -0.00629922748, 0)
  1402. SFT.Size = UDim2.new(0, 155, 0, 25)
  1403. SFT.Font = Enum.Font.SourceSans
  1404. SFT.PlaceholderText = "Amount"
  1405. SFT.Text = "99999999999999"
  1406. SFT.TextColor3 = Color3.new(0, 0, 0)
  1407. SFT.TextSize = 25
  1408.  
  1409. Open.Name = "Open"
  1410. Open.Parent = VehicleSimultor
  1411. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  1412. Open.BackgroundTransparency = 0.5
  1413. Open.BorderSizePixel = 0
  1414. Open.Position = UDim2.new(0.5, 0, 0, 0)
  1415. Open.Size = UDim2.new(0, 110, 0, 39)
  1416. Open.Font = Enum.Font.SourceSans
  1417. Open.Text = "Open"
  1418. Open.TextColor3 = Color3.new(1, 1, 1)
  1419. Open.TextScaled = true
  1420. Open.TextSize = 15
  1421. Open.TextWrapped = true
  1422. Open.Visible = false
  1423. -- Scripts:
  1424. Open.MouseButton1Click:connect(function()
  1425. VSV1.Visible = true
  1426. Open.Visible = false
  1427. end)
  1428.  
  1429. Close.MouseButton1Click:connect(function()
  1430. VSV1.Visible = false
  1431. Open.Visible = true
  1432. end)
  1433.  
  1434. SteeringForce.MouseButton1Click:connect(function()
  1435. findCar()
  1436. myCar.Handling.SteeringRadiusConstant.Value = SFT.Text
  1437. end)
  1438.  
  1439. function findCar()
  1440. local vehicle = workspace.Vehicles:getChildren()
  1441. for i=1,#vehicle do
  1442. if vehicle[i]:findFirstChild("owner") then
  1443. if vehicle[i].owner.Value == game.Players.LocalPlayer.Name then
  1444. myCar = vehicle[i]
  1445. end
  1446. end
  1447. end
  1448. end
  1449.  
  1450.  
  1451. SuperCar.MouseButton1Down:connect(function()
  1452. findCar()
  1453. myCar.Handling.MaxSpeed.Value = 10000
  1454. myCar.Handling.Torque.Value = 40000
  1455. myCar.Handling.SteeringRadiusConstant.Value = 15000
  1456. myCar.Handling.FrictionRoad.Value = 250
  1457. myCar.Handling.Nitro.NitroSpeed.Value = 500
  1458. myCar.Handling.Nitro.NitroForce.Value = 5000
  1459. myCar.Handling.TurboJump.TurboJumpHeight.Value = 250
  1460. end)
  1461.  
  1462. Speed.MouseButton1Down:connect(function()
  1463. findCar()
  1464. myCar.Handling.MaxSpeed.Value = SpeedBind.Text
  1465. myCar.Handling.SteeringRadiusConstant.Value = 1500000
  1466. end)
  1467.  
  1468. Torque.MouseButton1Down:connect(function()
  1469. findCar()
  1470. myCar.Handling.Torque.Value = Torquet.Text
  1471. end)
  1472.  
  1473. NitroSpeed.MouseButton1Down:connect(function()
  1474. findCar()
  1475. myCar.Handling.Nitro.NitroSpeed.Value = NST.Text
  1476. end)
  1477.  
  1478. NitroForce.MouseButton1Down:connect(function()
  1479. findCar()
  1480. myCar.Handling.Nitro.NitroForce.Value = NFT.Text
  1481. end)
  1482.  
  1483. JumpHeight.MouseButton1Down:connect(function()
  1484. findCar()
  1485. myCar.Handling.TurboJump.TurboJumpHeight.Value = JHT.Text
  1486. end)
  1487.  
  1488. GiveAllPerks.MouseButton1Down:connect(function()
  1489. game:GetService("Players").LocalPlayer.UserId = 1099580
  1490. end)
  1491.  
  1492. CrateESP.MouseButton1Down:connect(function()
  1493. local crates = workspace:getChildren()
  1494. for i=1,#crates do
  1495. if crates[i].ClassName == "Model" then
  1496. local crates2 = crates[i]:getChildren()
  1497. for i=1,#crates2 do
  1498. if crates2[i].ClassName == "Model" then
  1499. local crates3 = crates2[i]:getChildren()
  1500. for i=1,#crates3 do
  1501. if crates3[i].ClassName == "MeshPart" then
  1502. if crates3[i]:findFirstChild("Smoke") then
  1503. if crates3[i]:findFirstChild("BoxHandleAdornment") then
  1504. crates3[i]:findFirstChild("BoxHandleAdornment"):Remove()
  1505. else
  1506. local a = Instance.new("BoxHandleAdornment",crates3[i])
  1507. a.Size = Vector3.new(10,500,6)
  1508. a.SizeRelativeOffset = Vector3.new(0,135,0)
  1509. a.Color3 = Color3.fromRGB(0,255,0)
  1510. a.Transparency = 0.5
  1511. a.AlwaysOnTop = true
  1512. a.Adornee = crates3[i]
  1513. a.ZIndex = 1
  1514. local b = Instance.new("BoxHandleAdornment",crates3[i])
  1515. b.Size = Vector3.new(10,4,6)
  1516. b.Color3 = Color3.fromRGB(0,0,255)
  1517. b.Transparency = 0.3
  1518. b.AlwaysOnTop = true
  1519. b.Adornee = crates3[i]
  1520. b.ZIndex = 1
  1521. end
  1522. end
  1523. end
  1524. end
  1525. end
  1526. end
  1527. end
  1528. end
  1529. end)
  1530.  
  1531. TptoCrate.MouseButton1Down:connect(function()
  1532. local crates = workspace:getChildren()
  1533. for i=1,#crates do
  1534. if crates[i].ClassName == "Model" then
  1535. local crates2 = crates[i]:getChildren()
  1536. for i=1,#crates2 do
  1537. if crates2[i].ClassName == "Model" then
  1538. local crates3 = crates2[i]:getChildren()
  1539. for i=1,#crates3 do
  1540. if crates3[i].ClassName == "MeshPart" then
  1541. if crates3[i]:findFirstChild("Smoke") then
  1542. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(crates3[i].Position.X+30,crates3[i].Position.Y+5,crates3[i].Position.Z))
  1543. wait()
  1544. game.Players.LocalPlayer.Character.Humanoid:MoveTo(Vector3.new(crates3[i].Position.X,crates3[i].Position.Y,crates3[i].Position.Z))
  1545. wait(4)
  1546. end
  1547. end
  1548. end
  1549. end
  1550. end
  1551. end
  1552. end
  1553. end)
  1554.  
  1555. TeleportToCar.MouseButton1Down:connect(function()
  1556. findCar()
  1557. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(myCar.Chassis.VehicleSeat.Position+myCar.Chassis.VehicleSeat.SeatOffset.Value)
  1558. end)
  1559.  
  1560. TeleportLT.MouseButton1Down:connect(function()
  1561. findCar()
  1562. myCar:MoveTo(Vector3.new(-2180,45,-3650))
  1563. end)
  1564.  
  1565. InfiniteNitro.MouseButton1Down:connect(function()
  1566. veh = nil
  1567. for i,v in pairs(game.Workspace.Vehicles:GetChildren()) do
  1568. if v:IsA("Model") then
  1569. if v.owner.Value == game.Players.LocalPlayer.Name then
  1570. veh = v
  1571. end
  1572. end
  1573. end
  1574. han = veh.Handling
  1575.  
  1576. while han ~= nil do
  1577. wait(0.5)
  1578. han.Nitro.NitroAmount.Value = 250
  1579. end
  1580. end)
  1581.  
  1582. AutoFarm.MouseButton1Down:connect(function()
  1583. --Autofarm
  1584. local waitTime = 1 --This will be the time it takes (seconds) until your car resets. See line 37
  1585. --Do not change anything below :)
  1586. local hint = Instance.new('Hint', Workspace) hint.Text = "Loading Autofarm..."
  1587. local found = false
  1588. local go = true
  1589.  
  1590. function findVehicle() --Finds your vehicle
  1591. while not found do --Loops until your vehicle has been found
  1592. local vehicles = Workspace.Vehicles:getChildren()
  1593. for i=1,#vehicles do
  1594. if vehicles[i]:findFirstChild'owner' then
  1595. if vehicles[i].owner.Value == game:GetService'Players'.LocalPlayer.Name then -- Found your vehicle
  1596. found = true --Setting found to true so loop breaks
  1597. vehicle = vehicles[i] -- Declares vehicle variable to your vehicle
  1598. vehStats = vehicle.Handling -- Declares vehStats variable to vehicle stats folder
  1599. vehStats.MaxSpeed.Value = 899
  1600. vehStats.Torque.Value = 21995
  1601. vehStats.SteeringRadiusConstant.Value = 120000000
  1602. elseif vehicles[i + 1] == nil and not found then
  1603. --Autorespawn would go here
  1604. hint.Text = "Please enter a vehicle" --Your vehicle does not exist in the Workspace
  1605. end
  1606. end
  1607. end
  1608. wait(1) --Waiting before checking again so it doesn't crash'
  1609. end
  1610. wait(2) --Waiting so the car can be properly placed on the highway
  1611. vehicle.PrimaryPart = vehicle.Chassis.VehicleSeat
  1612. end
  1613.  
  1614. function farm() --This is where the magic happens
  1615. hint.Text = "Loading complete. Enjoy your free money. :)"
  1616. while wait(waitTime) do --Waits x seconds before resetting car
  1617. vehicle:SetPrimaryPartCFrame(CFrame.new(-2470,60,777)) --Teleports vehicle to highway
  1618. game:GetService'VirtualUser':SetKeyUp("w") --Resets W key
  1619. game:GetService'VirtualUser':SetKeyDown("w") --Presses W key to go forward
  1620. end
  1621. end
  1622. findVehicle() --Calls the findVehicle function
  1623. while go do
  1624. if not pcall(farm()) then --Calls farm function & checks for errors
  1625. found = false --If it errors, it sets found to false and continues looking for your vehicle.
  1626. findVehicle()
  1627. end
  1628. end
  1629. end)
  1630. end)
  1631.  
  1632. end
  1633. coroutine.resume(coroutine.create(SCRIPT_QOZH65_FAKESCRIPT))
  1634. function SCRIPT_TLNP74_FAKESCRIPT() -- exitbutton_5.toggle
  1635. local script = Instance.new('LocalScript')
  1636. script.Parent = exitbutton_5
  1637. script.Parent.MouseButton1Click:Connect(function()
  1638. script.Parent.Parent.Visible = false
  1639. end)
  1640.  
  1641. end
  1642. coroutine.resume(coroutine.create(SCRIPT_TLNP74_FAKESCRIPT))
  1643. function SCRIPT_OUQV72_FAKESCRIPT() -- Reviz.LocalScript
  1644. local script = Instance.new('LocalScript')
  1645. script.Parent = Reviz
  1646. script.Parent.MouseButton1Click:Connect(function()
  1647. -- Creator: illremember#3799
  1648.  
  1649. -- Credits to infinite yield, harkinian, dex creators
  1650.  
  1651. prefix = ";"
  1652. wait(0.3)
  1653. Commands = {
  1654. '[-] cmdbar is shown when ; is pressed.',
  1655. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  1656. '[2] bring [plr] -- You need a tool! Will bring player to you',
  1657. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  1658. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  1659. '[5] attach [plr] -- You need a tool! Attaches you to player',
  1660. '[6] unattach [plr] -- Attempts to unattach you from a player',
  1661. '[7] follow [plr] -- Makes you follow behind the player',
  1662. '[8] unfollow',
  1663. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  1664. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  1665. '[11] untrail',
  1666. '[12] orbit [plr] -- Makes you orbit the player',
  1667. '[13] unorbit',
  1668. '[14] fling [plr] -- Makes you fling the player',
  1669. '[15] unfling',
  1670. '[16] fecheck -- Checks if the game is FE or not',
  1671. '[17] void [plr] -- Teleports player to the void',
  1672. '[18] noclip -- Gives you noclip to walk through walls',
  1673. '[19] clip -- Removes noclip',
  1674. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  1675. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  1676. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  1677. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  1678. '[24] annoy [plr] -- Loop teleports you to the player',
  1679. '[25] unannoy',
  1680. '[26] headwalk [plr] -- Loop teleports you to the player head',
  1681. '[27] unheadwalk',
  1682. '[28] nolimbs -- Removes your arms and legs',
  1683. '[29] god -- Gives you FE Godmode',
  1684. '[30] drophats -- Drops your accessories',
  1685. '[31] droptool -- Drops any tool you have equipped',
  1686. '[32] loopdhats -- Loop drops your accessories',
  1687. '[33] unloopdhats',
  1688. '[34] loopdtool -- Loop drops any tools you have equipped',
  1689. '[35] unloopdtool',
  1690. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  1691. '[37] view [plr] -- Changes your camera to the player character',
  1692. '[38] unview',
  1693. '[39] goto [plr] -- Teleports you to player',
  1694. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  1695. '[41] unfly',
  1696. '[42] chat [msg] -- Makes you chat a message',
  1697. '[43] spam [msg] -- Spams a message',
  1698. '[44] unspam',
  1699. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  1700. '[46] pmspam [plr] -- Spams a player in private message',
  1701. '[47] unpmspam',
  1702. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  1703. '[49] uncfreeze [plr]',
  1704. '[50] unlockws -- Unlocks the workspace',
  1705. '[51] lockws -- Locks the workspace',
  1706. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  1707. '[53] pstand -- Enables platform stand',
  1708. '[54] unpstand -- Disables platform stand',
  1709. '[55] blockhead -- Removes your head mesh',
  1710. '[56] sit',
  1711. '[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',
  1712. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  1713. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  1714. '[60] cmds -- Prints all commands',
  1715. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  1716. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  1717. '[63] spinner -- Makes you spin',
  1718. '[64] nospinner',
  1719. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  1720. '[66] noreach -- Removes reach, must have tool equipped',
  1721. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  1722. '[68] tp me [plr] -- Alternative to goto',
  1723. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  1724. '[70] uncbring',
  1725. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  1726. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  1727. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  1728. '[74] unglitch -- Unglitches you',
  1729. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  1730. '[76] explorer -- Loads up DEX',
  1731. '[77] reset -- Resets your character.',
  1732. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  1733. '[79] animgui -- Loads up Energize animations GUI',
  1734. '[80] savepos -- Saves your current position',
  1735. '[81] loadpos -- Teleports you to your saved position',
  1736. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  1737. '[83] unbang',
  1738. '[84] delcmdbar -- Removes the command bar completely',
  1739. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  1740. '[86] shutdown -- Uses harkinians script to shutdown server',
  1741. '[87] respawn -- If grespawn doesnt work you can use respawn',
  1742. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  1743. '[89] getplrs -- Prints all players in game',
  1744. '[90] deldecal -- Deletes all decals client sided',
  1745. '[91] opfinality -- Loads in my FE GUI Opfinality',
  1746. '[92] remotes -- Prints all remotes in the game in the console when added',
  1747. '[93] noremotes -- Stops printing remotes',
  1748. '[94] tpdefault -- Stops all loop teleports to a player',
  1749. '[95] stopsit -- Will not allow you to sit',
  1750. '[96] gosit -- Allows you to sit',
  1751. '[97] clicktp -- Enables click tp',
  1752. '[98] noclicktp -- Disables click tp',
  1753. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  1754. '[100] toolsoff -- Stops ;toolson',
  1755. '[101] version -- Gets the admin version',
  1756. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  1757. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  1758. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  1759. '[105] clickdel -- Delete any block you press q on, client sided',
  1760. '[106] noclickdel -- Stops clickdel',
  1761. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  1762. '[108] unlooprhats -- Stops loop removing mesh',
  1763. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  1764. '[110] unlooprtool -- Stops loop removing mesh',
  1765. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  1766. '[112] age [plr] -- Makes you chat the account age of the player',
  1767. '[113] id [plr] -- Makes you chat the account ID of the player',
  1768. '[114] .age [plr] -- Privately shows you the account age of the player',
  1769. '[115] .id [plr] -- Privately shows you the account ID of the player',
  1770. '[116] gameid -- Shows the game ID',
  1771. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  1772. '[118] removefog -- Removes fog, client sided',
  1773. '[119] disable -- Disables your character by removing humanoid',
  1774. '[120] enable -- Enables your character by adding humanoid',
  1775. '[121] prefix [key] -- Changes the prefix used, default is ;',
  1776. '[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.',
  1777. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  1778. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  1779. '[125] uncarpet -- Stops carpet player',
  1780. '[126] stare [plr] -- Turns your character to stare at another player',
  1781. '[127] unstare -- Stops stare player',
  1782. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  1783. '[129] unlogchat -- Disables logchat',
  1784. '[130] fixcam -- Fixes/resets your camera',
  1785. '[131] unstate -- Stops changing state',
  1786. }
  1787. speedget = 1
  1788.  
  1789. lplayer = game:GetService("Players").LocalPlayer
  1790.  
  1791. lplayer.CharacterAdded:Connect(function(character)
  1792. spin = false
  1793. flying = false
  1794. staring = false
  1795. banpl = false
  1796. end)
  1797.  
  1798. function change()
  1799. prefix = prefix
  1800. speedfly = speedfly
  1801. end
  1802.  
  1803. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  1804. local Found = {}
  1805. local strl = String:lower()
  1806. if strl == "all" then
  1807. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1808. table.insert(Found,v)
  1809. end
  1810. elseif strl == "others" then
  1811. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1812. if v.Name ~= lplayer.Name then
  1813. table.insert(Found,v)
  1814. end
  1815. end
  1816. elseif strl == "me" then
  1817. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1818. if v.Name == lplayer.Name then
  1819. table.insert(Found,v)
  1820. end
  1821. end
  1822. else
  1823. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1824. if v.Name:lower():sub(1, #String) == String:lower() then
  1825. table.insert(Found,v)
  1826. end
  1827. end
  1828. end
  1829. return Found
  1830. end
  1831.  
  1832. local Mouse = lplayer:GetMouse()
  1833.  
  1834. spin = false
  1835. followed = false
  1836. traill = false
  1837. noclip = false
  1838. annoying = false
  1839. hwalk = false
  1840. droppinghats = false
  1841. droppingtools = false
  1842. flying = false
  1843. spamdelay = 1
  1844. spamming = false
  1845. spammingpm = false
  1846. cbringing = false
  1847. remotes = true
  1848. added = true
  1849. binds = false
  1850. stopsitting = false
  1851. clickgoto = false
  1852. gettingtools = false
  1853. removingmeshhats = false
  1854. removingmeshtool = false
  1855. clickdel = false
  1856. staring = false
  1857. chatlogs = false
  1858. banpl = false
  1859. changingstate = false
  1860. statechosen = 0
  1861.  
  1862. adminversion = "Reviz Admin by illremember, Version 2.0"
  1863.  
  1864. flying = false
  1865. speedfly = 1
  1866.  
  1867. function plrchat(plr, chat)
  1868. print(plr.Name..": "..tick().."\n"..chat)
  1869. end
  1870.  
  1871. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  1872. v.Chatted:connect(function(chat)
  1873. if chatlogs then
  1874. plrchat(v, chat)
  1875. end
  1876. end)
  1877. end
  1878. game:GetService("Players").PlayerAdded:connect(function(plr)
  1879. plr.Chatted:connect(function(chat)
  1880. if chatlogs then
  1881. plrchat(plr, chat)
  1882. end
  1883. end)
  1884. end)
  1885.  
  1886.  
  1887. local ScreenGui = Instance.new("ScreenGui")
  1888. local Frame = Instance.new("Frame")
  1889. local CMDBAR = Instance.new("TextBox")
  1890. ScreenGui.Parent = game:GetService("CoreGui")
  1891. Frame.Parent = ScreenGui
  1892. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  1893. Frame.BackgroundTransparency = 0.3
  1894. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  1895. Frame.Size = UDim2.new(0, 200, 0, 40)
  1896. Frame.Active = true
  1897. Frame.Draggable = true
  1898. CMDBAR.Name = "CMDBAR"
  1899. CMDBAR.Parent = Frame
  1900. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  1901. CMDBAR.BackgroundTransparency = 0.20000000298023
  1902. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  1903. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  1904. CMDBAR.Font = Enum.Font.SourceSansLight
  1905. CMDBAR.FontSize = Enum.FontSize.Size14
  1906. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  1907. CMDBAR.TextScaled = true
  1908. CMDBAR.TextSize = 14
  1909. CMDBAR.TextWrapped = true
  1910. CMDBAR.Text = "Press ; to type, Enter to execute"
  1911.  
  1912. local CMDS = Instance.new("ScreenGui")
  1913. local CMDSFRAME = Instance.new("Frame")
  1914. local ScrollingFrame = Instance.new("ScrollingFrame")
  1915. local TextLabel = Instance.new("TextLabel")
  1916. local closegui = Instance.new("TextButton")
  1917. CMDS.Name = "CMDS"
  1918. CMDS.Parent = game:GetService("CoreGui")
  1919. CMDSFRAME.Name = "CMDSFRAME"
  1920. CMDSFRAME.Parent = CMDS
  1921. CMDSFRAME.Active = true
  1922. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  1923. CMDSFRAME.BorderSizePixel = 0
  1924. CMDSFRAME.Draggable = true
  1925. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  1926. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  1927. CMDSFRAME.Visible = false
  1928. ScrollingFrame.Parent = CMDSFRAME
  1929. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  1930. ScrollingFrame.BorderSizePixel = 0
  1931. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  1932. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  1933. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  1934. TextLabel.Parent = ScrollingFrame
  1935. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1936. TextLabel.BackgroundTransparency = 1
  1937. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  1938. TextLabel.Font = Enum.Font.SourceSans
  1939. TextLabel.FontSize = Enum.FontSize.Size18
  1940. 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."
  1941. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1942. TextLabel.TextSize = 15
  1943. TextLabel.TextWrapped = true
  1944. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1945. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  1946. closegui.Name = "closegui"
  1947. closegui.Parent = CMDSFRAME
  1948. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  1949. closegui.BorderSizePixel = 0
  1950. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  1951. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  1952. closegui.Font = Enum.Font.SourceSansBold
  1953. closegui.FontSize = Enum.FontSize.Size24
  1954. closegui.Text = "X"
  1955. closegui.TextColor3 = Color3.new(1, 1, 1)
  1956. closegui.TextSize = 20
  1957.  
  1958. closegui.MouseButton1Click:connect(function()
  1959. CMDSFRAME.Visible = false
  1960. end)
  1961.  
  1962. game:GetService('RunService').Stepped:connect(function()
  1963. if spin then
  1964. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  1965. end
  1966. if followed then
  1967. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  1968. end
  1969. if traill then
  1970. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  1971. end
  1972. if annoying then
  1973. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  1974. end
  1975. if hwalk then
  1976. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  1977. end
  1978. if staring then
  1979. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  1980. end
  1981. end)
  1982. game:GetService('RunService').Stepped:connect(function()
  1983. if noclip then
  1984. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1985. lplayer.Character.Head.CanCollide = false
  1986. lplayer.Character.Torso.CanCollide = false
  1987. lplayer.Character["Left Leg"].CanCollide = false
  1988. lplayer.Character["Right Leg"].CanCollide = false
  1989. else
  1990. lplayer.Character.Humanoid:ChangeState(11)
  1991. end
  1992. end
  1993. if changingstate then
  1994. lplayer.Character.Humanoid:ChangeState(statechosen)
  1995. end
  1996. end)
  1997. game:GetService('RunService').Stepped:connect(function()
  1998. if droppinghats then
  1999. for i,v in pairs(lplayer.Character:GetChildren()) do
  2000. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2001. v.Parent = workspace
  2002. end
  2003. end
  2004. end
  2005. if droppingtools then
  2006. for i,v in pairs(lplayer.Character:GetChildren()) do
  2007. if (v:IsA("Tool")) then
  2008. v.Parent = workspace
  2009. end
  2010. end
  2011. end
  2012. if removingmeshhats then
  2013. for i,v in pairs(lplayer.Character:GetChildren()) do
  2014. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2015. v.Handle.Mesh:Destroy()
  2016. end
  2017. end
  2018. end
  2019. if removingmeshtool then
  2020. for i,v in pairs(lplayer.Character:GetChildren()) do
  2021. if (v:IsA("Tool")) then
  2022. v.Handle.Mesh:Destroy()
  2023. end
  2024. end
  2025. end
  2026. end)
  2027. game:GetService('RunService').Stepped:connect(function()
  2028. if banpl then
  2029. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  2030. end
  2031. end)
  2032. game:GetService('RunService').Stepped:connect(function()
  2033. if stopsitting then
  2034. lplayer.Character.Humanoid.Sit = false
  2035. end
  2036. end)
  2037.  
  2038. plr = lplayer
  2039. hum = plr.Character.HumanoidRootPart
  2040. mouse = plr:GetMouse()
  2041. mouse.KeyDown:connect(function(key)
  2042. if key == "e" then
  2043. if mouse.Target then
  2044. if clickgoto then
  2045. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  2046. elseif clickdel then
  2047. mouse.Target:Destroy()
  2048. end
  2049. end
  2050. end
  2051. end)
  2052.  
  2053. game:GetService("Workspace").ChildAdded:connect(function(part)
  2054. if gettingtools then
  2055. if part:IsA("Tool") then
  2056. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2057. end
  2058. end
  2059. end)
  2060.  
  2061. lplayer.Chatted:Connect(function(msg)
  2062. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  2063. if string.sub(msg, 7) == "me" then
  2064. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2065. else
  2066. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  2067. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2068. lplayer.Character.Humanoid.Name = 1
  2069. local l = lplayer.Character["1"]:Clone()
  2070. l.Parent = lplayer.Character
  2071. l.Name = "Humanoid"
  2072. wait(0.1)
  2073. lplayer.Character["1"]:Destroy()
  2074. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2075. lplayer.Character.Animate.Disabled = true
  2076. wait(0.1)
  2077. lplayer.Character.Animate.Disabled = false
  2078. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2079. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2080. lplayer.Character.Humanoid:EquipTool(v)
  2081. end
  2082. local function tp(player,player2)
  2083. local char1,char2=player.Character,player2.Character
  2084. if char1 and char2 then
  2085. char1:MoveTo(char2.Head.Position)
  2086. end
  2087. end
  2088. wait(0.1)
  2089. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2090. wait(0.2)
  2091. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2092. wait(0.5)
  2093. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2094. wait(0.7)
  2095. tp(lplayer,game:GetService("Players")[v.Name])
  2096. wait(0.7)
  2097. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2098. game:GetService("StarterGui"):SetCore("SendNotification", {
  2099. Title = "Tools needed!";
  2100. Text = "You need a tool in your backpack for this command!";
  2101. })
  2102. end
  2103. end
  2104. end
  2105. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  2106. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2107. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2108. lplayer.Character.Humanoid.Name = 1
  2109. local l = lplayer.Character["1"]:Clone()
  2110. l.Parent = lplayer.Character
  2111. l.Name = "Humanoid"
  2112. wait(0.1)
  2113. lplayer.Character["1"]:Destroy()
  2114. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2115. lplayer.Character.Animate.Disabled = true
  2116. wait(0.1)
  2117. lplayer.Character.Animate.Disabled = false
  2118. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2119. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2120. lplayer.Character.Humanoid:EquipTool(v)
  2121. end
  2122. local function tp(player,player2)
  2123. local char1,char2=player.Character,player2.Character
  2124. if char1 and char2 then
  2125. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2126. end
  2127. end
  2128. local function getout(player,player2)
  2129. local char1,char2=player.Character,player2.Character
  2130. if char1 and char2 then
  2131. char1:MoveTo(char2.Head.Position)
  2132. end
  2133. end
  2134. tp(game:GetService("Players")[v.Name], lplayer)
  2135. wait(0.2)
  2136. tp(game:GetService("Players")[v.Name], lplayer)
  2137. wait(0.5)
  2138. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2139. wait(0.5)
  2140. getout(lplayer, game:GetService("Players")[v.Name])
  2141. wait(0.3)
  2142. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2143. game:GetService("StarterGui"):SetCore("SendNotification", {
  2144. Title = "Tools needed!";
  2145. Text = "You need a tool in your backpack for this command!";
  2146. })
  2147. end
  2148. end
  2149. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  2150. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2151. lplayer.Character.Humanoid.Name = 1
  2152. local l = lplayer.Character["1"]:Clone()
  2153. l.Parent = lplayer.Character
  2154. l.Name = "Humanoid"
  2155. wait(0.1)
  2156. lplayer.Character["1"]:Destroy()
  2157. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2158. lplayer.Character.Animate.Disabled = true
  2159. wait(0.1)
  2160. lplayer.Character.Animate.Disabled = false
  2161. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2162. lplayer.Character.Animate.Disabled = false
  2163. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2164. lplayer.Character.Humanoid:EquipTool(v)
  2165. end
  2166. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2167. spinplr = v
  2168. wait(0.5)
  2169. spin = true
  2170. game:GetService("StarterGui"):SetCore("SendNotification", {
  2171. Title = "Tools needed!";
  2172. Text = "You need a tool in your backpack for this command!";
  2173. })
  2174. end
  2175. end
  2176. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  2177. spin = false
  2178. end
  2179. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  2180. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2181. lplayer.Character.Humanoid.Name = 1
  2182. local l = lplayer.Character["1"]:Clone()
  2183. l.Parent = lplayer.Character
  2184. l.Name = "Humanoid"
  2185. wait(0.1)
  2186. lplayer.Character["1"]:Destroy()
  2187. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2188. lplayer.Character.Animate.Disabled = true
  2189. wait(0.1)
  2190. lplayer.Character.Animate.Disabled = false
  2191. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2192. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2193. lplayer.Character.Humanoid:EquipTool(v)
  2194. end
  2195. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2196. wait(0.3)
  2197. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2198. attplr = v
  2199. game:GetService("StarterGui"):SetCore("SendNotification", {
  2200. Title = "Tools needed!";
  2201. Text = "You need a tool in your backpack for this command!";
  2202. })
  2203. end
  2204. end
  2205. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  2206. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2207. local function getout(player,player2)
  2208. local char1,char2=player.Character,player2.Character
  2209. if char1 and char2 then
  2210. char1:MoveTo(char2.Head.Position)
  2211. end
  2212. end
  2213. getout(lplayer, game:GetService("Players")[v.Name])
  2214. end
  2215. end
  2216. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  2217. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2218. followed = true
  2219. flwplr = v
  2220. end
  2221. end
  2222. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  2223. followed = false
  2224. end
  2225. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  2226. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2227. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2228. lplayer.Character.Humanoid.Name = 1
  2229. local l = lplayer.Character["1"]:Clone()
  2230. l.Parent = lplayer.Character
  2231. l.Name = "Humanoid"
  2232. wait(0.1)
  2233. lplayer.Character["1"]:Destroy()
  2234. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2235. lplayer.Character.Animate.Disabled = true
  2236. wait(0.1)
  2237. lplayer.Character.Animate.Disabled = false
  2238. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2239. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2240. lplayer.Character.Humanoid:EquipTool(v)
  2241. end
  2242. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2243. wait(0.2)
  2244. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2245. wait(0.6)
  2246. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2247. wait(0.6)
  2248. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2249. game:GetService("StarterGui"):SetCore("SendNotification", {
  2250. Title = "Tools needed!";
  2251. Text = "You need a tool in your backpack for this command!";
  2252. })
  2253. end
  2254. end
  2255. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  2256. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2257. traill = true
  2258. trlplr = v
  2259. end
  2260. end
  2261. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  2262. traill = false
  2263. end
  2264. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  2265. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  2266. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2267. else
  2268. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2269. local o = Instance.new("RocketPropulsion")
  2270. o.Parent = lplayer.Character.HumanoidRootPart
  2271. o.Name = "Orbit"
  2272. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2273. o:Fire()
  2274. noclip = true
  2275. end
  2276. end
  2277. end
  2278. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  2279. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2280. noclip = false
  2281. end
  2282. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  2283. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  2284. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2285. else
  2286. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2287. local y = Instance.new("RocketPropulsion")
  2288. y.Parent = lplayer.Character.HumanoidRootPart
  2289. y.CartoonFactor = 1
  2290. y.MaxThrust = 800000
  2291. y.MaxSpeed = 1000
  2292. y.ThrustP = 200000
  2293. y.Name = "Fling"
  2294. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2295. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2296. y:Fire()
  2297. noclip = true
  2298. end
  2299. end
  2300. end
  2301. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  2302. noclip = false
  2303. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2304. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2305. wait(0.4)
  2306. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2307. end
  2308. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  2309. if game:GetService("Workspace").FilteringEnabled == true then
  2310. warn("FE is Enabled (Filtering Enabled)")
  2311. game:GetService("StarterGui"):SetCore("SendNotification", {
  2312. Title = "FE is Enabled";
  2313. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2314. })
  2315. else
  2316. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2317. game:GetService("StarterGui"):SetCore("SendNotification", {
  2318. Title = "FE is Disabled";
  2319. Text = "Filtering Disabled. Consider using a different admin script.";
  2320. })
  2321. end
  2322. end
  2323. if string.sub(msg, 1, 6) == (prefix.."void ") then
  2324. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2325. lplayer.Character.Humanoid.Name = 1
  2326. local l = lplayer.Character["1"]:Clone()
  2327. l.Parent = lplayer.Character
  2328. l.Name = "Humanoid"
  2329. wait(0.1)
  2330. lplayer.Character["1"]:Destroy()
  2331. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2332. lplayer.Character.Animate.Disabled = true
  2333. wait(0.1)
  2334. lplayer.Character.Animate.Disabled = false
  2335. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2336. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2337. lplayer.Character.Humanoid:EquipTool(v)
  2338. end
  2339. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2340. wait(0.2)
  2341. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2342. wait(0.6)
  2343. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2344. game:GetService("StarterGui"):SetCore("SendNotification", {
  2345. Title = "Tools needed!";
  2346. Text = "You need a tool in your backpack for this command!";
  2347. })
  2348. end
  2349. end
  2350. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  2351. noclip = true
  2352. game:GetService("StarterGui"):SetCore("SendNotification", {
  2353. Title = "Noclip enabled";
  2354. Text = "Type ;clip to disable";
  2355. })
  2356. end
  2357. if string.sub(msg, 1, 5) == (prefix.."clip") then
  2358. noclip = false
  2359. game:GetService("StarterGui"):SetCore("SendNotification", {
  2360. Title = "Noclip disabled";
  2361. Text = "Type ;noclip to enable";
  2362. })
  2363. end
  2364. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  2365. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  2366. end
  2367. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  2368. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  2369. end
  2370. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  2371. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  2372. end
  2373. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  2374. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  2375. end
  2376. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  2377. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  2378. end
  2379. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  2380. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  2381. end
  2382. if string.sub(msg, 1, 8) == (prefix.."default") then
  2383. lplayer.Character.Humanoid.JumpPower = 50
  2384. lplayer.Character.Humanoid.WalkSpeed = 16
  2385. lplayer.Character.Humanoid.HipHeight = 0
  2386. end
  2387. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  2388. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2389. annoying = true
  2390. annplr = v
  2391. end
  2392. end
  2393. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  2394. annoying = false
  2395. end
  2396. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  2397. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2398. hwalk = true
  2399. hdwplr = v
  2400. end
  2401. end
  2402. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  2403. hwalk = false
  2404. end
  2405. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  2406. lplayer.Character["Left Leg"]:Destroy()
  2407. lplayer.Character["Left Arm"]:Destroy()
  2408. lplayer.Character["Right Leg"]:Destroy()
  2409. lplayer.Character["Right Arm"]:Destroy()
  2410. end
  2411. if string.sub(msg, 1, 4) == (prefix.."god") then
  2412. lplayer.Character.Humanoid.Name = 1
  2413. local l = lplayer.Character["1"]:Clone()
  2414. l.Parent = lplayer.Character
  2415. l.Name = "Humanoid"
  2416. wait(0.1)
  2417. lplayer.Character["1"]:Destroy()
  2418. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2419. lplayer.Character.Animate.Disabled = true
  2420. wait(0.1)
  2421. lplayer.Character.Animate.Disabled = false
  2422. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2423. game:GetService("StarterGui"):SetCore("SendNotification", {
  2424. Title = "FE Godmode enabled";
  2425. Text = "Use ;grespawn or ;respawn to remove";
  2426. })
  2427. end
  2428. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  2429. for i,v in pairs(lplayer.Character:GetChildren()) do
  2430. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2431. v.Parent = workspace
  2432. end
  2433. end
  2434. end
  2435. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  2436. for i,v in pairs(lplayer.Character:GetChildren()) do
  2437. if (v:IsA("Tool")) then
  2438. v.Parent = workspace
  2439. end
  2440. end
  2441. end
  2442. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  2443. droppinghats = true
  2444. game:GetService("StarterGui"):SetCore("SendNotification", {
  2445. Title = "Loop Drop Enabled";
  2446. Text = "Type ;unloopdhats to disable";
  2447. })
  2448. end
  2449. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  2450. droppinghats = false
  2451. game:GetService("StarterGui"):SetCore("SendNotification", {
  2452. Title = "Loop Drop Disabled";
  2453. Text = "Type ;loopdhats to enable.";
  2454. })
  2455. end
  2456. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  2457. droppingtools = true
  2458. game:GetService("StarterGui"):SetCore("SendNotification", {
  2459. Title = "Loop Drop Enabled";
  2460. Text = "Type ;unloopdtool to disable";
  2461. })
  2462. end
  2463. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  2464. droppingtools = false
  2465. game:GetService("StarterGui"):SetCore("SendNotification", {
  2466. Title = "Loop Drop Disabled";
  2467. Text = "Type ;loopdtool to enable.";
  2468. })
  2469. end
  2470. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  2471. Local = game:GetService('Players').LocalPlayer
  2472. Char = Local.Character
  2473. touched,tpdback = false, false
  2474. box = Instance.new('Part',workspace)
  2475. box.Anchored = true
  2476. box.CanCollide = true
  2477. box.Size = Vector3.new(10,1,10)
  2478. box.Position = Vector3.new(0,10000,0)
  2479. box.Touched:connect(function(part)
  2480. if (part.Parent.Name == Local.Name) then
  2481. if touched == false then
  2482. touched = true
  2483. function apply()
  2484. if script.Disabled ~= true then
  2485. no = Char.HumanoidRootPart:Clone()
  2486. wait(.25)
  2487. Char.HumanoidRootPart:Destroy()
  2488. no.Parent = Char
  2489. Char:MoveTo(loc)
  2490. touched = false
  2491. end end
  2492. if Char then
  2493. apply()
  2494. end
  2495. end
  2496. end
  2497. end)
  2498. repeat wait() until Char
  2499. loc = Char.HumanoidRootPart.Position
  2500. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2501. game:GetService("StarterGui"):SetCore("SendNotification", {
  2502. Title = "Invisibility enabled!";
  2503. Text = "Reset or use ;respawn to remove.";
  2504. })
  2505. end
  2506. if string.sub(msg, 1, 6) == (prefix.."view ") then
  2507. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2508. if game:GetService("Players")[v.Name].Character.Humanoid then
  2509. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2510. else
  2511. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2512. end
  2513. end
  2514. end
  2515. if string.sub(msg, 1, 7) == (prefix.."unview") then
  2516. if lplayer.Character.Humanoid then
  2517. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2518. else
  2519. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2520. end
  2521. end
  2522. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  2523. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2524. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2525. end
  2526. end
  2527. if string.sub(msg, 1, 4) == (prefix.."fly") then
  2528. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2529. repeat wait() until Mouse
  2530.  
  2531. local T = lplayer.Character.HumanoidRootPart
  2532. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2533. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2534. local SPEED = speedget
  2535.  
  2536. local function fly()
  2537. flying = true
  2538. local BG = Instance.new('BodyGyro', T)
  2539. local BV = Instance.new('BodyVelocity', T)
  2540. BG.P = 9e4
  2541. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2542. BG.cframe = T.CFrame
  2543. BV.velocity = Vector3.new(0, 0.1, 0)
  2544. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2545. spawn(function()
  2546. repeat wait()
  2547. lplayer.Character.Humanoid.PlatformStand = true
  2548. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2549. SPEED = 50
  2550. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2551. SPEED = 0
  2552. end
  2553. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2554. 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
  2555. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2556. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2557. 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
  2558. else
  2559. BV.velocity = Vector3.new(0, 0.1, 0)
  2560. end
  2561. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2562. until not flying
  2563. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2564. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2565. SPEED = 0
  2566. BG:destroy()
  2567. BV:destroy()
  2568. lplayer.Character.Humanoid.PlatformStand = false
  2569. end)
  2570. end
  2571. Mouse.KeyDown:connect(function(KEY)
  2572. if KEY:lower() == 'w' then
  2573. CONTROL.F = speedfly
  2574. elseif KEY:lower() == 's' then
  2575. CONTROL.B = -speedfly
  2576. elseif KEY:lower() == 'a' then
  2577. CONTROL.L = -speedfly
  2578. elseif KEY:lower() == 'd' then
  2579. CONTROL.R = speedfly
  2580. end
  2581. end)
  2582. Mouse.KeyUp:connect(function(KEY)
  2583. if KEY:lower() == 'w' then
  2584. CONTROL.F = 0
  2585. elseif KEY:lower() == 's' then
  2586. CONTROL.B = 0
  2587. elseif KEY:lower() == 'a' then
  2588. CONTROL.L = 0
  2589. elseif KEY:lower() == 'd' then
  2590. CONTROL.R = 0
  2591. end
  2592. end)
  2593. fly()
  2594. end
  2595. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  2596. flying = false
  2597. lplayer.Character.Humanoid.PlatformStand = false
  2598. end
  2599. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  2600. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  2601. end
  2602. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  2603. spamtext = (string.sub(msg, 7))
  2604. spamming = true
  2605. end
  2606. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  2607. spamming = false
  2608. end
  2609. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  2610. spamdelay = (string.sub(msg, 11))
  2611. end
  2612. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  2613. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2614. pmspammed = v.Name
  2615. spammingpm = true
  2616. end
  2617. end
  2618. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  2619. spammingpm = false
  2620. end
  2621. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  2622. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  2623. v.Character["Left Leg"].Anchored = true
  2624. v.Character["Left Arm"].Anchored = true
  2625. v.Character["Right Leg"].Anchored = true
  2626. v.Character["Right Arm"].Anchored = true
  2627. v.Character.Torso.Anchored = true
  2628. v.Character.Head.Anchored = true
  2629. end
  2630. end
  2631. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  2632. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  2633. v.Character["Left Leg"].Anchored = false
  2634. v.Character["Left Arm"].Anchored = false
  2635. v.Character["Right Leg"].Anchored = false
  2636. v.Character["Right Arm"].Anchored = false
  2637. v.Character.Torso.Anchored = false
  2638. v.Character.Head.Anchored = false
  2639. end
  2640. end
  2641. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  2642. local a = game:GetService("Workspace"):getChildren()
  2643. for i = 1, #a do
  2644. if a[i].className == "Part" then
  2645. a[i].Locked = false
  2646. elseif a[i].className == "Model" then
  2647. local r = a[i]:getChildren()
  2648. for i = 1, #r do
  2649. if r[i].className == "Part" then
  2650. r[i].Locked = false
  2651. end
  2652. end
  2653. end
  2654. end
  2655. game:GetService("StarterGui"):SetCore("SendNotification", {
  2656. Title = "Success!";
  2657. Text = "Workspace unlocked. Use ;lockws to lock.";
  2658. })
  2659. end
  2660. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  2661. local a = game:GetService("Workspace"):getChildren()
  2662. for i = 1, #a do
  2663. if a[i].className == "Part" then
  2664. a[i].Locked = true
  2665. elseif a[i].className == "Model" then
  2666. local r = a[i]:getChildren()
  2667. for i = 1, #r do
  2668. if r[i].className == "Part" then
  2669. r[i].Locked = true
  2670. end
  2671. end
  2672. end
  2673. end
  2674. end
  2675. if string.sub(msg, 1, 7) == (prefix.."btools") then
  2676. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2677. Clone_T.BinType = "Clone"
  2678. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2679. Destruct.BinType = "Hammer"
  2680. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2681. Hold_T.BinType = "Grab"
  2682. end
  2683. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  2684. lplayer.Character.Humanoid.PlatformStand = true
  2685. end
  2686. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  2687. lplayer.Character.Humanoid.PlatformStand = false
  2688. end
  2689. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  2690. lplayer.Character.Head.Mesh:Destroy()
  2691. end
  2692. if string.sub(msg, 1, 4) == (prefix.."sit") then
  2693. lplayer.Character.Humanoid.Sit = true
  2694. end
  2695. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  2696. local function bringobjw()
  2697. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2698. if obj.Name == (string.sub(msg, 11)) then
  2699. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2700. obj.CanCollide = false
  2701. obj.Transparency = 0.7
  2702. wait()
  2703. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2704. wait()
  2705. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2706. wait()
  2707. obj.CFrame = lplayer.Character["Head"].CFrame
  2708. end
  2709. end
  2710. end
  2711. while wait() do
  2712. bringobjw()
  2713. end
  2714. game:GetService("StarterGui"):SetCore("SendNotification", {
  2715. Title = "BringObj";
  2716. Text = "BringObj enabled.";
  2717. })
  2718. end
  2719. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  2720. vis = (string.sub(msg, 8))
  2721. local a = game:GetService("Workspace"):GetDescendants()
  2722. for i = 1, #a do
  2723. if a[i].className == "Part" then
  2724. a[i].Transparency = vis
  2725. elseif a[i].className == "Model" then
  2726. local r = a[i]:getChildren()
  2727. for i = 1, #r do
  2728. if r[i].className == "Part" then
  2729. r[i].Transparency = vis
  2730. end
  2731. end
  2732. end
  2733. end
  2734. end
  2735. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  2736. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  2737. game:GetService("StarterGui"):SetCore("SendNotification", {
  2738. Title = "Success!";
  2739. Text = "HyperTotal GUI Loaded!";
  2740. })
  2741. end
  2742. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  2743. CMDSFRAME.Visible = true
  2744. end
  2745. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  2746. for i,v in pairs(lplayer.Character:GetChildren()) do
  2747. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2748. v.Handle.Mesh:Destroy()
  2749. end
  2750. end
  2751. end
  2752. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  2753. for i,v in pairs(lplayer.Character:GetChildren()) do
  2754. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2755. v.Handle.Mesh:Destroy()
  2756. end
  2757. end
  2758. end
  2759. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  2760. for i,v in pairs(lplayer.Character:GetChildren()) do
  2761. if (v:IsA("Tool")) then
  2762. v.Handle.Mesh:Destroy()
  2763. end
  2764. end
  2765. end
  2766. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  2767. for i,v in pairs(lplayer.Character:GetChildren()) do
  2768. if (v:IsA("Tool")) then
  2769. v.Handle.Mesh:Destroy()
  2770. end
  2771. end
  2772. end
  2773. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  2774. local p = Instance.new("RocketPropulsion")
  2775. p.Parent = lplayer.Character.HumanoidRootPart
  2776. p.Name = "Spinner"
  2777. p.Target = lplayer.Character["Left Arm"]
  2778. p:Fire()
  2779. game:GetService("StarterGui"):SetCore("SendNotification", {
  2780. Title = "Spinner enabled";
  2781. Text = "Type ;nospinner to disable.";
  2782. })
  2783. end
  2784. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  2785. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  2786. end
  2787. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  2788. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2789. if v:isA("Tool") then
  2790. local a = Instance.new("SelectionBox",v.Handle)
  2791. a.Adornee = v.Handle
  2792. v.Handle.Size = Vector3.new(0.5,0.5,60)
  2793. v.GripPos = Vector3.new(0,0,0)
  2794. lplayer.Character.Humanoid:UnequipTools()
  2795. end
  2796. end
  2797. game:GetService("StarterGui"):SetCore("SendNotification", {
  2798. Title = "Reach applied!";
  2799. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2800. })
  2801. end
  2802. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  2803. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2804. if v:isA("Tool") then
  2805. handleSize = v.Handle.Size
  2806. wait()
  2807. local a = Instance.new("SelectionBox",v.Handle)
  2808. a.Name = "a"
  2809. a.Adornee = v.Handle
  2810. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  2811. v.GripPos = Vector3.new(0,0,0)
  2812. lplayer.Character.Humanoid:UnequipTools()
  2813. end
  2814. end
  2815. game:GetService("StarterGui"):SetCore("SendNotification", {
  2816. Title = "Reach applied!";
  2817. Text = "Applied to equipped sword. Use ;noreach to disable.";
  2818. })
  2819. end
  2820. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  2821. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  2822. if v:isA("Tool") then
  2823. v.Handle.a:Destroy()
  2824. v.Handle.Size = handleSize
  2825. end
  2826. end
  2827. game:GetService("StarterGui"):SetCore("SendNotification", {
  2828. Title = "Reach removed!";
  2829. Text = "Removed reach from equipped sword.";
  2830. })
  2831. end
  2832. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  2833. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2834. lplayer.Character.Humanoid.Name = 1
  2835. local l = lplayer.Character["1"]:Clone()
  2836. l.Parent = lplayer.Character
  2837. l.Name = "Humanoid"
  2838. wait(0.1)
  2839. lplayer.Character["1"]:Destroy()
  2840. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2841. lplayer.Character.Animate.Disabled = true
  2842. wait(0.1)
  2843. lplayer.Character.Animate.Disabled = false
  2844. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2845. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2846. lplayer.Character.Humanoid:EquipTool(v)
  2847. end
  2848. wait(0.1)
  2849. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2850. wait(0.2)
  2851. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2852. wait(0.5)
  2853. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2854. game:GetService("StarterGui"):SetCore("SendNotification", {
  2855. Title = "Tools needed!";
  2856. Text = "You need a tool in your backpack for this command!";
  2857. })
  2858. end
  2859. end
  2860. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  2861. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2862. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2863. end
  2864. end
  2865. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  2866. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  2867. cbringall = true
  2868. else
  2869. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2870. brplr = v.Name
  2871. end
  2872. end
  2873. cbring = true
  2874. end
  2875. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  2876. cbring = false
  2877. cbringall = false
  2878. end
  2879. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  2880. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2881. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2882. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2883. lplayer.Character.Humanoid.Name = 1
  2884. local l = lplayer.Character["1"]:Clone()
  2885. l.Parent = lplayer.Character
  2886. l.Name = "Humanoid"
  2887. wait(0.1)
  2888. lplayer.Character["1"]:Destroy()
  2889. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2890. lplayer.Character.Animate.Disabled = true
  2891. wait(0.1)
  2892. lplayer.Character.Animate.Disabled = false
  2893. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2894. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2895. lplayer.Character.Humanoid:EquipTool(v)
  2896. end
  2897. local function tp(player,player2)
  2898. local char1,char2=player.Character,player2.Character
  2899. if char1 and char2 then
  2900. char1:MoveTo(char2.Head.Position)
  2901. end
  2902. end
  2903. wait(0.1)
  2904. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2905. wait(0.2)
  2906. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2907. wait(0.5)
  2908. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2909. wait(0.6)
  2910. tp(lplayer, game:GetService("Players")[v.Name])
  2911. wait(0.4)
  2912. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  2913. game:GetService("StarterGui"):SetCore("SendNotification", {
  2914. Title = "Tools needed!";
  2915. Text = "You need a tool in your backpack for this command!";
  2916. })
  2917. end
  2918. end
  2919. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  2920. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2921. lplayer.Character.Humanoid.Name = 1
  2922. local l = lplayer.Character["1"]:Clone()
  2923. l.Parent = lplayer.Character
  2924. l.Name = "Humanoid"
  2925. wait(0.1)
  2926. lplayer.Character["1"]:Destroy()
  2927. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2928. lplayer.Character.Animate.Disabled = true
  2929. wait(0.1)
  2930. lplayer.Character.Animate.Disabled = false
  2931. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2932. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2933. lplayer.Character.Humanoid:EquipTool(v)
  2934. end
  2935. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2936. wait(0.3)
  2937. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2938. wait(0.4)
  2939. b = Instance.new("BodyForce")
  2940. b.Parent = lplayer.Character.HumanoidRootPart
  2941. b.Name = "Glitch"
  2942. b.Force = Vector3.new(100000000,5000,0)
  2943. game:GetService("StarterGui"):SetCore("SendNotification", {
  2944. Title = "Tools needed!";
  2945. Text = "You need a tool in your backpack for this command!";
  2946. })
  2947. end
  2948. end
  2949. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  2950. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  2951. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  2952. b = Instance.new("BodyForce")
  2953. b.Parent = lplayer.Character.HumanoidRootPart
  2954. b.Name = "unGlitch"
  2955. b.Force = Vector3.new(0,-5000000,0)
  2956. wait(2)
  2957. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  2958. end
  2959. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  2960. lplayer.Character.Humanoid.Health = 0
  2961. wait(1)
  2962. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  2963. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  2964. end
  2965. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  2966. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  2967. game:GetService("StarterGui"):SetCore("SendNotification", {
  2968. Title = "Success!";
  2969. Text = "DEX Explorer has loaded.";
  2970. })
  2971. end
  2972. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  2973. local Anim = Instance.new("Animation")
  2974. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  2975. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  2976. track:Play(.1, 1, 1)
  2977. end
  2978. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  2979. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  2980. game:GetService("StarterGui"):SetCore("SendNotification", {
  2981. Title = "Success!";
  2982. Text = "Energize Animations GUI has loaded.";
  2983. })
  2984. end
  2985. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  2986. saved = lplayer.Character.HumanoidRootPart.CFrame
  2987. game:GetService("StarterGui"):SetCore("SendNotification", {
  2988. Title = "Position Saved";
  2989. Text = "Use ;loadpos to return to saved position.";
  2990. })
  2991. end
  2992. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  2993. lplayer.Character.HumanoidRootPart.CFrame = saved
  2994. end
  2995. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  2996. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2997. local Anim2 = Instance.new("Animation")
  2998. Anim2.AnimationId = "rbxassetid://148840371"
  2999. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3000. track2:Play(.1, 1, 1)
  3001. bplrr = v.Name
  3002. banpl = true
  3003. end
  3004. end
  3005. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  3006. banpl = false
  3007. end
  3008. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  3009. local function bringmodw()
  3010. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3011. if obj.Name == (string.sub(msg, 11)) then
  3012. for i,ch in pairs(obj:GetDescendants()) do
  3013. if (ch:IsA("BasePart")) then
  3014. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3015. ch.CanCollide = false
  3016. ch.Transparency = 0.7
  3017. wait()
  3018. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3019. wait()
  3020. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3021. wait()
  3022. ch.CFrame = lplayer.Character["Head"].CFrame
  3023. end
  3024. end
  3025. end
  3026. end
  3027. end
  3028. while wait() do
  3029. bringmodw()
  3030. end
  3031. game:GetService("StarterGui"):SetCore("SendNotification", {
  3032. Title = "BringMod";
  3033. Text = "BringMod enabled.";
  3034. })
  3035. end
  3036. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  3037. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3038. local hum = Instance.new('Humanoid', mod)
  3039. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3040. lplayer.Character = mod
  3041. end
  3042. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  3043. game:GetService'RunService'.Stepped:Connect(function()
  3044. pcall(function()
  3045. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3046. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3047. for _,x in pairs(v.Character.Head:GetChildren()) do
  3048. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3049. end
  3050. end
  3051. end
  3052. end)
  3053. end)
  3054. game:GetService("StarterGui"):SetCore("SendNotification", {
  3055. Title = "Attempting Shutdown";
  3056. Text = "Shutdown Attempt has begun.";
  3057. })
  3058. end
  3059. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  3060. objtodel = (string.sub(msg, 9))
  3061. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3062. if v.Name == objtodel then
  3063. v:Destroy()
  3064. end
  3065. end
  3066. end
  3067. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  3068. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3069. print(v)
  3070. end
  3071. game:GetService("StarterGui"):SetCore("SendNotification", {
  3072. Title = "Printed";
  3073. Text = "Players have been printed to console. (F9)";
  3074. })
  3075. end
  3076. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  3077. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3078. if (v:IsA("Decal")) then
  3079. v:Destroy()
  3080. end
  3081. end
  3082. end
  3083. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  3084. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3085. game:GetService("StarterGui"):SetCore("SendNotification", {
  3086. Title = "Success!";
  3087. Text = "OpFinality GUI has loaded.";
  3088. })
  3089. end
  3090. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  3091. remotes = true
  3092. added = true
  3093. game.DescendantAdded:connect(function(rmt)
  3094. if added == true then
  3095. if remotes == true then
  3096. if rmt:IsA("RemoteEvent") then
  3097. print("A RemoteEvent was added!")
  3098. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3099. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3100. end end end
  3101. end)
  3102. game.DescendantAdded:connect(function(rmtfnctn)
  3103. if added == true then
  3104. if remotes == true then
  3105. if rmtfnctn:IsA("RemoteFunction") then
  3106. warn("A RemoteFunction was added!")
  3107. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3108. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3109. end end end
  3110. end)
  3111.  
  3112. game.DescendantAdded:connect(function(bndfnctn)
  3113. if added == true then
  3114. if binds == true then
  3115. if bndfnctn:IsA("BindableFunction") then
  3116. print("A BindableFunction was added!")
  3117. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3118. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3119. end end end
  3120. end)
  3121.  
  3122. game.DescendantAdded:connect(function(bnd)
  3123. if added == true then
  3124. if binds == true then
  3125. if bnd:IsA("BindableEvent") then
  3126. warn("A BindableEvent was added!")
  3127. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3128. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3129. end end end
  3130. end)
  3131.  
  3132.  
  3133. if binds == true then
  3134. for i,v in pairs(game:GetDescendants()) do
  3135. if v:IsA("BindableFunction") then
  3136. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3137. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3138. end end
  3139. for i,v in pairs(game:GetDescendants()) do
  3140. if v:IsA("BindableEvent") then
  3141. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3142. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3143. end end
  3144. else
  3145. print("Off")
  3146. end
  3147. if remotes == true then
  3148. for i,v in pairs(game:GetDescendants()) do
  3149. if v:IsA("RemoteFunction") then
  3150. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3151. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3152. end end
  3153. wait()
  3154. for i,v in pairs(game:GetDescendants()) do
  3155. if v:IsA("RemoteEvent") then
  3156. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3157. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3158. end end
  3159. else
  3160. print("Off")
  3161. end
  3162. game:GetService("StarterGui"):SetCore("SendNotification", {
  3163. Title = "Printing Remotes";
  3164. Text = "Type ;noremotes to disable.";
  3165. })
  3166. end
  3167. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  3168. remotes = false
  3169. added = false
  3170. game:GetService("StarterGui"):SetCore("SendNotification", {
  3171. Title = "Printing Remotes Disabled";
  3172. Text = "Type ;remotes to enable.";
  3173. })
  3174. end
  3175. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  3176. spin = false
  3177. followed = false
  3178. traill = false
  3179. noclip = false
  3180. annoying = false
  3181. hwalk = false
  3182. cbringing = false
  3183. end
  3184. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  3185. stopsitting = true
  3186. end
  3187. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  3188. stopsitting = false
  3189. end
  3190. if string.sub(msg, 1, 8) == (prefix.."version") then
  3191. print(adminversion)
  3192. game:GetService("StarterGui"):SetCore("SendNotification", {
  3193. Title = "Version";
  3194. Text = adminversion;
  3195. })
  3196. end
  3197. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  3198. clickgoto = true
  3199. game:GetService("StarterGui"):SetCore("SendNotification", {
  3200. Title = "Click TP";
  3201. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  3202. })
  3203. end
  3204. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  3205. clickdel = true
  3206. game:GetService("StarterGui"):SetCore("SendNotification", {
  3207. Title = "Click Delete";
  3208. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  3209. })
  3210. end
  3211. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  3212. clickdel = false
  3213. game:GetService("StarterGui"):SetCore("SendNotification", {
  3214. Title = "Click Delete";
  3215. Text = "Click delete has been disabled.";
  3216. })
  3217. end
  3218. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  3219. clickgoto = false
  3220. game:GetService("StarterGui"):SetCore("SendNotification", {
  3221. Title = "Click TP";
  3222. Text = "Click TP has been disabled.";
  3223. })
  3224. end
  3225. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  3226. gettingtools = true
  3227. game:GetService("StarterGui"):SetCore("SendNotification", {
  3228. Title = "Tools Enabled";
  3229. Text = "Automatically colleting tools dropped.";
  3230. })
  3231. end
  3232. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  3233. gettingtools = false
  3234. game:GetService("StarterGui"):SetCore("SendNotification", {
  3235. Title = "Tools Disabled";
  3236. Text = "Click TP has been disabled.";
  3237. })
  3238. end
  3239. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  3240. ScreenGui:Destroy()
  3241. end
  3242. if string.sub(msg, 1, 6) == (prefix.."reset") then
  3243. lplayer.Character.Head:Destroy()
  3244. end
  3245. if string.sub(msg, 1, 7) == (prefix.."state ") then
  3246. statechosen = string.sub(msg, 8)
  3247. changingstate = true
  3248. end
  3249. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  3250. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  3251. end
  3252. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  3253. removingmeshhats = true
  3254. end
  3255. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  3256. removingmeshhats = false
  3257. end
  3258. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  3259. removingmeshtool = true
  3260. end
  3261. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  3262. removingmeshtool = false
  3263. end
  3264. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  3265. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3266. if v:IsA("Tool") then
  3267. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  3268. v.Parent = player.Character
  3269. end
  3270. end
  3271. end
  3272. end
  3273. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  3274. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3275. if v:IsA("Tool") then
  3276. v.Parent = lplayer.Character
  3277. wait()
  3278. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  3279. v.Parent = player.Character
  3280. end
  3281. end
  3282. end
  3283. end
  3284. if string.sub(msg, 1, 5) == (prefix.."age ") then
  3285. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  3286. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3287. end
  3288. end
  3289. if string.sub(msg, 1, 4) == (prefix.."id ") then
  3290. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  3291. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3292. end
  3293. end
  3294. if string.sub(msg, 1, 6) == (prefix..".age ") then
  3295. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  3296. game:GetService("StarterGui"):SetCore("SendNotification", {
  3297. Title = player.AccountAge.." Days";
  3298. Text = "Account age of "..player.Name;
  3299. })
  3300. end
  3301. end
  3302. if string.sub(msg, 1, 5) == (prefix..".id ") then
  3303. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  3304. game:GetService("StarterGui"):SetCore("SendNotification", {
  3305. Title = player.UserId.." ID";
  3306. Text = "Account ID of "..player.Name;
  3307. })
  3308. end
  3309. end
  3310. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  3311. game:GetService("StarterGui"):SetCore("SendNotification", {
  3312. Title = "Game ID";
  3313. Text = "Game ID: ".. game.GameId;
  3314. })
  3315. end
  3316. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  3317. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3318. if pgscheck == true then
  3319. game:GetService("StarterGui"):SetCore("SendNotification", {
  3320. Title = "PGSPhysicsSolverEnabled";
  3321. Text = "PGS is Enabled!";
  3322. })
  3323. else
  3324. game:GetService("StarterGui"):SetCore("SendNotification", {
  3325. Title = "PGSPhysicsSolverEnabled";
  3326. Text = "PGS is Disabled!";
  3327. })
  3328. end
  3329. end
  3330. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  3331. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3332. if v:IsA("Part") then
  3333. if v.Transparency == 1 then
  3334. if v.Name ~= "HumanoidRootPart" then
  3335. v:Destroy()
  3336. end
  3337. end
  3338. end
  3339. end
  3340. end
  3341. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  3342. game:GetService("Lighting").FogStart = 0
  3343. game:GetService("Lighting").FogEnd = 9999999999999
  3344. end
  3345. if string.sub(msg, 1, 8) == (prefix.."disable") then
  3346. lplayer.Character.Humanoid.Parent = lplayer
  3347. end
  3348. if string.sub(msg, 1, 7) == (prefix.."enable") then
  3349. lplayer.Humanoid.Parent = lplayer.Character
  3350. end
  3351. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  3352. prefix = (string.sub(msg, 9, 9))
  3353. wait(0.1)
  3354. change()
  3355. wait(0.1)
  3356. game:GetService("StarterGui"):SetCore("SendNotification", {
  3357. Title = "Prefix changed!";
  3358. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  3359. })
  3360. end
  3361. if string.sub(msg, 1, 12) == (";resetprefix") then
  3362. prefix = ";"
  3363. wait(0.1)
  3364. change()
  3365. wait(0.1)
  3366. game:GetService("StarterGui"):SetCore("SendNotification", {
  3367. Title = "Prefix changed!";
  3368. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  3369. })
  3370. end
  3371. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  3372. speedfly = string.sub(msg, 11)
  3373. wait()
  3374. change()
  3375. end
  3376. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  3377. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3378. local Anim3 = Instance.new("Animation")
  3379. Anim3.AnimationId = "rbxassetid://282574440"
  3380. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3381. track3:Play(.1, 1, 1)
  3382. bplrr = v.Name
  3383. banpl = true
  3384. end
  3385. end
  3386. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  3387. banpl = false
  3388. end
  3389. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  3390. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3391. staring = true
  3392. stareplr = v
  3393. end
  3394. end
  3395. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  3396. staring = false
  3397. end
  3398. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  3399. chatlogs = true
  3400. game:GetService("StarterGui"):SetCore("SendNotification", {
  3401. Title = "LogChat enabled";
  3402. Text = "Now logging all player chat.";
  3403. })
  3404. end
  3405. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  3406. chatlogs = false
  3407. game:GetService("StarterGui"):SetCore("SendNotification", {
  3408. Title = "LogChat disabled";
  3409. Text = "Stopped logging all player chat.";
  3410. })
  3411. end
  3412. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  3413. game:GetService("Workspace").CurrentCamera:Destroy()
  3414. wait(0.1)
  3415. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3416. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3417. lplayer.CameraMinZoomDistance = 0.5
  3418. lplayer.CameraMaxZoomDistance = 400
  3419. lplayer.CameraMode = "Classic"
  3420. end
  3421. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  3422. changingstate = false
  3423. end
  3424. end)
  3425.  
  3426. local function tp()
  3427. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3428. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3429. if player.Name == brplr then
  3430. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  3431. end
  3432. end
  3433. end
  3434. end
  3435. local function tpall()
  3436. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3437. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3438. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  3439. end
  3440. end
  3441. end
  3442. spawn(function()
  3443. while wait(spamdelay) do
  3444. if spamming == true then
  3445. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  3446. end
  3447. end
  3448. end)
  3449. spawn(function()
  3450. while wait(spamdelay) do
  3451. if spammingpm == true then
  3452. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  3453. end
  3454. end
  3455. end)
  3456. spawn(function()
  3457. while wait() do
  3458. if cbring == true then
  3459. tp()
  3460. end
  3461. end
  3462. end)
  3463. spawn(function()
  3464. while wait() do
  3465. if cbringall == true then
  3466. tpall()
  3467. end
  3468. end
  3469. end)
  3470.  
  3471. Mouse.KeyDown:connect(function(Key)
  3472. if Key == prefix then
  3473. CMDBAR:CaptureFocus()
  3474. end
  3475. end)
  3476.  
  3477. CMDBAR.FocusLost:connect(function(enterPressed)
  3478. if enterPressed then
  3479. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  3480. if string.sub(CMDBAR.Text, 6) == "me" then
  3481. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  3482. else
  3483. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  3484. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3485. lplayer.Character.Humanoid.Name = 1
  3486. local l = lplayer.Character["1"]:Clone()
  3487. l.Parent = lplayer.Character
  3488. l.Name = "Humanoid"
  3489. wait(0.1)
  3490. lplayer.Character["1"]:Destroy()
  3491. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3492. lplayer.Character.Animate.Disabled = true
  3493. wait(0.1)
  3494. lplayer.Character.Animate.Disabled = false
  3495. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3496. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3497. lplayer.Character.Humanoid:EquipTool(v)
  3498. end
  3499. local function tp(player,player2)
  3500. local char1,char2=player.Character,player2.Character
  3501. if char1 and char2 then
  3502. char1:MoveTo(char2.Head.Position)
  3503. end
  3504. end
  3505. wait(0.1)
  3506. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3507. wait(0.2)
  3508. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3509. wait(0.5)
  3510. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3511. wait(0.7)
  3512. tp(lplayer,game:GetService("Players")[v.Name])
  3513. wait(0.7)
  3514. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3515. game:GetService("StarterGui"):SetCore("SendNotification", {
  3516. Title = "Tools needed!";
  3517. Text = "You need a tool in your backpack for this command!";
  3518. })
  3519. end
  3520. end
  3521. end
  3522. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  3523. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3524. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3525. lplayer.Character.Humanoid.Name = 1
  3526. local l = lplayer.Character["1"]:Clone()
  3527. l.Parent = lplayer.Character
  3528. l.Name = "Humanoid"
  3529. wait(0.1)
  3530. lplayer.Character["1"]:Destroy()
  3531. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3532. lplayer.Character.Animate.Disabled = true
  3533. wait(0.1)
  3534. lplayer.Character.Animate.Disabled = false
  3535. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3536. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3537. lplayer.Character.Humanoid:EquipTool(v)
  3538. end
  3539. local function tp(player,player2)
  3540. local char1,char2=player.Character,player2.Character
  3541. if char1 and char2 then
  3542. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3543. end
  3544. end
  3545. local function getout(player,player2)
  3546. local char1,char2=player.Character,player2.Character
  3547. if char1 and char2 then
  3548. char1:MoveTo(char2.Head.Position)
  3549. end
  3550. end
  3551. tp(game:GetService("Players")[v.Name], lplayer)
  3552. wait(0.2)
  3553. tp(game:GetService("Players")[v.Name], lplayer)
  3554. wait(0.5)
  3555. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3556. wait(0.5)
  3557. getout(lplayer, game:GetService("Players")[v.Name])
  3558. wait(0.3)
  3559. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3560. game:GetService("StarterGui"):SetCore("SendNotification", {
  3561. Title = "Tools needed!";
  3562. Text = "You need a tool in your backpack for this command!";
  3563. })
  3564. end
  3565. end
  3566. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  3567. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3568. lplayer.Character.Humanoid.Name = 1
  3569. local l = lplayer.Character["1"]:Clone()
  3570. l.Parent = lplayer.Character
  3571. l.Name = "Humanoid"
  3572. wait(0.1)
  3573. lplayer.Character["1"]:Destroy()
  3574. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3575. lplayer.Character.Animate.Disabled = true
  3576. wait(0.1)
  3577. lplayer.Character.Animate.Disabled = false
  3578. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3579. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3580. lplayer.Character.Humanoid:EquipTool(v)
  3581. end
  3582. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3583. spinplr = v
  3584. wait(0.5)
  3585. spin = true
  3586. game:GetService("StarterGui"):SetCore("SendNotification", {
  3587. Title = "Tools needed!";
  3588. Text = "You need a tool in your backpack for this command!";
  3589. })
  3590. end
  3591. end
  3592. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  3593. spin = false
  3594. end
  3595. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  3596. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3597. lplayer.Character.Humanoid.Name = 1
  3598. local l = lplayer.Character["1"]:Clone()
  3599. l.Parent = lplayer.Character
  3600. l.Name = "Humanoid"
  3601. wait(0.1)
  3602. lplayer.Character["1"]:Destroy()
  3603. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3604. lplayer.Character.Animate.Disabled = true
  3605. wait(0.1)
  3606. lplayer.Character.Animate.Disabled = false
  3607. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3608. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3609. lplayer.Character.Humanoid:EquipTool(v)
  3610. end
  3611. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3612. wait(0.3)
  3613. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3614. attplr = v
  3615. game:GetService("StarterGui"):SetCore("SendNotification", {
  3616. Title = "Tools needed!";
  3617. Text = "You need a tool in your backpack for this command!";
  3618. })
  3619. end
  3620. end
  3621. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  3622. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3623. local function getout(player,player2)
  3624. local char1,char2=player.Character,player2.Character
  3625. if char1 and char2 then
  3626. char1:MoveTo(char2.Head.Position)
  3627. end
  3628. end
  3629. getout(lplayer, game:GetService("Players")[v.Name])
  3630. end
  3631. end
  3632. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  3633. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3634. followed = true
  3635. flwplr = v
  3636. end
  3637. end
  3638. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  3639. followed = false
  3640. end
  3641. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  3642. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3643. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3644. lplayer.Character.Humanoid.Name = 1
  3645. local l = lplayer.Character["1"]:Clone()
  3646. l.Parent = lplayer.Character
  3647. l.Name = "Humanoid"
  3648. wait(0.1)
  3649. lplayer.Character["1"]:Destroy()
  3650. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3651. lplayer.Character.Animate.Disabled = true
  3652. wait(0.1)
  3653. lplayer.Character.Animate.Disabled = false
  3654. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3655. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3656. lplayer.Character.Humanoid:EquipTool(v)
  3657. end
  3658. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3659. wait(0.2)
  3660. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3661. wait(0.6)
  3662. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3663. wait(0.6)
  3664. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  3665. game:GetService("StarterGui"):SetCore("SendNotification", {
  3666. Title = "Tools needed!";
  3667. Text = "You need a tool in your backpack for this command!";
  3668. })
  3669. end
  3670. end
  3671. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  3672. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3673. traill = true
  3674. trlplr = v
  3675. end
  3676. end
  3677. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  3678. traill = false
  3679. end
  3680. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  3681. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3682. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3683. else
  3684. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3685. local o = Instance.new("RocketPropulsion")
  3686. o.Parent = lplayer.Character.HumanoidRootPart
  3687. o.Name = "Orbit"
  3688. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3689. o:Fire()
  3690. noclip = true
  3691. end
  3692. end
  3693. end
  3694. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  3695. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  3696. noclip = false
  3697. end
  3698. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  3699. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  3700. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3701. else
  3702. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3703. local y = Instance.new("RocketPropulsion")
  3704. y.Parent = lplayer.Character.HumanoidRootPart
  3705. y.CartoonFactor = 1
  3706. y.MaxThrust = 800000
  3707. y.MaxSpeed = 1000
  3708. y.ThrustP = 200000
  3709. y.Name = "Fling"
  3710. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3711. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3712. y:Fire()
  3713. noclip = true
  3714. end
  3715. end
  3716. end
  3717. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  3718. noclip = false
  3719. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3720. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3721. wait(0.4)
  3722. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3723. end
  3724. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  3725. if game:GetService("Workspace").FilteringEnabled == true then
  3726. warn("FE is Enabled (Filtering Enabled)")
  3727. game:GetService("StarterGui"):SetCore("SendNotification", {
  3728. Title = "FE is Enabled";
  3729. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3730. })
  3731. else
  3732. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3733. game:GetService("StarterGui"):SetCore("SendNotification", {
  3734. Title = "FE is Disabled";
  3735. Text = "Filtering Disabled. Consider using a different admin script.";
  3736. })
  3737. end
  3738. end
  3739. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  3740. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3741. lplayer.Character.Humanoid.Name = 1
  3742. local l = lplayer.Character["1"]:Clone()
  3743. l.Parent = lplayer.Character
  3744. l.Name = "Humanoid"
  3745. wait(0.1)
  3746. lplayer.Character["1"]:Destroy()
  3747. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3748. lplayer.Character.Animate.Disabled = true
  3749. wait(0.1)
  3750. lplayer.Character.Animate.Disabled = false
  3751. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3752. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3753. lplayer.Character.Humanoid:EquipTool(v)
  3754. end
  3755. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3756. wait(0.2)
  3757. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3758. wait(0.6)
  3759. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  3760. game:GetService("StarterGui"):SetCore("SendNotification", {
  3761. Title = "Tools needed!";
  3762. Text = "You need a tool in your backpack for this command!";
  3763. })
  3764. end
  3765. end
  3766. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  3767. noclip = true
  3768. game:GetService("StarterGui"):SetCore("SendNotification", {
  3769. Title = "Noclip enabled";
  3770. Text = "Type ;clip to disable";
  3771. })
  3772. end
  3773. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  3774. noclip = false
  3775. game:GetService("StarterGui"):SetCore("SendNotification", {
  3776. Title = "Noclip disabled";
  3777. Text = "Type ;noclip to enable";
  3778. })
  3779. end
  3780. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  3781. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  3782. end
  3783. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  3784. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  3785. end
  3786. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  3787. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  3788. end
  3789. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  3790. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  3791. end
  3792. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  3793. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  3794. end
  3795. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  3796. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  3797. end
  3798. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  3799. lplayer.Character.Humanoid.JumpPower = 50
  3800. lplayer.Character.Humanoid.WalkSpeed = 16
  3801. lplayer.Character.Humanoid.HipHeight = 0
  3802. end
  3803. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  3804. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3805. annoying = true
  3806. annplr = v
  3807. end
  3808. end
  3809. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  3810. annoying = false
  3811. end
  3812. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  3813. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3814. hwalk = true
  3815. hdwplr = v
  3816. end
  3817. end
  3818. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  3819. hwalk = false
  3820. end
  3821. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  3822. lplayer.Character["Left Leg"]:Destroy()
  3823. lplayer.Character["Left Arm"]:Destroy()
  3824. lplayer.Character["Right Leg"]:Destroy()
  3825. lplayer.Character["Right Arm"]:Destroy()
  3826. end
  3827. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  3828. lplayer.Character.Humanoid.Name = 1
  3829. local l = lplayer.Character["1"]:Clone()
  3830. l.Parent = lplayer.Character
  3831. l.Name = "Humanoid"
  3832. wait(0.1)
  3833. lplayer.Character["1"]:Destroy()
  3834. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3835. lplayer.Character.Animate.Disabled = true
  3836. wait(0.1)
  3837. lplayer.Character.Animate.Disabled = false
  3838. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3839. game:GetService("StarterGui"):SetCore("SendNotification", {
  3840. Title = "FE Godmode enabled";
  3841. Text = "Use ;grespawn or ;respawn to remove.";
  3842. })
  3843. end
  3844. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  3845. for i,v in pairs(lplayer.Character:GetChildren()) do
  3846. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3847. v.Parent = workspace
  3848. end
  3849. end
  3850. end
  3851. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  3852. for i,v in pairs(lplayer.Character:GetChildren()) do
  3853. if (v:IsA("Tool")) then
  3854. v.Parent = workspace
  3855. end
  3856. end
  3857. end
  3858. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  3859. droppinghats = true
  3860. game:GetService("StarterGui"):SetCore("SendNotification", {
  3861. Title = "Loop Drop Enabled";
  3862. Text = "Type ;unloopdhats to disable";
  3863. })
  3864. end
  3865. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  3866. droppinghats = false
  3867. game:GetService("StarterGui"):SetCore("SendNotification", {
  3868. Title = "Loop Drop Disabled";
  3869. Text = "Type ;loopdhats to enable.";
  3870. })
  3871. end
  3872. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  3873. droppingtools = true
  3874. game:GetService("StarterGui"):SetCore("SendNotification", {
  3875. Title = "Loop Drop Enabled";
  3876. Text = "Type ;unloopdtool to disable";
  3877. })
  3878. end
  3879. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  3880. droppingtools = false
  3881. game:GetService("StarterGui"):SetCore("SendNotification", {
  3882. Title = "Loop Drop Disabled";
  3883. Text = "Type ;loopdtool to enable.";
  3884. })
  3885. end
  3886. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  3887. Local = game:GetService('Players').LocalPlayer
  3888. Char = Local.Character
  3889. touched,tpdback = false, false
  3890. box = Instance.new('Part',workspace)
  3891. box.Anchored = true
  3892. box.CanCollide = true
  3893. box.Size = Vector3.new(10,1,10)
  3894. box.Position = Vector3.new(0,10000,0)
  3895. box.Touched:connect(function(part)
  3896. if (part.Parent.Name == Local.Name) then
  3897. if touched == false then
  3898. touched = true
  3899. function apply()
  3900. if script.Disabled ~= true then
  3901. no = Char.HumanoidRootPart:Clone()
  3902. wait(.25)
  3903. Char.HumanoidRootPart:Destroy()
  3904. no.Parent = Char
  3905. Char:MoveTo(loc)
  3906. touched = false
  3907. end end
  3908. if Char then
  3909. apply()
  3910. end
  3911. end
  3912. end
  3913. end)
  3914. repeat wait() until Char
  3915. loc = Char.HumanoidRootPart.Position
  3916. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  3917. game:GetService("StarterGui"):SetCore("SendNotification", {
  3918. Title = "Invisibility enabled!";
  3919. Text = "Reset or use ;respawn to remove.";
  3920. })
  3921. end
  3922. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  3923. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3924. if game:GetService("Players")[v.Name].Character.Humanoid then
  3925. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  3926. else
  3927. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3928. end
  3929. end
  3930. end
  3931. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  3932. if lplayer.Character.Humanoid then
  3933. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3934. else
  3935. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3936. end
  3937. end
  3938. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  3939. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3940. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3941. end
  3942. end
  3943. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  3944. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  3945. repeat wait() until Mouse
  3946.  
  3947. local T = lplayer.Character.HumanoidRootPart
  3948. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3949. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3950. local SPEED = speedget
  3951.  
  3952. local function fly()
  3953. flying = true
  3954. local BG = Instance.new('BodyGyro', T)
  3955. local BV = Instance.new('BodyVelocity', T)
  3956. BG.P = 9e4
  3957. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  3958. BG.cframe = T.CFrame
  3959. BV.velocity = Vector3.new(0, 0.1, 0)
  3960. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  3961. spawn(function()
  3962. repeat wait()
  3963. lplayer.Character.Humanoid.PlatformStand = true
  3964. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  3965. SPEED = 50
  3966. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  3967. SPEED = 0
  3968. end
  3969. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  3970. 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
  3971. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  3972. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  3973. 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
  3974. else
  3975. BV.velocity = Vector3.new(0, 0.1, 0)
  3976. end
  3977. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  3978. until not flying
  3979. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3980. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3981. SPEED = 0
  3982. BG:destroy()
  3983. BV:destroy()
  3984. lplayer.Character.Humanoid.PlatformStand = false
  3985. end)
  3986. end
  3987. Mouse.KeyDown:connect(function(KEY)
  3988. if KEY:lower() == 'w' then
  3989. CONTROL.F = speedfly
  3990. elseif KEY:lower() == 's' then
  3991. CONTROL.B = -speedfly
  3992. elseif KEY:lower() == 'a' then
  3993. CONTROL.L = -speedfly
  3994. elseif KEY:lower() == 'd' then
  3995. CONTROL.R = speedfly
  3996. end
  3997. end)
  3998. Mouse.KeyUp:connect(function(KEY)
  3999. if KEY:lower() == 'w' then
  4000. CONTROL.F = 0
  4001. elseif KEY:lower() == 's' then
  4002. CONTROL.B = 0
  4003. elseif KEY:lower() == 'a' then
  4004. CONTROL.L = 0
  4005. elseif KEY:lower() == 'd' then
  4006. CONTROL.R = 0
  4007. end
  4008. end)
  4009. fly()
  4010. end
  4011. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  4012. flying = false
  4013. lplayer.Character.Humanoid.PlatformStand = false
  4014. end
  4015. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  4016. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  4017. end
  4018. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  4019. spamtext = (string.sub(CMDBAR.Text, 6))
  4020. spamming = true
  4021. end
  4022. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  4023. spamming = false
  4024. end
  4025. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  4026. spamdelay = (string.sub(CMDBAR.Text, 10))
  4027. end
  4028. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  4029. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4030. pmspammed = v.Name
  4031. spammingpm = true
  4032. end
  4033. end
  4034. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  4035. spammingpm = false
  4036. end
  4037. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  4038. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  4039. v.Character["Left Leg"].Anchored = true
  4040. v.Character["Left Arm"].Anchored = true
  4041. v.Character["Right Leg"].Anchored = true
  4042. v.Character["Right Arm"].Anchored = true
  4043. v.Character.Torso.Anchored = true
  4044. v.Character.Head.Anchored = true
  4045. end
  4046. end
  4047. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  4048. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  4049. v.Character["Left Leg"].Anchored = false
  4050. v.Character["Left Arm"].Anchored = false
  4051. v.Character["Right Leg"].Anchored = false
  4052. v.Character["Right Arm"].Anchored = false
  4053. v.Character.Torso.Anchored = false
  4054. v.Character.Head.Anchored = false
  4055. end
  4056. end
  4057. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  4058. local a = game:GetService("Workspace"):getChildren()
  4059. for i = 1, #a do
  4060. if a[i].className == "Part" then
  4061. a[i].Locked = false
  4062. elseif a[i].className == "Model" then
  4063. local r = a[i]:getChildren()
  4064. for i = 1, #r do
  4065. if r[i].className == "Part" then
  4066. r[i].Locked = false
  4067. end
  4068. end
  4069. end
  4070. end
  4071. game:GetService("StarterGui"):SetCore("SendNotification", {
  4072. Title = "Success!";
  4073. Text = "Workspace unlocked. Use ;lockws to lock.";
  4074. })
  4075. end
  4076. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  4077. local a = game:GetService("Workspace"):getChildren()
  4078. for i = 1, #a do
  4079. if a[i].className == "Part" then
  4080. a[i].Locked = true
  4081. elseif a[i].className == "Model" then
  4082. local r = a[i]:getChildren()
  4083. for i = 1, #r do
  4084. if r[i].className == "Part" then
  4085. r[i].Locked = true
  4086. end
  4087. end
  4088. end
  4089. end
  4090. end
  4091. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  4092. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  4093. Clone_T.BinType = "Clone"
  4094. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  4095. Destruct.BinType = "Hammer"
  4096. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  4097. Hold_T.BinType = "Grab"
  4098. end
  4099. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  4100. lplayer.Character.Humanoid.PlatformStand = true
  4101. end
  4102. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  4103. lplayer.Character.Humanoid.PlatformStand = false
  4104. end
  4105. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  4106. lplayer.Character.Head.Mesh:Destroy()
  4107. end
  4108. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  4109. lplayer.Character.Humanoid.Sit = true
  4110. end
  4111. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  4112. local function bringobjw()
  4113. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4114. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  4115. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4116. obj.CanCollide = false
  4117. obj.Transparency = 0.7
  4118. wait()
  4119. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  4120. wait()
  4121. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  4122. wait()
  4123. obj.CFrame = lplayer.Character["Head"].CFrame
  4124. end
  4125. end
  4126. end
  4127. while wait() do
  4128. bringobjw()
  4129. end
  4130. game:GetService("StarterGui"):SetCore("SendNotification", {
  4131. Title = "BringObj";
  4132. Text = "BringObj enabled.";
  4133. })
  4134. end
  4135. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  4136. vis = (string.sub(CMDBAR.Text, 7))
  4137. local a = game:GetService("Workspace"):GetDescendants()
  4138. for i = 1, #a do
  4139. if a[i].className == "Part" then
  4140. a[i].Transparency = vis
  4141. elseif a[i].className == "Model" then
  4142. local r = a[i]:getChildren()
  4143. for i = 1, #r do
  4144. if r[i].className == "Part" then
  4145. r[i].Transparency = vis
  4146. end
  4147. end
  4148. end
  4149. end
  4150. end
  4151. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  4152. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  4153. game:GetService("StarterGui"):SetCore("SendNotification", {
  4154. Title = "Success!";
  4155. Text = "HyperTotal GUI Loaded!";
  4156. })
  4157. end
  4158. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  4159. CMDSFRAME.Visible = true
  4160. end
  4161. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  4162. for i,v in pairs(lplayer.Character:GetChildren()) do
  4163. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4164. v.Handle.Mesh:Destroy()
  4165. end
  4166. end
  4167. end
  4168. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  4169. for i,v in pairs(lplayer.Character:GetChildren()) do
  4170. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4171. v.Handle.Mesh:Destroy()
  4172. end
  4173. end
  4174. end
  4175. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  4176. for i,v in pairs(lplayer.Character:GetChildren()) do
  4177. if (v:IsA("Tool")) then
  4178. v.Handle.Mesh:Destroy()
  4179. end
  4180. end
  4181. end
  4182. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  4183. for i,v in pairs(lplayer.Character:GetChildren()) do
  4184. if (v:IsA("Tool")) then
  4185. v.Handle.Mesh:Destroy()
  4186. end
  4187. end
  4188. end
  4189. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  4190. local p = Instance.new("RocketPropulsion")
  4191. p.Parent = lplayer.Character.HumanoidRootPart
  4192. p.Name = "Spinner"
  4193. p.Target = lplayer.Character["Left Arm"]
  4194. p:Fire()
  4195. game:GetService("StarterGui"):SetCore("SendNotification", {
  4196. Title = "Spinner enabled";
  4197. Text = "Type ;nospinner to disable.";
  4198. })
  4199. end
  4200. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  4201. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  4202. end
  4203. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  4204. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4205. if v:isA("Tool") then
  4206. local a = Instance.new("SelectionBox",v.Handle)
  4207. a.Adornee = v.Handle
  4208. v.Handle.Size = Vector3.new(0.5,0.5,60)
  4209. v.GripPos = Vector3.new(0,0,0)
  4210. lplayer.Character.Humanoid:UnequipTools()
  4211. end
  4212. end
  4213. game:GetService("StarterGui"):SetCore("SendNotification", {
  4214. Title = "Reach applied!";
  4215. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4216. })
  4217. end
  4218. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  4219. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4220. if v:isA("Tool") then
  4221. local a = Instance.new("SelectionBox",v.Handle)
  4222. a.Name = "Reach"
  4223. a.Adornee = v.Handle
  4224. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  4225. v.GripPos = Vector3.new(0,0,0)
  4226. lplayer.Character.Humanoid:UnequipTools()
  4227. end
  4228. end
  4229. game:GetService("StarterGui"):SetCore("SendNotification", {
  4230. Title = "Reach applied!";
  4231. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4232. })
  4233. end
  4234. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  4235. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4236. if v:isA("Tool") then
  4237. v.Handle.Reach:Destroy()
  4238. end
  4239. end
  4240. game:GetService("StarterGui"):SetCore("SendNotification", {
  4241. Title = "Reach removed!";
  4242. Text = "Removed reach from equipped sword.";
  4243. })
  4244. end
  4245. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  4246. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  4247. lplayer.Character.Humanoid.Name = 1
  4248. local l = lplayer.Character["1"]:Clone()
  4249. l.Parent = lplayer.Character
  4250. l.Name = "Humanoid"
  4251. wait(0.1)
  4252. lplayer.Character["1"]:Destroy()
  4253. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4254. lplayer.Character.Animate.Disabled = true
  4255. wait(0.1)
  4256. lplayer.Character.Animate.Disabled = false
  4257. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4258. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4259. lplayer.Character.Humanoid:EquipTool(v)
  4260. end
  4261. wait(0.1)
  4262. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4263. wait(0.2)
  4264. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4265. wait(0.5)
  4266. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  4267. game:GetService("StarterGui"):SetCore("SendNotification", {
  4268. Title = "Tools needed!";
  4269. Text = "You need a tool in your backpack for this command!";
  4270. })
  4271. end
  4272. end
  4273. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  4274. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4275. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4276. end
  4277. end
  4278. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  4279. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  4280. cbringall = true
  4281. else
  4282. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4283. brplr = v.Name
  4284. end
  4285. end
  4286. cbring = true
  4287. end
  4288. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  4289. cbring = false
  4290. cbringall = false
  4291. end
  4292. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  4293. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4294. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4295. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4296. lplayer.Character.Humanoid.Name = 1
  4297. local l = lplayer.Character["1"]:Clone()
  4298. l.Parent = lplayer.Character
  4299. l.Name = "Humanoid"
  4300. wait(0.1)
  4301. lplayer.Character["1"]:Destroy()
  4302. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4303. lplayer.Character.Animate.Disabled = true
  4304. wait(0.1)
  4305. lplayer.Character.Animate.Disabled = false
  4306. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4307. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4308. lplayer.Character.Humanoid:EquipTool(v)
  4309. end
  4310. local function tp(player,player2)
  4311. local char1,char2=player.Character,player2.Character
  4312. if char1 and char2 then
  4313. char1:MoveTo(char2.Head.Position)
  4314. end
  4315. end
  4316. wait(0.1)
  4317. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4318. wait(0.2)
  4319. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4320. wait(0.5)
  4321. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4322. wait(0.6)
  4323. tp(lplayer, game:GetService("Players")[v.Name])
  4324. wait(0.4)
  4325. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  4326. game:GetService("StarterGui"):SetCore("SendNotification", {
  4327. Title = "Tools needed!";
  4328. Text = "You need a tool in your backpack for this command!";
  4329. })
  4330. end
  4331. end
  4332. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  4333. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4334. lplayer.Character.Humanoid.Name = 1
  4335. local l = lplayer.Character["1"]:Clone()
  4336. l.Parent = lplayer.Character
  4337. l.Name = "Humanoid"
  4338. wait(0.1)
  4339. lplayer.Character["1"]:Destroy()
  4340. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4341. lplayer.Character.Animate.Disabled = true
  4342. wait(0.1)
  4343. lplayer.Character.Animate.Disabled = false
  4344. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4345. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4346. lplayer.Character.Humanoid:EquipTool(v)
  4347. end
  4348. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4349. wait(0.3)
  4350. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4351. wait(0.4)
  4352. b = Instance.new("BodyForce")
  4353. b.Parent = lplayer.Character.HumanoidRootPart
  4354. b.Name = "Glitch"
  4355. b.Force = Vector3.new(100000000,5000,0)
  4356. game:GetService("StarterGui"):SetCore("SendNotification", {
  4357. Title = "Tools needed!";
  4358. Text = "You need a tool in your backpack for this command!";
  4359. })
  4360. end
  4361. end
  4362. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  4363. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  4364. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  4365. b = Instance.new("BodyForce")
  4366. b.Parent = lplayer.Character.HumanoidRootPart
  4367. b.Name = "unGlitch"
  4368. b.Force = Vector3.new(0,-5000000,0)
  4369. wait(2)
  4370. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  4371. end
  4372. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  4373. lplayer.Character.Humanoid.Health = 0
  4374. wait(1)
  4375. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  4376. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  4377. end
  4378. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  4379. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  4380. game:GetService("StarterGui"):SetCore("SendNotification", {
  4381. Title = "Success!";
  4382. Text = "DEX Explorer has loaded.";
  4383. })
  4384. end
  4385. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  4386. local Anim = Instance.new("Animation")
  4387. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  4388. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  4389. track:Play(.1, 1, 1)
  4390. end
  4391. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  4392. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  4393. game:GetService("StarterGui"):SetCore("SendNotification", {
  4394. Title = "Success!";
  4395. Text = "Energize Animations GUI has loaded.";
  4396. })
  4397. end
  4398. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  4399. saved = lplayer.Character.HumanoidRootPart.CFrame
  4400. game:GetService("StarterGui"):SetCore("SendNotification", {
  4401. Title = "Position Saved";
  4402. Text = "Use ;loadpos to return to saved position.";
  4403. })
  4404. end
  4405. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  4406. lplayer.Character.HumanoidRootPart.CFrame = saved
  4407. end
  4408. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  4409. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4410. local Anim2 = Instance.new("Animation")
  4411. Anim2.AnimationId = "rbxassetid://148840371"
  4412. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  4413. track2:Play(.1, 1, 1)
  4414. bplrr = v.Name
  4415. banpl = true
  4416. end
  4417. end
  4418. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  4419. banpl = false
  4420. end
  4421. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  4422. local function bringmodw()
  4423. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4424. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  4425. for i,ch in pairs(obj:GetDescendants()) do
  4426. if (ch:IsA("BasePart")) then
  4427. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4428. ch.CanCollide = false
  4429. ch.Transparency = 0.7
  4430. wait()
  4431. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  4432. wait()
  4433. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  4434. wait()
  4435. ch.CFrame = lplayer.Character["Head"].CFrame
  4436. end
  4437. end
  4438. end
  4439. end
  4440. end
  4441. while wait() do
  4442. bringmodw()
  4443. end
  4444. game:GetService("StarterGui"):SetCore("SendNotification", {
  4445. Title = "BringMod";
  4446. Text = "BringMod enabled.";
  4447. })
  4448. end
  4449. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  4450. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  4451. local hum = Instance.new('Humanoid', mod)
  4452. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  4453. lplayer.Character = mod
  4454. end
  4455. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  4456. game:GetService'RunService'.Stepped:Connect(function()
  4457. pcall(function()
  4458. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  4459. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  4460. for _,x in pairs(v.Character.Head:GetChildren()) do
  4461. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  4462. end
  4463. end
  4464. end
  4465. end)
  4466. end)
  4467. game:GetService("StarterGui"):SetCore("SendNotification", {
  4468. Title = "Attempting Shutdown";
  4469. Text = "Shutdown Attempt has begun.";
  4470. })
  4471. end
  4472. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  4473. objtodel = (string.sub(CMDBAR.Text, 8))
  4474. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4475. if v.Name == objtodel then
  4476. v:Destroy()
  4477. end
  4478. end
  4479. end
  4480. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  4481. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  4482. print(v)
  4483. end
  4484. game:GetService("StarterGui"):SetCore("SendNotification", {
  4485. Title = "Printed";
  4486. Text = "Players have been printed to console. (F9)";
  4487. })
  4488. end
  4489. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  4490. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  4491. if (v:IsA("Decal")) then
  4492. v:Destroy()
  4493. end
  4494. end
  4495. end
  4496. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  4497. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  4498. game:GetService("StarterGui"):SetCore("SendNotification", {
  4499. Title = "Success!";
  4500. Text = "OpFinality GUI has loaded.";
  4501. })
  4502. end
  4503. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  4504. remotes = true
  4505. added = true
  4506. game.DescendantAdded:connect(function(rmt)
  4507. if added == true then
  4508. if remotes == true then
  4509. if rmt:IsA("RemoteEvent") then
  4510. print("A RemoteEvent was added!")
  4511. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  4512. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4513. end end end
  4514. end)
  4515. game.DescendantAdded:connect(function(rmtfnctn)
  4516. if added == true then
  4517. if remotes == true then
  4518. if rmtfnctn:IsA("RemoteFunction") then
  4519. warn("A RemoteFunction was added!")
  4520. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  4521. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4522. end end end
  4523. end)
  4524.  
  4525. game.DescendantAdded:connect(function(bndfnctn)
  4526. if added == true then
  4527. if binds == true then
  4528. if bndfnctn:IsA("BindableFunction") then
  4529. print("A BindableFunction was added!")
  4530. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  4531. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4532. end end end
  4533. end)
  4534.  
  4535. game.DescendantAdded:connect(function(bnd)
  4536. if added == true then
  4537. if binds == true then
  4538. if bnd:IsA("BindableEvent") then
  4539. warn("A BindableEvent was added!")
  4540. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  4541. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4542. end end end
  4543. end)
  4544.  
  4545.  
  4546. if binds == true then
  4547. for i,v in pairs(game:GetDescendants()) do
  4548. if v:IsA("BindableFunction") then
  4549. print(" game." .. v:GetFullName() .. " | BindableFunction")
  4550. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4551. end end
  4552. for i,v in pairs(game:GetDescendants()) do
  4553. if v:IsA("BindableEvent") then
  4554. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  4555. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4556. end end
  4557. else
  4558. print("Off")
  4559. end
  4560. if remotes == true then
  4561. for i,v in pairs(game:GetDescendants()) do
  4562. if v:IsA("RemoteFunction") then
  4563. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  4564. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4565. end end
  4566. wait()
  4567. for i,v in pairs(game:GetDescendants()) do
  4568. if v:IsA("RemoteEvent") then
  4569. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  4570. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4571. end end
  4572. else
  4573. print("Off")
  4574. end
  4575. game:GetService("StarterGui"):SetCore("SendNotification", {
  4576. Title = "Printing Remotes";
  4577. Text = "Type ;noremotes to disable.";
  4578. })
  4579. end
  4580. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  4581. remotes = false
  4582. added = false
  4583. game:GetService("StarterGui"):SetCore("SendNotification", {
  4584. Title = "Printing Remotes Disabled";
  4585. Text = "Type ;remotes to enable.";
  4586. })
  4587. end
  4588. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  4589. spin = false
  4590. followed = false
  4591. traill = false
  4592. noclip = false
  4593. annoying = false
  4594. hwalk = false
  4595. cbringing = false
  4596. end
  4597. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  4598. stopsitting = true
  4599. end
  4600. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  4601. stopsitting = false
  4602. end
  4603. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  4604. print(adminversion)
  4605. game:GetService("StarterGui"):SetCore("SendNotification", {
  4606. Title = "Version";
  4607. Text = adminversion;
  4608. })
  4609. end
  4610. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  4611. clickgoto = true
  4612. game:GetService("StarterGui"):SetCore("SendNotification", {
  4613. Title = "Click TP";
  4614. Text = "Press E to teleport to mouse position";
  4615. })
  4616. end
  4617. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  4618. clickgoto = false
  4619. game:GetService("StarterGui"):SetCore("SendNotification", {
  4620. Title = "Click TP";
  4621. Text = "Click TP has been disabled.";
  4622. })
  4623. end
  4624. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  4625. gettingtools = true
  4626. game:GetService("StarterGui"):SetCore("SendNotification", {
  4627. Title = "Tools Enabled";
  4628. Text = "Automatically colleting tools dropped.";
  4629. })
  4630. end
  4631. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  4632. gettingtools = false
  4633. game:GetService("StarterGui"):SetCore("SendNotification", {
  4634. Title = "Tools Disabled";
  4635. Text = "Click TP has been disabled.";
  4636. })
  4637. end
  4638. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  4639. ScreenGui:Destroy()
  4640. end
  4641. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  4642. lplayer.Character.Head:Destroy()
  4643. end
  4644. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  4645. statechosen = string.sub(CMDBAR.Text, 7)
  4646. changingstate = true
  4647. end
  4648. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  4649. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  4650. end
  4651. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  4652. removingmeshhats = true
  4653. end
  4654. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  4655. removingmeshhats = false
  4656. end
  4657. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  4658. removingmeshtool = true
  4659. end
  4660. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  4661. removingmeshtool = false
  4662. end
  4663. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  4664. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  4665. if v:IsA("Tool") then
  4666. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  4667. v.Parent = player.Character
  4668. end
  4669. end
  4670. end
  4671. end
  4672. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  4673. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4674. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  4675. end
  4676. end
  4677. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  4678. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  4679. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  4680. end
  4681. end
  4682. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  4683. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4684. game:GetService("StarterGui"):SetCore("SendNotification", {
  4685. Title = player.AccountAge.." Days";
  4686. Text = "Account age of "..player.Name;
  4687. })
  4688. end
  4689. end
  4690. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  4691. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  4692. game:GetService("StarterGui"):SetCore("SendNotification", {
  4693. Title = player.UserId.." ID";
  4694. Text = "Account ID of "..player.Name;
  4695. })
  4696. end
  4697. end
  4698. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  4699. game:GetService("StarterGui"):SetCore("SendNotification", {
  4700. Title = "Game ID";
  4701. Text = "Game ID: ".. game.GameId;
  4702. })
  4703. end
  4704. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  4705. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  4706. if pgscheck == true then
  4707. game:GetService("StarterGui"):SetCore("SendNotification", {
  4708. Title = "PGSPhysicsSolverEnabled";
  4709. Text = "PGS is Enabled!";
  4710. })
  4711. else
  4712. game:GetService("StarterGui"):SetCore("SendNotification", {
  4713. Title = "PGSPhysicsSolverEnabled";
  4714. Text = "PGS is Disabled!";
  4715. })
  4716. end
  4717. end
  4718. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  4719. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4720. if v:IsA("Part") then
  4721. if v.Transparency == 1 then
  4722. if v.Name ~= "HumanoidRootPart" then
  4723. v:Destroy()
  4724. end
  4725. end
  4726. end
  4727. end
  4728. end
  4729. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  4730. game:GetService("Lighting").FogStart = 0
  4731. game:GetService("Lighting").FogEnd = 9999999999999
  4732. end
  4733. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  4734. lplayer.Character.Humanoid.Parent = lplayer
  4735. end
  4736. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  4737. lplayer.Humanoid.Parent = lplayer.Character
  4738. end
  4739. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  4740. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  4741. if v:IsA("Tool") then
  4742. v.Parent = lplayer.Character
  4743. wait()
  4744. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  4745. v.Parent = player.Character
  4746. end
  4747. end
  4748. end
  4749. end
  4750. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  4751. speedfly = string.sub(CMDBAR.Text, 10)
  4752. wait()
  4753. change()
  4754. end
  4755. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  4756. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4757. local Anim3 = Instance.new("Animation")
  4758. Anim3.AnimationId = "rbxassetid://282574440"
  4759. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  4760. track3:Play(.1, 1, 1)
  4761. bplrr = v.Name
  4762. banpl = true
  4763. end
  4764. end
  4765. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  4766. banpl = false
  4767. end
  4768. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  4769. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4770. staring = true
  4771. stareplr = v
  4772. end
  4773. end
  4774. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  4775. staring = false
  4776. end
  4777. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  4778. chatlogs = true
  4779. game:GetService("StarterGui"):SetCore("SendNotification", {
  4780. Title = "LogChat enabled";
  4781. Text = "Now logging all player chat.";
  4782. })
  4783. end
  4784. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  4785. chatlogs = false
  4786. game:GetService("StarterGui"):SetCore("SendNotification", {
  4787. Title = "LogChat disabled";
  4788. Text = "Stopped logging all player chat.";
  4789. })
  4790. end
  4791. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  4792. game:GetService("Workspace").CurrentCamera:Destroy()
  4793. wait(0.1)
  4794. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  4795. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  4796. lplayer.CameraMinZoomDistance = 0.5
  4797. lplayer.CameraMaxZoomDistance = 400
  4798. lplayer.CameraMode = "Classic"
  4799. end
  4800. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  4801. changingstate = false
  4802. end
  4803. CMDBAR.Text = ""
  4804. end
  4805. end)
  4806.  
  4807. wait(0.3)
  4808. game:GetService("StarterGui"):SetCore("SendNotification", {
  4809. Title = "Loaded successfully!";
  4810. Text = "Reviz Admin V2 by illremember";
  4811. })
  4812. wait(0.1)
  4813. print("Reviz Admin V2 loaded!")
  4814. if game:GetService("Workspace").FilteringEnabled == true then
  4815. warn("FE is Enabled (Filtering Enabled)")
  4816. game:GetService("StarterGui"):SetCore("SendNotification", {
  4817. Title = "FE is Enabled";
  4818. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  4819. })
  4820. else
  4821. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  4822. game:GetService("StarterGui"):SetCore("SendNotification", {
  4823. Title = "FE is Disabled";
  4824. Text = "Filtering Disabled. Consider using a different admin script.";
  4825. })
  4826. end
  4827.  
  4828. local intro = Instance.new("ScreenGui")
  4829. local Frame = Instance.new("Frame")
  4830. local ImageLabel = Instance.new("ImageLabel")
  4831. intro.Parent = game:GetService("CoreGui")
  4832. Frame.Parent = intro
  4833. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  4834. Frame.BackgroundTransparency = 1
  4835. Frame.Size = UDim2.new(1, 0, 0, 300)
  4836. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  4837. ImageLabel.Parent = Frame
  4838. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4839. ImageLabel.BackgroundTransparency = 1
  4840. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  4841. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  4842. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  4843. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  4844. wait(3.01)
  4845. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  4846. wait(5.01)
  4847. intro:Destroy()
  4848. end)
  4849.  
  4850. end
  4851. coroutine.resume(coroutine.create(SCRIPT_OUQV72_FAKESCRIPT))
  4852. function SCRIPT_PWCE78_FAKESCRIPT() -- FEanimations.LocalScript
  4853. local script = Instance.new('LocalScript')
  4854. script.Parent = FEanimations
  4855. script.Parent.MouseButton1Click:Connect(function()
  4856. local Gui = Instance.new("ScreenGui", game.CoreGui)
  4857.  
  4858. Gui.Name = "FE Animations"
  4859. local Background = Instance.new("Frame",Gui)
  4860. Background.Name = "Background"
  4861. Background.Active = true
  4862. Background.BackgroundColor3 = Color3.fromRGB(220,190,200)
  4863. Background.Transparency = 0.3
  4864. Background.BorderSizePixel = 5
  4865. Background.Draggable = true
  4866. Background.Position = UDim2.new(0,300,0,300)
  4867. Background.Size = UDim2.new(0,345,0,190)
  4868. local Title = Instance.new("TextLabel",Background)
  4869. Title.BackgroundTransparency = 1
  4870. Title.Position = UDim2.new(0,0,0,-80)
  4871. Title.Size = UDim2.new(0,290,1,0)
  4872. Title.Font = "SourceSansLight"
  4873. Title.FontSize = "Size18"
  4874. Title.Text = "FE Animations [by illremember] IMPROVED"
  4875. Title.TextColor3 = Color3.fromRGB(20,20,25)
  4876.  
  4877. local BarrelRoll = Instance.new("TextButton", Background)
  4878. BarrelRoll.Name = "BarrelRoll"
  4879. BarrelRoll.BackgroundColor3 = Color3.fromRGB(20,20,20)
  4880. BarrelRoll.BackgroundTransparency = 0.1
  4881. BarrelRoll.BorderSizePixel = 0
  4882. BarrelRoll.Position = UDim2.new(0,120,0,30)
  4883. BarrelRoll.Size = UDim2.new(0,100,0,30)
  4884. BarrelRoll.Font = "SourceSansItalic"
  4885. BarrelRoll.FontSize = "Size18"
  4886. BarrelRoll.Text = "BarrelRoll"
  4887. BarrelRoll.TextColor3 = Color3.fromRGB(230,230,230)
  4888. BarrelRoll.TextWrapped = true
  4889.  
  4890. local Dab = BarrelRoll:Clone()
  4891. Dab.Name = "Dab"
  4892. Dab.Parent = Background
  4893. Dab.Position = UDim2.new(0,120,0,70)
  4894. Dab.Text = "Dab"
  4895.  
  4896. local Crouch = BarrelRoll:Clone()
  4897. Crouch.Name = "Crouch"
  4898. Crouch.Parent = Background
  4899. Crouch.Position = UDim2.new(0,10,0,110)
  4900. Crouch.Text = "Crouch"
  4901.  
  4902. local Scream = BarrelRoll:Clone()
  4903. Scream.Name = "Scream"
  4904. Scream.Parent = Background
  4905. Scream.Position = UDim2.new(0,10,0,30)
  4906. Scream.Text = "Scream"
  4907.  
  4908. local HeadOff = BarrelRoll:Clone()
  4909. HeadOff.Name = "HeadOff"
  4910. HeadOff.Parent = Background
  4911. HeadOff.Position = UDim2.new(0,10,0,70)
  4912. HeadOff.Text = "HeadOff"
  4913.  
  4914. local LayDown = BarrelRoll:Clone()
  4915. LayDown.Name = "LayDown"
  4916. LayDown.Parent = Background
  4917. LayDown.Position = UDim2.new(0,120,0,110)
  4918. LayDown.Text = "LayDown"
  4919.  
  4920. local hmm2 = BarrelRoll:Clone()
  4921. hmm2.Name = "hmm2"
  4922. hmm2.Parent = Background
  4923. hmm2.Position = UDim2.new(0,120,0,150)
  4924. hmm2.Text = "hmm2"
  4925.  
  4926. local HeadTHROW = BarrelRoll:Clone()
  4927. HeadTHROW.Name = "HeadTHROW"
  4928. HeadTHROW.Parent = Background
  4929. HeadTHROW.Position = UDim2.new(0,10,0,150)
  4930. HeadTHROW.Size = UDim2.new(0,100,0,30)
  4931. HeadTHROW.Text = "HeadTHROW"
  4932.  
  4933. local Scared = BarrelRoll:Clone()
  4934. Scared.Name = "Scared"
  4935. Scared.Parent = Background
  4936. Scared.Position = UDim2.new(0,230,0,30)
  4937. Scared.Size = UDim2.new(0,100,0,30)
  4938. Scared.Text = "Scared"
  4939.  
  4940. local WARNING = BarrelRoll:Clone()
  4941. WARNING.Name = "WARNING"
  4942. WARNING.Parent = Background
  4943. WARNING.Position = UDim2.new(0,230,0,70)
  4944. WARNING.Size = UDim2.new(0,100,0,30)
  4945. WARNING.Text = "WARNING"
  4946.  
  4947. local LoopHead = BarrelRoll:Clone()
  4948. LoopHead.Name = "LoopHead"
  4949. LoopHead.Parent = Background
  4950. LoopHead.Position = UDim2.new(0,230,0,110)
  4951. LoopHead.Size = UDim2.new(0,100,0,30)
  4952. LoopHead.Text = "LoopHead"
  4953.  
  4954. local armturbine = BarrelRoll:Clone()
  4955. armturbine.Name = "armturbine"
  4956. armturbine.Parent = Background
  4957. armturbine.Position = UDim2.new(0,230,0,150)
  4958. armturbine.Size = UDim2.new(0,100,0,30)
  4959. armturbine.Text = "armturbine"
  4960.  
  4961. --
  4962. local plr = game.Players.LocalPlayer
  4963.  
  4964. local mouse = plr:GetMouse()
  4965.  
  4966. lpc = game.Players.LocalPlayer.Character
  4967.  
  4968. weld1 = Instance.new("Weld")
  4969.  
  4970. BarrelRoll.MouseButton1Down:connect(function()
  4971. local gg = mouse.Target
  4972. if gg ~= nil then
  4973. for i,v in pairs(game.Players:GetPlayers()) do
  4974. AnimationId = "136801964"
  4975. local Anim = Instance.new("Animation")
  4976. Anim.AnimationId = "rbxassetid://"..AnimationId
  4977. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4978. k:Play()
  4979. k:AdjustSpeed(1)
  4980. end
  4981. end
  4982. end)
  4983.  
  4984. armturbine.MouseButton1Down:connect(function()
  4985. local gg = mouse.Target
  4986. if gg ~= nil then
  4987. for i,v in pairs(game.Players:GetPlayers()) do
  4988. AnimationId = "259438880"
  4989. local Anim = Instance.new("Animation")
  4990. Anim.AnimationId = "rbxassetid://"..AnimationId
  4991. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4992. k:Play()
  4993. k:AdjustSpeed(100)
  4994. end
  4995. end
  4996. end)
  4997.  
  4998.  
  4999. LoopHead.MouseButton1Click:connect(function()
  5000. local gg = mouse.Target
  5001. if gg ~= nil then
  5002. for i,v in pairs(game.Players:GetPlayers()) do
  5003. AnimationId = "35154961"
  5004. local Anim = Instance.new("Animation")
  5005. Anim.AnimationId = "rbxassetid://"..AnimationId
  5006. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5007. while wait(0.00703125) do
  5008. k:Play()
  5009. k:AdjustSpeed(640)
  5010. end
  5011. end
  5012. end
  5013. end)
  5014.  
  5015. hmm2.MouseButton1Down:connect(function()
  5016. local gg = mouse.Target
  5017. if gg ~= nil then
  5018. for i,v in pairs(game.Players:GetPlayers()) do
  5019. AnimationId = "148840371"
  5020. local Anim = Instance.new("Animation")
  5021. Anim.AnimationId = "rbxassetid://"..AnimationId
  5022. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5023. k:Play()
  5024. k:AdjustSpeed(1)
  5025. end
  5026. end
  5027. end)
  5028.  
  5029. LayDown.MouseButton1Down:connect(function()
  5030. local gg = mouse.Target
  5031. if gg ~= nil then
  5032. for i,v in pairs(game.Players:GetPlayers()) do
  5033. AnimationId = "282574440"
  5034. local Anim = Instance.new("Animation")
  5035. Anim.AnimationId = "rbxassetid://"..AnimationId
  5036. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5037. k:Play()
  5038. k:AdjustSpeed(1)
  5039. end
  5040. end
  5041. end)
  5042.  
  5043. Dab.MouseButton1Down:connect(function()
  5044. local gg = mouse.Target
  5045. if gg ~= nil then
  5046. for i,v in pairs(game.Players:GetPlayers()) do
  5047. AnimationId = "248263260"
  5048. local Anim = Instance.new("Animation")
  5049. Anim.AnimationId = "rbxassetid://"..AnimationId
  5050. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5051. k:Play()
  5052. k:AdjustSpeed(1)
  5053. end
  5054. end
  5055. end)
  5056.  
  5057. Scream.MouseButton1Down:connect(function()
  5058. local gg = mouse.Target
  5059. if gg ~= nil then
  5060. for i,v in pairs(game.Players:GetPlayers()) do
  5061. AnimationId = "180611870"
  5062. local Anim = Instance.new("Animation")
  5063. Anim.AnimationId = "rbxassetid://"..AnimationId
  5064. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5065. k:Play()
  5066. k:AdjustSpeed(1)
  5067. end
  5068. end
  5069. end)
  5070.  
  5071. HeadTHROW.MouseButton1Down:connect(function()
  5072. local gg = mouse.Target
  5073. if gg ~= nil then
  5074. for i,v in pairs(game.Players:GetPlayers()) do
  5075. AnimationId = "35154961"
  5076. local Anim = Instance.new("Animation")
  5077. Anim.AnimationId = "rbxassetid://"..AnimationId
  5078. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5079. k:Play()
  5080. k:AdjustSpeed(1)
  5081. end
  5082. end
  5083. end)
  5084.  
  5085. Scared.MouseButton1Down:connect(function()
  5086. local gg = mouse.Target
  5087. if gg ~= nil then
  5088. for i,v in pairs(game.Players:GetPlayers()) do
  5089. AnimationId = "180612465"
  5090. local Anim = Instance.new("Animation")
  5091. Anim.AnimationId = "rbxassetid://"..AnimationId
  5092. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5093. k:Play()
  5094. k:AdjustSpeed(1)
  5095. end
  5096. end
  5097. end)
  5098.  
  5099. HeadOff.MouseButton1Down:connect(function()
  5100. local gg = mouse.Target
  5101. if gg ~= nil then
  5102. for i,v in pairs(game.Players:GetPlayers()) do
  5103. AnimationId = "121572214"
  5104. local Anim = Instance.new("Animation")
  5105. Anim.AnimationId = "rbxassetid://"..AnimationId
  5106. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5107. k:Play()
  5108. k:AdjustSpeed(1)
  5109. end
  5110. end
  5111. end)
  5112.  
  5113. Crouch.MouseButton1Down:connect(function()
  5114. local gg = mouse.Target
  5115. if gg ~= nil then
  5116. for i,v in pairs(game.Players:GetPlayers()) do
  5117. AnimationId = "182724289"
  5118. local Anim = Instance.new("Animation")
  5119. Anim.AnimationId = "rbxassetid://"..AnimationId
  5120. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5121. k:Play()
  5122. k:AdjustSpeed(1)
  5123. end
  5124. end
  5125. end)
  5126. end)
  5127.  
  5128. end
  5129. coroutine.resume(coroutine.create(SCRIPT_PWCE78_FAKESCRIPT))
  5130. function SCRIPT_WKNP68_FAKESCRIPT() -- HH.LocalScript
  5131. local script = Instance.new('LocalScript')
  5132. script.Parent = HH
  5133. script.Parent.MouseButton1Click:Connect(function()
  5134. game.Players.LocalPlayer.Character.Humanoid.HipHeight = game.Players.LocalPlayer.Character.Humanoid.HipHeight + 1
  5135. end)
  5136.  
  5137. end
  5138. coroutine.resume(coroutine.create(SCRIPT_WKNP68_FAKESCRIPT))
  5139. function SCRIPT_RBOP80_FAKESCRIPT() -- exitbutton_6.toggle
  5140. local script = Instance.new('LocalScript')
  5141. script.Parent = exitbutton_6
  5142. script.Parent.MouseButton1Click:Connect(function()
  5143. script.Parent.Parent.Visible = false
  5144. end)
  5145.  
  5146. end
  5147. coroutine.resume(coroutine.create(SCRIPT_RBOP80_FAKESCRIPT))
  5148. function SCRIPT_FMRI81_FAKESCRIPT() -- HH_2.LocalScript
  5149. local script = Instance.new('LocalScript')
  5150. script.Parent = HH_2
  5151. script.Parent.MouseButton1Click:Connect(function()
  5152. game.Players.LocalPlayer.Character.Humanoid.HipHeight = game.Players.LocalPlayer.Character.Humanoid.HipHeight - 1
  5153. end)
  5154.  
  5155. end
  5156. coroutine.resume(coroutine.create(SCRIPT_FMRI81_FAKESCRIPT))
  5157. function SCRIPT_XYJM85_FAKESCRIPT() -- NoGravity.LocalScript
  5158. local script = Instance.new('LocalScript')
  5159. script.Parent = NoGravity
  5160. script.Parent.MouseButton1Click:Connect(function()
  5161. game.Workspace.Gravity = 0.9
  5162. end)
  5163.  
  5164. end
  5165. coroutine.resume(coroutine.create(SCRIPT_XYJM85_FAKESCRIPT))
  5166. function SCRIPT_SAJT76_FAKESCRIPT() -- Speed2.LocalScript
  5167. local script = Instance.new('LocalScript')
  5168. script.Parent = Speed2
  5169. script.Parent.MouseButton1Click:Connect(function()
  5170. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  5171. end)
  5172.  
  5173. end
  5174. coroutine.resume(coroutine.create(SCRIPT_SAJT76_FAKESCRIPT))
  5175. function SCRIPT_WKQU73_FAKESCRIPT() -- NormGravity.LocalScript
  5176. local script = Instance.new('LocalScript')
  5177. script.Parent = NormGravity
  5178. script.Parent.MouseButton1Click:Connect(function()
  5179. game.Workspace.Gravity = 196.2
  5180. end)
  5181.  
  5182. end
  5183. coroutine.resume(coroutine.create(SCRIPT_WKQU73_FAKESCRIPT))
  5184. function SCRIPT_GCVE76_FAKESCRIPT() -- Speed.LocalScript
  5185. local script = Instance.new('LocalScript')
  5186. script.Parent = Speed
  5187. fastvalue = 999
  5188.  
  5189. script.Parent.MouseButton1Click:Connect(function()
  5190. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 999
  5191. end)
  5192.  
  5193. end
  5194. coroutine.resume(coroutine.create(SCRIPT_GCVE76_FAKESCRIPT))
  5195. function SCRIPT_WNZC86_FAKESCRIPT() -- andioop.scriptframe.drag
  5196. local script = Instance.new('LocalScript')
  5197. script.Parent = andioop
  5198. frame = script.Parent.Scripts
  5199. frame.Draggable = true
  5200. frame.Active = true
  5201. frame.Selectable = true
  5202.  
  5203. end
  5204. coroutine.resume(coroutine.create(SCRIPT_WNZC86_FAKESCRIPT))
  5205. function SCRIPT_JSTW82_FAKESCRIPT() -- andioop.functionframe.drag
  5206. local script = Instance.new('LocalScript')
  5207. script.Parent = andioop
  5208. frame = script.Parent.Functions
  5209. frame.Draggable = true
  5210. frame.Active = true
  5211. frame.Selectable = true
  5212.  
  5213. end
  5214. coroutine.resume(coroutine.create(SCRIPT_JSTW82_FAKESCRIPT))
  5215. function SCRIPT_RUDU90_FAKESCRIPT() -- themes.LocalScript
  5216. local script = Instance.new('LocalScript')
  5217. script.Parent = themes
  5218. script.Parent.MouseButton1Click:Connect(function()
  5219. script.Parent.Parent.Parent.Scripts.Visible = true
  5220. end)
  5221.  
  5222. end
  5223. coroutine.resume(coroutine.create(SCRIPT_RUDU90_FAKESCRIPT))
  5224. function SCRIPT_PSFP83_FAKESCRIPT() -- rainbowtheme.LocalScript
  5225. local script = Instance.new('LocalScript')
  5226. script.Parent = rainbowtheme
  5227. local enabled = false
  5228.  
  5229. script.Parent.MouseButton1Click:Connect(function()
  5230. if script.Parent.Text == "X" then
  5231. print("k3 theme is disabled")
  5232. script.Parent.Text = ""
  5233. enabled = false
  5234. else
  5235. print("enabled k3 theme")
  5236. script.Parent.Text = "X"
  5237. enabled = true
  5238. print("enabled!!!!")
  5239. end
  5240. end)
  5241.  
  5242. if script.Parent.Text == "X" then
  5243. local gui = script.Parent.Parent.Parent.Parent
  5244. local rainbower = gui.Rainbower
  5245.  
  5246. rainbower:Clone().Parent = gui.MainFrame and gui.Functions
  5247. end
  5248.  
  5249. end
  5250. coroutine.resume(coroutine.create(SCRIPT_PSFP83_FAKESCRIPT))
  5251. function SCRIPT_IBMY87_FAKESCRIPT() -- exitbutton_7.toggle
  5252. local script = Instance.new('LocalScript')
  5253. script.Parent = exitbutton_7
  5254. script.Parent.MouseButton1Click:Connect(function()
  5255. script.Parent.Parent.Visible = false
  5256. end)
  5257.  
  5258. end
  5259. coroutine.resume(coroutine.create(SCRIPT_IBMY87_FAKESCRIPT))
  5260. function SCRIPT_ULVI73_FAKESCRIPT() -- andioop.settingframe.drag
  5261. local script = Instance.new('LocalScript')
  5262. script.Parent = andioop
  5263. frame = script.Parent.Settings
  5264. frame.Draggable = true
  5265. frame.Active = true
  5266. frame.Selectable = true
  5267.  
  5268. end
  5269. coroutine.resume(coroutine.create(SCRIPT_ULVI73_FAKESCRIPT))
Add Comment
Please, Sign In to add comment