NVamp

Booga Booga

May 11th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 308.19 KB | None | 0 0
  1. https://www.youtube.com/redirect?redir_token=1puv4WQSHz_fk9LwqboD1BKrVSl8MTU1NzY2MDE2MkAxNTU3NTczNzYy&q=https%3A%2F%2Fwww.roblox.com%2Fgames%2F1262182609%2FBOOGA-BOOGA%3FprivateServerLinkCode%3Ds1t5c5mkHyOqEIDE10O3yJsp32Ri2ZX6&v=YyPePq4fK9M&event=video_description
  2.  
  3.  
  4. -- Version:1.5
  5. -- Username "BunHacks" Password "BunHacks"
  6. print("Username BunHacks Password BunHacks")
  7. -- Instances:
  8. local ScreenGui = Instance.new("ScreenGui")
  9. local Login = Instance.new("Frame")
  10. local Bar1 = Instance.new("Frame")
  11. local Bar2 = Instance.new("Frame")
  12. local LoginTitle = Instance.new("TextLabel")
  13. local UsernameLabel = Instance.new("TextLabel")
  14. local UserBox = Instance.new("TextBox")
  15. local PasswordLabel = Instance.new("TextLabel")
  16. local PassBox = Instance.new("TextBox")
  17. local DiscordHelp = Instance.new("TextLabel")
  18. local Confirm = Instance.new("TextButton")
  19. local LoginExitButton = Instance.new("TextButton")
  20. local BunHub = Instance.new("Frame")
  21. local BunHubBackground = Instance.new("ImageLabel")
  22. local BunHubTitle = Instance.new("TextLabel")
  23. local Enjoy = Instance.new("TextLabel")
  24. local Onyx = Instance.new("TextButton")
  25. local BoogaFucker = Instance.new("TextButton")
  26. local Admin = Instance.new("TextButton")
  27. local BoogaBitchesV2 = Instance.new("TextButton")
  28. local BoogaKicker = Instance.new("TextButton")
  29. local ETeleport = Instance.new("TextButton")
  30. local InfiniteJump = Instance.new("TextButton")
  31. local BoogaHubV2 = Instance.new("TextButton")
  32. local ExitButton = Instance.new("TextButton")
  33. local Admin_2 = Instance.new("TextButton")
  34. --Properties:
  35. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  36.  
  37. Login.Name = "Login"
  38. Login.Parent = ScreenGui
  39. Login.Active = true
  40. Login.BackgroundColor3 = Color3.new(255, 255, 255)
  41. Login.BorderColor3 = Color3.new(0.207843, 0, 0.041176)
  42. Login.BorderSizePixel = 1
  43. Login.Position = UDim2.new(0.0686319992, 0, 0.0367775895, 0)
  44. Login.Size = UDim2.new(0, 469,0, 470)
  45. Login.Draggable = true
  46.  
  47.  
  48. LoginTitle.Name = "LoginTitle"
  49. LoginTitle.Parent = Login
  50. LoginTitle.BackgroundColor3 = Color3.new(0, 0, 0)
  51. LoginTitle.BorderSizePixel = 0
  52. LoginTitle.Size = UDim2.new(0, 469,0, 32)
  53. LoginTitle.Font = Enum.Font.SciFi
  54. LoginTitle.Text = "Bun Hub Login"
  55. LoginTitle.TextColor3 = Color3.new(255, 255, 255)
  56. LoginTitle.TextScaled = false
  57. LoginTitle.TextSize = 40
  58. LoginTitle.TextWrapped = false
  59.  
  60.  
  61. UsernameLabel.Name = "UsernameLabel"
  62. UsernameLabel.Parent = Login
  63. UsernameLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  64. UsernameLabel.BorderSizePixel = 0
  65. UsernameLabel.Position = UDim2.new(0.113, 0,0.294, 0)
  66. UsernameLabel.Size = UDim2.new(0, 363,0, 23)
  67. UsernameLabel.Font = Enum.Font.SciFi
  68. UsernameLabel.Text = "Username"
  69. UsernameLabel.TextColor3 = Color3.new(0, 0, 0)
  70. UsernameLabel.TextScaled = true
  71. UsernameLabel.TextSize = 14
  72. UsernameLabel.TextWrapped = true
  73. UsernameLabel.BackgroundTransparency = 1
  74.  
  75. UserBox.Name = "UserBox"
  76. UserBox.Parent = Login
  77. UserBox.BackgroundColor3 = Color3.new(0, 0, 0)
  78. UserBox.BorderSizePixel = 0
  79. UserBox.Position = UDim2.new(0.172, 0,0.356, 0)
  80. UserBox.Size = UDim2.new(0, 307,0, 35)
  81. UserBox.Font = Enum.Font.SciFi
  82. UserBox.Text = "Username"
  83. UserBox.TextColor3 = Color3.new(255, 255, 255)
  84. UserBox.TextScaled = true
  85. UserBox.TextSize = 14
  86. UserBox.TextWrapped = true
  87.  
  88. PasswordLabel.Name = "PasswordLabel"
  89. PasswordLabel.Parent = Login
  90. PasswordLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  91. PasswordLabel.BorderSizePixel = 0
  92. PasswordLabel.Position = UDim2.new(0.113, 0,0.56, 0)
  93. PasswordLabel.Size = UDim2.new(0, 363,0, 23)
  94. PasswordLabel.Font = Enum.Font.SciFi
  95. PasswordLabel.Text = "Password"
  96. PasswordLabel.TextColor3 = Color3.new(0, 0, 0)
  97. PasswordLabel.TextScaled = true
  98. PasswordLabel.TextSize = 14
  99. PasswordLabel.TextWrapped = true
  100. PasswordLabel.BackgroundTransparency = 1
  101.  
  102. PassBox.Name = "PassBox"
  103. PassBox.Parent = Login
  104. PassBox.BackgroundColor3 = Color3.new(0, 0, 0)
  105. PassBox.BorderSizePixel = 0
  106. PassBox.Position = UDim2.new(0.172, 0,0.625, 0)
  107. PassBox.Size = UDim2.new(0, 307,0, 35)
  108. PassBox.Font = Enum.Font.SciFi
  109. PassBox.Text = "Password"
  110. PassBox.TextColor3 = Color3.new(255, 255, 255)
  111. PassBox.TextScaled = true
  112. PassBox.TextSize = 14
  113. PassBox.TextWrapped = true
  114.  
  115. Confirm.Name = "Confirm"
  116. Confirm.Parent = Login
  117. Confirm.BackgroundColor3 = Color3.new(0, 0, 0)
  118. Confirm.BorderSizePixel = 0
  119. Confirm.Position = UDim2.new(0.034, 0,0.872, 0)
  120. Confirm.Size = UDim2.new(0, 174,0, 38)
  121. Confirm.Font = Enum.Font.SciFi
  122. Confirm.Text = "Confirm"
  123. Confirm.TextColor3 = Color3.new(255, 255, 255)
  124. Confirm.TextScaled = true
  125. Confirm.TextSize = 14
  126. Confirm.TextWrapped = true
  127.  
  128. DiscordHelp.Name = "DiscordHelp"
  129. DiscordHelp.Parent = Login
  130. DiscordHelp.BackgroundColor3 = Color3.new(255, 255, 255)
  131. DiscordHelp.BorderSizePixel = 0
  132. DiscordHelp.Position = UDim2.new(0.113, 0,0.13, 0)
  133. DiscordHelp.Size = UDim2.new(0, 363,0, 50)
  134. DiscordHelp.Font = Enum.Font.SciFi
  135. DiscordHelp.Text = "If you want help go to my discord group CODE:2SQgfDo"
  136. DiscordHelp.TextColor3 = Color3.new(0, 0, 0)
  137. DiscordHelp.TextScaled = true
  138. DiscordHelp.TextSize = 14
  139. DiscordHelp.TextWrapped = true
  140. DiscordHelp.BackgroundTransparency = 1
  141.  
  142. LoginExitButton.Name = "LoginExitButton"
  143. LoginExitButton.Parent = Login
  144. LoginExitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  145. LoginExitButton.BorderColor3 = Color3.new(0.639216, 0, 0.223529)
  146. LoginExitButton.BorderSizePixel = 0
  147. LoginExitButton.Position = UDim2.new(0.573, 0,0.872, 0)
  148. LoginExitButton.Size = UDim2.new(0, 185,0, 38)
  149. LoginExitButton.Font = Enum.Font.SciFi
  150. LoginExitButton.Text = "Cancel"
  151. LoginExitButton.TextColor3 = Color3.new(255, 255, 255)
  152. LoginExitButton.TextScaled = true
  153. LoginExitButton.TextSize = 14
  154.  
  155. BunHub.Name = "BunHub"
  156. BunHub.Parent = ScreenGui
  157. BunHub.Active = true
  158. BunHub.BackgroundColor3 = Color3.new(0, 0, 0)
  159. BunHub.BorderColor3 = Color3.new(0, 0, 0)
  160. BunHub.BorderSizePixel = 1
  161. BunHub.Position = UDim2.new(0.11372304, 0, 0.0770577937)
  162. BunHub.Size = UDim2.new(0, 800, 0, 400)
  163. BunHub.BackgroundTransparency = 0.2
  164. BunHub.Visible = false
  165. BunHub.Draggable = true
  166.  
  167.  
  168. BunHubBackground.Name = "BunHub"
  169. BunHubBackground.Parent = ScreenGui
  170. BunHubBackground.Active = true
  171. BunHubBackground.BackgroundColor3 = Color3.new(0, 0, 0)
  172. BunHubBackground.BorderColor3 = Color3.new(0, 0, 0)
  173. BunHubBackground.BorderSizePixel = 1
  174. BunHubBackground.Position = UDim2.new(0.11372304, 0, 0.0770577937)
  175. BunHubBackground.Size = UDim2.new(0, 800, 0, 400)
  176. BunHubBackground.BackgroundTransparency = 0.2
  177. BunHubBackground.Visible = false
  178. BunHubBackground.Image = ("xassetid://2874346338")
  179.  
  180. BunHubTitle.Name = "BunHub Title"
  181. BunHubTitle.Parent = BunHub
  182. BunHubTitle.BackgroundColor3 = Color3.new(255, 255, 255)
  183. BunHubTitle.BorderSizePixel = 0
  184. BunHubTitle.Position = UDim2.new(0, 0, -0.00682593836, 0)
  185. BunHubTitle.Size = UDim2.new(0, 800,0, 37)
  186. BunHubTitle.Font = Enum.Font.SciFi
  187. BunHubTitle.Text = "Bun Hub"
  188. BunHubTitle.TextColor3 = Color3.new(0, 0, 0)
  189. BunHubTitle.TextScaled = true
  190. BunHubTitle.TextSize = 14
  191. BunHubTitle.TextWrapped = true
  192.  
  193. Enjoy.Name = "Enjoy"
  194. Enjoy.Parent = BunHub
  195. Enjoy.BackgroundColor3 = Color3.new(255, 255, 255)
  196. Enjoy.BorderSizePixel = 0
  197. Enjoy.Position = UDim2.new(0, 0,0.908, 0)
  198. Enjoy.Size = UDim2.new(0, 800,0, 37)
  199. Enjoy.Font = Enum.Font.SciFi
  200. Enjoy.Text = "If you enojy Subscribe & leave a like!"
  201. Enjoy.TextColor3 = Color3.new(0, 0, 0)
  202. Enjoy.TextScaled = true
  203. Enjoy.TextSize = 14
  204. Enjoy.TextWrapped = true
  205.  
  206. Onyx.Name = "Onyx"
  207. Onyx.Parent = BunHub
  208. Onyx.BackgroundColor3 = Color3.new(255, 255, 255)
  209. Onyx.BorderSizePixel = 0
  210. Onyx.Position = UDim2.new(0.053, 0,0.127, 0)
  211. Onyx.Size = UDim2.new(0, 303,0, 55)
  212. Onyx.Font = Enum.Font.SciFi
  213. Onyx.Text = "Onyx Hub"
  214. Onyx.TextColor3 = Color3.new(0, 0, 0)
  215. Onyx.TextScaled = true
  216. Onyx.TextSize = 14
  217. Onyx.TextWrapped = true
  218.  
  219. BoogaFucker.Name = "Booga Fucker"
  220. BoogaFucker.Parent = BunHub
  221. BoogaFucker.BackgroundColor3 = Color3.new(255, 255, 255)
  222. BoogaFucker.BorderSizePixel = 0
  223. BoogaFucker.Position = UDim2.new(0.053, 0,0.33, 0)
  224. BoogaFucker.Size = UDim2.new(0, 303,0, 55)
  225. BoogaFucker.Font = Enum.Font.SciFi
  226. BoogaFucker.Text = "Booga Fucker"
  227. BoogaFucker.TextColor3 = Color3.new(0, 0, 0)
  228. BoogaFucker.TextScaled = true
  229. BoogaFucker.TextSize = 14
  230. BoogaFucker.TextWrapped = true
  231.  
  232. Admin.Name = "Admin"
  233. Admin.Parent = BunHub
  234. Admin.BackgroundColor3 = Color3.new(255, 255, 255)
  235. Admin.BorderSizePixel = 0
  236. Admin.Position = UDim2.new(0.053, 0,0.53, 0)
  237. Admin.Size = UDim2.new(0, 303, 0, 55)
  238. Admin.Font = Enum.Font.SciFi
  239. Admin.Text = "Admin Script"
  240. Admin.TextColor3 = Color3.new(0, 0, 0)
  241. Admin.TextScaled = true
  242. Admin.TextSize = 14
  243. Admin.TextWrapped = true
  244.  
  245. BoogaBitchesV2.Name = "BoogaBitchesV2"
  246. BoogaBitchesV2.Parent = BunHub
  247. BoogaBitchesV2.BackgroundColor3 = Color3.new(255, 255, 255)
  248. BoogaBitchesV2.BorderSizePixel = 0
  249. BoogaBitchesV2.Position = UDim2.new(0.053, 0,0.732, 0)
  250. BoogaBitchesV2.Size = UDim2.new(0, 303, 0, 55)
  251. BoogaBitchesV2.Font = Enum.Font.SciFi
  252. BoogaBitchesV2.Text = "Booga Bitches V2"
  253. BoogaBitchesV2.TextColor3 = Color3.new(0, 0, 0)
  254. BoogaBitchesV2.TextScaled = true
  255. BoogaBitchesV2.TextSize = 14
  256. BoogaBitchesV2.TextWrapped = true
  257.  
  258. BoogaKicker.Name = "BoogaKicker"
  259. BoogaKicker.Parent = BunHub
  260. BoogaKicker.BackgroundColor3 = Color3.new(255, 255, 255)
  261. BoogaKicker.BorderSizePixel = 0
  262. BoogaKicker.Position = UDim2.new(0.57, 0,0.127, 0)
  263. BoogaKicker.Size = UDim2.new(0, 303,0, 55)
  264. BoogaKicker.Font = Enum.Font.SciFi
  265. BoogaKicker.Text = "Booga BV1"
  266. BoogaKicker.TextColor3 = Color3.new(0, 0, 0)
  267. BoogaKicker.TextScaled = true
  268. BoogaKicker.TextSize = 14
  269. BoogaKicker.TextWrapped = true
  270.  
  271. ETeleport.Name = "ETeleport"
  272. ETeleport.Parent = BunHub
  273. ETeleport.BackgroundColor3 = Color3.new(255, 255, 255)
  274. ETeleport.BorderSizePixel = 0
  275. ETeleport.Position = UDim2.new(0.57, 0,0.33, 0)
  276. ETeleport.Size = UDim2.new(0, 303,0, 55)
  277. ETeleport.Font = Enum.Font.SciFi
  278. ETeleport.Text = "E Teleport"
  279. ETeleport.TextColor3 = Color3.new(0, 0, 0)
  280. ETeleport.TextScaled = true
  281. ETeleport.TextSize = 14
  282. ETeleport.TextWrapped = true
  283.  
  284. InfiniteJump.Name = "InfiniteJump"
  285. InfiniteJump.Parent = BunHub
  286. InfiniteJump.BackgroundColor3 = Color3.new(255, 255, 255)
  287. InfiniteJump.BorderSizePixel = 0
  288. InfiniteJump.Position = UDim2.new(0.57, 0,0.532, 0)
  289. InfiniteJump.Size = UDim2.new(0, 303,0, 55)
  290. InfiniteJump.Font = Enum.Font.SciFi
  291. InfiniteJump.Text = "Inifinty Jump"
  292. InfiniteJump.TextColor3 = Color3.new(0, 0, 0)
  293. InfiniteJump.TextScaled = true
  294. InfiniteJump.TextSize = 14
  295. InfiniteJump.TextWrapped = true
  296.  
  297. BoogaHubV2.Name = "BoogaHubV2"
  298. BoogaHubV2.Parent = BunHub
  299. BoogaHubV2.BackgroundColor3 = Color3.new(255, 255, 255)
  300. BoogaHubV2.BorderSizePixel = 0
  301. BoogaHubV2.Position = UDim2.new(0.57, 0,0.732, 0)
  302. BoogaHubV2.Size = UDim2.new(0, 303,0, 55)
  303. BoogaHubV2.Font = Enum.Font.SciFi
  304. BoogaHubV2.Text = "Booga Hub"
  305. BoogaHubV2.TextColor3 = Color3.new(0, 0, 0)
  306. BoogaHubV2.TextScaled = true
  307. BoogaHubV2.TextSize = 14
  308. BoogaHubV2.TextWrapped = true
  309.  
  310. ExitButton.Name = "ExitButton"
  311. ExitButton.Parent = BunHub
  312. ExitButton.BackgroundColor3 = Color3.new(255, 255, 255)
  313. ExitButton.BorderColor3 = Color3.new(0.639216, 0, 0.223529)
  314. ExitButton.BorderSizePixel = 0
  315. ExitButton.Position = UDim2.new(0.949004804, 0, -0.00556795833, 0)
  316. ExitButton.Size = UDim2.new(0, 40, 0, 37)
  317. ExitButton.Font = Enum.Font.SciFi
  318. ExitButton.Text = "X"
  319. ExitButton.TextColor3 = Color3.new(0, 0, 0)
  320. ExitButton.TextScaled = true
  321. ExitButton.TextSize = 14
  322. ExitButton.TextWrapped = true
  323.  
  324. Admin_2.Name = "Admin"
  325. Admin_2.Parent = ScreenGui
  326. Admin_2.BackgroundColor3 = Color3.new(255, 255, 255)
  327. Admin_2.BorderSizePixel = 0
  328. Admin_2.Position = UDim2.new(0.59101667, 0, 0.0035696578, 0)
  329. Admin_2.Size = UDim2.new(0, 200, 0, 50)
  330. Admin_2.Visible = false
  331. Admin_2.Font = Enum.Font.SciFi
  332. Admin_2.Text = "Open"
  333. Admin_2.TextColor3 = Color3.new(0, 0, 0)
  334. Admin_2.TextScaled = true
  335. Admin_2.TextSize = 14
  336. Admin_2.TextWrapped = true
  337. -- Scripts:
  338. ExitButton.MouseButton1Down:connect(function()
  339. BunHub.Visible = false
  340. Admin_2.Visible = true
  341. end)
  342.  
  343.  
  344. Confirm.MouseButton1Down:connect(function()
  345.  
  346. if UserBox.Text == "BunHacks" and PassBox.Text == "BunHacks" then
  347.  
  348. BunHub.Visible = true
  349. Login.Visible = false
  350. end
  351.  
  352. Admin_2.MouseButton1Down:connect(function()
  353. BunHub.Visible = true
  354. Admin_2.Visible = false
  355. end)
  356.  
  357. LoginExitButton.MouseButton1Down:connect(function()
  358. Login.Visible = false
  359. end)
  360.  
  361.  
  362.  
  363. BoogaFucker.MouseButton1Down:connect(function()
  364. -- Objects
  365.  
  366. local BoogaFucker = Instance.new("ScreenGui")
  367. local BoogaFuckerPackageFrame = Instance.new("Frame")
  368. local MainFrame = Instance.new("Frame")
  369. local Brandname = Instance.new("TextLabel")
  370. local Border = Instance.new("ImageLabel")
  371. local Border_2 = Instance.new("ImageLabel")
  372. local Border_3 = Instance.new("ImageLabel")
  373. local Border_4 = Instance.new("ImageLabel")
  374. local Border_5 = Instance.new("ImageLabel")
  375. local Border_6 = Instance.new("ImageLabel")
  376. local Border_7 = Instance.new("ImageLabel")
  377. local Border_8 = Instance.new("ImageLabel")
  378. local BackGround = Instance.new("Frame")
  379. local Border_9 = Instance.new("Frame")
  380. local ShadowBrandName = Instance.new("TextLabel")
  381. local KeyBindsMain = Instance.new("Frame")
  382. local Border_10 = Instance.new("ImageLabel")
  383. local Border_11 = Instance.new("ImageLabel")
  384. local Border_12 = Instance.new("ImageLabel")
  385. local Border_13 = Instance.new("ImageLabel")
  386. local Border_14 = Instance.new("ImageLabel")
  387. local SpeedInstaDestroytext = Instance.new("TextLabel")
  388. local Speedkeybindtextbox = Instance.new("TextBox")
  389. local Keybindsname = Instance.new("TextLabel")
  390. local ShadowKeybindsname = Instance.new("TextLabel")
  391. local Dropallitemstext = Instance.new("TextLabel")
  392. local Dropallitemskeybindtextbox = Instance.new("TextBox")
  393. local Redtheme = Instance.new("TextButton")
  394. local Pinktheme = Instance.new("TextButton")
  395. local Bluetheme = Instance.new("TextButton")
  396. local Autopickuptext = Instance.new("TextLabel")
  397. local Dropallitemskeybindtextbox_2 = Instance.new("TextBox")
  398. local Speed = Instance.new("TextButton")
  399. local TextButton = Instance.new("Frame")
  400. local CreditsMain = Instance.new("Frame")
  401. local Border_15 = Instance.new("ImageLabel")
  402. local Border_16 = Instance.new("ImageLabel")
  403. local Border_17 = Instance.new("ImageLabel")
  404. local Border_18 = Instance.new("ImageLabel")
  405. local Border_19 = Instance.new("ImageLabel")
  406. local Speedchangetext = Instance.new("TextLabel")
  407. local Changespeedtextbox = Instance.new("TextBox")
  408. local JumpPower = Instance.new("TextButton")
  409. local TextButtonnoyou = Instance.new("Frame")
  410. local JumpPowernumber = Instance.new("TextBox")
  411. local Dropallitemstext_2 = Instance.new("TextButton")
  412. local TextButtonyougey = Instance.new("Frame")
  413. local Dropallinventorynumber = Instance.new("TextBox")
  414. local KeybindsOpenClose = Instance.new("TextButton")
  415. local InfiniteJump = Instance.new("TextButton")
  416. local TextButton_2 = Instance.new("Frame")
  417. local CreditsOpenClose = Instance.new("TextButton")
  418. local esptrack = Instance.new("TextButton")
  419. local TextButtonEsp = Instance.new("Frame")
  420. local Removealleffects = Instance.new("TextButton")
  421. local TextButtonRAE = Instance.new("Frame")
  422. local AutoPickup = Instance.new("TextButton")
  423. local TextButtonAP = Instance.new("Frame")
  424. local StartFrame = Instance.new("Frame")
  425. local StartHeaderBorder = Instance.new("Frame")
  426. local StartFooterBorder = Instance.new("Frame")
  427. local StartName = Instance.new("TextLabel")
  428. local FREEbutton = Instance.new("TextButton")
  429. local PREMIUMbutton = Instance.new("TextButton")
  430. local StartMidBorder = Instance.new("Frame")
  431. local StartRightBorder = Instance.new("Frame")
  432. local StartLeftBorder = Instance.new("Frame")
  433. local StartFreeText = Instance.new("TextLabel")
  434. local StartPremiumText = Instance.new("TextLabel")
  435. local StartName_2 = Instance.new("TextLabel")
  436. local LoginFrame = Instance.new("Frame")
  437. local LoginHeaderBorder = Instance.new("Frame")
  438. local LoginFooterBorder = Instance.new("Frame")
  439. local LoginName = Instance.new("TextLabel")
  440. local LoginConfirm = Instance.new("TextButton")
  441. local LoginRightBorder = Instance.new("Frame")
  442. local LoginLeftBorder = Instance.new("Frame")
  443. local LoginBackButton = Instance.new("TextButton")
  444. local LoginUser = Instance.new("TextBox")
  445. local LoginPass = Instance.new("TextBox")
  446. local KeyBind = Instance.new("Frame")
  447. local KeyBindFinishStartupButton = Instance.new("TextButton")
  448. local KeyBindHeather = Instance.new("Frame")
  449. local KeyBindStartupTextBox = Instance.new("TextBox")
  450. local KeyBindSetupText = Instance.new("TextLabel")
  451. local KeyBindName = Instance.new("TextLabel")
  452.  
  453. -- Properties
  454.  
  455. BoogaFucker.Name = "BoogaFucker"
  456. BoogaFucker.Parent = game.CoreGui
  457.  
  458. BoogaFuckerPackageFrame.Name = "BoogaFucker PackageFrame"
  459. BoogaFuckerPackageFrame.Parent = BoogaFucker
  460. BoogaFuckerPackageFrame.Active = true
  461. BoogaFuckerPackageFrame.BackgroundColor3 = Color3.new(1, 1, 0.921569)
  462. BoogaFuckerPackageFrame.BackgroundTransparency = 1
  463. BoogaFuckerPackageFrame.BorderSizePixel = 0
  464. BoogaFuckerPackageFrame.Position = UDim2.new(0.63731128, -275, 0.766912699, -150)
  465. BoogaFuckerPackageFrame.Selectable = true
  466. BoogaFuckerPackageFrame.Size = UDim2.new(0, 550, 0, 300)
  467. BoogaFuckerPackageFrame.ZIndex = 2
  468. BoogaFuckerPackageFrame.Draggable = true
  469.  
  470. MainFrame.Name = "MainFrame"
  471. MainFrame.Parent = BoogaFuckerPackageFrame
  472. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  473. MainFrame.BackgroundTransparency = 1
  474. MainFrame.BorderSizePixel = 0
  475. MainFrame.NextSelectionLeft = Border_3
  476. MainFrame.Position = UDim2.new(0, 12, 0, 12)
  477. MainFrame.Size = UDim2.new(1, -24, 1, -24)
  478.  
  479. Brandname.Name = "Brandname"
  480. Brandname.Parent = MainFrame
  481. Brandname.BackgroundColor3 = Color3.new(1, 1, 1)
  482. Brandname.BackgroundTransparency = 1
  483. Brandname.Position = UDim2.new(0.24809885, 0, -0.0217391308, 0)
  484. Brandname.Size = UDim2.new(0.503802299, 0, 0.177536234, 0)
  485. Brandname.ZIndex = 2
  486. Brandname.Font = Enum.Font.SourceSansBold
  487. Brandname.FontSize = Enum.FontSize.Size14
  488. Brandname.Text = "BoogaFucker"
  489. Brandname.TextColor3 = Color3.new(1, 1, 1)
  490. Brandname.TextScaled = true
  491. Brandname.TextSize = 14
  492. Brandname.TextStrokeTransparency = 0
  493. Brandname.TextWrapped = true
  494.  
  495. Border.Name = "Border"
  496. Border.Parent = MainFrame
  497. Border.BackgroundColor3 = Color3.new(1, 1, 1)
  498. Border.BackgroundTransparency = 1
  499. Border.BorderSizePixel = 0
  500. Border.Position = UDim2.new(1, 0, 0, 0)
  501. Border.Size = UDim2.new(0, 12, 1, 0)
  502. Border.Image = "http://www.roblox.com/asset/?id=238725003"
  503. Border.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  504. Border.ImageRectOffset = Vector2.new(24, 12)
  505. Border.ImageRectSize = Vector2.new(12, 12)
  506.  
  507. Border_2.Name = "Border"
  508. Border_2.Parent = MainFrame
  509. Border_2.BackgroundColor3 = Color3.new(1, 1, 1)
  510. Border_2.BackgroundTransparency = 1
  511. Border_2.BorderSizePixel = 0
  512. Border_2.Position = UDim2.new(1, 0, 1, 0)
  513. Border_2.Size = UDim2.new(0, 12, 0, 12)
  514. Border_2.Image = "http://www.roblox.com/asset/?id=238725003"
  515. Border_2.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  516. Border_2.ImageRectOffset = Vector2.new(24, 24)
  517. Border_2.ImageRectSize = Vector2.new(12, 12)
  518.  
  519. Border_3.Name = "Border"
  520. Border_3.Parent = MainFrame
  521. Border_3.BackgroundColor3 = Color3.new(1, 1, 1)
  522. Border_3.BackgroundTransparency = 1
  523. Border_3.BorderSizePixel = 0
  524. Border_3.Position = UDim2.new(0, -12, 0, 0)
  525. Border_3.Size = UDim2.new(0, 12, 1, 0)
  526. Border_3.Image = "http://www.roblox.com/asset/?id=238725003"
  527. Border_3.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  528. Border_3.ImageRectOffset = Vector2.new(0, 12)
  529. Border_3.ImageRectSize = Vector2.new(12, 12)
  530.  
  531. Border_4.Name = "Border"
  532. Border_4.Parent = MainFrame
  533. Border_4.BackgroundColor3 = Color3.new(1, 1, 1)
  534. Border_4.BackgroundTransparency = 1
  535. Border_4.BorderSizePixel = 0
  536. Border_4.Position = UDim2.new(0, 0, 1, 0)
  537. Border_4.Size = UDim2.new(1, 0, 0, 12)
  538. Border_4.Image = "http://www.roblox.com/asset/?id=238725003"
  539. Border_4.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  540. Border_4.ImageRectOffset = Vector2.new(12, 24)
  541. Border_4.ImageRectSize = Vector2.new(12, 12)
  542.  
  543. Border_5.Name = "Border"
  544. Border_5.Parent = MainFrame
  545. Border_5.BackgroundColor3 = Color3.new(1, 1, 1)
  546. Border_5.BackgroundTransparency = 1
  547. Border_5.BorderSizePixel = 0
  548. Border_5.Position = UDim2.new(0, 0, 0, -12)
  549. Border_5.Size = UDim2.new(1, 0, 0, 12)
  550. Border_5.Image = "http://www.roblox.com/asset/?id=238725003"
  551. Border_5.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  552. Border_5.ImageRectOffset = Vector2.new(12, 0)
  553. Border_5.ImageRectSize = Vector2.new(12, 12)
  554.  
  555. Border_6.Name = "Border"
  556. Border_6.Parent = MainFrame
  557. Border_6.BackgroundColor3 = Color3.new(1, 1, 1)
  558. Border_6.BackgroundTransparency = 1
  559. Border_6.BorderSizePixel = 0
  560. Border_6.Position = UDim2.new(0, -12, 1, 0)
  561. Border_6.Size = UDim2.new(0, 12, 0, 12)
  562. Border_6.Image = "http://www.roblox.com/asset/?id=238725003"
  563. Border_6.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  564. Border_6.ImageRectOffset = Vector2.new(0, 24)
  565. Border_6.ImageRectSize = Vector2.new(12, 12)
  566.  
  567. Border_7.Name = "Border"
  568. Border_7.Parent = MainFrame
  569. Border_7.BackgroundColor3 = Color3.new(1, 1, 1)
  570. Border_7.BackgroundTransparency = 1
  571. Border_7.BorderSizePixel = 0
  572. Border_7.Position = UDim2.new(1, 0, 0, -12)
  573. Border_7.Size = UDim2.new(0, 12, 0, 12)
  574. Border_7.Image = "http://www.roblox.com/asset/?id=238725003"
  575. Border_7.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  576. Border_7.ImageRectOffset = Vector2.new(24, 0)
  577. Border_7.ImageRectSize = Vector2.new(12, 12)
  578.  
  579. Border_8.Name = "Border"
  580. Border_8.Parent = MainFrame
  581. Border_8.BackgroundColor3 = Color3.new(1, 1, 1)
  582. Border_8.BackgroundTransparency = 1
  583. Border_8.BorderSizePixel = 0
  584. Border_8.Position = UDim2.new(0, -12, 0, -12)
  585. Border_8.Size = UDim2.new(0, 12, 0, 12)
  586. Border_8.Image = "http://www.roblox.com/asset/?id=238725003"
  587. Border_8.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  588. Border_8.ImageRectSize = Vector2.new(12, 12)
  589.  
  590. BackGround.Name = "BackGround"
  591. BackGround.Parent = MainFrame
  592. BackGround.Active = true
  593. BackGround.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  594. BackGround.BackgroundTransparency = 0.20000000298023
  595. BackGround.BorderSizePixel = 0
  596. BackGround.Size = UDim2.new(1, 0, 1, 0)
  597.  
  598. Border_9.Name = "Border"
  599. Border_9.Parent = MainFrame
  600. Border_9.Active = true
  601. Border_9.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  602. Border_9.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  603. Border_9.BorderSizePixel = 0
  604. Border_9.Position = UDim2.new(0, 0, 0.155797094, 0)
  605. Border_9.Size = UDim2.new(1, 0, 0.0507246368, 0)
  606.  
  607. ShadowBrandName.Name = "ShadowBrandName"
  608. ShadowBrandName.Parent = MainFrame
  609. ShadowBrandName.BackgroundColor3 = Color3.new(1, 1, 1)
  610. ShadowBrandName.BackgroundTransparency = 1
  611. ShadowBrandName.Position = UDim2.new(0.281368822, 0, -0.0434782617, 0)
  612. ShadowBrandName.Size = UDim2.new(0.437262356, 0, 0.19927536, 0)
  613. ShadowBrandName.Font = Enum.Font.SourceSansBold
  614. ShadowBrandName.FontSize = Enum.FontSize.Size14
  615. ShadowBrandName.Text = "BoogaFucker"
  616. ShadowBrandName.TextColor3 = Color3.new(0, 0, 0)
  617. ShadowBrandName.TextScaled = true
  618. ShadowBrandName.TextSize = 14
  619. ShadowBrandName.TextStrokeTransparency = 0
  620. ShadowBrandName.TextWrapped = true
  621.  
  622. KeyBindsMain.Name = "KeyBindsMain"
  623. KeyBindsMain.Parent = MainFrame
  624. KeyBindsMain.Active = true
  625. KeyBindsMain.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  626. KeyBindsMain.BackgroundTransparency = 0.20000000298023
  627. KeyBindsMain.BorderSizePixel = 0
  628. KeyBindsMain.Position = UDim2.new(-0.370722443, 0, 0, 0)
  629. KeyBindsMain.Size = UDim2.new(0.347908735, 0, 1, 0)
  630.  
  631. Border_10.Name = "Border"
  632. Border_10.Parent = KeyBindsMain
  633. Border_10.BackgroundColor3 = Color3.new(1, 1, 1)
  634. Border_10.BackgroundTransparency = 1
  635. Border_10.BorderSizePixel = 0
  636. Border_10.Position = UDim2.new(0, 0, 0, -12)
  637. Border_10.Size = UDim2.new(1.06557381, 0, 0, 12)
  638. Border_10.Image = "http://www.roblox.com/asset/?id=238725003"
  639. Border_10.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  640. Border_10.ImageRectOffset = Vector2.new(12, 0)
  641. Border_10.ImageRectSize = Vector2.new(12, 12)
  642.  
  643. Border_11.Name = "Border"
  644. Border_11.Parent = KeyBindsMain
  645. Border_11.BackgroundColor3 = Color3.new(1, 1, 1)
  646. Border_11.BackgroundTransparency = 1
  647. Border_11.BorderSizePixel = 0
  648. Border_11.Position = UDim2.new(0, -12, 0, -12)
  649. Border_11.Size = UDim2.new(0, 12, 0, 12)
  650. Border_11.Image = "http://www.roblox.com/asset/?id=238725003"
  651. Border_11.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  652. Border_11.ImageRectSize = Vector2.new(12, 12)
  653.  
  654. Border_12.Name = "Border"
  655. Border_12.Parent = KeyBindsMain
  656. Border_12.BackgroundColor3 = Color3.new(1, 1, 1)
  657. Border_12.BackgroundTransparency = 1
  658. Border_12.BorderSizePixel = 0
  659. Border_12.Position = UDim2.new(0, -12, 0, 0)
  660. Border_12.Size = UDim2.new(0, 12, 1, 0)
  661. Border_12.Image = "http://www.roblox.com/asset/?id=238725003"
  662. Border_12.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  663. Border_12.ImageRectOffset = Vector2.new(0, 12)
  664. Border_12.ImageRectSize = Vector2.new(12, 12)
  665.  
  666. Border_13.Name = "Border"
  667. Border_13.Parent = KeyBindsMain
  668. Border_13.BackgroundColor3 = Color3.new(1, 1, 1)
  669. Border_13.BackgroundTransparency = 1
  670. Border_13.BorderSizePixel = 0
  671. Border_13.Position = UDim2.new(0, -12, 1, 0)
  672. Border_13.Size = UDim2.new(0, 12, 0, 12)
  673. Border_13.Image = "http://www.roblox.com/asset/?id=238725003"
  674. Border_13.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  675. Border_13.ImageRectOffset = Vector2.new(0, 24)
  676. Border_13.ImageRectSize = Vector2.new(12, 12)
  677.  
  678. Border_14.Name = "Border"
  679. Border_14.Parent = KeyBindsMain
  680. Border_14.BackgroundColor3 = Color3.new(1, 1, 1)
  681. Border_14.BackgroundTransparency = 1
  682. Border_14.BorderSizePixel = 0
  683. Border_14.Position = UDim2.new(0, 0, 0, 276)
  684. Border_14.Size = UDim2.new(1.06557381, 0, 0, 12)
  685. Border_14.Image = "http://www.roblox.com/asset/?id=238725003"
  686. Border_14.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  687. Border_14.ImageRectOffset = Vector2.new(12, 0)
  688. Border_14.ImageRectSize = Vector2.new(12, 12)
  689.  
  690. SpeedInstaDestroytext.Name = "Speed | Insta Destroy text"
  691. SpeedInstaDestroytext.Parent = KeyBindsMain
  692. SpeedInstaDestroytext.BackgroundColor3 = Color3.new(1, 1, 1)
  693. SpeedInstaDestroytext.BackgroundTransparency = 1
  694. SpeedInstaDestroytext.Position = UDim2.new(0.0437158458, 0, 0.173913032, 0)
  695. SpeedInstaDestroytext.Size = UDim2.new(0.907103837, 0, 0.112318844, 0)
  696. SpeedInstaDestroytext.ZIndex = 2
  697. SpeedInstaDestroytext.Font = Enum.Font.SourceSansBold
  698. SpeedInstaDestroytext.FontSize = Enum.FontSize.Size24
  699. SpeedInstaDestroytext.Text = "speed"
  700. SpeedInstaDestroytext.TextColor3 = Color3.new(1, 1, 1)
  701. SpeedInstaDestroytext.TextSize = 20
  702. SpeedInstaDestroytext.TextStrokeTransparency = 0
  703. SpeedInstaDestroytext.TextWrapped = true
  704.  
  705. Speedkeybindtextbox.Name = "Speed keybind textbox"
  706. Speedkeybindtextbox.Parent = KeyBindsMain
  707. Speedkeybindtextbox.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  708. Speedkeybindtextbox.Position = UDim2.new(0.0491803288, 0, 0.318840593, 0)
  709. Speedkeybindtextbox.Selectable = false
  710. Speedkeybindtextbox.Size = UDim2.new(0, 165, 0, 23)
  711. Speedkeybindtextbox.Font = Enum.Font.SourceSans
  712. Speedkeybindtextbox.FontSize = Enum.FontSize.Size24
  713. Speedkeybindtextbox.Text = "q"
  714. Speedkeybindtextbox.TextColor3 = Color3.new(1, 1, 1)
  715. Speedkeybindtextbox.TextScaled = true
  716. Speedkeybindtextbox.TextSize = 20
  717. Speedkeybindtextbox.TextWrapped = true
  718.  
  719. Keybindsname.Name = "Keybindsname"
  720. Keybindsname.Parent = KeyBindsMain
  721. Keybindsname.BackgroundColor3 = Color3.new(1, 1, 1)
  722. Keybindsname.BackgroundTransparency = 1
  723. Keybindsname.Position = UDim2.new(0.0765027329, 0, 0.0108695654, 0)
  724. Keybindsname.Size = UDim2.new(0.841530025, 0, 0.177536234, 0)
  725. Keybindsname.ZIndex = 2
  726. Keybindsname.Font = Enum.Font.SourceSansBold
  727. Keybindsname.FontSize = Enum.FontSize.Size14
  728. Keybindsname.Text = "Keybinds"
  729. Keybindsname.TextColor3 = Color3.new(1, 1, 1)
  730. Keybindsname.TextScaled = true
  731. Keybindsname.TextSize = 14
  732. Keybindsname.TextStrokeTransparency = 0
  733. Keybindsname.TextWrapped = true
  734.  
  735. ShadowKeybindsname.Name = "ShadowKeybindsname"
  736. ShadowKeybindsname.Parent = KeyBindsMain
  737. ShadowKeybindsname.BackgroundColor3 = Color3.new(1, 1, 1)
  738. ShadowKeybindsname.BackgroundTransparency = 1
  739. ShadowKeybindsname.Position = UDim2.new(0.114754096, 0, 0.0108695654, 0)
  740. ShadowKeybindsname.Size = UDim2.new(0.83606559, 0, 0.177536234, 0)
  741. ShadowKeybindsname.Font = Enum.Font.SourceSansBold
  742. ShadowKeybindsname.FontSize = Enum.FontSize.Size14
  743. ShadowKeybindsname.Text = "Keybinds"
  744. ShadowKeybindsname.TextColor3 = Color3.new(0, 0, 0)
  745. ShadowKeybindsname.TextScaled = true
  746. ShadowKeybindsname.TextSize = 14
  747. ShadowKeybindsname.TextStrokeTransparency = 0
  748. ShadowKeybindsname.TextWrapped = true
  749.  
  750. Dropallitemstext.Name = "Drop all items text"
  751. Dropallitemstext.Parent = KeyBindsMain
  752. Dropallitemstext.BackgroundColor3 = Color3.new(1, 1, 1)
  753. Dropallitemstext.BackgroundTransparency = 1
  754. Dropallitemstext.Position = UDim2.new(0.0491803251, 0, 0.432971001, 0)
  755. Dropallitemstext.Size = UDim2.new(0.907103837, 0, 0.112318844, 0)
  756. Dropallitemstext.ZIndex = 2
  757. Dropallitemstext.Font = Enum.Font.SourceSansBold
  758. Dropallitemstext.FontSize = Enum.FontSize.Size24
  759. Dropallitemstext.Text = "Drop all items"
  760. Dropallitemstext.TextColor3 = Color3.new(1, 1, 1)
  761. Dropallitemstext.TextSize = 20
  762. Dropallitemstext.TextStrokeTransparency = 0
  763. Dropallitemstext.TextWrapped = true
  764.  
  765. Dropallitemskeybindtextbox.Name = "Drop all items keybind textbox"
  766. Dropallitemskeybindtextbox.Parent = KeyBindsMain
  767. Dropallitemskeybindtextbox.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  768. Dropallitemskeybindtextbox.Position = UDim2.new(0.0464480855, 0, 0.577898502, 0)
  769. Dropallitemskeybindtextbox.Selectable = false
  770. Dropallitemskeybindtextbox.Size = UDim2.new(0, 166, 0, 23)
  771. Dropallitemskeybindtextbox.Font = Enum.Font.SourceSans
  772. Dropallitemskeybindtextbox.FontSize = Enum.FontSize.Size24
  773. Dropallitemskeybindtextbox.Text = "h"
  774. Dropallitemskeybindtextbox.TextColor3 = Color3.new(1, 1, 1)
  775. Dropallitemskeybindtextbox.TextScaled = true
  776. Dropallitemskeybindtextbox.TextSize = 20
  777. Dropallitemskeybindtextbox.TextWrapped = true
  778.  
  779. Redtheme.Name = "Red theme"
  780. Redtheme.Parent = KeyBindsMain
  781. Redtheme.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  782. Redtheme.BackgroundTransparency = 0.60000002384186
  783. Redtheme.BorderSizePixel = 0
  784. Redtheme.Position = UDim2.new(0.0491803065, 0, 0.884057999, 0)
  785. Redtheme.Size = UDim2.new(0, 37, 0, 24)
  786. Redtheme.ZIndex = 2
  787. Redtheme.Font = Enum.Font.SourceSansBold
  788. Redtheme.FontSize = Enum.FontSize.Size24
  789. Redtheme.Text = "Red"
  790. Redtheme.TextColor3 = Color3.new(1, 1, 1)
  791. Redtheme.TextScaled = true
  792. Redtheme.TextSize = 20
  793. Redtheme.TextWrapped = true
  794. Redtheme.MouseButton1Down:connect(function()
  795. BackGround.BackgroundColor3 = Color3.fromRGB(246,16,16)
  796. KeyBindsMain.BackgroundColor3 = Color3.fromRGB(246,16,16)
  797. CreditsMain.BackgroundColor3 = Color3.fromRGB(246,16,16)
  798. end)
  799.  
  800. Pinktheme.Name = "Pink theme"
  801. Pinktheme.Parent = KeyBindsMain
  802. Pinktheme.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  803. Pinktheme.BackgroundTransparency = 0.60000002384186
  804. Pinktheme.BorderSizePixel = 0
  805. Pinktheme.Position = UDim2.new(0.748633862, 0, 0.884057999, 0)
  806. Pinktheme.Size = UDim2.new(0, 37, 0, 24)
  807. Pinktheme.ZIndex = 2
  808. Pinktheme.Font = Enum.Font.SourceSansBold
  809. Pinktheme.FontSize = Enum.FontSize.Size24
  810. Pinktheme.Text = "Pink"
  811. Pinktheme.TextColor3 = Color3.new(1, 1, 1)
  812. Pinktheme.TextScaled = true
  813. Pinktheme.TextSize = 20
  814. Pinktheme.TextWrapped = true
  815. Pinktheme.MouseButton1Down:connect(function()
  816. BackGround.BackgroundColor3 = Color3.fromRGB(247,0,255)
  817. KeyBindsMain.BackgroundColor3 = Color3.fromRGB(247,0,255)
  818. CreditsMain.BackgroundColor3 = Color3.fromRGB(247,0,255)
  819. end)
  820.  
  821. Bluetheme.Name = "Blue theme"
  822. Bluetheme.Parent = KeyBindsMain
  823. Bluetheme.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  824. Bluetheme.BackgroundTransparency = 0.60000002384186
  825. Bluetheme.BorderSizePixel = 0
  826. Bluetheme.Position = UDim2.new(0.396174848, 0, 0.884057999, 0)
  827. Bluetheme.Size = UDim2.new(0, 37, 0, 24)
  828. Bluetheme.ZIndex = 2
  829. Bluetheme.Font = Enum.Font.SourceSansBold
  830. Bluetheme.FontSize = Enum.FontSize.Size24
  831. Bluetheme.Text = "Blue"
  832. Bluetheme.TextColor3 = Color3.new(1, 1, 1)
  833. Bluetheme.TextScaled = true
  834. Bluetheme.TextSize = 20
  835. Bluetheme.TextWrapped = true
  836. Bluetheme.MouseButton1Down:connect(function()
  837. BackGround.BackgroundColor3 = Color3.fromRGB(0,34,255)
  838. KeyBindsMain.BackgroundColor3 = Color3.fromRGB(0,34,255)
  839. CreditsMain.BackgroundColor3 = Color3.fromRGB(0,34,255)
  840. end)
  841.  
  842. Autopickuptext.Name = "Auto pickup text"
  843. Autopickuptext.Parent = KeyBindsMain
  844. Autopickuptext.BackgroundColor3 = Color3.new(1, 1, 1)
  845. Autopickuptext.BackgroundTransparency = 1
  846. Autopickuptext.Position = UDim2.new(0.0437158458, 0, 0.661231875, 0)
  847. Autopickuptext.Size = UDim2.new(0.907103837, 0, 0.112318844, 0)
  848. Autopickuptext.ZIndex = 2
  849. Autopickuptext.Font = Enum.Font.SourceSansBold
  850. Autopickuptext.FontSize = Enum.FontSize.Size24
  851. Autopickuptext.Text = "Auto Pickup"
  852. Autopickuptext.TextColor3 = Color3.new(1, 1, 1)
  853. Autopickuptext.TextSize = 20
  854. Autopickuptext.TextStrokeTransparency = 0
  855. Autopickuptext.TextWrapped = true
  856.  
  857. Dropallitemskeybindtextbox_2.Name = "Drop all items keybind textbox"
  858. Dropallitemskeybindtextbox_2.Parent = KeyBindsMain
  859. Dropallitemskeybindtextbox_2.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  860. Dropallitemskeybindtextbox_2.Position = UDim2.new(0.0409836061, 0, 0.773550689, 0)
  861. Dropallitemskeybindtextbox_2.Selectable = false
  862. Dropallitemskeybindtextbox_2.Size = UDim2.new(0, 166, 0, 23)
  863. Dropallitemskeybindtextbox_2.Font = Enum.Font.SourceSans
  864. Dropallitemskeybindtextbox_2.FontSize = Enum.FontSize.Size24
  865. Dropallitemskeybindtextbox_2.Text = "y"
  866. Dropallitemskeybindtextbox_2.TextColor3 = Color3.new(1, 1, 1)
  867. Dropallitemskeybindtextbox_2.TextScaled = true
  868. Dropallitemskeybindtextbox_2.TextSize = 20
  869. Dropallitemskeybindtextbox_2.TextWrapped = true
  870.  
  871. Speed.Name = "Speed"
  872. Speed.Parent = MainFrame
  873. Speed.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  874. Speed.BorderSizePixel = 0
  875. Speed.Position = UDim2.new(0.674904943, -350, 0.137681156, 25)
  876. Speed.Size = UDim2.new(0, 126, 0, 39)
  877. Speed.ZIndex = 2
  878. Speed.Font = Enum.Font.SourceSansBold
  879. Speed.FontSize = Enum.FontSize.Size28
  880. Speed.Text = "Speed"
  881. Speed.TextColor3 = Color3.new(1, 1, 1)
  882. Speed.TextSize = 25
  883. Speed.TextWrapped = true
  884.  
  885. local plr = game:GetService("Players").LocalPlayer
  886. local char = plr.Character
  887. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  888. local hum = char:FindFirstChild("HumanoidRootPart")
  889.  
  890. Speed.MouseButton1Down:connect(function()
  891. local plr = game:GetService("Players").LocalPlayer
  892. local char = plr.Character
  893. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  894. local hum = char:FindFirstChild("HumanoidRootPart")
  895. mouse.KeyDown:connect(function(key)
  896. if key == Speedkeybindtextbox.Text then
  897. loop = true
  898. while loop do
  899. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * Changespeedtextbox.Text
  900. wait()
  901. end
  902. end
  903. end)
  904. end)
  905.  
  906. mouse.KeyUp:connect(function(key)
  907. if key == Speedkeybindtextbox.Text then
  908. loop = false
  909. end
  910. end)
  911.  
  912. TextButton.Name = "TextButton"
  913. TextButton.Parent = Speed
  914. TextButton.Active = true
  915. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  916. TextButton.BorderSizePixel = 0
  917. TextButton.Position = UDim2.new(0.0130000003, 0, 0.0500000007, 0)
  918. TextButton.Size = UDim2.new(1, 0, 1, 0)
  919.  
  920. CreditsMain.Name = "CreditsMain"
  921. CreditsMain.Parent = MainFrame
  922. CreditsMain.Active = true
  923. CreditsMain.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  924. CreditsMain.BackgroundTransparency = 0.20000000298023
  925. CreditsMain.BorderSizePixel = 0
  926. CreditsMain.Position = UDim2.new(1.02281368, 0, 0, 0)
  927. CreditsMain.Size = UDim2.new(0.347908735, 0, 1, 0)
  928.  
  929. Border_15.Name = "Border"
  930. Border_15.Parent = CreditsMain
  931. Border_15.BackgroundColor3 = Color3.new(1, 1, 1)
  932. Border_15.BackgroundTransparency = 1
  933. Border_15.BorderSizePixel = 0
  934. Border_15.Position = UDim2.new(0, -12, 0, -12)
  935. Border_15.Size = UDim2.new(1.06557381, 0, 0, 12)
  936. Border_15.Image = "http://www.roblox.com/asset/?id=238725003"
  937. Border_15.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  938. Border_15.ImageRectOffset = Vector2.new(12, 0)
  939. Border_15.ImageRectSize = Vector2.new(12, 12)
  940.  
  941. Border_16.Name = "Border"
  942. Border_16.Parent = CreditsMain
  943. Border_16.BackgroundColor3 = Color3.new(1, 1, 1)
  944. Border_16.BackgroundTransparency = 1
  945. Border_16.BorderSizePixel = 0
  946. Border_16.Position = UDim2.new(0, -12, 0, 276)
  947. Border_16.Size = UDim2.new(1.06557381, 0, 0, 12)
  948. Border_16.Image = "http://www.roblox.com/asset/?id=238725003"
  949. Border_16.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  950. Border_16.ImageRectOffset = Vector2.new(12, 0)
  951. Border_16.ImageRectSize = Vector2.new(12, 12)
  952.  
  953. Border_17.Name = "Border"
  954. Border_17.Parent = CreditsMain
  955. Border_17.BackgroundColor3 = Color3.new(1, 1, 1)
  956. Border_17.BackgroundTransparency = 1
  957. Border_17.BorderSizePixel = 0
  958. Border_17.Position = UDim2.new(1, 0, 1, 0)
  959. Border_17.Size = UDim2.new(0, 12, 0, 12)
  960. Border_17.Image = "http://www.roblox.com/asset/?id=238725003"
  961. Border_17.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  962. Border_17.ImageRectOffset = Vector2.new(24, 24)
  963. Border_17.ImageRectSize = Vector2.new(12, 12)
  964.  
  965. Border_18.Name = "Border"
  966. Border_18.Parent = CreditsMain
  967. Border_18.BackgroundColor3 = Color3.new(1, 1, 1)
  968. Border_18.BackgroundTransparency = 1
  969. Border_18.BorderSizePixel = 0
  970. Border_18.Position = UDim2.new(1, 0, 0, -12)
  971. Border_18.Size = UDim2.new(0, 12, 0, 12)
  972. Border_18.Image = "http://www.roblox.com/asset/?id=238725003"
  973. Border_18.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  974. Border_18.ImageRectOffset = Vector2.new(24, 0)
  975. Border_18.ImageRectSize = Vector2.new(12, 12)
  976.  
  977. Border_19.Name = "Border"
  978. Border_19.Parent = CreditsMain
  979. Border_19.BackgroundColor3 = Color3.new(1, 1, 1)
  980. Border_19.BackgroundTransparency = 1
  981. Border_19.BorderSizePixel = 0
  982. Border_19.Position = UDim2.new(0, 183, 0, 0)
  983. Border_19.Size = UDim2.new(0, 12, 1, 0)
  984. Border_19.Image = "http://www.roblox.com/asset/?id=238725003"
  985. Border_19.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  986. Border_19.ImageRectOffset = Vector2.new(0, 12)
  987. Border_19.ImageRectSize = Vector2.new(12, 12)
  988.  
  989. Speedchangetext.Name = "Speed change text"
  990. Speedchangetext.Parent = CreditsMain
  991. Speedchangetext.BackgroundColor3 = Color3.new(1, 1, 1)
  992. Speedchangetext.BackgroundTransparency = 1
  993. Speedchangetext.Position = UDim2.new(0.0983606577, 0, 0.612318814, 0)
  994. Speedchangetext.Size = UDim2.new(0.808743179, 0, 0.144927531, 0)
  995. Speedchangetext.ZIndex = 2
  996. Speedchangetext.Font = Enum.Font.SourceSansBold
  997. Speedchangetext.FontSize = Enum.FontSize.Size14
  998. Speedchangetext.Text = "Change speed number"
  999. Speedchangetext.TextColor3 = Color3.new(1, 1, 1)
  1000. Speedchangetext.TextScaled = true
  1001. Speedchangetext.TextSize = 14
  1002. Speedchangetext.TextStrokeTransparency = 0
  1003. Speedchangetext.TextWrapped = true
  1004.  
  1005. Changespeedtextbox.Name = "Change speed textbox"
  1006. Changespeedtextbox.Parent = CreditsMain
  1007. Changespeedtextbox.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1008. Changespeedtextbox.BackgroundTransparency = 0.60000002384186
  1009. Changespeedtextbox.Position = UDim2.new(0.338454872, 0, 0.788043499, 0)
  1010. Changespeedtextbox.Selectable = false
  1011. Changespeedtextbox.Size = UDim2.new(0, 59, 0, 20)
  1012. Changespeedtextbox.Font = Enum.Font.SourceSans
  1013. Changespeedtextbox.FontSize = Enum.FontSize.Size14
  1014. Changespeedtextbox.Text = "3"
  1015. Changespeedtextbox.TextColor3 = Color3.new(1, 1, 1)
  1016. Changespeedtextbox.TextSize = 14
  1017.  
  1018. JumpPower.Name = "JumpPower"
  1019. JumpPower.Parent = CreditsMain
  1020. JumpPower.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1021. JumpPower.BorderSizePixel = 0
  1022. JumpPower.Position = UDim2.new(2.01092887, -350, -0.0362318829, 25)
  1023. JumpPower.Size = UDim2.new(0, 146, 0, 28)
  1024. JumpPower.ZIndex = 2
  1025. JumpPower.Font = Enum.Font.SourceSansBold
  1026. JumpPower.FontSize = Enum.FontSize.Size24
  1027. JumpPower.Text = "Set JumpPower"
  1028. JumpPower.TextColor3 = Color3.new(1, 1, 1)
  1029. JumpPower.TextSize = 21
  1030. JumpPower.TextWrapped = true
  1031. JumpPower.MouseButton1Down:connect(function()
  1032. game.Players.LocalPlayer.Character.Humanoid.JumpPower = JumpPowernumber.text
  1033. end)
  1034.  
  1035. TextButtonnoyou.Name = "TextButtonnoyou"
  1036. TextButtonnoyou.Parent = JumpPower
  1037. TextButtonnoyou.Active = true
  1038. TextButtonnoyou.BackgroundColor3 = Color3.new(0, 0, 0)
  1039. TextButtonnoyou.BorderSizePixel = 0
  1040. TextButtonnoyou.Position = UDim2.new(0.0130000003, 0, 0.0500000007, 0)
  1041. TextButtonnoyou.Size = UDim2.new(1, 0, 1, 0)
  1042.  
  1043. JumpPowernumber.Name = "JumpPower number"
  1044. JumpPowernumber.Parent = CreditsMain
  1045. JumpPowernumber.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1046. JumpPowernumber.Position = UDim2.new(0.29781419, 0, 0.181159422, 0)
  1047. JumpPowernumber.Selectable = false
  1048. JumpPowernumber.Size = UDim2.new(0, 73, 0, 26)
  1049. JumpPowernumber.Font = Enum.Font.SourceSans
  1050. JumpPowernumber.FontSize = Enum.FontSize.Size14
  1051. JumpPowernumber.Text = "Number here."
  1052. JumpPowernumber.TextColor3 = Color3.new(1, 1, 1)
  1053. JumpPowernumber.TextSize = 14
  1054.  
  1055. Dropallitemstext_2.Name = "Dropallitemstext"
  1056. Dropallitemstext_2.Parent = CreditsMain
  1057. Dropallitemstext_2.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1058. Dropallitemstext_2.BorderSizePixel = 0
  1059. Dropallitemstext_2.Position = UDim2.new(2.00826621, -350, 0.229492694, 25)
  1060. Dropallitemstext_2.Size = UDim2.new(0, 146, 0, 28)
  1061. Dropallitemstext_2.ZIndex = 2
  1062. Dropallitemstext_2.Font = Enum.Font.SourceSansBold
  1063. Dropallitemstext_2.FontSize = Enum.FontSize.Size24
  1064. Dropallitemstext_2.Text = "Drop All Items"
  1065. Dropallitemstext_2.TextColor3 = Color3.new(1, 1, 1)
  1066. Dropallitemstext_2.TextSize = 21
  1067. Dropallitemstext_2.TextWrapped = true
  1068. Dropallitemstext_2.MouseButton1Down:connect(function()
  1069. Player = game.Players.LocalPlayer
  1070. Mouse = Player:GetMouse()
  1071.  
  1072. function PressedE(key)
  1073. Key = key:lower()
  1074. if Key == Dropallitemskeybindtextbox.Text then
  1075. for i=1, 100 do
  1076. game.ReplicatedStorage.Events.DropBagItem:FireServer(Dropallinventorynumber.Text)
  1077. end
  1078. end
  1079. end
  1080. Mouse.KeyDown:connect(PressedE)
  1081. end)
  1082.  
  1083. TextButtonyougey.Name = "TextButtonyougey"
  1084. TextButtonyougey.Parent = Dropallitemstext_2
  1085. TextButtonyougey.Active = true
  1086. TextButtonyougey.BackgroundColor3 = Color3.new(0, 0, 0)
  1087. TextButtonyougey.BorderSizePixel = 0
  1088. TextButtonyougey.Position = UDim2.new(0.0130000003, 0, 0.0500000007, 0)
  1089. TextButtonyougey.Size = UDim2.new(1, 0, 1, 0)
  1090.  
  1091. Dropallinventorynumber.Name = "Drop all inventory number"
  1092. Dropallinventorynumber.Parent = CreditsMain
  1093. Dropallinventorynumber.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1094. Dropallinventorynumber.Position = UDim2.new(0.29781419, 0, 0.452898562, 0)
  1095. Dropallinventorynumber.Selectable = false
  1096. Dropallinventorynumber.Size = UDim2.new(0, 73, 0, 26)
  1097. Dropallinventorynumber.Font = Enum.Font.SourceSans
  1098. Dropallinventorynumber.FontSize = Enum.FontSize.Size14
  1099. Dropallinventorynumber.Text = "Item here."
  1100. Dropallinventorynumber.TextColor3 = Color3.new(1, 1, 1)
  1101. Dropallinventorynumber.TextSize = 14
  1102.  
  1103. KeybindsOpenClose.Name = "Keybinds Open/Close"
  1104. KeybindsOpenClose.Parent = BoogaFuckerPackageFrame
  1105. KeybindsOpenClose.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1106. KeybindsOpenClose.BackgroundTransparency = 0.60000002384186
  1107. KeybindsOpenClose.BorderSizePixel = 0
  1108. KeybindsOpenClose.Position = UDim2.new(0.670909107, -350, -0.0133333337, 25)
  1109. KeybindsOpenClose.Size = UDim2.new(0, 102, 0, 24)
  1110. KeybindsOpenClose.ZIndex = 2
  1111. KeybindsOpenClose.Font = Enum.Font.SourceSansBold
  1112. KeybindsOpenClose.FontSize = Enum.FontSize.Size24
  1113. KeybindsOpenClose.Text = "Keybinds"
  1114. KeybindsOpenClose.TextColor3 = Color3.new(1, 1, 1)
  1115. KeybindsOpenClose.TextScaled = true
  1116. KeybindsOpenClose.TextSize = 20
  1117. KeybindsOpenClose.TextWrapped = true
  1118. KeybindsOpenClose.MouseButton1Down:connect(function()
  1119. if Openn == true then
  1120. Openn = false
  1121. KeyBindsMain.Visible = false
  1122. else
  1123. Openn = true
  1124. KeyBindsMain.Visible = true
  1125. end
  1126. end)
  1127.  
  1128. InfiniteJump.Name = "Infinite Jump"
  1129. InfiniteJump.Parent = BoogaFuckerPackageFrame
  1130. InfiniteJump.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1131. InfiniteJump.BorderSizePixel = 0
  1132. InfiniteJump.Position = UDim2.new(0.923636317, -350, 0.166666627, 25)
  1133. InfiniteJump.Size = UDim2.new(0, 126, 0, 39)
  1134. InfiniteJump.ZIndex = 2
  1135. InfiniteJump.Font = Enum.Font.SourceSansBold
  1136. InfiniteJump.FontSize = Enum.FontSize.Size24
  1137. InfiniteJump.Text = "Infinite jump"
  1138. InfiniteJump.TextColor3 = Color3.new(1, 1, 1)
  1139. InfiniteJump.TextSize = 21
  1140. InfiniteJump.TextWrapped = true
  1141. InfiniteJump.MouseButton1Down:connect(function()
  1142. loadstring(game:HttpGet(('https://pastebin.com/raw/2eYepag7'),true))()
  1143. end)
  1144.  
  1145. TextButton_2.Name = "TextButton"
  1146. TextButton_2.Parent = InfiniteJump
  1147. TextButton_2.Active = true
  1148. TextButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1149. TextButton_2.BorderSizePixel = 0
  1150. TextButton_2.Position = UDim2.new(0.0130000003, 0, 0.0500000007, 0)
  1151. TextButton_2.Size = UDim2.new(1, 0, 1, 0)
  1152.  
  1153. CreditsOpenClose.Name = "Credits Open/Close"
  1154. CreditsOpenClose.Parent = BoogaFuckerPackageFrame
  1155. CreditsOpenClose.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1156. CreditsOpenClose.BackgroundTransparency = 0.60000002384186
  1157. CreditsOpenClose.BorderSizePixel = 0
  1158. CreditsOpenClose.Position = UDim2.new(1.41636372, -350, -0.0133333337, 25)
  1159. CreditsOpenClose.Size = UDim2.new(0, 102, 0, 24)
  1160. CreditsOpenClose.ZIndex = 2
  1161. CreditsOpenClose.Font = Enum.Font.SourceSansBold
  1162. CreditsOpenClose.FontSize = Enum.FontSize.Size24
  1163. CreditsOpenClose.Text = "Editable buttons"
  1164. CreditsOpenClose.TextColor3 = Color3.new(1, 1, 1)
  1165. CreditsOpenClose.TextScaled = true
  1166. CreditsOpenClose.TextSize = 20
  1167. CreditsOpenClose.TextWrapped = true
  1168.  
  1169. CreditsOpenClose.MouseButton1Down:connect(function()
  1170. if Openn == true then
  1171. Openn = false
  1172. CreditsMain.Visible = false
  1173. else
  1174. Openn = true
  1175. CreditsMain.Visible = true
  1176. end
  1177. end)
  1178.  
  1179. esptrack.Name = "esptrack"
  1180. esptrack.Parent = BoogaFuckerPackageFrame
  1181. esptrack.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1182. esptrack.BorderSizePixel = 0
  1183. esptrack.Position = UDim2.new(0.923636317, -350, 0.359999955, 25)
  1184. esptrack.Size = UDim2.new(0, 126, 0, 39)
  1185. esptrack.ZIndex = 2
  1186. esptrack.Font = Enum.Font.SourceSansBold
  1187. esptrack.FontSize = Enum.FontSize.Size24
  1188. esptrack.Text = "ESP"
  1189. esptrack.TextColor3 = Color3.new(1, 1, 1)
  1190. esptrack.TextSize = 19
  1191. esptrack.TextWrapped = true
  1192.  
  1193. Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
  1194.  
  1195. local enabledesp = false
  1196.  
  1197. function CreateESP(plr)
  1198.  
  1199. if plr ~= nil then
  1200.  
  1201. local GetChar = plr.Character
  1202. if not GetChar then return end
  1203.  
  1204. local GetHead do
  1205.  
  1206. repeat wait() until GetChar:FindFirstChild("Head")
  1207.  
  1208. end
  1209. GetHead = GetChar.Head
  1210.  
  1211. local bb = Instance.new("BillboardGui", Important.CoreGui)
  1212. bb.Adornee = GetHead
  1213. bb.ExtentsOffset = Vector3.new(0, 1, 0)
  1214. bb.AlwaysOnTop = true
  1215. bb.Size = UDim2.new(0, 5, 0, 5)
  1216. bb.StudsOffset = Vector3.new(0, 3, 0)
  1217. bb.Name = "ESP_PLAYER_" .. plr.Name
  1218.  
  1219. local displayframe = Instance.new("Frame", bb)
  1220. displayframe.ZIndex = 10
  1221. displayframe.BackgroundTransparency = 1
  1222. displayframe.Size = UDim2.new(1,0,1,0)
  1223.  
  1224. local name = Instance.new("TextLabel", displayframe)
  1225. name.Name = "Name"
  1226. name.ZIndex = 10
  1227. name.Text = plr.Name
  1228. name.Visible = true
  1229. name.TextColor3 = Color3.new(170,0,0)
  1230. name.BackgroundTransparency = 1
  1231. name.Size = UDim2.new(1,0,10,0)
  1232. name.Font = Enum.Font.SourceSansLight
  1233. name.TextSize = 20
  1234. name.TextStrokeTransparency = .5
  1235.  
  1236. end
  1237.  
  1238. end
  1239.  
  1240. esptrack.MouseButton1Click:connect(function()
  1241.  
  1242. for i,v in pairs(Important.Players:GetChildren()) do
  1243.  
  1244. CreateESP(v)
  1245.  
  1246. end
  1247.  
  1248. end)
  1249.  
  1250. TextButtonEsp.Name = "TextButtonEsp"
  1251. TextButtonEsp.Parent = esptrack
  1252. TextButtonEsp.Active = true
  1253. TextButtonEsp.BackgroundColor3 = Color3.new(0, 0, 0)
  1254. TextButtonEsp.BorderSizePixel = 0
  1255. TextButtonEsp.Position = UDim2.new(0.0130000003, 0, 0.0500000007, 0)
  1256. TextButtonEsp.Size = UDim2.new(1, 0, 1, 0)
  1257.  
  1258. Removealleffects.Name = "Remove all effects"
  1259. Removealleffects.Parent = BoogaFuckerPackageFrame
  1260. Removealleffects.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1261. Removealleffects.BorderSizePixel = 0
  1262. Removealleffects.Position = UDim2.new(0.666999996, -350, 0.360000014, 25)
  1263. Removealleffects.Size = UDim2.new(0, 126, 0, 39)
  1264. Removealleffects.ZIndex = 2
  1265. Removealleffects.Font = Enum.Font.SourceSansBold
  1266. Removealleffects.FontSize = Enum.FontSize.Size24
  1267. Removealleffects.Text = "Remove all effects"
  1268. Removealleffects.TextColor3 = Color3.new(1, 1, 1)
  1269. Removealleffects.TextSize = 19
  1270. Removealleffects.TextWrapped = true
  1271. Removealleffects.MouseButton1Down:connect(function()
  1272. game.Lighting.FogEnd = 1200000
  1273. game.Lighting.Brightness = 3
  1274. game.Lighting.GlobalShadows = false
  1275. end)
  1276.  
  1277. TextButtonRAE.Name = "TextButtonRAE"
  1278. TextButtonRAE.Parent = Removealleffects
  1279. TextButtonRAE.Active = true
  1280. TextButtonRAE.BackgroundColor3 = Color3.new(0, 0, 0)
  1281. TextButtonRAE.BorderSizePixel = 0
  1282. TextButtonRAE.Position = UDim2.new(0.0130000003, 0, 0.0500000007, 0)
  1283. TextButtonRAE.Size = UDim2.new(1, 0, 1, 0)
  1284.  
  1285. AutoPickup.Name = "Auto Pickup"
  1286. AutoPickup.Parent = BoogaFuckerPackageFrame
  1287. AutoPickup.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1288. AutoPickup.BorderSizePixel = 0
  1289. AutoPickup.Position = UDim2.new(0.666999996, -350, 0.566666663, 25)
  1290. AutoPickup.Size = UDim2.new(0, 126, 0, 39)
  1291. AutoPickup.ZIndex = 2
  1292. AutoPickup.Font = Enum.Font.SourceSansBold
  1293. AutoPickup.FontSize = Enum.FontSize.Size24
  1294. AutoPickup.Text = "Auto Pickup"
  1295. AutoPickup.TextColor3 = Color3.new(1, 1, 1)
  1296. AutoPickup.TextSize = 19
  1297. AutoPickup.TextWrapped = true
  1298. AutoPickup.MouseButton1Down:connect(function()
  1299. local Objects;
  1300.  
  1301. local Pickup = function(Character)
  1302. local myPos = Character.HumanoidRootPart.Position
  1303. local Objects = {}
  1304. for i,v in pairs(workspace:GetChildren()) do
  1305. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  1306. local Pos = v.Position
  1307. local Distance = (myPos - Pos).magnitude
  1308. if Distance < 40 then
  1309. table.insert(Objects, v)
  1310. end
  1311. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  1312. local Pos = v.Part.Position
  1313. local Distance = (myPos - Pos).magnitude
  1314. if Distance < 40 then
  1315. table.insert(Objects, v)
  1316. end
  1317. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  1318. local Pos = v.Position
  1319. local Distance = (myPos - Pos).magnitude
  1320. if Distance < 40 then
  1321. table.insert(Objects, v)
  1322. end
  1323. end
  1324. end
  1325. for i,v in pairs(Objects) do
  1326. for i=1,10 do
  1327. v.Position = myPos
  1328. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  1329. end
  1330. end
  1331. end
  1332. wait(1)
  1333. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1334.  
  1335. mouse.KeyDown:connect(function(key)
  1336. if key == Dropallitemskeybindtextbox_2.Text then
  1337. print'howdi neighbor'
  1338. Pickup(game.Players.LocalPlayer.Character)
  1339. end
  1340. end)
  1341. end)
  1342.  
  1343. TextButtonAP.Name = "TextButtonAP"
  1344. TextButtonAP.Parent = AutoPickup
  1345. TextButtonAP.Active = true
  1346. TextButtonAP.BackgroundColor3 = Color3.new(0, 0, 0)
  1347. TextButtonAP.BorderSizePixel = 0
  1348. TextButtonAP.Position = UDim2.new(0.0130000003, 0, 0.0500000007, 0)
  1349. TextButtonAP.Size = UDim2.new(1, 0, 1, 0)
  1350.  
  1351. StartFrame.Name = "StartFrame"
  1352. StartFrame.Parent = BoogaFucker
  1353. StartFrame.Active = true
  1354. StartFrame.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  1355. StartFrame.BorderSizePixel = 0
  1356. StartFrame.Position = UDim2.new(0.546333909, 0, 0.603372216, 0)
  1357. StartFrame.Selectable = true
  1358. StartFrame.Size = UDim2.new(0, 369, 0, 220)
  1359. StartFrame.Visible = false
  1360.  
  1361. StartHeaderBorder.Name = "StartHeaderBorder"
  1362. StartHeaderBorder.Parent = StartFrame
  1363. StartHeaderBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1364. StartHeaderBorder.BorderSizePixel = 0
  1365. StartHeaderBorder.Size = UDim2.new(0, 369, 0, 24)
  1366.  
  1367. StartFooterBorder.Name = "StartFooterBorder"
  1368. StartFooterBorder.Parent = StartFrame
  1369. StartFooterBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1370. StartFooterBorder.BorderSizePixel = 0
  1371. StartFooterBorder.Position = UDim2.new(-0.000273272395, 0, 0.971862733, 0)
  1372. StartFooterBorder.Size = UDim2.new(0, 369, 0, 6)
  1373.  
  1374. StartName.Name = "StartName"
  1375. StartName.Parent = StartFrame
  1376. StartName.BackgroundColor3 = Color3.new(1, 1, 1)
  1377. StartName.BackgroundTransparency = 1
  1378. StartName.BorderSizePixel = 0
  1379. StartName.Position = UDim2.new(0.249322489, 0, 0, 0)
  1380. StartName.Size = UDim2.new(0, 185, 0, 17)
  1381. StartName.Font = Enum.Font.SourceSansItalic
  1382. StartName.FontSize = Enum.FontSize.Size28
  1383. StartName.Text = "BoogaFucker GUI"
  1384. StartName.TextColor3 = Color3.new(1, 1, 1)
  1385. StartName.TextSize = 25
  1386.  
  1387. FREEbutton.Name = "FREEbutton"
  1388. FREEbutton.Parent = StartFrame
  1389. FREEbutton.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1390. FREEbutton.BackgroundTransparency = 0.60000002384186
  1391. FREEbutton.BorderColor3 = Color3.new(1, 1, 1)
  1392. FREEbutton.BorderSizePixel = 2
  1393. FREEbutton.Position = UDim2.new(1.02654481, -350, 0.106568247, 25)
  1394. FREEbutton.Size = UDim2.new(0, 126, 0, 39)
  1395. FREEbutton.ZIndex = 2
  1396. FREEbutton.Font = Enum.Font.SourceSansBold
  1397. FREEbutton.FontSize = Enum.FontSize.Size24
  1398. FREEbutton.Text = "FREE"
  1399. FREEbutton.TextColor3 = Color3.new(1, 1, 1)
  1400. FREEbutton.TextSize = 21
  1401. FREEbutton.TextWrapped = true
  1402.  
  1403. PREMIUMbutton.Name = "PREMIUMbutton"
  1404. PREMIUMbutton.Parent = StartFrame
  1405. PREMIUMbutton.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1406. PREMIUMbutton.BackgroundTransparency = 0.60000002384186
  1407. PREMIUMbutton.BorderColor3 = Color3.new(1, 1, 1)
  1408. PREMIUMbutton.BorderSizePixel = 2
  1409. PREMIUMbutton.Position = UDim2.new(1.52906132, -350, 0.104295552, 25)
  1410. PREMIUMbutton.Size = UDim2.new(0, 126, 0, 39)
  1411. PREMIUMbutton.ZIndex = 2
  1412. PREMIUMbutton.Font = Enum.Font.SourceSansBold
  1413. PREMIUMbutton.FontSize = Enum.FontSize.Size24
  1414. PREMIUMbutton.Text = "PREMIUM"
  1415. PREMIUMbutton.TextColor3 = Color3.new(1, 1, 1)
  1416. PREMIUMbutton.TextSize = 21
  1417. PREMIUMbutton.TextWrapped = true
  1418.  
  1419. StartMidBorder.Name = "StartMidBorder"
  1420. StartMidBorder.Parent = StartFrame
  1421. StartMidBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1422. StartMidBorder.BorderSizePixel = 0
  1423. StartMidBorder.Position = UDim2.new(0.495934963, 0, 0.218181819, 0)
  1424. StartMidBorder.Size = UDim2.new(0, 3, 0, 166)
  1425.  
  1426. StartRightBorder.Name = "StartRightBorder"
  1427. StartRightBorder.Parent = StartFrame
  1428. StartRightBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1429. StartRightBorder.BorderSizePixel = 0
  1430. StartRightBorder.Position = UDim2.new(0.991869926, 0, 0.109090909, 0)
  1431. StartRightBorder.Size = UDim2.new(0, 3, 0, 190)
  1432.  
  1433. StartLeftBorder.Name = "StartLeftBorder"
  1434. StartLeftBorder.Parent = StartFrame
  1435. StartLeftBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1436. StartLeftBorder.BorderSizePixel = 0
  1437. StartLeftBorder.Position = UDim2.new(0, 0, 0.109090909, 0)
  1438. StartLeftBorder.Size = UDim2.new(0, 3, 0, 190)
  1439.  
  1440. StartFreeText.Name = "StartFreeText"
  1441. StartFreeText.Parent = StartFrame
  1442. StartFreeText.BackgroundColor3 = Color3.new(1, 1, 1)
  1443. StartFreeText.BackgroundTransparency = 1
  1444. StartFreeText.BorderSizePixel = 0
  1445. StartFreeText.Position = UDim2.new(0.0298102982, 0, 0.427272737, 0)
  1446. StartFreeText.Size = UDim2.new(0, 162, 0, 106)
  1447. StartFreeText.Font = Enum.Font.SourceSansItalic
  1448. StartFreeText.FontSize = Enum.FontSize.Size28
  1449. StartFreeText.Text = "Free: alot uglier gui but still all the great updates. its just all lower quality. also updates goes slower and the suggestions are watched less at."
  1450. StartFreeText.TextColor3 = Color3.new(1, 1, 1)
  1451. StartFreeText.TextScaled = true
  1452. StartFreeText.TextSize = 25
  1453. StartFreeText.TextWrapped = true
  1454.  
  1455. StartPremiumText.Name = "StartPremiumText"
  1456. StartPremiumText.Parent = StartFrame
  1457. StartPremiumText.BackgroundColor3 = Color3.new(1, 1, 1)
  1458. StartPremiumText.BackgroundTransparency = 1
  1459. StartPremiumText.BorderSizePixel = 0
  1460. StartPremiumText.Position = UDim2.new(0.52439028, 0, 0.395454556, 0)
  1461. StartPremiumText.Size = UDim2.new(0, 167, 0, 120)
  1462. StartPremiumText.Font = Enum.Font.SourceSansItalic
  1463. StartPremiumText.FontSize = Enum.FontSize.Size28
  1464. StartPremiumText.Text = "Premium: alot more options and extra options. over all highter quality and faster updates. (For more update watch the discords Premium channel.)"
  1465. StartPremiumText.TextColor3 = Color3.new(1, 1, 1)
  1466. StartPremiumText.TextScaled = true
  1467. StartPremiumText.TextSize = 25
  1468. StartPremiumText.TextWrapped = true
  1469.  
  1470. StartName_2.Name = "StartName"
  1471. StartName_2.Parent = StartFrame
  1472. StartName_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1473. StartName_2.BackgroundTransparency = 1
  1474. StartName_2.BorderSizePixel = 0
  1475. StartName_2.Position = UDim2.new(0, 0, 0.109090909, 0)
  1476. StartName_2.Size = UDim2.new(0, 369, 0, 16)
  1477. StartName_2.Font = Enum.Font.SourceSansItalic
  1478. StartName_2.FontSize = Enum.FontSize.Size28
  1479. StartName_2.Text = "discord.gg/s85fc"
  1480. StartName_2.TextColor3 = Color3.new(1, 1, 1)
  1481. StartName_2.TextScaled = true
  1482. StartName_2.TextSize = 25
  1483. StartName_2.TextWrapped = true
  1484.  
  1485. LoginFrame.Name = "LoginFrame"
  1486. LoginFrame.Parent = BoogaFucker
  1487. LoginFrame.Active = true
  1488. LoginFrame.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  1489. LoginFrame.BorderSizePixel = 0
  1490. LoginFrame.Position = UDim2.new(0.548215687, 0, 0.603298247, 0)
  1491. LoginFrame.Selectable = true
  1492. LoginFrame.Size = UDim2.new(0, 369, 0, 220)
  1493. LoginFrame.Visible = false
  1494.  
  1495. LoginHeaderBorder.Name = "LoginHeaderBorder"
  1496. LoginHeaderBorder.Parent = LoginFrame
  1497. LoginHeaderBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1498. LoginHeaderBorder.BorderSizePixel = 0
  1499. LoginHeaderBorder.Size = UDim2.new(0, 369, 0, 24)
  1500.  
  1501. LoginFooterBorder.Name = "LoginFooterBorder"
  1502. LoginFooterBorder.Parent = LoginFrame
  1503. LoginFooterBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1504. LoginFooterBorder.BorderSizePixel = 0
  1505. LoginFooterBorder.Position = UDim2.new(-0.000273272395, 0, 0.971862733, 0)
  1506. LoginFooterBorder.Size = UDim2.new(0, 369, 0, 6)
  1507.  
  1508. LoginName.Name = "LoginName"
  1509. LoginName.Parent = LoginFrame
  1510. LoginName.BackgroundColor3 = Color3.new(1, 1, 1)
  1511. LoginName.BackgroundTransparency = 1
  1512. LoginName.BorderSizePixel = 0
  1513. LoginName.Position = UDim2.new(0.249322489, 0, 0, 0)
  1514. LoginName.Size = UDim2.new(0, 185, 0, 17)
  1515. LoginName.Font = Enum.Font.SourceSansItalic
  1516. LoginName.FontSize = Enum.FontSize.Size28
  1517. LoginName.Text = "BoogaFucker Login"
  1518. LoginName.TextColor3 = Color3.new(1, 1, 1)
  1519. LoginName.TextSize = 25
  1520.  
  1521. LoginConfirm.Name = "LoginConfirm"
  1522. LoginConfirm.Parent = LoginFrame
  1523. LoginConfirm.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1524. LoginConfirm.BackgroundTransparency = 0.60000002384186
  1525. LoginConfirm.BorderColor3 = Color3.new(1, 1, 1)
  1526. LoginConfirm.BorderSizePixel = 2
  1527. LoginConfirm.Position = UDim2.new(1.19783199, -350, 0.631818175, 25)
  1528. LoginConfirm.Size = UDim2.new(0, 185, 0, 23)
  1529. LoginConfirm.ZIndex = 2
  1530. LoginConfirm.Font = Enum.Font.SourceSansBold
  1531. LoginConfirm.FontSize = Enum.FontSize.Size24
  1532. LoginConfirm.Text = "Confirm"
  1533. LoginConfirm.TextColor3 = Color3.new(1, 1, 1)
  1534. LoginConfirm.TextSize = 21
  1535. LoginConfirm.TextWrapped = true
  1536.  
  1537. LoginRightBorder.Name = "LoginRightBorder"
  1538. LoginRightBorder.Parent = LoginFrame
  1539. LoginRightBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1540. LoginRightBorder.BorderSizePixel = 0
  1541. LoginRightBorder.Position = UDim2.new(0.991869926, 0, 0.109090909, 0)
  1542. LoginRightBorder.Size = UDim2.new(0, 3, 0, 190)
  1543.  
  1544. LoginLeftBorder.Name = "LoginLeftBorder"
  1545. LoginLeftBorder.Parent = LoginFrame
  1546. LoginLeftBorder.BackgroundColor3 = Color3.new(0.27451, 0.027451, 0.0313726)
  1547. LoginLeftBorder.BorderSizePixel = 0
  1548. LoginLeftBorder.Position = UDim2.new(0, 0, 0.109090909, 0)
  1549. LoginLeftBorder.Size = UDim2.new(0, 3, 0, 190)
  1550.  
  1551. LoginBackButton.Name = "LoginBackButton"
  1552. LoginBackButton.Parent = LoginFrame
  1553. LoginBackButton.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1554. LoginBackButton.BackgroundTransparency = 0.60000002384186
  1555. LoginBackButton.BorderColor3 = Color3.new(1, 1, 1)
  1556. LoginBackButton.BorderSizePixel = 2
  1557. LoginBackButton.Position = UDim2.new(0.956639588, -350, -0.100000001, 25)
  1558. LoginBackButton.Size = UDim2.new(0, 40, 0, 18)
  1559. LoginBackButton.ZIndex = 2
  1560. LoginBackButton.Font = Enum.Font.SourceSansBold
  1561. LoginBackButton.FontSize = Enum.FontSize.Size24
  1562. LoginBackButton.Text = "<-"
  1563. LoginBackButton.TextColor3 = Color3.new(1, 1, 1)
  1564. LoginBackButton.TextSize = 21
  1565. LoginBackButton.TextWrapped = true
  1566.  
  1567. LoginUser.Name = "LoginUser"
  1568. LoginUser.Parent = LoginFrame
  1569. LoginUser.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1570. LoginUser.BackgroundTransparency = 0.20000000298023
  1571. LoginUser.BorderColor3 = Color3.new(1, 1, 1)
  1572. LoginUser.Position = UDim2.new(0.292682946, 0, 0.272727281, 0)
  1573. LoginUser.Size = UDim2.new(0, 153, 0, 31)
  1574. LoginUser.Font = Enum.Font.SourceSans
  1575. LoginUser.FontSize = Enum.FontSize.Size28
  1576. LoginUser.Text = "Username"
  1577. LoginUser.TextColor3 = Color3.new(1, 1, 1)
  1578. LoginUser.TextSize = 25
  1579. LoginUser.TextXAlignment = Enum.TextXAlignment.Left
  1580.  
  1581. LoginPass.Name = "LoginPass"
  1582. LoginPass.Parent = LoginFrame
  1583. LoginPass.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1584. LoginPass.BackgroundTransparency = 0.20000000298023
  1585. LoginPass.BorderColor3 = Color3.new(1, 1, 1)
  1586. LoginPass.Position = UDim2.new(0.292682916, 0, 0.481818199, 0)
  1587. LoginPass.Size = UDim2.new(0, 153, 0, 31)
  1588. LoginPass.Font = Enum.Font.SourceSans
  1589. LoginPass.FontSize = Enum.FontSize.Size28
  1590. LoginPass.Text = "Password"
  1591. LoginPass.TextColor3 = Color3.new(1, 1, 1)
  1592. LoginPass.TextSize = 25
  1593. LoginPass.TextXAlignment = Enum.TextXAlignment.Left
  1594.  
  1595. KeyBind.Name = "KeyBind"
  1596. KeyBind.Parent = BoogaFucker
  1597. KeyBind.BackgroundColor3 = Color3.new(0, 0, 0)
  1598. KeyBind.BackgroundTransparency = 0.5
  1599. KeyBind.Position = UDim2.new(0.509393454, 0, 0.599304438, 0)
  1600. KeyBind.Size = UDim2.new(0, 274, 0, 162)
  1601. KeyBind.Visible = false
  1602.  
  1603. KeyBindFinishStartupButton.Name = "KeyBindFinishStartupButton"
  1604. KeyBindFinishStartupButton.Parent = KeyBind
  1605. KeyBindFinishStartupButton.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  1606. KeyBindFinishStartupButton.BackgroundTransparency = 0.60000002384186
  1607. KeyBindFinishStartupButton.BorderColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  1608. KeyBindFinishStartupButton.BorderSizePixel = 2
  1609. KeyBindFinishStartupButton.Position = UDim2.new(0.312275499, 0, 0.592000008, 0)
  1610. KeyBindFinishStartupButton.Size = UDim2.new(0, 102, 0, 34)
  1611. KeyBindFinishStartupButton.Font = Enum.Font.SourceSans
  1612. KeyBindFinishStartupButton.FontSize = Enum.FontSize.Size24
  1613. KeyBindFinishStartupButton.Text = "Finish startup"
  1614. KeyBindFinishStartupButton.TextColor3 = Color3.new(1, 0.333333, 0)
  1615. KeyBindFinishStartupButton.TextSize = 20
  1616.  
  1617. KeyBindHeather.Name = "KeyBindHeather"
  1618. KeyBindHeather.Parent = KeyBind
  1619. KeyBindHeather.BackgroundColor3 = Color3.new(0, 0, 0)
  1620. KeyBindHeather.BackgroundTransparency = 0.5
  1621. KeyBindHeather.Size = UDim2.new(0, 274, 0, 15)
  1622.  
  1623. KeyBindStartupTextBox.Name = "KeyBindStartupTextBox"
  1624. KeyBindStartupTextBox.Parent = KeyBind
  1625. KeyBindStartupTextBox.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  1626. KeyBindStartupTextBox.BackgroundTransparency = 0.40000000596046
  1627. KeyBindStartupTextBox.BorderSizePixel = 0
  1628. KeyBindStartupTextBox.Position = UDim2.new(0.416225731, 0, 0.842592537, 0)
  1629. KeyBindStartupTextBox.Size = UDim2.new(0, 45, 0, 19)
  1630. KeyBindStartupTextBox.Font = Enum.Font.SourceSans
  1631. KeyBindStartupTextBox.FontSize = Enum.FontSize.Size14
  1632. KeyBindStartupTextBox.Text = "G"
  1633. KeyBindStartupTextBox.TextColor3 = Color3.new(1, 0.333333, 0)
  1634. KeyBindStartupTextBox.TextSize = 14
  1635.  
  1636. KeyBindSetupText.Name = "KeyBindSetupText"
  1637. KeyBindSetupText.Parent = KeyBind
  1638. KeyBindSetupText.BackgroundColor3 = Color3.new(1, 1, 1)
  1639. KeyBindSetupText.BackgroundTransparency = 1
  1640. KeyBindSetupText.Position = UDim2.new(0.0748175159, 0, 0.129629627, 0)
  1641. KeyBindSetupText.Size = UDim2.new(0, 236, 0, 69)
  1642. KeyBindSetupText.Font = Enum.Font.SourceSans
  1643. KeyBindSetupText.FontSize = Enum.FontSize.Size24
  1644. KeyBindSetupText.Text = "Okay, we are almost done! setup your GUI keybind and then press the \"Finish startup\" button!"
  1645. KeyBindSetupText.TextColor3 = Color3.new(1, 0.333333, 0)
  1646. KeyBindSetupText.TextSize = 20
  1647. KeyBindSetupText.TextWrapped = true
  1648. KeyBindSetupText.TextXAlignment = Enum.TextXAlignment.Left
  1649. KeyBindSetupText.TextYAlignment = Enum.TextYAlignment.Top
  1650.  
  1651. KeyBindName.Name = "KeyBindName"
  1652. KeyBindName.Parent = KeyBind
  1653. KeyBindName.BackgroundColor3 = Color3.new(1, 1, 1)
  1654. KeyBindName.BackgroundTransparency = 1
  1655. KeyBindName.Position = UDim2.new(0.270072997, 0, -0.0216049384, 0)
  1656. KeyBindName.Size = UDim2.new(0, 130, 0, 16)
  1657. KeyBindName.Font = Enum.Font.SourceSansBold
  1658. KeyBindName.FontSize = Enum.FontSize.Size18
  1659. KeyBindName.Text = "BoogaFucker Setup"
  1660. KeyBindName.TextColor3 = Color3.new(1, 0.333333, 0)
  1661. KeyBindName.TextSize = 18
  1662. KeyBindName.TextWrapped = true
  1663. KeyBindName.TextXAlignment = Enum.TextXAlignment.Left
  1664. KeyBindName.TextYAlignment = Enum.TextYAlignment.Top
  1665. end)
  1666.  
  1667.  
  1668. Onyx.MouseButton1Down:connect(function()
  1669. -- Onyx HUB v2.1
  1670. -- Speedhack : Q
  1671. -- Auto pickup : y
  1672.  
  1673. -- by Zeestriaa#7876
  1674. -- Showcased by Cryptic
  1675.  
  1676. local BoogaBooga = Instance.new("ScreenGui")
  1677. local Frame = Instance.new("Frame")
  1678. local HeaderFrame = Instance.new("Frame")
  1679. local TitleGUI = Instance.new("TextLabel")
  1680. local SpeedHack = Instance.new("TextButton")
  1681. local JumpHack = Instance.new("TextButton")
  1682. local InfinityJump = Instance.new("TextButton")
  1683. local CraftGUI = Instance.new("TextButton")
  1684. local Minimize = Instance.new("TextButton")
  1685. local CraftFrame = Instance.new("Frame")
  1686. local HeaderFrame_2 = Instance.new("Frame")
  1687. local CraftLogo = Instance.new("TextLabel")
  1688. local ItemName = Instance.new("TextBox")
  1689. local CraftSubmit = Instance.new("TextButton")
  1690. local CraftGUI_2 = Instance.new("TextButton")
  1691. local AutoPickup = Instance.new("TextButton")
  1692. local ESPTrack = Instance.new("TextButton")
  1693. local DropItem = Instance.new("TextButton")
  1694. local ItemDrop = Instance.new("TextBox")
  1695. local MinimizeFrame = Instance.new("Frame")
  1696. local MinOpen = Instance.new("TextButton")
  1697.  
  1698. -- Properties
  1699.  
  1700. BoogaBooga.Name = "BoogaBooga"
  1701. BoogaBooga.Parent = game.CoreGui
  1702.  
  1703. Frame.Parent = BoogaBooga
  1704. Frame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1705. Frame.BorderSizePixel = 0
  1706. Frame.Position = UDim2.new(0, 319, 0, 134)
  1707. Frame.Size = UDim2.new(0, 577, 0, 250)
  1708. Frame.Active = true
  1709. Frame.Selectable = true
  1710.  
  1711. HeaderFrame.Name = "HeaderFrame"
  1712. HeaderFrame.Parent = Frame
  1713. HeaderFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1714. HeaderFrame.BorderSizePixel = 0
  1715. HeaderFrame.Size = UDim2.new(0, 577, 0, 33)
  1716.  
  1717. TitleGUI.Name = "TitleGUI"
  1718. TitleGUI.Parent = Frame
  1719. TitleGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  1720. TitleGUI.BackgroundTransparency = 1
  1721. TitleGUI.BorderSizePixel = 0
  1722. TitleGUI.Position = UDim2.new(0, 140, 0, 0)
  1723. TitleGUI.Size = UDim2.new(0, 309, 0, 33)
  1724. TitleGUI.Font = Enum.Font.SciFi
  1725. TitleGUI.Text = "Booga Booga | Onyx Version"
  1726. TitleGUI.TextColor3 = Color3.new(1, 1, 1)
  1727. TitleGUI.TextSize = 14
  1728.  
  1729. SpeedHack.Name = "SpeedHack"
  1730. SpeedHack.Parent = Frame
  1731. SpeedHack.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1732. SpeedHack.BorderSizePixel = 0
  1733. SpeedHack.Position = UDim2.new(0, 20, 0, 49)
  1734. SpeedHack.Size = UDim2.new(0, 200, 0, 50)
  1735. SpeedHack.Font = Enum.Font.SourceSans
  1736. SpeedHack.Text = "SpeedHack"
  1737. SpeedHack.TextColor3 = Color3.new(1, 1, 1)
  1738. SpeedHack.TextSize = 14
  1739.  
  1740. JumpHack.Name = "JumpHack"
  1741. JumpHack.Parent = Frame
  1742. JumpHack.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1743. JumpHack.BorderSizePixel = 0
  1744. JumpHack.Position = UDim2.new(0, 20, 0, 112)
  1745. JumpHack.Size = UDim2.new(0, 200, 0, 50)
  1746. JumpHack.Font = Enum.Font.SourceSans
  1747. JumpHack.Text = "JumpHack"
  1748. JumpHack.TextColor3 = Color3.new(1, 1, 1)
  1749. JumpHack.TextSize = 14
  1750.  
  1751. InfinityJump.Name = "InfinityJump"
  1752. InfinityJump.Parent = Frame
  1753. InfinityJump.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1754. InfinityJump.BorderSizePixel = 0
  1755. InfinityJump.Position = UDim2.new(0, 21, 0, 173)
  1756. InfinityJump.Size = UDim2.new(0, 200, 0, 50)
  1757. InfinityJump.Font = Enum.Font.SourceSans
  1758. InfinityJump.Text = "Infinity Jump"
  1759. InfinityJump.TextColor3 = Color3.new(1, 1, 1)
  1760. InfinityJump.TextSize = 14
  1761.  
  1762. CraftGUI.Name = "CraftGUI"
  1763. CraftGUI.Parent = Frame
  1764. CraftGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  1765. CraftGUI.BackgroundTransparency = 1
  1766. CraftGUI.BorderSizePixel = 0
  1767. CraftGUI.Size = UDim2.new(0, 81, 0, 31)
  1768. CraftGUI.Font = Enum.Font.ArialBold
  1769. CraftGUI.Text = "<"
  1770. CraftGUI.TextColor3 = Color3.new(1, 1, 1)
  1771. CraftGUI.TextSize = 14
  1772.  
  1773. Minimize.Name = "Minimize"
  1774. Minimize.Parent = Frame
  1775. Minimize.BackgroundColor3 = Color3.new(1, 1, 1)
  1776. Minimize.BackgroundTransparency = 1
  1777. Minimize.BorderSizePixel = 0
  1778. Minimize.Position = UDim2.new(0, 496, 0, 0)
  1779. Minimize.Size = UDim2.new(0, 81, 0, 31)
  1780. Minimize.Font = Enum.Font.ArialBold
  1781. Minimize.Text = ">"
  1782. Minimize.TextColor3 = Color3.new(1, 1, 1)
  1783. Minimize.TextSize = 14
  1784.  
  1785. CraftFrame.Name = "CraftFrame"
  1786. CraftFrame.Parent = Frame
  1787. CraftFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  1788. CraftFrame.Position = UDim2.new(0, -245, 0, 0)
  1789. CraftFrame.Size = UDim2.new(0, 226, 0, 151)
  1790. CraftFrame.Visible = false
  1791.  
  1792. HeaderFrame_2.Name = "HeaderFrame"
  1793. HeaderFrame_2.Parent = CraftFrame
  1794. HeaderFrame_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1795. HeaderFrame_2.BorderSizePixel = 0
  1796. HeaderFrame_2.Size = UDim2.new(0, 226, 0, 33)
  1797.  
  1798. CraftLogo.Name = "CraftLogo"
  1799. CraftLogo.Parent = CraftFrame
  1800. CraftLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  1801. CraftLogo.BackgroundTransparency = 1
  1802. CraftLogo.BorderSizePixel = 0
  1803. CraftLogo.Position = UDim2.new(0, 55, 0, 0)
  1804. CraftLogo.Size = UDim2.new(0, 115, 0, 31)
  1805. CraftLogo.Font = Enum.Font.SciFi
  1806. CraftLogo.Text = "Craft Item"
  1807. CraftLogo.TextColor3 = Color3.new(1, 1, 1)
  1808. CraftLogo.TextSize = 14
  1809.  
  1810. ItemName.Name = "ItemName"
  1811. ItemName.Parent = CraftFrame
  1812. ItemName.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1813. ItemName.BorderColor3 = Color3.new(0, 0, 0)
  1814. ItemName.BorderSizePixel = 3
  1815. ItemName.Position = UDim2.new(0, 13, 0, 47)
  1816. ItemName.Size = UDim2.new(0, 200, 0, 34)
  1817. ItemName.Font = Enum.Font.SciFi
  1818. ItemName.Text = "Item Name"
  1819. ItemName.TextColor3 = Color3.new(1, 1, 1)
  1820. ItemName.TextSize = 14
  1821.  
  1822. CraftSubmit.Name = "CraftSubmit"
  1823. CraftSubmit.Parent = CraftFrame
  1824. CraftSubmit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1825. CraftSubmit.BorderSizePixel = 0
  1826. CraftSubmit.Position = UDim2.new(0, 13, 0, 93)
  1827. CraftSubmit.Size = UDim2.new(0, 200, 0, 35)
  1828. CraftSubmit.Font = Enum.Font.SciFi
  1829. CraftSubmit.Text = "Craft Now!"
  1830. CraftSubmit.TextColor3 = Color3.new(1, 1, 1)
  1831. CraftSubmit.TextSize = 14
  1832.  
  1833. CraftGUI_2.Name = "CraftGUI"
  1834. CraftGUI_2.Parent = CraftFrame
  1835. CraftGUI_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1836. CraftGUI_2.BackgroundTransparency = 1
  1837. CraftGUI_2.BorderSizePixel = 0
  1838. CraftGUI_2.Position = UDim2.new(0, 163, 0, 0)
  1839. CraftGUI_2.Size = UDim2.new(0, 63, 0, 31)
  1840. CraftGUI_2.Font = Enum.Font.ArialBold
  1841. CraftGUI_2.Text = ">"
  1842. CraftGUI_2.TextColor3 = Color3.new(1, 1, 1)
  1843. CraftGUI_2.TextSize = 14
  1844.  
  1845. AutoPickup.Name = "AutoPickup"
  1846. AutoPickup.Parent = Frame
  1847. AutoPickup.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1848. AutoPickup.BorderSizePixel = 0
  1849. AutoPickup.Position = UDim2.new(0, 236, 0, 49)
  1850. AutoPickup.Size = UDim2.new(0, 200, 0, 50)
  1851. AutoPickup.Font = Enum.Font.SciFi
  1852. AutoPickup.Text = "Auto Pickup"
  1853. AutoPickup.TextColor3 = Color3.new(1, 1, 1)
  1854. AutoPickup.TextSize = 14
  1855.  
  1856. ESPTrack.Name = "ESP Track"
  1857. ESPTrack.Parent = Frame
  1858. ESPTrack.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1859. ESPTrack.BorderSizePixel = 0
  1860. ESPTrack.Position = UDim2.new(0, 237, 0, 110)
  1861. ESPTrack.Size = UDim2.new(0, 200, 0, 49)
  1862. ESPTrack.Font = Enum.Font.SciFi
  1863. ESPTrack.Text = "ESP Track"
  1864. ESPTrack.TextColor3 = Color3.new(1, 1, 1)
  1865. ESPTrack.TextSize = 14
  1866.  
  1867. DropItem.Name = "DropItem"
  1868. DropItem.Parent = Frame
  1869. DropItem.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1870. DropItem.BorderSizePixel = 0
  1871. DropItem.Position = UDim2.new(0, 238, 0, 173)
  1872. DropItem.Size = UDim2.new(0, 324, 0, 49)
  1873. DropItem.Font = Enum.Font.SciFi
  1874. DropItem.Text = "Drop item from bag!"
  1875. DropItem.TextColor3 = Color3.new(1, 1, 1)
  1876. DropItem.TextSize = 14
  1877.  
  1878. ItemDrop.Name = "ItemDrop"
  1879. ItemDrop.Parent = Frame
  1880. ItemDrop.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1881. ItemDrop.BorderColor3 = Color3.new(0, 0, 0)
  1882. ItemDrop.BorderSizePixel = 3
  1883. ItemDrop.Position = UDim2.new(0, 448, 0, 49)
  1884. ItemDrop.Size = UDim2.new(0, 113, 0, 106)
  1885. ItemDrop.Font = Enum.Font.SciFi
  1886. ItemDrop.Text = "Item Name"
  1887. ItemDrop.TextColor3 = Color3.new(1, 1, 1)
  1888. ItemDrop.TextSize = 14
  1889.  
  1890. MinimizeFrame.Name = "MinimizeFrame"
  1891. MinimizeFrame.Parent = BoogaBooga
  1892. MinimizeFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1893. MinimizeFrame.BackgroundTransparency = 1
  1894. MinimizeFrame.BorderSizePixel = 0
  1895. MinimizeFrame.Position = UDim2.new(0, 942, 0, 215)
  1896. MinimizeFrame.Size = UDim2.new(0, 154, 0, 223)
  1897. MinimizeFrame.Visible = false
  1898.  
  1899. MinOpen.Name = "MinOpen"
  1900. MinOpen.Parent = MinimizeFrame
  1901. MinOpen.BackgroundColor3 = Color3.new(1, 1, 1)
  1902. MinOpen.BackgroundTransparency = 1
  1903. MinOpen.BorderSizePixel = 0
  1904. MinOpen.Position = UDim2.new( 0.2, -110, 0, -200)
  1905. MinOpen.Size = UDim2.new(0, 154, 0, 223)
  1906. MinOpen.Font = Enum.Font.Fantasy
  1907. MinOpen.Text = "<"
  1908. MinOpen.TextColor3 = Color3.new(1, 1, 1)
  1909. MinOpen.TextScaled = true
  1910. MinOpen.TextSize = 14
  1911. MinOpen.TextWrapped = true
  1912.  
  1913. -- Scripts
  1914.  
  1915. SpeedHack.MouseButton1Down:connect(function()
  1916. local plr = game:GetService("Players").LocalPlayer
  1917. local char = plr.Character
  1918. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1919. local hum = char:FindFirstChild("HumanoidRootPart")
  1920. local speed = 3
  1921. mouse.KeyDown:connect(function(key)
  1922. if key == "q" then
  1923. loop = true
  1924. while loop do
  1925. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * speed
  1926. wait()
  1927. end
  1928. end
  1929. end)
  1930.  
  1931. mouse.KeyUp:connect(function(key)
  1932. if key == "q" then
  1933. loop = false
  1934. end
  1935. end)
  1936. end)
  1937.  
  1938. JumpHack.MouseButton1Down:connect(function()
  1939. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 150
  1940. end)
  1941.  
  1942. InfinityJump.MouseButton1Down:connect(function()
  1943. loadstring(game:HttpGet(('https://pastebin.com/raw/2eYepag7'),true))()
  1944. end)
  1945.  
  1946. CraftGUI.MouseButton1Down:connect(function()
  1947. CraftFrame.Visible = true
  1948. end)
  1949.  
  1950. Minimize.MouseButton1Down:connect(function()
  1951. Frame.Visible = false
  1952. MinimizeFrame.Visible = true
  1953. end)
  1954.  
  1955. CraftSubmit.MouseButton1Down:connect(function()
  1956. local Item = ItemName.Text
  1957. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1958. Event:FireServer(Item)
  1959. end)
  1960.  
  1961. CraftGUI_2.MouseButton1Down:connect(function()
  1962. CraftFrame.Visible = false
  1963. end)
  1964.  
  1965. AutoPickup.MouseButton1Down:connect(function()
  1966. local Objects;
  1967.  
  1968. local Pickup = function(Character)
  1969. local myPos = Character.HumanoidRootPart.Position
  1970. local Objects = {}
  1971. for i,v in pairs(workspace:GetChildren()) do
  1972. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  1973. local Pos = v.Position
  1974. local Distance = (myPos - Pos).magnitude
  1975. if Distance < 40 then
  1976. table.insert(Objects, v)
  1977. end
  1978. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  1979. local Pos = v.Part.Position
  1980. local Distance = (myPos - Pos).magnitude
  1981. if Distance < 40 then
  1982. table.insert(Objects, v)
  1983. end
  1984. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  1985. local Pos = v.Position
  1986. local Distance = (myPos - Pos).magnitude
  1987. if Distance < 40 then
  1988. table.insert(Objects, v)
  1989. end
  1990. end
  1991. end
  1992. for i,v in pairs(Objects) do
  1993. for i=1,10 do
  1994. v.Position = myPosunannoy
  1995. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  1996. end
  1997. end
  1998. end
  1999. wait(1)
  2000. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  2001.  
  2002. mouse.KeyDown:connect(function(key)
  2003. if key == "y" then
  2004. print'howdi neighbor'
  2005. Pickup(game.Players.LocalPlayer.Character)
  2006. end
  2007. end)
  2008. end)
  2009.  
  2010. Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
  2011.  
  2012. local enabledesp = false
  2013.  
  2014. function CreateESP(plr)
  2015.  
  2016. if plr ~= nil then
  2017.  
  2018. local GetChar = plr.Character
  2019. if not GetChar then return end
  2020.  
  2021. local GetHead do
  2022.  
  2023. repeat wait() until GetChar:FindFirstChild("Head")
  2024.  
  2025. end
  2026. GetHead = GetChar.Head
  2027.  
  2028. local bb = Instance.new("BillboardGui", Important.CoreGui)
  2029. bb.Adornee = GetHead
  2030. bb.ExtentsOffset = Vector3.new(0, 1, 0)
  2031. bb.AlwaysOnTop = true
  2032. bb.Size = UDim2.new(0, 5, 0, 5)
  2033. bb.StudsOffset = Vector3.new(0, 3, 0)
  2034. bb.Name = "ESP_PLAYER_" .. plr.Name
  2035.  
  2036. local displayframe = Instance.new("Frame", bb)
  2037. displayframe.ZIndex = 10
  2038. displayframe.BackgroundTransparency = 1
  2039. displayframe.Size = UDim2.new(1,0,1,0)
  2040.  
  2041. local name = Instance.new("TextLabel", displayframe)
  2042. name.Name = "Name"
  2043. name.ZIndex = 10
  2044. name.Text = plr.Name
  2045. name.Visible = true
  2046. name.TextColor3 = Color3.new(170,0,0)
  2047. name.BackgroundTransparency = 1
  2048. name.Size = UDim2.new(1,0,10,0)
  2049. name.Font = Enum.Font.SourceSansLight
  2050. name.TextSize = 20
  2051. name.TextStrokeTransparency = .5
  2052.  
  2053. end
  2054.  
  2055. end
  2056.  
  2057. ESPTrack.MouseButton1Click:connect(function()
  2058. for i,v in pairs(Important.Players:GetChildren()) do
  2059.  
  2060. CreateESP(v)
  2061.  
  2062. end
  2063. end)
  2064.  
  2065. DropItem.MouseButton1Down:connect(function()
  2066. local item = ItemDrop.Text -- change this to the item you want to drop
  2067. local amount = 1000 -- change this to the amount you want to drop
  2068.  
  2069. local i = 0
  2070. while i <= amount do
  2071. game.ReplicatedStorage.Events.DropBagItem:FireServer(item)
  2072. i = i + 1
  2073. end
  2074. end)
  2075.  
  2076. MinOpen.MouseButton1Down:connect(function()
  2077. MinimizeFrame.Visible = false
  2078. Frame.Visible = true
  2079. end)
  2080. end)
  2081.  
  2082. Admin.MouseButton1Down:connect(function()
  2083. -- Creator: illremember#3799
  2084.  
  2085. -- Credits to infinite yield, harkinian, dex creators
  2086.  
  2087. prefix = ";"
  2088. wait(0.3)
  2089. Commands = {
  2090. '[-] cmdbar is shown when ; is pressed.',
  2091. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  2092. '[2] bring [plr] -- You need a tool! Will bring player to you',
  2093. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  2094. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  2095. '[5] attach [plr] -- You need a tool! Attaches you to player',
  2096. '[6] unattach [plr] -- Attempts to unattach you from a player',
  2097. '[7] follow [plr] -- Makes you follow behind the player',
  2098. '[8] unfollow',
  2099. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  2100. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  2101. '[11] untrail',
  2102. '[12] orbit [plr] -- Makes you orbit the player',
  2103. '[13] unorbit',
  2104. '[14] fling [plr] -- Makes you fling the player',
  2105. '[15] unfling',
  2106. '[16] fecheck -- Checks if the game is FE or not',
  2107. '[17] void [plr] -- Teleports player to the void',
  2108. '[18] noclip -- Gives you noclip to walk through walls',
  2109. '[19] clip -- Removes noclip',
  2110. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  2111. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  2112. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  2113. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  2114. '[24] annoy [plr] -- Loop teleports you to the player',
  2115. '[25] unannoy',
  2116. '[26] headwalk [plr] -- Loop teleports you to the player head',
  2117. '[27] unheadwalk',
  2118. '[28] nolimbs -- Removes your arms and legs',
  2119. '[29] god -- Gives you FE Godmode',
  2120. '[30] drophats -- Drops your accessories',
  2121. '[31] droptool -- Drops any tool you have equipped',
  2122. '[32] loopdhats -- Loop drops your accessories',
  2123. '[33] unloopdhats',
  2124. '[34] loopdtool -- Loop drops any tools you have equipped',
  2125. '[35] unloopdtool',
  2126. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  2127. '[37] view [plr] -- Changes your camera to the player character',
  2128. '[38] unview',
  2129. '[39] goto [plr] -- Teleports you to player',
  2130. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  2131. '[41] unfly',
  2132. '[42] chat [msg] -- Makes you chat a message',
  2133. '[43] spam [msg] -- Spams a message',
  2134. '[44] unspam',
  2135. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  2136. '[46] pmspam [plr] -- Spams a player in private message',
  2137. '[47] unpmspam',
  2138. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  2139. '[49] uncfreeze [plr]',
  2140. '[50] unlockws -- Unlocks the workspace',
  2141. '[51] lockws -- Locks the workspace',
  2142. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  2143. '[53] pstand -- Enables platform stand',
  2144. '[54] unpstand -- Disables platform stand',
  2145. '[55] blockhead -- Removes your head mesh',
  2146. '[56] sit',
  2147. '[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',
  2148. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  2149. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  2150. '[60] cmds -- Prints all commands',
  2151. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  2152. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  2153. '[63] spinner -- Makes you spin',
  2154. '[64] nospinner',
  2155. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  2156. '[66] noreach -- Removes reach, must have tool equipped',
  2157. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  2158. '[68] tp me [plr] -- Alternative to goto',
  2159. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  2160. '[70] uncbring',
  2161. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  2162. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  2163. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  2164. '[74] unglitch -- Unglitches you',
  2165. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  2166. '[76] explorer -- Loads up DEX',
  2167. '[77] reset -- Resets your character.',
  2168. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  2169. '[79] animgui -- Loads up Energize animations GUI',
  2170. '[80] savepos -- Saves your current position',
  2171. '[81] loadpos -- Teleports you to your saved position',
  2172. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  2173. '[83] unbang',
  2174. '[84] delcmdbar -- Removes the command bar completely',
  2175. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  2176. '[86] shutdown -- Uses harkinians script to shutdown server',
  2177. '[87] respawn -- If grespawn doesnt work you can use respawn',
  2178. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  2179. '[89] getplrs -- Prints all players in game',
  2180. '[90] deldecal -- Deletes all decals client sided',
  2181. '[91] opfinality -- Loads in my FE GUI Opfinality',
  2182. '[92] remotes -- Prints all remotes in the game in the console when added',
  2183. '[93] noremotes -- Stops printing remotes',
  2184. '[94] tpdefault -- Stops all loop teleports to a player',
  2185. '[95] stopsit -- Will not allow you to sit',
  2186. '[96] gosit -- Allows you to sit',
  2187. '[97] clicktp -- Enables click tp',
  2188. '[98] noclicktp -- Disables click tp',
  2189. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  2190. '[100] toolsoff -- Stops ;toolson',
  2191. '[101] version -- Gets the admin version',
  2192. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  2193. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  2194. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  2195. '[105] clickdel -- Delete any block you press q on, client sided',
  2196. '[106] noclickdel -- Stops clickdel',
  2197. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  2198. '[108] unlooprhats -- Stops loop removing mesh',
  2199. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  2200. '[110] unlooprtool -- Stops loop removing mesh',
  2201. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  2202. '[112] age [plr] -- Makes you chat the account age of the player',
  2203. '[113] id [plr] -- Makes you chat the account ID of the player',
  2204. '[114] .age [plr] -- Privately shows you the account age of the player',
  2205. '[115] .id [plr] -- Privately shows you the account ID of the player',
  2206. '[116] gameid -- Shows the game ID',
  2207. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  2208. '[118] removefog -- Removes fog, client sided',
  2209. '[119] disable -- Disables your character by removing humanoid',
  2210. '[120] enable -- Enables your character by adding humanoid',
  2211. '[121] prefix [key] -- Changes the prefix used, default is ;',
  2212. '[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.',
  2213. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  2214. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  2215. '[125] uncarpet -- Stops carpet player',
  2216. '[126] stare [plr] -- Turns your character to stare at another player',
  2217. '[127] unstare -- Stops stare player',
  2218. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  2219. '[129] unlogchat -- Disables logchat',
  2220. '[130] fixcam -- Fixes/resets your camera',
  2221. '[131] unstate -- Stops changing state',
  2222. }
  2223. speedget = 1
  2224.  
  2225. lplayer = game:GetService("Players").LocalPlayer
  2226.  
  2227. lplayer.CharacterAdded:Connect(function(character)
  2228. spin = false
  2229. flying = false
  2230. staring = false
  2231. banpl = false
  2232. end)
  2233.  
  2234. function change()
  2235. prefix = prefix
  2236. speedfly = speedfly
  2237. end
  2238.  
  2239. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  2240. local Found = {}
  2241. local strl = String:lower()
  2242. if strl == "all" then
  2243. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2244. table.insert(Found,v)
  2245. end
  2246. elseif strl == "others" then
  2247. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2248. if v.Name ~= lplayer.Name then
  2249. table.insert(Found,v)
  2250. end
  2251. end
  2252. elseif strl == "me" then
  2253. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2254. if v.Name == lplayer.Name then
  2255. table.insert(Found,v)
  2256. end
  2257. end
  2258. else
  2259. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2260. if v.Name:lower():sub(1, #String) == String:lower() then
  2261. table.insert(Found,v)
  2262. end
  2263. end
  2264. end
  2265. return Found
  2266. end
  2267.  
  2268. local Mouse = lplayer:GetMouse()
  2269.  
  2270. spin = false
  2271. followed = false
  2272. traill = false
  2273. noclip = false
  2274. annoying = false
  2275. hwalk = false
  2276. droppinghats = false
  2277. droppingtools = false
  2278. flying = false
  2279. spamdelay = 1
  2280. spamming = false
  2281. spammingpm = false
  2282. cbringing = false
  2283. remotes = true
  2284. added = true
  2285. binds = false
  2286. stopsitting = false
  2287. clickgoto = false
  2288. gettingtools = false
  2289. removingmeshhats = false
  2290. removingmeshtool = false
  2291. clickdel = false
  2292. staring = false
  2293. chatlogs = false
  2294. banpl = false
  2295. changingstate = false
  2296. statechosen = 0
  2297.  
  2298. adminversion = "Reviz Admin by illremember, Version 2.0"
  2299.  
  2300. flying = false
  2301. speedfly = 1
  2302.  
  2303. function plrchat(plr, chat)
  2304. print(plr.Name..": "..tick().."\n"..chat)
  2305. end
  2306.  
  2307. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  2308. v.Chatted:connect(function(chat)
  2309. if chatlogs then
  2310. plrchat(v, chat)
  2311. end
  2312. end)
  2313. end
  2314. game:GetService("Players").PlayerAdded:connect(function(plr)
  2315. plr.Chatted:connect(function(chat)
  2316. if chatlogs then
  2317. plrchat(plr, chat)
  2318. end
  2319. end)
  2320. end)
  2321.  
  2322.  
  2323. local ScreenGui = Instance.new("ScreenGui")
  2324. local Frame = Instance.new("Frame")
  2325. local CMDBAR = Instance.new("TextBox")
  2326. ScreenGui.Parent = game:GetService("CoreGui")
  2327. Frame.Parent = ScreenGui
  2328. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  2329. Frame.BackgroundTransparency = 0.3
  2330. Frame.Position = UDim2.new(0.25, 0, 0, 10)
  2331. Frame.Size = UDim2.new(0, 200, 0, 40)
  2332. Frame.Active = true
  2333. Frame.Draggable = true
  2334. CMDBAR.Name = "CMDBAR"
  2335. CMDBAR.Parent = Frame
  2336. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2337. CMDBAR.BackgroundTransparency = 0.20000000298023
  2338. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  2339. CMDBAR.Position = UDim2.new(0.05 , 0, 0.25, 0)
  2340. CMDBAR.Font = Enum.Font.SourceSansLight
  2341. CMDBAR.FontSize = Enum.FontSize.Size14
  2342. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  2343. CMDBAR.TextScaled = true
  2344. CMDBAR.TextSize = 14
  2345. CMDBAR.TextWrapped = true
  2346. CMDBAR.Text = "Press ; to type, Enter to execute"
  2347.  
  2348. local CMDS = Instance.new("ScreenGui")
  2349. local CMDSFRAME = Instance.new("Frame")
  2350. local ScrollingFrame = Instance.new("ScrollingFrame")
  2351. local TextLabel = Instance.new("TextLabel")
  2352. local closegui = Instance.new("TextButton")
  2353. CMDS.Name = "CMDS"
  2354. CMDS.Parent = game:GetService("CoreGui")
  2355. CMDSFRAME.Name = "CMDSFRAME"
  2356. CMDSFRAME.Parent = CMDS
  2357. CMDSFRAME.Active = true
  2358. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  2359. CMDSFRAME.BorderSizePixel = 0
  2360. CMDSFRAME.Draggable = true
  2361. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  2362. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  2363. CMDSFRAME.Visible = false
  2364. ScrollingFrame.Parent = CMDSFRAME
  2365. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  2366. ScrollingFrame.BorderSizePixel = 0
  2367. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  2368. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  2369. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  2370. TextLabel.Parent = ScrollingFrame
  2371. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2372. TextLabel.BackgroundTransparency = 1
  2373. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  2374. TextLabel.Font = Enum.Font.SourceSans
  2375. TextLabel.FontSize = Enum.FontSize.Size18
  2376. 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."
  2377. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  2378. TextLabel.TextSize = 15
  2379. TextLabel.TextWrapped = true
  2380. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  2381. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  2382. closegui.Name = "closegui"
  2383. closegui.Parent = CMDSFRAME
  2384. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  2385. closegui.BorderSizePixel = 0
  2386. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  2387. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  2388. closegui.Font = Enum.Font.SourceSansBold
  2389. closegui.FontSize = Enum.FontSize.Size24
  2390. closegui.Text = "X"
  2391. closegui.TextColor3 = Color3.new(1, 1, 1)
  2392. closegui.TextSize = 20
  2393.  
  2394. closegui.MouseButton1Click:connect(function()
  2395. CMDSFRAME.Visible = false
  2396. end)
  2397.  
  2398. game:GetService('RunService').Stepped:connect(function()
  2399. if spin then
  2400. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  2401. end
  2402. if followed then
  2403. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  2404. end
  2405. if traill then
  2406. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  2407. end
  2408. if annoying then
  2409. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  2410. end
  2411. if hwalk then
  2412. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  2413. end
  2414. if staring then
  2415. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  2416. end
  2417. end)
  2418. game:GetService('RunService').Stepped:connect(function()
  2419. if noclip then
  2420. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  2421. lplayer.Character.Head.CanCollide = false
  2422. lplayer.Character.Torso.CanCollide = false
  2423. lplayer.Character["Left Leg"].CanCollide = false
  2424. lplayer.Character["Right Leg"].CanCollide = false
  2425. else
  2426. lplayer.Character.Humanoid:ChangeState(11)
  2427. end
  2428. end
  2429. if changingstate then
  2430. lplayer.Character.Humanoid:ChangeState(statechosen)
  2431. end
  2432. end)
  2433. game:GetService('RunService').Stepped:connect(function()
  2434. if droppinghats then
  2435. for i,v in pairs(lplayer.Character:GetChildren()) do
  2436. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2437. v.Parent = workspace
  2438. end
  2439. end
  2440. end
  2441. if droppingtools then
  2442. for i,v in pairs(lplayer.Character:GetChildren()) do
  2443. if (v:IsA("Tool")) then
  2444. v.Parent = workspace
  2445. end
  2446. end
  2447. end
  2448. if removingmeshhats then
  2449. for i,v in pairs(lplayer.Character:GetChildren()) do
  2450. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2451. v.Handle.Mesh:Destroy()
  2452. end
  2453. end
  2454. end
  2455. if removingmeshtool then
  2456. for i,v in pairs(lplayer.Character:GetChildren()) do
  2457. if (v:IsA("Tool")) then
  2458. v.Handle.Mesh:Destroy()
  2459. end
  2460. end
  2461. end
  2462. end)
  2463. game:GetService('RunService').Stepped:connect(function()
  2464. if banpl then
  2465. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  2466. end
  2467. end)
  2468. game:GetService('RunService').Stepped:connect(function()
  2469. if stopsitting then
  2470. lplayer.Character.Humanoid.Sit = false
  2471. end
  2472. end)
  2473.  
  2474. plr = lplayer
  2475. hum = plr.Character.HumanoidRootPart
  2476. mouse = plr:GetMouse()
  2477. mouse.KeyDown:connect(function(key)
  2478. if key == "e" then
  2479. if mouse.Target then
  2480. if clickgoto then
  2481. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  2482. elseif clickdel then
  2483. mouse.Target:Destroy()
  2484. end
  2485. end
  2486. end
  2487. end)
  2488.  
  2489. game:GetService("Workspace").ChildAdded:connect(function(part)
  2490. if gettingtools then
  2491. if part:IsA("Tool") then
  2492. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2493. end
  2494. end
  2495. end)
  2496.  
  2497. lplayer.Chatted:Connect(function(msg)
  2498. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  2499. if string.sub(msg, 7) == "me" then
  2500. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  2501. else
  2502. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  2503. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2504. lplayer.Character.Humanoid.Name = 1
  2505. local l = lplayer.Character["1"]:Clone()
  2506. l.Parent = lplayer.Character
  2507. l.Name = "Humanoid"
  2508. wait(0.1)
  2509. lplayer.Character["1"]:Destroy()
  2510. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2511. lplayer.Character.Animate.Disabled = true
  2512. wait(0.1)
  2513. lplayer.Character.Animate.Disabled = false
  2514. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2515. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2516. lplayer.Character.Humanoid:EquipTool(v)
  2517. end
  2518. local function tp(player,player2)
  2519. local char1,char2=player.Character,player2.Character
  2520. if char1 and char2 then
  2521. char1:MoveTo(char2.Head.Position)
  2522. end
  2523. end
  2524. wait(0.1)
  2525. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2526. wait(0.2)
  2527. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2528. wait(0.5)
  2529. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  2530. wait(0.7)
  2531. tp(lplayer,game:GetService("Players")[v.Name])
  2532. wait(0.7)
  2533. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2534. game:GetService("StarterGui"):SetCore("SendNotification", {
  2535. Title = "Tools needed!";
  2536. Text = "You need a tool in your backpack for this command!";
  2537. })
  2538. end
  2539. end
  2540. end
  2541. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  2542. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  2543. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2544. lplayer.Character.Humanoid.Name = 1
  2545. local l = lplayer.Character["1"]:Clone()
  2546. l.Parent = lplayer.Character
  2547. l.Name = "Humanoid"
  2548. wait(0.1)
  2549. lplayer.Character["1"]:Destroy()
  2550. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2551. lplayer.Character.Animate.Disabled = true
  2552. wait(0.1)
  2553. lplayer.Character.Animate.Disabled = false
  2554. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2555. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2556. lplayer.Character.Humanoid:EquipTool(v)
  2557. end
  2558. local function tp(player,player2)
  2559. local char1,char2=player.Character,player2.Character
  2560. if char1 and char2 then
  2561. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  2562. end
  2563. end
  2564. local function getout(player,player2)
  2565. local char1,char2=player.Character,player2.Character
  2566. if char1 and char2 then
  2567. char1:MoveTo(char2.Head.Position)
  2568. end
  2569. end
  2570. tp(game:GetService("Players")[v.Name], lplayer)
  2571. wait(0.2)
  2572. tp(game:GetService("Players")[v.Name], lplayer)
  2573. wait(0.5)
  2574. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2575. wait(0.5)
  2576. getout(lplayer, game:GetService("Players")[v.Name])
  2577. wait(0.3)
  2578. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2579. game:GetService("StarterGui"):SetCore("SendNotification", {
  2580. Title = "Tools needed!";
  2581. Text = "You need a tool in your backpack for this command!";
  2582. })
  2583. end
  2584. end
  2585. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  2586. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2587. lplayer.Character.Humanoid.Name = 1
  2588. local l = lplayer.Character["1"]:Clone()
  2589. l.Parent = lplayer.Character
  2590. l.Name = "Humanoid"
  2591. wait(0.1)
  2592. lplayer.Character["1"]:Destroy()
  2593. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2594. lplayer.Character.Animate.Disabled = true
  2595. wait(0.1)
  2596. lplayer.Character.Animate.Disabled = false
  2597. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2598. lplayer.Character.Animate.Disabled = false
  2599. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2600. lplayer.Character.Humanoid:EquipTool(v)
  2601. end
  2602. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2603. spinplr = v
  2604. wait(0.5)
  2605. spin = true
  2606. game:GetService("StarterGui"):SetCore("SendNotification", {
  2607. Title = "Tools needed!";
  2608. Text = "You need a tool in your backpack for this command!";
  2609. })
  2610. end
  2611. end
  2612. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  2613. spin = false
  2614. end
  2615. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  2616. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2617. lplayer.Character.Humanoid.Name = 1
  2618. local l = lplayer.Character["1"]:Clone()
  2619. l.Parent = lplayer.Character
  2620. l.Name = "Humanoid"
  2621. wait(0.1)
  2622. lplayer.Character["1"]:Destroy()
  2623. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2624. lplayer.Character.Animate.Disabled = true
  2625. wait(0.1)
  2626. lplayer.Character.Animate.Disabled = false
  2627. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2628. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2629. lplayer.Character.Humanoid:EquipTool(v)
  2630. end
  2631. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2632. wait(0.3)
  2633. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  2634. attplr = v
  2635. game:GetService("StarterGui"):SetCore("SendNotification", {
  2636. Title = "Tools needed!";
  2637. Text = "You need a tool in your backpack for this command!";
  2638. })
  2639. end
  2640. end
  2641. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  2642. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2643. local function getout(player,player2)
  2644. local char1,char2=player.Character,player2.Character
  2645. if char1 and char2 then
  2646. char1:MoveTo(char2.Head.Position)
  2647. end
  2648. end
  2649. getout(lplayer, game:GetService("Players")[v.Name])
  2650. end
  2651. end
  2652. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  2653. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  2654. followed = true
  2655. flwplr = v
  2656. end
  2657. end
  2658. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  2659. followed = false
  2660. end
  2661. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  2662. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2663. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  2664. lplayer.Character.Humanoid.Name = 1
  2665. local l = lplayer.Character["1"]:Clone()
  2666. l.Parent = lplayer.Character
  2667. l.Name = "Humanoid"
  2668. wait(0.1)
  2669. lplayer.Character["1"]:Destroy()
  2670. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2671. lplayer.Character.Animate.Disabled = true
  2672. wait(0.1)
  2673. lplayer.Character.Animate.Disabled = false
  2674. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2675. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2676. lplayer.Character.Humanoid:EquipTool(v)
  2677. end
  2678. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2679. wait(0.2)
  2680. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2681. wait(0.6)
  2682. lplayer.Character.HumanoidRootPart.CFrame = NOW
  2683. wait(0.6)
  2684. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  2685. game:GetService("StarterGui"):SetCore("SendNotification", {
  2686. Title = "Tools needed!";
  2687. Text = "You need a tool in your backpack for this command!";
  2688. })
  2689. end
  2690. end
  2691. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  2692. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2693. traill = true
  2694. trlplr = v
  2695. end
  2696. end
  2697. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  2698. traill = false
  2699. end
  2700. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  2701. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  2702. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2703. else
  2704. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2705. local o = Instance.new("RocketPropulsion")
  2706. o.Parent = lplayer.Character.HumanoidRootPart
  2707. o.Name = "Orbit"
  2708. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2709. o:Fire()
  2710. noclip = true
  2711. end
  2712. end
  2713. end
  2714. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  2715. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  2716. noclip = false
  2717. end
  2718. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  2719. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  2720. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  2721. else
  2722. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2723. local y = Instance.new("RocketPropulsion")
  2724. y.Parent = lplayer.Character.HumanoidRootPart
  2725. y.CartoonFactor = 1
  2726. y.MaxThrust = 800000
  2727. y.MaxSpeed = 1000
  2728. y.ThrustP = 200000
  2729. y.Name = "Fling"
  2730. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2731. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  2732. y:Fire()
  2733. noclip = true
  2734. end
  2735. end
  2736. end
  2737. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  2738. noclip = false
  2739. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2740. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2741. wait(0.4)
  2742. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  2743. end
  2744. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  2745. if game:GetService("Workspace").FilteringEnabled == true then
  2746. warn("FE is Enabled (Filtering Enabled)")
  2747. game:GetService("StarterGui"):SetCore("SendNotification", {
  2748. Title = "FE is Enabled";
  2749. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  2750. })
  2751. else
  2752. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  2753. game:GetService("StarterGui"):SetCore("SendNotification", {
  2754. Title = "FE is Disabled";
  2755. Text = "Filtering Disabled. Consider using a different admin script.";
  2756. })
  2757. end
  2758. end
  2759. if string.sub(msg, 1, 6) == (prefix.."void ") then
  2760. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2761. lplayer.Character.Humanoid.Name = 1
  2762. local l = lplayer.Character["1"]:Clone()
  2763. l.Parent = lplayer.Character
  2764. l.Name = "Humanoid"
  2765. wait(0.1)
  2766. lplayer.Character["1"]:Destroy()
  2767. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2768. lplayer.Character.Animate.Disabled = true
  2769. wait(0.1)
  2770. lplayer.Character.Animate.Disabled = false
  2771. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2772. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  2773. lplayer.Character.Humanoid:EquipTool(v)
  2774. end
  2775. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2776. wait(0.2)
  2777. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2778. wait(0.6)
  2779. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  2780. game:GetService("StarterGui"):SetCore("SendNotification", {
  2781. Title = "Tools needed!";
  2782. Text = "You need a tool in your backpack for this command!";
  2783. })
  2784. end
  2785. end
  2786. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  2787. noclip = true
  2788. game:GetService("StarterGui"):SetCore("SendNotification", {
  2789. Title = "Noclip enabled";
  2790. Text = "Type ;clip to disable";
  2791. })
  2792. end
  2793. if string.sub(msg, 1, 5) == (prefix.."clip") then
  2794. noclip = false
  2795. game:GetService("StarterGui"):SetCore("SendNotification", {
  2796. Title = "Noclip disabled";
  2797. Text = "Type ;noclip to enable";
  2798. })
  2799. end
  2800. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  2801. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  2802. end
  2803. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  2804. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  2805. end
  2806. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  2807. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  2808. end
  2809. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  2810. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  2811. end
  2812. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  2813. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  2814. end
  2815. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  2816. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  2817. end
  2818. if string.sub(msg, 1, 8) == (prefix.."default") then
  2819. lplayer.Character.Humanoid.JumpPower = 50
  2820. lplayer.Character.Humanoid.WalkSpeed = 16
  2821. lplayer.Character.Humanoid.HipHeight = 0
  2822. end
  2823. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  2824. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  2825. annoying = true
  2826. annplr = v
  2827. end
  2828. end
  2829. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  2830. annoying = false
  2831. end
  2832. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  2833. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  2834. hwalk = true
  2835. hdwplr = v
  2836. end
  2837. end
  2838. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  2839. hwalk = false
  2840. end
  2841. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  2842. lplayer.Character["Left Leg"]:Destroy()
  2843. lplayer.Character["Left Arm"]:Destroy()
  2844. lplayer.Character["Right Leg"]:Destroy()
  2845. lplayer.Character["Right Arm"]:Destroy()
  2846. end
  2847. if string.sub(msg, 1, 4) == (prefix.."god") then
  2848. lplayer.Character.Humanoid.Name = 1
  2849. local l = lplayer.Character["1"]:Clone()
  2850. l.Parent = lplayer.Character
  2851. l.Name = "Humanoid"
  2852. wait(0.1)
  2853. lplayer.Character["1"]:Destroy()
  2854. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  2855. lplayer.Character.Animate.Disabled = true
  2856. wait(0.1)
  2857. lplayer.Character.Animate.Disabled = false
  2858. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  2859. game:GetService("StarterGui"):SetCore("SendNotification", {
  2860. Title = "FE Godmode enabled";
  2861. Text = "Use ;grespawn or ;respawn to remove";
  2862. })
  2863. end
  2864. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  2865. for i,v in pairs(lplayer.Character:GetChildren()) do
  2866. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  2867. v.Parent = workspace
  2868. end
  2869. end
  2870. end
  2871. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  2872. for i,v in pairs(lplayer.Character:GetChildren()) do
  2873. if (v:IsA("Tool")) then
  2874. v.Parent = workspace
  2875. end
  2876. end
  2877. end
  2878. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  2879. droppinghats = true
  2880. game:GetService("StarterGui"):SetCore("SendNotification", {
  2881. Title = "Loop Drop Enabled";
  2882. Text = "Type ;unloopdhats to disable";
  2883. })
  2884. end
  2885. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  2886. droppinghats = false
  2887. game:GetService("StarterGui"):SetCore("SendNotification", {
  2888. Title = "Loop Drop Disabled";
  2889. Text = "Type ;loopdhats to enable.";
  2890. })
  2891. end
  2892. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  2893. droppingtools = true
  2894. game:GetService("StarterGui"):SetCore("SendNotification", {
  2895. Title = "Loop Drop Enabled";
  2896. Text = "Type ;unloopdtool to disable";
  2897. })
  2898. end
  2899. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  2900. droppingtools = false
  2901. game:GetService("StarterGui"):SetCore("SendNotification", {
  2902. Title = "Loop Drop Disabled";
  2903. Text = "Type ;loopdtool to enable.";
  2904. })
  2905. end
  2906. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  2907. Local = game:GetService('Players').LocalPlayer
  2908. Char = Local.Character
  2909. touched,tpdback = false, false
  2910. box = Instance.new('Part',workspace)
  2911. box.Anchored = true
  2912. box.CanCollide = true
  2913. box.Size = Vector3.new(10,1,10)
  2914. box.Position = Vector3.new(0,10000,0)
  2915. box.Touched:connect(function(part)
  2916. if (part.Parent.Name == Local.Name) then
  2917. if touched == false then
  2918. touched = true
  2919. function apply()
  2920. if script.Disabled ~= true then
  2921. no = Char.HumanoidRootPart:Clone()
  2922. wait(.25)
  2923. Char.HumanoidRootPart:Destroy()
  2924. no.Parent = Char
  2925. Char:MoveTo(loc)
  2926. touched = false
  2927. end end
  2928. if Char then
  2929. apply()
  2930. end
  2931. end
  2932. end
  2933. end)
  2934. repeat wait() until Char
  2935. loc = Char.HumanoidRootPart.Position
  2936. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  2937. game:GetService("StarterGui"):SetCore("SendNotification", {
  2938. Title = "Invisibility enabled!";
  2939. Text = "Reset or use ;respawn to remove.";
  2940. })
  2941. end
  2942. if string.sub(msg, 1, 6) == (prefix.."view ") then
  2943. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2944. if game:GetService("Players")[v.Name].Character.Humanoid then
  2945. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  2946. else
  2947. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  2948. end
  2949. end
  2950. end
  2951. if string.sub(msg, 1, 7) == (prefix.."unview") then
  2952. if lplayer.Character.Humanoid then
  2953. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  2954. else
  2955. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  2956. end
  2957. end
  2958. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  2959. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  2960. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  2961. end
  2962. end
  2963. if string.sub(msg, 1, 4) == (prefix.."fly") then
  2964. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  2965. repeat wait() until Mouse
  2966.  
  2967. local T = lplayer.Character.HumanoidRootPart
  2968. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  2969. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  2970. local SPEED = speedget
  2971.  
  2972. local function fly()
  2973. flying = true
  2974. local BG = Instance.new('BodyGyro', T)
  2975. local BV = Instance.new('BodyVelocity', T)
  2976. BG.P = 9e4
  2977. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2978. BG.cframe = T.CFrame
  2979. BV.velocity = Vector3.new(0, 0.1, 0)
  2980. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2981. spawn(function()
  2982. repeat wait()
  2983. lplayer.Character.Humanoid.PlatformStand = true
  2984. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  2985. SPEED = 50
  2986. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  2987. SPEED = 0
  2988. end
  2989. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  2990. 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
  2991. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  2992. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  2993. 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
  2994. else
  2995. BV.velocity = Vector3.new(0, 0.1, 0)
  2996. end
  2997. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  2998. until not flying
  2999. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  3000. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  3001. SPEED = 0
  3002. BG:destroy()
  3003. BV:destroy()
  3004. lplayer.Character.Humanoid.PlatformStand = false
  3005. end)
  3006. end
  3007. Mouse.KeyDown:connect(function(KEY)
  3008. if KEY:lower() == 'w' then
  3009. CONTROL.F = speedfly
  3010. elseif KEY:lower() == 's' then
  3011. CONTROL.B = -speedfly
  3012. elseif KEY:lower() == 'a' then
  3013. CONTROL.L = -speedfly
  3014. elseif KEY:lower() == 'd' then
  3015. CONTROL.R = speedfly
  3016. end
  3017. end)
  3018. Mouse.KeyUp:connect(function(KEY)
  3019. if KEY:lower() == 'w' then
  3020. CONTROL.F = 0
  3021. elseif KEY:lower() == 's' then
  3022. CONTROL.B = 0
  3023. elseif KEY:lower() == 'a' then
  3024. CONTROL.L = 0
  3025. elseif KEY:lower() == 'd' then
  3026. CONTROL.R = 0
  3027. end
  3028. end)
  3029. fly()
  3030. end
  3031. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  3032. flying = false
  3033. lplayer.Character.Humanoid.PlatformStand = false
  3034. end
  3035. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  3036. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  3037. end
  3038. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  3039. spamtext = (string.sub(msg, 7))
  3040. spamming = true
  3041. end
  3042. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  3043. spamming = false
  3044. end
  3045. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  3046. spamdelay = (string.sub(msg, 11))
  3047. end
  3048. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  3049. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3050. pmspammed = v.Name
  3051. spammingpm = true
  3052. end
  3053. end
  3054. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  3055. spammingpm = false
  3056. end
  3057. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  3058. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  3059. v.Character["Left Leg"].Anchored = true
  3060. v.Character["Left Arm"].Anchored = true
  3061. v.Character["Right Leg"].Anchored = true
  3062. v.Character["Right Arm"].Anchored = true
  3063. v.Character.Torso.Anchored = true
  3064. v.Character.Head.Anchored = true
  3065. end
  3066. end
  3067. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  3068. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  3069. v.Character["Left Leg"].Anchored = false
  3070. v.Character["Left Arm"].Anchored = false
  3071. v.Character["Right Leg"].Anchored = false
  3072. v.Character["Right Arm"].Anchored = false
  3073. v.Character.Torso.Anchored = false
  3074. v.Character.Head.Anchored = false
  3075. end
  3076. end
  3077. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  3078. local a = game:GetService("Workspace"):getChildren()
  3079. for i = 1, #a do
  3080. if a[i].className == "Part" then
  3081. a[i].Locked = false
  3082. elseif a[i].className == "Model" then
  3083. local r = a[i]:getChildren()
  3084. for i = 1, #r do
  3085. if r[i].className == "Part" then
  3086. r[i].Locked = false
  3087. end
  3088. end
  3089. end
  3090. end
  3091. game:GetService("StarterGui"):SetCore("SendNotification", {
  3092. Title = "Success!";
  3093. Text = "Workspace unlocked. Use ;lockws to lock.";
  3094. })
  3095. end
  3096. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  3097. local a = game:GetService("Workspace"):getChildren()
  3098. for i = 1, #a do
  3099. if a[i].className == "Part" then
  3100. a[i].Locked = true
  3101. elseif a[i].className == "Model" then
  3102. local r = a[i]:getChildren()
  3103. for i = 1, #r do
  3104. if r[i].className == "Part" then
  3105. r[i].Locked = true
  3106. end
  3107. end
  3108. end
  3109. end
  3110. end
  3111. if string.sub(msg, 1, 7) == (prefix.."btools") then
  3112. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  3113. Clone_T.BinType = "Clone"
  3114. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  3115. Destruct.BinType = "Hammer"
  3116. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  3117. Hold_T.BinType = "Grab"
  3118. end
  3119. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  3120. lplayer.Character.Humanoid.PlatformStand = true
  3121. end
  3122. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  3123. lplayer.Character.Humanoid.PlatformStand = false
  3124. end
  3125. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  3126. lplayer.Character.Head.Mesh:Destroy()
  3127. end
  3128. if string.sub(msg, 1, 4) == (prefix.."sit") then
  3129. lplayer.Character.Humanoid.Sit = true
  3130. end
  3131. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  3132. local function bringobjw()
  3133. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3134. if obj.Name == (string.sub(msg, 11)) then
  3135. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3136. obj.CanCollide = false
  3137. obj.Transparency = 0.7
  3138. wait()
  3139. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  3140. wait()
  3141. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  3142. wait()
  3143. obj.CFrame = lplayer.Character["Head"].CFrame
  3144. end
  3145. end
  3146. end
  3147. while wait() do
  3148. bringobjw()
  3149. end
  3150. game:GetService("StarterGui"):SetCore("SendNotification", {
  3151. Title = "BringObj";
  3152. Text = "BringObj enabled.";
  3153. })
  3154. end
  3155. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  3156. vis = (string.sub(msg, 8))
  3157. local a = game:GetService("Workspace"):GetDescendants()
  3158. for i = 1, #a do
  3159. if a[i].className == "Part" then
  3160. a[i].Transparency = vis
  3161. elseif a[i].className == "Model" then
  3162. local r = a[i]:getChildren()
  3163. for i = 1, #r do
  3164. if r[i].className == "Part" then
  3165. r[i].Transparency = vis
  3166. end
  3167. end
  3168. end
  3169. end
  3170. end
  3171. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  3172. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  3173. game:GetService("StarterGui"):SetCore("SendNotification", {
  3174. Title = "Success!";
  3175. Text = "HyperTotal GUI Loaded!";
  3176. })
  3177. end
  3178. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  3179. CMDSFRAME.Visible = true
  3180. end
  3181. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  3182. for i,v in pairs(lplayer.Character:GetChildren()) do
  3183. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3184. v.Handle.Mesh:Destroy()
  3185. end
  3186. end
  3187. end
  3188. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  3189. for i,v in pairs(lplayer.Character:GetChildren()) do
  3190. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3191. v.Handle.Mesh:Destroy()
  3192. end
  3193. end
  3194. end
  3195. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  3196. for i,v in pairs(lplayer.Character:GetChildren()) do
  3197. if (v:IsA("Tool")) then
  3198. v.Handle.Mesh:Destroy()
  3199. end
  3200. end
  3201. end
  3202. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  3203. for i,v in pairs(lplayer.Character:GetChildren()) do
  3204. if (v:IsA("Tool")) then
  3205. v.Handle.Mesh:Destroy()
  3206. end
  3207. end
  3208. end
  3209. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  3210. local p = Instance.new("RocketPropulsion")
  3211. p.Parent = lplayer.Character.HumanoidRootPart
  3212. p.Name = "Spinner"
  3213. p.Target = lplayer.Character["Left Arm"]
  3214. p:Fire()
  3215. game:GetService("StarterGui"):SetCore("SendNotification", {
  3216. Title = "Spinner enabled";
  3217. Text = "Type ;nospinner to disable.";
  3218. })
  3219. end
  3220. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  3221. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  3222. end
  3223. if string.sub(msg, 1, 7) == (prefix.."reachd") 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.Adornee = v.Handle
  3228. v.Handle.Size = Vector3.new(0.5,0.5,60)
  3229. v.GripPos = Vector3.new(0,0,0)
  3230. lplayer.Character.Humanoid:UnequipTools()
  3231. end
  3232. end
  3233. game:GetService("StarterGui"):SetCore("SendNotification", {
  3234. Title = "Reach applied!";
  3235. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3236. })
  3237. end
  3238. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  3239. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3240. if v:isA("Tool") then
  3241. handleSize = v.Handle.Size
  3242. wait()
  3243. local a = Instance.new("SelectionBox",v.Handle)
  3244. a.Name = "a"
  3245. a.Adornee = v.Handle
  3246. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  3247. v.GripPos = Vector3.new(0,0,0)
  3248. lplayer.Character.Humanoid:UnequipTools()
  3249. end
  3250. end
  3251. game:GetService("StarterGui"):SetCore("SendNotification", {
  3252. Title = "Reach applied!";
  3253. Text = "Applied to equipped sword. Use ;noreach to disable.";
  3254. })
  3255. end
  3256. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  3257. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  3258. if v:isA("Tool") then
  3259. v.Handle.a:Destroy()
  3260. v.Handle.Size = handleSize
  3261. end
  3262. end
  3263. game:GetService("StarterGui"):SetCore("SendNotification", {
  3264. Title = "Reach removed!";
  3265. Text = "Removed reach from equipped sword.";
  3266. })
  3267. end
  3268. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  3269. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  3270. lplayer.Character.Humanoid.Name = 1
  3271. local l = lplayer.Character["1"]:Clone()
  3272. l.Parent = lplayer.Character
  3273. l.Name = "Humanoid"
  3274. wait(0.1)
  3275. lplayer.Character["1"]:Destroy()
  3276. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3277. lplayer.Character.Animate.Disabled = true
  3278. wait(0.1)
  3279. lplayer.Character.Animate.Disabled = false
  3280. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3281. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3282. lplayer.Character.Humanoid:EquipTool(v)
  3283. end
  3284. wait(0.1)
  3285. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3286. wait(0.2)
  3287. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3288. wait(0.5)
  3289. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3290. game:GetService("StarterGui"):SetCore("SendNotification", {
  3291. Title = "Tools needed!";
  3292. Text = "You need a tool in your backpack for this command!";
  3293. })
  3294. end
  3295. end
  3296. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  3297. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3298. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3299. end
  3300. end
  3301. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  3302. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  3303. cbringall = true
  3304. else
  3305. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3306. brplr = v.Name
  3307. end
  3308. end
  3309. cbring = true
  3310. end
  3311. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  3312. cbring = false
  3313. cbringall = false
  3314. end
  3315. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  3316. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  3317. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3318. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3319. lplayer.Character.Humanoid.Name = 1
  3320. local l = lplayer.Character["1"]:Clone()
  3321. l.Parent = lplayer.Character
  3322. l.Name = "Humanoid"
  3323. wait(0.1)
  3324. lplayer.Character["1"]:Destroy()
  3325. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3326. lplayer.Character.Animate.Disabled = true
  3327. wait(0.1)
  3328. lplayer.Character.Animate.Disabled = false
  3329. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3330. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3331. lplayer.Character.Humanoid:EquipTool(v)
  3332. end
  3333. local function tp(player,player2)
  3334. local char1,char2=player.Character,player2.Character
  3335. if char1 and char2 then
  3336. char1:MoveTo(char2.Head.Position)
  3337. end
  3338. end
  3339. wait(0.1)
  3340. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3341. wait(0.2)
  3342. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3343. wait(0.5)
  3344. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3345. wait(0.6)
  3346. tp(lplayer, game:GetService("Players")[v.Name])
  3347. wait(0.4)
  3348. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  3349. game:GetService("StarterGui"):SetCore("SendNotification", {
  3350. Title = "Tools needed!";
  3351. Text = "You need a tool in your backpack for this command!";
  3352. })
  3353. end
  3354. end
  3355. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  3356. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3357. lplayer.Character.Humanoid.Name = 1
  3358. local l = lplayer.Character["1"]:Clone()
  3359. l.Parent = lplayer.Character
  3360. l.Name = "Humanoid"
  3361. wait(0.1)
  3362. lplayer.Character["1"]:Destroy()
  3363. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3364. lplayer.Character.Animate.Disabled = true
  3365. wait(0.1)
  3366. lplayer.Character.Animate.Disabled = false
  3367. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3368. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3369. lplayer.Character.Humanoid:EquipTool(v)
  3370. end
  3371. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3372. wait(0.3)
  3373. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3374. wait(0.4)
  3375. b = Instance.new("BodyForce")
  3376. b.Parent = lplayer.Character.HumanoidRootPart
  3377. b.Name = "Glitch"
  3378. b.Force = Vector3.new(100000000,5000,0)
  3379. game:GetService("StarterGui"):SetCore("SendNotification", {
  3380. Title = "Tools needed!";
  3381. Text = "You need a tool in your backpack for this command!";
  3382. })
  3383. end
  3384. end
  3385. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  3386. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  3387. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  3388. b = Instance.new("BodyForce")
  3389. b.Parent = lplayer.Character.HumanoidRootPart
  3390. b.Name = "unGlitch"
  3391. b.Force = Vector3.new(0,-5000000,0)
  3392. wait(2)
  3393. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  3394. end
  3395. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  3396. lplayer.Character.Humanoid.Health = 0
  3397. wait(1)
  3398. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  3399. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  3400. end
  3401. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  3402. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  3403. game:GetService("StarterGui"):SetCore("SendNotification", {
  3404. Title = "Success!";
  3405. Text = "DEX Explorer has loaded.";
  3406. })
  3407. end
  3408. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  3409. local Anim = Instance.new("Animation")
  3410. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  3411. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  3412. track:Play(.1, 1, 1)
  3413. end
  3414. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  3415. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  3416. game:GetService("StarterGui"):SetCore("SendNotification", {
  3417. Title = "Success!";
  3418. Text = "Energize Animations GUI has loaded.";
  3419. })
  3420. end
  3421. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  3422. saved = lplayer.Character.HumanoidRootPart.CFrame
  3423. game:GetService("StarterGui"):SetCore("SendNotification", {
  3424. Title = "Position Saved";
  3425. Text = "Use ;loadpos to return to saved position.";
  3426. })
  3427. end
  3428. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  3429. lplayer.Character.HumanoidRootPart.CFrame = saved
  3430. end
  3431. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  3432. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  3433. local Anim2 = Instance.new("Animation")
  3434. Anim2.AnimationId = "rbxassetid://148840371"
  3435. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  3436. track2:Play(.1, 1, 1)
  3437. bplrr = v.Name
  3438. banpl = true
  3439. end
  3440. end
  3441. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  3442. banpl = false
  3443. end
  3444. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  3445. local function bringmodw()
  3446. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  3447. if obj.Name == (string.sub(msg, 11)) then
  3448. for i,ch in pairs(obj:GetDescendants()) do
  3449. if (ch:IsA("BasePart")) then
  3450. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3451. ch.CanCollide = false
  3452. ch.Transparency = 0.7
  3453. wait()
  3454. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  3455. wait()
  3456. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  3457. wait()
  3458. ch.CFrame = lplayer.Character["Head"].CFrame
  3459. end
  3460. end
  3461. end
  3462. end
  3463. end
  3464. while wait() do
  3465. bringmodw()
  3466. end
  3467. game:GetService("StarterGui"):SetCore("SendNotification", {
  3468. Title = "BringMod";
  3469. Text = "BringMod enabled.";
  3470. })
  3471. end
  3472. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  3473. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  3474. local hum = Instance.new('Humanoid', mod)
  3475. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  3476. lplayer.Character = mod
  3477. end
  3478. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  3479. game:GetService'RunService'.Stepped:Connect(function()
  3480. pcall(function()
  3481. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  3482. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  3483. for _,x in pairs(v.Character.Head:GetChildren()) do
  3484. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  3485. end
  3486. end
  3487. end
  3488. end)
  3489. end)
  3490. game:GetService("StarterGui"):SetCore("SendNotification", {
  3491. Title = "Attempting Shutdown";
  3492. Text = "Shutdown Attempt has begun.";
  3493. })
  3494. end
  3495. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  3496. objtodel = (string.sub(msg, 9))
  3497. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3498. if v.Name == objtodel then
  3499. v:Destroy()
  3500. end
  3501. end
  3502. end
  3503. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  3504. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  3505. print(v)
  3506. end
  3507. game:GetService("StarterGui"):SetCore("SendNotification", {
  3508. Title = "Printed";
  3509. Text = "Players have been printed to console. (F9)";
  3510. })
  3511. end
  3512. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  3513. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  3514. if (v:IsA("Decal")) then
  3515. v:Destroy()
  3516. end
  3517. end
  3518. end
  3519. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  3520. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  3521. game:GetService("StarterGui"):SetCore("SendNotification", {
  3522. Title = "Success!";
  3523. Text = "OpFinality GUI has loaded.";
  3524. })
  3525. end
  3526. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  3527. remotes = true
  3528. added = true
  3529. game.DescendantAdded:connect(function(rmt)
  3530. if added == true then
  3531. if remotes == true then
  3532. if rmt:IsA("RemoteEvent") then
  3533. print("A RemoteEvent was added!")
  3534. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  3535. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3536. end end end
  3537. end)
  3538. game.DescendantAdded:connect(function(rmtfnctn)
  3539. if added == true then
  3540. if remotes == true then
  3541. if rmtfnctn:IsA("RemoteFunction") then
  3542. warn("A RemoteFunction was added!")
  3543. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  3544. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3545. end end end
  3546. end)
  3547.  
  3548. game.DescendantAdded:connect(function(bndfnctn)
  3549. if added == true then
  3550. if binds == true then
  3551. if bndfnctn:IsA("BindableFunction") then
  3552. print("A BindableFunction was added!")
  3553. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  3554. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3555. end end end
  3556. end)
  3557.  
  3558. game.DescendantAdded:connect(function(bnd)
  3559. if added == true then
  3560. if binds == true then
  3561. if bnd:IsA("BindableEvent") then
  3562. warn("A BindableEvent was added!")
  3563. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  3564. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3565. end end end
  3566. end)
  3567.  
  3568.  
  3569. if binds == true then
  3570. for i,v in pairs(game:GetDescendants()) do
  3571. if v:IsA("BindableFunction") then
  3572. print(" game." .. v:GetFullName() .. " | BindableFunction")
  3573. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  3574. end end
  3575. for i,v in pairs(game:GetDescendants()) do
  3576. if v:IsA("BindableEvent") then
  3577. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  3578. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  3579. end end
  3580. else
  3581. print("Off")
  3582. end
  3583. if remotes == true then
  3584. for i,v in pairs(game:GetDescendants()) do
  3585. if v:IsA("RemoteFunction") then
  3586. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  3587. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  3588. end end
  3589. wait()
  3590. for i,v in pairs(game:GetDescendants()) do
  3591. if v:IsA("RemoteEvent") then
  3592. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  3593. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  3594. end end
  3595. else
  3596. print("Off")
  3597. end
  3598. game:GetService("StarterGui"):SetCore("SendNotification", {
  3599. Title = "Printing Remotes";
  3600. Text = "Type ;noremotes to disable.";
  3601. })
  3602. end
  3603. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  3604. remotes = false
  3605. added = false
  3606. game:GetService("StarterGui"):SetCore("SendNotification", {
  3607. Title = "Printing Remotes Disabled";
  3608. Text = "Type ;remotes to enable.";
  3609. })
  3610. end
  3611. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  3612. spin = false
  3613. followed = false
  3614. traill = false
  3615. noclip = false
  3616. annoying = false
  3617. hwalk = false
  3618. cbringing = false
  3619. end
  3620. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  3621. stopsitting = true
  3622. end
  3623. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  3624. stopsitting = false
  3625. end
  3626. if string.sub(msg, 1, 8) == (prefix.."version") then
  3627. print(adminversion)
  3628. game:GetService("StarterGui"):SetCore("SendNotification", {
  3629. Title = "Version";
  3630. Text = adminversion;
  3631. })
  3632. end
  3633. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  3634. clickgoto = true
  3635. game:GetService("StarterGui"):SetCore("SendNotification", {
  3636. Title = "Click TP";
  3637. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  3638. })
  3639. end
  3640. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  3641. clickdel = true
  3642. game:GetService("StarterGui"):SetCore("SendNotification", {
  3643. Title = "Click Delete";
  3644. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  3645. })
  3646. end
  3647. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  3648. clickdel = false
  3649. game:GetService("StarterGui"):SetCore("SendNotification", {
  3650. Title = "Click Delete";
  3651. Text = "Click delete has been disabled.";
  3652. })
  3653. end
  3654. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  3655. clickgoto = false
  3656. game:GetService("StarterGui"):SetCore("SendNotification", {
  3657. Title = "Click TP";
  3658. Text = "Click TP has been disabled.";
  3659. })
  3660. end
  3661. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  3662. gettingtools = true
  3663. game:GetService("StarterGui"):SetCore("SendNotification", {
  3664. Title = "Tools Enabled";
  3665. Text = "Automatically colleting tools dropped.";
  3666. })
  3667. end
  3668. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  3669. gettingtools = false
  3670. game:GetService("StarterGui"):SetCore("SendNotification", {
  3671. Title = "Tools Disabled";
  3672. Text = "Click TP has been disabled.";
  3673. })
  3674. end
  3675. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  3676. ScreenGui:Destroy()
  3677. end
  3678. if string.sub(msg, 1, 6) == (prefix.."reset") then
  3679. lplayer.Character.Head:Destroy()
  3680. end
  3681. if string.sub(msg, 1, 7) == (prefix.."state ") then
  3682. statechosen = string.sub(msg, 8)
  3683. changingstate = true
  3684. end
  3685. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  3686. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  3687. end
  3688. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  3689. removingmeshhats = true
  3690. end
  3691. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  3692. removingmeshhats = false
  3693. end
  3694. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  3695. removingmeshtool = true
  3696. end
  3697. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  3698. removingmeshtool = false
  3699. end
  3700. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  3701. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  3702. if v:IsA("Tool") then
  3703. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  3704. v.Parent = player.Character
  3705. end
  3706. end
  3707. end
  3708. end
  3709. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  3710. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  3711. if v:IsA("Tool") then
  3712. v.Parent = lplayer.Character
  3713. wait()
  3714. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  3715. v.Parent = player.Character
  3716. end
  3717. end
  3718. end
  3719. end
  3720. if string.sub(msg, 1, 5) == (prefix.."age ") then
  3721. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  3722. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  3723. end
  3724. end
  3725. if string.sub(msg, 1, 4) == (prefix.."id ") then
  3726. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  3727. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  3728. end
  3729. end
  3730. if string.sub(msg, 1, 6) == (prefix..".age ") then
  3731. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  3732. game:GetService("StarterGui"):SetCore("SendNotification", {
  3733. Title = player.AccountAge.." Days";
  3734. Text = "Account age of "..player.Name;
  3735. })
  3736. end
  3737. end
  3738. if string.sub(msg, 1, 5) == (prefix..".id ") then
  3739. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  3740. game:GetService("StarterGui"):SetCore("SendNotification", {
  3741. Title = player.UserId.." ID";
  3742. Text = "Account ID of "..player.Name;
  3743. })
  3744. end
  3745. end
  3746. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  3747. game:GetService("StarterGui"):SetCore("SendNotification", {
  3748. Title = "Game ID";
  3749. Text = "Game ID: ".. game.GameId;
  3750. })
  3751. end
  3752. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  3753. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  3754. if pgscheck == true then
  3755. game:GetService("StarterGui"):SetCore("SendNotification", {
  3756. Title = "PGSPhysicsSolverEnabled";
  3757. Text = "PGS is Enabled!";
  3758. })
  3759. else
  3760. game:GetService("StarterGui"):SetCore("SendNotification", {
  3761. Title = "PGSPhysicsSolverEnabled";
  3762. Text = "PGS is Disabled!";
  3763. })
  3764. end
  3765. end
  3766. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  3767. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  3768. if v:IsA("Part") then
  3769. if v.Transparency == 1 then
  3770. if v.Name ~= "HumanoidRootPart" then
  3771. v:Destroy()
  3772. end
  3773. end
  3774. end
  3775. end
  3776. end
  3777. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  3778. game:GetService("Lighting").FogStart = 0
  3779. game:GetService("Lighting").FogEnd = 9999999999999
  3780. end
  3781. if string.sub(msg, 1, 8) == (prefix.."disable") then
  3782. lplayer.Character.Humanoid.Parent = lplayer
  3783. end
  3784. if string.sub(msg, 1, 7) == (prefix.."enable") then
  3785. lplayer.Humanoid.Parent = lplayer.Character
  3786. end
  3787. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  3788. prefix = (string.sub(msg, 9, 9))
  3789. wait(0.1)
  3790. change()
  3791. wait(0.1)
  3792. game:GetService("StarterGui"):SetCore("SendNotification", {
  3793. Title = "Prefix changed!";
  3794. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  3795. })
  3796. end
  3797. if string.sub(msg, 1, 12) == (";resetprefix") then
  3798. prefix = ";"
  3799. wait(0.1)
  3800. change()
  3801. wait(0.1)
  3802. game:GetService("StarterGui"):SetCore("SendNotification", {
  3803. Title = "Prefix changed!";
  3804. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  3805. })
  3806. end
  3807. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  3808. speedfly = string.sub(msg, 11)
  3809. wait()
  3810. change()
  3811. end
  3812. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  3813. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3814. local Anim3 = Instance.new("Animation")
  3815. Anim3.AnimationId = "rbxassetid://282574440"
  3816. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  3817. track3:Play(.1, 1, 1)
  3818. bplrr = v.Name
  3819. banpl = true
  3820. end
  3821. end
  3822. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  3823. banpl = false
  3824. end
  3825. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  3826. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3827. staring = true
  3828. stareplr = v
  3829. end
  3830. end
  3831. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  3832. staring = false
  3833. end
  3834. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  3835. chatlogs = true
  3836. game:GetService("StarterGui"):SetCore("SendNotification", {
  3837. Title = "LogChat enabled";
  3838. Text = "Now logging all player chat.";
  3839. })
  3840. end
  3841. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  3842. chatlogs = false
  3843. game:GetService("StarterGui"):SetCore("SendNotification", {
  3844. Title = "LogChat disabled";
  3845. Text = "Stopped logging all player chat.";
  3846. })
  3847. end
  3848. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  3849. game:GetService("Workspace").CurrentCamera:Destroy()
  3850. wait(0.1)
  3851. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  3852. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  3853. lplayer.CameraMinZoomDistance = 0.5
  3854. lplayer.CameraMaxZoomDistance = 400
  3855. lplayer.CameraMode = "Classic"
  3856. end
  3857. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  3858. changingstate = false
  3859. end
  3860. end)
  3861.  
  3862. local function tp()
  3863. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3864. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3865. if player.Name == brplr then
  3866. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  3867. end
  3868. end
  3869. end
  3870. end
  3871. local function tpall()
  3872. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  3873. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  3874. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  3875. end
  3876. end
  3877. end
  3878. spawn(function()
  3879. while wait(spamdelay) do
  3880. if spamming == true then
  3881. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  3882. end
  3883. end
  3884. end)
  3885. spawn(function()
  3886. while wait(spamdelay) do
  3887. if spammingpm == true then
  3888. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  3889. end
  3890. end
  3891. end)
  3892. spawn(function()
  3893. while wait() do
  3894. if cbring == true then
  3895. tp()
  3896. end
  3897. end
  3898. end)
  3899. spawn(function()
  3900. while wait() do
  3901. if cbringall == true then
  3902. tpall()
  3903. end
  3904. end
  3905. end)
  3906.  
  3907. Mouse.KeyDown:connect(function(Key)
  3908. if Key == prefix then
  3909. CMDBAR:CaptureFocus()
  3910. end
  3911. end)
  3912.  
  3913. CMDBAR.FocusLost:connect(function(enterPressed)
  3914. if enterPressed then
  3915. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  3916. if string.sub(CMDBAR.Text, 6) == "me" then
  3917. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  3918. else
  3919. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  3920. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3921. lplayer.Character.Humanoid.Name = 1
  3922. local l = lplayer.Character["1"]:Clone()
  3923. l.Parent = lplayer.Character
  3924. l.Name = "Humanoid"
  3925. wait(0.1)
  3926. lplayer.Character["1"]:Destroy()
  3927. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3928. lplayer.Character.Animate.Disabled = true
  3929. wait(0.1)
  3930. lplayer.Character.Animate.Disabled = false
  3931. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3932. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3933. lplayer.Character.Humanoid:EquipTool(v)
  3934. end
  3935. local function tp(player,player2)
  3936. local char1,char2=player.Character,player2.Character
  3937. if char1 and char2 then
  3938. char1:MoveTo(char2.Head.Position)
  3939. end
  3940. end
  3941. wait(0.1)
  3942. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3943. wait(0.2)
  3944. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3945. wait(0.5)
  3946. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3947. wait(0.7)
  3948. tp(lplayer,game:GetService("Players")[v.Name])
  3949. wait(0.7)
  3950. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3951. game:GetService("StarterGui"):SetCore("SendNotification", {
  3952. Title = "Tools needed!";
  3953. Text = "You need a tool in your backpack for this command!";
  3954. })
  3955. end
  3956. end
  3957. end
  3958. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  3959. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  3960. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3961. lplayer.Character.Humanoid.Name = 1
  3962. local l = lplayer.Character["1"]:Clone()
  3963. l.Parent = lplayer.Character
  3964. l.Name = "Humanoid"
  3965. wait(0.1)
  3966. lplayer.Character["1"]:Destroy()
  3967. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3968. lplayer.Character.Animate.Disabled = true
  3969. wait(0.1)
  3970. lplayer.Character.Animate.Disabled = false
  3971. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3972. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3973. lplayer.Character.Humanoid:EquipTool(v)
  3974. end
  3975. local function tp(player,player2)
  3976. local char1,char2=player.Character,player2.Character
  3977. if char1 and char2 then
  3978. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3979. end
  3980. end
  3981. local function getout(player,player2)
  3982. local char1,char2=player.Character,player2.Character
  3983. if char1 and char2 then
  3984. char1:MoveTo(char2.Head.Position)
  3985. end
  3986. end
  3987. tp(game:GetService("Players")[v.Name], lplayer)
  3988. wait(0.2)
  3989. tp(game:GetService("Players")[v.Name], lplayer)
  3990. wait(0.5)
  3991. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3992. wait(0.5)
  3993. getout(lplayer, game:GetService("Players")[v.Name])
  3994. wait(0.3)
  3995. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3996. game:GetService("StarterGui"):SetCore("SendNotification", {
  3997. Title = "Tools needed!";
  3998. Text = "You need a tool in your backpack for this command!";
  3999. })
  4000. end
  4001. end
  4002. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  4003. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4004. lplayer.Character.Humanoid.Name = 1
  4005. local l = lplayer.Character["1"]:Clone()
  4006. l.Parent = lplayer.Character
  4007. l.Name = "Humanoid"
  4008. wait(0.1)
  4009. lplayer.Character["1"]:Destroy()
  4010. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4011. lplayer.Character.Animate.Disabled = true
  4012. wait(0.1)
  4013. lplayer.Character.Animate.Disabled = false
  4014. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4015. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4016. lplayer.Character.Humanoid:EquipTool(v)
  4017. end
  4018. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4019. spinplr = v
  4020. wait(0.5)
  4021. spin = true
  4022. game:GetService("StarterGui"):SetCore("SendNotification", {
  4023. Title = "Tools needed!";
  4024. Text = "You need a tool in your backpack for this command!";
  4025. })
  4026. end
  4027. end
  4028. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  4029. spin = false
  4030. end
  4031. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  4032. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4033. lplayer.Character.Humanoid.Name = 1
  4034. local l = lplayer.Character["1"]:Clone()
  4035. l.Parent = lplayer.Character
  4036. l.Name = "Humanoid"
  4037. wait(0.1)
  4038. lplayer.Character["1"]:Destroy()
  4039. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4040. lplayer.Character.Animate.Disabled = true
  4041. wait(0.1)
  4042. lplayer.Character.Animate.Disabled = false
  4043. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4044. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4045. lplayer.Character.Humanoid:EquipTool(v)
  4046. end
  4047. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4048. wait(0.3)
  4049. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4050. attplr = v
  4051. game:GetService("StarterGui"):SetCore("SendNotification", {
  4052. Title = "Tools needed!";
  4053. Text = "You need a tool in your backpack for this command!";
  4054. })
  4055. end
  4056. end
  4057. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  4058. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  4059. local function getout(player,player2)
  4060. local char1,char2=player.Character,player2.Character
  4061. if char1 and char2 then
  4062. char1:MoveTo(char2.Head.Position)
  4063. end
  4064. end
  4065. getout(lplayer, game:GetService("Players")[v.Name])
  4066. end
  4067. end
  4068. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  4069. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4070. followed = true
  4071. flwplr = v
  4072. end
  4073. end
  4074. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  4075. followed = false
  4076. end
  4077. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  4078. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  4079. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4080. lplayer.Character.Humanoid.Name = 1
  4081. local l = lplayer.Character["1"]:Clone()
  4082. l.Parent = lplayer.Character
  4083. l.Name = "Humanoid"
  4084. wait(0.1)
  4085. lplayer.Character["1"]:Destroy()
  4086. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4087. lplayer.Character.Animate.Disabled = true
  4088. wait(0.1)
  4089. lplayer.Character.Animate.Disabled = false
  4090. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4091. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4092. lplayer.Character.Humanoid:EquipTool(v)
  4093. end
  4094. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4095. wait(0.2)
  4096. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4097. wait(0.6)
  4098. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4099. wait(0.6)
  4100. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4101. game:GetService("StarterGui"):SetCore("SendNotification", {
  4102. Title = "Tools needed!";
  4103. Text = "You need a tool in your backpack for this command!";
  4104. })
  4105. end
  4106. end
  4107. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  4108. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4109. traill = true
  4110. trlplr = v
  4111. end
  4112. end
  4113. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  4114. traill = false
  4115. end
  4116. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  4117. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  4118. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4119. else
  4120. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4121. local o = Instance.new("RocketPropulsion")
  4122. o.Parent = lplayer.Character.HumanoidRootPart
  4123. o.Name = "Orbit"
  4124. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  4125. o:Fire()
  4126. noclip = true
  4127. end
  4128. end
  4129. end
  4130. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  4131. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  4132. noclip = false
  4133. end
  4134. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  4135. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  4136. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4137. else
  4138. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4139. local y = Instance.new("RocketPropulsion")
  4140. y.Parent = lplayer.Character.HumanoidRootPart
  4141. y.CartoonFactor = 1
  4142. y.MaxThrust = 800000
  4143. y.MaxSpeed = 1000
  4144. y.ThrustP = 200000
  4145. y.Name = "Fling"
  4146. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  4147. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  4148. y:Fire()
  4149. noclip = true
  4150. end
  4151. end
  4152. end
  4153. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  4154. noclip = false
  4155. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  4156. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  4157. wait(0.4)
  4158. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  4159. end
  4160. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  4161. if game:GetService("Workspace").FilteringEnabled == true then
  4162. warn("FE is Enabled (Filtering Enabled)")
  4163. game:GetService("StarterGui"):SetCore("SendNotification", {
  4164. Title = "FE is Enabled";
  4165. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  4166. })
  4167. else
  4168. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  4169. game:GetService("StarterGui"):SetCore("SendNotification", {
  4170. Title = "FE is Disabled";
  4171. Text = "Filtering Disabled. Consider using a different admin script.";
  4172. })
  4173. end
  4174. end
  4175. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  4176. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4177. lplayer.Character.Humanoid.Name = 1
  4178. local l = lplayer.Character["1"]:Clone()
  4179. l.Parent = lplayer.Character
  4180. l.Name = "Humanoid"
  4181. wait(0.1)
  4182. lplayer.Character["1"]:Destroy()
  4183. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4184. lplayer.Character.Animate.Disabled = true
  4185. wait(0.1)
  4186. lplayer.Character.Animate.Disabled = false
  4187. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4188. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4189. lplayer.Character.Humanoid:EquipTool(v)
  4190. end
  4191. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4192. wait(0.2)
  4193. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4194. wait(0.6)
  4195. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  4196. game:GetService("StarterGui"):SetCore("SendNotification", {
  4197. Title = "Tools needed!";
  4198. Text = "You need a tool in your backpack for this command!";
  4199. })
  4200. end
  4201. end
  4202. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  4203. noclip = true
  4204. game:GetService("StarterGui"):SetCore("SendNotification", {
  4205. Title = "Noclip enabled";
  4206. Text = "Type ;clip to disable";
  4207. })
  4208. end
  4209. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  4210. noclip = false
  4211. game:GetService("StarterGui"):SetCore("SendNotification", {
  4212. Title = "Noclip disabled";
  4213. Text = "Type ;noclip to enable";
  4214. })
  4215. end
  4216. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  4217. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  4218. end
  4219. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  4220. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  4221. end
  4222. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  4223. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  4224. end
  4225. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  4226. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  4227. end
  4228. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  4229. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  4230. end
  4231. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  4232. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  4233. end
  4234. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  4235. lplayer.Character.Humanoid.JumpPower = 50
  4236. lplayer.Character.Humanoid.WalkSpeed = 16
  4237. lplayer.Character.Humanoid.HipHeight = 0
  4238. end
  4239. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  4240. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4241. annoying = true
  4242. annplr = v
  4243. end
  4244. end
  4245. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  4246. annoying = false
  4247. end
  4248. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  4249. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  4250. hwalk = true
  4251. hdwplr = v
  4252. end
  4253. end
  4254. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  4255. hwalk = false
  4256. end
  4257. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  4258. lplayer.Character["Left Leg"]:Destroy()
  4259. lplayer.Character["Left Arm"]:Destroy()
  4260. lplayer.Character["Right Leg"]:Destroy()
  4261. lplayer.Character["Right Arm"]:Destroy()
  4262. end
  4263. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  4264. lplayer.Character.Humanoid.Name = 1
  4265. local l = lplayer.Character["1"]:Clone()
  4266. l.Parent = lplayer.Character
  4267. l.Name = "Humanoid"
  4268. wait(0.1)
  4269. lplayer.Character["1"]:Destroy()
  4270. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4271. lplayer.Character.Animate.Disabled = true
  4272. wait(0.1)
  4273. lplayer.Character.Animate.Disabled = false
  4274. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4275. game:GetService("StarterGui"):SetCore("SendNotification", {
  4276. Title = "FE Godmode enabled";
  4277. Text = "Use ;grespawn or ;respawn to remove.";
  4278. })
  4279. end
  4280. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  4281. for i,v in pairs(lplayer.Character:GetChildren()) do
  4282. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4283. v.Parent = workspace
  4284. end
  4285. end
  4286. end
  4287. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  4288. for i,v in pairs(lplayer.Character:GetChildren()) do
  4289. if (v:IsA("Tool")) then
  4290. v.Parent = workspace
  4291. end
  4292. end
  4293. end
  4294. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  4295. droppinghats = true
  4296. game:GetService("StarterGui"):SetCore("SendNotification", {
  4297. Title = "Loop Drop Enabled";
  4298. Text = "Type ;unloopdhats to disable";
  4299. })
  4300. end
  4301. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  4302. droppinghats = false
  4303. game:GetService("StarterGui"):SetCore("SendNotification", {
  4304. Title = "Loop Drop Disabled";
  4305. Text = "Type ;loopdhats to enable.";
  4306. })
  4307. end
  4308. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  4309. droppingtools = true
  4310. game:GetService("StarterGui"):SetCore("SendNotification", {
  4311. Title = "Loop Drop Enabled";
  4312. Text = "Type ;unloopdtool to disable";
  4313. })
  4314. end
  4315. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  4316. droppingtools = false
  4317. game:GetService("StarterGui"):SetCore("SendNotification", {
  4318. Title = "Loop Drop Disabled";
  4319. Text = "Type ;loopdtool to enable.";
  4320. })
  4321. end
  4322. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  4323. Local = game:GetService('Players').LocalPlayer
  4324. Char = Local.Character
  4325. touched,tpdback = false, false
  4326. box = Instance.new('Part',workspace)
  4327. box.Anchored = true
  4328. box.CanCollide = true
  4329. box.Size = Vector3.new(10,1,10)
  4330. box.Position = Vector3.new(0,10000,0)
  4331. box.Touched:connect(function(part)
  4332. if (part.Parent.Name == Local.Name) then
  4333. if touched == false then
  4334. touched = true
  4335. function apply()
  4336. if script.Disabled ~= true then
  4337. no = Char.HumanoidRootPart:Clone()
  4338. wait(.25)
  4339. Char.HumanoidRootPart:Destroy()
  4340. no.Parent = Char
  4341. Char:MoveTo(loc)
  4342. touched = false
  4343. end end
  4344. if Char then
  4345. apply()
  4346. end
  4347. end
  4348. end
  4349. end)
  4350. repeat wait() until Char
  4351. loc = Char.HumanoidRootPart.Position
  4352. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  4353. game:GetService("StarterGui"):SetCore("SendNotification", {
  4354. Title = "Invisibility enabled!";
  4355. Text = "Reset or use ;respawn to remove.";
  4356. })
  4357. end
  4358. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  4359. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4360. if game:GetService("Players")[v.Name].Character.Humanoid then
  4361. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  4362. else
  4363. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  4364. end
  4365. end
  4366. end
  4367. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  4368. if lplayer.Character.Humanoid then
  4369. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  4370. else
  4371. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  4372. end
  4373. end
  4374. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  4375. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4376. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4377. end
  4378. end
  4379. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  4380. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  4381. repeat wait() until Mouse
  4382.  
  4383. local T = lplayer.Character.HumanoidRootPart
  4384. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4385. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4386. local SPEED = speedget
  4387.  
  4388. local function fly()
  4389. flying = true
  4390. local BG = Instance.new('BodyGyro', T)
  4391. local BV = Instance.new('BodyVelocity', T)
  4392. BG.P = 9e4
  4393. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4394. BG.cframe = T.CFrame
  4395. BV.velocity = Vector3.new(0, 0.1, 0)
  4396. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4397. spawn(function()
  4398. repeat wait()
  4399. lplayer.Character.Humanoid.PlatformStand = true
  4400. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  4401. SPEED = 50
  4402. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  4403. SPEED = 0
  4404. end
  4405. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  4406. 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
  4407. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  4408. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  4409. 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
  4410. else
  4411. BV.velocity = Vector3.new(0, 0.1, 0)
  4412. end
  4413. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  4414. until not flying
  4415. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4416. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4417. SPEED = 0
  4418. BG:destroy()
  4419. BV:destroy()
  4420. lplayer.Character.Humanoid.PlatformStand = false
  4421. end)
  4422. end
  4423. Mouse.KeyDown:connect(function(KEY)
  4424. if KEY:lower() == 'w' then
  4425. CONTROL.F = speedfly
  4426. elseif KEY:lower() == 's' then
  4427. CONTROL.B = -speedfly
  4428. elseif KEY:lower() == 'a' then
  4429. CONTROL.L = -speedfly
  4430. elseif KEY:lower() == 'd' then
  4431. CONTROL.R = speedfly
  4432. end
  4433. end)
  4434. Mouse.KeyUp:connect(function(KEY)
  4435. if KEY:lower() == 'w' then
  4436. CONTROL.F = 0
  4437. elseif KEY:lower() == 's' then
  4438. CONTROL.B = 0
  4439. elseif KEY:lower() == 'a' then
  4440. CONTROL.L = 0
  4441. elseif KEY:lower() == 'd' then
  4442. CONTROL.R = 0
  4443. end
  4444. end)
  4445. fly()
  4446. end
  4447. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  4448. flying = false
  4449. lplayer.Character.Humanoid.PlatformStand = false
  4450. end
  4451. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  4452. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  4453. end
  4454. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  4455. spamtext = (string.sub(CMDBAR.Text, 6))
  4456. spamming = true
  4457. end
  4458. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  4459. spamming = false
  4460. end
  4461. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  4462. spamdelay = (string.sub(CMDBAR.Text, 10))
  4463. end
  4464. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  4465. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4466. pmspammed = v.Name
  4467. spammingpm = true
  4468. end
  4469. end
  4470. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  4471. spammingpm = false
  4472. end
  4473. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  4474. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  4475. v.Character["Left Leg"].Anchored = true
  4476. v.Character["Left Arm"].Anchored = true
  4477. v.Character["Right Leg"].Anchored = true
  4478. v.Character["Right Arm"].Anchored = true
  4479. v.Character.Torso.Anchored = true
  4480. v.Character.Head.Anchored = true
  4481. end
  4482. end
  4483. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  4484. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  4485. v.Character["Left Leg"].Anchored = false
  4486. v.Character["Left Arm"].Anchored = false
  4487. v.Character["Right Leg"].Anchored = false
  4488. v.Character["Right Arm"].Anchored = false
  4489. v.Character.Torso.Anchored = false
  4490. v.Character.Head.Anchored = false
  4491. end
  4492. end
  4493. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  4494. local a = game:GetService("Workspace"):getChildren()
  4495. for i = 1, #a do
  4496. if a[i].className == "Part" then
  4497. a[i].Locked = false
  4498. elseif a[i].className == "Model" then
  4499. local r = a[i]:getChildren()
  4500. for i = 1, #r do
  4501. if r[i].className == "Part" then
  4502. r[i].Locked = false
  4503. end
  4504. end
  4505. end
  4506. end
  4507. game:GetService("StarterGui"):SetCore("SendNotification", {
  4508. Title = "Success!";
  4509. Text = "Workspace unlocked. Use ;lockws to lock.";
  4510. })
  4511. end
  4512. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  4513. local a = game:GetService("Workspace"):getChildren()
  4514. for i = 1, #a do
  4515. if a[i].className == "Part" then
  4516. a[i].Locked = true
  4517. elseif a[i].className == "Model" then
  4518. local r = a[i]:getChildren()
  4519. for i = 1, #r do
  4520. if r[i].className == "Part" then
  4521. r[i].Locked = true
  4522. end
  4523. end
  4524. end
  4525. end
  4526. end
  4527. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  4528. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  4529. Clone_T.BinType = "Clone"
  4530. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  4531. Destruct.BinType = "Hammer"
  4532. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  4533. Hold_T.BinType = "Grab"
  4534. end
  4535. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  4536. lplayer.Character.Humanoid.PlatformStand = true
  4537. end
  4538. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  4539. lplayer.Character.Humanoid.PlatformStand = false
  4540. end
  4541. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  4542. lplayer.Character.Head.Mesh:Destroy()
  4543. end
  4544. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  4545. lplayer.Character.Humanoid.Sit = true
  4546. end
  4547. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  4548. local function bringobjw()
  4549. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4550. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  4551. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4552. obj.CanCollide = false
  4553. obj.Transparency = 0.7
  4554. wait()
  4555. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  4556. wait()
  4557. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  4558. wait()
  4559. obj.CFrame = lplayer.Character["Head"].CFrame
  4560. end
  4561. end
  4562. end
  4563. while wait() do
  4564. bringobjw()
  4565. end
  4566. game:GetService("StarterGui"):SetCore("SendNotification", {
  4567. Title = "BringObj";
  4568. Text = "BringObj enabled.";
  4569. })
  4570. end
  4571. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  4572. vis = (string.sub(CMDBAR.Text, 7))
  4573. local a = game:GetService("Workspace"):GetDescendants()
  4574. for i = 1, #a do
  4575. if a[i].className == "Part" then
  4576. a[i].Transparency = vis
  4577. elseif a[i].className == "Model" then
  4578. local r = a[i]:getChildren()
  4579. for i = 1, #r do
  4580. if r[i].className == "Part" then
  4581. r[i].Transparency = vis
  4582. end
  4583. end
  4584. end
  4585. end
  4586. end
  4587. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  4588. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  4589. game:GetService("StarterGui"):SetCore("SendNotification", {
  4590. Title = "Success!";
  4591. Text = "HyperTotal GUI Loaded!";
  4592. })
  4593. end
  4594. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  4595. CMDSFRAME.Visible = true
  4596. end
  4597. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  4598. for i,v in pairs(lplayer.Character:GetChildren()) do
  4599. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4600. v.Handle.Mesh:Destroy()
  4601. end
  4602. end
  4603. end
  4604. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  4605. for i,v in pairs(lplayer.Character:GetChildren()) do
  4606. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4607. v.Handle.Mesh:Destroy()
  4608. end
  4609. end
  4610. end
  4611. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  4612. for i,v in pairs(lplayer.Character:GetChildren()) do
  4613. if (v:IsA("Tool")) then
  4614. v.Handle.Mesh:Destroy()
  4615. end
  4616. end
  4617. end
  4618. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  4619. for i,v in pairs(lplayer.Character:GetChildren()) do
  4620. if (v:IsA("Tool")) then
  4621. v.Handle.Mesh:Destroy()
  4622. end
  4623. end
  4624. end
  4625. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  4626. local p = Instance.new("RocketPropulsion")
  4627. p.Parent = lplayer.Character.HumanoidRootPart
  4628. p.Name = "Spinner"
  4629. p.Target = lplayer.Character["Left Arm"]
  4630. p:Fire()
  4631. game:GetService("StarterGui"):SetCore("SendNotification", {
  4632. Title = "Spinner enabled";
  4633. Text = "Type ;nospinner to disable.";
  4634. })
  4635. end
  4636. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  4637. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  4638. end
  4639. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  4640. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4641. if v:isA("Tool") then
  4642. local a = Instance.new("SelectionBox",v.Handle)
  4643. a.Adornee = v.Handle
  4644. v.Handle.Size = Vector3.new(0.5,0.5,60)
  4645. v.GripPos = Vector3.new(0,0,0)
  4646. lplayer.Character.Humanoid:UnequipTools()
  4647. end
  4648. end
  4649. game:GetService("StarterGui"):SetCore("SendNotification", {
  4650. Title = "Reach applied!";
  4651. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4652. })
  4653. end
  4654. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  4655. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4656. if v:isA("Tool") then
  4657. local a = Instance.new("SelectionBox",v.Handle)
  4658. a.Name = "Reach"
  4659. a.Adornee = v.Handle
  4660. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  4661. v.GripPos = Vector3.new(0,0,0)
  4662. lplayer.Character.Humanoid:UnequipTools()
  4663. end
  4664. end
  4665. game:GetService("StarterGui"):SetCore("SendNotification", {
  4666. Title = "Reach applied!";
  4667. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4668. })
  4669. end
  4670. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  4671. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4672. if v:isA("Tool") then
  4673. v.Handle.Reach:Destroy()
  4674. end
  4675. end
  4676. game:GetService("StarterGui"):SetCore("SendNotification", {
  4677. Title = "Reach removed!";
  4678. Text = "Removed reach from equipped sword.";
  4679. })
  4680. end
  4681. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  4682. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  4683. lplayer.Character.Humanoid.Name = 1
  4684. local l = lplayer.Character["1"]:Clone()
  4685. l.Parent = lplayer.Character
  4686. l.Name = "Humanoid"
  4687. wait(0.1)
  4688. lplayer.Character["1"]:Destroy()
  4689. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4690. lplayer.Character.Animate.Disabled = true
  4691. wait(0.1)
  4692. lplayer.Character.Animate.Disabled = false
  4693. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4694. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4695. lplayer.Character.Humanoid:EquipTool(v)
  4696. end
  4697. wait(0.1)
  4698. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4699. wait(0.2)
  4700. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4701. wait(0.5)
  4702. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  4703. game:GetService("StarterGui"):SetCore("SendNotification", {
  4704. Title = "Tools needed!";
  4705. Text = "You need a tool in your backpack for this command!";
  4706. })
  4707. end
  4708. end
  4709. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  4710. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  4711. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4712. end
  4713. end
  4714. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  4715. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  4716. cbringall = true
  4717. else
  4718. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4719. brplr = v.Name
  4720. end
  4721. end
  4722. cbring = true
  4723. end
  4724. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  4725. cbring = false
  4726. cbringall = false
  4727. end
  4728. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  4729. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4730. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4731. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4732. lplayer.Character.Humanoid.Name = 1
  4733. local l = lplayer.Character["1"]:Clone()
  4734. l.Parent = lplayer.Character
  4735. l.Name = "Humanoid"
  4736. wait(0.1)
  4737. lplayer.Character["1"]:Destroy()
  4738. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4739. lplayer.Character.Animate.Disabled = true
  4740. wait(0.1)
  4741. lplayer.Character.Animate.Disabled = false
  4742. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4743. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4744. lplayer.Character.Humanoid:EquipTool(v)
  4745. end
  4746. local function tp(player,player2)
  4747. local char1,char2=player.Character,player2.Character
  4748. if char1 and char2 then
  4749. char1:MoveTo(char2.Head.Position)
  4750. end
  4751. end
  4752. wait(0.1)
  4753. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4754. wait(0.2)
  4755. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4756. wait(0.5)
  4757. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4758. wait(0.6)
  4759. tp(lplayer, game:GetService("Players")[v.Name])
  4760. wait(0.4)
  4761. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  4762. game:GetService("StarterGui"):SetCore("SendNotification", {
  4763. Title = "Tools needed!";
  4764. Text = "You need a tool in your backpack for this command!";
  4765. })
  4766. end
  4767. end
  4768. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  4769. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  4770. lplayer.Character.Humanoid.Name = 1
  4771. local l = lplayer.Character["1"]:Clone()
  4772. l.Parent = lplayer.Character
  4773. l.Name = "Humanoid"
  4774. wait(0.1)
  4775. lplayer.Character["1"]:Destroy()
  4776. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4777. lplayer.Character.Animate.Disabled = true
  4778. wait(0.1)
  4779. lplayer.Character.Animate.Disabled = false
  4780. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4781. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4782. lplayer.Character.Humanoid:EquipTool(v)
  4783. end
  4784. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4785. wait(0.3)
  4786. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4787. wait(0.4)
  4788. b = Instance.new("BodyForce")
  4789. b.Parent = lplayer.Character.HumanoidRootPart
  4790. b.Name = "Glitch"
  4791. b.Force = Vector3.new(100000000,5000,0)
  4792. game:GetService("StarterGui"):SetCore("SendNotification", {
  4793. Title = "Tools needed!";
  4794. Text = "You need a tool in your backpack for this command!";
  4795. })
  4796. end
  4797. end
  4798. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  4799. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  4800. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  4801. b = Instance.new("BodyForce")
  4802. b.Parent = lplayer.Character.HumanoidRootPart
  4803. b.Name = "unGlitch"
  4804. b.Force = Vector3.new(0,-5000000,0)
  4805. wait(2)
  4806. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  4807. end
  4808. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  4809. lplayer.Character.Humanoid.Health = 0
  4810. wait(1)
  4811. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  4812. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  4813. end
  4814. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  4815. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  4816. game:GetService("StarterGui"):SetCore("SendNotification", {
  4817. Title = "Success!";
  4818. Text = "DEX Explorer has loaded.";
  4819. })
  4820. end
  4821. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  4822. local Anim = Instance.new("Animation")
  4823. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  4824. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  4825. track:Play(.1, 1, 1)
  4826. end
  4827. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  4828. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  4829. game:GetService("StarterGui"):SetCore("SendNotification", {
  4830. Title = "Success!";
  4831. Text = "Energize Animations GUI has loaded.";
  4832. })
  4833. end
  4834. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  4835. saved = lplayer.Character.HumanoidRootPart.CFrame
  4836. game:GetService("StarterGui"):SetCore("SendNotification", {
  4837. Title = "Position Saved";
  4838. Text = "Use ;loadpos to return to saved position.";
  4839. })
  4840. end
  4841. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  4842. lplayer.Character.HumanoidRootPart.CFrame = saved
  4843. end
  4844. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  4845. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  4846. local Anim2 = Instance.new("Animation")
  4847. Anim2.AnimationId = "rbxassetid://148840371"
  4848. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  4849. track2:Play(.1, 1, 1)
  4850. bplrr = v.Name
  4851. banpl = true
  4852. end
  4853. end
  4854. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  4855. banpl = false
  4856. end
  4857. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  4858. local function bringmodw()
  4859. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4860. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  4861. for i,ch in pairs(obj:GetDescendants()) do
  4862. if (ch:IsA("BasePart")) then
  4863. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4864. ch.CanCollide = false
  4865. ch.Transparency = 0.7
  4866. wait()
  4867. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  4868. wait()
  4869. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  4870. wait()
  4871. ch.CFrame = lplayer.Character["Head"].CFrame
  4872. end
  4873. end
  4874. end
  4875. end
  4876. end
  4877. while wait() do
  4878. bringmodw()
  4879. end
  4880. game:GetService("StarterGui"):SetCore("SendNotification", {
  4881. Title = "BringMod";
  4882. Text = "BringMod enabled.";
  4883. })
  4884. end
  4885. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  4886. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  4887. local hum = Instance.new('Humanoid', mod)
  4888. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  4889. lplayer.Character = mod
  4890. end
  4891. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  4892. game:GetService'RunService'.Stepped:Connect(function()
  4893. pcall(function()
  4894. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  4895. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  4896. for _,x in pairs(v.Character.Head:GetChildren()) do
  4897. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  4898. end
  4899. end
  4900. end
  4901. end)
  4902. end)
  4903. game:GetService("StarterGui"):SetCore("SendNotification", {
  4904. Title = "Attempting Shutdown";
  4905. Text = "Shutdown Attempt has begun.";
  4906. })
  4907. end
  4908. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  4909. objtodel = (string.sub(CMDBAR.Text, 8))
  4910. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4911. if v.Name == objtodel then
  4912. v:Destroy()
  4913. end
  4914. end
  4915. end
  4916. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  4917. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  4918. print(v)
  4919. end
  4920. game:GetService("StarterGui"):SetCore("SendNotification", {
  4921. Title = "Printed";
  4922. Text = "Players have been printed to console. (F9)";
  4923. })
  4924. end
  4925. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  4926. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  4927. if (v:IsA("Decal")) then
  4928. v:Destroy()
  4929. end
  4930. end
  4931. end
  4932. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  4933. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  4934. game:GetService("StarterGui"):SetCore("SendNotification", {
  4935. Title = "Success!";
  4936. Text = "OpFinality GUI has loaded.";
  4937. })
  4938. end
  4939. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  4940. remotes = true
  4941. added = true
  4942. game.DescendantAdded:connect(function(rmt)
  4943. if added == true then
  4944. if remotes == true then
  4945. if rmt:IsA("RemoteEvent") then
  4946. print("A RemoteEvent was added!")
  4947. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  4948. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4949. end end end
  4950. end)
  4951. game.DescendantAdded:connect(function(rmtfnctn)
  4952. if added == true then
  4953. if remotes == true then
  4954. if rmtfnctn:IsA("RemoteFunction") then
  4955. warn("A RemoteFunction was added!")
  4956. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  4957. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4958. end end end
  4959. end)
  4960.  
  4961. game.DescendantAdded:connect(function(bndfnctn)
  4962. if added == true then
  4963. if binds == true then
  4964. if bndfnctn:IsA("BindableFunction") then
  4965. print("A BindableFunction was added!")
  4966. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  4967. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4968. end end end
  4969. end)
  4970.  
  4971. game.DescendantAdded:connect(function(bnd)
  4972. if added == true then
  4973. if binds == true then
  4974. if bnd:IsA("BindableEvent") then
  4975. warn("A BindableEvent was added!")
  4976. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  4977. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4978. end end end
  4979. end)
  4980.  
  4981.  
  4982. if binds == true then
  4983. for i,v in pairs(game:GetDescendants()) do
  4984. if v:IsA("BindableFunction") then
  4985. print(" game." .. v:GetFullName() .. " | BindableFunction")
  4986. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4987. end end
  4988. for i,v in pairs(game:GetDescendants()) do
  4989. if v:IsA("BindableEvent") then
  4990. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  4991. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4992. end end
  4993. else
  4994. print("Off")
  4995. end
  4996. if remotes == true then
  4997. for i,v in pairs(game:GetDescendants()) do
  4998. if v:IsA("RemoteFunction") then
  4999. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  5000. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  5001. end end
  5002. wait()
  5003. for i,v in pairs(game:GetDescendants()) do
  5004. if v:IsA("RemoteEvent") then
  5005. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  5006. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  5007. end end
  5008. else
  5009. print("Off")
  5010. end
  5011. game:GetService("StarterGui"):SetCore("SendNotification", {
  5012. Title = "Printing Remotes";
  5013. Text = "Type ;noremotes to disable.";
  5014. })
  5015. end
  5016. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  5017. remotes = false
  5018. added = false
  5019. game:GetService("StarterGui"):SetCore("SendNotification", {
  5020. Title = "Printing Remotes Disabled";
  5021. Text = "Type ;remotes to enable.";
  5022. })
  5023. end
  5024. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  5025. spin = false
  5026. followed = false
  5027. traill = false
  5028. noclip = false
  5029. annoying = false
  5030. hwalk = false
  5031. cbringing = false
  5032. end
  5033. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  5034. stopsitting = true
  5035. end
  5036. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  5037. stopsitting = false
  5038. end
  5039. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  5040. print(adminversion)
  5041. game:GetService("StarterGui"):SetCore("SendNotification", {
  5042. Title = "Version";
  5043. Text = adminversion;
  5044. })
  5045. end
  5046. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  5047. clickgoto = true
  5048. game:GetService("StarterGui"):SetCore("SendNotification", {
  5049. Title = "Click TP";
  5050. Text = "Press E to teleport to mouse position";
  5051. })
  5052. end
  5053. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  5054. clickgoto = false
  5055. game:GetService("StarterGui"):SetCore("SendNotification", {
  5056. Title = "Click TP";
  5057. Text = "Click TP has been disabled.";
  5058. })
  5059. end
  5060. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  5061. gettingtools = true
  5062. game:GetService("StarterGui"):SetCore("SendNotification", {
  5063. Title = "Tools Enabled";
  5064. Text = "Automatically colleting tools dropped.";
  5065. })
  5066. end
  5067. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  5068. gettingtools = false
  5069. game:GetService("StarterGui"):SetCore("SendNotification", {
  5070. Title = "Tools Disabled";
  5071. Text = "Click TP has been disabled.";
  5072. })
  5073. end
  5074. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  5075. ScreenGui:Destroy()
  5076. end
  5077. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  5078. lplayer.Character.Head:Destroy()
  5079. end
  5080. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  5081. statechosen = string.sub(CMDBAR.Text, 7)
  5082. changingstate = true
  5083. end
  5084. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  5085. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  5086. end
  5087. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  5088. removingmeshhats = true
  5089. end
  5090. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  5091. removingmeshhats = false
  5092. end
  5093. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  5094. removingmeshtool = true
  5095. end
  5096. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  5097. removingmeshtool = false
  5098. end
  5099. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  5100. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  5101. if v:IsA("Tool") then
  5102. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  5103. v.Parent = player.Character
  5104. end
  5105. end
  5106. end
  5107. end
  5108. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  5109. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  5110. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  5111. end
  5112. end
  5113. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  5114. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  5115. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  5116. end
  5117. end
  5118. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  5119. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  5120. game:GetService("StarterGui"):SetCore("SendNotification", {
  5121. Title = player.AccountAge.." Days";
  5122. Text = "Account age of "..player.Name;
  5123. })
  5124. end
  5125. end
  5126. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  5127. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  5128. game:GetService("StarterGui"):SetCore("SendNotification", {
  5129. Title = player.UserId.." ID";
  5130. Text = "Account ID of "..player.Name;
  5131. })
  5132. end
  5133. end
  5134. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  5135. game:GetService("StarterGui"):SetCore("SendNotification", {
  5136. Title = "Game ID";
  5137. Text = "Game ID: ".. game.GameId;
  5138. })
  5139. end
  5140. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  5141. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  5142. if pgscheck == true then
  5143. game:GetService("StarterGui"):SetCore("SendNotification", {
  5144. Title = "PGSPhysicsSolverEnabled";
  5145. Text = "PGS is Enabled!";
  5146. })
  5147. else
  5148. game:GetService("StarterGui"):SetCore("SendNotification", {
  5149. Title = "PGSPhysicsSolverEnabled";
  5150. Text = "PGS is Disabled!";
  5151. })
  5152. end
  5153. end
  5154. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  5155. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  5156. if v:IsA("Part") then
  5157. if v.Transparency == 1 then
  5158. if v.Name ~= "HumanoidRootPart" then
  5159. v:Destroy()
  5160. end
  5161. end
  5162. end
  5163. end
  5164. end
  5165. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  5166. game:GetService("Lighting").FogStart = 0
  5167. game:GetService("Lighting").FogEnd = 9999999999999
  5168. end
  5169. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  5170. lplayer.Character.Humanoid.Parent = lplayer
  5171. end
  5172. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  5173. lplayer.Humanoid.Parent = lplayer.Character
  5174. end
  5175. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  5176. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  5177. if v:IsA("Tool") then
  5178. v.Parent = lplayer.Character
  5179. wait()
  5180. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  5181. v.Parent = player.Character
  5182. end
  5183. end
  5184. end
  5185. end
  5186. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  5187. speedfly = string.sub(CMDBAR.Text, 10)
  5188. wait()
  5189. change()
  5190. end
  5191. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  5192. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  5193. local Anim3 = Instance.new("Animation")
  5194. Anim3.AnimationId = "rbxassetid://282574440"
  5195. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  5196. track3:Play(.1, 1, 1)
  5197. bplrr = v.Name
  5198. banpl = true
  5199. end
  5200. end
  5201. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  5202. banpl = false
  5203. end
  5204. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  5205. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  5206. staring = true
  5207. stareplr = v
  5208. end
  5209. end
  5210. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  5211. staring = false
  5212. end
  5213. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  5214. chatlogs = true
  5215. game:GetService("StarterGui"):SetCore("SendNotification", {
  5216. Title = "LogChat enabled";
  5217. Text = "Now logging all player chat.";
  5218. })
  5219. end
  5220. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  5221. chatlogs = false
  5222. game:GetService("StarterGui"):SetCore("SendNotification", {
  5223. Title = "LogChat disabled";
  5224. Text = "Stopped logging all player chat.";
  5225. })
  5226. end
  5227. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  5228. game:GetService("Workspace").CurrentCamera:Destroy()
  5229. wait(0.1)
  5230. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  5231. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  5232. lplayer.CameraMinZoomDistance = 0.5
  5233. lplayer.CameraMaxZoomDistance = 400
  5234. lplayer.CameraMode = "Classic"
  5235. end
  5236. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  5237. changingstate = false
  5238. end
  5239. CMDBAR.Text = ""
  5240. end
  5241. end)
  5242.  
  5243. wait(0.3)
  5244. game:GetService("StarterGui"):SetCore("SendNotification", {
  5245. Title = "Loaded successfully!";
  5246. Text = "Reviz Admin V2 by illremember";
  5247. })
  5248. wait(0.1)
  5249. print("Reviz Admin V2 loaded!")
  5250. if game:GetService("Workspace").FilteringEnabled == true then
  5251. warn("FE is Enabled (Filtering Enabled)")
  5252. game:GetService("StarterGui"):SetCore("SendNotification", {
  5253. Title = "FE is Enabled";
  5254. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  5255. })
  5256. else
  5257. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  5258. game:GetService("StarterGui"):SetCore("SendNotification", {
  5259. Title = "FE is Disabled";
  5260. Text = "Filtering Disabled. Consider using a different admin script.";
  5261. })
  5262. end
  5263.  
  5264. local intro = Instance.new("ScreenGui")
  5265. local Frame = Instance.new("Frame")
  5266. local ImageLabel = Instance.new("ImageLabel")
  5267. intro.Parent = game:GetService("CoreGui")
  5268. Frame.Parent = intro
  5269. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  5270. Frame.BackgroundTransparency = 1
  5271. Frame.Size = UDim2.new(1, 0, 0, 300)
  5272. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  5273. ImageLabel.Parent = Frame
  5274. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5275. ImageLabel.BackgroundTransparency = 1
  5276. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  5277. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  5278. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  5279. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  5280. wait(3.01)
  5281. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  5282. wait(5.01)
  5283. intro:Destroy()
  5284. end)
  5285. end)
  5286. BoogaBitchesV2.MouseButton1Down:connect(function()
  5287. -- Objects
  5288.  
  5289. local ScreenGui = Instance.new("ScreenGui")
  5290. local Open = Instance.new("TextButton")
  5291. local Booga = Instance.new("Frame")
  5292. local BoogaTop = Instance.new("Frame")
  5293. local Title = Instance.new("TextLabel")
  5294. local Exit = Instance.new("TextButton")
  5295. local Speed = Instance.new("TextButton")
  5296. local SpeedBind = Instance.new("TextBox")
  5297. local AutoPickUp = Instance.new("TextButton")
  5298. local AutoPickUpBind = Instance.new("TextBox")
  5299. local AutoBreak = Instance.new("TextButton")
  5300. local Breakkey = Instance.new("TextBox")
  5301. local InfinityChest = Instance.new("TextButton")
  5302. local GodHut = Instance.new("TextButton")
  5303. local RevizV2 = Instance.new("TextButton")
  5304. local AutoEatbtn = Instance.new("TextButton")
  5305. local VoidTpbtn = Instance.new("TextButton")
  5306. local RemoveAllEffectsbtn = Instance.new("TextButton")
  5307. local CraftAnyItem = Instance.new("TextButton")
  5308. local CraftItem = Instance.new("TextBox")
  5309. local ESPbtn = Instance.new("TextButton")
  5310. local DropAllItemsbtn = Instance.new("TextButton")
  5311. local RemoveRainbtn = Instance.new("TextButton")
  5312. local TpSpambtn = Instance.new("TextButton")
  5313. local AutoCampfirebtn = Instance.new("TextButton")
  5314. local AutoWallTrapbtn = Instance.new("TextButton")
  5315. local AutoEatFoodNamekb = Instance.new("TextBox")
  5316. local TpSpamPlayerNamekb = Instance.new("TextBox")
  5317. local DropAllItemsItemNamekb = Instance.new("TextBox")
  5318. local DropAllItemskb = Instance.new("TextBox")
  5319. local AutoEatkb = Instance.new("TextBox")
  5320. local Recipes = Instance.new("TextButton")
  5321. local Credits = Instance.new("TextLabel")
  5322. local Booga2 = Instance.new("Frame")
  5323. local BoogaTop2 = Instance.new("Frame")
  5324. local Exit2 = Instance.new("TextButton")
  5325. local EmeraldHelmet = Instance.new("TextButton")
  5326. local EmeraldDivider = Instance.new("Frame")
  5327. local EmeraldChestplate = Instance.new("TextButton")
  5328. local EmeraldPick = Instance.new("TextButton")
  5329. local EmeraldGreaves = Instance.new("TextButton")
  5330. local EmeraldBlade = Instance.new("TextButton")
  5331. local EmeraldAxe = Instance.new("TextButton")
  5332. local EmeraldBag = Instance.new("TextButton")
  5333. local VoidShroud = Instance.new("TextButton")
  5334. local EmeraldDivider2 = Instance.new("Frame")
  5335. local GodDivider = Instance.new("Frame")
  5336. local GodDivider2 = Instance.new("Frame")
  5337. local GodRock = Instance.new("TextButton")
  5338. local GodHalo = Instance.new("TextButton")
  5339. local GodChestplate = Instance.new("TextButton")
  5340. local GodAxe = Instance.new("TextButton")
  5341. local GodBag = Instance.new("TextButton")
  5342. local GodLegs = Instance.new("TextButton")
  5343. local GodPick = Instance.new("TextButton")
  5344. local VoidChestplate = Instance.new("TextButton")
  5345. local VoidDivider2 = Instance.new("Frame")
  5346. local VoidDivider = Instance.new("Frame")
  5347. local VoidBag = Instance.new("TextButton")
  5348. local VoidGreaves = Instance.new("TextButton")
  5349. local OOFHorn = Instance.new("TextButton")
  5350.  
  5351. -- Properties
  5352.  
  5353. ScreenGui.Parent = game.CoreGui
  5354.  
  5355. Open.Name = "Open"
  5356. Open.Parent = ScreenGui
  5357. Open.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5358. Open.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5359. Open.BorderSizePixel = 2
  5360. Open.Position = UDim2.new(0.433682919, 0, 0.0281030443, 0)
  5361. Open.Size = UDim2.new(0, 151, 0, 26)
  5362. Open.Font = Enum.Font.SourceSansSemibold
  5363. Open.Text = "Open/Close"
  5364. Open.TextColor3 = Color3.new(1, 1, 1)
  5365. Open.TextScaled = true
  5366. Open.TextSize = 14
  5367. Open.TextWrapped = true
  5368.  
  5369. Booga.Name = "Booga"
  5370. Booga.Parent = ScreenGui
  5371. Booga.Active = true
  5372. Booga.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5373. Booga.BackgroundTransparency = 0.30000001192093
  5374. Booga.BorderColor3 = Color3.new(1, 0, 0.498039)
  5375. Booga.BorderSizePixel = 2
  5376. Booga.Position = UDim2.new(1.70000005, 1, 1.70000005, 1)
  5377. Booga.Size = UDim2.new(0, 474, 0, 468)
  5378. Booga.Draggable = true
  5379.  
  5380. BoogaTop.Name = "BoogaTop"
  5381. BoogaTop.Parent = Booga
  5382. BoogaTop.Active = true
  5383. BoogaTop.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5384. BoogaTop.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5385. BoogaTop.BorderSizePixel = 2
  5386. BoogaTop.Size = UDim2.new(0, 474, 0, 27)
  5387.  
  5388. Title.Name = "Title"
  5389. Title.Parent = BoogaTop
  5390. Title.Active = true
  5391. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  5392. Title.BackgroundTransparency = 1
  5393. Title.BorderSizePixel = 0
  5394. Title.Position = UDim2.new(0.00210970454, 0, 0, 0)
  5395. Title.Size = UDim2.new(0, 473, 0, 27)
  5396. Title.Font = Enum.Font.SourceSansSemibold
  5397. Title.Text = "Booga Bitches Revamp V2"
  5398. Title.TextColor3 = Color3.new(1, 1, 1)
  5399. Title.TextScaled = true
  5400. Title.TextSize = 14
  5401. Title.TextWrapped = true
  5402.  
  5403. Exit.Name = "Exit"
  5404. Exit.Parent = Booga
  5405. Exit.BackgroundColor3 = Color3.new(0.901961, 0.380392, 0.380392)
  5406. Exit.BorderSizePixel = 0
  5407. Exit.Position = UDim2.new(0.915611804, 0, 0.00854700897, 0)
  5408. Exit.Size = UDim2.new(0, 28, 0, 19)
  5409. Exit.Font = Enum.Font.SourceSans
  5410. Exit.Text = "X"
  5411. Exit.TextColor3 = Color3.new(1, 1, 1)
  5412. Exit.TextSize = 14
  5413.  
  5414. Speed.Name = "Speed"
  5415. Speed.Parent = Booga
  5416. Speed.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5417. Speed.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5418. Speed.BorderSizePixel = 2
  5419. Speed.Position = UDim2.new(0.035864979, 0, 0.0726495758, 0)
  5420. Speed.Size = UDim2.new(0, 116, 0, 27)
  5421. Speed.Font = Enum.Font.SourceSansSemibold
  5422. Speed.Text = "Speed"
  5423. Speed.TextColor3 = Color3.new(1, 1, 1)
  5424. Speed.TextScaled = true
  5425. Speed.TextSize = 14
  5426. Speed.TextWrapped = true
  5427.  
  5428. SpeedBind.Name = "SpeedBind"
  5429. SpeedBind.Parent = Booga
  5430. SpeedBind.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5431. SpeedBind.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5432. SpeedBind.BorderSizePixel = 2
  5433. SpeedBind.Position = UDim2.new(0.035864979, 0, 0.151709408, 0)
  5434. SpeedBind.Size = UDim2.new(0, 116, 0, 27)
  5435. SpeedBind.Font = Enum.Font.SourceSans
  5436. SpeedBind.Text = "Keybind"
  5437. SpeedBind.TextColor3 = Color3.new(1, 1, 1)
  5438. SpeedBind.TextScaled = true
  5439. SpeedBind.TextSize = 14
  5440. SpeedBind.TextWrapped = true
  5441.  
  5442. AutoPickUp.Name = "AutoPickUp"
  5443. AutoPickUp.Parent = Booga
  5444. AutoPickUp.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5445. AutoPickUp.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5446. AutoPickUp.BorderSizePixel = 2
  5447. AutoPickUp.Position = UDim2.new(0.356540084, 0, 0.0747863278, 0)
  5448. AutoPickUp.Size = UDim2.new(0, 116, 0, 27)
  5449. AutoPickUp.Font = Enum.Font.SourceSansSemibold
  5450. AutoPickUp.Text = "Auto Pickup"
  5451. AutoPickUp.TextColor3 = Color3.new(1, 1, 1)
  5452. AutoPickUp.TextScaled = true
  5453. AutoPickUp.TextSize = 14
  5454. AutoPickUp.TextWrapped = true
  5455.  
  5456. AutoPickUpBind.Name = "AutoPickUpBind"
  5457. AutoPickUpBind.Parent = Booga
  5458. AutoPickUpBind.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5459. AutoPickUpBind.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5460. AutoPickUpBind.BorderSizePixel = 2
  5461. AutoPickUpBind.Position = UDim2.new(0.356540084, 0, 0.151709408, 0)
  5462. AutoPickUpBind.Size = UDim2.new(0, 116, 0, 27)
  5463. AutoPickUpBind.Font = Enum.Font.SourceSans
  5464. AutoPickUpBind.Text = "Keybind"
  5465. AutoPickUpBind.TextColor3 = Color3.new(1, 1, 1)
  5466. AutoPickUpBind.TextScaled = true
  5467. AutoPickUpBind.TextSize = 14
  5468. AutoPickUpBind.TextWrapped = true
  5469.  
  5470. AutoBreak.Name = "AutoBreak"
  5471. AutoBreak.Parent = Booga
  5472. AutoBreak.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5473. AutoBreak.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5474. AutoBreak.BorderSizePixel = 2
  5475. AutoBreak.Position = UDim2.new(0.700421929, 0, 0.0726495758, 0)
  5476. AutoBreak.Size = UDim2.new(0, 116, 0, 27)
  5477. AutoBreak.Font = Enum.Font.SourceSansSemibold
  5478. AutoBreak.Text = "Autobreak"
  5479. AutoBreak.TextColor3 = Color3.new(1, 1, 1)
  5480. AutoBreak.TextScaled = true
  5481. AutoBreak.TextSize = 14
  5482. AutoBreak.TextWrapped = true
  5483.  
  5484. Breakkey.Name = "Breakkey"
  5485. Breakkey.Parent = Booga
  5486. Breakkey.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5487. Breakkey.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5488. Breakkey.BorderSizePixel = 2
  5489. Breakkey.Position = UDim2.new(0.700421929, 0, 0.149572656, 0)
  5490. Breakkey.Size = UDim2.new(0, 116, 0, 27)
  5491. Breakkey.Font = Enum.Font.SourceSans
  5492. Breakkey.Text = "Keybind"
  5493. Breakkey.TextColor3 = Color3.new(1, 1, 1)
  5494. Breakkey.TextScaled = true
  5495. Breakkey.TextSize = 14
  5496. Breakkey.TextWrapped = true
  5497.  
  5498. InfinityChest.Name = "InfinityChest"
  5499. InfinityChest.Parent = Booga
  5500. InfinityChest.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5501. InfinityChest.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5502. InfinityChest.BorderSizePixel = 2
  5503. InfinityChest.Position = UDim2.new(0.035864979, 0, 0.405982912, 0)
  5504. InfinityChest.Size = UDim2.new(0, 116, 0, 27)
  5505. InfinityChest.Font = Enum.Font.SourceSansSemibold
  5506. InfinityChest.Text = "Infinity Chest (q)"
  5507. InfinityChest.TextColor3 = Color3.new(1, 1, 1)
  5508. InfinityChest.TextScaled = true
  5509. InfinityChest.TextSize = 14
  5510. InfinityChest.TextWrapped = true
  5511.  
  5512. GodHut.Name = "GodHut"
  5513. GodHut.Parent = Booga
  5514. GodHut.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5515. GodHut.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5516. GodHut.BorderSizePixel = 2
  5517. GodHut.Position = UDim2.new(0.360759497, 0, 0.405982912, 0)
  5518. GodHut.Size = UDim2.new(0, 116, 0, 27)
  5519. GodHut.Font = Enum.Font.SourceSansSemibold
  5520. GodHut.Text = "Godhut (g)"
  5521. GodHut.TextColor3 = Color3.new(1, 1, 1)
  5522. GodHut.TextScaled = true
  5523. GodHut.TextSize = 14
  5524. GodHut.TextWrapped = true
  5525.  
  5526. RevizV2.Name = "RevizV2"
  5527. RevizV2.Parent = Booga
  5528. RevizV2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5529. RevizV2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5530. RevizV2.BorderSizePixel = 2
  5531. RevizV2.Position = UDim2.new(0.700421929, 0, 0.247863248, 0)
  5532. RevizV2.Size = UDim2.new(0, 116, 0, 27)
  5533. RevizV2.Font = Enum.Font.SourceSansSemibold
  5534. RevizV2.Text = "Reviz Admin"
  5535. RevizV2.TextColor3 = Color3.new(1, 1, 1)
  5536. RevizV2.TextScaled = true
  5537. RevizV2.TextSize = 14
  5538. RevizV2.TextWrapped = true
  5539.  
  5540. AutoEatbtn.Name = "AutoEatbtn"
  5541. AutoEatbtn.Parent = Booga
  5542. AutoEatbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5543. AutoEatbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5544. AutoEatbtn.BorderSizePixel = 2
  5545. AutoEatbtn.Position = UDim2.new(0.702531695, 0, 0.566239357, 0)
  5546. AutoEatbtn.Size = UDim2.new(0, 116, 0, 27)
  5547. AutoEatbtn.Font = Enum.Font.SourceSansSemibold
  5548. AutoEatbtn.Text = "Auto Eat"
  5549. AutoEatbtn.TextColor3 = Color3.new(1, 1, 1)
  5550. AutoEatbtn.TextScaled = true
  5551. AutoEatbtn.TextSize = 14
  5552. AutoEatbtn.TextWrapped = true
  5553.  
  5554. VoidTpbtn.Name = "VoidTpbtn"
  5555. VoidTpbtn.Parent = Booga
  5556. VoidTpbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5557. VoidTpbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5558. VoidTpbtn.BorderSizePixel = 2
  5559. VoidTpbtn.Position = UDim2.new(0.700421929, 0, 0.329059809, 0)
  5560. VoidTpbtn.Size = UDim2.new(0, 116, 0, 27)
  5561. VoidTpbtn.Font = Enum.Font.SourceSansSemibold
  5562. VoidTpbtn.Text = "Void TP"
  5563. VoidTpbtn.TextColor3 = Color3.new(1, 1, 1)
  5564. VoidTpbtn.TextScaled = true
  5565. VoidTpbtn.TextSize = 14
  5566. VoidTpbtn.TextWrapped = true
  5567.  
  5568. RemoveAllEffectsbtn.Name = "RemoveAllEffectsbtn"
  5569. RemoveAllEffectsbtn.Parent = Booga
  5570. RemoveAllEffectsbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5571. RemoveAllEffectsbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5572. RemoveAllEffectsbtn.BorderSizePixel = 2
  5573. RemoveAllEffectsbtn.Position = UDim2.new(0.702531636, 0, 0.410256416, 0)
  5574. RemoveAllEffectsbtn.Size = UDim2.new(0, 116, 0, 27)
  5575. RemoveAllEffectsbtn.Font = Enum.Font.SourceSansSemibold
  5576. RemoveAllEffectsbtn.Text = "Remove All Effects"
  5577. RemoveAllEffectsbtn.TextColor3 = Color3.new(1, 1, 1)
  5578. RemoveAllEffectsbtn.TextScaled = true
  5579. RemoveAllEffectsbtn.TextSize = 14
  5580. RemoveAllEffectsbtn.TextWrapped = true
  5581.  
  5582. CraftAnyItem.Name = "CraftAnyItem"
  5583. CraftAnyItem.Parent = Booga
  5584. CraftAnyItem.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5585. CraftAnyItem.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5586. CraftAnyItem.BorderSizePixel = 2
  5587. CraftAnyItem.Position = UDim2.new(0.0421940945, 0, 0.232905984, 0)
  5588. CraftAnyItem.Size = UDim2.new(0, 116, 0, 27)
  5589. CraftAnyItem.Font = Enum.Font.SourceSansSemibold
  5590. CraftAnyItem.Text = "Craft Any Item"
  5591. CraftAnyItem.TextColor3 = Color3.new(1, 1, 1)
  5592. CraftAnyItem.TextScaled = true
  5593. CraftAnyItem.TextSize = 14
  5594. CraftAnyItem.TextWrapped = true
  5595.  
  5596. CraftItem.Name = "CraftItem"
  5597. CraftItem.Parent = Booga
  5598. CraftItem.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5599. CraftItem.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5600. CraftItem.BorderSizePixel = 2
  5601. CraftItem.Position = UDim2.new(0.035864979, 0, 0.316239327, 0)
  5602. CraftItem.Size = UDim2.new(0, 116, 0, 27)
  5603. CraftItem.Font = Enum.Font.SourceSans
  5604. CraftItem.Text = "Item Name"
  5605. CraftItem.TextColor3 = Color3.new(1, 1, 1)
  5606. CraftItem.TextScaled = true
  5607. CraftItem.TextSize = 14
  5608. CraftItem.TextWrapped = true
  5609.  
  5610. ESPbtn.Name = "ESPbtn"
  5611. ESPbtn.Parent = Booga
  5612. ESPbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5613. ESPbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5614. ESPbtn.BorderSizePixel = 2
  5615. ESPbtn.Position = UDim2.new(0.364978909, 0, 0.487179488, 0)
  5616. ESPbtn.Size = UDim2.new(0, 116, 0, 27)
  5617. ESPbtn.Font = Enum.Font.SourceSansSemibold
  5618. ESPbtn.Text = "ESP"
  5619. ESPbtn.TextColor3 = Color3.new(1, 1, 1)
  5620. ESPbtn.TextScaled = true
  5621. ESPbtn.TextSize = 14
  5622. ESPbtn.TextWrapped = true
  5623.  
  5624. DropAllItemsbtn.Name = "DropAllItemsbtn"
  5625. DropAllItemsbtn.Parent = Booga
  5626. DropAllItemsbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5627. DropAllItemsbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5628. DropAllItemsbtn.BorderSizePixel = 2
  5629. DropAllItemsbtn.Position = UDim2.new(0.0337552726, 0, 0.56410259, 0)
  5630. DropAllItemsbtn.Size = UDim2.new(0, 116, 0, 27)
  5631. DropAllItemsbtn.Font = Enum.Font.SourceSansSemibold
  5632. DropAllItemsbtn.Text = "Drop All Items"
  5633. DropAllItemsbtn.TextColor3 = Color3.new(1, 1, 1)
  5634. DropAllItemsbtn.TextScaled = true
  5635. DropAllItemsbtn.TextSize = 14
  5636. DropAllItemsbtn.TextWrapped = true
  5637.  
  5638. RemoveRainbtn.Name = "RemoveRainbtn"
  5639. RemoveRainbtn.Parent = Booga
  5640. RemoveRainbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5641. RemoveRainbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5642. RemoveRainbtn.BorderSizePixel = 2
  5643. RemoveRainbtn.Position = UDim2.new(0.035864979, 0, 0.482905984, 0)
  5644. RemoveRainbtn.Size = UDim2.new(0, 116, 0, 27)
  5645. RemoveRainbtn.Font = Enum.Font.SourceSansSemibold
  5646. RemoveRainbtn.Text = "Remove Rain"
  5647. RemoveRainbtn.TextColor3 = Color3.new(1, 1, 1)
  5648. RemoveRainbtn.TextScaled = true
  5649. RemoveRainbtn.TextSize = 14
  5650. RemoveRainbtn.TextWrapped = true
  5651.  
  5652. TpSpambtn.Name = "TpSpambtn"
  5653. TpSpambtn.Parent = Booga
  5654. TpSpambtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5655. TpSpambtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5656. TpSpambtn.BorderSizePixel = 2
  5657. TpSpambtn.Position = UDim2.new(0.362869203, 0, 0.241452992, 0)
  5658. TpSpambtn.Size = UDim2.new(0, 116, 0, 27)
  5659. TpSpambtn.Font = Enum.Font.SourceSansSemibold
  5660. TpSpambtn.Text = "TP Spam"
  5661. TpSpambtn.TextColor3 = Color3.new(1, 1, 1)
  5662. TpSpambtn.TextScaled = true
  5663. TpSpambtn.TextSize = 14
  5664. TpSpambtn.TextWrapped = true
  5665.  
  5666. AutoCampfirebtn.Name = "AutoCampfirebtn"
  5667. AutoCampfirebtn.Parent = Booga
  5668. AutoCampfirebtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5669. AutoCampfirebtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5670. AutoCampfirebtn.BorderSizePixel = 2
  5671. AutoCampfirebtn.Position = UDim2.new(0.702531636, 0, 0.487179428, 0)
  5672. AutoCampfirebtn.Size = UDim2.new(0, 116, 0, 27)
  5673. AutoCampfirebtn.Font = Enum.Font.SourceSansSemibold
  5674. AutoCampfirebtn.Text = "Auto Campfire"
  5675. AutoCampfirebtn.TextColor3 = Color3.new(1, 1, 1)
  5676. AutoCampfirebtn.TextScaled = true
  5677. AutoCampfirebtn.TextSize = 14
  5678. AutoCampfirebtn.TextWrapped = true
  5679.  
  5680. AutoWallTrapbtn.Name = "AutoWallTrapbtn"
  5681. AutoWallTrapbtn.Parent = Booga
  5682. AutoWallTrapbtn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5683. AutoWallTrapbtn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5684. AutoWallTrapbtn.BorderSizePixel = 2
  5685. AutoWallTrapbtn.Position = UDim2.new(0.367088586, 0, 0.566239357, 0)
  5686. AutoWallTrapbtn.Size = UDim2.new(0, 116, 0, 27)
  5687. AutoWallTrapbtn.Font = Enum.Font.SourceSansSemibold
  5688. AutoWallTrapbtn.Text = "Auto Wall"
  5689. AutoWallTrapbtn.TextColor3 = Color3.new(1, 1, 1)
  5690. AutoWallTrapbtn.TextScaled = true
  5691. AutoWallTrapbtn.TextSize = 14
  5692. AutoWallTrapbtn.TextWrapped = true
  5693.  
  5694. AutoEatFoodNamekb.Name = "AutoEatFoodNamekb"
  5695. AutoEatFoodNamekb.Parent = Booga
  5696. AutoEatFoodNamekb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5697. AutoEatFoodNamekb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5698. AutoEatFoodNamekb.BorderSizePixel = 2
  5699. AutoEatFoodNamekb.Position = UDim2.new(0.702531636, 0, 0.638888896, 0)
  5700. AutoEatFoodNamekb.Size = UDim2.new(0, 116, 0, 27)
  5701. AutoEatFoodNamekb.Font = Enum.Font.SourceSans
  5702. AutoEatFoodNamekb.Text = "Item Name"
  5703. AutoEatFoodNamekb.TextColor3 = Color3.new(1, 1, 1)
  5704. AutoEatFoodNamekb.TextScaled = true
  5705. AutoEatFoodNamekb.TextSize = 14
  5706. AutoEatFoodNamekb.TextWrapped = true
  5707.  
  5708. TpSpamPlayerNamekb.Name = "TpSpamPlayerNamekb"
  5709. TpSpamPlayerNamekb.Parent = Booga
  5710. TpSpamPlayerNamekb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5711. TpSpamPlayerNamekb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5712. TpSpamPlayerNamekb.BorderSizePixel = 2
  5713. TpSpamPlayerNamekb.Position = UDim2.new(0.35864979, 0, 0.326923072, 0)
  5714. TpSpamPlayerNamekb.Size = UDim2.new(0, 116, 0, 27)
  5715. TpSpamPlayerNamekb.Font = Enum.Font.SourceSans
  5716. TpSpamPlayerNamekb.Text = "Player Name"
  5717. TpSpamPlayerNamekb.TextColor3 = Color3.new(1, 1, 1)
  5718. TpSpamPlayerNamekb.TextScaled = true
  5719. TpSpamPlayerNamekb.TextSize = 14
  5720. TpSpamPlayerNamekb.TextWrapped = true
  5721.  
  5722. DropAllItemsItemNamekb.Name = "DropAllItemsItemNamekb"
  5723. DropAllItemsItemNamekb.Parent = Booga
  5724. DropAllItemsItemNamekb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5725. DropAllItemsItemNamekb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5726. DropAllItemsItemNamekb.BorderSizePixel = 2
  5727. DropAllItemsItemNamekb.Position = UDim2.new(0.0358649828, 0, 0.638888955, 0)
  5728. DropAllItemsItemNamekb.Size = UDim2.new(0, 116, 0, 27)
  5729. DropAllItemsItemNamekb.Font = Enum.Font.SourceSans
  5730. DropAllItemsItemNamekb.Text = "Item Name"
  5731. DropAllItemsItemNamekb.TextColor3 = Color3.new(1, 1, 1)
  5732. DropAllItemsItemNamekb.TextScaled = true
  5733. DropAllItemsItemNamekb.TextSize = 14
  5734. DropAllItemsItemNamekb.TextWrapped = true
  5735.  
  5736. DropAllItemskb.Name = "DropAllItemskb"
  5737. DropAllItemskb.Parent = Booga
  5738. DropAllItemskb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5739. DropAllItemskb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5740. DropAllItemskb.BorderSizePixel = 2
  5741. DropAllItemskb.Position = UDim2.new(0.035864979, 0, 0.713675261, 0)
  5742. DropAllItemskb.Size = UDim2.new(0, 116, 0, 27)
  5743. DropAllItemskb.Font = Enum.Font.SourceSans
  5744. DropAllItemskb.Text = "Keybind"
  5745. DropAllItemskb.TextColor3 = Color3.new(1, 1, 1)
  5746. DropAllItemskb.TextScaled = true
  5747. DropAllItemskb.TextSize = 14
  5748. DropAllItemskb.TextWrapped = true
  5749.  
  5750. AutoEatkb.Name = "AutoEatkb"
  5751. AutoEatkb.Parent = Booga
  5752. AutoEatkb.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5753. AutoEatkb.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5754. AutoEatkb.BorderSizePixel = 2
  5755. AutoEatkb.Position = UDim2.new(0.702531636, 0, 0.715811968, 0)
  5756. AutoEatkb.Size = UDim2.new(0, 116, 0, 27)
  5757. AutoEatkb.Font = Enum.Font.SourceSans
  5758. AutoEatkb.Text = "Keybind"
  5759. AutoEatkb.TextColor3 = Color3.new(1, 1, 1)
  5760. AutoEatkb.TextScaled = true
  5761. AutoEatkb.TextSize = 14
  5762. AutoEatkb.TextWrapped = true
  5763.  
  5764. Recipes.Name = "Recipes"
  5765. Recipes.Parent = Booga
  5766. Recipes.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5767. Recipes.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5768. Recipes.BorderSizePixel = 2
  5769. Recipes.Position = UDim2.new(0.360759497, 0, 0.839743614, 0)
  5770. Recipes.Size = UDim2.new(0, 116, 0, 27)
  5771. Recipes.Font = Enum.Font.SourceSansSemibold
  5772. Recipes.Text = "Recipes"
  5773. Recipes.TextColor3 = Color3.new(1, 1, 1)
  5774. Recipes.TextScaled = true
  5775. Recipes.TextSize = 14
  5776. Recipes.TextWrapped = true
  5777.  
  5778. Credits.Name = "Credits"
  5779. Credits.Parent = Booga
  5780. Credits.Active = true
  5781. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  5782. Credits.BackgroundTransparency = 1
  5783. Credits.BorderColor3 = Color3.new(1, 1, 0)
  5784. Credits.BorderSizePixel = 2
  5785. Credits.Position = UDim2.new(0.00210970454, 0, 0.929487169, 0)
  5786. Credits.Size = UDim2.new(0, 473, 0, 34)
  5787. Credits.Font = Enum.Font.SourceSansSemibold
  5788. Credits.Text = "GUI Made by Miu Iruma#4693"
  5789. Credits.TextColor3 = Color3.new(1, 1, 1)
  5790. Credits.TextScaled = true
  5791. Credits.TextSize = 14
  5792. Credits.TextWrapped = true
  5793.  
  5794. Booga2.Name = "Booga2"
  5795. Booga2.Parent = ScreenGui
  5796. Booga2.Active = true
  5797. Booga2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5798. Booga2.BackgroundTransparency = 0.30000001192093
  5799. Booga2.BorderColor3 = Color3.new(1, 0, 0.498039)
  5800. Booga2.BorderSizePixel = 2
  5801. Booga2.Position = UDim2.new(1.70000005, 1, 1.70000005, 1)
  5802. Booga2.Size = UDim2.new(0, 474, 0, 468)
  5803.  
  5804. BoogaTop2.Name = "BoogaTop2"
  5805. BoogaTop2.Parent = Booga2
  5806. BoogaTop2.Active = true
  5807. BoogaTop2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5808. BoogaTop2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5809. BoogaTop2.BorderSizePixel = 2
  5810. BoogaTop2.Size = UDim2.new(0, 474, 0, 27)
  5811.  
  5812. Exit2.Name = "Exit2"
  5813. Exit2.Parent = Booga2
  5814. Exit2.BackgroundColor3 = Color3.new(0.901961, 0.380392, 0.380392)
  5815. Exit2.BorderSizePixel = 0
  5816. Exit2.Position = UDim2.new(0.915611804, 0, 0.00854700897, 0)
  5817. Exit2.Size = UDim2.new(0, 28, 0, 19)
  5818. Exit2.Font = Enum.Font.SourceSans
  5819. Exit2.Text = "X"
  5820. Exit2.TextColor3 = Color3.new(1, 1, 1)
  5821. Exit2.TextSize = 14
  5822.  
  5823. EmeraldHelmet.Name = "EmeraldHelmet"
  5824. EmeraldHelmet.Parent = Booga2
  5825. EmeraldHelmet.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5826. EmeraldHelmet.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5827. EmeraldHelmet.BorderSizePixel = 2
  5828. EmeraldHelmet.Position = UDim2.new(0.03164557, 0, 0.126068383, 0)
  5829. EmeraldHelmet.Size = UDim2.new(0, 93, 0, 27)
  5830. EmeraldHelmet.Font = Enum.Font.SourceSansSemibold
  5831. EmeraldHelmet.Text = "Emerald Helmet"
  5832. EmeraldHelmet.TextColor3 = Color3.new(1, 1, 1)
  5833. EmeraldHelmet.TextScaled = true
  5834. EmeraldHelmet.TextSize = 14
  5835. EmeraldHelmet.TextWrapped = true
  5836.  
  5837. EmeraldDivider.Name = "EmeraldDivider"
  5838. EmeraldDivider.Parent = Booga2
  5839. EmeraldDivider.Active = true
  5840. EmeraldDivider.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5841. EmeraldDivider.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5842. EmeraldDivider.BorderSizePixel = 2
  5843. EmeraldDivider.Position = UDim2.new(0.03164557, 0, 0.0769230798, 0)
  5844. EmeraldDivider.Size = UDim2.new(0, 447, 0, 11)
  5845.  
  5846. EmeraldChestplate.Name = "EmeraldChestplate"
  5847. EmeraldChestplate.Parent = Booga2
  5848. EmeraldChestplate.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5849. EmeraldChestplate.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5850. EmeraldChestplate.BorderSizePixel = 2
  5851. EmeraldChestplate.Position = UDim2.new(0.261603385, 0, 0.126068383, 0)
  5852. EmeraldChestplate.Size = UDim2.new(0, 93, 0, 27)
  5853. EmeraldChestplate.Font = Enum.Font.SourceSansSemibold
  5854. EmeraldChestplate.Text = "Emerald Chestplate"
  5855. EmeraldChestplate.TextColor3 = Color3.new(1, 1, 1)
  5856. EmeraldChestplate.TextScaled = true
  5857. EmeraldChestplate.TextSize = 14
  5858. EmeraldChestplate.TextWrapped = true
  5859.  
  5860. EmeraldPick.Name = "EmeraldPick"
  5861. EmeraldPick.Parent = Booga2
  5862. EmeraldPick.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5863. EmeraldPick.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5864. EmeraldPick.BorderSizePixel = 2
  5865. EmeraldPick.Position = UDim2.new(0.748945177, 0, 0.121794872, 0)
  5866. EmeraldPick.Size = UDim2.new(0, 93, 0, 27)
  5867. EmeraldPick.Font = Enum.Font.SourceSansSemibold
  5868. EmeraldPick.Text = "Emerald Pick"
  5869. EmeraldPick.TextColor3 = Color3.new(1, 1, 1)
  5870. EmeraldPick.TextScaled = true
  5871. EmeraldPick.TextSize = 14
  5872. EmeraldPick.TextWrapped = true
  5873.  
  5874. EmeraldGreaves.Name = "EmeraldGreaves"
  5875. EmeraldGreaves.Parent = Booga2
  5876. EmeraldGreaves.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5877. EmeraldGreaves.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5878. EmeraldGreaves.BorderSizePixel = 2
  5879. EmeraldGreaves.Position = UDim2.new(0.506329119, 0, 0.123931624, 0)
  5880. EmeraldGreaves.Size = UDim2.new(0, 93, 0, 27)
  5881. EmeraldGreaves.Font = Enum.Font.SourceSansSemibold
  5882. EmeraldGreaves.Text = "Emerald Greaves"
  5883. EmeraldGreaves.TextColor3 = Color3.new(1, 1, 1)
  5884. EmeraldGreaves.TextScaled = true
  5885. EmeraldGreaves.TextSize = 14
  5886. EmeraldGreaves.TextWrapped = true
  5887.  
  5888. EmeraldBlade.Name = "EmeraldBlade"
  5889. EmeraldBlade.Parent = Booga2
  5890. EmeraldBlade.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5891. EmeraldBlade.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5892. EmeraldBlade.BorderSizePixel = 2
  5893. EmeraldBlade.Position = UDim2.new(0.03164557, 0, 0.211538464, 0)
  5894. EmeraldBlade.Size = UDim2.new(0, 93, 0, 27)
  5895. EmeraldBlade.Font = Enum.Font.SourceSansSemibold
  5896. EmeraldBlade.Text = "Emerald Blade"
  5897. EmeraldBlade.TextColor3 = Color3.new(1, 1, 1)
  5898. EmeraldBlade.TextScaled = true
  5899. EmeraldBlade.TextSize = 14
  5900. EmeraldBlade.TextWrapped = true
  5901.  
  5902. EmeraldAxe.Name = "EmeraldAxe"
  5903. EmeraldAxe.Parent = Booga2
  5904. EmeraldAxe.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5905. EmeraldAxe.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5906. EmeraldAxe.BorderSizePixel = 2
  5907. EmeraldAxe.Position = UDim2.new(0.261603385, 0, 0.211538464, 0)
  5908. EmeraldAxe.Size = UDim2.new(0, 93, 0, 27)
  5909. EmeraldAxe.Font = Enum.Font.SourceSansSemibold
  5910. EmeraldAxe.Text = "Emerald Axe"
  5911. EmeraldAxe.TextColor3 = Color3.new(1, 1, 1)
  5912. EmeraldAxe.TextScaled = true
  5913. EmeraldAxe.TextSize = 14
  5914. EmeraldAxe.TextWrapped = true
  5915.  
  5916. EmeraldBag.Name = "EmeraldBag"
  5917. EmeraldBag.Parent = Booga2
  5918. EmeraldBag.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5919. EmeraldBag.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5920. EmeraldBag.BorderSizePixel = 2
  5921. EmeraldBag.Position = UDim2.new(0.506329119, 0, 0.209401712, 0)
  5922. EmeraldBag.Size = UDim2.new(0, 93, 0, 27)
  5923. EmeraldBag.Font = Enum.Font.SourceSansSemibold
  5924. EmeraldBag.Text = "EmeraldBag"
  5925. EmeraldBag.TextColor3 = Color3.new(1, 1, 1)
  5926. EmeraldBag.TextScaled = true
  5927. EmeraldBag.TextSize = 14
  5928. EmeraldBag.TextWrapped = true
  5929.  
  5930. VoidShroud.Name = "VoidShroud"
  5931. VoidShroud.Parent = Booga2
  5932. VoidShroud.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5933. VoidShroud.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5934. VoidShroud.BorderSizePixel = 2
  5935. VoidShroud.Position = UDim2.new(0.719409287, 0, 0.623931646, 0)
  5936. VoidShroud.Size = UDim2.new(0, 93, 0, 27)
  5937. VoidShroud.Font = Enum.Font.SourceSansSemibold
  5938. VoidShroud.Text = "Void Shroud"
  5939. VoidShroud.TextColor3 = Color3.new(1, 1, 1)
  5940. VoidShroud.TextScaled = true
  5941. VoidShroud.TextSize = 14
  5942. VoidShroud.TextWrapped = true
  5943.  
  5944. EmeraldDivider2.Name = "EmeraldDivider2"
  5945. EmeraldDivider2.Parent = Booga2
  5946. EmeraldDivider2.Active = true
  5947. EmeraldDivider2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5948. EmeraldDivider2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5949. EmeraldDivider2.BorderSizePixel = 2
  5950. EmeraldDivider2.Position = UDim2.new(0.0232067518, 0, 0.288461536, 0)
  5951. EmeraldDivider2.Size = UDim2.new(0, 447, 0, 11)
  5952.  
  5953. GodDivider.Name = "GodDivider"
  5954. GodDivider.Parent = Booga2
  5955. GodDivider.Active = true
  5956. GodDivider.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5957. GodDivider.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5958. GodDivider.BorderSizePixel = 2
  5959. GodDivider.Position = UDim2.new(0.0232067518, 0, 0.324786335, 0)
  5960. GodDivider.Size = UDim2.new(0, 447, 0, 11)
  5961.  
  5962. GodDivider2.Name = "GodDivider2"
  5963. GodDivider2.Parent = Booga2
  5964. GodDivider2.Active = true
  5965. GodDivider2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5966. GodDivider2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5967. GodDivider2.BorderSizePixel = 2
  5968. GodDivider2.Position = UDim2.new(0.0147679336, 0, 0.538461566, 0)
  5969. GodDivider2.Size = UDim2.new(0, 447, 0, 11)
  5970.  
  5971. GodRock.Name = "GodRock"
  5972. GodRock.Parent = Booga2
  5973. GodRock.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5974. GodRock.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5975. GodRock.BorderSizePixel = 2
  5976. GodRock.Position = UDim2.new(0.03164557, 0, 0.455128193, 0)
  5977. GodRock.Size = UDim2.new(0, 93, 0, 27)
  5978. GodRock.Font = Enum.Font.SourceSansSemibold
  5979. GodRock.Text = "God Rock"
  5980. GodRock.TextColor3 = Color3.new(1, 1, 1)
  5981. GodRock.TextScaled = true
  5982. GodRock.TextSize = 14
  5983. GodRock.TextWrapped = true
  5984.  
  5985. GodHalo.Name = "GodHalo"
  5986. GodHalo.Parent = Booga2
  5987. GodHalo.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  5988. GodHalo.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  5989. GodHalo.BorderSizePixel = 2
  5990. GodHalo.Position = UDim2.new(0.03164557, 0, 0.369658113, 0)
  5991. GodHalo.Size = UDim2.new(0, 93, 0, 27)
  5992. GodHalo.Font = Enum.Font.SourceSansSemibold
  5993. GodHalo.Text = "God Halo"
  5994. GodHalo.TextColor3 = Color3.new(1, 1, 1)
  5995. GodHalo.TextScaled = true
  5996. GodHalo.TextSize = 14
  5997. GodHalo.TextWrapped = true
  5998.  
  5999. GodChestplate.Name = "GodChestplate"
  6000. GodChestplate.Parent = Booga2
  6001. GodChestplate.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6002. GodChestplate.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6003. GodChestplate.BorderSizePixel = 2
  6004. GodChestplate.Position = UDim2.new(0.261603385, 0, 0.369658113, 0)
  6005. GodChestplate.Size = UDim2.new(0, 93, 0, 27)
  6006. GodChestplate.Font = Enum.Font.SourceSansSemibold
  6007. GodChestplate.Text = "God Chestplate"
  6008. GodChestplate.TextColor3 = Color3.new(1, 1, 1)
  6009. GodChestplate.TextScaled = true
  6010. GodChestplate.TextSize = 14
  6011. GodChestplate.TextWrapped = true
  6012.  
  6013. GodAxe.Name = "GodAxe"
  6014. GodAxe.Parent = Booga2
  6015. GodAxe.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6016. GodAxe.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6017. GodAxe.BorderSizePixel = 2
  6018. GodAxe.Position = UDim2.new(0.261603385, 0, 0.455128193, 0)
  6019. GodAxe.Size = UDim2.new(0, 93, 0, 27)
  6020. GodAxe.Font = Enum.Font.SourceSansSemibold
  6021. GodAxe.Text = "God Axe"
  6022. GodAxe.TextColor3 = Color3.new(1, 1, 1)
  6023. GodAxe.TextScaled = true
  6024. GodAxe.TextSize = 14
  6025. GodAxe.TextWrapped = true
  6026.  
  6027. GodBag.Name = "GodBag"
  6028. GodBag.Parent = Booga2
  6029. GodBag.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6030. GodBag.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6031. GodBag.BorderSizePixel = 2
  6032. GodBag.Position = UDim2.new(0.506329119, 0, 0.452991456, 0)
  6033. GodBag.Size = UDim2.new(0, 93, 0, 27)
  6034. GodBag.Font = Enum.Font.SourceSansSemibold
  6035. GodBag.Text = "God Bag"
  6036. GodBag.TextColor3 = Color3.new(1, 1, 1)
  6037. GodBag.TextScaled = true
  6038. GodBag.TextSize = 14
  6039. GodBag.TextWrapped = true
  6040.  
  6041. GodLegs.Name = "GodLegs"
  6042. GodLegs.Parent = Booga2
  6043. GodLegs.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6044. GodLegs.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6045. GodLegs.BorderSizePixel = 2
  6046. GodLegs.Position = UDim2.new(0.506329119, 0, 0.367521375, 0)
  6047. GodLegs.Size = UDim2.new(0, 93, 0, 27)
  6048. GodLegs.Font = Enum.Font.SourceSansSemibold
  6049. GodLegs.Text = "God Legs"
  6050. GodLegs.TextColor3 = Color3.new(1, 1, 1)
  6051. GodLegs.TextScaled = true
  6052. GodLegs.TextSize = 14
  6053. GodLegs.TextWrapped = true
  6054.  
  6055. GodPick.Name = "GodPick"
  6056. GodPick.Parent = Booga2
  6057. GodPick.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6058. GodPick.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6059. GodPick.BorderSizePixel = 2
  6060. GodPick.Position = UDim2.new(0.748945177, 0, 0.365384609, 0)
  6061. GodPick.Size = UDim2.new(0, 93, 0, 27)
  6062. GodPick.Font = Enum.Font.SourceSansSemibold
  6063. GodPick.Text = "God Pick"
  6064. GodPick.TextColor3 = Color3.new(1, 1, 1)
  6065. GodPick.TextScaled = true
  6066. GodPick.TextSize = 14
  6067. GodPick.TextWrapped = true
  6068.  
  6069. VoidChestplate.Name = "VoidChestplate"
  6070. VoidChestplate.Parent = Booga2
  6071. VoidChestplate.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6072. VoidChestplate.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6073. VoidChestplate.BorderSizePixel = 2
  6074. VoidChestplate.Position = UDim2.new(0.371308029, 0, 0.626068354, 0)
  6075. VoidChestplate.Size = UDim2.new(0, 93, 0, 27)
  6076. VoidChestplate.Font = Enum.Font.SourceSansSemibold
  6077. VoidChestplate.Text = "Void Chestplate"
  6078. VoidChestplate.TextColor3 = Color3.new(1, 1, 1)
  6079. VoidChestplate.TextScaled = true
  6080. VoidChestplate.TextSize = 14
  6081. VoidChestplate.TextWrapped = true
  6082.  
  6083. VoidDivider2.Name = "VoidDivider2"
  6084. VoidDivider2.Parent = Booga2
  6085. VoidDivider2.Active = true
  6086. VoidDivider2.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6087. VoidDivider2.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6088. VoidDivider2.BorderSizePixel = 2
  6089. VoidDivider2.Position = UDim2.new(0.00632911548, 0, 0.797008574, 0)
  6090. VoidDivider2.Size = UDim2.new(0, 447, 0, 11)
  6091.  
  6092. VoidDivider.Name = "VoidDivider"
  6093. VoidDivider.Parent = Booga2
  6094. VoidDivider.Active = true
  6095. VoidDivider.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6096. VoidDivider.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6097. VoidDivider.BorderSizePixel = 2
  6098. VoidDivider.Position = UDim2.new(0.0147679336, 0, 0.583333373, 0)
  6099. VoidDivider.Size = UDim2.new(0, 447, 0, 11)
  6100.  
  6101. VoidBag.Name = "VoidBag"
  6102. VoidBag.Parent = Booga2
  6103. VoidBag.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6104. VoidBag.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6105. VoidBag.BorderSizePixel = 2
  6106. VoidBag.Position = UDim2.new(0.373417735, 0, 0.715811968, 0)
  6107. VoidBag.Size = UDim2.new(0, 93, 0, 27)
  6108. VoidBag.Font = Enum.Font.SourceSansSemibold
  6109. VoidBag.Text = "Void Bag"
  6110. VoidBag.TextColor3 = Color3.new(1, 1, 1)
  6111. VoidBag.TextScaled = true
  6112. VoidBag.TextSize = 14
  6113. VoidBag.TextWrapped = true
  6114.  
  6115. VoidGreaves.Name = "VoidGreaves"
  6116. VoidGreaves.Parent = Booga2
  6117. VoidGreaves.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6118. VoidGreaves.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6119. VoidGreaves.BorderSizePixel = 2
  6120. VoidGreaves.Position = UDim2.new(0.03164557, 0, 0.630341887, 0)
  6121. VoidGreaves.Size = UDim2.new(0, 93, 0, 27)
  6122. VoidGreaves.Font = Enum.Font.SourceSansSemibold
  6123. VoidGreaves.Text = "Void Greaves"
  6124. VoidGreaves.TextColor3 = Color3.new(1, 1, 1)
  6125. VoidGreaves.TextScaled = true
  6126. VoidGreaves.TextSize = 14
  6127. VoidGreaves.TextWrapped = true
  6128.  
  6129. OOFHorn.Name = "OOFHorn"
  6130. OOFHorn.Parent = Booga2
  6131. OOFHorn.BackgroundColor3 = Color3.new(0.12549, 0.129412, 0.176471)
  6132. OOFHorn.BorderColor3 = Color3.new(1, 0.00392157, 0.356863)
  6133. OOFHorn.BorderSizePixel = 2
  6134. OOFHorn.Position = UDim2.new(0.748945177, 0, 0.450854689, 0)
  6135. OOFHorn.Size = UDim2.new(0, 93, 0, 27)
  6136. OOFHorn.Font = Enum.Font.SourceSansSemibold
  6137. OOFHorn.Text = "OOF Horn"
  6138. OOFHorn.TextColor3 = Color3.new(1, 1, 1)
  6139. OOFHorn.TextScaled = true
  6140. OOFHorn.TextSize = 14
  6141. OOFHorn.TextWrapped = true
  6142.  
  6143. Open.MouseButton1Down:connect(function()
  6144. Booga:TweenPosition(UDim2.new(0.079, 0, 0.074, 0), 'Out','Bounce', 1)
  6145. Open.Visible = true
  6146. Booga.Visible = true
  6147. end)
  6148.  
  6149. Exit.MouseButton1Down:connect(function()
  6150. Booga:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
  6151. Open.Visible = true
  6152. end)
  6153.  
  6154. Recipes.MouseButton1Down:connect(function()
  6155. Booga2:TweenPosition(UDim2.new(0.433, 0, 0.074, 0), 'Out','Bounce', 1)
  6156. Booga2.Visible = true
  6157. end)
  6158.  
  6159. Exit2.MouseButton1Down:connect(function()
  6160. Booga2:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
  6161. end)
  6162.  
  6163. VoidBag.MouseButton1Click:connect(function()
  6164. local A_1 = "Void Bag"
  6165. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6166. Event:FireServer(A_1)
  6167. end)
  6168.  
  6169. VoidShroud.MouseButton1Click:connect(function()
  6170. local A_1 = "Void Shroud"
  6171. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6172. Event:FireServer(A_1)
  6173. end)
  6174.  
  6175. VoidChestplate.MouseButton1Click:connect(function()
  6176. local A_1 = "Void Chestplate"
  6177. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6178. Event:FireServer(A_1)
  6179. end)
  6180.  
  6181. VoidGreaves.MouseButton1Click:connect(function()
  6182. local A_1 = "Void Greaves"
  6183. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6184. Event:FireServer(A_1)
  6185. end)
  6186.  
  6187.  
  6188.  
  6189. EmeraldAxe.MouseButton1Click:connect(function()
  6190. local A_1 = "Emerald Axe"
  6191. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6192. Event:FireServer(A_1)
  6193. end)
  6194.  
  6195. EmeraldBlade.MouseButton1Click:connect(function()
  6196. local A_1 = "Emerald Blade"
  6197. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6198. Event:FireServer(A_1)
  6199. end)
  6200.  
  6201. EmeraldPick.MouseButton1Click:connect(function()
  6202. local A_1 = "Emerald Pick"
  6203. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6204. Event:FireServer(A_1)
  6205. end)
  6206.  
  6207. EmeraldBag.MouseButton1Click:connect(function()
  6208. local A_1 = "Emerald Bag"
  6209. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6210. Event:FireServer(A_1)
  6211. end)
  6212.  
  6213. EmeraldHelmet.MouseButton1Click:connect(function()
  6214. local A_1 = "Emerald Helmet"
  6215. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6216. Event:FireServer(A_1)
  6217. end)
  6218.  
  6219. EmeraldChestplate.MouseButton1Click:connect(function()
  6220. local A_1 = "Emerald Chestplate"
  6221. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6222. Event:FireServer(A_1)
  6223. end)
  6224.  
  6225. EmeraldGreaves.MouseButton1Click:connect(function()
  6226. local A_1 = "Emerald Greaves"
  6227. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6228. Event:FireServer(A_1)
  6229. end)
  6230.  
  6231.  
  6232.  
  6233. GodAxe.MouseButton1Click:connect(function()
  6234. local A_1 = "God Axe"
  6235. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6236. Event:FireServer(A_1)
  6237. end)
  6238.  
  6239. GodRock.MouseButton1Click:connect(function()
  6240. local A_1 = "God Rock"
  6241. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6242. Event:FireServer(A_1)
  6243. end)
  6244.  
  6245. GodPick.MouseButton1Click:connect(function()
  6246. local A_1 = "God Pick"
  6247. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6248. Event:FireServer(A_1)
  6249. end)
  6250.  
  6251. GodHalo.MouseButton1Click:connect(function()
  6252. local A_1 = "God Halo"
  6253. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6254. Event:FireServer(A_1)
  6255. end)
  6256.  
  6257. GodChestplate.MouseButton1Click:connect(function()
  6258. local A_1 = "God Chestplate"
  6259. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6260. Event:FireServer(A_1)
  6261. end)
  6262.  
  6263. GodLegs.MouseButton1Click:connect(function()
  6264. local A_1 = "God Legs"
  6265. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6266. Event:FireServer(A_1)
  6267. end)
  6268.  
  6269. GodBag.MouseButton1Click:connect(function()
  6270. local A_1 = "God Bag"
  6271. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6272. Event:FireServer(A_1)
  6273. end)
  6274.  
  6275.  
  6276. OOFHorn.MouseButton1Click:connect(function()
  6277. local A_1 = "OOF Horn"
  6278. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  6279. Event:FireServer(A_1)
  6280. end)
  6281.  
  6282.  
  6283.  
  6284. InfinityChest.MouseButton1Down:connect(function()
  6285. local plr = game:GetService("Players").LocalPlayer
  6286. local mouse = plr:GetMouse()
  6287. mouse.KeyDown:connect(function(key)
  6288. if key == "q" then
  6289. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6290. Torso = game.Players.LocalPlayer.Character.UpperTorso
  6291. b = Torso.Position + Torso.CFrame.lookVector * 10
  6292. local c = b.x
  6293. local d = b.y - 2
  6294. local e = b.z
  6295. for i = 1,1 do
  6296. local A_1 = "Infinity Chest"
  6297. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  6298. local A_3 = 0
  6299. Event:FireServer(A_1, A_2, A_3)
  6300. end end end)
  6301. end)
  6302.  
  6303.  
  6304. CraftAnyItem.MouseButton1Click:connect(function()
  6305. local event = game.ReplicatedStorage.Events.CraftItem
  6306. local item = CraftItem.Text
  6307. event:FireServer(item)
  6308. end)
  6309.  
  6310. GodHut.MouseButton1Click:connect(function()
  6311. local plr = game:GetService("Players").LocalPlayer
  6312. local mouse = plr:GetMouse()
  6313. mouse.KeyDown:connect(function(key)
  6314. if key == "g" then
  6315. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6316. Torso = game.Players.LocalPlayer.Character.UpperTorso
  6317. b = Torso.Position + Torso.CFrame.lookVector * 10
  6318. local c = b.x
  6319. local d = b.y - 2
  6320. local e = b.z
  6321. for i = 1,1 do
  6322. local A_1 = "God Hut"
  6323. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  6324. local A_3 = 0
  6325. Event:FireServer(A_1, A_2, A_3)
  6326. end end end)
  6327. end)
  6328.  
  6329. AutoPickUp.MouseButton1Click:connect(function()
  6330. local Objects;
  6331. local Pickup = function(Character)
  6332. local myPos = Character.HumanoidRootPart.Position
  6333. local Objects = {}
  6334. for i,v in pairs(workspace:GetChildren()) do
  6335. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  6336. local Pos = v.Position
  6337. local Distance = (myPos - Pos).magnitude
  6338. if Distance < 40 then
  6339. table.insert(Objects, v)
  6340. end
  6341. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  6342. local Pos = v.Part.Position
  6343. local Distance = (myPos - Pos).magnitude
  6344. if Distance < 40 then
  6345. table.insert(Objects, v)
  6346. end
  6347. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  6348. local Pos = v.Position
  6349. local Distance = (myPos - Pos).magnitude
  6350. if Distance < 40 then
  6351. table.insert(Objects, v)
  6352. end
  6353. end
  6354. end
  6355. for i,v in pairs(Objects) do
  6356. for i=1,10 do
  6357. v.Position = myPos
  6358. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  6359. end
  6360. end
  6361. end
  6362. wait(1)
  6363. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  6364.  
  6365. mouse.KeyDown:connect(function(key)
  6366. if key == AutoPickUpBind.Text then
  6367. print'AutoPicked-up YEET'
  6368. Pickup(game.Players.LocalPlayer.Character)
  6369. end
  6370. end)
  6371. end)
  6372.  
  6373. local plr = game:GetService("Players").LocalPlayer
  6374. local char = plr.Character
  6375. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  6376. local hum = char:FindFirstChild("HumanoidRootPart")
  6377.  
  6378. --SpeedVariables
  6379. local plr = game:GetService("Players").LocalPlayer
  6380. local char = plr.Character
  6381. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  6382. local hum = char:FindFirstChild("HumanoidRootPart")
  6383. --yeet
  6384. Speed.MouseButton1Down:connect(function()
  6385. local plr = game:GetService("Players").LocalPlayer
  6386. local char = plr.Character
  6387. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  6388. local hum = char:FindFirstChild("HumanoidRootPart")
  6389. mouse.KeyDown:connect(function(key)
  6390. if key == SpeedBind.Text then
  6391. loop = true
  6392. while loop do
  6393. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * 3
  6394. wait()
  6395. end
  6396. end
  6397. end)
  6398. end)
  6399.  
  6400. mouse.KeyUp:connect(function(key)
  6401. if key == SpeedBind.Text then
  6402. loop = false
  6403. end
  6404. end)
  6405.  
  6406. AutoBreak.MouseButton1Click:connect(function()
  6407. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  6408. local breaking=false
  6409. mouse.KeyDown:connect(function(key)
  6410. if key == Breakkey.Text then
  6411. breaking = true
  6412. while breaking and wait(0.1) do
  6413. local part = game:GetService("Players").LocalPlayer:GetMouse().Target
  6414. local one = game:GetService("ReplicatedStorage").RelativeTime.Value
  6415. local two = {part,part,part,part}
  6416. game:GetService("ReplicatedStorage").Events.SwingTool:FireServer(one, two)
  6417. end
  6418. end
  6419. end)
  6420. mouse.KeyUp:connect(function(key)
  6421. if key == Breakkey.Text then
  6422. breaking = false
  6423. end
  6424. end)
  6425. end)
  6426.  
  6427. RevizV2.MouseButton1Click:connect(function()
  6428. loadstring(game:HttpGet("https://pastebin.com/raw/8zh7FiHv"))()
  6429. end)
  6430.  
  6431. RemoveRainbtn.MouseButton1Click:Connect(function()
  6432. if workspace:FindFirstChild('RainPart') ~= nil then
  6433. workspace.RainPart:Destroy()
  6434. game.ReplicatedStorage.Sounds.Nature.Rain:Stop()
  6435. game.ReplicatedStorage.Sounds.Nature.Thunder:Stop()
  6436. game.Lighting.Rain:Destroy()
  6437. game.ReplicatedStorage.Skies.Shine:Clone().Parent = game.Lighting
  6438. end
  6439. end)
  6440.  
  6441. TpSpambtn.MouseButton1Down:connect(function()
  6442. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  6443. if v.Name:lower():find(TpSpamPlayerNamekb.Text:lower()) then
  6444. if v.Name == "Infinity_Chest" or v.Name == "BlueBearTimx" then
  6445. print("Fools you cannot kill the devs")
  6446. else
  6447. player = game.Players.LocalPlayer.Character
  6448. repeat
  6449. player.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  6450. wait(.001)
  6451. until v.Character.Humanoid.Health <= 0
  6452. end
  6453. end
  6454. end
  6455. end)
  6456.  
  6457. Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
  6458.  
  6459. local enabledesp = false
  6460.  
  6461. function CreateESP(plr)
  6462.  
  6463. if plr ~= nil then
  6464.  
  6465. local GetChar = plr.Character
  6466. if not GetChar then return end
  6467.  
  6468. local GetHead do
  6469.  
  6470. repeat wait() until GetChar:FindFirstChild("Head")
  6471.  
  6472. end
  6473. GetHead = GetChar.Head
  6474.  
  6475. local bb = Instance.new("BillboardGui", Important.CoreGui)
  6476. bb.Adornee = GetHead
  6477. bb.ExtentsOffset = Vector3.new(0, 1, 0)
  6478. bb.AlwaysOnTop = true
  6479. bb.Size = UDim2.new(0, 5, 0, 5)
  6480. bb.StudsOffset = Vector3.new(0, 3, 0)
  6481. bb.Name = "ESP_PLAYER_" .. plr.Name
  6482.  
  6483. local displayframe = Instance.new("Frame", bb)
  6484. displayframe.ZIndex = 10
  6485. displayframe.BackgroundTransparency = 1
  6486. displayframe.Size = UDim2.new(1,0,1,0)
  6487.  
  6488. local name = Instance.new("TextLabel", displayframe)
  6489. name.Name = "Name"
  6490. name.ZIndex = 10
  6491. name.Text = plr.Name
  6492. name.Visible = true
  6493. name.TextColor3 = Color3.new(170,0,0)
  6494. name.BackgroundTransparency = 1
  6495. name.Size = UDim2.new(1,0,10,0)
  6496. name.Font = Enum.Font.SourceSansLight
  6497. name.TextSize = 20
  6498. name.TextStrokeTransparency = .5
  6499.  
  6500. end
  6501.  
  6502. end
  6503.  
  6504. ESPbtn.MouseButton1Click:Connect(function()
  6505. for i,v in pairs(Important.Players:GetChildren()) do
  6506.  
  6507. CreateESP(v)
  6508. end
  6509. end)
  6510.  
  6511. DropAllItemsbtn.MouseButton1Click:Connect(function()
  6512.  
  6513. Player = game.Players.LocalPlayer
  6514. Mouse = Player:GetMouse()
  6515.  
  6516. function PressedE(key)
  6517. Key = key:lower()
  6518. if Key == DropAllItemskb.Text then
  6519. for i=1, 100 do
  6520. game.ReplicatedStorage.Events.DropBagItem:FireServer(DropAllItemsItemNamekb.Text)
  6521. end
  6522. end
  6523. end
  6524. Mouse.KeyDown:connect(PressedE)
  6525. end)
  6526.  
  6527.  
  6528. RemoveAllEffectsbtn.MouseButton1Click:Connect(function()
  6529. game.Lighting.FogEnd = 1200000
  6530. game.Lighting.Brightness = 3
  6531. game.Lighting.GlobalShadows = false
  6532. end)
  6533.  
  6534. VoidTpbtn.MouseButton1Click:Connect(function()
  6535. game:GetService("TeleportService"):Teleport(2021740958)
  6536. print('VoidTP Credits: Flareo!')
  6537. end)
  6538.  
  6539. AutoEatbtn.MouseButton1Click:Connect(function()
  6540. if game.PlaceId == 1262182609 or game.PlaceId == 2021740958 then
  6541. local lol = 1
  6542. local plr = game:GetService("Players").LocalPlayer
  6543. local mouse = plr:GetMouse()
  6544. mouse.KeyDown:connect(function(key)
  6545. if key == AutoEatkb.Text then
  6546. lol = 0
  6547. while lol == 0 do
  6548. wait()
  6549. local Event = game:GetService("ReplicatedStorage").Events.UseBagItem
  6550. Event:FireServer(AutoEatFoodNamekb.Text)
  6551. Event:FireServer(AutoEatFoodNamekb.Text)
  6552. Event:FireServer(AutoEatFoodNamekb.Text)
  6553. end end end)
  6554. local plr = game:GetService("Players").LocalPlayer
  6555. local mouse = plr:GetMouse()
  6556. mouse.KeyUp:connect(function(key)
  6557. if key == AutoEatkb.Text then
  6558. lol = 1
  6559. end end) end
  6560. end)
  6561. AutoCampfirebtn.MouseButton1Click:Connect(function()
  6562. local Fires = 1
  6563. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6564. h = game.Players.LocalPlayer.Character.LowerTorso.Position
  6565. local c = h.x + 5
  6566. local d = h.y - 2
  6567. local e = h.z
  6568. local j = h.x
  6569. local k = h.y - 2
  6570. local l = h.z
  6571. local aa = h.x - 5
  6572. local bb = h.y - 2
  6573. local cc = h.z
  6574. local aaa = h.x
  6575. local bbb = h.y - 2
  6576. local ccc = h.z + 5
  6577. local aaaa = h.x
  6578. local bbbb = h.y - 2
  6579. local cccc = h.z - 5
  6580. for i = 1,1 do
  6581. local C_1 = "Chest"
  6582. local C_2 = CFrame.new(j, k, l, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  6583. local C_3 = 0
  6584. Event:FireServer(C_1, C_2, C_3)
  6585. end
  6586. for i = 1,Fires do
  6587. local A_1 = "Campfire"
  6588. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  6589. local A_3 = 0
  6590. Event:FireServer(A_1, A_2, A_3)
  6591. end
  6592. for i = 1,Fires do
  6593. local B_1 = "Campfire"
  6594. local B_2 = CFrame.new(aa, bb, cc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  6595. local B_3 = 0
  6596. Event:FireServer(B_1, B_2, B_3)
  6597. end
  6598. for i = 1,Fires do
  6599. local D_1 = "Campfire"
  6600. local D_2 = CFrame.new(aaa, bbb, ccc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  6601. local D_3 = 0
  6602. Event:FireServer(D_1, D_2, D_3)
  6603. end
  6604. for i = 1,Fires do
  6605. local E_1 = "Campfire"
  6606. local E_2 = CFrame.new(aaaa, bbbb, cccc, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  6607. local E_3 = 0
  6608. Event:FireServer(E_1, E_2, E_3)
  6609. end
  6610. end)
  6611.  
  6612. AutoWallTrapbtn.MouseButton1Click:Connect(function()
  6613. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6614. h = game.Players.LocalPlayer.Character.LowerTorso.Position
  6615. local aa = h.x + 13
  6616. local bb = h.y - 2
  6617. local cc = h.z
  6618. local aaa = h.x - 13
  6619. local bbb = h.y - 2
  6620. local ccc = h.z
  6621. local aaaa = h.x
  6622. local bbbb = h.y - 2
  6623. local cccc = h.z + 13
  6624. local aaaaa = h.x
  6625. local bbbbb = h.y - 2
  6626. local ccccc = h.z - 13
  6627. local k_1 = "Stone Wall"
  6628. 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)
  6629. local k_3 = 177
  6630. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6631. Event:FireServer(k_1, k_2, k_3)
  6632. local l_1 = "Stone Wall"
  6633. 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)
  6634. local l_3 = 177
  6635. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6636. Event:FireServer(l_1, l_2, l_3)
  6637. local m_1 = "Stone Wall"
  6638. 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)
  6639. local m_3 = 270
  6640. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6641. Event:FireServer(m_1, m_2, m_3)
  6642. local n_1 = "Stone Wall"
  6643. 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)
  6644. local n_3 = 270
  6645. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  6646. Event:FireServer(n_1, n_2, n_3)
  6647. end)
  6648. end)
  6649. BoogaKicker.MouseButton1Down:connect(function()
  6650. -- Made by Tokumei/Aresuu
  6651. -- Instances:
  6652. local BoogaBV1 = Instance.new("ScreenGui")
  6653. local BoogaBV1_2 = Instance.new("Frame")
  6654. local Speed = Instance.new("TextButton")
  6655. local SpeedBind = Instance.new("TextBox")
  6656. local AutoPickUp = Instance.new("TextButton")
  6657. local AutoPickUpBind = Instance.new("TextBox")
  6658. local CraftAnyItem = Instance.new("TextButton")
  6659. local CraftItem = Instance.new("TextBox")
  6660. local Title = Instance.new("TextLabel")
  6661. local InfinityChest = Instance.new("TextButton")
  6662. local RevizV2 = Instance.new("TextButton")
  6663. local GodHut = Instance.new("TextButton")
  6664. local MadebyTokumeiAresuu = Instance.new("TextLabel")
  6665. local CreditOwners = Instance.new("TextLabel")
  6666. local AutoBreak = Instance.new("TextButton")
  6667. local Breakkey = Instance.new("TextBox")
  6668. local EmeraldSetCrafter = Instance.new("TextButton")
  6669. local FEme = Instance.new("Frame")
  6670. local SFrameEme = Instance.new("ScrollingFrame")
  6671. local EmeraldHelmet = Instance.new("TextButton")
  6672. local EmeraldChestplate = Instance.new("TextButton")
  6673. local EmeraldGreaves = Instance.new("TextButton")
  6674. local EmeraldPick = Instance.new("TextButton")
  6675. local EmeraldBlade = Instance.new("TextButton")
  6676. local EmeraldAxe = Instance.new("TextButton")
  6677. local EmeraldBag = Instance.new("TextButton")
  6678. local GodSetCrafter = Instance.new("TextButton")
  6679. local FGod = Instance.new("Frame")
  6680. local SFrameGod = Instance.new("ScrollingFrame")
  6681. local GodHalo = Instance.new("TextButton")
  6682. local GodChestplate = Instance.new("TextButton")
  6683. local GodLegs = Instance.new("TextButton")
  6684. local GodRock = Instance.new("TextButton")
  6685. local GodPick = Instance.new("TextButton")
  6686. local GodAxe = Instance.new("TextButton")
  6687. local GodBag = Instance.new("TextButton")
  6688. local OOFHorn = Instance.new("TextButton")
  6689. local VoidSetCrafter = Instance.new("TextButton")
  6690. local FVOID = Instance.new("Frame")
  6691. local SFrameVoid = Instance.new("ScrollingFrame")
  6692. local VoidShroud = Instance.new("TextButton")
  6693. local VoidChestplate = Instance.new("TextButton")
  6694. local VoidGreaves = Instance.new("TextButton")
  6695. local VoidBag = Instance.new("TextButton")
  6696. local TeletoVoid = Instance.new("TextButton")
  6697. local Open = Instance.new("TextButton")
  6698. local Close = Instance.new("TextButton")
  6699. --Properties:
  6700. BoogaBV1.Name = "BoogaBV1"
  6701. BoogaBV1.Parent = game.CoreGui
  6702.  
  6703. BoogaBV1_2.Name = "BoogaBV1"
  6704. BoogaBV1_2.Parent = BoogaBV1
  6705. BoogaBV1_2.Active = true
  6706. BoogaBV1_2.BackgroundColor3 = Color3.new(1, 0.65098, 0)
  6707. BoogaBV1_2.BackgroundTransparency = 0.30000001192093
  6708. BoogaBV1_2.BorderColor3 = Color3.new(0, 0, 0)
  6709. BoogaBV1_2.BorderSizePixel = 5
  6710. BoogaBV1_2.Position = UDim2.new(0.315448642, 0, 0.254980087, 0)
  6711. BoogaBV1_2.Size = UDim2.new(0, 487, 0, 245)
  6712. BoogaBV1_2.Draggable = true
  6713.  
  6714. Speed.Name = "Speed"
  6715. Speed.Parent = BoogaBV1_2
  6716. Speed.BackgroundColor3 = Color3.new(0, 0, 0)
  6717. Speed.BorderColor3 = Color3.new(0, 0, 0)
  6718. Speed.BorderSizePixel = 3
  6719. Speed.Position = UDim2.new(0.0164271053, 0, 0.877551019, 0)
  6720. Speed.Size = UDim2.new(0, 117, 0, 25)
  6721. Speed.Font = Enum.Font.Cartoon
  6722. Speed.Text = "Speed"
  6723. Speed.TextColor3 = Color3.new(1, 1, 1)
  6724. Speed.TextScaled = true
  6725. Speed.TextSize = 14
  6726. Speed.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6727. Speed.TextWrapped = true
  6728.  
  6729. SpeedBind.Name = "SpeedBind"
  6730. SpeedBind.Parent = Speed
  6731. SpeedBind.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  6732. SpeedBind.BorderColor3 = Color3.new(0, 0, 0)
  6733. SpeedBind.BorderSizePixel = 3
  6734. SpeedBind.Position = UDim2.new(1.15199995, 0, 0, 0)
  6735. SpeedBind.Size = UDim2.new(0, 83, 0, 26)
  6736. SpeedBind.Font = Enum.Font.Cartoon
  6737. SpeedBind.Text = "Key Bind"
  6738. SpeedBind.TextColor3 = Color3.new(0, 0, 0)
  6739. SpeedBind.TextScaled = true
  6740. SpeedBind.TextSize = 14
  6741. SpeedBind.TextWrapped = true
  6742.  
  6743. AutoPickUp.Name = "Auto Pick Up"
  6744. AutoPickUp.Parent = BoogaBV1_2
  6745. AutoPickUp.BackgroundColor3 = Color3.new(0, 0, 0)
  6746. AutoPickUp.BorderColor3 = Color3.new(0, 0, 0)
  6747. AutoPickUp.BorderSizePixel = 3
  6748. AutoPickUp.Position = UDim2.new(0.0164271053, 0, 0.596045792, 0)
  6749. AutoPickUp.Size = UDim2.new(0, 117, 0, 25)
  6750. AutoPickUp.Font = Enum.Font.Cartoon
  6751. AutoPickUp.Text = "Auto Pick Up"
  6752. AutoPickUp.TextColor3 = Color3.new(1, 1, 1)
  6753. AutoPickUp.TextScaled = true
  6754. AutoPickUp.TextSize = 14
  6755. AutoPickUp.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6756. AutoPickUp.TextWrapped = true
  6757.  
  6758. AutoPickUpBind.Name = "AutoPickUpBind"
  6759. AutoPickUpBind.Parent = AutoPickUp
  6760. AutoPickUpBind.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  6761. AutoPickUpBind.BorderColor3 = Color3.new(0, 0, 0)
  6762. AutoPickUpBind.BorderSizePixel = 3
  6763. AutoPickUpBind.Position = UDim2.new(1.15199995, 0, 0, 0)
  6764. AutoPickUpBind.Size = UDim2.new(0, 83, 0, 25)
  6765. AutoPickUpBind.Font = Enum.Font.Cartoon
  6766. AutoPickUpBind.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  6767. AutoPickUpBind.Text = "Key Bind"
  6768. AutoPickUpBind.TextColor3 = Color3.new(0, 0, 0)
  6769. AutoPickUpBind.TextScaled = true
  6770. AutoPickUpBind.TextSize = 14
  6771. AutoPickUpBind.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6772. AutoPickUpBind.TextWrapped = true
  6773.  
  6774. CraftAnyItem.Name = "Craft Any Item"
  6775. CraftAnyItem.Parent = BoogaBV1_2
  6776. CraftAnyItem.BackgroundColor3 = Color3.new(0, 0, 0)
  6777. CraftAnyItem.BorderColor3 = Color3.new(0, 0, 0)
  6778. CraftAnyItem.BorderSizePixel = 2
  6779. CraftAnyItem.Position = UDim2.new(0.0164271053, 0, 0.461892724, 0)
  6780. CraftAnyItem.Size = UDim2.new(0, 117, 0, 25)
  6781. CraftAnyItem.Font = Enum.Font.Cartoon
  6782. CraftAnyItem.Text = "Craft Any Item"
  6783. CraftAnyItem.TextColor3 = Color3.new(1, 1, 1)
  6784. CraftAnyItem.TextScaled = true
  6785. CraftAnyItem.TextSize = 14
  6786. CraftAnyItem.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6787. CraftAnyItem.TextWrapped = true
  6788.  
  6789. CraftItem.Name = "Craft Item"
  6790. CraftItem.Parent = CraftAnyItem
  6791. CraftItem.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  6792. CraftItem.BorderColor3 = Color3.new(0, 0, 0)
  6793. CraftItem.BorderSizePixel = 3
  6794. CraftItem.Position = UDim2.new(1.15384614, 0, 0, 0)
  6795. CraftItem.Size = UDim2.new(0, 84, 0, 25)
  6796. CraftItem.Font = Enum.Font.Cartoon
  6797. CraftItem.Text = "Item Name"
  6798. CraftItem.TextColor3 = Color3.new(0, 0, 0)
  6799. CraftItem.TextScaled = true
  6800. CraftItem.TextSize = 14
  6801. CraftItem.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6802. CraftItem.TextWrapped = true
  6803.  
  6804. Title.Name = "Title"
  6805. Title.Parent = BoogaBV1_2
  6806. Title.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  6807. Title.Size = UDim2.new(0, 487, 0, 29)
  6808. Title.Font = Enum.Font.Cartoon
  6809. Title.Text = "BoogaBitchesV1"
  6810. Title.TextColor3 = Color3.new(0, 0, 0)
  6811. Title.TextScaled = true
  6812. Title.TextSize = 16
  6813. Title.TextWrapped = true
  6814.  
  6815. InfinityChest.Name = "Infinity Chest"
  6816. InfinityChest.Parent = BoogaBV1_2
  6817. InfinityChest.BackgroundColor3 = Color3.new(0, 0, 0)
  6818. InfinityChest.BorderColor3 = Color3.new(0, 0, 0)
  6819. InfinityChest.BorderSizePixel = 3
  6820. InfinityChest.Position = UDim2.new(0.291581094, 0, 0.32911393, 0)
  6821. InfinityChest.Size = UDim2.new(0, 117, 0, 21)
  6822. InfinityChest.Font = Enum.Font.Cartoon
  6823. InfinityChest.Text = "Infinity Chest [Q]"
  6824. InfinityChest.TextColor3 = Color3.new(1, 1, 1)
  6825. InfinityChest.TextScaled = true
  6826. InfinityChest.TextSize = 14
  6827. InfinityChest.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6828. InfinityChest.TextWrapped = true
  6829.  
  6830. RevizV2.Name = "Reviz V2"
  6831. RevizV2.Parent = BoogaBV1_2
  6832. RevizV2.BackgroundColor3 = Color3.new(0, 0, 0)
  6833. RevizV2.BorderColor3 = Color3.new(0, 0, 0)
  6834. RevizV2.BorderSizePixel = 3
  6835. RevizV2.Position = UDim2.new(0.572895288, 0, 0.15611814, 0)
  6836. RevizV2.Size = UDim2.new(0, 194, 0, 25)
  6837. RevizV2.Font = Enum.Font.Cartoon
  6838. RevizV2.Text = "Reviz V2"
  6839. RevizV2.TextColor3 = Color3.new(1, 1, 1)
  6840. RevizV2.TextScaled = true
  6841. RevizV2.TextSize = 14
  6842. RevizV2.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6843. RevizV2.TextWrapped = true
  6844.  
  6845. GodHut.Name = "God Hut"
  6846. GodHut.Parent = BoogaBV1_2
  6847. GodHut.BackgroundColor3 = Color3.new(0, 0, 0)
  6848. GodHut.BorderColor3 = Color3.new(0, 0, 0)
  6849. GodHut.BorderSizePixel = 3
  6850. GodHut.Position = UDim2.new(0.572895288, 0, 0.327337861, 0)
  6851. GodHut.Size = UDim2.new(0, 194, 0, 25)
  6852. GodHut.Font = Enum.Font.Cartoon
  6853. GodHut.Text = "God Hut [G]"
  6854. GodHut.TextColor3 = Color3.new(1, 1, 1)
  6855. GodHut.TextScaled = true
  6856. GodHut.TextSize = 14
  6857. GodHut.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6858. GodHut.TextWrapped = true
  6859.  
  6860. MadebyTokumeiAresuu.Name = "Made by Tokumei/Aresuu"
  6861. MadebyTokumeiAresuu.Parent = BoogaBV1_2
  6862. MadebyTokumeiAresuu.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  6863. MadebyTokumeiAresuu.BorderColor3 = Color3.new(0, 0, 0)
  6864. MadebyTokumeiAresuu.BorderSizePixel = 5
  6865. MadebyTokumeiAresuu.Position = UDim2.new(0.704355955, 0, 0.699711502, 0)
  6866. MadebyTokumeiAresuu.Size = UDim2.new(0, 144, 0, 34)
  6867. MadebyTokumeiAresuu.Font = Enum.Font.Cartoon
  6868. MadebyTokumeiAresuu.Text = "Made by Tokumei/Aresuu"
  6869. MadebyTokumeiAresuu.TextColor3 = Color3.new(0, 0, 0)
  6870. MadebyTokumeiAresuu.TextSize = 14
  6871.  
  6872. CreditOwners.Name = "Credit Owners"
  6873. CreditOwners.Parent = MadebyTokumeiAresuu
  6874. CreditOwners.BackgroundColor3 = Color3.new(0.215686, 0.215686, 0.215686)
  6875. CreditOwners.BorderColor3 = Color3.new(0, 0, 0)
  6876. CreditOwners.BorderSizePixel = 5
  6877. CreditOwners.Position = UDim2.new(-0.686473131, 0, 1.04991567, 0)
  6878. CreditOwners.Size = UDim2.new(0, 243, 0, 34)
  6879. CreditOwners.Font = Enum.Font.Cartoon
  6880. CreditOwners.Text = "Credit to the Owners of Scripts that i Used for this GUI"
  6881. CreditOwners.TextColor3 = Color3.new(0, 0, 0)
  6882. CreditOwners.TextScaled = true
  6883. CreditOwners.TextSize = 14
  6884. CreditOwners.TextWrapped = true
  6885.  
  6886. AutoBreak.Name = "AutoBreak"
  6887. AutoBreak.Parent = BoogaBV1_2
  6888. AutoBreak.BackgroundColor3 = Color3.new(0, 0, 0)
  6889. AutoBreak.BorderColor3 = Color3.new(0, 0, 0)
  6890. AutoBreak.BorderSizePixel = 3
  6891. AutoBreak.Position = UDim2.new(0.0164271053, 0, 0.735780597, 0)
  6892. AutoBreak.Size = UDim2.new(0, 117, 0, 25)
  6893. AutoBreak.Font = Enum.Font.Cartoon
  6894. AutoBreak.Text = "Auto Break"
  6895. AutoBreak.TextColor3 = Color3.new(1, 1, 1)
  6896. AutoBreak.TextScaled = true
  6897. AutoBreak.TextSize = 14
  6898. AutoBreak.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6899. AutoBreak.TextWrapped = true
  6900.  
  6901. Breakkey.Name = "Breakkey"
  6902. Breakkey.Parent = AutoBreak
  6903. Breakkey.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  6904. Breakkey.BorderColor3 = Color3.new(0, 0, 0)
  6905. Breakkey.BorderSizePixel = 3
  6906. Breakkey.Position = UDim2.new(1.15199995, 0, 0, 0)
  6907. Breakkey.Size = UDim2.new(0, 83, 0, 25)
  6908. Breakkey.Font = Enum.Font.Cartoon
  6909. Breakkey.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  6910. Breakkey.Text = "Key Bind"
  6911. Breakkey.TextColor3 = Color3.new(0, 0, 0)
  6912. Breakkey.TextScaled = true
  6913. Breakkey.TextSize = 14
  6914. Breakkey.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6915. Breakkey.TextWrapped = true
  6916.  
  6917. EmeraldSetCrafter.Name = "Emerald Set Crafter"
  6918. EmeraldSetCrafter.Parent = BoogaBV1_2
  6919. EmeraldSetCrafter.BackgroundColor3 = Color3.new(0, 0, 0)
  6920. EmeraldSetCrafter.BorderColor3 = Color3.new(0, 0, 0)
  6921. EmeraldSetCrafter.BorderSizePixel = 3
  6922. EmeraldSetCrafter.Position = UDim2.new(0.0164271053, 0, 0.156479806, 0)
  6923. EmeraldSetCrafter.Size = UDim2.new(0, 117, 0, 25)
  6924. EmeraldSetCrafter.Font = Enum.Font.Cartoon
  6925. EmeraldSetCrafter.Text = "Emerald Set Crafter"
  6926. EmeraldSetCrafter.TextColor3 = Color3.new(1, 1, 1)
  6927. EmeraldSetCrafter.TextScaled = true
  6928. EmeraldSetCrafter.TextSize = 14
  6929. EmeraldSetCrafter.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  6930. EmeraldSetCrafter.TextWrapped = true
  6931.  
  6932. FEme.Name = "FEme"
  6933. FEme.Parent = EmeraldSetCrafter
  6934. FEme.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  6935. FEme.BorderColor3 = Color3.new(0, 0, 0)
  6936. FEme.BorderSizePixel = 5
  6937. FEme.Position = UDim2.new(-1.64102566, 0, -1.47999966, 0)
  6938. FEme.Size = UDim2.new(0, 169, 0, 199)
  6939. FEme.Visible = false
  6940.  
  6941. SFrameEme.Name = "SFrameEme"
  6942. SFrameEme.Parent = FEme
  6943. SFrameEme.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  6944. SFrameEme.Size = UDim2.new(0, 157, 0, 199)
  6945.  
  6946. EmeraldHelmet.Name = "Emerald Helmet"
  6947. EmeraldHelmet.Parent = SFrameEme
  6948. EmeraldHelmet.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  6949. EmeraldHelmet.Position = UDim2.new(0.055555556, 0, 0.0355654769, 0)
  6950. EmeraldHelmet.Size = UDim2.new(0, 131, 0, 39)
  6951. EmeraldHelmet.Font = Enum.Font.SourceSans
  6952. EmeraldHelmet.Text = "Emerald Helmet"
  6953. EmeraldHelmet.TextColor3 = Color3.new(0, 0, 0)
  6954. EmeraldHelmet.TextSize = 14
  6955.  
  6956. EmeraldChestplate.Name = "Emerald Chestplate"
  6957. EmeraldChestplate.Parent = SFrameEme
  6958. EmeraldChestplate.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  6959. EmeraldChestplate.Position = UDim2.new(0.055555556, 0, 0.131398827, 0)
  6960. EmeraldChestplate.Size = UDim2.new(0, 131, 0, 39)
  6961. EmeraldChestplate.Font = Enum.Font.SourceSans
  6962. EmeraldChestplate.Text = "Emerald Chestplate"
  6963. EmeraldChestplate.TextColor3 = Color3.new(0, 0, 0)
  6964. EmeraldChestplate.TextSize = 14
  6965.  
  6966. EmeraldGreaves.Name = "Emerald Greaves"
  6967. EmeraldGreaves.Parent = SFrameEme
  6968. EmeraldGreaves.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  6969. EmeraldGreaves.Position = UDim2.new(0.055555556, 0, 0.231398791, 0)
  6970. EmeraldGreaves.Size = UDim2.new(0, 131, 0, 39)
  6971. EmeraldGreaves.Font = Enum.Font.SourceSans
  6972. EmeraldGreaves.Text = "Emerald Greaves"
  6973. EmeraldGreaves.TextColor3 = Color3.new(0, 0, 0)
  6974. EmeraldGreaves.TextSize = 14
  6975.  
  6976. EmeraldPick.Name = "Emerald Pick"
  6977. EmeraldPick.Parent = SFrameEme
  6978. EmeraldPick.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  6979. EmeraldPick.Position = UDim2.new(0.055555556, 0, 0.333482146, 0)
  6980. EmeraldPick.Size = UDim2.new(0, 131, 0, 39)
  6981. EmeraldPick.Font = Enum.Font.SourceSans
  6982. EmeraldPick.Text = "Emerald Pick"
  6983. EmeraldPick.TextColor3 = Color3.new(0, 0, 0)
  6984. EmeraldPick.TextSize = 14
  6985.  
  6986. EmeraldBlade.Name = "Emerald Blade"
  6987. EmeraldBlade.Parent = SFrameEme
  6988. EmeraldBlade.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  6989. EmeraldBlade.Position = UDim2.new(0.0555555597, 0, 0.433482111, 0)
  6990. EmeraldBlade.Size = UDim2.new(0, 131, 0, 39)
  6991. EmeraldBlade.Font = Enum.Font.SourceSans
  6992. EmeraldBlade.Text = "Emerald Blade"
  6993. EmeraldBlade.TextColor3 = Color3.new(0, 0, 0)
  6994. EmeraldBlade.TextSize = 14
  6995.  
  6996. EmeraldAxe.Name = "Emerald Axe"
  6997. EmeraldAxe.Parent = SFrameEme
  6998. EmeraldAxe.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  6999. EmeraldAxe.Position = UDim2.new(0.0555555597, 0, 0.539732158, 0)
  7000. EmeraldAxe.Size = UDim2.new(0, 131, 0, 39)
  7001. EmeraldAxe.Font = Enum.Font.SourceSans
  7002. EmeraldAxe.Text = "Emerald Axe"
  7003. EmeraldAxe.TextColor3 = Color3.new(0, 0, 0)
  7004. EmeraldAxe.TextSize = 14
  7005.  
  7006. EmeraldBag.Name = "Emerald Bag"
  7007. EmeraldBag.Parent = SFrameEme
  7008. EmeraldBag.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7009. EmeraldBag.Position = UDim2.new(0.0555555597, 0, 0.637648761, 0)
  7010. EmeraldBag.Size = UDim2.new(0, 131, 0, 39)
  7011. EmeraldBag.Font = Enum.Font.SourceSans
  7012. EmeraldBag.Text = "Emerald Bag"
  7013. EmeraldBag.TextColor3 = Color3.new(0, 0, 0)
  7014. EmeraldBag.TextSize = 14
  7015.  
  7016. GodSetCrafter.Name = "God Set Crafter"
  7017. GodSetCrafter.Parent = BoogaBV1_2
  7018. GodSetCrafter.BackgroundColor3 = Color3.new(0, 0, 0)
  7019. GodSetCrafter.BorderColor3 = Color3.new(0, 0, 0)
  7020. GodSetCrafter.BorderSizePixel = 3
  7021. GodSetCrafter.Position = UDim2.new(0.0164270997, 0, 0.310994625, 0)
  7022. GodSetCrafter.Size = UDim2.new(0, 117, 0, 25)
  7023. GodSetCrafter.Font = Enum.Font.Cartoon
  7024. GodSetCrafter.Text = "God Set Crafter"
  7025. GodSetCrafter.TextColor3 = Color3.new(1, 1, 1)
  7026. GodSetCrafter.TextScaled = true
  7027. GodSetCrafter.TextSize = 14
  7028. GodSetCrafter.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  7029. GodSetCrafter.TextWrapped = true
  7030.  
  7031. FGod.Name = "FGod"
  7032. FGod.Parent = GodSetCrafter
  7033. FGod.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  7034. FGod.BorderColor3 = Color3.new(0, 0, 0)
  7035. FGod.BorderSizePixel = 5
  7036. FGod.Position = UDim2.new(-1.64102578, 0, -2.95999932, 0)
  7037. FGod.Size = UDim2.new(0, 169, 0, 199)
  7038. FGod.Visible = false
  7039.  
  7040. SFrameGod.Name = "SFrameGod"
  7041. SFrameGod.Parent = FGod
  7042. SFrameGod.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  7043. SFrameGod.Size = UDim2.new(0, 161, 0, 199)
  7044.  
  7045. GodHalo.Name = "God Halo"
  7046. GodHalo.Parent = SFrameGod
  7047. GodHalo.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7048. GodHalo.Position = UDim2.new(0.055555556, 0, 0.0334821418, 0)
  7049. GodHalo.Size = UDim2.new(0, 131, 0, 39)
  7050. GodHalo.Font = Enum.Font.SourceSans
  7051. GodHalo.Text = "God Halo"
  7052. GodHalo.TextColor3 = Color3.new(0, 0, 0)
  7053. GodHalo.TextSize = 14
  7054.  
  7055. GodChestplate.Name = "God Chestplate"
  7056. GodChestplate.Parent = SFrameGod
  7057. GodChestplate.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7058. GodChestplate.Position = UDim2.new(0.055555556, 0, 0.135565475, 0)
  7059. GodChestplate.Size = UDim2.new(0, 131, 0, 39)
  7060. GodChestplate.Font = Enum.Font.SourceSans
  7061. GodChestplate.Text = "God Chestplate"
  7062. GodChestplate.TextColor3 = Color3.new(0, 0, 0)
  7063. GodChestplate.TextSize = 14
  7064.  
  7065. GodLegs.Name = "God Legs"
  7066. GodLegs.Parent = SFrameGod
  7067. GodLegs.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7068. GodLegs.Position = UDim2.new(0.055555556, 0, 0.237648815, 0)
  7069. GodLegs.Size = UDim2.new(0, 131, 0, 39)
  7070. GodLegs.Font = Enum.Font.SourceSans
  7071. GodLegs.Text = "God Legs"
  7072. GodLegs.TextColor3 = Color3.new(0, 0, 0)
  7073. GodLegs.TextSize = 14
  7074.  
  7075. GodRock.Name = "God Rock"
  7076. GodRock.Parent = SFrameGod
  7077. GodRock.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7078. GodRock.Position = UDim2.new(0.055555556, 0, 0.337648839, 0)
  7079. GodRock.Size = UDim2.new(0, 131, 0, 39)
  7080. GodRock.Font = Enum.Font.SourceSans
  7081. GodRock.Text = "God Rock"
  7082. GodRock.TextColor3 = Color3.new(0, 0, 0)
  7083. GodRock.TextSize = 14
  7084.  
  7085. GodPick.Name = "God Pick"
  7086. GodPick.Parent = SFrameGod
  7087. GodPick.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7088. GodPick.Position = UDim2.new(0.0555555597, 0, 0.541815639, 0)
  7089. GodPick.Size = UDim2.new(0, 131, 0, 39)
  7090. GodPick.Font = Enum.Font.SourceSans
  7091. GodPick.Text = "God Pick"
  7092. GodPick.TextColor3 = Color3.new(0, 0, 0)
  7093. GodPick.TextSize = 14
  7094.  
  7095. GodAxe.Name = "God Axe"
  7096. GodAxe.Parent = SFrameGod
  7097. GodAxe.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7098. GodAxe.Position = UDim2.new(0.0555555597, 0, 0.443898767, 0)
  7099. GodAxe.Size = UDim2.new(0, 131, 0, 39)
  7100. GodAxe.Font = Enum.Font.SourceSans
  7101. GodAxe.Text = "God Axe"
  7102. GodAxe.TextColor3 = Color3.new(0, 0, 0)
  7103. GodAxe.TextSize = 14
  7104.  
  7105. GodBag.Name = "God Bag"
  7106. GodBag.Parent = SFrameGod
  7107. GodBag.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7108. GodBag.Position = UDim2.new(0.0555555597, 0, 0.739732146, 0)
  7109. GodBag.Size = UDim2.new(0, 131, 0, 39)
  7110. GodBag.Font = Enum.Font.SourceSans
  7111. GodBag.Text = "God Bag"
  7112. GodBag.TextColor3 = Color3.new(0, 0, 0)
  7113. GodBag.TextSize = 14
  7114.  
  7115. OOFHorn.Name = "OOF Horn"
  7116. OOFHorn.Parent = SFrameGod
  7117. OOFHorn.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7118. OOFHorn.Position = UDim2.new(0.055555556, 0, 0.641815484, 0)
  7119. OOFHorn.Size = UDim2.new(0, 131, 0, 39)
  7120. OOFHorn.Font = Enum.Font.SourceSans
  7121. OOFHorn.Text = "OOF Horn"
  7122. OOFHorn.TextColor3 = Color3.new(0, 0, 0)
  7123. OOFHorn.TextSize = 14
  7124.  
  7125. VoidSetCrafter.Name = "Void Set Crafter"
  7126. VoidSetCrafter.Parent = BoogaBV1_2
  7127. VoidSetCrafter.BackgroundColor3 = Color3.new(0, 0, 0)
  7128. VoidSetCrafter.BorderColor3 = Color3.new(0, 0, 0)
  7129. VoidSetCrafter.BorderSizePixel = 3
  7130. VoidSetCrafter.Position = UDim2.new(0.291581094, 0, 0.155744419, 0)
  7131. VoidSetCrafter.Size = UDim2.new(0, 117, 0, 25)
  7132. VoidSetCrafter.Font = Enum.Font.Cartoon
  7133. VoidSetCrafter.Text = "Void Set Crafter"
  7134. VoidSetCrafter.TextColor3 = Color3.new(1, 1, 1)
  7135. VoidSetCrafter.TextScaled = true
  7136. VoidSetCrafter.TextSize = 14
  7137. VoidSetCrafter.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  7138. VoidSetCrafter.TextWrapped = true
  7139.  
  7140. FVOID.Name = "FVOID"
  7141. FVOID.Parent = VoidSetCrafter
  7142. FVOID.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  7143. FVOID.BorderColor3 = Color3.new(0, 0, 0)
  7144. FVOID.BorderSizePixel = 5
  7145. FVOID.Position = UDim2.new(-2.78632498, 0, -1.47999954, 0)
  7146. FVOID.Size = UDim2.new(0, 169, 0, 199)
  7147. FVOID.Visible = false
  7148.  
  7149. SFrameVoid.Name = "SFrameVoid"
  7150. SFrameVoid.Parent = FVOID
  7151. SFrameVoid.Active = true
  7152. SFrameVoid.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  7153. SFrameVoid.Size = UDim2.new(0, 157, 0, 199)
  7154.  
  7155. VoidShroud.Name = "Void Shroud"
  7156. VoidShroud.Parent = SFrameVoid
  7157. VoidShroud.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7158. VoidShroud.Position = UDim2.new(0.055555556, 0, 0.0334821418, 0)
  7159. VoidShroud.Size = UDim2.new(0, 131, 0, 39)
  7160. VoidShroud.Font = Enum.Font.SourceSans
  7161. VoidShroud.Text = "Void Shroud"
  7162. VoidShroud.TextColor3 = Color3.new(0, 0, 0)
  7163. VoidShroud.TextSize = 14
  7164.  
  7165. VoidChestplate.Name = "Void Chestplate"
  7166. VoidChestplate.Parent = SFrameVoid
  7167. VoidChestplate.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7168. VoidChestplate.Position = UDim2.new(0.055555556, 0, 0.151785716, 0)
  7169. VoidChestplate.Size = UDim2.new(0, 131, 0, 39)
  7170. VoidChestplate.Font = Enum.Font.SourceSans
  7171. VoidChestplate.Text = "Void Shroud"
  7172. VoidChestplate.TextColor3 = Color3.new(0, 0, 0)
  7173. VoidChestplate.TextSize = 14
  7174.  
  7175. VoidGreaves.Name = "Void Greaves"
  7176. VoidGreaves.Parent = SFrameVoid
  7177. VoidGreaves.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7178. VoidGreaves.Position = UDim2.new(0.055555556, 0, 0.272321433, 0)
  7179. VoidGreaves.Size = UDim2.new(0, 131, 0, 39)
  7180. VoidGreaves.Font = Enum.Font.SourceSans
  7181. VoidGreaves.Text = "Void Shroud"
  7182. VoidGreaves.TextColor3 = Color3.new(0, 0, 0)
  7183. VoidGreaves.TextSize = 14
  7184.  
  7185. VoidBag.Name = "Void Bag"
  7186. VoidBag.Parent = SFrameVoid
  7187. VoidBag.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  7188. VoidBag.Position = UDim2.new(0.055555556, 0, 0.383928567, 0)
  7189. VoidBag.Size = UDim2.new(0, 131, 0, 39)
  7190. VoidBag.Font = Enum.Font.SourceSans
  7191. VoidBag.Text = "Void Shroud"
  7192. VoidBag.TextColor3 = Color3.new(0, 0, 0)
  7193. VoidBag.TextSize = 14
  7194.  
  7195. TeletoVoid.Name = "Tele to Void"
  7196. TeletoVoid.Parent = BoogaBV1_2
  7197. TeletoVoid.BackgroundColor3 = Color3.new(0, 0, 0)
  7198. TeletoVoid.BorderColor3 = Color3.new(0, 0, 0)
  7199. TeletoVoid.BorderSizePixel = 3
  7200. TeletoVoid.Position = UDim2.new(0.50102669, 0, 0.502848029, 0)
  7201. TeletoVoid.Size = UDim2.new(0, 194, 0, 25)
  7202. TeletoVoid.Font = Enum.Font.Cartoon
  7203. TeletoVoid.Text = "Teleport to Void"
  7204. TeletoVoid.TextColor3 = Color3.new(1, 1, 1)
  7205. TeletoVoid.TextScaled = true
  7206. TeletoVoid.TextSize = 14
  7207. TeletoVoid.TextStrokeColor3 = Color3.new(1, 0, 0.0156863)
  7208. TeletoVoid.TextWrapped = true
  7209.  
  7210. Open.Name = "Open"
  7211. Open.Parent = BoogaBV1
  7212. Open.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  7213. Open.BorderColor3 = Color3.new(0.709804, 0, 0.0117647)
  7214. Open.BorderSizePixel = 6
  7215. Open.Position = UDim2.new(0.00740055507, 0, 0.553784847, 0)
  7216. Open.Size = UDim2.new(0, 114, 0, 21)
  7217. Open.Font = Enum.Font.Cartoon
  7218. Open.Text = "Open"
  7219. Open.TextColor3 = Color3.new(0, 0, 0)
  7220. Open.TextScaled = true
  7221. Open.TextSize = 14
  7222. Open.TextWrapped = true
  7223.  
  7224. Close.Name = "Close"
  7225. Close.Parent = BoogaBV1
  7226. Close.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  7227. Close.BorderColor3 = Color3.new(0, 0, 0)
  7228. Close.BorderSizePixel = 6
  7229. Close.Position = UDim2.new(0.00740055507, 0, 0.553784847, 0)
  7230. Close.Size = UDim2.new(0, 114, 0, 21)
  7231. Close.Font = Enum.Font.Cartoon
  7232. Close.Text = "Close"
  7233. Close.TextColor3 = Color3.new(0, 0, 0)
  7234. Close.TextScaled = true
  7235. Close.TextSize = 14
  7236. Close.TextWrapped = true
  7237. -- Scripts:
  7238.  
  7239. EmeraldSetCrafter.MouseButton1Click:connect(function()
  7240. if EmeraldSetCrafter == true then
  7241. EmeraldSetCrafter = false
  7242. FEme.Visible = false
  7243. else
  7244. EmeraldSetCrafter = true
  7245. FEme.Visible = true
  7246. end
  7247. end)
  7248.  
  7249. GodSetCrafter.MouseButton1Click:connect(function()
  7250. if GodSetCrafter == true then
  7251. GodSetCrafter = false
  7252. FGod.Visible = false
  7253. else
  7254. GodSetCrafter = true
  7255. FGod.Visible = true
  7256. end
  7257. end)
  7258.  
  7259. VoidSetCrafter.MouseButton1Click:connect(function()
  7260. if VoidSetCrafter == true then
  7261. VoidSetCrafter = false
  7262. FVOID.Visible = false
  7263. else
  7264. VoidSetCrafter = true
  7265. FVOID.Visible = true
  7266. end
  7267. end)
  7268.  
  7269. VoidBag.MouseButton1Click:connect(function()
  7270. local A_1 = "Void Bag"
  7271. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7272. Event:FireServer(A_1)
  7273. end)
  7274.  
  7275. VoidShroud.MouseButton1Click:connect(function()
  7276. local A_1 = "Void Shroud"
  7277. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7278. Event:FireServer(A_1)
  7279. end)
  7280.  
  7281. VoidChestplate.MouseButton1Click:connect(function()
  7282. local A_1 = "Void Chestplate"
  7283. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7284. Event:FireServer(A_1)
  7285. end)
  7286.  
  7287. VoidGreaves.MouseButton1Click:connect(function()
  7288. local A_1 = "Void Greaves"
  7289. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7290. Event:FireServer(A_1)
  7291. end)
  7292.  
  7293. EmeraldAxe.MouseButton1Click:connect(function()
  7294. local A_1 = "Emerald Axe"
  7295. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7296. Event:FireServer(A_1)
  7297. end)
  7298.  
  7299. EmeraldBlade.MouseButton1Click:connect(function()
  7300. local A_1 = "Emerald Blade"
  7301. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7302. Event:FireServer(A_1)
  7303. end)
  7304.  
  7305. EmeraldPick.MouseButton1Click:connect(function()
  7306. local A_1 = "Emerald Pick"
  7307. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7308. Event:FireServer(A_1)
  7309. end)
  7310.  
  7311. EmeraldBag.MouseButton1Click:connect(function()
  7312. local A_1 = "Emerald Bag"
  7313. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7314. Event:FireServer(A_1)
  7315. end)
  7316.  
  7317. EmeraldHelmet.MouseButton1Click:connect(function()
  7318. local A_1 = "Emerald Helmet"
  7319. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7320. Event:FireServer(A_1)
  7321. end)
  7322.  
  7323. EmeraldChestplate.MouseButton1Click:connect(function()
  7324. local A_1 = "Emerald Chestplate"
  7325. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7326. Event:FireServer(A_1)
  7327. end)
  7328.  
  7329. EmeraldGreaves.MouseButton1Click:connect(function()
  7330. local A_1 = "Emerald Greaves"
  7331. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7332. Event:FireServer(A_1)
  7333. end)
  7334.  
  7335. GodAxe.MouseButton1Click:connect(function()
  7336. local A_1 = "God Axe"
  7337. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7338. Event:FireServer(A_1)
  7339. end)
  7340.  
  7341. GodRock.MouseButton1Click:connect(function()
  7342. local A_1 = "God Rock"
  7343. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7344. Event:FireServer(A_1)
  7345. end)
  7346.  
  7347. GodPick.MouseButton1Click:connect(function()
  7348. local A_1 = "God Pick"
  7349. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7350. Event:FireServer(A_1)
  7351. end)
  7352.  
  7353. GodHalo.MouseButton1Click:connect(function()
  7354. local A_1 = "God Halo"
  7355. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7356. Event:FireServer(A_1)
  7357. end)
  7358.  
  7359. GodChestplate.MouseButton1Click:connect(function()
  7360. local A_1 = "God Chestplate"
  7361. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7362. Event:FireServer(A_1)
  7363. end)
  7364.  
  7365. GodLegs.MouseButton1Click:connect(function()
  7366. local A_1 = "God Legs"
  7367. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7368. Event:FireServer(A_1)
  7369. end)
  7370.  
  7371. GodBag.MouseButton1Click:connect(function()
  7372. local A_1 = "God Bag"
  7373. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7374. Event:FireServer(A_1)
  7375. end)
  7376.  
  7377. OOFHorn.MouseButton1Click:connect(function()
  7378. local A_1 = "OOF Horn"
  7379. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7380. Event:FireServer(A_1)
  7381. end)
  7382.  
  7383.  
  7384. Open.MouseButton1Click:connect(function()
  7385. BoogaBV1_2.Visible = true
  7386. Open.Visible = false
  7387. Close.Visible = true
  7388. end)
  7389.  
  7390. Close.MouseButton1Click:connect(function()
  7391. BoogaBV1_2.Visible = false
  7392. Open.Visible = true
  7393. Close.Visible = false
  7394. end)
  7395.  
  7396.  
  7397. InfinityChest.MouseButton1Down:connect(function()
  7398. local plr = game:GetService("Players").LocalPlayer
  7399. local mouse = plr:GetMouse()
  7400. mouse.KeyDown:connect(function(key)
  7401. if key == "q" then
  7402. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  7403. Torso = game.Players.LocalPlayer.Character.UpperTorso
  7404. b = Torso.Position + Torso.CFrame.lookVector * 10
  7405. local c = b.x
  7406. local d = b.y - 2
  7407. local e = b.z
  7408. for i = 1,1 do
  7409. local A_1 = "Infinity Chest"
  7410. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  7411. local A_3 = 0
  7412. Event:FireServer(A_1, A_2, A_3)
  7413. end end end)
  7414. end)
  7415.  
  7416.  
  7417. CraftAnyItem.MouseButton1Click:connect(function()
  7418. local event = game.ReplicatedStorage.Events.CraftItem
  7419. local item = CraftItem.Text
  7420. event:FireServer(item)
  7421. end)
  7422.  
  7423. GodHut.MouseButton1Click:connect(function()
  7424. local plr = game:GetService("Players").LocalPlayer
  7425. local mouse = plr:GetMouse()
  7426. mouse.KeyDown:connect(function(key)
  7427. if key == "g" then
  7428. local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
  7429. Torso = game.Players.LocalPlayer.Character.UpperTorso
  7430. b = Torso.Position + Torso.CFrame.lookVector * 10
  7431. local c = b.x
  7432. local d = b.y - 2
  7433. local e = b.z
  7434. for i = 1,1 do
  7435. local A_1 = "God Hut"
  7436. local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
  7437. local A_3 = 0
  7438. Event:FireServer(A_1, A_2, A_3)
  7439. end end end)
  7440. end)
  7441.  
  7442. AutoPickUp.MouseButton1Click:connect(function()
  7443. local Objects;
  7444. local Pickup = function(Character)
  7445. local myPos = Character.HumanoidRootPart.Position
  7446. local Objects = {}
  7447. for i,v in pairs(workspace:GetChildren()) do
  7448. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  7449. local Pos = v.Position
  7450. local Distance = (myPos - Pos).magnitude
  7451. if Distance < 40 then
  7452. table.insert(Objects, v)
  7453. end
  7454. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  7455. local Pos = v.Part.Position
  7456. local Distance = (myPos - Pos).magnitude
  7457. if Distance < 40 then
  7458. table.insert(Objects, v)
  7459. end
  7460. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  7461. local Pos = v.Position
  7462. local Distance = (myPos - Pos).magnitude
  7463. if Distance < 40 then
  7464. table.insert(Objects, v)
  7465. end
  7466. end
  7467. end
  7468. for i,v in pairs(Objects) do
  7469. for i=1,10 do
  7470. v.Position = myPos
  7471. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  7472. end
  7473. end
  7474. end
  7475. wait(1)
  7476. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  7477.  
  7478. mouse.KeyDown:connect(function(key)
  7479. if key == AutoPickUpBind.Text then
  7480. print'AutoPicked-up YEET'
  7481. Pickup(game.Players.LocalPlayer.Character)
  7482. end
  7483. end)
  7484. end)
  7485.  
  7486. local plr = game:GetService("Players").LocalPlayer
  7487. local char = plr.Character
  7488. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  7489. local hum = char:FindFirstChild("HumanoidRootPart")
  7490.  
  7491. --SpeedVariables
  7492. local plr = game:GetService("Players").LocalPlayer
  7493. local char = plr.Character
  7494. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  7495. local hum = char:FindFirstChild("HumanoidRootPart")
  7496. --yeet
  7497. Speed.MouseButton1Down:connect(function()
  7498. local plr = game:GetService("Players").LocalPlayer
  7499. local char = plr.Character
  7500. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  7501. local hum = char:FindFirstChild("HumanoidRootPart")
  7502. mouse.KeyDown:connect(function(key)
  7503. if key == SpeedBind.Text then
  7504. loop = true
  7505. while loop do
  7506. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * 3
  7507. wait()
  7508. end
  7509. end
  7510. end)
  7511. end)
  7512.  
  7513. mouse.KeyUp:connect(function(key)
  7514. if key == SpeedBind.Text then
  7515. loop = false
  7516. end
  7517. end)
  7518.  
  7519. AutoBreak.MouseButton1Click:connect(function()
  7520. local mouse = game:GetService("Players").LocalPlayer:GetMouse().hit
  7521. local breaking=false
  7522. local killing = false
  7523. local hum = char:FindFirstChild("Humanoid")
  7524. mouse.KeyDown:connect(function(key)
  7525. if key == Breakkey.Text then
  7526. breaking = true
  7527. killing = true
  7528. while breaking and killing and wait(0.1) do
  7529. local part = game:GetService("Players").LocalPlayer:GetMouse().hit
  7530. local one = game:GetService("ReplicatedStorage").RelativeTime.Value
  7531. local two = {part,part,part,part}
  7532. local hum = char:FindFirstChild("Humanoid")
  7533. mouse.KeyDown:connect(function(key)
  7534. if key == Breakkey.Text then
  7535. loop = true
  7536. while loop do
  7537. hum.CFrame = hum.Health - hum.Health.lookVector * 100
  7538. wait()
  7539. end
  7540. end
  7541. end)
  7542.  
  7543.  
  7544. mouse.KeyUp:connect(function(key)
  7545. if key == Breakkey.Text then
  7546. loop = false
  7547. end
  7548. end)
  7549.  
  7550.  
  7551.  
  7552. game:GetService("ReplicatedStorage").Events.SwingTool:FireServer(one, two )
  7553. end
  7554. end
  7555. end)
  7556. mouse.KeyUp:connect(function(key)
  7557. if key == Breakkey.Text then
  7558. breaking = false
  7559. end
  7560. end)
  7561. end)
  7562.  
  7563. RevizV2.MouseButton1Click:connect(function()
  7564. loadstring(game:HttpGet("https://pastebin.com/raw/8zh7FiHv"))()
  7565. end)
  7566.  
  7567. TeletoVoid.MouseButton1Click:connect(function()
  7568. game:GetService("TeleportService"):Teleport(2021740958, game.Players.LocalPlayer)
  7569. end)
  7570. end)
  7571.  
  7572. ETeleport.MouseButton1Down:connect(function()
  7573. plr = game.Players.LocalPlayer
  7574. hum = plr.Character.HumanoidRootPart
  7575. mouse = plr:GetMouse()
  7576.  
  7577. mouse.KeyDown:connect(function(key)
  7578. if key == "e" then
  7579. if mouse.Target then
  7580. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  7581. end
  7582. end
  7583. end)
  7584. end)
  7585.  
  7586. InfiniteJump.MouseButton1Down:connect(function()
  7587. -- //~ F to toggle ~\\ --
  7588.  
  7589. _G.infinjump = true
  7590.  
  7591. local Player = game:GetService("Players").LocalPlayer
  7592. local Mouse = Player:GetMouse()
  7593. Mouse.KeyDown:connect(function(k)
  7594. if _G.infinjump then
  7595. if k:byte() == 32 then
  7596. Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  7597. Humanoid:ChangeState("Jumping")
  7598. wait(0.1)
  7599. Humanoid:ChangeState("Seated")
  7600. end
  7601. end
  7602. end)
  7603.  
  7604. local Player = game:GetService("Players").LocalPlayer
  7605. local Mouse = Player:GetMouse()
  7606. Mouse.KeyDown:connect(function(k)
  7607. k = k:lower()
  7608. if k == "l" then
  7609. if _G.infinjump == true then
  7610. _G.infinjump = false
  7611. else
  7612. _G.infinjump = true
  7613. end
  7614. end
  7615. end)
  7616. end)
  7617.  
  7618. BoogaHubV2.MouseButton1Down:connect(function()
  7619. --Made By EclipesX#2444
  7620. -- Objects
  7621.  
  7622. local BoggaHub = Instance.new("ScreenGui")
  7623. local Main = Instance.new("Frame")
  7624. local Title = Instance.new("TextLabel")
  7625. local Jump = Instance.new("TextButton")
  7626. local reffects = Instance.new("TextButton")
  7627. local craftitem = Instance.new("TextBox")
  7628. local craft = Instance.new("TextButton")
  7629. local credits = Instance.new("TextLabel")
  7630.  
  7631. -- Properties
  7632.  
  7633. BoggaHub.Name = "Bogga Hub"
  7634. BoggaHub.Parent = game.Players.LocalPlayer.PlayerGui
  7635.  
  7636. Main.Name = "Main"
  7637. Main.Parent = BoggaHub
  7638. Main.Active = true
  7639. Main.Draggable = true
  7640. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7641. Main.BackgroundTransparency = 0.10000000149012
  7642. Main.BorderSizePixel = 0
  7643. Main.ClipsDescendants = true
  7644. Main.Position = UDim2.new(0.440909088, 0, 0.289044321, 0)
  7645. Main.Selectable = true
  7646. Main.Size = UDim2.new(0, 195, 0, 254)
  7647.  
  7648. Title.Name = "Title"
  7649. Title.Parent = Main
  7650. Title.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7651. Title.BackgroundTransparency = 0.10000000149012
  7652. Title.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  7653. Title.BorderSizePixel = 4
  7654. Title.Position = UDim2.new(0.164102569, 0, 0.0705394223, 0)
  7655. Title.Size = UDim2.new(0, 130, 0, 41)
  7656. Title.Font = Enum.Font.ArialBold
  7657. Title.Text = "Bogga Hub"
  7658. Title.TextColor3 = Color3.new(1, 1, 1)
  7659. Title.TextScaled = true
  7660. Title.TextSize = 14
  7661. Title.TextWrapped = true
  7662.  
  7663. Jump.Name = "Jump"
  7664. Jump.Parent = Main
  7665. Jump.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7666. Jump.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  7667. Jump.BorderSizePixel = 4
  7668. Jump.Position = UDim2.new(0.164102569, 0, 0.294605821, 0)
  7669. Jump.Size = UDim2.new(0, 56, 0, 29)
  7670. Jump.Font = Enum.Font.ArialBold
  7671. Jump.Text = "Infinite Jump"
  7672. Jump.TextColor3 = Color3.new(1, 1, 1)
  7673. Jump.TextScaled = true
  7674. Jump.TextSize = 14
  7675. Jump.TextWrapped = true
  7676.  
  7677. reffects.Name = "reffects"
  7678. reffects.Parent = Main
  7679. reffects.Active = false
  7680. reffects.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7681. reffects.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  7682. reffects.BorderSizePixel = 4
  7683. reffects.Position = UDim2.new(0.543589771, 0, 0.294605821, 0)
  7684. reffects.Size = UDim2.new(0, 56, 0, 29)
  7685. reffects.Font = Enum.Font.ArialBold
  7686. reffects.Text = "Remove effects"
  7687. reffects.TextColor3 = Color3.new(1, 1, 1)
  7688. reffects.TextScaled = true
  7689. reffects.TextSize = 14
  7690. reffects.TextWrapped = true
  7691.  
  7692. craftitem.Name = "craft item"
  7693. craftitem.Parent = Main
  7694. craftitem.Active = false
  7695. craftitem.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7696. craftitem.BackgroundTransparency = 0.10000000149012
  7697. craftitem.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  7698. craftitem.BorderSizePixel = 4
  7699. craftitem.Position = UDim2.new(0.200000003, 0, 0.74219954, 0)
  7700. craftitem.Size = UDim2.new(0, 116, 0, 23)
  7701. craftitem.Font = Enum.Font.ArialBold
  7702. craftitem.Text = "Item To Craft Here!"
  7703. craftitem.TextColor3 = Color3.new(1, 1, 1)
  7704. craftitem.TextScaled = true
  7705. craftitem.TextSize = 14
  7706. craftitem.TextWrapped = true
  7707.  
  7708. craft.Name = "craft"
  7709. craft.Parent = Main
  7710. craft.Active = false
  7711. craft.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7712. craft.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  7713. craft.BorderSizePixel = 4
  7714. craft.Position = UDim2.new(0.225641027, 0, 0.517283678, 0)
  7715. craft.Size = UDim2.new(0, 106, 0, 43)
  7716. craft.Font = Enum.Font.ArialBold
  7717. craft.Text = "Craft Item"
  7718. craft.TextColor3 = Color3.new(1, 1, 1)
  7719. craft.TextScaled = true
  7720. craft.TextSize = 14
  7721. craft.TextWrapped = true
  7722.  
  7723. credits.Name = "credits"
  7724. credits.Parent = Main
  7725. credits.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7726. credits.BackgroundTransparency = 0.10000000149012
  7727. credits.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  7728. credits.BorderSizePixel = 0
  7729. credits.Position = UDim2.new(0.0153846154, 0, 0.905511796, 0)
  7730. credits.Size = UDim2.new(0, 114, 0, 17)
  7731. credits.Font = Enum.Font.ArialBold
  7732. credits.Text = "Made By EclipesX#2444"
  7733. credits.TextColor3 = Color3.new(1, 1, 1)
  7734. credits.TextScaled = true
  7735. credits.TextSize = 14
  7736. credits.TextWrapped = true
  7737.  
  7738. -- Scripts
  7739. Jump.MouseButton1Down:connect(function()
  7740. local Player = game:GetService'Players'.LocalPlayer;
  7741. local UIS = game:GetService'UserInputService';
  7742.  
  7743. _G.JumpHeight = 50;
  7744.  
  7745. function Action(Object, Function) if Object ~= nil then Function(Object); end end
  7746.  
  7747. UIS.InputBegan:connect(function(UserInput)
  7748. if UserInput.UserInputType == Enum.UserInputType.Keyboard and UserInput.KeyCode == Enum.KeyCode.Space then
  7749. Action(Player.Character.Humanoid, function(self)
  7750. if self:GetState() == Enum.HumanoidStateType.Jumping or self:GetState() == Enum.HumanoidStateType.Freefall then
  7751. Action(self.Parent.HumanoidRootPart, function(self)
  7752. self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
  7753. end)
  7754. end
  7755. end)
  7756. end
  7757. end)
  7758. end)
  7759.  
  7760.  
  7761. reffects.MouseButton1Down:connect(function()
  7762. game.Lighting.FogEnd = 1200000
  7763. game.Lighting.Brightness = 3
  7764. game.Lighting.GlobalShadows = false
  7765. end)
  7766.  
  7767.  
  7768. craft.MouseButton1Down:connect(function()
  7769. local item = craftitem.Text
  7770. local CI = item
  7771. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  7772. Event:FireServer(CI)
  7773. end)
  7774. end)
Add Comment
Please, Sign In to add comment