Guest User

Booga booga GUI

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