gumbyneck

Untitled

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