Advertisement
Adel987654321

unboxing simulator

Dec 6th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 169.40 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local Title = Instance.new("TextLabel")
  4. local TextButton = Instance.new("TextButton")
  5. local TextButton_2 = Instance.new("TextButton")
  6. local TextButton_3 = Instance.new("TextButton")
  7. local TextButton_4 = Instance.new("TextButton")
  8. local TextButton_5 = Instance.new("TextButton")
  9. local TextButton_6 = Instance.new("TextButton")
  10. local TextButton_7 = Instance.new("TextButton")
  11. local TextButton_8 = Instance.new("TextButton")
  12. local TextButton_9 = Instance.new("TextButton")
  13. local Credit = Instance.new("TextLabel")
  14. local Frame2 = Instance.new("Frame")
  15. local TextButton_10 = Instance.new("TextButton")
  16. local TextButton_11 = Instance.new("TextButton")
  17. local TextButton_12 = Instance.new("TextButton")
  18. local TextButton_13 = Instance.new("TextButton")
  19. local TextButton_14 = Instance.new("TextButton")
  20. local TextButton_15 = Instance.new("TextButton")
  21. local Credit_2 = Instance.new("TextLabel")
  22. local Title_2 = Instance.new("TextLabel")
  23. local Frame3 = Instance.new("Frame")
  24. local TextButton_16 = Instance.new("TextButton")
  25. local TextButton_17 = Instance.new("TextButton")
  26. local TextButton_18 = Instance.new("TextButton")
  27. local Credit_3 = Instance.new("TextLabel")
  28. local Title_3 = Instance.new("TextLabel")
  29. local TextButton_19 = Instance.new("TextButton")
  30. local TextButton_20 = Instance.new("TextButton")
  31. local TextButton_21 = Instance.new("TextButton")
  32. local TextButton_22 = Instance.new("TextButton")
  33. local Frame4 = Instance.new("Frame")
  34. local TextButton_23 = Instance.new("TextButton")
  35. local TextButton_24 = Instance.new("TextButton")
  36. local TextButton_25 = Instance.new("TextButton")
  37. local TextButton_26 = Instance.new("TextButton")
  38. local Credit_4 = Instance.new("TextLabel")
  39. local Title_4 = Instance.new("TextLabel")
  40.  
  41. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  42. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  43.  
  44. Frame.Parent = ScreenGui
  45. Frame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  46. Frame.BackgroundTransparency = 0.20000000298023
  47. Frame.Position = UDim2.new(0.356725156, 0, 0.341137111, 0)
  48. Frame.Size = UDim2.new(0, 175, 0, 250)
  49. Frame.Active = true;
  50. Frame.Draggable = true;
  51.  
  52. Title.Name = "Title"
  53. Title.Parent = Frame
  54. Title.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  55. Title.BackgroundTransparency = 0.125
  56. Title.BorderSizePixel = 0
  57. Title.Position = UDim2.new(0.108571425, 0, -0.0340205058, 0)
  58. Title.Size = UDim2.new(0, 136, 0, 21)
  59. Title.Font = Enum.Font.SourceSansLight
  60. Title.Text = "Teleports"
  61. Title.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  62. Title.TextSize = 18
  63.  
  64.  
  65. TextButton.Parent = Frame
  66. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  67. TextButton.BackgroundTransparency = 1
  68. TextButton.BorderSizePixel = 0
  69. TextButton.Position = UDim2.new(0, 0, 0.0916099921, 0)
  70. TextButton.Size = UDim2.new(0, 175, 0, 21)
  71. TextButton.Font = Enum.Font.SourceSansLight
  72. TextButton.Text = " > Forest"
  73. TextButton.TextColor3 = Color3.new(1, 1, 1)
  74. TextButton.TextScaled = true
  75. TextButton.TextSize = 16
  76. TextButton.TextWrapped = true
  77. TextButton.TextXAlignment = Enum.TextXAlignment.Left
  78. TextButton.MouseButton1Down:Connect(function()
  79. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 0, 0)
  80. end)
  81.  
  82. TextButton_2.Parent = Frame
  83. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  84. TextButton_2.BackgroundTransparency = 1
  85. TextButton_2.BorderSizePixel = 0
  86. TextButton_2.Position = UDim2.new(0, 0, 0.175609976, 0)
  87. TextButton_2.Size = UDim2.new(0, 175, 0, 21)
  88. TextButton_2.Font = Enum.Font.SourceSansLight
  89. TextButton_2.Text = " > Castle"
  90. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  91. TextButton_2.TextScaled = true
  92. TextButton_2.TextSize = 16
  93. TextButton_2.TextWrapped = true
  94. TextButton_2.TextXAlignment = Enum.TextXAlignment.Left
  95. TextButton_2.MouseButton1Down:Connect(function()
  96. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(250, 0, 0)
  97. end)
  98.  
  99. TextButton_3.Parent = Frame
  100. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  101. TextButton_3.BackgroundTransparency = 1
  102. TextButton_3.BorderSizePixel = 0
  103. TextButton_3.Position = UDim2.new(0, 0, 0.259609967, 0)
  104. TextButton_3.Size = UDim2.new(0, 175, 0, 21)
  105. TextButton_3.Font = Enum.Font.SourceSansLight
  106. TextButton_3.Text = " > Sand Kingdom"
  107. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  108. TextButton_3.TextScaled = true
  109. TextButton_3.TextSize = 16
  110. TextButton_3.TextWrapped = true
  111. TextButton_3.TextXAlignment = Enum.TextXAlignment.Left
  112. TextButton_3.MouseButton1Down:Connect(function()
  113. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(500, 0, 0)
  114. end)
  115.  
  116. TextButton_4.Parent = Frame
  117. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  118. TextButton_4.BackgroundTransparency = 1
  119. TextButton_4.BorderSizePixel = 0
  120. TextButton_4.Position = UDim2.new(0, 0, 0.343609989, 0)
  121. TextButton_4.Size = UDim2.new(0, 175, 0, 21)
  122. TextButton_4.Font = Enum.Font.SourceSansLight
  123. TextButton_4.Text = " > Haunted"
  124. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  125. TextButton_4.TextScaled = true
  126. TextButton_4.TextSize = 16
  127. TextButton_4.TextWrapped = true
  128. TextButton_4.TextXAlignment = Enum.TextXAlignment.Left
  129. TextButton_4.MouseButton1Down:Connect(function()
  130. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(750, 0, 0)
  131. end)
  132.  
  133. TextButton_5.Parent = Frame
  134. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  135. TextButton_5.BackgroundTransparency = 1
  136. TextButton_5.BorderSizePixel = 0
  137. TextButton_5.Position = UDim2.new(0, 0, 0.42760998, 0)
  138. TextButton_5.Size = UDim2.new(0, 175, 0, 21)
  139. TextButton_5.Font = Enum.Font.SourceSansLight
  140. TextButton_5.Text = " > Futureville"
  141. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  142. TextButton_5.TextScaled = true
  143. TextButton_5.TextSize = 16
  144. TextButton_5.TextWrapped = true
  145. TextButton_5.TextXAlignment = Enum.TextXAlignment.Left
  146. TextButton_5.MouseButton1Down:Connect(function()
  147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1000, 0, 0)
  148. end)
  149.  
  150.  
  151. TextButton_6.Parent = Frame
  152. TextButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
  153. TextButton_6.BackgroundTransparency = 1
  154. TextButton_6.BorderSizePixel = 0
  155. TextButton_6.Position = UDim2.new(0, 0, 0.511609912, 0)
  156. TextButton_6.Size = UDim2.new(0, 175, 0, 21)
  157. TextButton_6.Font = Enum.Font.SourceSansLight
  158. TextButton_6.Text = " > Pirate's Paradise"
  159. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  160. TextButton_6.TextScaled = true
  161. TextButton_6.TextSize = 16
  162. TextButton_6.TextWrapped = true
  163. TextButton_6.TextXAlignment = Enum.TextXAlignment.Left
  164. TextButton_6.MouseButton1Down:Connect(function()
  165. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1250, 0, 0)
  166. end)
  167.  
  168.  
  169. TextButton_7.Parent = Frame
  170. TextButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
  171. TextButton_7.BackgroundTransparency = 1
  172. TextButton_7.BorderSizePixel = 0
  173. TextButton_7.Position = UDim2.new(0, 0, 0.591610014, 0)
  174. TextButton_7.Size = UDim2.new(0, 175, 0, 21)
  175. TextButton_7.Font = Enum.Font.SourceSansLight
  176. TextButton_7.Text = " > Candy Land"
  177. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  178. TextButton_7.TextScaled = true
  179. TextButton_7.TextSize = 16
  180. TextButton_7.TextWrapped = true
  181. TextButton_7.TextXAlignment = Enum.TextXAlignment.Left
  182. TextButton_7.MouseButton1Down:Connect(function()
  183. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1650, 25, 0)
  184. end)
  185.  
  186. TextButton_8.Parent = Frame
  187. TextButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
  188. TextButton_8.BackgroundTransparency = 1
  189. TextButton_8.BorderSizePixel = 0
  190. TextButton_8.Position = UDim2.new(0, 0, 0.675610006, 0)
  191. TextButton_8.Size = UDim2.new(0, 175, 0, 21)
  192. TextButton_8.Font = Enum.Font.SourceSansLight
  193. TextButton_8.Text = " > Sparkly Space"
  194. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  195. TextButton_8.TextScaled = true
  196. TextButton_8.TextSize = 16
  197. TextButton_8.TextWrapped = true
  198. TextButton_8.TextXAlignment = Enum.TextXAlignment.Left
  199. TextButton_8.MouseButton1Down:Connect(function()
  200. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1900, 50, 0)
  201. end)
  202.  
  203. TextButton_9.Parent = Frame
  204. TextButton_9.BackgroundColor3 = Color3.new(1, 1, 1)
  205. TextButton_9.BackgroundTransparency = 1
  206. TextButton_9.BorderSizePixel = 0
  207. TextButton_9.Position = UDim2.new(0, 0, 0.759609997, 0)
  208. TextButton_9.Size = UDim2.new(0, 175, 0, 21)
  209. TextButton_9.Font = Enum.Font.SourceSansLight
  210. TextButton_9.Text = " > Lava"
  211. TextButton_9.TextColor3 = Color3.new(1, 1, 1)
  212. TextButton_9.TextScaled = true
  213. TextButton_9.TextSize = 16
  214. TextButton_9.TextWrapped = true
  215. TextButton_9.TextXAlignment = Enum.TextXAlignment.Left
  216. TextButton_9.MouseButton1Down:Connect(function()
  217. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(2150, 50, 0)
  218. end)
  219.  
  220. Credit.Name = "Credit"
  221. Credit.Parent = Frame
  222. Credit.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  223. Credit.BackgroundTransparency = 1
  224. Credit.BorderSizePixel = 0
  225. Credit.Position = UDim2.new(0.108571425, 0, 0.929979503, 0)
  226. Credit.Size = UDim2.new(0, 136, 0, 17)
  227. Credit.Font = Enum.Font.SourceSansLight
  228. Credit.Text = "Made by Umivak#0477"
  229. Credit.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  230. Credit.TextSize = 14
  231.  
  232. Frame2.Name = "Frame2"
  233. Frame2.Parent = ScreenGui
  234. Frame2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  235. Frame2.BackgroundTransparency = 0.20000000298023
  236. Frame2.Position = UDim2.new(0.512113631, 0, 0.341137111, 0)
  237. Frame2.Size = UDim2.new(0, 175, 0, 196)
  238. Frame2.Active = true;
  239. Frame2.Draggable = true;
  240.  
  241. TextButton_10.Parent = Frame2
  242. TextButton_10.BackgroundColor3 = Color3.new(1, 1, 1)
  243. TextButton_10.BackgroundTransparency = 1
  244. TextButton_10.BorderSizePixel = 0
  245. TextButton_10.Position = UDim2.new(0, 0, 0.219147384, 0)
  246. TextButton_10.Size = UDim2.new(0, 175, 0, 21)
  247. TextButton_10.Font = Enum.Font.SourceSansLight
  248. TextButton_10.Text = " > Hero Egg"
  249. TextButton_10.TextColor3 = Color3.new(1, 1, 1)
  250. TextButton_10.TextScaled = true
  251. TextButton_10.TextSize = 16
  252. TextButton_10.TextWrapped = true
  253. TextButton_10.TextXAlignment = Enum.TextXAlignment.Left
  254. TextButton_10.MouseButton1Down:Connect(function()
  255. local A_1 = "Egg2"
  256. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.PetsService.OpenEgg
  257. Event:FireServer(A_1)
  258. print('Opening Hero Egg')
  259. end)
  260.  
  261. TextButton_11.Parent = Frame2
  262. TextButton_11.BackgroundColor3 = Color3.new(1, 1, 1)
  263. TextButton_11.BackgroundTransparency = 1
  264. TextButton_11.BorderSizePixel = 0
  265. TextButton_11.Position = UDim2.new(0, 0, 0.11609979, 0)
  266. TextButton_11.Size = UDim2.new(0, 175, 0, 21)
  267. TextButton_11.Font = Enum.Font.SourceSansLight
  268. TextButton_11.Text = " > Basic Egg"
  269. TextButton_11.TextColor3 = Color3.new(1, 1, 1)
  270. TextButton_11.TextScaled = true
  271. TextButton_11.TextSize = 16
  272. TextButton_11.TextWrapped = true
  273. TextButton_11.TextXAlignment = Enum.TextXAlignment.Left
  274. TextButton_11.MouseButton1Down:Connect(function()
  275. local A_1 = "BasicEgg"
  276. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.PetsService.OpenEgg
  277. Event:FireServer(A_1)
  278. print('Opening Basic Egg')
  279. end)
  280.  
  281. TextButton_12.Parent = Frame2
  282. TextButton_12.BackgroundColor3 = Color3.new(1, 1, 1)
  283. TextButton_12.BackgroundTransparency = 1
  284. TextButton_12.BorderSizePixel = 0
  285. TextButton_12.Position = UDim2.new(-0, 0, 0.442000002, 0)
  286. TextButton_12.Size = UDim2.new(0, 175, 0, 21)
  287. TextButton_12.Font = Enum.Font.SourceSansLight
  288. TextButton_12.Text = " > Dragon Egg"
  289. TextButton_12.TextColor3 = Color3.new(1, 1, 1)
  290. TextButton_12.TextScaled = true
  291. TextButton_12.TextSize = 16
  292. TextButton_12.TextWrapped = true
  293. TextButton_12.TextXAlignment = Enum.TextXAlignment.Left
  294. TextButton_12.MouseButton1Down:Connect(function()
  295. local A_1 = "Egg4"
  296. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.PetsService.OpenEgg
  297. Event:FireServer(A_1)
  298. print('Opening Dragon Egg')
  299. end)
  300.  
  301. TextButton_13.Parent = Frame2
  302. TextButton_13.BackgroundColor3 = Color3.new(1, 1, 1)
  303. TextButton_13.BackgroundTransparency = 1
  304. TextButton_13.BorderSizePixel = 0
  305. TextButton_13.Position = UDim2.new(0, 0, 0.6478163, 0)
  306. TextButton_13.Size = UDim2.new(0, 175, 0, 21)
  307. TextButton_13.Font = Enum.Font.SourceSansLight
  308. TextButton_13.Text = " > Space Egg"
  309. TextButton_13.TextColor3 = Color3.new(1, 1, 1)
  310. TextButton_13.TextScaled = true
  311. TextButton_13.TextSize = 16
  312. TextButton_13.TextWrapped = true
  313. TextButton_13.TextXAlignment = Enum.TextXAlignment.Left
  314. TextButton_13.MouseButton1Down:Connect(function()
  315. local A_1 = "Egg6"
  316. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.PetsService.OpenEgg
  317. Event:FireServer(A_1)
  318. print('Opening Space Egg')
  319. end)
  320.  
  321. TextButton_14.Parent = Frame2
  322. TextButton_14.BackgroundColor3 = Color3.new(1, 1, 1)
  323. TextButton_14.BackgroundTransparency = 1
  324. TextButton_14.BorderSizePixel = 0
  325. TextButton_14.Position = UDim2.new(0, 0, 0.544276655, 0)
  326. TextButton_14.Size = UDim2.new(0, 175, 0, 21)
  327. TextButton_14.Font = Enum.Font.SourceSansLight
  328. TextButton_14.Text = " > Pirate Egg"
  329. TextButton_14.TextColor3 = Color3.new(1, 1, 1)
  330. TextButton_14.TextScaled = true
  331. TextButton_14.TextSize = 16
  332. TextButton_14.TextWrapped = true
  333. TextButton_14.TextXAlignment = Enum.TextXAlignment.Left
  334. TextButton_14.MouseButton1Down:Connect(function()
  335. local A_1 = "Egg5"
  336. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.PetsService.OpenEgg
  337. Event:FireServer(A_1)
  338. print('Opening Pirate Egg')
  339. end)
  340.  
  341. TextButton_15.Parent = Frame2
  342. TextButton_15.BackgroundColor3 = Color3.new(1, 1, 1)
  343. TextButton_15.BackgroundTransparency = 1
  344. TextButton_15.BorderSizePixel = 0
  345. TextButton_15.Position = UDim2.new(0, 0, 0.327408165, 0)
  346. TextButton_15.Size = UDim2.new(0, 175, 0, 21)
  347. TextButton_15.Font = Enum.Font.SourceSansLight
  348. TextButton_15.Text = " > Special Egg"
  349. TextButton_15.TextColor3 = Color3.new(1, 1, 1)
  350. TextButton_15.TextScaled = true
  351. TextButton_15.TextSize = 16
  352. TextButton_15.TextWrapped = true
  353. TextButton_15.TextXAlignment = Enum.TextXAlignment.Left
  354. TextButton_15.MouseButton1Down:Connect(function()
  355. local A_1 = "Egg3"
  356. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.PetsService.OpenEgg
  357. Event:FireServer(A_1)
  358. print('Opening Special Egg')
  359. end)
  360.  
  361. Credit_2.Name = "Credit"
  362. Credit_2.Parent = Frame2
  363. Credit_2.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  364. Credit_2.BackgroundTransparency = 1
  365. Credit_2.BorderSizePixel = 0
  366. Credit_2.Position = UDim2.new(0.108571425, 0, 0.901408076, 0)
  367. Credit_2.Size = UDim2.new(0, 136, 0, 17)
  368. Credit_2.Font = Enum.Font.SourceSansLight
  369. Credit_2.Text = "Made by Umivak#0477"
  370. Credit_2.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  371. Credit_2.TextSize = 14
  372.  
  373. Title_2.Name = "Title"
  374. Title_2.Parent = Frame2
  375. Title_2.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  376. Title_2.BackgroundTransparency = 0.125
  377. Title_2.BorderSizePixel = 0
  378. Title_2.Position = UDim2.new(0.108571425, 0, -0.0340205058, 0)
  379. Title_2.Size = UDim2.new(0, 136, 0, 21)
  380. Title_2.Font = Enum.Font.SourceSansLight
  381. Title_2.Text = "Eggs"
  382. Title_2.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  383. Title_2.TextSize = 18
  384.  
  385. Frame3.Name = "Frame3"
  386. Frame3.Parent = ScreenGui
  387. Frame3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  388. Frame3.BackgroundTransparency = 0.20000000298023
  389. Frame3.Position = UDim2.new(0.667502105, 0, 0.341137111, 0)
  390. Frame3.Size = UDim2.new(0, 175, 0, 210)
  391. Frame3.Active = true;
  392. Frame3.Draggable = true;
  393.  
  394. TextButton_16.Parent = Frame3
  395. TextButton_16.BackgroundColor3 = Color3.new(1, 1, 1)
  396. TextButton_16.BackgroundTransparency = 1
  397. TextButton_16.BorderSizePixel = 0
  398. TextButton_16.Position = UDim2.new(0, 0, 0.105895706, 0)
  399. TextButton_16.Size = UDim2.new(0, 175, 0, 21)
  400. TextButton_16.Font = Enum.Font.SourceSansLight
  401. TextButton_16.Text = " > Collect Quests"
  402. TextButton_16.TextColor3 = Color3.new(1, 1, 1)
  403. TextButton_16.TextScaled = true
  404. TextButton_16.TextSize = 16
  405. TextButton_16.TextWrapped = true
  406. TextButton_16.TextXAlignment = Enum.TextXAlignment.Left
  407. TextButton_16.MouseButton1Down:Connect(function()
  408. while wait(30) do
  409. local A_1 = "Damage"
  410. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.QuestService.Collect
  411. Event:InvokeServer(A_1)
  412. local A_1 = "HatLevel"
  413. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.QuestService.Collect
  414. Event:InvokeServer(A_1)
  415. Event:InvokeServer(A_1)
  416. Event:InvokeServer(A_1)
  417. end
  418. end)
  419.  
  420. TextButton_17.Parent = Frame3
  421. TextButton_17.BackgroundColor3 = Color3.new(1, 1, 1)
  422. TextButton_17.BackgroundTransparency = 1
  423. TextButton_17.BorderSizePixel = 0
  424. TextButton_17.Position = UDim2.new(-0, 0, 0.209000006, 0)
  425. TextButton_17.Size = UDim2.new(0, 175, 0, 21)
  426. TextButton_17.Font = Enum.Font.SourceSansLight
  427. TextButton_17.Text = " > Check Codes"
  428. TextButton_17.TextColor3 = Color3.new(1, 1, 1)
  429. TextButton_17.TextScaled = true
  430. TextButton_17.TextSize = 16
  431. TextButton_17.TextWrapped = true
  432. TextButton_17.TextXAlignment = Enum.TextXAlignment.Left
  433. TextButton_17.MouseButton1Down:Connect(function()
  434. game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.CodesService.Claim:InvokeServer("getready")
  435. game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.CodesService.Claim:InvokeServer("BoxSquad")
  436. game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.CodesService.Claim:InvokeServer("candyland")
  437. end)
  438.  
  439. TextButton_18.Parent = Frame3
  440. TextButton_18.BackgroundColor3 = Color3.new(1, 1, 1)
  441. TextButton_18.BackgroundTransparency = 1
  442. TextButton_18.BorderSizePixel = 0
  443. TextButton_18.Position = UDim2.new(-0, 0, 0.307000011, 0)
  444. TextButton_18.Size = UDim2.new(0, 175, 0, 21)
  445. TextButton_18.Font = Enum.Font.SourceSansLight
  446. TextButton_18.Text = " > Timed Chests"
  447. TextButton_18.TextColor3 = Color3.new(1, 1, 1)
  448. TextButton_18.TextScaled = true
  449. TextButton_18.TextSize = 16
  450. TextButton_18.TextWrapped = true
  451. TextButton_18.TextXAlignment = Enum.TextXAlignment.Left
  452. TextButton_18.MouseButton1Down:Connect(function()
  453. while wait(60) do
  454. local A_1 = game:GetService("Workspace").TimedRewards.Chest2
  455. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.TimedRewardService.Claim
  456. Event:InvokeServer(A_1)
  457. local A_1 = game:GetService("Workspace").TimedRewards.Chest1
  458. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.TimedRewardService.Claim
  459. Event:InvokeServer(A_1)
  460. end
  461. end)
  462.  
  463. Credit_3.Name = "Credit"
  464. Credit_3.Parent = Frame3
  465. Credit_3.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  466. Credit_3.BackgroundTransparency = 1
  467. Credit_3.BorderSizePixel = 0
  468. Credit_3.Position = UDim2.new(0.108571425, 0, 0.901408076, 0)
  469. Credit_3.Size = UDim2.new(0, 136, 0, 17)
  470. Credit_3.Font = Enum.Font.SourceSansLight
  471. Credit_3.Text = "Made by Umivak#0477"
  472. Credit_3.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  473. Credit_3.TextSize = 14
  474.  
  475. Title_3.Name = "Title"
  476. Title_3.Parent = Frame3
  477. Title_3.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  478. Title_3.BackgroundTransparency = 0.125
  479. Title_3.BorderSizePixel = 0
  480. Title_3.Position = UDim2.new(0.108571425, 0, -0.0340205058, 0)
  481. Title_3.Size = UDim2.new(0, 136, 0, 21)
  482. Title_3.Font = Enum.Font.SourceSansLight
  483. Title_3.Text = "Tools"
  484. Title_3.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  485. Title_3.TextSize = 18
  486.  
  487. TextButton_19.Parent = Frame3
  488. TextButton_19.BackgroundColor3 = Color3.new(1, 1, 1)
  489. TextButton_19.BackgroundTransparency = 1
  490. TextButton_19.BorderSizePixel = 0
  491. TextButton_19.Position = UDim2.new(0, 0, 0.407229006, 0)
  492. TextButton_19.Size = UDim2.new(0, 175, 0, 21)
  493. TextButton_19.Font = Enum.Font.SourceSansLight
  494. TextButton_19.Text = " > Auto Farm"
  495. TextButton_19.TextColor3 = Color3.new(1, 1, 1)
  496. TextButton_19.TextScaled = true
  497. TextButton_19.TextSize = 16
  498. TextButton_19.TextWrapped = true
  499. TextButton_19.TextXAlignment = Enum.TextXAlignment.Left
  500. TextButton_19.MouseButton1Down:Connect(function()
  501.  
  502. end)
  503.  
  504. TextButton_20.Parent = Frame3
  505. TextButton_20.BackgroundColor3 = Color3.new(1, 1, 1)
  506. TextButton_20.BackgroundTransparency = 1
  507. TextButton_20.BorderSizePixel = 0
  508. TextButton_20.Position = UDim2.new(0, 0, 0.507000029, 0)
  509. TextButton_20.Size = UDim2.new(0, 175, 0, 21)
  510. TextButton_20.Font = Enum.Font.SourceSansLight
  511. TextButton_20.Text = " > Admin"
  512. TextButton_20.TextColor3 = Color3.new(1, 1, 1)
  513. TextButton_20.TextScaled = true
  514. TextButton_20.TextSize = 16
  515. TextButton_20.TextWrapped = true
  516. TextButton_20.TextXAlignment = Enum.TextXAlignment.Left
  517. TextButton_20.MouseButton1Down:Connect(function()
  518. -- Creator: illremember#3799
  519.  
  520. -- Credits to infinite yield, harkinian, dex creators
  521.  
  522. prefix = ":"
  523. wait(0.3)
  524. Commands = {
  525. '[-] cmdbar is shown when ; is pressed.',
  526. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  527. '[2] bring [plr] -- You need a tool! Will bring player to you',
  528. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  529. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  530. '[5] attach [plr] -- You need a tool! Attaches you to player',
  531. '[6] unattach [plr] -- Attempts to unattach you from a player',
  532. '[7] follow [plr] -- Makes you follow behind the player',
  533. '[8] unfollow',
  534. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  535. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  536. '[11] untrail',
  537. '[12] orbit [plr] -- Makes you orbit the player',
  538. '[13] unorbit',
  539. '[14] fling [plr] -- Makes you fling the player',
  540. '[15] unfling',
  541. '[16] fecheck -- Checks if the game is FE or not',
  542. '[17] void [plr] -- Teleports player to the void',
  543. '[18] noclip -- Gives you noclip to walk through walls',
  544. '[19] clip -- Removes noclip',
  545. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  546. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  547. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  548. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  549. '[24] annoy [plr] -- Loop teleports you to the player',
  550. '[25] unannoy',
  551. '[26] headwalk [plr] -- Loop teleports you to the player head',
  552. '[27] unheadwalk',
  553. '[28] nolimbs -- Removes your arms and legs',
  554. '[29] god -- Gives you FE Godmode',
  555. '[30] drophats -- Drops your accessories',
  556. '[31] droptool -- Drops any tool you have equipped',
  557. '[32] loopdhats -- Loop drops your accessories',
  558. '[33] unloopdhats',
  559. '[34] loopdtool -- Loop drops any tools you have equipped',
  560. '[35] unloopdtool',
  561. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  562. '[37] view [plr] -- Changes your camera to the player character',
  563. '[38] unview',
  564. '[39] goto [plr] -- Teleports you to player',
  565. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  566. '[41] unfly',
  567. '[42] chat [msg] -- Makes you chat a message',
  568. '[43] spam [msg] -- Spams a message',
  569. '[44] unspam',
  570. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  571. '[46] pmspam [plr] -- Spams a player in private message',
  572. '[47] unpmspam',
  573. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  574. '[49] uncfreeze [plr]',
  575. '[50] unlockws -- Unlocks the workspace',
  576. '[51] lockws -- Locks the workspace',
  577. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  578. '[53] pstand -- Enables platform stand',
  579. '[54] unpstand -- Disables platform stand',
  580. '[55] blockhead -- Removes your head mesh',
  581. '[56] sit',
  582. '[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',
  583. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  584. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  585. '[60] cmds -- Prints all commands',
  586. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  587. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  588. '[63] spinner -- Makes you spin',
  589. '[64] nospinner',
  590. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  591. '[66] noreach -- Removes reach, must have tool equipped',
  592. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  593. '[68] tp me [plr] -- Alternative to goto',
  594. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  595. '[70] uncbring',
  596. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  597. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  598. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  599. '[74] unglitch -- Unglitches you',
  600. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  601. '[76] explorer -- Loads up DEX',
  602. '[77] reset -- Resets your character.',
  603. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  604. '[79] animgui -- Loads up Energize animations GUI',
  605. '[80] savepos -- Saves your current position',
  606. '[81] loadpos -- Teleports you to your saved position',
  607. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  608. '[83] unbang',
  609. '[84] delcmdbar -- Removes the command bar completely',
  610. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  611. '[86] shutdown -- Uses harkinians script to shutdown server',
  612. '[87] respawn -- If grespawn doesnt work you can use respawn',
  613. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  614. '[89] getplrs -- Prints all players in game',
  615. '[90] deldecal -- Deletes all decals client sided',
  616. '[91] opfinality -- Loads in my FE GUI Opfinality',
  617. '[92] remotes -- Prints all remotes in the game in the console when added',
  618. '[93] noremotes -- Stops printing remotes',
  619. '[94] tpdefault -- Stops all loop teleports to a player',
  620. '[95] stopsit -- Will not allow you to sit',
  621. '[96] gosit -- Allows you to sit',
  622. '[97] clicktp -- Enables click tp',
  623. '[98] noclicktp -- Disables click tp',
  624. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  625. '[100] toolsoff -- Stops ;toolson',
  626. '[101] version -- Gets the admin version',
  627. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  628. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  629. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  630. '[105] clickdel -- Delete any block you press q on, client sided',
  631. '[106] noclickdel -- Stops clickdel',
  632. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  633. '[108] unlooprhats -- Stops loop removing mesh',
  634. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  635. '[110] unlooprtool -- Stops loop removing mesh',
  636. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  637. '[112] age [plr] -- Makes you chat the account age of the player',
  638. '[113] id [plr] -- Makes you chat the account ID of the player',
  639. '[114] .age [plr] -- Privately shows you the account age of the player',
  640. '[115] .id [plr] -- Privately shows you the account ID of the player',
  641. '[116] gameid -- Shows the game ID',
  642. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  643. '[118] removefog -- Removes fog, client sided',
  644. '[119] disable -- Disables your character by removing humanoid',
  645. '[120] enable -- Enables your character by adding humanoid',
  646. '[121] prefix [key] -- Changes the prefix used, default is ;',
  647. '[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.',
  648. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  649. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  650. '[125] uncarpet -- Stops carpet player',
  651. '[126] stare [plr] -- Turns your character to stare at another player',
  652. '[127] unstare -- Stops stare player',
  653. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  654. '[129] unlogchat -- Disables logchat',
  655. '[130] fixcam -- Fixes/resets your camera',
  656. '[131] unstate -- Stops changing state',
  657. }
  658. speedget = 1
  659.  
  660. lplayer = game:GetService("Players").LocalPlayer
  661.  
  662. lplayer.CharacterAdded:Connect(function(character)
  663. spin = false
  664. flying = false
  665. staring = false
  666. banpl = false
  667. end)
  668.  
  669. function change()
  670. prefix = prefix
  671. speedfly = speedfly
  672. end
  673.  
  674. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  675. local Found = {}
  676. local strl = String:lower()
  677. if strl == "all" then
  678. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  679. table.insert(Found,v)
  680. end
  681. elseif strl == "others" then
  682. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  683. if v.Name ~= lplayer.Name then
  684. table.insert(Found,v)
  685. end
  686. end
  687. elseif strl == "me" then
  688. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  689. if v.Name == lplayer.Name then
  690. table.insert(Found,v)
  691. end
  692. end
  693. else
  694. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  695. if v.Name:lower():sub(1, #String) == String:lower() then
  696. table.insert(Found,v)
  697. end
  698. end
  699. end
  700. return Found
  701. end
  702.  
  703. local Mouse = lplayer:GetMouse()
  704.  
  705. spin = false
  706. followed = false
  707. traill = false
  708. noclip = false
  709. annoying = false
  710. hwalk = false
  711. droppinghats = false
  712. droppingtools = false
  713. flying = false
  714. spamdelay = 1
  715. spamming = false
  716. spammingpm = false
  717. cbringing = false
  718. remotes = true
  719. added = true
  720. binds = false
  721. stopsitting = false
  722. clickgoto = false
  723. gettingtools = false
  724. removingmeshhats = false
  725. removingmeshtool = false
  726. clickdel = false
  727. staring = false
  728. chatlogs = false
  729. banpl = false
  730. changingstate = false
  731. statechosen = 0
  732.  
  733. adminversion = "Reviz Admin by illremember, Version 2.0"
  734.  
  735. flying = false
  736. speedfly = 1
  737.  
  738. function plrchat(plr, chat)
  739. print(plr.Name..": "..tick().."\n"..chat)
  740. end
  741.  
  742. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  743. v.Chatted:connect(function(chat)
  744. if chatlogs then
  745. plrchat(v, chat)
  746. end
  747. end)
  748. end
  749. game:GetService("Players").PlayerAdded:connect(function(plr)
  750. plr.Chatted:connect(function(chat)
  751. if chatlogs then
  752. plrchat(plr, chat)
  753. end
  754. end)
  755. end)
  756.  
  757.  
  758. local ScreenGui = Instance.new("ScreenGui")
  759. local Frame = Instance.new("Frame")
  760. local CMDBAR = Instance.new("TextBox")
  761. ScreenGui.Parent = game:GetService("CoreGui")
  762. Frame.Parent = ScreenGui
  763. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  764. Frame.BackgroundTransparency = 0.3
  765. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  766. Frame.Size = UDim2.new(0, 200, 0, 40)
  767. Frame.Active = true
  768. Frame.Draggable = true
  769. CMDBAR.Name = "CMDBAR"
  770. CMDBAR.Parent = Frame
  771. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  772. CMDBAR.BackgroundTransparency = 0.20000000298023
  773. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  774. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  775. CMDBAR.Font = Enum.Font.SourceSansLight
  776. CMDBAR.FontSize = Enum.FontSize.Size14
  777. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  778. CMDBAR.TextScaled = true
  779. CMDBAR.TextSize = 14
  780. CMDBAR.TextWrapped = true
  781. CMDBAR.Text = "Press ; to type, Enter to execute"
  782.  
  783. local CMDS = Instance.new("ScreenGui")
  784. local CMDSFRAME = Instance.new("Frame")
  785. local ScrollingFrame = Instance.new("ScrollingFrame")
  786. local TextLabel = Instance.new("TextLabel")
  787. local closegui = Instance.new("TextButton")
  788. CMDS.Name = "CMDS"
  789. CMDS.Parent = game:GetService("CoreGui")
  790. CMDSFRAME.Name = "CMDSFRAME"
  791. CMDSFRAME.Parent = CMDS
  792. CMDSFRAME.Active = true
  793. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  794. CMDSFRAME.BorderSizePixel = 0
  795. CMDSFRAME.Draggable = true
  796. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  797. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  798. CMDSFRAME.Visible = false
  799. ScrollingFrame.Parent = CMDSFRAME
  800. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  801. ScrollingFrame.BorderSizePixel = 0
  802. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  803. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  804. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  805. TextLabel.Parent = ScrollingFrame
  806. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  807. TextLabel.BackgroundTransparency = 1
  808. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  809. TextLabel.Font = Enum.Font.SourceSans
  810. TextLabel.FontSize = Enum.FontSize.Size18
  811. 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."
  812. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  813. TextLabel.TextSize = 15
  814. TextLabel.TextWrapped = true
  815. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  816. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  817. closegui.Name = "closegui"
  818. closegui.Parent = CMDSFRAME
  819. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  820. closegui.BorderSizePixel = 0
  821. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  822. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  823. closegui.Font = Enum.Font.SourceSansBold
  824. closegui.FontSize = Enum.FontSize.Size24
  825. closegui.Text = "X"
  826. closegui.TextColor3 = Color3.new(1, 1, 1)
  827. closegui.TextSize = 20
  828.  
  829. closegui.MouseButton1Click:connect(function()
  830. CMDSFRAME.Visible = false
  831. end)
  832.  
  833. game:GetService('RunService').Stepped:connect(function()
  834. if spin then
  835. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  836. end
  837. if followed then
  838. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  839. end
  840. if traill then
  841. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  842. end
  843. if annoying then
  844. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  845. end
  846. if hwalk then
  847. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  848. end
  849. if staring then
  850. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  851. end
  852. end)
  853. game:GetService('RunService').Stepped:connect(function()
  854. if noclip then
  855. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  856. lplayer.Character.Head.CanCollide = false
  857. lplayer.Character.Torso.CanCollide = false
  858. lplayer.Character["Left Leg"].CanCollide = false
  859. lplayer.Character["Right Leg"].CanCollide = false
  860. else
  861. lplayer.Character.Humanoid:ChangeState(11)
  862. end
  863. end
  864. if changingstate then
  865. lplayer.Character.Humanoid:ChangeState(statechosen)
  866. end
  867. end)
  868. game:GetService('RunService').Stepped:connect(function()
  869. if droppinghats then
  870. for i,v in pairs(lplayer.Character:GetChildren()) do
  871. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  872. v.Parent = workspace
  873. end
  874. end
  875. end
  876. if droppingtools then
  877. for i,v in pairs(lplayer.Character:GetChildren()) do
  878. if (v:IsA("Tool")) then
  879. v.Parent = workspace
  880. end
  881. end
  882. end
  883. if removingmeshhats then
  884. for i,v in pairs(lplayer.Character:GetChildren()) do
  885. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  886. v.Handle.Mesh:Destroy()
  887. end
  888. end
  889. end
  890. if removingmeshtool then
  891. for i,v in pairs(lplayer.Character:GetChildren()) do
  892. if (v:IsA("Tool")) then
  893. v.Handle.Mesh:Destroy()
  894. end
  895. end
  896. end
  897. end)
  898. game:GetService('RunService').Stepped:connect(function()
  899. if banpl then
  900. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  901. end
  902. end)
  903. game:GetService('RunService').Stepped:connect(function()
  904. if stopsitting then
  905. lplayer.Character.Humanoid.Sit = false
  906. end
  907. end)
  908.  
  909. plr = lplayer
  910. hum = plr.Character.HumanoidRootPart
  911. mouse = plr:GetMouse()
  912. mouse.KeyDown:connect(function(key)
  913. if key == "e" then
  914. if mouse.Target then
  915. if clickgoto then
  916. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  917. elseif clickdel then
  918. mouse.Target:Destroy()
  919. end
  920. end
  921. end
  922. end)
  923.  
  924. game:GetService("Workspace").ChildAdded:connect(function(part)
  925. if gettingtools then
  926. if part:IsA("Tool") then
  927. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  928. end
  929. end
  930. end)
  931.  
  932. lplayer.Chatted:Connect(function(msg)
  933. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  934. if string.sub(msg, 7) == "me" then
  935. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  936. else
  937. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  938. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  939. lplayer.Character.Humanoid.Name = 1
  940. local l = lplayer.Character["1"]:Clone()
  941. l.Parent = lplayer.Character
  942. l.Name = "Humanoid"
  943. wait(0.1)
  944. lplayer.Character["1"]:Destroy()
  945. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  946. lplayer.Character.Animate.Disabled = true
  947. wait(0.1)
  948. lplayer.Character.Animate.Disabled = false
  949. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  950. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  951. lplayer.Character.Humanoid:EquipTool(v)
  952. end
  953. local function tp(player,player2)
  954. local char1,char2=player.Character,player2.Character
  955. if char1 and char2 then
  956. char1:MoveTo(char2.Head.Position)
  957. end
  958. end
  959. wait(0.1)
  960. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  961. wait(0.2)
  962. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  963. wait(0.5)
  964. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  965. wait(0.7)
  966. tp(lplayer,game:GetService("Players")[v.Name])
  967. wait(0.7)
  968. lplayer.Character.HumanoidRootPart.CFrame = NOW
  969. game:GetService("StarterGui"):SetCore("SendNotification", {
  970. Title = "Tools needed!";
  971. Text = "You need a tool in your backpack for this command!";
  972. })
  973. end
  974. end
  975. end
  976. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  977. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  978. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  979. lplayer.Character.Humanoid.Name = 1
  980. local l = lplayer.Character["1"]:Clone()
  981. l.Parent = lplayer.Character
  982. l.Name = "Humanoid"
  983. wait(0.1)
  984. lplayer.Character["1"]:Destroy()
  985. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  986. lplayer.Character.Animate.Disabled = true
  987. wait(0.1)
  988. lplayer.Character.Animate.Disabled = false
  989. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  990. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  991. lplayer.Character.Humanoid:EquipTool(v)
  992. end
  993. local function tp(player,player2)
  994. local char1,char2=player.Character,player2.Character
  995. if char1 and char2 then
  996. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  997. end
  998. end
  999. local function getout(player,player2)
  1000. local char1,char2=player.Character,player2.Character
  1001. if char1 and char2 then
  1002. char1:MoveTo(char2.Head.Position)
  1003. end
  1004. end
  1005. tp(game:GetService("Players")[v.Name], lplayer)
  1006. wait(0.2)
  1007. tp(game:GetService("Players")[v.Name], lplayer)
  1008. wait(0.5)
  1009. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1010. wait(0.5)
  1011. getout(lplayer, game:GetService("Players")[v.Name])
  1012. wait(0.3)
  1013. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1014. game:GetService("StarterGui"):SetCore("SendNotification", {
  1015. Title = "Tools needed!";
  1016. Text = "You need a tool in your backpack for this command!";
  1017. })
  1018. end
  1019. end
  1020. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  1021. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1022. lplayer.Character.Humanoid.Name = 1
  1023. local l = lplayer.Character["1"]:Clone()
  1024. l.Parent = lplayer.Character
  1025. l.Name = "Humanoid"
  1026. wait(0.1)
  1027. lplayer.Character["1"]:Destroy()
  1028. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1029. lplayer.Character.Animate.Disabled = true
  1030. wait(0.1)
  1031. lplayer.Character.Animate.Disabled = false
  1032. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1033. lplayer.Character.Animate.Disabled = false
  1034. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1035. lplayer.Character.Humanoid:EquipTool(v)
  1036. end
  1037. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1038. spinplr = v
  1039. wait(0.5)
  1040. spin = true
  1041. game:GetService("StarterGui"):SetCore("SendNotification", {
  1042. Title = "Tools needed!";
  1043. Text = "You need a tool in your backpack for this command!";
  1044. })
  1045. end
  1046. end
  1047. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  1048. spin = false
  1049. end
  1050. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  1051. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1052. lplayer.Character.Humanoid.Name = 1
  1053. local l = lplayer.Character["1"]:Clone()
  1054. l.Parent = lplayer.Character
  1055. l.Name = "Humanoid"
  1056. wait(0.1)
  1057. lplayer.Character["1"]:Destroy()
  1058. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1059. lplayer.Character.Animate.Disabled = true
  1060. wait(0.1)
  1061. lplayer.Character.Animate.Disabled = false
  1062. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1063. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1064. lplayer.Character.Humanoid:EquipTool(v)
  1065. end
  1066. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1067. wait(0.3)
  1068. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1069. attplr = v
  1070. game:GetService("StarterGui"):SetCore("SendNotification", {
  1071. Title = "Tools needed!";
  1072. Text = "You need a tool in your backpack for this command!";
  1073. })
  1074. end
  1075. end
  1076. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  1077. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1078. local function getout(player,player2)
  1079. local char1,char2=player.Character,player2.Character
  1080. if char1 and char2 then
  1081. char1:MoveTo(char2.Head.Position)
  1082. end
  1083. end
  1084. getout(lplayer, game:GetService("Players")[v.Name])
  1085. end
  1086. end
  1087. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  1088. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1089. followed = true
  1090. flwplr = v
  1091. end
  1092. end
  1093. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  1094. followed = false
  1095. end
  1096. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  1097. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1098. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1099. lplayer.Character.Humanoid.Name = 1
  1100. local l = lplayer.Character["1"]:Clone()
  1101. l.Parent = lplayer.Character
  1102. l.Name = "Humanoid"
  1103. wait(0.1)
  1104. lplayer.Character["1"]:Destroy()
  1105. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1106. lplayer.Character.Animate.Disabled = true
  1107. wait(0.1)
  1108. lplayer.Character.Animate.Disabled = false
  1109. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1110. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1111. lplayer.Character.Humanoid:EquipTool(v)
  1112. end
  1113. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1114. wait(0.2)
  1115. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1116. wait(0.6)
  1117. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1118. wait(0.6)
  1119. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  1120. game:GetService("StarterGui"):SetCore("SendNotification", {
  1121. Title = "Tools needed!";
  1122. Text = "You need a tool in your backpack for this command!";
  1123. })
  1124. end
  1125. end
  1126. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  1127. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1128. traill = true
  1129. trlplr = v
  1130. end
  1131. end
  1132. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  1133. traill = false
  1134. end
  1135. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  1136. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1137. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1138. else
  1139. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1140. local o = Instance.new("RocketPropulsion")
  1141. o.Parent = lplayer.Character.HumanoidRootPart
  1142. o.Name = "Orbit"
  1143. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1144. o:Fire()
  1145. noclip = true
  1146. end
  1147. end
  1148. end
  1149. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  1150. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  1151. noclip = false
  1152. end
  1153. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  1154. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  1155. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1156. else
  1157. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1158. local y = Instance.new("RocketPropulsion")
  1159. y.Parent = lplayer.Character.HumanoidRootPart
  1160. y.CartoonFactor = 1
  1161. y.MaxThrust = 800000
  1162. y.MaxSpeed = 1000
  1163. y.ThrustP = 200000
  1164. y.Name = "Fling"
  1165. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1166. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  1167. y:Fire()
  1168. noclip = true
  1169. end
  1170. end
  1171. end
  1172. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  1173. noclip = false
  1174. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1175. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1176. wait(0.4)
  1177. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  1178. end
  1179. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  1180. if game:GetService("Workspace").FilteringEnabled == true then
  1181. warn("FE is Enabled (Filtering Enabled)")
  1182. game:GetService("StarterGui"):SetCore("SendNotification", {
  1183. Title = "FE is Enabled";
  1184. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  1185. })
  1186. else
  1187. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  1188. game:GetService("StarterGui"):SetCore("SendNotification", {
  1189. Title = "FE is Disabled";
  1190. Text = "Filtering Disabled. Consider using a different admin script.";
  1191. })
  1192. end
  1193. end
  1194. if string.sub(msg, 1, 6) == (prefix.."void ") then
  1195. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1196. lplayer.Character.Humanoid.Name = 1
  1197. local l = lplayer.Character["1"]:Clone()
  1198. l.Parent = lplayer.Character
  1199. l.Name = "Humanoid"
  1200. wait(0.1)
  1201. lplayer.Character["1"]:Destroy()
  1202. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1203. lplayer.Character.Animate.Disabled = true
  1204. wait(0.1)
  1205. lplayer.Character.Animate.Disabled = false
  1206. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1207. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1208. lplayer.Character.Humanoid:EquipTool(v)
  1209. end
  1210. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1211. wait(0.2)
  1212. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1213. wait(0.6)
  1214. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  1215. game:GetService("StarterGui"):SetCore("SendNotification", {
  1216. Title = "Tools needed!";
  1217. Text = "You need a tool in your backpack for this command!";
  1218. })
  1219. end
  1220. end
  1221. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  1222. noclip = true
  1223. game:GetService("StarterGui"):SetCore("SendNotification", {
  1224. Title = "Noclip enabled";
  1225. Text = "Type ;clip to disable";
  1226. })
  1227. end
  1228. if string.sub(msg, 1, 5) == (prefix.."clip") then
  1229. noclip = false
  1230. game:GetService("StarterGui"):SetCore("SendNotification", {
  1231. Title = "Noclip disabled";
  1232. Text = "Type ;noclip to enable";
  1233. })
  1234. end
  1235. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  1236. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  1237. end
  1238. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  1239. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  1240. end
  1241. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  1242. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  1243. end
  1244. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  1245. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  1246. end
  1247. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  1248. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  1249. end
  1250. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  1251. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  1252. end
  1253. if string.sub(msg, 1, 8) == (prefix.."default") then
  1254. lplayer.Character.Humanoid.JumpPower = 50
  1255. lplayer.Character.Humanoid.WalkSpeed = 16
  1256. lplayer.Character.Humanoid.HipHeight = 0
  1257. end
  1258. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  1259. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1260. annoying = true
  1261. annplr = v
  1262. end
  1263. end
  1264. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  1265. annoying = false
  1266. end
  1267. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  1268. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  1269. hwalk = true
  1270. hdwplr = v
  1271. end
  1272. end
  1273. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  1274. hwalk = false
  1275. end
  1276. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  1277. lplayer.Character["Left Leg"]:Destroy()
  1278. lplayer.Character["Left Arm"]:Destroy()
  1279. lplayer.Character["Right Leg"]:Destroy()
  1280. lplayer.Character["Right Arm"]:Destroy()
  1281. end
  1282. if string.sub(msg, 1, 4) == (prefix.."god") then
  1283. lplayer.Character.Humanoid.Name = 1
  1284. local l = lplayer.Character["1"]:Clone()
  1285. l.Parent = lplayer.Character
  1286. l.Name = "Humanoid"
  1287. wait(0.1)
  1288. lplayer.Character["1"]:Destroy()
  1289. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1290. lplayer.Character.Animate.Disabled = true
  1291. wait(0.1)
  1292. lplayer.Character.Animate.Disabled = false
  1293. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1294. game:GetService("StarterGui"):SetCore("SendNotification", {
  1295. Title = "FE Godmode enabled";
  1296. Text = "Use ;grespawn or ;respawn to remove";
  1297. })
  1298. end
  1299. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  1300. for i,v in pairs(lplayer.Character:GetChildren()) do
  1301. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1302. v.Parent = workspace
  1303. end
  1304. end
  1305. end
  1306. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  1307. for i,v in pairs(lplayer.Character:GetChildren()) do
  1308. if (v:IsA("Tool")) then
  1309. v.Parent = workspace
  1310. end
  1311. end
  1312. end
  1313. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  1314. droppinghats = true
  1315. game:GetService("StarterGui"):SetCore("SendNotification", {
  1316. Title = "Loop Drop Enabled";
  1317. Text = "Type ;unloopdhats to disable";
  1318. })
  1319. end
  1320. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  1321. droppinghats = false
  1322. game:GetService("StarterGui"):SetCore("SendNotification", {
  1323. Title = "Loop Drop Disabled";
  1324. Text = "Type ;loopdhats to enable.";
  1325. })
  1326. end
  1327. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  1328. droppingtools = true
  1329. game:GetService("StarterGui"):SetCore("SendNotification", {
  1330. Title = "Loop Drop Enabled";
  1331. Text = "Type ;unloopdtool to disable";
  1332. })
  1333. end
  1334. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  1335. droppingtools = false
  1336. game:GetService("StarterGui"):SetCore("SendNotification", {
  1337. Title = "Loop Drop Disabled";
  1338. Text = "Type ;loopdtool to enable.";
  1339. })
  1340. end
  1341. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  1342. Local = game:GetService('Players').LocalPlayer
  1343. Char = Local.Character
  1344. touched,tpdback = false, false
  1345. box = Instance.new('Part',workspace)
  1346. box.Anchored = true
  1347. box.CanCollide = true
  1348. box.Size = Vector3.new(10,1,10)
  1349. box.Position = Vector3.new(0,10000,0)
  1350. box.Touched:connect(function(part)
  1351. if (part.Parent.Name == Local.Name) then
  1352. if touched == false then
  1353. touched = true
  1354. function apply()
  1355. if script.Disabled ~= true then
  1356. no = Char.HumanoidRootPart:Clone()
  1357. wait(.25)
  1358. Char.HumanoidRootPart:Destroy()
  1359. no.Parent = Char
  1360. Char:MoveTo(loc)
  1361. touched = false
  1362. end end
  1363. if Char then
  1364. apply()
  1365. end
  1366. end
  1367. end
  1368. end)
  1369. repeat wait() until Char
  1370. loc = Char.HumanoidRootPart.Position
  1371. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  1372. game:GetService("StarterGui"):SetCore("SendNotification", {
  1373. Title = "Invisibility enabled!";
  1374. Text = "Reset or use ;respawn to remove.";
  1375. })
  1376. end
  1377. if string.sub(msg, 1, 6) == (prefix.."view ") then
  1378. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1379. if game:GetService("Players")[v.Name].Character.Humanoid then
  1380. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  1381. else
  1382. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  1383. end
  1384. end
  1385. end
  1386. if string.sub(msg, 1, 7) == (prefix.."unview") then
  1387. if lplayer.Character.Humanoid then
  1388. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  1389. else
  1390. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  1391. end
  1392. end
  1393. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  1394. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1395. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1396. end
  1397. end
  1398. if string.sub(msg, 1, 4) == (prefix.."fly") then
  1399. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  1400. repeat wait() until Mouse
  1401.  
  1402. local T = lplayer.Character.HumanoidRootPart
  1403. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1404. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1405. local SPEED = speedget
  1406.  
  1407. local function fly()
  1408. flying = true
  1409. local BG = Instance.new('BodyGyro', T)
  1410. local BV = Instance.new('BodyVelocity', T)
  1411. BG.P = 9e4
  1412. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1413. BG.cframe = T.CFrame
  1414. BV.velocity = Vector3.new(0, 0.1, 0)
  1415. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1416. spawn(function()
  1417. repeat wait()
  1418. lplayer.Character.Humanoid.PlatformStand = true
  1419. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  1420. SPEED = 50
  1421. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  1422. SPEED = 0
  1423. end
  1424. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  1425. 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
  1426. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  1427. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  1428. 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
  1429. else
  1430. BV.velocity = Vector3.new(0, 0.1, 0)
  1431. end
  1432. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  1433. until not flying
  1434. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  1435. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  1436. SPEED = 0
  1437. BG:destroy()
  1438. BV:destroy()
  1439. lplayer.Character.Humanoid.PlatformStand = false
  1440. end)
  1441. end
  1442. Mouse.KeyDown:connect(function(KEY)
  1443. if KEY:lower() == 'w' then
  1444. CONTROL.F = speedfly
  1445. elseif KEY:lower() == 's' then
  1446. CONTROL.B = -speedfly
  1447. elseif KEY:lower() == 'a' then
  1448. CONTROL.L = -speedfly
  1449. elseif KEY:lower() == 'd' then
  1450. CONTROL.R = speedfly
  1451. end
  1452. end)
  1453. Mouse.KeyUp:connect(function(KEY)
  1454. if KEY:lower() == 'w' then
  1455. CONTROL.F = 0
  1456. elseif KEY:lower() == 's' then
  1457. CONTROL.B = 0
  1458. elseif KEY:lower() == 'a' then
  1459. CONTROL.L = 0
  1460. elseif KEY:lower() == 'd' then
  1461. CONTROL.R = 0
  1462. end
  1463. end)
  1464. fly()
  1465. end
  1466. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  1467. flying = false
  1468. lplayer.Character.Humanoid.PlatformStand = false
  1469. end
  1470. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  1471. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  1472. end
  1473. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  1474. spamtext = (string.sub(msg, 7))
  1475. spamming = true
  1476. end
  1477. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  1478. spamming = false
  1479. end
  1480. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  1481. spamdelay = (string.sub(msg, 11))
  1482. end
  1483. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  1484. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1485. pmspammed = v.Name
  1486. spammingpm = true
  1487. end
  1488. end
  1489. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  1490. spammingpm = false
  1491. end
  1492. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  1493. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  1494. v.Character["Left Leg"].Anchored = true
  1495. v.Character["Left Arm"].Anchored = true
  1496. v.Character["Right Leg"].Anchored = true
  1497. v.Character["Right Arm"].Anchored = true
  1498. v.Character.Torso.Anchored = true
  1499. v.Character.Head.Anchored = true
  1500. end
  1501. end
  1502. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  1503. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  1504. v.Character["Left Leg"].Anchored = false
  1505. v.Character["Left Arm"].Anchored = false
  1506. v.Character["Right Leg"].Anchored = false
  1507. v.Character["Right Arm"].Anchored = false
  1508. v.Character.Torso.Anchored = false
  1509. v.Character.Head.Anchored = false
  1510. end
  1511. end
  1512. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  1513. local a = game:GetService("Workspace"):getChildren()
  1514. for i = 1, #a do
  1515. if a[i].className == "Part" then
  1516. a[i].Locked = false
  1517. elseif a[i].className == "Model" then
  1518. local r = a[i]:getChildren()
  1519. for i = 1, #r do
  1520. if r[i].className == "Part" then
  1521. r[i].Locked = false
  1522. end
  1523. end
  1524. end
  1525. end
  1526. game:GetService("StarterGui"):SetCore("SendNotification", {
  1527. Title = "Success!";
  1528. Text = "Workspace unlocked. Use ;lockws to lock.";
  1529. })
  1530. end
  1531. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  1532. local a = game:GetService("Workspace"):getChildren()
  1533. for i = 1, #a do
  1534. if a[i].className == "Part" then
  1535. a[i].Locked = true
  1536. elseif a[i].className == "Model" then
  1537. local r = a[i]:getChildren()
  1538. for i = 1, #r do
  1539. if r[i].className == "Part" then
  1540. r[i].Locked = true
  1541. end
  1542. end
  1543. end
  1544. end
  1545. end
  1546. if string.sub(msg, 1, 7) == (prefix.."btools") then
  1547. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  1548. Clone_T.BinType = "Clone"
  1549. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  1550. Destruct.BinType = "Hammer"
  1551. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  1552. Hold_T.BinType = "Grab"
  1553. end
  1554. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  1555. lplayer.Character.Humanoid.PlatformStand = true
  1556. end
  1557. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  1558. lplayer.Character.Humanoid.PlatformStand = false
  1559. end
  1560. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  1561. lplayer.Character.Head.Mesh:Destroy()
  1562. end
  1563. if string.sub(msg, 1, 4) == (prefix.."sit") then
  1564. lplayer.Character.Humanoid.Sit = true
  1565. end
  1566. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  1567. local function bringobjw()
  1568. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1569. if obj.Name == (string.sub(msg, 11)) then
  1570. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1571. obj.CanCollide = false
  1572. obj.Transparency = 0.7
  1573. wait()
  1574. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  1575. wait()
  1576. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  1577. wait()
  1578. obj.CFrame = lplayer.Character["Head"].CFrame
  1579. end
  1580. end
  1581. end
  1582. while wait() do
  1583. bringobjw()
  1584. end
  1585. game:GetService("StarterGui"):SetCore("SendNotification", {
  1586. Title = "BringObj";
  1587. Text = "BringObj enabled.";
  1588. })
  1589. end
  1590. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  1591. vis = (string.sub(msg, 8))
  1592. local a = game:GetService("Workspace"):GetDescendants()
  1593. for i = 1, #a do
  1594. if a[i].className == "Part" then
  1595. a[i].Transparency = vis
  1596. elseif a[i].className == "Model" then
  1597. local r = a[i]:getChildren()
  1598. for i = 1, #r do
  1599. if r[i].className == "Part" then
  1600. r[i].Transparency = vis
  1601. end
  1602. end
  1603. end
  1604. end
  1605. end
  1606. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  1607. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  1608. game:GetService("StarterGui"):SetCore("SendNotification", {
  1609. Title = "Success!";
  1610. Text = "HyperTotal GUI Loaded!";
  1611. })
  1612. end
  1613. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  1614. CMDSFRAME.Visible = true
  1615. end
  1616. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  1617. for i,v in pairs(lplayer.Character:GetChildren()) do
  1618. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1619. v.Handle.Mesh:Destroy()
  1620. end
  1621. end
  1622. end
  1623. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  1624. for i,v in pairs(lplayer.Character:GetChildren()) do
  1625. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  1626. v.Handle.Mesh:Destroy()
  1627. end
  1628. end
  1629. end
  1630. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  1631. for i,v in pairs(lplayer.Character:GetChildren()) do
  1632. if (v:IsA("Tool")) then
  1633. v.Handle.Mesh:Destroy()
  1634. end
  1635. end
  1636. end
  1637. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  1638. for i,v in pairs(lplayer.Character:GetChildren()) do
  1639. if (v:IsA("Tool")) then
  1640. v.Handle.Mesh:Destroy()
  1641. end
  1642. end
  1643. end
  1644. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  1645. local p = Instance.new("RocketPropulsion")
  1646. p.Parent = lplayer.Character.HumanoidRootPart
  1647. p.Name = "Spinner"
  1648. p.Target = lplayer.Character["Left Arm"]
  1649. p:Fire()
  1650. game:GetService("StarterGui"):SetCore("SendNotification", {
  1651. Title = "Spinner enabled";
  1652. Text = "Type ;nospinner to disable.";
  1653. })
  1654. end
  1655. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  1656. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  1657. end
  1658. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  1659. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1660. if v:isA("Tool") then
  1661. local a = Instance.new("SelectionBox",v.Handle)
  1662. a.Adornee = v.Handle
  1663. v.Handle.Size = Vector3.new(0.5,0.5,60)
  1664. v.GripPos = Vector3.new(0,0,0)
  1665. lplayer.Character.Humanoid:UnequipTools()
  1666. end
  1667. end
  1668. game:GetService("StarterGui"):SetCore("SendNotification", {
  1669. Title = "Reach applied!";
  1670. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1671. })
  1672. end
  1673. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  1674. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1675. if v:isA("Tool") then
  1676. handleSize = v.Handle.Size
  1677. wait()
  1678. local a = Instance.new("SelectionBox",v.Handle)
  1679. a.Name = "a"
  1680. a.Adornee = v.Handle
  1681. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  1682. v.GripPos = Vector3.new(0,0,0)
  1683. lplayer.Character.Humanoid:UnequipTools()
  1684. end
  1685. end
  1686. game:GetService("StarterGui"):SetCore("SendNotification", {
  1687. Title = "Reach applied!";
  1688. Text = "Applied to equipped sword. Use ;noreach to disable.";
  1689. })
  1690. end
  1691. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  1692. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  1693. if v:isA("Tool") then
  1694. v.Handle.a:Destroy()
  1695. v.Handle.Size = handleSize
  1696. end
  1697. end
  1698. game:GetService("StarterGui"):SetCore("SendNotification", {
  1699. Title = "Reach removed!";
  1700. Text = "Removed reach from equipped sword.";
  1701. })
  1702. end
  1703. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  1704. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  1705. lplayer.Character.Humanoid.Name = 1
  1706. local l = lplayer.Character["1"]:Clone()
  1707. l.Parent = lplayer.Character
  1708. l.Name = "Humanoid"
  1709. wait(0.1)
  1710. lplayer.Character["1"]:Destroy()
  1711. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1712. lplayer.Character.Animate.Disabled = true
  1713. wait(0.1)
  1714. lplayer.Character.Animate.Disabled = false
  1715. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1716. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1717. lplayer.Character.Humanoid:EquipTool(v)
  1718. end
  1719. wait(0.1)
  1720. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1721. wait(0.2)
  1722. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1723. wait(0.5)
  1724. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  1725. game:GetService("StarterGui"):SetCore("SendNotification", {
  1726. Title = "Tools needed!";
  1727. Text = "You need a tool in your backpack for this command!";
  1728. })
  1729. end
  1730. end
  1731. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  1732. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  1733. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1734. end
  1735. end
  1736. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  1737. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  1738. cbringall = true
  1739. else
  1740. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1741. brplr = v.Name
  1742. end
  1743. end
  1744. cbring = true
  1745. end
  1746. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  1747. cbring = false
  1748. cbringall = false
  1749. end
  1750. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  1751. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1752. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1753. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  1754. lplayer.Character.Humanoid.Name = 1
  1755. local l = lplayer.Character["1"]:Clone()
  1756. l.Parent = lplayer.Character
  1757. l.Name = "Humanoid"
  1758. wait(0.1)
  1759. lplayer.Character["1"]:Destroy()
  1760. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1761. lplayer.Character.Animate.Disabled = true
  1762. wait(0.1)
  1763. lplayer.Character.Animate.Disabled = false
  1764. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1765. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1766. lplayer.Character.Humanoid:EquipTool(v)
  1767. end
  1768. local function tp(player,player2)
  1769. local char1,char2=player.Character,player2.Character
  1770. if char1 and char2 then
  1771. char1:MoveTo(char2.Head.Position)
  1772. end
  1773. end
  1774. wait(0.1)
  1775. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1776. wait(0.2)
  1777. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  1778. wait(0.5)
  1779. lplayer.Character.HumanoidRootPart.CFrame = NOW
  1780. wait(0.6)
  1781. tp(lplayer, game:GetService("Players")[v.Name])
  1782. wait(0.4)
  1783. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  1784. game:GetService("StarterGui"):SetCore("SendNotification", {
  1785. Title = "Tools needed!";
  1786. Text = "You need a tool in your backpack for this command!";
  1787. })
  1788. end
  1789. end
  1790. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  1791. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  1792. lplayer.Character.Humanoid.Name = 1
  1793. local l = lplayer.Character["1"]:Clone()
  1794. l.Parent = lplayer.Character
  1795. l.Name = "Humanoid"
  1796. wait(0.1)
  1797. lplayer.Character["1"]:Destroy()
  1798. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  1799. lplayer.Character.Animate.Disabled = true
  1800. wait(0.1)
  1801. lplayer.Character.Animate.Disabled = false
  1802. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  1803. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  1804. lplayer.Character.Humanoid:EquipTool(v)
  1805. end
  1806. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1807. wait(0.3)
  1808. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  1809. wait(0.4)
  1810. b = Instance.new("BodyForce")
  1811. b.Parent = lplayer.Character.HumanoidRootPart
  1812. b.Name = "Glitch"
  1813. b.Force = Vector3.new(100000000,5000,0)
  1814. game:GetService("StarterGui"):SetCore("SendNotification", {
  1815. Title = "Tools needed!";
  1816. Text = "You need a tool in your backpack for this command!";
  1817. })
  1818. end
  1819. end
  1820. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  1821. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  1822. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  1823. b = Instance.new("BodyForce")
  1824. b.Parent = lplayer.Character.HumanoidRootPart
  1825. b.Name = "unGlitch"
  1826. b.Force = Vector3.new(0,-5000000,0)
  1827. wait(2)
  1828. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  1829. end
  1830. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  1831. lplayer.Character.Humanoid.Health = 0
  1832. wait(1)
  1833. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  1834. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  1835. end
  1836. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  1837. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1838. game:GetService("StarterGui"):SetCore("SendNotification", {
  1839. Title = "Success!";
  1840. Text = "DEX Explorer has loaded.";
  1841. })
  1842. end
  1843. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  1844. local Anim = Instance.new("Animation")
  1845. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  1846. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  1847. track:Play(.1, 1, 1)
  1848. end
  1849. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  1850. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  1851. game:GetService("StarterGui"):SetCore("SendNotification", {
  1852. Title = "Success!";
  1853. Text = "Energize Animations GUI has loaded.";
  1854. })
  1855. end
  1856. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  1857. saved = lplayer.Character.HumanoidRootPart.CFrame
  1858. game:GetService("StarterGui"):SetCore("SendNotification", {
  1859. Title = "Position Saved";
  1860. Text = "Use ;loadpos to return to saved position.";
  1861. })
  1862. end
  1863. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  1864. lplayer.Character.HumanoidRootPart.CFrame = saved
  1865. end
  1866. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  1867. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  1868. local Anim2 = Instance.new("Animation")
  1869. Anim2.AnimationId = "rbxassetid://148840371"
  1870. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  1871. track2:Play(.1, 1, 1)
  1872. bplrr = v.Name
  1873. banpl = true
  1874. end
  1875. end
  1876. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  1877. banpl = false
  1878. end
  1879. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  1880. local function bringmodw()
  1881. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  1882. if obj.Name == (string.sub(msg, 11)) then
  1883. for i,ch in pairs(obj:GetDescendants()) do
  1884. if (ch:IsA("BasePart")) then
  1885. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  1886. ch.CanCollide = false
  1887. ch.Transparency = 0.7
  1888. wait()
  1889. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  1890. wait()
  1891. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  1892. wait()
  1893. ch.CFrame = lplayer.Character["Head"].CFrame
  1894. end
  1895. end
  1896. end
  1897. end
  1898. end
  1899. while wait() do
  1900. bringmodw()
  1901. end
  1902. game:GetService("StarterGui"):SetCore("SendNotification", {
  1903. Title = "BringMod";
  1904. Text = "BringMod enabled.";
  1905. })
  1906. end
  1907. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  1908. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  1909. local hum = Instance.new('Humanoid', mod)
  1910. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  1911. lplayer.Character = mod
  1912. end
  1913. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  1914. game:GetService'RunService'.Stepped:Connect(function()
  1915. pcall(function()
  1916. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  1917. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  1918. for _,x in pairs(v.Character.Head:GetChildren()) do
  1919. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  1920. end
  1921. end
  1922. end
  1923. end)
  1924. end)
  1925. game:GetService("StarterGui"):SetCore("SendNotification", {
  1926. Title = "Attempting Shutdown";
  1927. Text = "Shutdown Attempt has begun.";
  1928. })
  1929. end
  1930. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  1931. objtodel = (string.sub(msg, 9))
  1932. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  1933. if v.Name == objtodel then
  1934. v:Destroy()
  1935. end
  1936. end
  1937. end
  1938. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  1939. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  1940. print(v)
  1941. end
  1942. game:GetService("StarterGui"):SetCore("SendNotification", {
  1943. Title = "Printed";
  1944. Text = "Players have been printed to console. (F9)";
  1945. })
  1946. end
  1947. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  1948. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  1949. if (v:IsA("Decal")) then
  1950. v:Destroy()
  1951. end
  1952. end
  1953. end
  1954. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  1955. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  1956. game:GetService("StarterGui"):SetCore("SendNotification", {
  1957. Title = "Success!";
  1958. Text = "OpFinality GUI has loaded.";
  1959. })
  1960. end
  1961. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  1962. remotes = true
  1963. added = true
  1964. game.DescendantAdded:connect(function(rmt)
  1965. if added == true then
  1966. if remotes == true then
  1967. if rmt:IsA("RemoteEvent") then
  1968. print("A RemoteEvent was added!")
  1969. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  1970. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  1971. end end end
  1972. end)
  1973. game.DescendantAdded:connect(function(rmtfnctn)
  1974. if added == true then
  1975. if remotes == true then
  1976. if rmtfnctn:IsA("RemoteFunction") then
  1977. warn("A RemoteFunction was added!")
  1978. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  1979. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  1980. end end end
  1981. end)
  1982.  
  1983. game.DescendantAdded:connect(function(bndfnctn)
  1984. if added == true then
  1985. if binds == true then
  1986. if bndfnctn:IsA("BindableFunction") then
  1987. print("A BindableFunction was added!")
  1988. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  1989. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  1990. end end end
  1991. end)
  1992.  
  1993. game.DescendantAdded:connect(function(bnd)
  1994. if added == true then
  1995. if binds == true then
  1996. if bnd:IsA("BindableEvent") then
  1997. warn("A BindableEvent was added!")
  1998. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  1999. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2000. end end end
  2001. end)
  2002.  
  2003.  
  2004. if binds == true then
  2005. for i,v in pairs(game:GetDescendants()) do
  2006. if v:IsA("BindableFunction") then
  2007. print(" game." .. v:GetFullName() .. " | BindableFunction")
  2008. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  2009. end end
  2010. for i,v in pairs(game:GetDescendants()) do
  2011. if v:IsA("BindableEvent") then
  2012. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  2013. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  2014. end end
  2015. else
  2016. print("Off")
  2017. end
  2018. if remotes == true then
  2019. for i,v in pairs(game:GetDescendants()) do
  2020. if v:IsA("RemoteFunction") then
  2021. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  2022. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  2023. end end
  2024. wait()
  2025. for i,v in pairs(game:GetDescendants()) do
  2026. if v:IsA("RemoteEvent") then
  2027. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  2028. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  2029. end end
  2030. else
  2031. print("Off")
  2032. end
  2033. game:GetService("StarterGui"):SetCore("SendNotification", {
  2034. Title = "Printing Remotes";
  2035. Text = "Type ;noremotes to disable.";
  2036. })
  2037. end
  2038. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  2039. remotes = false
  2040. added = false
  2041. game:GetService("StarterGui"):SetCore("SendNotification", {
  2042. Title = "Printing Remotes Disabled";
  2043. Text = "Type ;remotes to enable.";
  2044. })
  2045. end
  2046. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  2047. spin = false
  2048. followed = false
  2049. traill = false
  2050. noclip = false
  2051. annoying = false
  2052. hwalk = false
  2053. cbringing = false
  2054. end
  2055. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  2056. stopsitting = true
  2057. end
  2058. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  2059. stopsitting = false
  2060. end
  2061. if string.sub(msg, 1, 8) == (prefix.."version") then
  2062. print(adminversion)
  2063. game:GetService("StarterGui"):SetCore("SendNotification", {
  2064. Title = "Version";
  2065. Text = adminversion;
  2066. })
  2067. end
  2068. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  2069. clickgoto = true
  2070. game:GetService("StarterGui"):SetCore("SendNotification", {
  2071. Title = "Click TP";
  2072. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  2073. })
  2074. end
  2075. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  2076. clickdel = true
  2077. game:GetService("StarterGui"):SetCore("SendNotification", {
  2078. Title = "Click Delete";
  2079. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  2080. })
  2081. end
  2082. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  2083. clickdel = false
  2084. game:GetService("StarterGui"):SetCore("SendNotification", {
  2085. Title = "Click Delete";
  2086. Text = "Click delete has been disabled.";
  2087. })
  2088. end
  2089. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  2090. clickgoto = false
  2091. game:GetService("StarterGui"):SetCore("SendNotification", {
  2092. Title = "Click TP";
  2093. Text = "Click TP has been disabled.";
  2094. })
  2095. end
  2096. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  2097. gettingtools = true
  2098. game:GetService("StarterGui"):SetCore("SendNotification", {
  2099. Title = "Tools Enabled";
  2100. Text = "Automatically colleting tools dropped.";
  2101. })
  2102. end
  2103. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  2104. gettingtools = false
  2105. game:GetService("StarterGui"):SetCore("SendNotification", {
  2106. Title = "Tools Disabled";
  2107. Text = "Click TP has been disabled.";
  2108. })
  2109. end
  2110. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  2111. ScreenGui:Destroy()
  2112. end
  2113. if string.sub(msg, 1, 6) == (prefix.."reset") then
  2114. lplayer.Character.Head:Destroy()
  2115. end
  2116. if string.sub(msg, 1, 7) == (prefix.."state ") then
  2117. statechosen = string.sub(msg, 8)
  2118. changingstate = true
  2119. end
  2120. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  2121. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  2122. end
  2123. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  2124. removingmeshhats = true
  2125. end
  2126. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  2127. removingmeshhats = false
  2128. end
  2129. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  2130. removingmeshtool = true
  2131. end
  2132. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  2133. removingmeshtool = false
  2134. end
  2135. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  2136. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  2137. if v:IsA("Tool") then
  2138. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  2139. v.Parent = player.Character
  2140. end
  2141. end
  2142. end
  2143. end
  2144. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  2145. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  2146. if v:IsA("Tool") then
  2147. v.Parent = lplayer.Character
  2148. wait()
  2149. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  2150. v.Parent = player.Character
  2151. end
  2152. end
  2153. end
  2154. end
  2155. if string.sub(msg, 1, 5) == (prefix.."age ") then
  2156. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2157. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  2158. end
  2159. end
  2160. if string.sub(msg, 1, 4) == (prefix.."id ") then
  2161. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  2162. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  2163. end
  2164. end
  2165. if string.sub(msg, 1, 6) == (prefix..".age ") then
  2166. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  2167. game:GetService("StarterGui"):SetCore("SendNotification", {
  2168. Title = player.AccountAge.." Days";
  2169. Text = "Account age of "..player.Name;
  2170. })
  2171. end
  2172. end
  2173. if string.sub(msg, 1, 5) == (prefix..".id ") then
  2174. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  2175. game:GetService("StarterGui"):SetCore("SendNotification", {
  2176. Title = player.UserId.." ID";
  2177. Text = "Account ID of "..player.Name;
  2178. })
  2179. end
  2180. end
  2181. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  2182. game:GetService("StarterGui"):SetCore("SendNotification", {
  2183. Title = "Game ID";
  2184. Text = "Game ID: ".. game.GameId;
  2185. })
  2186. end
  2187. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  2188. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  2189. if pgscheck == true then
  2190. game:GetService("StarterGui"):SetCore("SendNotification", {
  2191. Title = "PGSPhysicsSolverEnabled";
  2192. Text = "PGS is Enabled!";
  2193. })
  2194. else
  2195. game:GetService("StarterGui"):SetCore("SendNotification", {
  2196. Title = "PGSPhysicsSolverEnabled";
  2197. Text = "PGS is Disabled!";
  2198. })
  2199. end
  2200. end
  2201. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  2202. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  2203. if v:IsA("Part") then
  2204. if v.Transparency == 1 then
  2205. if v.Name ~= "HumanoidRootPart" then
  2206. v:Destroy()
  2207. end
  2208. end
  2209. end
  2210. end
  2211. end
  2212. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  2213. game:GetService("Lighting").FogStart = 0
  2214. game:GetService("Lighting").FogEnd = 9999999999999
  2215. end
  2216. if string.sub(msg, 1, 8) == (prefix.."disable") then
  2217. lplayer.Character.Humanoid.Parent = lplayer
  2218. end
  2219. if string.sub(msg, 1, 7) == (prefix.."enable") then
  2220. lplayer.Humanoid.Parent = lplayer.Character
  2221. end
  2222. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  2223. prefix = (string.sub(msg, 9, 9))
  2224. wait(0.1)
  2225. change()
  2226. wait(0.1)
  2227. game:GetService("StarterGui"):SetCore("SendNotification", {
  2228. Title = "Prefix changed!";
  2229. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  2230. })
  2231. end
  2232. if string.sub(msg, 1, 12) == (";resetprefix") then
  2233. prefix = ";"
  2234. wait(0.1)
  2235. change()
  2236. wait(0.1)
  2237. game:GetService("StarterGui"):SetCore("SendNotification", {
  2238. Title = "Prefix changed!";
  2239. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  2240. })
  2241. end
  2242. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  2243. speedfly = string.sub(msg, 11)
  2244. wait()
  2245. change()
  2246. end
  2247. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  2248. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2249. local Anim3 = Instance.new("Animation")
  2250. Anim3.AnimationId = "rbxassetid://282574440"
  2251. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  2252. track3:Play(.1, 1, 1)
  2253. bplrr = v.Name
  2254. banpl = true
  2255. end
  2256. end
  2257. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  2258. banpl = false
  2259. end
  2260. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  2261. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2262. staring = true
  2263. stareplr = v
  2264. end
  2265. end
  2266. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  2267. staring = false
  2268. end
  2269. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  2270. chatlogs = true
  2271. game:GetService("StarterGui"):SetCore("SendNotification", {
  2272. Title = "LogChat enabled";
  2273. Text = "Now logging all player chat.";
  2274. })
  2275. end
  2276. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  2277. chatlogs = false
  2278. game:GetService("StarterGui"):SetCore("SendNotification", {
  2279. Title = "LogChat disabled";
  2280. Text = "Stopped logging all player chat.";
  2281. })
  2282. end
  2283. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  2284. game:GetService("Workspace").CurrentCamera:Destroy()
  2285. wait(0.1)
  2286. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2287. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  2288. lplayer.CameraMinZoomDistance = 0.5
  2289. lplayer.CameraMaxZoomDistance = 400
  2290. lplayer.CameraMode = "Classic"
  2291. end
  2292. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  2293. changingstate = false
  2294. end
  2295. end)
  2296.  
  2297. local function tp()
  2298. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2299. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2300. if player.Name == brplr then
  2301. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  2302. end
  2303. end
  2304. end
  2305. end
  2306. local function tpall()
  2307. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  2308. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  2309. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  2310. end
  2311. end
  2312. end
  2313. spawn(function()
  2314. while wait(spamdelay) do
  2315. if spamming == true then
  2316. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  2317. end
  2318. end
  2319. end)
  2320. spawn(function()
  2321. while wait(spamdelay) do
  2322. if spammingpm == true then
  2323. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  2324. end
  2325. end
  2326. end)
  2327. spawn(function()
  2328. while wait() do
  2329. if cbring == true then
  2330. tp()
  2331. end
  2332. end
  2333. end)
  2334. spawn(function()
  2335. while wait() do
  2336. if cbringall == true then
  2337. tpall()
  2338. end
  2339. end
  2340. end)
  2341.  
  2342. Mouse.KeyDown:connect(function(Key)
  2343. if Key == prefix then
  2344. CMDBAR:CaptureFocus()
  2345. end
  2346. end)
  2347.  
  2348. CMDBAR.FocusLost:connect(function(enterPressed)
  2349. if enterPressed then
  2350. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  2351. if string.sub(CMDBAR.Text, 6) == "me" then
  2352. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2353. else
  2354. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  2355. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2356. lplayer.Character.Humanoid.Name = 1
  2357. local l = lplayer.Character["1"]:Clone()
  2358. l.Parent = lplayer.Character
  2359. l.Name = "Humanoid"
  2360. wait(0.1)
  2361. lplayer.Character["1"]:Destroy()
  2362. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2363. lplayer.Character.Animate.Disabled = true
  2364. wait(0.1)
  2365. lplayer.Character.Animate.Disabled = false
  2366. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2367. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2368. lplayer.Character.Humanoid:EquipTool(v)
  2369. end
  2370. local function tp(player,player2)
  2371. local char1,char2=player.Character,player2.Character
  2372. if char1 and char2 then
  2373. char1:MoveTo(char2.Head.Position)
  2374. end
  2375. end
  2376. wait(0.1)
  2377. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2378. wait(0.2)
  2379. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2380. wait(0.5)
  2381. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2382. wait(0.7)
  2383. tp(lplayer,game:GetService("Players")[v.Name])
  2384. wait(0.7)
  2385. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2386. game:GetService("StarterGui"):SetCore("SendNotification", {
  2387. Title = "Tools needed!";
  2388. Text = "You need a tool in your backpack for this command!";
  2389. })
  2390. end
  2391. end
  2392. end
  2393. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  2394. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  2395. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2396. lplayer.Character.Humanoid.Name = 1
  2397. local l = lplayer.Character["1"]:Clone()
  2398. l.Parent = lplayer.Character
  2399. l.Name = "Humanoid"
  2400. wait(0.1)
  2401. lplayer.Character["1"]:Destroy()
  2402. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2403. lplayer.Character.Animate.Disabled = true
  2404. wait(0.1)
  2405. lplayer.Character.Animate.Disabled = false
  2406. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2407. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2408. lplayer.Character.Humanoid:EquipTool(v)
  2409. end
  2410. local function tp(player,player2)
  2411. local char1,char2=player.Character,player2.Character
  2412. if char1 and char2 then
  2413. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2414. end
  2415. end
  2416. local function getout(player,player2)
  2417. local char1,char2=player.Character,player2.Character
  2418. if char1 and char2 then
  2419. char1:MoveTo(char2.Head.Position)
  2420. end
  2421. end
  2422. tp(game:GetService("Players")[v.Name], lplayer)
  2423. wait(0.2)
  2424. tp(game:GetService("Players")[v.Name], lplayer)
  2425. wait(0.5)
  2426. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2427. wait(0.5)
  2428. getout(lplayer, game:GetService("Players")[v.Name])
  2429. wait(0.3)
  2430. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2431. game:GetService("StarterGui"):SetCore("SendNotification", {
  2432. Title = "Tools needed!";
  2433. Text = "You need a tool in your backpack for this command!";
  2434. })
  2435. end
  2436. end
  2437. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  2438. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2439. lplayer.Character.Humanoid.Name = 1
  2440. local l = lplayer.Character["1"]:Clone()
  2441. l.Parent = lplayer.Character
  2442. l.Name = "Humanoid"
  2443. wait(0.1)
  2444. lplayer.Character["1"]:Destroy()
  2445. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2446. lplayer.Character.Animate.Disabled = true
  2447. wait(0.1)
  2448. lplayer.Character.Animate.Disabled = false
  2449. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2450. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2451. lplayer.Character.Humanoid:EquipTool(v)
  2452. end
  2453. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2454. spinplr = v
  2455. wait(0.5)
  2456. spin = true
  2457. game:GetService("StarterGui"):SetCore("SendNotification", {
  2458. Title = "Tools needed!";
  2459. Text = "You need a tool in your backpack for this command!";
  2460. })
  2461. end
  2462. end
  2463. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  2464. spin = false
  2465. end
  2466. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  2467. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2468. lplayer.Character.Humanoid.Name = 1
  2469. local l = lplayer.Character["1"]:Clone()
  2470. l.Parent = lplayer.Character
  2471. l.Name = "Humanoid"
  2472. wait(0.1)
  2473. lplayer.Character["1"]:Destroy()
  2474. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2475. lplayer.Character.Animate.Disabled = true
  2476. wait(0.1)
  2477. lplayer.Character.Animate.Disabled = false
  2478. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2479. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2480. lplayer.Character.Humanoid:EquipTool(v)
  2481. end
  2482. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2483. wait(0.3)
  2484. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2485. attplr = v
  2486. game:GetService("StarterGui"):SetCore("SendNotification", {
  2487. Title = "Tools needed!";
  2488. Text = "You need a tool in your backpack for this command!";
  2489. })
  2490. end
  2491. end
  2492. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  2493. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2494. local function getout(player,player2)
  2495. local char1,char2=player.Character,player2.Character
  2496. if char1 and char2 then
  2497. char1:MoveTo(char2.Head.Position)
  2498. end
  2499. end
  2500. getout(lplayer, game:GetService("Players")[v.Name])
  2501. end
  2502. end
  2503. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  2504. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2505. followed = true
  2506. flwplr = v
  2507. end
  2508. end
  2509. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  2510. followed = false
  2511. end
  2512. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  2513. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2514. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2515. lplayer.Character.Humanoid.Name = 1
  2516. local l = lplayer.Character["1"]:Clone()
  2517. l.Parent = lplayer.Character
  2518. l.Name = "Humanoid"
  2519. wait(0.1)
  2520. lplayer.Character["1"]:Destroy()
  2521. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2522. lplayer.Character.Animate.Disabled = true
  2523. wait(0.1)
  2524. lplayer.Character.Animate.Disabled = false
  2525. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2526. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2527. lplayer.Character.Humanoid:EquipTool(v)
  2528. end
  2529. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2530. wait(0.2)
  2531. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2532. wait(0.6)
  2533. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2534. wait(0.6)
  2535. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2536. game:GetService("StarterGui"):SetCore("SendNotification", {
  2537. Title = "Tools needed!";
  2538. Text = "You need a tool in your backpack for this command!";
  2539. })
  2540. end
  2541. end
  2542. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  2543. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2544. traill = true
  2545. trlplr = v
  2546. end
  2547. end
  2548. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  2549. traill = false
  2550. end
  2551. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  2552. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2553. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2554. else
  2555. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2556. local o = Instance.new("RocketPropulsion")
  2557. o.Parent = lplayer.Character.HumanoidRootPart
  2558. o.Name = "Orbit"
  2559. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2560. o:Fire()
  2561. noclip = true
  2562. end
  2563. end
  2564. end
  2565. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  2566. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2567. noclip = false
  2568. end
  2569. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  2570. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  2571. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2572. else
  2573. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2574. local y = Instance.new("RocketPropulsion")
  2575. y.Parent = lplayer.Character.HumanoidRootPart
  2576. y.CartoonFactor = 1
  2577. y.MaxThrust = 800000
  2578. y.MaxSpeed = 1000
  2579. y.ThrustP = 200000
  2580. y.Name = "Fling"
  2581. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2582. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2583. y:Fire()
  2584. noclip = true
  2585. end
  2586. end
  2587. end
  2588. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  2589. noclip = false
  2590. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2591. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2592. wait(0.4)
  2593. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2594. end
  2595. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  2596. if game:GetService("Workspace").FilteringEnabled == true then
  2597. warn("FE is Enabled (Filtering Enabled)")
  2598. game:GetService("StarterGui"):SetCore("SendNotification", {
  2599. Title = "FE is Enabled";
  2600. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2601. })
  2602. else
  2603. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2604. game:GetService("StarterGui"):SetCore("SendNotification", {
  2605. Title = "FE is Disabled";
  2606. Text = "Filtering Disabled. Consider using a different admin script.";
  2607. })
  2608. end
  2609. end
  2610. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  2611. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2612. lplayer.Character.Humanoid.Name = 1
  2613. local l = lplayer.Character["1"]:Clone()
  2614. l.Parent = lplayer.Character
  2615. l.Name = "Humanoid"
  2616. wait(0.1)
  2617. lplayer.Character["1"]:Destroy()
  2618. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2619. lplayer.Character.Animate.Disabled = true
  2620. wait(0.1)
  2621. lplayer.Character.Animate.Disabled = false
  2622. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2623. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2624. lplayer.Character.Humanoid:EquipTool(v)
  2625. end
  2626. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2627. wait(0.2)
  2628. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2629. wait(0.6)
  2630. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2631. game:GetService("StarterGui"):SetCore("SendNotification", {
  2632. Title = "Tools needed!";
  2633. Text = "You need a tool in your backpack for this command!";
  2634. })
  2635. end
  2636. end
  2637. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  2638. noclip = true
  2639. game:GetService("StarterGui"):SetCore("SendNotification", {
  2640. Title = "Noclip enabled";
  2641. Text = "Type ;clip to disable";
  2642. })
  2643. end
  2644. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  2645. noclip = false
  2646. game:GetService("StarterGui"):SetCore("SendNotification", {
  2647. Title = "Noclip disabled";
  2648. Text = "Type ;noclip to enable";
  2649. })
  2650. end
  2651. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  2652. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  2653. end
  2654. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  2655. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  2656. end
  2657. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  2658. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  2659. end
  2660. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  2661. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  2662. end
  2663. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  2664. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  2665. end
  2666. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  2667. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  2668. end
  2669. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  2670. lplayer.Character.Humanoid.JumpPower = 50
  2671. lplayer.Character.Humanoid.WalkSpeed = 16
  2672. lplayer.Character.Humanoid.HipHeight = 0
  2673. end
  2674. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  2675. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  2676. annoying = true
  2677. annplr = v
  2678. end
  2679. end
  2680. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  2681. annoying = false
  2682. end
  2683. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  2684. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  2685. hwalk = true
  2686. hdwplr = v
  2687. end
  2688. end
  2689. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  2690. hwalk = false
  2691. end
  2692. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  2693. lplayer.Character["Left Leg"]:Destroy()
  2694. lplayer.Character["Left Arm"]:Destroy()
  2695. lplayer.Character["Right Leg"]:Destroy()
  2696. lplayer.Character["Right Arm"]:Destroy()
  2697. end
  2698. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  2699. lplayer.Character.Humanoid.Name = 1
  2700. local l = lplayer.Character["1"]:Clone()
  2701. l.Parent = lplayer.Character
  2702. l.Name = "Humanoid"
  2703. wait(0.1)
  2704. lplayer.Character["1"]:Destroy()
  2705. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2706. lplayer.Character.Animate.Disabled = true
  2707. wait(0.1)
  2708. lplayer.Character.Animate.Disabled = false
  2709. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2710. game:GetService("StarterGui"):SetCore("SendNotification", {
  2711. Title = "FE Godmode enabled";
  2712. Text = "Use ;grespawn or ;respawn to remove.";
  2713. })
  2714. end
  2715. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  2716. for i,v in pairs(lplayer.Character:GetChildren()) do
  2717. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2718. v.Parent = workspace
  2719. end
  2720. end
  2721. end
  2722. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  2723. for i,v in pairs(lplayer.Character:GetChildren()) do
  2724. if (v:IsA("Tool")) then
  2725. v.Parent = workspace
  2726. end
  2727. end
  2728. end
  2729. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  2730. droppinghats = true
  2731. game:GetService("StarterGui"):SetCore("SendNotification", {
  2732. Title = "Loop Drop Enabled";
  2733. Text = "Type ;unloopdhats to disable";
  2734. })
  2735. end
  2736. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  2737. droppinghats = false
  2738. game:GetService("StarterGui"):SetCore("SendNotification", {
  2739. Title = "Loop Drop Disabled";
  2740. Text = "Type ;loopdhats to enable.";
  2741. })
  2742. end
  2743. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  2744. droppingtools = true
  2745. game:GetService("StarterGui"):SetCore("SendNotification", {
  2746. Title = "Loop Drop Enabled";
  2747. Text = "Type ;unloopdtool to disable";
  2748. })
  2749. end
  2750. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  2751. droppingtools = false
  2752. game:GetService("StarterGui"):SetCore("SendNotification", {
  2753. Title = "Loop Drop Disabled";
  2754. Text = "Type ;loopdtool to enable.";
  2755. })
  2756. end
  2757. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  2758. Local = game:GetService('Players').LocalPlayer
  2759. Char = Local.Character
  2760. touched,tpdback = false, false
  2761. box = Instance.new('Part',workspace)
  2762. box.Anchored = true
  2763. box.CanCollide = true
  2764. box.Size = Vector3.new(10,1,10)
  2765. box.Position = Vector3.new(0,10000,0)
  2766. box.Touched:connect(function(part)
  2767. if (part.Parent.Name == Local.Name) then
  2768. if touched == false then
  2769. touched = true
  2770. function apply()
  2771. if script.Disabled ~= true then
  2772. no = Char.HumanoidRootPart:Clone()
  2773. wait(.25)
  2774. Char.HumanoidRootPart:Destroy()
  2775. no.Parent = Char
  2776. Char:MoveTo(loc)
  2777. touched = false
  2778. end end
  2779. if Char then
  2780. apply()
  2781. end
  2782. end
  2783. end
  2784. end)
  2785. repeat wait() until Char
  2786. loc = Char.HumanoidRootPart.Position
  2787. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2788. game:GetService("StarterGui"):SetCore("SendNotification", {
  2789. Title = "Invisibility enabled!";
  2790. Text = "Reset or use ;respawn to remove.";
  2791. })
  2792. end
  2793. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  2794. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2795. if game:GetService("Players")[v.Name].Character.Humanoid then
  2796. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2797. else
  2798. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2799. end
  2800. end
  2801. end
  2802. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  2803. if lplayer.Character.Humanoid then
  2804. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2805. else
  2806. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2807. end
  2808. end
  2809. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  2810. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  2811. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2812. end
  2813. end
  2814. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  2815. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2816. repeat wait() until Mouse
  2817.  
  2818. local T = lplayer.Character.HumanoidRootPart
  2819. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2820. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2821. local SPEED = speedget
  2822.  
  2823. local function fly()
  2824. flying = true
  2825. local BG = Instance.new('BodyGyro', T)
  2826. local BV = Instance.new('BodyVelocity', T)
  2827. BG.P = 9e4
  2828. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2829. BG.cframe = T.CFrame
  2830. BV.velocity = Vector3.new(0, 0.1, 0)
  2831. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2832. spawn(function()
  2833. repeat wait()
  2834. lplayer.Character.Humanoid.PlatformStand = true
  2835. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2836. SPEED = 50
  2837. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2838. SPEED = 0
  2839. end
  2840. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2841. 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
  2842. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2843. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2844. 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
  2845. else
  2846. BV.velocity = Vector3.new(0, 0.1, 0)
  2847. end
  2848. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2849. until not flying
  2850. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2851. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2852. SPEED = 0
  2853. BG:destroy()
  2854. BV:destroy()
  2855. lplayer.Character.Humanoid.PlatformStand = false
  2856. end)
  2857. end
  2858. Mouse.KeyDown:connect(function(KEY)
  2859. if KEY:lower() == 'w' then
  2860. CONTROL.F = speedfly
  2861. elseif KEY:lower() == 's' then
  2862. CONTROL.B = -speedfly
  2863. elseif KEY:lower() == 'a' then
  2864. CONTROL.L = -speedfly
  2865. elseif KEY:lower() == 'd' then
  2866. CONTROL.R = speedfly
  2867. end
  2868. end)
  2869. Mouse.KeyUp:connect(function(KEY)
  2870. if KEY:lower() == 'w' then
  2871. CONTROL.F = 0
  2872. elseif KEY:lower() == 's' then
  2873. CONTROL.B = 0
  2874. elseif KEY:lower() == 'a' then
  2875. CONTROL.L = 0
  2876. elseif KEY:lower() == 'd' then
  2877. CONTROL.R = 0
  2878. end
  2879. end)
  2880. fly()
  2881. end
  2882. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  2883. flying = false
  2884. lplayer.Character.Humanoid.PlatformStand = false
  2885. end
  2886. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  2887. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  2888. end
  2889. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  2890. spamtext = (string.sub(CMDBAR.Text, 6))
  2891. spamming = true
  2892. end
  2893. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  2894. spamming = false
  2895. end
  2896. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  2897. spamdelay = (string.sub(CMDBAR.Text, 10))
  2898. end
  2899. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  2900. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  2901. pmspammed = v.Name
  2902. spammingpm = true
  2903. end
  2904. end
  2905. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  2906. spammingpm = false
  2907. end
  2908. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  2909. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  2910. v.Character["Left Leg"].Anchored = true
  2911. v.Character["Left Arm"].Anchored = true
  2912. v.Character["Right Leg"].Anchored = true
  2913. v.Character["Right Arm"].Anchored = true
  2914. v.Character.Torso.Anchored = true
  2915. v.Character.Head.Anchored = true
  2916. end
  2917. end
  2918. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  2919. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  2920. v.Character["Left Leg"].Anchored = false
  2921. v.Character["Left Arm"].Anchored = false
  2922. v.Character["Right Leg"].Anchored = false
  2923. v.Character["Right Arm"].Anchored = false
  2924. v.Character.Torso.Anchored = false
  2925. v.Character.Head.Anchored = false
  2926. end
  2927. end
  2928. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  2929. local a = game:GetService("Workspace"):getChildren()
  2930. for i = 1, #a do
  2931. if a[i].className == "Part" then
  2932. a[i].Locked = false
  2933. elseif a[i].className == "Model" then
  2934. local r = a[i]:getChildren()
  2935. for i = 1, #r do
  2936. if r[i].className == "Part" then
  2937. r[i].Locked = false
  2938. end
  2939. end
  2940. end
  2941. end
  2942. game:GetService("StarterGui"):SetCore("SendNotification", {
  2943. Title = "Success!";
  2944. Text = "Workspace unlocked. Use ;lockws to lock.";
  2945. })
  2946. end
  2947. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  2948. local a = game:GetService("Workspace"):getChildren()
  2949. for i = 1, #a do
  2950. if a[i].className == "Part" then
  2951. a[i].Locked = true
  2952. elseif a[i].className == "Model" then
  2953. local r = a[i]:getChildren()
  2954. for i = 1, #r do
  2955. if r[i].className == "Part" then
  2956. r[i].Locked = true
  2957. end
  2958. end
  2959. end
  2960. end
  2961. end
  2962. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  2963. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  2964. Clone_T.BinType = "Clone"
  2965. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  2966. Destruct.BinType = "Hammer"
  2967. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  2968. Hold_T.BinType = "Grab"
  2969. end
  2970. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  2971. lplayer.Character.Humanoid.PlatformStand = true
  2972. end
  2973. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  2974. lplayer.Character.Humanoid.PlatformStand = false
  2975. end
  2976. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  2977. lplayer.Character.Head.Mesh:Destroy()
  2978. end
  2979. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  2980. lplayer.Character.Humanoid.Sit = true
  2981. end
  2982. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  2983. local function bringobjw()
  2984. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  2985. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  2986. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2987. obj.CanCollide = false
  2988. obj.Transparency = 0.7
  2989. wait()
  2990. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  2991. wait()
  2992. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  2993. wait()
  2994. obj.CFrame = lplayer.Character["Head"].CFrame
  2995. end
  2996. end
  2997. end
  2998. while wait() do
  2999. bringobjw()
  3000. end
  3001. game:GetService("StarterGui"):SetCore("SendNotification", {
  3002. Title = "BringObj";
  3003. Text = "BringObj enabled.";
  3004. })
  3005. end
  3006. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  3007. vis = (string.sub(CMDBAR.Text, 7))
  3008. local a = game:GetService("Workspace"):GetDescendants()
  3009. for i = 1, #a do
  3010. if a[i].className == "Part" then
  3011. a[i].Transparency = vis
  3012. elseif a[i].className == "Model" then
  3013. local r = a[i]:getChildren()
  3014. for i = 1, #r do
  3015. if r[i].className == "Part" then
  3016. r[i].Transparency = vis
  3017. end
  3018. end
  3019. end
  3020. end
  3021. end
  3022. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  3023. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3024. game:GetService("StarterGui"):SetCore("SendNotification", {
  3025. Title = "Success!";
  3026. Text = "HyperTotal GUI Loaded!";
  3027. })
  3028. end
  3029. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  3030. CMDSFRAME.Visible = true
  3031. end
  3032. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  3033. for i,v in pairs(lplayer.Character:GetChildren()) do
  3034. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3035. v.Handle.Mesh:Destroy()
  3036. end
  3037. end
  3038. end
  3039. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  3040. for i,v in pairs(lplayer.Character:GetChildren()) do
  3041. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3042. v.Handle.Mesh:Destroy()
  3043. end
  3044. end
  3045. end
  3046. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  3047. for i,v in pairs(lplayer.Character:GetChildren()) do
  3048. if (v:IsA("Tool")) then
  3049. v.Handle.Mesh:Destroy()
  3050. end
  3051. end
  3052. end
  3053. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  3054. for i,v in pairs(lplayer.Character:GetChildren()) do
  3055. if (v:IsA("Tool")) then
  3056. v.Handle.Mesh:Destroy()
  3057. end
  3058. end
  3059. end
  3060. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  3061. local p = Instance.new("RocketPropulsion")
  3062. p.Parent = lplayer.Character.HumanoidRootPart
  3063. p.Name = "Spinner"
  3064. p.Target = lplayer.Character["Left Arm"]
  3065. p:Fire()
  3066. game:GetService("StarterGui"):SetCore("SendNotification", {
  3067. Title = "Spinner enabled";
  3068. Text = "Type ;nospinner to disable.";
  3069. })
  3070. end
  3071. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  3072. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3073. end
  3074. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  3075. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3076. if v:isA("Tool") then
  3077. local a = Instance.new("SelectionBox",v.Handle)
  3078. a.Adornee = v.Handle
  3079. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3080. v.GripPos = Vector3.new(0,0,0)
  3081. lplayer.Character.Humanoid:UnequipTools()
  3082. end
  3083. end
  3084. game:GetService("StarterGui"):SetCore("SendNotification", {
  3085. Title = "Reach applied!";
  3086. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3087. })
  3088. end
  3089. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  3090. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3091. if v:isA("Tool") then
  3092. local a = Instance.new("SelectionBox",v.Handle)
  3093. a.Name = "Reach"
  3094. a.Adornee = v.Handle
  3095. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  3096. v.GripPos = Vector3.new(0,0,0)
  3097. lplayer.Character.Humanoid:UnequipTools()
  3098. end
  3099. end
  3100. game:GetService("StarterGui"):SetCore("SendNotification", {
  3101. Title = "Reach applied!";
  3102. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3103. })
  3104. end
  3105. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  3106. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3107. if v:isA("Tool") then
  3108. v.Handle.Reach:Destroy()
  3109. end
  3110. end
  3111. game:GetService("StarterGui"):SetCore("SendNotification", {
  3112. Title = "Reach removed!";
  3113. Text = "Removed reach from equipped sword.";
  3114. })
  3115. end
  3116. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  3117. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3118. lplayer.Character.Humanoid.Name = 1
  3119. local l = lplayer.Character["1"]:Clone()
  3120. l.Parent = lplayer.Character
  3121. l.Name = "Humanoid"
  3122. wait(0.1)
  3123. lplayer.Character["1"]:Destroy()
  3124. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3125. lplayer.Character.Animate.Disabled = true
  3126. wait(0.1)
  3127. lplayer.Character.Animate.Disabled = false
  3128. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3129. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3130. lplayer.Character.Humanoid:EquipTool(v)
  3131. end
  3132. wait(0.1)
  3133. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3134. wait(0.2)
  3135. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3136. wait(0.5)
  3137. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3138. game:GetService("StarterGui"):SetCore("SendNotification", {
  3139. Title = "Tools needed!";
  3140. Text = "You need a tool in your backpack for this command!";
  3141. })
  3142. end
  3143. end
  3144. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  3145. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3146. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3147. end
  3148. end
  3149. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  3150. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  3151. cbringall = true
  3152. else
  3153. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3154. brplr = v.Name
  3155. end
  3156. end
  3157. cbring = true
  3158. end
  3159. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  3160. cbring = false
  3161. cbringall = false
  3162. end
  3163. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  3164. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3165. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3166. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3167. lplayer.Character.Humanoid.Name = 1
  3168. local l = lplayer.Character["1"]:Clone()
  3169. l.Parent = lplayer.Character
  3170. l.Name = "Humanoid"
  3171. wait(0.1)
  3172. lplayer.Character["1"]:Destroy()
  3173. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3174. lplayer.Character.Animate.Disabled = true
  3175. wait(0.1)
  3176. lplayer.Character.Animate.Disabled = false
  3177. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3178. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3179. lplayer.Character.Humanoid:EquipTool(v)
  3180. end
  3181. local function tp(player,player2)
  3182. local char1,char2=player.Character,player2.Character
  3183. if char1 and char2 then
  3184. char1:MoveTo(char2.Head.Position)
  3185. end
  3186. end
  3187. wait(0.1)
  3188. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3189. wait(0.2)
  3190. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3191. wait(0.5)
  3192. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3193. wait(0.6)
  3194. tp(lplayer, game:GetService("Players")[v.Name])
  3195. wait(0.4)
  3196. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3197. game:GetService("StarterGui"):SetCore("SendNotification", {
  3198. Title = "Tools needed!";
  3199. Text = "You need a tool in your backpack for this command!";
  3200. })
  3201. end
  3202. end
  3203. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  3204. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3205. lplayer.Character.Humanoid.Name = 1
  3206. local l = lplayer.Character["1"]:Clone()
  3207. l.Parent = lplayer.Character
  3208. l.Name = "Humanoid"
  3209. wait(0.1)
  3210. lplayer.Character["1"]:Destroy()
  3211. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3212. lplayer.Character.Animate.Disabled = true
  3213. wait(0.1)
  3214. lplayer.Character.Animate.Disabled = false
  3215. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3216. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3217. lplayer.Character.Humanoid:EquipTool(v)
  3218. end
  3219. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3220. wait(0.3)
  3221. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3222. wait(0.4)
  3223. b = Instance.new("BodyForce")
  3224. b.Parent = lplayer.Character.HumanoidRootPart
  3225. b.Name = "Glitch"
  3226. b.Force = Vector3.new(100000000,5000,0)
  3227. game:GetService("StarterGui"):SetCore("SendNotification", {
  3228. Title = "Tools needed!";
  3229. Text = "You need a tool in your backpack for this command!";
  3230. })
  3231. end
  3232. end
  3233. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  3234. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3235. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3236. b = Instance.new("BodyForce")
  3237. b.Parent = lplayer.Character.HumanoidRootPart
  3238. b.Name = "unGlitch"
  3239. b.Force = Vector3.new(0,-5000000,0)
  3240. wait(2)
  3241. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3242. end
  3243. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  3244. lplayer.Character.Humanoid.Health = 0
  3245. wait(1)
  3246. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3247. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3248. end
  3249. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  3250. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3251. game:GetService("StarterGui"):SetCore("SendNotification", {
  3252. Title = "Success!";
  3253. Text = "DEX Explorer has loaded.";
  3254. })
  3255. end
  3256. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  3257. local Anim = Instance.new("Animation")
  3258. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  3259. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3260. track:Play(.1, 1, 1)
  3261. end
  3262. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  3263. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3264. game:GetService("StarterGui"):SetCore("SendNotification", {
  3265. Title = "Success!";
  3266. Text = "Energize Animations GUI has loaded.";
  3267. })
  3268. end
  3269. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  3270. saved = lplayer.Character.HumanoidRootPart.CFrame
  3271. game:GetService("StarterGui"):SetCore("SendNotification", {
  3272. Title = "Position Saved";
  3273. Text = "Use ;loadpos to return to saved position.";
  3274. })
  3275. end
  3276. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  3277. lplayer.Character.HumanoidRootPart.CFrame = saved
  3278. end
  3279. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  3280. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3281. local Anim2 = Instance.new("Animation")
  3282. Anim2.AnimationId = "rbxassetid://148840371"
  3283. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3284. track2:Play(.1, 1, 1)
  3285. bplrr = v.Name
  3286. banpl = true
  3287. end
  3288. end
  3289. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  3290. banpl = false
  3291. end
  3292. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  3293. local function bringmodw()
  3294. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3295. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  3296. for i,ch in pairs(obj:GetDescendants()) do
  3297. if (ch:IsA("BasePart")) then
  3298. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3299. ch.CanCollide = false
  3300. ch.Transparency = 0.7
  3301. wait()
  3302. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3303. wait()
  3304. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3305. wait()
  3306. ch.CFrame = lplayer.Character["Head"].CFrame
  3307. end
  3308. end
  3309. end
  3310. end
  3311. end
  3312. while wait() do
  3313. bringmodw()
  3314. end
  3315. game:GetService("StarterGui"):SetCore("SendNotification", {
  3316. Title = "BringMod";
  3317. Text = "BringMod enabled.";
  3318. })
  3319. end
  3320. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  3321. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3322. local hum = Instance.new('Humanoid', mod)
  3323. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3324. lplayer.Character = mod
  3325. end
  3326. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  3327. game:GetService'RunService'.Stepped:Connect(function()
  3328. pcall(function()
  3329. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3330. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3331. for _,x in pairs(v.Character.Head:GetChildren()) do
  3332. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3333. end
  3334. end
  3335. end
  3336. end)
  3337. end)
  3338. game:GetService("StarterGui"):SetCore("SendNotification", {
  3339. Title = "Attempting Shutdown";
  3340. Text = "Shutdown Attempt has begun.";
  3341. })
  3342. end
  3343. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  3344. objtodel = (string.sub(CMDBAR.Text, 8))
  3345. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3346. if v.Name == objtodel then
  3347. v:Destroy()
  3348. end
  3349. end
  3350. end
  3351. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  3352. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3353. print(v)
  3354. end
  3355. game:GetService("StarterGui"):SetCore("SendNotification", {
  3356. Title = "Printed";
  3357. Text = "Players have been printed to console. (F9)";
  3358. })
  3359. end
  3360. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  3361. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3362. if (v:IsA("Decal")) then
  3363. v:Destroy()
  3364. end
  3365. end
  3366. end
  3367. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  3368. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3369. game:GetService("StarterGui"):SetCore("SendNotification", {
  3370. Title = "Success!";
  3371. Text = "OpFinality GUI has loaded.";
  3372. })
  3373. end
  3374. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  3375. remotes = true
  3376. added = true
  3377. game.DescendantAdded:connect(function(rmt)
  3378. if added == true then
  3379. if remotes == true then
  3380. if rmt:IsA("RemoteEvent") then
  3381. print("A RemoteEvent was added!")
  3382. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3383. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3384. end end end
  3385. end)
  3386. game.DescendantAdded:connect(function(rmtfnctn)
  3387. if added == true then
  3388. if remotes == true then
  3389. if rmtfnctn:IsA("RemoteFunction") then
  3390. warn("A RemoteFunction was added!")
  3391. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3392. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3393. end end end
  3394. end)
  3395.  
  3396. game.DescendantAdded:connect(function(bndfnctn)
  3397. if added == true then
  3398. if binds == true then
  3399. if bndfnctn:IsA("BindableFunction") then
  3400. print("A BindableFunction was added!")
  3401. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3402. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3403. end end end
  3404. end)
  3405.  
  3406. game.DescendantAdded:connect(function(bnd)
  3407. if added == true then
  3408. if binds == true then
  3409. if bnd:IsA("BindableEvent") then
  3410. warn("A BindableEvent was added!")
  3411. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3412. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3413. end end end
  3414. end)
  3415.  
  3416.  
  3417. if binds == true then
  3418. for i,v in pairs(game:GetDescendants()) do
  3419. if v:IsA("BindableFunction") then
  3420. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3421. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3422. end end
  3423. for i,v in pairs(game:GetDescendants()) do
  3424. if v:IsA("BindableEvent") then
  3425. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3426. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3427. end end
  3428. else
  3429. print("Off")
  3430. end
  3431. if remotes == true then
  3432. for i,v in pairs(game:GetDescendants()) do
  3433. if v:IsA("RemoteFunction") then
  3434. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3435. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3436. end end
  3437. wait()
  3438. for i,v in pairs(game:GetDescendants()) do
  3439. if v:IsA("RemoteEvent") then
  3440. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3441. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3442. end end
  3443. else
  3444. print("Off")
  3445. end
  3446. game:GetService("StarterGui"):SetCore("SendNotification", {
  3447. Title = "Printing Remotes";
  3448. Text = "Type ;noremotes to disable.";
  3449. })
  3450. end
  3451. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  3452. remotes = false
  3453. added = false
  3454. game:GetService("StarterGui"):SetCore("SendNotification", {
  3455. Title = "Printing Remotes Disabled";
  3456. Text = "Type ;remotes to enable.";
  3457. })
  3458. end
  3459. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  3460. spin = false
  3461. followed = false
  3462. traill = false
  3463. noclip = false
  3464. annoying = false
  3465. hwalk = false
  3466. cbringing = false
  3467. end
  3468. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  3469. stopsitting = true
  3470. end
  3471. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  3472. stopsitting = false
  3473. end
  3474. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  3475. print(adminversion)
  3476. game:GetService("StarterGui"):SetCore("SendNotification", {
  3477. Title = "Version";
  3478. Text = adminversion;
  3479. })
  3480. end
  3481. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  3482. clickgoto = true
  3483. game:GetService("StarterGui"):SetCore("SendNotification", {
  3484. Title = "Click TP";
  3485. Text = "Press E to teleport to mouse position";
  3486. })
  3487. end
  3488. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  3489. clickgoto = false
  3490. game:GetService("StarterGui"):SetCore("SendNotification", {
  3491. Title = "Click TP";
  3492. Text = "Click TP has been disabled.";
  3493. })
  3494. end
  3495. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  3496. gettingtools = true
  3497. game:GetService("StarterGui"):SetCore("SendNotification", {
  3498. Title = "Tools Enabled";
  3499. Text = "Automatically colleting tools dropped.";
  3500. })
  3501. end
  3502. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  3503. gettingtools = false
  3504. game:GetService("StarterGui"):SetCore("SendNotification", {
  3505. Title = "Tools Disabled";
  3506. Text = "Click TP has been disabled.";
  3507. })
  3508. end
  3509. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  3510. ScreenGui:Destroy()
  3511. end
  3512. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  3513. lplayer.Character.Head:Destroy()
  3514. end
  3515. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  3516. statechosen = string.sub(CMDBAR.Text, 7)
  3517. changingstate = true
  3518. end
  3519. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  3520. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  3521. end
  3522. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  3523. removingmeshhats = true
  3524. end
  3525. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  3526. removingmeshhats = false
  3527. end
  3528. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  3529. removingmeshtool = true
  3530. end
  3531. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  3532. removingmeshtool = false
  3533. end
  3534. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  3535. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3536. if v:IsA("Tool") then
  3537. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  3538. v.Parent = player.Character
  3539. end
  3540. end
  3541. end
  3542. end
  3543. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  3544. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3545. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3546. end
  3547. end
  3548. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  3549. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  3550. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3551. end
  3552. end
  3553. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  3554. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  3555. game:GetService("StarterGui"):SetCore("SendNotification", {
  3556. Title = player.AccountAge.." Days";
  3557. Text = "Account age of "..player.Name;
  3558. })
  3559. end
  3560. end
  3561. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  3562. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  3563. game:GetService("StarterGui"):SetCore("SendNotification", {
  3564. Title = player.UserId.." ID";
  3565. Text = "Account ID of "..player.Name;
  3566. })
  3567. end
  3568. end
  3569. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  3570. game:GetService("StarterGui"):SetCore("SendNotification", {
  3571. Title = "Game ID";
  3572. Text = "Game ID: ".. game.GameId;
  3573. })
  3574. end
  3575. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  3576. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3577. if pgscheck == true then
  3578. game:GetService("StarterGui"):SetCore("SendNotification", {
  3579. Title = "PGSPhysicsSolverEnabled";
  3580. Text = "PGS is Enabled!";
  3581. })
  3582. else
  3583. game:GetService("StarterGui"):SetCore("SendNotification", {
  3584. Title = "PGSPhysicsSolverEnabled";
  3585. Text = "PGS is Disabled!";
  3586. })
  3587. end
  3588. end
  3589. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  3590. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3591. if v:IsA("Part") then
  3592. if v.Transparency == 1 then
  3593. if v.Name ~= "HumanoidRootPart" then
  3594. v:Destroy()
  3595. end
  3596. end
  3597. end
  3598. end
  3599. end
  3600. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  3601. game:GetService("Lighting").FogStart = 0
  3602. game:GetService("Lighting").FogEnd = 9999999999999
  3603. end
  3604. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  3605. lplayer.Character.Humanoid.Parent = lplayer
  3606. end
  3607. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  3608. lplayer.Humanoid.Parent = lplayer.Character
  3609. end
  3610. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  3611. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3612. if v:IsA("Tool") then
  3613. v.Parent = lplayer.Character
  3614. wait()
  3615. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  3616. v.Parent = player.Character
  3617. end
  3618. end
  3619. end
  3620. end
  3621. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  3622. speedfly = string.sub(CMDBAR.Text, 10)
  3623. wait()
  3624. change()
  3625. end
  3626. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  3627. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  3628. local Anim3 = Instance.new("Animation")
  3629. Anim3.AnimationId = "rbxassetid://282574440"
  3630. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3631. track3:Play(.1, 1, 1)
  3632. bplrr = v.Name
  3633. banpl = true
  3634. end
  3635. end
  3636. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  3637. banpl = false
  3638. end
  3639. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  3640. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  3641. staring = true
  3642. stareplr = v
  3643. end
  3644. end
  3645. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  3646. staring = false
  3647. end
  3648. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  3649. chatlogs = true
  3650. game:GetService("StarterGui"):SetCore("SendNotification", {
  3651. Title = "LogChat enabled";
  3652. Text = "Now logging all player chat.";
  3653. })
  3654. end
  3655. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  3656. chatlogs = false
  3657. game:GetService("StarterGui"):SetCore("SendNotification", {
  3658. Title = "LogChat disabled";
  3659. Text = "Stopped logging all player chat.";
  3660. })
  3661. end
  3662. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  3663. game:GetService("Workspace").CurrentCamera:Destroy()
  3664. wait(0.1)
  3665. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3666. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3667. lplayer.CameraMinZoomDistance = 0.5
  3668. lplayer.CameraMaxZoomDistance = 400
  3669. lplayer.CameraMode = "Classic"
  3670. end
  3671. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  3672. changingstate = false
  3673. end
  3674. CMDBAR.Text = ""
  3675. end
  3676. end)
  3677.  
  3678. wait(0.3)
  3679. game:GetService("StarterGui"):SetCore("SendNotification", {
  3680. Title = "Loaded successfully!";
  3681. Text = "Reviz Admin V2 by illremember";
  3682. })
  3683. wait(0.1)
  3684. print("Reviz Admin V2 loaded!")
  3685. if game:GetService("Workspace").FilteringEnabled == true then
  3686. warn("FE is Enabled (Filtering Enabled)")
  3687. game:GetService("StarterGui"):SetCore("SendNotification", {
  3688. Title = "FE is Enabled";
  3689. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3690. })
  3691. else
  3692. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3693. game:GetService("StarterGui"):SetCore("SendNotification", {
  3694. Title = "FE is Disabled";
  3695. Text = "Filtering Disabled. Consider using a different admin script.";
  3696. })
  3697. end
  3698.  
  3699. local intro = Instance.new("ScreenGui")
  3700. local Frame = Instance.new("Frame")
  3701. local ImageLabel = Instance.new("ImageLabel")
  3702. intro.Parent = game:GetService("CoreGui")
  3703. Frame.Parent = intro
  3704. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  3705. Frame.BackgroundTransparency = 1
  3706. Frame.Size = UDim2.new(1, 0, 0, 300)
  3707. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  3708. ImageLabel.Parent = Frame
  3709. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3710. ImageLabel.BackgroundTransparency = 1
  3711. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  3712. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  3713. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  3714. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  3715. wait(3.01)
  3716. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  3717. wait(5.01)
  3718. intro:Destroy()
  3719. end)
  3720.  
  3721. TextButton_21.Parent = Frame3
  3722. TextButton_21.BackgroundColor3 = Color3.new(1, 1, 1)
  3723. TextButton_21.BackgroundTransparency = 1
  3724. TextButton_21.BorderSizePixel = 0
  3725. TextButton_21.Position = UDim2.new(-0, 0, 0.601999998, 0)
  3726. TextButton_21.Size = UDim2.new(0, 175, 0, 21)
  3727. TextButton_21.Font = Enum.Font.SourceSansLight
  3728. TextButton_21.Text = " > Next Weapon"
  3729. TextButton_21.TextColor3 = Color3.new(1, 1, 1)
  3730. TextButton_21.TextScaled = true
  3731. TextButton_21.TextSize = 16
  3732. TextButton_21.TextWrapped = true
  3733. TextButton_21.TextXAlignment = Enum.TextXAlignment.Left
  3734. TextButton_21.MouseButton1Down:Connect(function()
  3735. while wait(60) do
  3736. local A_1 = "NextWeapon"
  3737. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.QuestService.Collect
  3738. Event:InvokeServer(A_1)
  3739. end
  3740. end)
  3741.  
  3742. TextButton_22.Parent = Frame3
  3743. TextButton_22.BackgroundColor3 = Color3.new(1, 1, 1)
  3744. TextButton_22.BackgroundTransparency = 1
  3745. TextButton_22.BorderSizePixel = 0
  3746. TextButton_22.Position = UDim2.new(0, 0, 0.702000022, 0)
  3747. TextButton_22.Size = UDim2.new(0, 175, 0, 21)
  3748. TextButton_22.Font = Enum.Font.SourceSansLight
  3749. TextButton_22.Text = " > Speed"
  3750. TextButton_22.TextColor3 = Color3.new(1, 1, 1)
  3751. TextButton_22.TextScaled = true
  3752. TextButton_22.TextSize = 16
  3753. TextButton_22.TextWrapped = true
  3754. TextButton_22.TextXAlignment = Enum.TextXAlignment.Left
  3755. TextButton_22.MouseButton1Down:Connect(function()
  3756. game:GetService('Players').LocalPlayer.Character.Humanoid.WalkSpeed = 150
  3757. end)
  3758.  
  3759. Frame4.Name = "Frame4"
  3760. Frame4.Parent = ScreenGui
  3761. Frame4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3762. Frame4.BackgroundTransparency = 0.20000000298023
  3763. Frame4.Position = UDim2.new(0.203007549, 0, 0.341137111, 0)
  3764. Frame4.Size = UDim2.new(0, 175, 0, 168)
  3765. Frame4.Active = true;
  3766. Frame4.Draggable = true;
  3767.  
  3768. TextButton_23.Parent = Frame4
  3769. TextButton_23.BackgroundColor3 = Color3.new(1, 1, 1)
  3770. TextButton_23.BackgroundTransparency = 1
  3771. TextButton_23.BorderSizePixel = 0
  3772. TextButton_23.Position = UDim2.new(0, 0, 0.135657609, 0)
  3773. TextButton_23.Size = UDim2.new(0, 175, 0, 21)
  3774. TextButton_23.Font = Enum.Font.SourceSansLight
  3775. TextButton_23.Text = " > Spawn Shop"
  3776. TextButton_23.TextColor3 = Color3.new(1, 1, 1)
  3777. TextButton_23.TextScaled = true
  3778. TextButton_23.TextSize = 16
  3779. TextButton_23.TextWrapped = true
  3780. TextButton_23.TextXAlignment = Enum.TextXAlignment.Left
  3781. TextButton_23.MouseButton1Down:Connect(function()
  3782. workspace.InteractionPoints.Weapon1.Hitbox.CanCollide = false
  3783. workspace.InteractionPoints.Weapon1.Hitbox.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  3784. end)
  3785.  
  3786. TextButton_24.Parent = Frame4
  3787. TextButton_24.BackgroundColor3 = Color3.new(1, 1, 1)
  3788. TextButton_24.BackgroundTransparency = 1
  3789. TextButton_24.BorderSizePixel = 0
  3790. TextButton_24.Position = UDim2.new(0, 0, 0.256619066, 0)
  3791. TextButton_24.Size = UDim2.new(0, 175, 0, 21)
  3792. TextButton_24.Font = Enum.Font.SourceSansLight
  3793. TextButton_24.Text = " > Haunted Shop"
  3794. TextButton_24.TextColor3 = Color3.new(1, 1, 1)
  3795. TextButton_24.TextScaled = true
  3796. TextButton_24.TextSize = 16
  3797. TextButton_24.TextWrapped = true
  3798. TextButton_24.TextXAlignment = Enum.TextXAlignment.Left
  3799. TextButton_24.MouseButton1Down:Connect(function()
  3800. workspace.InteractionPoints.Weapon2.Hitbox.CanCollide = false
  3801. workspace.InteractionPoints.Weapon2.Hitbox.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  3802. end)
  3803.  
  3804. TextButton_25.Parent = Frame4
  3805. TextButton_25.BackgroundColor3 = Color3.new(1, 1, 1)
  3806. TextButton_25.BackgroundTransparency = 1
  3807. TextButton_25.BorderSizePixel = 0
  3808. TextButton_25.Position = UDim2.new(0, 0, 0.378428578, 0)
  3809. TextButton_25.Size = UDim2.new(0, 175, 0, 21)
  3810. TextButton_25.Font = Enum.Font.SourceSansLight
  3811. TextButton_25.Text = " > Candy Land Shop"
  3812. TextButton_25.TextColor3 = Color3.new(1, 1, 1)
  3813. TextButton_25.TextScaled = true
  3814. TextButton_25.TextSize = 16
  3815. TextButton_25.TextWrapped = true
  3816. TextButton_25.TextXAlignment = Enum.TextXAlignment.Left
  3817. TextButton_25.MouseButton1Down:Connect(function()
  3818. workspace.InteractionPoints.Weapon3.Hitbox.CanCollide = false
  3819. workspace.InteractionPoints.Weapon3.Hitbox.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  3820. end)
  3821.  
  3822.  
  3823. TextButton_26.Parent = Frame4
  3824. TextButton_26.BackgroundColor3 = Color3.new(1, 1, 1)
  3825. TextButton_26.BackgroundTransparency = 1
  3826. TextButton_26.BorderSizePixel = 0
  3827. TextButton_26.Position = UDim2.new(0, 0, 0.508419514, 0)
  3828. TextButton_26.Size = UDim2.new(0, 175, 0, 21)
  3829. TextButton_26.Font = Enum.Font.SourceSansLight
  3830. TextButton_26.Text = " > Enchants"
  3831. TextButton_26.TextColor3 = Color3.new(1, 1, 1)
  3832. TextButton_26.TextScaled = true
  3833. TextButton_26.TextSize = 16
  3834. TextButton_26.TextWrapped = true
  3835. TextButton_26.TextXAlignment = Enum.TextXAlignment.Left
  3836. TextButton_26.MouseButton1Down:Connect(function()
  3837. game.workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.CFrame = game.workspace.InteractionPoints.Enchant.Hitbox.CFrame
  3838. end)
  3839.  
  3840. Credit_4.Name = "Credit"
  3841. Credit_4.Parent = Frame4
  3842. Credit_4.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  3843. Credit_4.BackgroundTransparency = 1
  3844. Credit_4.BorderSizePixel = 0
  3845. Credit_4.Position = UDim2.new(0.108571425, 0, 0.871646166, 0)
  3846. Credit_4.Size = UDim2.new(0, 136, 0, 17)
  3847. Credit_4.Font = Enum.Font.SourceSansLight
  3848. Credit_4.Text = "Made by Umivak#0477"
  3849. Credit_4.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  3850. Credit_4.TextSize = 14
  3851.  
  3852. Title_4.Name = "Title"
  3853. Title_4.Parent = Frame4
  3854. Title_4.BackgroundColor3 = Color3.new(0, 0.298039, 0.898039)
  3855. Title_4.BackgroundTransparency = 0.125
  3856. Title_4.BorderSizePixel = 0
  3857. Title_4.Position = UDim2.new(0.108571425, 0, -0.0340205058, 0)
  3858. Title_4.Size = UDim2.new(0, 136, 0, 21)
  3859. Title_4.Font = Enum.Font.SourceSansLight
  3860. Title_4.Text = "Weapons/Hats"
  3861. Title_4.TextColor3 = Color3.new(0.917647, 0.917647, 0.917647)
  3862. Title_4.TextSize = 18
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement