Guest User

RoVox Script Hub V1

a guest
Sep 19th, 2018
5,811
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 494.39 KB | None | 0 0
  1. local RoVoxScriptGui = Instance.new("ScreenGui")
  2. local OpenFrame = Instance.new("Frame")
  3. local OpenButton = Instance.new("TextButton")
  4. local MainFrame = Instance.new("Frame")
  5. local RandomeFrame1 = Instance.new("Frame")
  6. local MainTitle = Instance.new("TextLabel")
  7. local MainExitButton = Instance.new("TextButton")
  8. local MainCredits = Instance.new("TextLabel")
  9. local Workingonit2 = Instance.new("TextButton")
  10. local Workingonit1 = Instance.new("TextButton")
  11. local BoogaGuiButton = Instance.new("TextButton")
  12. local OPStatChangeButton = Instance.new("TextButton")
  13. local AutoRapBattleGui2Button = Instance.new("TextButton")
  14. local DeadMistGuiButton = Instance.new("TextButton")
  15. local RoXploitButton = Instance.new("TextButton")
  16. local TopkekV3Button = Instance.new("TextButton")
  17. local RevizAdminButton = Instance.new("TextButton")
  18. local AutoRapBattleGui1Button = Instance.new("TextButton")
  19. local CreditsFrame = Instance.new("Frame")
  20. local CreditLabel1 = Instance.new("TextLabel")
  21. local CreditLabel2 = Instance.new("TextLabel")
  22. local CreditsExitButton = Instance.new("TextButton")
  23.  
  24. RoVoxScriptGui.Name = "RoVox Script Gui"
  25. RoVoxScriptGui.Parent = game.CoreGui
  26.  
  27. OpenFrame.Name = "Open Frame"
  28. OpenFrame.Parent = RoVoxScriptGui
  29. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  30. OpenFrame.BorderSizePixel = 0
  31. OpenFrame.Position = UDim2.new(0, 0, 1.49011612e-08, 0)
  32. OpenFrame.Size = UDim2.new(0, 62, 0, 20)
  33.  
  34. OpenButton.Name = "Open Button"
  35. OpenButton.Parent = OpenFrame
  36. OpenButton.BackgroundColor3 = Color3.new(0, 0, 0)
  37. OpenButton.BorderSizePixel = 0
  38. OpenButton.Size = UDim2.new(0, 62, 0, 20)
  39. OpenButton.Font = Enum.Font.ArialBold
  40. OpenButton.Text = "OPEN"
  41. OpenButton.TextColor3 = Color3.new(1, 1, 1)
  42. OpenButton.TextSize = 14
  43. OpenButton.MouseButton1Down:connect(function()
  44. OpenFrame.Visible = false
  45. MainFrame.Visible = true
  46. CreditsFrame.Visible = true
  47. end)
  48.  
  49. MainFrame.Name = "Main Frame"
  50. MainFrame.Parent = RoVoxScriptGui
  51. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  52. MainFrame.BackgroundTransparency = 0.30000001192093
  53. MainFrame.BorderColor3 = Color3.new(1, 1, 1)
  54. MainFrame.BorderSizePixel = 0
  55. MainFrame.Position = UDim2.new(0.358124495, 0, 0.29467079, 0)
  56. MainFrame.Size = UDim2.new(0, 351, 0, 262)
  57. MainFrame.Visible = false
  58.  
  59. RandomeFrame1.Name = "Randome Frame 1"
  60. RandomeFrame1.Parent = MainFrame
  61. RandomeFrame1.BackgroundColor3 = Color3.new(0, 0, 0)
  62. RandomeFrame1.BorderSizePixel = 0
  63. RandomeFrame1.Size = UDim2.new(0, 351, 0, 12)
  64.  
  65. MainTitle.Name = "Main Title"
  66. MainTitle.Parent = MainFrame
  67. MainTitle.BackgroundColor3 = Color3.new(0, 0, 0)
  68. MainTitle.BorderSizePixel = 0
  69. MainTitle.Position = UDim2.new(0, 0, 0.022813689, 0)
  70. MainTitle.Size = UDim2.new(0, 351, 0, 15)
  71. MainTitle.Font = Enum.Font.ArialBold
  72. MainTitle.Text = "RoVox Script Hub V1"
  73. MainTitle.TextColor3 = Color3.new(1, 1, 1)
  74. MainTitle.TextSize = 14
  75.  
  76. MainExitButton.Name = "Main Exit Button"
  77. MainExitButton.Parent = MainFrame
  78. MainExitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  79. MainExitButton.BorderSizePixel = 0
  80. MainExitButton.Position = UDim2.new(0.968660951, 0, 0, 0)
  81. MainExitButton.Size = UDim2.new(0, 11, 0, 6)
  82. MainExitButton.Font = Enum.Font.ArialBold
  83. MainExitButton.Text = "x"
  84. MainExitButton.TextColor3 = Color3.new(1, 1, 1)
  85. MainExitButton.TextSize = 14
  86. MainExitButton.MouseButton1Down:connect(function()
  87. MainFrame.Visible = false
  88. OpenFrame.Visible = true
  89. end)
  90.  
  91. MainCredits.Name = "Main Credits"
  92. MainCredits.Parent = MainFrame
  93. MainCredits.BackgroundColor3 = Color3.new(0, 0, 0)
  94. MainCredits.BorderSizePixel = 0
  95. MainCredits.Position = UDim2.new(0, 0, 0.942965746, 0)
  96. MainCredits.Size = UDim2.new(0, 351, 0, 15)
  97. MainCredits.Font = Enum.Font.ArialBold
  98. MainCredits.Text = "Made By: Jacob"
  99. MainCredits.TextColor3 = Color3.new(1, 1, 1)
  100. MainCredits.TextSize = 14
  101.  
  102. Workingonit2.Name = "Working on it 2"
  103. Workingonit2.Parent = MainFrame
  104. Workingonit2.BackgroundColor3 = Color3.new(0, 0, 0)
  105. Workingonit2.BorderColor3 = Color3.new(1, 1, 1)
  106. Workingonit2.BorderSizePixel = 2
  107. Workingonit2.Position = UDim2.new(0.564102471, 0, 0.801526666, 0)
  108. Workingonit2.Size = UDim2.new(0, 142, 0, 29)
  109. Workingonit2.Font = Enum.Font.ArialBold
  110. Workingonit2.Text = "(Coming Soon!)"
  111. Workingonit2.TextColor3 = Color3.new(1, 1, 1)
  112. Workingonit2.TextSize = 14
  113.  
  114. Workingonit1.Name = "Working on it 1"
  115. Workingonit1.Parent = MainFrame
  116. Workingonit1.BackgroundColor3 = Color3.new(0, 0, 0)
  117. Workingonit1.BorderColor3 = Color3.new(1, 1, 1)
  118. Workingonit1.BorderSizePixel = 2
  119. Workingonit1.Position = UDim2.new(0.0313390084, 0, 0.800191641, 0)
  120. Workingonit1.Size = UDim2.new(0, 142, 0, 29)
  121. Workingonit1.Font = Enum.Font.ArialBold
  122. Workingonit1.Text = "(Coming Soon!)"
  123. Workingonit1.TextColor3 = Color3.new(1, 1, 1)
  124. Workingonit1.TextSize = 14
  125.  
  126. BoogaGuiButton.Name = "Booga Gui Button"
  127. BoogaGuiButton.Parent = MainFrame
  128. BoogaGuiButton.BackgroundColor3 = Color3.new(0, 0, 0)
  129. BoogaGuiButton.BorderColor3 = Color3.new(1, 1, 1)
  130. BoogaGuiButton.BorderSizePixel = 2
  131. BoogaGuiButton.Position = UDim2.new(0.0313390307, 0, 0.282442749, 0)
  132. BoogaGuiButton.Size = UDim2.new(0, 142, 0, 29)
  133. BoogaGuiButton.Font = Enum.Font.ArialBold
  134. BoogaGuiButton.Text = "Booga Booga Gui"
  135. BoogaGuiButton.TextColor3 = Color3.new(1, 1, 1)
  136. BoogaGuiButton.TextSize = 14
  137.  
  138. OPStatChangeButton.Name = "OP Stat Change Button"
  139. OPStatChangeButton.Parent = MainFrame
  140. OPStatChangeButton.BackgroundColor3 = Color3.new(0, 0, 0)
  141. OPStatChangeButton.BorderColor3 = Color3.new(1, 1, 1)
  142. OPStatChangeButton.BorderSizePixel = 2
  143. OPStatChangeButton.Position = UDim2.new(0.0313390307, 0, 0.45419848, 0)
  144. OPStatChangeButton.Size = UDim2.new(0, 142, 0, 29)
  145. OPStatChangeButton.Font = Enum.Font.ArialBold
  146. OPStatChangeButton.Text = "OP Stat Change Gui"
  147. OPStatChangeButton.TextColor3 = Color3.new(1, 1, 1)
  148. OPStatChangeButton.TextSize = 14
  149.  
  150. AutoRapBattleGui2Button.Name = "Auto Rap Battle Gui 2 Button"
  151. AutoRapBattleGui2Button.Parent = MainFrame
  152. AutoRapBattleGui2Button.BackgroundColor3 = Color3.new(0, 0, 0)
  153. AutoRapBattleGui2Button.BorderColor3 = Color3.new(1, 1, 1)
  154. AutoRapBattleGui2Button.BorderSizePixel = 2
  155. AutoRapBattleGui2Button.Position = UDim2.new(0.56410259, 0, 0.633587778, 0)
  156. AutoRapBattleGui2Button.Size = UDim2.new(0, 142, 0, 28)
  157. AutoRapBattleGui2Button.Font = Enum.Font.ArialBold
  158. AutoRapBattleGui2Button.Text = "Auto Rap Battle Gui 2"
  159. AutoRapBattleGui2Button.TextColor3 = Color3.new(1, 1, 1)
  160. AutoRapBattleGui2Button.TextSize = 14
  161.  
  162. DeadMistGuiButton.Name = "DeadMist Gui Button"
  163. DeadMistGuiButton.Parent = MainFrame
  164. DeadMistGuiButton.BackgroundColor3 = Color3.new(0, 0, 0)
  165. DeadMistGuiButton.BorderColor3 = Color3.new(1, 1, 1)
  166. DeadMistGuiButton.BorderSizePixel = 2
  167. DeadMistGuiButton.Position = UDim2.new(0.56410259, 0, 0.110687017, 0)
  168. DeadMistGuiButton.Size = UDim2.new(0, 142, 0, 29)
  169. DeadMistGuiButton.Font = Enum.Font.ArialBold
  170. DeadMistGuiButton.Text = "DeadMist 2 Gui"
  171. DeadMistGuiButton.TextColor3 = Color3.new(1, 1, 1)
  172. DeadMistGuiButton.TextSize = 14
  173.  
  174. RoXploitButton.Name = "RoXploit Button"
  175. RoXploitButton.Parent = MainFrame
  176. RoXploitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  177. RoXploitButton.BorderColor3 = Color3.new(1, 1, 1)
  178. RoXploitButton.BorderSizePixel = 2
  179. RoXploitButton.Position = UDim2.new(0.56410259, 0, 0.452863336, 0)
  180. RoXploitButton.Size = UDim2.new(0, 142, 0, 29)
  181. RoXploitButton.Font = Enum.Font.ArialBold
  182. RoXploitButton.Text = "RoXploit Gui"
  183. RoXploitButton.TextColor3 = Color3.new(1, 1, 1)
  184. RoXploitButton.TextSize = 14
  185.  
  186. TopkekV3Button.Name = "Topkek V3 Button"
  187. TopkekV3Button.Parent = MainFrame
  188. TopkekV3Button.BackgroundColor3 = Color3.new(0, 0, 0)
  189. TopkekV3Button.BorderColor3 = Color3.new(1, 1, 1)
  190. TopkekV3Button.BorderSizePixel = 2
  191. TopkekV3Button.Position = UDim2.new(0.56410253, 0, 0.282442749, 0)
  192. TopkekV3Button.Size = UDim2.new(0, 142, 0, 29)
  193. TopkekV3Button.Font = Enum.Font.ArialBold
  194. TopkekV3Button.Text = "Topkek V3"
  195. TopkekV3Button.TextColor3 = Color3.new(1, 1, 1)
  196. TopkekV3Button.TextSize = 14
  197.  
  198. RevizAdminButton.Name = "Reviz Admin Button"
  199. RevizAdminButton.Parent = MainFrame
  200. RevizAdminButton.BackgroundColor3 = Color3.new(0, 0, 0)
  201. RevizAdminButton.BorderColor3 = Color3.new(1, 1, 1)
  202. RevizAdminButton.BorderSizePixel = 2
  203. RevizAdminButton.Position = UDim2.new(0.0313390307, 0, 0.110687025, 0)
  204. RevizAdminButton.Size = UDim2.new(0, 142, 0, 29)
  205. RevizAdminButton.Font = Enum.Font.ArialBold
  206. RevizAdminButton.Text = "Reviz Admin"
  207. RevizAdminButton.TextColor3 = Color3.new(1, 1, 1)
  208. RevizAdminButton.TextSize = 14
  209.  
  210. AutoRapBattleGui1Button.Name = "Auto Rap Battle Gui 1 Button"
  211. AutoRapBattleGui1Button.Parent = MainFrame
  212. AutoRapBattleGui1Button.BackgroundColor3 = Color3.new(0, 0, 0)
  213. AutoRapBattleGui1Button.BorderColor3 = Color3.new(1, 1, 1)
  214. AutoRapBattleGui1Button.BorderSizePixel = 2
  215. AutoRapBattleGui1Button.Position = UDim2.new(0.0313389972, 0, 0.628435791, 0)
  216. AutoRapBattleGui1Button.Size = UDim2.new(0, 142, 0, 29)
  217. AutoRapBattleGui1Button.Font = Enum.Font.ArialBold
  218. AutoRapBattleGui1Button.Text = "Auto Rap Battle Gui 1"
  219. AutoRapBattleGui1Button.TextColor3 = Color3.new(1, 1, 1)
  220. AutoRapBattleGui1Button.TextSize = 14
  221.  
  222. CreditsFrame.Name = "Credits Frame"
  223. CreditsFrame.Parent = RoVoxScriptGui
  224. CreditsFrame.BackgroundColor3 = Color3.new(1, 0, 0)
  225. CreditsFrame.BorderColor3 = Color3.new(0, 0, 0)
  226. CreditsFrame.BorderSizePixel = 4
  227. CreditsFrame.Position = UDim2.new(0.341147929, 0, 0.746081471, 0)
  228. CreditsFrame.Size = UDim2.new(0, 393, 0, 82)
  229. CreditsFrame.Visible = false
  230.  
  231. CreditLabel1.Name = "Credit Label 1"
  232. CreditLabel1.Parent = CreditsFrame
  233. CreditLabel1.BackgroundColor3 = Color3.new(0, 0, 0)
  234. CreditLabel1.BorderSizePixel = 0
  235. CreditLabel1.Size = UDim2.new(0, 393, 0, 41)
  236. CreditLabel1.Font = Enum.Font.SourceSans
  237. CreditLabel1.Text = "Made By: Jacob#8671"
  238. CreditLabel1.TextColor3 = Color3.new(1, 0, 0)
  239. CreditLabel1.TextSize = 14
  240.  
  241. CreditLabel2.Name = "Credit Label 2"
  242. CreditLabel2.Parent = CreditsFrame
  243. CreditLabel2.BackgroundColor3 = Color3.new(0, 0, 0)
  244. CreditLabel2.BorderSizePixel = 0
  245. CreditLabel2.Position = UDim2.new(-0.0101781171, 0, 0.5, 0)
  246. CreditLabel2.Size = UDim2.new(0, 397, 0, 41)
  247. CreditLabel2.Font = Enum.Font.SourceSans
  248. CreditLabel2.Text = "Want To Support? or free gui? here: https://discord.gg/9rYyuCm"
  249. CreditLabel2.TextColor3 = Color3.new(1, 0, 0)
  250. CreditLabel2.TextSize = 14
  251.  
  252. CreditsExitButton.Name = "Credits Exit Button"
  253. CreditsExitButton.Parent = CreditsFrame
  254. CreditsExitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  255. CreditsExitButton.BorderSizePixel = 0
  256. CreditsExitButton.Position = UDim2.new(0.949109435, 0, 0, 0)
  257. CreditsExitButton.Size = UDim2.new(0, 23, 0, 20)
  258. CreditsExitButton.Font = Enum.Font.ArialBold
  259. CreditsExitButton.Text = "X"
  260. CreditsExitButton.TextColor3 = Color3.new(1, 1, 1)
  261. CreditsExitButton.TextSize = 14
  262. CreditsExitButton.MouseButton1Down:connect(function()
  263. CreditsFrame.Visible = false
  264. end)
  265.  
  266. -- Scripts --
  267.  
  268. AutoRapBattleGui1Button.MouseButton1Down:connect(function()
  269. local VoteCheatGUI = Instance.new("ScreenGui")
  270. local Player2Button = Instance.new("TextButton")
  271. local Player1Button = Instance.new("TextButton")VoteCheatGUI.Name = "VoteCheatGUI"
  272. VoteCheatGUI.Parent = game.CoreGui
  273. Player2Button.Name = "Player2Button"
  274. Player2Button.Parent = VoteCheatGUI
  275. Player2Button.BackgroundColor3 = Color3.new(1, 1, 1)
  276. Player2Button.Position = UDim2.new(0, 0, 0.800000012, 0)
  277. Player2Button.Size = UDim2.new(0, 200, 0, 50)
  278. Player2Button.Font = Enum.Font.SourceSans
  279. Player2Button.FontSize = Enum.FontSize.Size14
  280. Player2Button.TextSize = 14
  281. Player1Button.Name = "Player1Button"
  282. Player1Button.Parent = VoteCheatGUI
  283. Player1Button.BackgroundColor3 = Color3.new(1, 1, 1)
  284. Player1Button.Position = UDim2.new(0, 0, 0.699999988, 0)
  285. Player1Button.Size = UDim2.new(0, 200, 0, 50)
  286. Player1Button.Font = Enum.Font.SourceSans
  287. Player1Button.FontSize = Enum.FontSize.Size14
  288. Player1Button.TextSize = 14
  289. Player1Button.MouseButton1Down:connect(function()
  290. for i = 0,1 do
  291. game.Workspace.Votes:FireServer(false,"p1")
  292. game:GetService("RunService").Heartbeat:Wait()
  293. end
  294. end)
  295.  
  296. Player2Button.MouseButton1Down:connect(function()
  297. for i = 0,1 do
  298. game.Workspace.Votes:FireServer(false,"p2")
  299. game:GetService("RunService").Heartbeat:Wait()
  300. end
  301. end)
  302.  
  303. while true do
  304. Player2Button.Text = game.Workspace.RapBattles.Rappers.player2.Value
  305. Player1Button.Text = game.Workspace.RapBattles.Rappers.player1.Value
  306. wait(0.1)
  307. end
  308. end)
  309.  
  310. AutoRapBattleGui2Button.MouseButton1Down:connect(function()
  311. ----- created by snakez#7611
  312. ------- vouch appreciated if you going to give one!
  313.  
  314. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("Auto Rap Battles GUI has successfully opened." ,"All")
  315.  
  316. -- Objects
  317.  
  318. local ScreenGui = Instance.new("ScreenGui")
  319. local Frame = Instance.new("Frame")
  320. local TextLabel = Instance.new("TextLabel")
  321. local Stage = Instance.new("TextButton")
  322. local VoteUI = Instance.new("TextButton")
  323. local spamhats = Instance.new("TextButton")
  324. local IY = Instance.new("TextButton")
  325. local TextLabel_2 = Instance.new("TextLabel")
  326.  
  327. -- Properties
  328.  
  329. ScreenGui.Parent = game.CoreGui
  330.  
  331. Frame.Parent = ScreenGui
  332. Frame.Active = true
  333. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  334. Frame.Position = UDim2.new(0, 613, 0, 132)
  335. Frame.Selectable = true
  336. Frame.Size = UDim2.new(0, 349, 0, 251)
  337. Frame.Visible = true
  338. Frame.Draggable = true
  339.  
  340. TextLabel.Parent = Frame
  341. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  342. TextLabel.BackgroundTransparency = 1
  343. TextLabel.Size = UDim2.new(0, 349, 0, 59)
  344. TextLabel.Text = "AUTO RAP BATTLES"
  345. TextLabel.TextColor3 = Color3.new(0.231373, 1, 0)
  346. TextLabel.TextSize = 14
  347.  
  348. Stage.Name = "Stage"
  349. Stage.Parent = Frame
  350. Stage.BackgroundColor3 = Color3.new(0, 0, 0)
  351. Stage.BorderColor3 = Color3.new(0.266667, 1, 0)
  352. Stage.Position = UDim2.new(0, 0, 0, 68)
  353. Stage.Size = UDim2.new(0, 174, 0, 50)
  354. Stage.Text = "Stage"
  355. Stage.TextColor3 = Color3.new(0, 1, 0)
  356. Stage.TextSize = 14
  357. Stage.MouseButton1Click:connect(function()
  358. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-88.145134, 60.9199867, -213.246567)
  359. end)
  360.  
  361. VoteUI.Name = "VoteUI"
  362. VoteUI.Parent = Frame
  363. VoteUI.BackgroundColor3 = Color3.new(0, 0, 0)
  364. VoteUI.BorderColor3 = Color3.new(0.266667, 1, 0)
  365. VoteUI.Position = UDim2.new(0, 175, 0, 76)
  366. VoteUI.Size = UDim2.new(0, 174, 0, 50)
  367. VoteUI.Text = "Vote UI"
  368. VoteUI.TextColor3 = Color3.new(0, 1, 0)
  369. VoteUI.TextSize = 14
  370. VoteUI.MouseButton1Click:connect(function()
  371. loadstring(game:HttpGet(("https://pastebin.com/raw/a7jy3wwA"),true))()
  372. end)
  373.  
  374. spamhats.Name = "spamhats"
  375. spamhats.Parent = Frame
  376. spamhats.BackgroundColor3 = Color3.new(0, 0, 0)
  377. spamhats.BorderColor3 = Color3.new(0.266667, 1, 0)
  378. spamhats.Position = UDim2.new(0, 0, 0, 134)
  379. spamhats.Size = UDim2.new(0, 174, 0, 50)
  380. spamhats.Text = "Spam Hats"
  381. spamhats.TextColor3 = Color3.new(0, 1, 0)
  382. spamhats.TextSize = 14
  383. spamhats.MouseButton1Click:connect(function()
  384. for i=1,500 do
  385. print (i)
  386. game.Workspace.Hats:FireServer("Dominus Empyreus'", 0)
  387. wait(0.5)
  388. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  389. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  390. if child.Handle:FindFirstChild("Mesh") then
  391. child.Handle.Mesh.Parent = nil
  392. child.Parent = game.Workspace
  393. wait(0.25)
  394. game.Workspace.Hats:FireServer("Backwards Baseball Cap", 0)
  395. wait(0.5)
  396. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  397. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  398. if child.Handle:FindFirstChild("Mesh") then
  399. child.Handle.Mesh.Parent = nil
  400. child.Parent = game.Workspace
  401. wait(0.25)
  402. game.Workspace.Hats:FireServer("Acheo's Pot", 0)
  403. wait(0.5)
  404. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  405. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  406. if child.Handle:FindFirstChild("Mesh") then
  407. child.Handle.Mesh.Parent = nil
  408. child.Parent = game.Workspace
  409. wait(0.25)
  410. game.Workspace.Hats:FireServer("Golden Headphones", 0)
  411. wait(0.5)
  412. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  413. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  414. if child.Handle:FindFirstChild("Mesh") then
  415. child.Handle.Mesh.Parent = nil
  416. child.Parent = game.Workspace
  417. wait(0.25)
  418. game.Workspace.Hats:FireServer("Black Fedora", 0)
  419. wait(0.5)
  420. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  421. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  422. if child.Handle:FindFirstChild("Mesh") then
  423. child.Handle.Mesh.Parent = nil
  424. child.Parent = game.Workspace
  425. end
  426. end
  427. end
  428. end
  429. end
  430. end
  431. end
  432. end
  433. end
  434. end
  435. end
  436. end
  437. end
  438. end
  439. end
  440. end
  441. end)
  442.  
  443. IY.Name = "IY"
  444. IY.Parent = Frame
  445. IY.BackgroundColor3 = Color3.new(0, 0, 0)
  446. IY.BorderColor3 = Color3.new(0.266667, 1, 0)
  447. IY.Position = UDim2.new(0, 175, 0, 152)
  448. IY.Size = UDim2.new(0, 174, 0, 50)
  449. IY.Text = "Infinite Yield"
  450. IY.TextColor3 = Color3.new(0, 1, 0)
  451. IY.TextSize = 14
  452. IY.MouseButton1Click:connect(function()
  453. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  454. end)
  455.  
  456. TextLabel_2.Parent = Frame
  457. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  458. TextLabel_2.BackgroundTransparency = 1
  459. TextLabel_2.Position = UDim2.new(0, 0, 0, 224)
  460. TextLabel_2.Size = UDim2.new(0, 349, 0, 27)
  461. TextLabel_2.Text = "created by snakez#7611"
  462. TextLabel_2.TextColor3 = Color3.new(0.231373, 1, 0)
  463. TextLabel_2.TextSize = 14
  464.  
  465. end)
  466.  
  467. BoogaGuiButton.MouseButton1Down:connect(function()
  468. pcall(function()
  469. local baca=Instance.new("TextBox")
  470. if true then
  471. --NonFEButtons
  472. local GoldenGun = Instance.new("TextButton")
  473. local ClownTitan = Instance.new("TextButton")
  474. local NewButton_3 = Instance.new("TextButton")
  475. local NewButton_4 = Instance.new("TextButton")
  476. local NewButton_5 = Instance.new("TextButton")
  477. local NewButton_6 = Instance.new("TextButton")
  478. local NewButton_7 = Instance.new("TextButton")
  479. local NewButton_8 = Instance.new("TextButton")
  480. local NewButton_9 = Instance.new("TextButton")
  481. local NewButton_10 = Instance.new("TextButton")
  482. local NewButton_11 = Instance.new("TextButton")
  483. local NewButton_12 = Instance.new("TextButton")
  484. --FEButtons
  485. local FENewButton = Instance.new("TextButton")
  486. local FENewButton_2 = Instance.new("TextButton")
  487. local FENewButton_3 = Instance.new("TextButton")
  488. local FENewButton_4 = Instance.new("TextButton")
  489. local FENewButton_5 = Instance.new("TextButton")
  490. local FENewButton_6 = Instance.new("TextButton")
  491. local FENewButton_7 = Instance.new("TextButton")
  492. local FENewButton_8 = Instance.new("TextButton")
  493. local FENewButton_9 = Instance.new("TextButton")
  494. local FENewButton_10 = Instance.new("TextButton")
  495. local FENewButton_11 = Instance.new("TextButton")
  496. local FENewButton_12 = Instance.new("TextButton")
  497. --FuckerButtons
  498. local BoogaFucker = Instance.new("TextButton")
  499. local APOCFucker = Instance.new("TextButton")
  500. local BABFTFucker = Instance.new("TextButton")
  501. local LumberFucker = Instance.new("TextButton")
  502. local JailFucker = Instance.new("TextButton")
  503. --Premium BoogaFucker
  504. local BoogaFuckerPremFrame = Instance.new("Frame")
  505. local BBBoogaFuckerPremText = Instance.new("TextBox")
  506. local BBExit = Instance.new("TextButton")
  507. local BBBindsFrame = Instance.new("Frame")
  508. local BBSpeedLabel = Instance.new("TextLabel")
  509. local BBSpeedValue = Instance.new("TextBox")
  510. local DBBropAllItemsLabel = Instance.new("TextLabel")
  511. local BBDropAllItemsValue = Instance.new("TextBox")
  512. local BBAutoPickupValue = Instance.new("TextBox")
  513. local BBAutoPickupLabel = Instance.new("TextLabel")
  514. local BBJumpPower = Instance.new("TextButton")
  515. local BBJumpPowerValue = Instance.new("TextBox")
  516. local BBSpeedValueNumber = Instance.new("TextBox")
  517. local BBSpeedLabelNumber = Instance.new("TextLabel")
  518. local BBAntiLvlCraftValue = Instance.new("TextBox")
  519. local BBOpenCloseBinds = Instance.new("TextButton")
  520. local BBSpeed = Instance.new("TextButton")
  521. local BBInfJump = Instance.new("TextButton")
  522. local BBAutoPickup = Instance.new("TextButton")
  523. local BBRemoveAllEffects = Instance.new("TextButton")
  524. local BBESP = Instance.new("TextButton")
  525. local BBAntiLvlCraft = Instance.new("TextButton")
  526. local BBDesc1 = Instance.new("TextLabel")
  527. --Others
  528. local RbxFucker = Instance.new("ScreenGui")
  529. local MainFrame = Instance.new("Frame")
  530. local SideButtonsHolder = Instance.new("Frame")
  531. local NonFEShadow = Instance.new("ImageLabel")
  532. local NonFEButton = Instance.new("TextButton")
  533. local NonFETopBar = Instance.new("Frame")
  534. local ChangelogShadow = Instance.new("ImageLabel")
  535. local ChangelogButton = Instance.new("TextButton")
  536. local ChangelogTopBar = Instance.new("Frame")
  537. local ContactShadow = Instance.new("ImageLabel")
  538. local ContactButton = Instance.new("TextButton")
  539. local ContactTopBar = Instance.new("Frame")
  540. local FEShadow = Instance.new("ImageLabel")
  541. local FEButton = Instance.new("TextButton")
  542. local FETopBar = Instance.new("Frame")
  543. local FuckerShadow = Instance.new("ImageLabel")
  544. local FuckerButton = Instance.new("TextButton")
  545. local FuckerTopBar = Instance.new("Frame")
  546. local TopDonatorsShadow = Instance.new("ImageLabel")
  547. local TopDonatorsButton = Instance.new("TextButton")
  548. local TopDonatorsTopBar = Instance.new("Frame")
  549. local GlobalMessagebar = Instance.new("Frame")
  550. local GlobalShadowLeft = Instance.new("ImageLabel")
  551. local GlobalShadowRight = Instance.new("ImageLabel")
  552. local GlobalMessage = Instance.new("TextLabel")
  553. local GlobalTopBar = Instance.new("Frame")
  554. local BrandName = Instance.new("TextLabel")
  555. local BrandNameShadow = Instance.new("TextLabel")
  556. local NonFEFrame = Instance.new("ScrollingFrame")
  557. local OpenClose = Instance.new("TextButton")
  558. local TopBar = Instance.new("Frame")
  559. local FEFrame = Instance.new("ScrollingFrame")
  560. local FuckerFrame = Instance.new("ScrollingFrame")
  561. local ContactFrame = Instance.new("Frame")
  562. local CDesc = Instance.new("TextLabel")
  563. local CDiscordLink = Instance.new("TextLabel")
  564. local ChangelogFrame = Instance.new("Frame")
  565. local ChangelogText = Instance.new("TextLabel")
  566. local TopDonatorFrame = Instance.new("Frame")
  567. local TopDonatorText = Instance.new("TextLabel")
  568. RbxFucker.Name = "RbxFucker"
  569. RbxFucker.Parent = game.CoreGui
  570. --Visibles for startup
  571. FEFrame.Visible = false
  572. NonFEFrame.Visible = false
  573. ChangelogFrame.Visible = true
  574. FuckerFrame.Visible = false
  575. TopDonatorFrame.Visible = false
  576. ContactFrame.Visible = false
  577. -- Properties
  578. MainFrame.Name = "MainFrame"
  579. MainFrame.Parent = RbxFucker
  580. MainFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  581. MainFrame.BorderSizePixel = 0
  582. MainFrame.Position = UDim2.new(0.260499507, 0, 0.286266267, 0)
  583. MainFrame.Size = UDim2.new(0, 667, 0, 348)
  584. MainFrame.Active = true
  585. MainFrame.Draggable = true
  586.  
  587. SideButtonsHolder.Name = "SideButtons Holder"
  588. SideButtonsHolder.Parent = MainFrame
  589. SideButtonsHolder.BackgroundColor3 = Color3.new(1, 1, 1)
  590. SideButtonsHolder.BackgroundTransparency = 1
  591. SideButtonsHolder.BorderSizePixel = 0
  592. SideButtonsHolder.Size = UDim2.new(0, 667, 0, 348)
  593.  
  594. NonFEShadow.Name = "NonFEShadow"
  595. NonFEShadow.Parent = SideButtonsHolder
  596. NonFEShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  597. NonFEShadow.BackgroundTransparency = 1
  598. NonFEShadow.Position = UDim2.new(-0.0524737649, 0, 0.158045992, 0)
  599. NonFEShadow.Size = UDim2.new(0, 35, 0, 24)
  600. NonFEShadow.Image = "rbxassetid://1742938366"
  601.  
  602. NonFEButton.Name = "NonFEButton"
  603. NonFEButton.Parent = NonFEShadow
  604. NonFEButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  605. NonFEButton.BorderSizePixel = 0
  606. NonFEButton.Position = UDim2.new(0, 0, 1.07196975, 0)
  607. NonFEButton.Size = UDim2.new(0, 129, 0, 33)
  608. NonFEButton.Font = Enum.Font.SourceSansBold
  609. NonFEButton.FontSize = Enum.FontSize.Size24
  610. NonFEButton.Text = "Non-FE"
  611. NonFEButton.TextColor3 = Color3.new(1, 1, 1)
  612. NonFEButton.TextSize = 20
  613. NonFEButton.MouseButton1Down:connect(function()
  614. FEFrame.Visible = false
  615. NonFEFrame.Visible = true
  616. ChangelogFrame.Visible = false
  617. FuckerFrame.Visible = false
  618. TopDonatorFrame.Visible = false
  619. ContactFrame.Visible = false
  620. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  621. NonFETopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  622. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  623. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  624. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  625. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  626. end)
  627.  
  628. NonFETopBar.Name = "NonFETopBar"
  629. NonFETopBar.Parent = NonFEShadow
  630. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  631. NonFETopBar.BorderSizePixel = 0
  632. NonFETopBar.Position = UDim2.new(0, 0, 1, 0)
  633. NonFETopBar.Size = UDim2.new(0, 129, 0, 2)
  634.  
  635. ChangelogShadow.Name = "ChangelogShadow"
  636. ChangelogShadow.Parent = SideButtonsHolder
  637. ChangelogShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  638. ChangelogShadow.BackgroundTransparency = 1
  639. ChangelogShadow.Position = UDim2.new(1, 0, 0.156609207, 0)
  640. ChangelogShadow.Size = UDim2.new(0, 35, 0, 24)
  641. ChangelogShadow.Image = "rbxassetid://1743023042"
  642.  
  643. ChangelogButton.Name = "ChangelogButton"
  644. ChangelogButton.Parent = ChangelogShadow
  645. ChangelogButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  646. ChangelogButton.BorderSizePixel = 0
  647. ChangelogButton.Position = UDim2.new(-2.68571424, 0, 1.07196975, 0)
  648. ChangelogButton.Size = UDim2.new(0, 129, 0, 33)
  649. ChangelogButton.Font = Enum.Font.SourceSansBold
  650. ChangelogButton.FontSize = Enum.FontSize.Size24
  651. ChangelogButton.Text = "Changelog"
  652. ChangelogButton.TextColor3 = Color3.new(1, 1, 1)
  653. ChangelogButton.TextSize = 20
  654. ChangelogButton.MouseButton1Down:connect(function()
  655. FEFrame.Visible = false
  656. NonFEFrame.Visible = false
  657. ChangelogFrame.Visible = true
  658. FuckerFrame.Visible = false
  659. TopDonatorFrame.Visible = false
  660. ContactFrame.Visible = false
  661. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  662. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  663. ChangelogTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  664. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  665. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  666. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  667. end)
  668.  
  669. ChangelogTopBar.Name = "ChangelogTopBar"
  670. ChangelogTopBar.Parent = ChangelogShadow
  671. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  672. ChangelogTopBar.BorderSizePixel = 0
  673. ChangelogTopBar.Position = UDim2.new(-2.68571424, 0, 1, 0)
  674. ChangelogTopBar.Size = UDim2.new(0, 129, 0, 2)
  675.  
  676. ContactShadow.Name = "ContactShadow"
  677. ContactShadow.Parent = SideButtonsHolder
  678. ContactShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  679. ContactShadow.BackgroundTransparency = 1
  680. ContactShadow.Position = UDim2.new(1, 0, 0.326149434, 0)
  681. ContactShadow.Size = UDim2.new(0, 35, 0, 24)
  682. ContactShadow.Image = "rbxassetid://1743023042"
  683.  
  684. ContactButton.Name = "ContactButton"
  685. ContactButton.Parent = ContactShadow
  686. ContactButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  687. ContactButton.BorderSizePixel = 0
  688. ContactButton.Position = UDim2.new(-2.68571424, 0, 1.07196975, 0)
  689. ContactButton.Size = UDim2.new(0, 129, 0, 33)
  690. ContactButton.Font = Enum.Font.SourceSansBold
  691. ContactButton.FontSize = Enum.FontSize.Size24
  692. ContactButton.Text = "Contact"
  693. ContactButton.TextColor3 = Color3.new(1, 1, 1)
  694. ContactButton.TextSize = 20
  695. ContactButton.MouseButton1Down:connect(function()
  696. FEFrame.Visible = false
  697. NonFEFrame.Visible = false
  698. ChangelogFrame.Visible = false
  699. FuckerFrame.Visible = false
  700. TopDonatorFrame.Visible = false
  701. ContactFrame.Visible = true
  702. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  703. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  704. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  705. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  706. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  707. ContactTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  708. end)
  709.  
  710. ContactTopBar.Name = "ContactTopBar"
  711. ContactTopBar.Parent = ContactShadow
  712. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  713. ContactTopBar.BorderSizePixel = 0
  714. ContactTopBar.Position = UDim2.new(-2.68571424, 0, 1, 0)
  715. ContactTopBar.Size = UDim2.new(0, 129, 0, 2)
  716.  
  717. FEShadow.Name = "FEShadow"
  718. FEShadow.Parent = SideButtonsHolder
  719. FEShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  720. FEShadow.BackgroundTransparency = 1
  721. FEShadow.Position = UDim2.new(-0.0524737649, 0, 0.327586234, 0)
  722. FEShadow.Size = UDim2.new(0, 35, 0, 24)
  723. FEShadow.Image = "rbxassetid://1742938366"
  724.  
  725. FEButton.Name = "FEButton"
  726. FEButton.Parent = FEShadow
  727. FEButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  728. FEButton.BorderSizePixel = 0
  729. FEButton.Position = UDim2.new(0, 0, 1.07196975, 0)
  730. FEButton.Size = UDim2.new(0, 129, 0, 33)
  731. FEButton.Font = Enum.Font.SourceSansBold
  732. FEButton.FontSize = Enum.FontSize.Size24
  733. FEButton.Text = "FE"
  734. FEButton.TextColor3 = Color3.new(1, 1, 1)
  735. FEButton.TextSize = 20
  736. FEButton.MouseButton1Down:connect(function()
  737. FEFrame.Visible = true
  738. NonFEFrame.Visible = false
  739. ChangelogFrame.Visible = false
  740. FuckerFrame.Visible = false
  741. TopDonatorFrame.Visible = false
  742. ContactFrame.Visible = false
  743. FETopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  744. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  745. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  746. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  747. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  748. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  749. end)
  750.  
  751. FETopBar.Name = "FETopBar"
  752. FETopBar.Parent = FEShadow
  753. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  754. FETopBar.BorderSizePixel = 0
  755. FETopBar.Position = UDim2.new(0, 0, 1, 0)
  756. FETopBar.Size = UDim2.new(0, 129, 0, 2)
  757.  
  758. FuckerFrame.Name = "FuckerFrame"
  759. FuckerFrame.Parent = MainFrame
  760. FuckerFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  761. FuckerFrame.BackgroundTransparency = 0.40000000596046
  762. FuckerFrame.BorderSizePixel = 0
  763. FuckerFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  764. FuckerFrame.Size = UDim2.new(0, 466, 0, 275)
  765. FuckerFrame.Visible = false
  766. FuckerFrame.CanvasSize = UDim2.new(0, 0, 6, 0)
  767.  
  768. FuckerShadow.Name = "FuckerShadow"
  769. FuckerShadow.Parent = SideButtonsHolder
  770. FuckerShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  771. FuckerShadow.BackgroundTransparency = 1
  772. FuckerShadow.Position = UDim2.new(-0.0524737649, 0, 0.49712646, 0)
  773. FuckerShadow.Size = UDim2.new(0, 35, 0, 24)
  774. FuckerShadow.Image = "rbxassetid://1742938366"
  775.  
  776. FuckerButton.Name = "FuckerButton"
  777. FuckerButton.Parent = FuckerShadow
  778. FuckerButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  779. FuckerButton.BorderSizePixel = 0
  780. FuckerButton.Position = UDim2.new(0, 0, 1.07196975, 0)
  781. FuckerButton.Size = UDim2.new(0, 129, 0, 33)
  782. FuckerButton.Font = Enum.Font.SourceSansBold
  783. FuckerButton.FontSize = Enum.FontSize.Size24
  784. FuckerButton.Text = "Fuckers"
  785. FuckerButton.TextColor3 = Color3.new(1, 1, 1)
  786. FuckerButton.TextSize = 20
  787. FuckerButton.MouseButton1Down:connect(function()
  788. FEFrame.Visible = false
  789. NonFEFrame.Visible = false
  790. ChangelogFrame.Visible = false
  791. FuckerFrame.Visible = true
  792. TopDonatorFrame.Visible = false
  793. ContactFrame.Visible = false
  794. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  795. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  796. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  797. FuckerTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  798. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  799. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  800. end)
  801.  
  802. FuckerTopBar.Name = "FuckerTopBar"
  803. FuckerTopBar.Parent = FuckerShadow
  804. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  805. FuckerTopBar.BorderSizePixel = 0
  806. FuckerTopBar.Position = UDim2.new(0, 0, 1, 0)
  807. FuckerTopBar.Size = UDim2.new(0, 129, 0, 2)
  808.  
  809. TopDonatorsShadow.Name = "TopDonatorsShadow"
  810. TopDonatorsShadow.Parent = SideButtonsHolder
  811. TopDonatorsShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  812. TopDonatorsShadow.BackgroundTransparency = 1
  813. TopDonatorsShadow.Position = UDim2.new(1, 0, 0.50143677, 0)
  814. TopDonatorsShadow.Size = UDim2.new(0, 35, 0, 24)
  815. TopDonatorsShadow.Image = "rbxassetid://1743023042"
  816.  
  817. TopDonatorsButton.Name = "TopDonatorsButton"
  818. TopDonatorsButton.Parent = TopDonatorsShadow
  819. TopDonatorsButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  820. TopDonatorsButton.BorderSizePixel = 0
  821. TopDonatorsButton.Position = UDim2.new(-2.68571424, 0, 1.07196975, 0)
  822. TopDonatorsButton.Size = UDim2.new(0, 129, 0, 33)
  823. TopDonatorsButton.Font = Enum.Font.SourceSansBold
  824. TopDonatorsButton.FontSize = Enum.FontSize.Size24
  825. TopDonatorsButton.Text = "Top donators"
  826. TopDonatorsButton.TextColor3 = Color3.new(1, 1, 1)
  827. TopDonatorsButton.TextSize = 20
  828. TopDonatorsButton.MouseButton1Down:connect(function()
  829. FEFrame.Visible = false
  830. NonFEFrame.Visible = false
  831. ChangelogFrame.Visible = false
  832. FuckerFrame.Visible = false
  833. TopDonatorFrame.Visible = true
  834. ContactFrame.Visible = false
  835. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  836. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  837. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  838. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  839. TopDonatorsTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  840. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  841. end)
  842.  
  843. TopDonatorsTopBar.Name = "TopDonatorsTopBar"
  844. TopDonatorsTopBar.Parent = TopDonatorsShadow
  845. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  846. TopDonatorsTopBar.BorderSizePixel = 0
  847. TopDonatorsTopBar.Position = UDim2.new(-2.68571424, 0, 1, 0)
  848. TopDonatorsTopBar.Size = UDim2.new(0, 129, 0, 2)
  849.  
  850. BrandName.Name = "BrandName"
  851. BrandName.Parent = MainFrame
  852. BrandName.BackgroundColor3 = Color3.new(1, 1, 1)
  853. BrandName.BackgroundTransparency = 1
  854. BrandName.Position = UDim2.new(0.329835087, 0, 0.0114942528, 0)
  855. BrandName.Size = UDim2.new(0, 227, 0, 20)
  856. BrandName.ZIndex = 2
  857. BrandName.Font = Enum.Font.Highway
  858. BrandName.FontSize = Enum.FontSize.Size32
  859. BrandName.Text = "RbxFucker"
  860. BrandName.TextColor3 = Color3.new(1, 1, 1)
  861. BrandName.TextSize = 30
  862.  
  863. BrandNameShadow.Name = "BrandNameShadow"
  864. BrandNameShadow.Parent = MainFrame
  865. BrandNameShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  866. BrandNameShadow.BackgroundTransparency = 1
  867. BrandNameShadow.Position = UDim2.new(0.330000013, 5, 0.0109999999, 0)
  868. BrandNameShadow.Size = UDim2.new(0, 227, 0, 20)
  869. BrandNameShadow.Font = Enum.Font.Highway
  870. BrandNameShadow.FontSize = Enum.FontSize.Size32
  871. BrandNameShadow.Text = "RbxFucker"
  872. BrandNameShadow.TextColor3 = Color3.new(0, 0, 0)
  873. BrandNameShadow.TextSize = 30
  874.  
  875. NonFEFrame.Name = "NonFEFrame"
  876. NonFEFrame.Parent = MainFrame
  877. NonFEFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  878. NonFEFrame.BackgroundTransparency = 0.40000000596046
  879. NonFEFrame.BorderSizePixel = 0
  880. NonFEFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  881. NonFEFrame.Size = UDim2.new(0, 466, 0, 275)
  882. NonFEFrame.Visible = false
  883. NonFEFrame.CanvasSize = UDim2.new(0, 0, 6, 0)
  884.  
  885. TopBar.Name = "TopBar"
  886. TopBar.Parent = MainFrame
  887. TopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  888. TopBar.BorderSizePixel = 0
  889. TopBar.Position = UDim2.new(0.000452853681, 0, -0.00470808521, 0)
  890. TopBar.Size = UDim2.new(0, 667, 0, 2)
  891.  
  892. FEFrame.Name = "FEFrame"
  893. FEFrame.Parent = MainFrame
  894. FEFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  895. FEFrame.BackgroundTransparency = 0.40000000596046
  896. FEFrame.BorderSizePixel = 0
  897. FEFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  898. FEFrame.Size = UDim2.new(0, 466, 0, 275)
  899. FEFrame.Visible = false
  900. FEFrame.CanvasSize = UDim2.new(0, 0, 6, 0)
  901.  
  902. ContactFrame.Name = "ContactFrame"
  903. ContactFrame.Parent = MainFrame
  904. ContactFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  905. ContactFrame.BackgroundTransparency = 0.40000000596046
  906. ContactFrame.BorderSizePixel = 0
  907. ContactFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  908. ContactFrame.Size = UDim2.new(0, 466, 0, 275)
  909. ContactFrame.Visible = false
  910.  
  911. CDesc.Name = "CDesc"
  912. CDesc.Parent = ContactFrame
  913. CDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  914. CDesc.BackgroundTransparency = 1
  915. CDesc.BorderSizePixel = 0
  916. CDesc.Position = UDim2.new(0.115879826, 0, -0.00181818008, 0)
  917. CDesc.Size = UDim2.new(0, 367, 0, 85)
  918. CDesc.Font = Enum.Font.SourceSans
  919. CDesc.FontSize = Enum.FontSize.Size28
  920. CDesc.Text = "The only way to contact us right now is thru discord! our discord is the following:"
  921. CDesc.TextColor3 = Color3.new(1, 1, 1)
  922. CDesc.TextSize = 25
  923. CDesc.TextWrapped = true
  924.  
  925. CDiscordLink.Name = "CDiscordLink"
  926. CDiscordLink.Parent = ContactFrame
  927. CDiscordLink.BackgroundColor3 = Color3.new(1, 1, 1)
  928. CDiscordLink.BackgroundTransparency = 1
  929. CDiscordLink.BorderSizePixel = 0
  930. CDiscordLink.Position = UDim2.new(0.105150215, 0, 0.345454544, 0)
  931. CDiscordLink.Size = UDim2.new(0, 367, 0, 85)
  932. CDiscordLink.Font = Enum.Font.SourceSansLight
  933. CDiscordLink.FontSize = Enum.FontSize.Size32
  934. CDiscordLink.Text = "discord.gg/aBpzbxD"
  935. CDiscordLink.TextColor3 = Color3.new(1, 1, 1)
  936. CDiscordLink.TextSize = 30
  937. CDiscordLink.TextWrapped = true
  938.  
  939. OpenClose.Name = "OpenClose"
  940. OpenClose.Parent = RbxFucker
  941. OpenClose.BackgroundColor3 = Color3.new(0, 0, 0)
  942. OpenClose.BackgroundTransparency = 0.60000002384186
  943. OpenClose.Position = UDim2.new(0, 0, 0.547355473, 0)
  944. OpenClose.Size = UDim2.new(0, 84, 0, 29)
  945. OpenClose.Font = Enum.Font.Highway
  946. OpenClose.FontSize = Enum.FontSize.Size18
  947. OpenClose.Text = "Open/Close"
  948. OpenClose.TextColor3 = Color3.new(1, 1, 1)
  949. OpenClose.TextSize = 16
  950.  
  951. ChangelogFrame.Name = "ChangelogFrame"
  952. ChangelogFrame.Parent = MainFrame
  953. ChangelogFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  954. ChangelogFrame.BackgroundTransparency = 0.40000000596046
  955. ChangelogFrame.BorderSizePixel = 0
  956. ChangelogFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  957. ChangelogFrame.Selectable = true
  958. ChangelogFrame.Size = UDim2.new(0, 466, 0, 275)
  959.  
  960. ChangelogText.Name = "ChangelogText"
  961. ChangelogText.Parent = ChangelogFrame
  962. ChangelogText.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  963. ChangelogText.BackgroundTransparency = 0.40000000596046
  964. ChangelogText.BorderSizePixel = 0
  965. ChangelogText.Size = UDim2.new(0, 466, 0, 275)
  966. ChangelogText.Font = Enum.Font.SourceSans
  967. ChangelogText.FontSize = Enum.FontSize.Size28
  968. ChangelogText.Text = "Changelog v1.0.0 Added the whole gui! :D Happy release!"
  969. ChangelogText.TextColor3 = Color3.new(1, 1, 1)
  970. ChangelogText.TextSize = 25
  971. ChangelogText.TextWrapped = true
  972. ChangelogText.TextXAlignment = Enum.TextXAlignment.Left
  973. ChangelogText.TextYAlignment = Enum.TextYAlignment.Top
  974.  
  975. TopDonatorFrame.Name = "TopDonatorFrame"
  976. TopDonatorFrame.Parent = MainFrame
  977. TopDonatorFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  978. TopDonatorFrame.BackgroundTransparency = 0.40000000596046
  979. TopDonatorFrame.BorderSizePixel = 0
  980. TopDonatorFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  981. TopDonatorFrame.Size = UDim2.new(0, 466, 0, 275)
  982. TopDonatorFrame.Visible = false
  983.  
  984. TopDonatorText.Name = "TopDonatorText"
  985. TopDonatorText.Parent = TopDonatorFrame
  986. TopDonatorText.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  987. TopDonatorText.BackgroundTransparency = 0.40000000596046
  988. TopDonatorText.BorderSizePixel = 0
  989. TopDonatorText.Size = UDim2.new(0, 466, 0, 275)
  990. TopDonatorText.Font = Enum.Font.SourceSans
  991. TopDonatorText.FontSize = Enum.FontSize.Size28
  992. TopDonatorText.Text = "Send me a message on discord if you feel like joining the top 10 donators ;) #1: FeedMeAura#9517 (70eu)"
  993. TopDonatorText.TextColor3 = Color3.new(1, 1, 1)
  994. TopDonatorText.TextSize = 25
  995. TopDonatorText.TextWrapped = true
  996. TopDonatorText.TextXAlignment = Enum.TextXAlignment.Left
  997. TopDonatorText.TextYAlignment = Enum.TextYAlignment.Top
  998.  
  999. --Global Message
  1000.  
  1001. GlobalMessagebar.Name = "Global Message bar"
  1002. GlobalMessagebar.Parent = MainFrame
  1003. GlobalMessagebar.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1004. GlobalMessagebar.BorderSizePixel = 0
  1005. GlobalMessagebar.Position = UDim2.new(-0.0524737649, 0, 0.0948275849, 0)
  1006. GlobalMessagebar.Size = UDim2.new(0, 737, 0, 22)
  1007.  
  1008. GlobalShadowLeft.Name = "GlobalShadowLeft"
  1009. GlobalShadowLeft.Parent = GlobalMessagebar
  1010. GlobalShadowLeft.BackgroundColor3 = Color3.new(1, 1, 1)
  1011. GlobalShadowLeft.BackgroundTransparency = 1
  1012. GlobalShadowLeft.Position = UDim2.new(-0.000183987431, 0, -1.15970063, 0)
  1013. GlobalShadowLeft.Size = UDim2.new(0, 35, 0, 24)
  1014. GlobalShadowLeft.Image = "rbxassetid://1742938366"
  1015.  
  1016. GlobalShadowRight.Name = "GlobalShadowRight"
  1017. GlobalShadowRight.Parent = GlobalMessagebar
  1018. GlobalShadowRight.BackgroundColor3 = Color3.new(1, 1, 1)
  1019. GlobalShadowRight.BackgroundTransparency = 1
  1020. GlobalShadowRight.Position = UDim2.new(0.951977253, 0, -1.15970063, 0)
  1021. GlobalShadowRight.Size = UDim2.new(0, 35, 0, 24)
  1022. GlobalShadowRight.Image = "rbxassetid://1743023042"
  1023.  
  1024. GlobalMessage.Name = "GlobalMessage"
  1025. GlobalMessage.Parent = GlobalMessagebar
  1026. GlobalMessage.BackgroundColor3 = Color3.new(1, 1, 1)
  1027. GlobalMessage.BackgroundTransparency = 1
  1028. GlobalMessage.BorderSizePixel = 0
  1029. GlobalMessage.Position = UDim2.new(0, 0, -0.00505051017, 0)
  1030. GlobalMessage.Size = UDim2.new(0, 737, 0, 21)
  1031. GlobalMessage.Font = Enum.Font.Cartoon
  1032. GlobalMessage.FontSize = Enum.FontSize.Size24
  1033. GlobalMessage.Text = "Announcement: HAPPY RELEASE!!"
  1034. GlobalMessage.TextColor3 = Color3.new(1, 1, 1)
  1035. GlobalMessage.TextSize = 20
  1036. GlobalMessage.TextWrapped = true
  1037.  
  1038. GlobalTopBar.Name = "GlobalTopBar"
  1039. GlobalTopBar.Parent = GlobalMessagebar
  1040. GlobalTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  1041. GlobalTopBar.BorderSizePixel = 0
  1042. GlobalTopBar.Position = UDim2.new(0, 0, -0.0909090936, 0)
  1043. GlobalTopBar.Size = UDim2.new(0, 737, 0, 2)
  1044.  
  1045. --NonFEButtons
  1046.  
  1047. GoldenGun.Name = "GoldenGun"
  1048. GoldenGun.Parent = NonFEFrame
  1049. GoldenGun.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1050. GoldenGun.Position = UDim2.new(0.0280000009, 0, 0.00499999989, 0)
  1051. GoldenGun.Size = UDim2.new(0, 131, 0, 33)
  1052. GoldenGun.Font = Enum.Font.SourceSansLight
  1053. GoldenGun.FontSize = Enum.FontSize.Size18
  1054. GoldenGun.Text = "Golden Gun"
  1055. GoldenGun.TextColor3 = Color3.new(1, 1, 1)
  1056. GoldenGun.TextSize = 15
  1057. GoldenGun.TextWrapped = true
  1058. GoldenGun.MouseButton1Down:connect(function()
  1059. loadstring(game:HttpGet(('https://pastebin.com/raw/468jbsqe'),true))()
  1060. end)
  1061.  
  1062. ClownTitan.Name = "ClownTitan"
  1063. ClownTitan.Parent = NonFEFrame
  1064. ClownTitan.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1065. ClownTitan.Position = UDim2.new(0.332562208, 0, 0.00499999989, 0)
  1066. ClownTitan.Size = UDim2.new(0, 131, 0, 33)
  1067. ClownTitan.Font = Enum.Font.SourceSansLight
  1068. ClownTitan.FontSize = Enum.FontSize.Size18
  1069. ClownTitan.Text = "Clown Titan"
  1070. ClownTitan.TextColor3 = Color3.new(1, 1, 1)
  1071. ClownTitan.TextSize = 15
  1072. ClownTitan.TextWrapped = true
  1073. ClownTitan.MouseButton1Down:connect(function()
  1074. loadstring(game:HttpGet(('https://pastebin.com/raw/UkrrUmtC'),true))()
  1075. end)
  1076.  
  1077. NewButton_3.Name = "NewButton"
  1078. NewButton_3.Parent = NonFEFrame
  1079. NewButton_3.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1080. NewButton_3.Position = UDim2.new(0.64200002, 0, 0.00499999989, 0)
  1081. NewButton_3.Size = UDim2.new(0, 131, 0, 33)
  1082. NewButton_3.Font = Enum.Font.SourceSansLight
  1083. NewButton_3.FontSize = Enum.FontSize.Size18
  1084. NewButton_3.Text = "NewButton"
  1085. NewButton_3.TextColor3 = Color3.new(1, 1, 1)
  1086. NewButton_3.TextSize = 15
  1087. NewButton_3.TextWrapped = true
  1088.  
  1089. NewButton_4.Name = "NewButton"
  1090. NewButton_4.Parent = NonFEFrame
  1091. NewButton_4.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1092. NewButton_4.Position = UDim2.new(0.0280000009, 0, 0.0250000004, 0)
  1093. NewButton_4.Size = UDim2.new(0, 131, 0, 33)
  1094. NewButton_4.Font = Enum.Font.SourceSansLight
  1095. NewButton_4.FontSize = Enum.FontSize.Size18
  1096. NewButton_4.Text = "NewButton"
  1097. NewButton_4.TextColor3 = Color3.new(1, 1, 1)
  1098. NewButton_4.TextSize = 15
  1099. NewButton_4.TextWrapped = true
  1100.  
  1101. NewButton_5.Name = "NewButton"
  1102. NewButton_5.Parent = NonFEFrame
  1103. NewButton_5.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1104. NewButton_5.Position = UDim2.new(0.333000004, 0, 0.0250000004, 0)
  1105. NewButton_5.Size = UDim2.new(0, 131, 0, 33)
  1106. NewButton_5.Font = Enum.Font.SourceSansLight
  1107. NewButton_5.FontSize = Enum.FontSize.Size18
  1108. NewButton_5.Text = "NewButton"
  1109. NewButton_5.TextColor3 = Color3.new(1, 1, 1)
  1110. NewButton_5.TextSize = 15
  1111. NewButton_5.TextWrapped = true
  1112.  
  1113. NewButton_6.Name = "NewButton"
  1114. NewButton_6.Parent = NonFEFrame
  1115. NewButton_6.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1116. NewButton_6.Position = UDim2.new(0.64200002, 0, 0.0250000004, 0)
  1117. NewButton_6.Size = UDim2.new(0, 131, 0, 33)
  1118. NewButton_6.Font = Enum.Font.SourceSansLight
  1119. NewButton_6.FontSize = Enum.FontSize.Size18
  1120. NewButton_6.Text = "NewButton"
  1121. NewButton_6.TextColor3 = Color3.new(1, 1, 1)
  1122. NewButton_6.TextSize = 15
  1123. NewButton_6.TextWrapped = true
  1124.  
  1125. NewButton_7.Name = "NewButton"
  1126. NewButton_7.Parent = NonFEFrame
  1127. NewButton_7.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1128. NewButton_7.Position = UDim2.new(0.0280000009, 0, 0.0642156899, 0)
  1129. NewButton_7.Size = UDim2.new(0, 131, 0, 33)
  1130. NewButton_7.Font = Enum.Font.SourceSansLight
  1131. NewButton_7.FontSize = Enum.FontSize.Size18
  1132. NewButton_7.Text = "NewButton"
  1133. NewButton_7.TextColor3 = Color3.new(1, 1, 1)
  1134. NewButton_7.TextSize = 15
  1135. NewButton_7.TextWrapped = true
  1136.  
  1137. NewButton_8.Name = "NewButton"
  1138. NewButton_8.Parent = NonFEFrame
  1139. NewButton_8.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1140. NewButton_8.Position = UDim2.new(0.0280000009, 0, 0.0442156866, 0)
  1141. NewButton_8.Size = UDim2.new(0, 131, 0, 33)
  1142. NewButton_8.Font = Enum.Font.SourceSansLight
  1143. NewButton_8.FontSize = Enum.FontSize.Size18
  1144. NewButton_8.Text = "NewButton"
  1145. NewButton_8.TextColor3 = Color3.new(1, 1, 1)
  1146. NewButton_8.TextSize = 15
  1147. NewButton_8.TextWrapped = true
  1148.  
  1149. NewButton_9.Name = "NewButton"
  1150. NewButton_9.Parent = NonFEFrame
  1151. NewButton_9.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1152. NewButton_9.Position = UDim2.new(0.332562208, 0, 0.0442156866, 0)
  1153. NewButton_9.Size = UDim2.new(0, 131, 0, 33)
  1154. NewButton_9.Font = Enum.Font.SourceSansLight
  1155. NewButton_9.FontSize = Enum.FontSize.Size18
  1156. NewButton_9.Text = "NewButton"
  1157. NewButton_9.TextColor3 = Color3.new(1, 1, 1)
  1158. NewButton_9.TextSize = 15
  1159. NewButton_9.TextWrapped = true
  1160.  
  1161. NewButton_10.Name = "NewButton"
  1162. NewButton_10.Parent = NonFEFrame
  1163. NewButton_10.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1164. NewButton_10.Position = UDim2.new(0.333000004, 0, 0.0642156899, 0)
  1165. NewButton_10.Size = UDim2.new(0, 131, 0, 33)
  1166. NewButton_10.Font = Enum.Font.SourceSansLight
  1167. NewButton_10.FontSize = Enum.FontSize.Size18
  1168. NewButton_10.Text = "NewButton"
  1169. NewButton_10.TextColor3 = Color3.new(1, 1, 1)
  1170. NewButton_10.TextSize = 15
  1171. NewButton_10.TextWrapped = true
  1172.  
  1173. NewButton_11.Name = "NewButton"
  1174. NewButton_11.Parent = NonFEFrame
  1175. NewButton_11.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1176. NewButton_11.Position = UDim2.new(0.64200002, 0, 0.0442156866, 0)
  1177. NewButton_11.Size = UDim2.new(0, 131, 0, 33)
  1178. NewButton_11.Font = Enum.Font.SourceSansLight
  1179. NewButton_11.FontSize = Enum.FontSize.Size18
  1180. NewButton_11.Text = "NewButton"
  1181. NewButton_11.TextColor3 = Color3.new(1, 1, 1)
  1182. NewButton_11.TextSize = 15
  1183. NewButton_11.TextWrapped = true
  1184.  
  1185. NewButton_12.Name = "NewButton"
  1186. NewButton_12.Parent = NonFEFrame
  1187. NewButton_12.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1188. NewButton_12.Position = UDim2.new(0.64200002, 0, 0.0642156899, 0)
  1189. NewButton_12.Size = UDim2.new(0, 131, 0, 33)
  1190. NewButton_12.Font = Enum.Font.SourceSansLight
  1191. NewButton_12.FontSize = Enum.FontSize.Size18
  1192. NewButton_12.Text = "NewButton"
  1193. NewButton_12.TextColor3 = Color3.new(1, 1, 1)
  1194. NewButton_12.TextSize = 15
  1195. NewButton_12.TextWrapped = true
  1196.  
  1197. --FEButtons
  1198.  
  1199. FENewButton.Name = "FENewButton"
  1200. FENewButton.Parent = FEFrame
  1201. FENewButton.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1202. FENewButton.Position = UDim2.new(0.0280000009, 0, 0.00499999989, 0)
  1203. FENewButton.Size = UDim2.new(0, 131, 0, 33)
  1204. FENewButton.Font = Enum.Font.SourceSansLight
  1205. FENewButton.FontSize = Enum.FontSize.Size18
  1206. FENewButton.Text = "NewButton"
  1207. FENewButton.TextColor3 = Color3.new(1, 1, 1)
  1208. FENewButton.TextSize = 15
  1209. FENewButton.TextWrapped = true
  1210.  
  1211. FENewButton_2.Name = "FENewButton"
  1212. FENewButton_2.Parent = FEFrame
  1213. FENewButton_2.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1214. FENewButton_2.Position = UDim2.new(0.332562208, 0, 0.00499999989, 0)
  1215. FENewButton_2.Size = UDim2.new(0, 131, 0, 33)
  1216. FENewButton_2.Font = Enum.Font.SourceSansLight
  1217. FENewButton_2.FontSize = Enum.FontSize.Size18
  1218. FENewButton_2.Text = "NewButton"
  1219. FENewButton_2.TextColor3 = Color3.new(1, 1, 1)
  1220. FENewButton_2.TextSize = 15
  1221. FENewButton_2.TextWrapped = true
  1222.  
  1223. FENewButton_3.Name = "FENewButton"
  1224. FENewButton_3.Parent = FEFrame
  1225. FENewButton_3.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1226. FENewButton_3.Position = UDim2.new(0.64200002, 0, 0.00499999989, 0)
  1227. FENewButton_3.Size = UDim2.new(0, 131, 0, 33)
  1228. FENewButton_3.Font = Enum.Font.SourceSansLight
  1229. FENewButton_3.FontSize = Enum.FontSize.Size18
  1230. FENewButton_3.Text = "NewButton"
  1231. FENewButton_3.TextColor3 = Color3.new(1, 1, 1)
  1232. FENewButton_3.TextSize = 15
  1233. FENewButton_3.TextWrapped = true
  1234.  
  1235. FENewButton_4.Name = "FENewButton"
  1236. FENewButton_4.Parent = FEFrame
  1237. FENewButton_4.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1238. FENewButton_4.Position = UDim2.new(0.0280000009, 0, 0.0250000004, 0)
  1239. FENewButton_4.Size = UDim2.new(0, 131, 0, 33)
  1240. FENewButton_4.Font = Enum.Font.SourceSansLight
  1241. FENewButton_4.FontSize = Enum.FontSize.Size18
  1242. FENewButton_4.Text = "NewButton"
  1243. FENewButton_4.TextColor3 = Color3.new(1, 1, 1)
  1244. FENewButton_4.TextSize = 15
  1245. FENewButton_4.TextWrapped = true
  1246.  
  1247. FENewButton_5.Name = "FENewButton"
  1248. FENewButton_5.Parent = FEFrame
  1249. FENewButton_5.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1250. FENewButton_5.Position = UDim2.new(0.333000004, 0, 0.0250000004, 0)
  1251. FENewButton_5.Size = UDim2.new(0, 131, 0, 33)
  1252. FENewButton_5.Font = Enum.Font.SourceSansLight
  1253. FENewButton_5.FontSize = Enum.FontSize.Size18
  1254. FENewButton_5.Text = "NewButton"
  1255. FENewButton_5.TextColor3 = Color3.new(1, 1, 1)
  1256. FENewButton_5.TextSize = 15
  1257. FENewButton_5.TextWrapped = true
  1258.  
  1259. FENewButton_6.Name = "FENewButton"
  1260. FENewButton_6.Parent = FEFrame
  1261. FENewButton_6.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1262. FENewButton_6.Position = UDim2.new(0.64200002, 0, 0.0250000004, 0)
  1263. FENewButton_6.Size = UDim2.new(0, 131, 0, 33)
  1264. FENewButton_6.Font = Enum.Font.SourceSansLight
  1265. FENewButton_6.FontSize = Enum.FontSize.Size18
  1266. FENewButton_6.Text = "NewButton"
  1267. FENewButton_6.TextColor3 = Color3.new(1, 1, 1)
  1268. FENewButton_6.TextSize = 15
  1269. FENewButton_6.TextWrapped = true
  1270.  
  1271. FENewButton_7.Name = "FENewButton"
  1272. FENewButton_7.Parent = FEFrame
  1273. FENewButton_7.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1274. FENewButton_7.Position = UDim2.new(0.0280000009, 0, 0.0642156899, 0)
  1275. FENewButton_7.Size = UDim2.new(0, 131, 0, 33)
  1276. FENewButton_7.Font = Enum.Font.SourceSansLight
  1277. FENewButton_7.FontSize = Enum.FontSize.Size18
  1278. FENewButton_7.Text = "NewButton"
  1279. FENewButton_7.TextColor3 = Color3.new(1, 1, 1)
  1280. FENewButton_7.TextSize = 15
  1281. FENewButton_7.TextWrapped = true
  1282.  
  1283. FENewButton_8.Name = "FENewButton"
  1284. FENewButton_8.Parent = FEFrame
  1285. FENewButton_8.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1286. FENewButton_8.Position = UDim2.new(0.0280000009, 0, 0.0442156866, 0)
  1287. FENewButton_8.Size = UDim2.new(0, 131, 0, 33)
  1288. FENewButton_8.Font = Enum.Font.SourceSansLight
  1289. FENewButton_8.FontSize = Enum.FontSize.Size18
  1290. FENewButton_8.Text = "NewButton"
  1291. FENewButton_8.TextColor3 = Color3.new(1, 1, 1)
  1292. FENewButton_8.TextSize = 15
  1293. FENewButton_8.TextWrapped = true
  1294.  
  1295. FENewButton_9.Name = "FENewButton"
  1296. FENewButton_9.Parent = FEFrame
  1297. FENewButton_9.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1298. FENewButton_9.Position = UDim2.new(0.332562208, 0, 0.0442156866, 0)
  1299. FENewButton_9.Size = UDim2.new(0, 131, 0, 33)
  1300. FENewButton_9.Font = Enum.Font.SourceSansLight
  1301. FENewButton_9.FontSize = Enum.FontSize.Size18
  1302. FENewButton_9.Text = "NewButton"
  1303. FENewButton_9.TextColor3 = Color3.new(1, 1, 1)
  1304. FENewButton_9.TextSize = 15
  1305. FENewButton_9.TextWrapped = true
  1306.  
  1307. FENewButton_10.Name = "FENewButton"
  1308. FENewButton_10.Parent = FEFrame
  1309. FENewButton_10.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1310. FENewButton_10.Position = UDim2.new(0.333000004, 0, 0.0642156899, 0)
  1311. FENewButton_10.Size = UDim2.new(0, 131, 0, 33)
  1312. FENewButton_10.Font = Enum.Font.SourceSansLight
  1313. FENewButton_10.FontSize = Enum.FontSize.Size18
  1314. FENewButton_10.Text = "NewButton"
  1315. FENewButton_10.TextColor3 = Color3.new(1, 1, 1)
  1316. FENewButton_10.TextSize = 15
  1317. FENewButton_10.TextWrapped = true
  1318.  
  1319. FENewButton_11.Name = "FENewButton"
  1320. FENewButton_11.Parent = FEFrame
  1321. FENewButton_11.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1322. FENewButton_11.Position = UDim2.new(0.64200002, 0, 0.0442156866, 0)
  1323. FENewButton_11.Size = UDim2.new(0, 131, 0, 33)
  1324. FENewButton_11.Font = Enum.Font.SourceSansLight
  1325. FENewButton_11.FontSize = Enum.FontSize.Size18
  1326. FENewButton_11.Text = "NewButton"
  1327. FENewButton_11.TextColor3 = Color3.new(1, 1, 1)
  1328. FENewButton_11.TextSize = 15
  1329. FENewButton_11.TextWrapped = true
  1330.  
  1331. FENewButton_12.Name = "FENewButton"
  1332. FENewButton_12.Parent = FEFrame
  1333. FENewButton_12.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1334. FENewButton_12.Position = UDim2.new(0.64200002, 0, 0.0642156899, 0)
  1335. FENewButton_12.Size = UDim2.new(0, 131, 0, 33)
  1336. FENewButton_12.Font = Enum.Font.SourceSansLight
  1337. FENewButton_12.FontSize = Enum.FontSize.Size18
  1338. FENewButton_12.Text = "NewButton"
  1339. FENewButton_12.TextColor3 = Color3.new(1, 1, 1)
  1340. FENewButton_12.TextSize = 15
  1341. FENewButton_12.TextWrapped = true
  1342.  
  1343. --FuckerButtons
  1344.  
  1345. BoogaFucker.Name = "BoogaFucker"
  1346. BoogaFucker.Parent = FuckerFrame
  1347. BoogaFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1348. BoogaFucker.Position = UDim2.new(0.0260000005, 0, 0.00200000009, 0)
  1349. BoogaFucker.Size = UDim2.new(0, 426, 0, 33)
  1350. BoogaFucker.Font = Enum.Font.SourceSansLight
  1351. BoogaFucker.FontSize = Enum.FontSize.Size28
  1352. BoogaFucker.Text = "BoogaFucker"
  1353. BoogaFucker.TextColor3 = Color3.new(1, 1, 1)
  1354. BoogaFucker.TextSize = 25
  1355. BoogaFucker.TextWrapped = true
  1356. BoogaFucker.MouseButton1Down:connect(function()
  1357. FEFrame.Visible = false
  1358. NonFEFrame.Visible = false
  1359. ChangelogFrame.Visible = false
  1360. FuckerFrame.Visible = false
  1361. BoogaFuckerPremFrame.Visible = true
  1362. TopDonatorFrame.Visible = false
  1363. ContactFrame.Visible = false
  1364. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  1365. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  1366. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  1367. FuckerTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  1368. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  1369. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  1370. end)
  1371.  
  1372.  
  1373. APOCFucker.Name = "APOCFucker"
  1374. APOCFucker.Parent = FuckerFrame
  1375. APOCFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1376. APOCFucker.Position = UDim2.new(0.0260000005, 0, 0.0199999996, 0)
  1377. APOCFucker.Size = UDim2.new(0, 426, 0, 33)
  1378. APOCFucker.Font = Enum.Font.SourceSansLight
  1379. APOCFucker.FontSize = Enum.FontSize.Size28
  1380. APOCFucker.Text = "APOCFucker"
  1381. APOCFucker.TextColor3 = Color3.new(1, 1, 1)
  1382. APOCFucker.TextSize = 25
  1383. APOCFucker.TextWrapped = true
  1384. APOCFucker.MouseButton1Down:connect(function()
  1385. loadstring(game:HttpGet(('https://pastebin.com/raw/q9LetqXv'),true))()
  1386. end)
  1387.  
  1388. BABFTFucker.Name = "BABFTFucker"
  1389. BABFTFucker.Parent = FuckerFrame
  1390. BABFTFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1391. BABFTFucker.Position = UDim2.new(0.0260000005, 0, 0.0384999998, 0)
  1392. BABFTFucker.Size = UDim2.new(0, 426, 0, 33)
  1393. BABFTFucker.Font = Enum.Font.SourceSansLight
  1394. BABFTFucker.FontSize = Enum.FontSize.Size28
  1395. BABFTFucker.Text = "BABFTFucker"
  1396. BABFTFucker.TextColor3 = Color3.new(1, 1, 1)
  1397. BABFTFucker.TextSize = 25
  1398. BABFTFucker.TextWrapped = true
  1399. BABFTFucker.MouseButton1Down:connect(function()
  1400. loadstring(game:HttpGet(('https://pastebin.com/raw/3LMpc9uy'),true))()
  1401. end)
  1402.  
  1403. LumberFucker.Name = "LumberFucker"
  1404. LumberFucker.Parent = FuckerFrame
  1405. LumberFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1406. LumberFucker.Position = UDim2.new(0.0260000005, 0, 0.056499999, 0)
  1407. LumberFucker.Size = UDim2.new(0, 426, 0, 33)
  1408. LumberFucker.Font = Enum.Font.SourceSansLight
  1409. LumberFucker.FontSize = Enum.FontSize.Size28
  1410. LumberFucker.Text = "LumberFucker"
  1411. LumberFucker.TextColor3 = Color3.new(1, 1, 1)
  1412. LumberFucker.TextSize = 25
  1413. LumberFucker.TextWrapped = true
  1414. LumberFucker.MouseButton1Down:connect(function()
  1415. loadstring(game:HttpGet(('https://pastebin.com/raw/50BzWPZf'),true))()
  1416. end)
  1417.  
  1418. JailFucker.Name = "JailFucker"
  1419. JailFucker.Parent = FuckerFrame
  1420. JailFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1421. JailFucker.Position = UDim2.new(0.0260000005, 0, 0.074500002, 0)
  1422. JailFucker.Size = UDim2.new(0, 426, 0, 33)
  1423. JailFucker.Font = Enum.Font.SourceSansLight
  1424. JailFucker.FontSize = Enum.FontSize.Size28
  1425. JailFucker.Text = "JailFucker"
  1426. JailFucker.TextColor3 = Color3.new(1, 1, 1)
  1427. JailFucker.TextSize = 25
  1428. JailFucker.TextWrapped = true
  1429. JailFucker.MouseButton1Down:connect(function()
  1430. loadstring(game:HttpGet(('https://pastebin.com/raw/3vXMHMga'),true))()
  1431. end)
  1432.  
  1433. --BoogaFucker Premium
  1434. BoogaFuckerPremFrame.Name = "BoogaFuckerPremFrame"
  1435. BoogaFuckerPremFrame.Parent = MainFrame
  1436. BoogaFuckerPremFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1437. BoogaFuckerPremFrame.BackgroundTransparency = 0.40000000596046
  1438. BoogaFuckerPremFrame.BorderSizePixel = 0
  1439. BoogaFuckerPremFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  1440. BoogaFuckerPremFrame.Selectable = true
  1441. BoogaFuckerPremFrame.Size = UDim2.new(0, 466, 0, 275)
  1442. BoogaFuckerPremFrame.Visible = false
  1443.  
  1444. BBBoogaFuckerPremText.Name = "BBBoogaFuckerPremText"
  1445. BBBoogaFuckerPremText.Parent = BoogaFuckerPremFrame
  1446. BBBoogaFuckerPremText.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1447. BBBoogaFuckerPremText.BackgroundTransparency = 1
  1448. BBBoogaFuckerPremText.BorderSizePixel = 0
  1449. BBBoogaFuckerPremText.Position = UDim2.new(0.268240333, 0, 0.00727272779, 0)
  1450. BBBoogaFuckerPremText.Size = UDim2.new(0, 216, 0, 24)
  1451. BBBoogaFuckerPremText.Font = Enum.Font.Highway
  1452. BBBoogaFuckerPremText.FontSize = Enum.FontSize.Size28
  1453. BBBoogaFuckerPremText.Text = "BoogaFucker Premium"
  1454. BBBoogaFuckerPremText.TextColor3 = Color3.new(1, 1, 1)
  1455. BBBoogaFuckerPremText.TextSize = 25
  1456. BBBoogaFuckerPremText.TextWrapped = true
  1457. BBBoogaFuckerPremText.TextXAlignment = Enum.TextXAlignment.Left
  1458. BBBoogaFuckerPremText.TextYAlignment = Enum.TextYAlignment.Top
  1459.  
  1460. BBExit.Name = "BBExit"
  1461. BBExit.Parent = BoogaFuckerPremFrame
  1462. BBExit.BackgroundColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  1463. BBExit.BorderColor3 = Color3.new(0, 0, 0)
  1464. BBExit.BorderSizePixel = 0
  1465. BBExit.Position = UDim2.new(0.918454885, 0, 0.0218181834, 0)
  1466. BBExit.Size = UDim2.new(0, 32, 0, 32)
  1467. BBExit.Font = Enum.Font.Highway
  1468. BBExit.FontSize = Enum.FontSize.Size18
  1469. BBExit.Text = "<--"
  1470. BBExit.TextColor3 = Color3.new(0, 0, 0)
  1471. BBExit.TextSize = 16
  1472. BBExit.MouseButton1Down:connect(function()
  1473. FuckerFrame.Visible = true
  1474. BoogaFuckerPremFrame.Visible = false
  1475. end)
  1476.  
  1477. BBBindsFrame.Name = "BBBindsFrame"
  1478. BBBindsFrame.Parent = BoogaFuckerPremFrame
  1479. BBBindsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1480. BBBindsFrame.BackgroundTransparency = 0.40000000596046
  1481. BBBindsFrame.BorderSizePixel = 0
  1482. BBBindsFrame.Position = UDim2.new(0, 0, 0.974545479, 0)
  1483. BBBindsFrame.Size = UDim2.new(0, 466, 0, 197)
  1484.  
  1485. BBSpeedLabel.Name = "BBSpeedLabel"
  1486. BBSpeedLabel.Parent = BBBindsFrame
  1487. BBSpeedLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1488. BBSpeedLabel.BackgroundTransparency = 1
  1489. BBSpeedLabel.BorderSizePixel = 0
  1490. BBSpeedLabel.Position = UDim2.new(0.0257510804, 0, 0.101522841, 0)
  1491. BBSpeedLabel.Size = UDim2.new(0, 47, 0, 21)
  1492. BBSpeedLabel.Font = Enum.Font.SourceSans
  1493. BBSpeedLabel.FontSize = Enum.FontSize.Size14
  1494. BBSpeedLabel.Text = "Speed:"
  1495. BBSpeedLabel.TextColor3 = Color3.new(1, 1, 1)
  1496. BBSpeedLabel.TextSize = 14
  1497.  
  1498. BBSpeedValue.Name = "BBSpeedValue"
  1499. BBSpeedValue.Parent = BBBindsFrame
  1500. BBSpeedValue.BackgroundColor3 = Color3.new(1, 1, 1)
  1501. BBSpeedValue.BackgroundTransparency = 0.40000000596046
  1502. BBSpeedValue.BorderSizePixel = 0
  1503. BBSpeedValue.Position = UDim2.new(0.0450643785, 0, 0.238578647, 0)
  1504. BBSpeedValue.Size = UDim2.new(0, 29, 0, 22)
  1505. BBSpeedValue.Font = Enum.Font.SourceSans
  1506. BBSpeedValue.FontSize = Enum.FontSize.Size14
  1507. BBSpeedValue.Text = "q"
  1508. BBSpeedValue.TextColor3 = Color3.new(0, 0, 0)
  1509. BBSpeedValue.TextSize = 14
  1510.  
  1511. DBBropAllItemsLabel.Name = "DBBropAllItemsLabel"
  1512. DBBropAllItemsLabel.Parent = BBBindsFrame
  1513. DBBropAllItemsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1514. DBBropAllItemsLabel.BackgroundTransparency = 1
  1515. DBBropAllItemsLabel.BorderSizePixel = 0
  1516. DBBropAllItemsLabel.Position = UDim2.new(0.0257510804, 0, 0.34517771, 0)
  1517. DBBropAllItemsLabel.Size = UDim2.new(0, 47, 0, 21)
  1518. DBBropAllItemsLabel.Font = Enum.Font.SourceSans
  1519. DBBropAllItemsLabel.FontSize = Enum.FontSize.Size14
  1520. DBBropAllItemsLabel.Text = "Drop All Items:"
  1521. DBBropAllItemsLabel.TextColor3 = Color3.new(1, 1, 1)
  1522. DBBropAllItemsLabel.TextSize = 14
  1523.  
  1524. BBDropAllItemsValue.Name = "BBDropAllItemsValue"
  1525. BBDropAllItemsValue.Parent = BBBindsFrame
  1526. BBDropAllItemsValue.BackgroundColor3 = Color3.new(1, 1, 1)
  1527. BBDropAllItemsValue.BackgroundTransparency = 0.40000000596046
  1528. BBDropAllItemsValue.BorderSizePixel = 0
  1529. BBDropAllItemsValue.Position = UDim2.new(0.0450643785, 0, 0.482233524, 0)
  1530. BBDropAllItemsValue.Size = UDim2.new(0, 29, 0, 22)
  1531. BBDropAllItemsValue.Font = Enum.Font.SourceSans
  1532. BBDropAllItemsValue.FontSize = Enum.FontSize.Size14
  1533. BBDropAllItemsValue.Text = "g"
  1534. BBDropAllItemsValue.TextColor3 = Color3.new(0, 0, 0)
  1535. BBDropAllItemsValue.TextSize = 14
  1536.  
  1537. BBAutoPickupValue.Name = "BBAutoPickupValue"
  1538. BBAutoPickupValue.Parent = BBBindsFrame
  1539. BBAutoPickupValue.BackgroundColor3 = Color3.new(1, 1, 1)
  1540. BBAutoPickupValue.BackgroundTransparency = 0.40000000596046
  1541. BBAutoPickupValue.BorderSizePixel = 0
  1542. BBAutoPickupValue.Position = UDim2.new(0.0450643785, 0, 0.730964482, 0)
  1543. BBAutoPickupValue.Size = UDim2.new(0, 29, 0, 22)
  1544. BBAutoPickupValue.Font = Enum.Font.SourceSans
  1545. BBAutoPickupValue.FontSize = Enum.FontSize.Size14
  1546. BBAutoPickupValue.Text = "h"
  1547. BBAutoPickupValue.TextColor3 = Color3.new(0, 0, 0)
  1548. BBAutoPickupValue.TextSize = 14
  1549.  
  1550. BBAutoPickupLabel.Name = "BBAutoPickupLabel"
  1551. BBAutoPickupLabel.Parent = BBBindsFrame
  1552. BBAutoPickupLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1553. BBAutoPickupLabel.BackgroundTransparency = 1
  1554. BBAutoPickupLabel.BorderSizePixel = 0
  1555. BBAutoPickupLabel.Position = UDim2.new(0.0257510804, 0, 0.593908668, 0)
  1556. BBAutoPickupLabel.Size = UDim2.new(0, 47, 0, 21)
  1557. BBAutoPickupLabel.Font = Enum.Font.SourceSans
  1558. BBAutoPickupLabel.FontSize = Enum.FontSize.Size14
  1559. BBAutoPickupLabel.Text = "AutoPickup:"
  1560. BBAutoPickupLabel.TextColor3 = Color3.new(1, 1, 1)
  1561. BBAutoPickupLabel.TextSize = 14
  1562.  
  1563. BBJumpPower.Name = "BBJumpPower"
  1564. BBJumpPower.Parent = BBBindsFrame
  1565. BBJumpPower.BackgroundColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1566. BBJumpPower.BorderSizePixel = 0
  1567. BBJumpPower.Position = UDim2.new(0.725321889, 0, 0.137055844, 0)
  1568. BBJumpPower.Size = UDim2.new(0, 115, 0, 27)
  1569. BBJumpPower.Font = Enum.Font.SourceSansBold
  1570. BBJumpPower.FontSize = Enum.FontSize.Size18
  1571. BBJumpPower.Text = "Set JumpPower"
  1572. BBJumpPower.TextColor3 = Color3.new(0, 0, 0)
  1573. BBJumpPower.TextSize = 17
  1574. BBJumpPower.MouseButton1Down:connect(function()
  1575. game.Players.LocalPlayer.Character.Humanoid.JumpPower = BBJumpPowerValue.text
  1576. end)
  1577.  
  1578. BBJumpPowerValue.Name = "BBJumpPowerValue"
  1579. BBJumpPowerValue.Parent = BBBindsFrame
  1580. BBJumpPowerValue.BackgroundColor3 = Color3.new(1, 1, 1)
  1581. BBJumpPowerValue.BackgroundTransparency = 0.40000000596046
  1582. BBJumpPowerValue.BorderSizePixel = 0
  1583. BBJumpPowerValue.Position = UDim2.new(0.7639485, 0, 0.304568529, 0)
  1584. BBJumpPowerValue.Size = UDim2.new(0, 79, 0, 22)
  1585. BBJumpPowerValue.Font = Enum.Font.SourceSans
  1586. BBJumpPowerValue.FontSize = Enum.FontSize.Size14
  1587. BBJumpPowerValue.Text = "Value here"
  1588. BBJumpPowerValue.TextColor3 = Color3.new(0, 0, 0)
  1589. BBJumpPowerValue.TextSize = 14
  1590.  
  1591. BBSpeedValueNumber.Name = "BBSpeedValueNumber"
  1592. BBSpeedValueNumber.Parent = BBBindsFrame
  1593. BBSpeedValueNumber.BackgroundColor3 = Color3.new(1, 1, 1)
  1594. BBSpeedValueNumber.BackgroundTransparency = 0.40000000596046
  1595. BBSpeedValueNumber.BorderSizePixel = 0
  1596. BBSpeedValueNumber.Position = UDim2.new(0.173819736, 0, 0.238578707, 0)
  1597. BBSpeedValueNumber.Size = UDim2.new(0, 29, 0, 22)
  1598. BBSpeedValueNumber.Font = Enum.Font.SourceSans
  1599. BBSpeedValueNumber.FontSize = Enum.FontSize.Size14
  1600. BBSpeedValueNumber.Text = "2"
  1601. BBSpeedValueNumber.TextColor3 = Color3.new(0, 0, 0)
  1602. BBSpeedValueNumber.TextSize = 14
  1603.  
  1604. BBSpeedLabelNumber.Name = "BBSpeedLabelNumber"
  1605. BBSpeedLabelNumber.Parent = BBBindsFrame
  1606. BBSpeedLabelNumber.BackgroundColor3 = Color3.new(1, 1, 1)
  1607. BBSpeedLabelNumber.BackgroundTransparency = 1
  1608. BBSpeedLabelNumber.BorderSizePixel = 0
  1609. BBSpeedLabelNumber.Position = UDim2.new(0.154506445, 0, 0.101522893, 0)
  1610. BBSpeedLabelNumber.Size = UDim2.new(0, 47, 0, 21)
  1611. BBSpeedLabelNumber.Font = Enum.Font.SourceSans
  1612. BBSpeedLabelNumber.FontSize = Enum.FontSize.Size14
  1613. BBSpeedLabelNumber.Text = "Speed value:"
  1614. BBSpeedLabelNumber.TextColor3 = Color3.new(1, 1, 1)
  1615. BBSpeedLabelNumber.TextSize = 14
  1616.  
  1617. BBAntiLvlCraftValue.Name = "BBAntiLvlCraftValue"
  1618. BBAntiLvlCraftValue.Parent = BoogaFuckerPremFrame
  1619. BBAntiLvlCraftValue.BackgroundColor3 = Color3.new(1, 1, 1)
  1620. BBAntiLvlCraftValue.BackgroundTransparency = 0.40000000596046
  1621. BBAntiLvlCraftValue.BorderSizePixel = 0
  1622. BBAntiLvlCraftValue.Position = UDim2.new(0.284999996, 0, 0.295454562, 0)
  1623. BBAntiLvlCraftValue.Size = UDim2.new(0, 115, 0, 19)
  1624. BBAntiLvlCraftValue.Font = Enum.Font.SourceSans
  1625. BBAntiLvlCraftValue.FontSize = Enum.FontSize.Size14
  1626. BBAntiLvlCraftValue.Text = "Item"
  1627. BBAntiLvlCraftValue.TextColor3 = Color3.new(0, 0, 0)
  1628. BBAntiLvlCraftValue.TextSize = 14
  1629.  
  1630. BBOpenCloseBinds.Name = "BBOpenCloseBinds"
  1631. BBOpenCloseBinds.Parent = BoogaFuckerPremFrame
  1632. BBOpenCloseBinds.BackgroundColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  1633. BBOpenCloseBinds.BorderColor3 = Color3.new(0, 0, 0)
  1634. BBOpenCloseBinds.BorderSizePixel = 0
  1635. BBOpenCloseBinds.Position = UDim2.new(0.012875461, 0, 0.0218181834, 0)
  1636. BBOpenCloseBinds.Size = UDim2.new(0, 32, 0, 32)
  1637. BBOpenCloseBinds.Font = Enum.Font.Highway
  1638. BBOpenCloseBinds.FontSize = Enum.FontSize.Size18
  1639. BBOpenCloseBinds.Text = "^^^"
  1640. BBOpenCloseBinds.TextColor3 = Color3.new(0, 0, 0)
  1641. BBOpenCloseBinds.TextSize = 16
  1642. BBOpenCloseBinds.MouseButton1Down:connect(function()
  1643. if Openn == true then
  1644. Openn = false
  1645. BBBindsFrame.Visible = false
  1646. else
  1647. Openn = true
  1648. BBBindsFrame.Visible = true
  1649. end
  1650. end)
  1651.  
  1652.  
  1653. BBSpeed.Name = "BBSpeed"
  1654. BBSpeed.Parent = BoogaFuckerPremFrame
  1655. BBSpeed.BackgroundColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1656. BBSpeed.BorderSizePixel = 0
  1657. BBSpeed.Position = UDim2.new(0.0128755271, 0, 0.149090916, 0)
  1658. BBSpeed.Size = UDim2.new(0, 115, 0, 36)
  1659. BBSpeed.Font = Enum.Font.SourceSansBold
  1660. BBSpeed.FontSize = Enum.FontSize.Size18
  1661. BBSpeed.Text = "Speed"
  1662. BBSpeed.TextColor3 = Color3.new(0, 0, 0)
  1663. BBSpeed.TextSize = 17
  1664.  
  1665. local plr = game:GetService("Players").LocalPlayer
  1666. local char = plr.Character
  1667. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1668. local hum = char:FindFirstChild("HumanoidRootPart")
  1669.  
  1670. BBSpeed.MouseButton1Down:connect(function()
  1671. local plr = game:GetService("Players").LocalPlayer
  1672. local char = plr.Character
  1673. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1674. local hum = char:FindFirstChild("HumanoidRootPart")
  1675. mouse.KeyDown:connect(function(key)
  1676. if key == BBSpeedValue.Text then
  1677. loop = true
  1678. while loop do
  1679. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * BBSpeedValueNumber.Text
  1680. wait()
  1681. end
  1682. end
  1683. end)
  1684. end)
  1685.  
  1686. mouse.KeyUp:connect(function(key)
  1687. if key == BBSpeedValue.Text then
  1688. loop = false
  1689. end
  1690. end)
  1691.  
  1692. BBInfJump.Name = "BBInfJump"
  1693. BBInfJump.Parent = BoogaFuckerPremFrame
  1694. BBInfJump.BackgroundColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1695. BBInfJump.BorderSizePixel = 0
  1696. BBInfJump.Position = UDim2.new(0.0128755569, 0, 0.319999963, 0)
  1697. BBInfJump.Size = UDim2.new(0, 115, 0, 36)
  1698. BBInfJump.Font = Enum.Font.SourceSansBold
  1699. BBInfJump.FontSize = Enum.FontSize.Size18
  1700. BBInfJump.Text = "Infinite jump"
  1701. BBInfJump.TextColor3 = Color3.new(0, 0, 0)
  1702. BBInfJump.TextSize = 17
  1703. BBInfJump.MouseButton1Down:connect(function()
  1704. loadstring(game:HttpGet(('https://pastebin.com/raw/2eYepag7'),true))()
  1705. end)
  1706.  
  1707. BBAutoPickup.Name = "BBAutoPickup"
  1708. BBAutoPickup.Parent = BoogaFuckerPremFrame
  1709. BBAutoPickup.BackgroundColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1710. BBAutoPickup.BorderSizePixel = 0
  1711. BBAutoPickup.Position = UDim2.new(0.0128755569, 0, 0.48727271, 0)
  1712. BBAutoPickup.Size = UDim2.new(0, 115, 0, 36)
  1713. BBAutoPickup.Font = Enum.Font.SourceSansBold
  1714. BBAutoPickup.FontSize = Enum.FontSize.Size18
  1715. BBAutoPickup.Text = "AutoPickup"
  1716. BBAutoPickup.TextColor3 = Color3.new(0, 0, 0)
  1717. BBAutoPickup.TextSize = 17
  1718. BBAutoPickup.MouseButton1Down:connect(function()
  1719. local Objects;
  1720.  
  1721. local Pickup = function(Character)
  1722. local myPos = Character.HumanoidRootPart.Position
  1723. local Objects = {}
  1724. for i,v in pairs(workspace:GetChildren()) do
  1725. if v:FindFirstChild("Pickup") ~= nil and v.ClassName == "Part" then
  1726. local Pos = v.Position
  1727. local Distance = (myPos - Pos).magnitude
  1728. if Distance < 40 then
  1729. table.insert(Objects, v)
  1730. end
  1731. elseif v:FindFirstChild("Pickup") ~= nil and v:FindFirstChild("Part") ~= nil and v.Part.ClassName == "Part" then
  1732. local Pos = v.Part.Position
  1733. local Distance = (myPos - Pos).magnitude
  1734. if Distance < 40 then
  1735. table.insert(Objects, v)
  1736. end
  1737. elseif v:FindFirstChild("Pickup") ~= nil and v.ClassName == "UnionOperation" then
  1738. local Pos = v.Position
  1739. local Distance = (myPos - Pos).magnitude
  1740. if Distance < 40 then
  1741. table.insert(Objects, v)
  1742. end
  1743. end
  1744. end
  1745. for i,v in pairs(Objects) do
  1746. for i=1,10 do
  1747. v.Position = myPos
  1748. game:GetService("ReplicatedStorage").Events.Pickup:FireServer(v)
  1749. end
  1750. end
  1751. end
  1752. wait(1)
  1753. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  1754.  
  1755. mouse.KeyDown:connect(function(key)
  1756. if key == Dropallitemskeybindtextbox_2.Text then
  1757. print'howdi neighbor'
  1758. Pickup(game.Players.LocalPlayer.Character)
  1759. end
  1760. end)
  1761. end)
  1762.  
  1763. BBRemoveAllEffects.Name = "BBRemoveAllEffects"
  1764. BBRemoveAllEffects.Parent = BoogaFuckerPremFrame
  1765. BBRemoveAllEffects.BackgroundColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1766. BBRemoveAllEffects.BorderSizePixel = 0
  1767. BBRemoveAllEffects.Position = UDim2.new(0.0128755569, 0, 0.654545367, 0)
  1768. BBRemoveAllEffects.Size = UDim2.new(0, 115, 0, 36)
  1769. BBRemoveAllEffects.Font = Enum.Font.SourceSansBold
  1770. BBRemoveAllEffects.FontSize = Enum.FontSize.Size18
  1771. BBRemoveAllEffects.Text = "Remove All Effects"
  1772. BBRemoveAllEffects.TextColor3 = Color3.new(0, 0, 0)
  1773. BBRemoveAllEffects.TextSize = 15
  1774. BBRemoveAllEffects.MouseButton1Down:connect(function()
  1775. game.Lighting.FogEnd = 1200000
  1776. game.Lighting.Brightness = 3
  1777. game.Lighting.GlobalShadows = false
  1778. end)
  1779.  
  1780. BBESP.Name = "BBESP"
  1781. BBESP.Parent = BoogaFuckerPremFrame
  1782. BBESP.BackgroundColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1783. BBESP.BorderSizePixel = 0
  1784. BBESP.Position = UDim2.new(0.0128755569, 0, 0.818181813, 0)
  1785. BBESP.Size = UDim2.new(0, 115, 0, 36)
  1786. BBESP.Font = Enum.Font.SourceSansBold
  1787. BBESP.FontSize = Enum.FontSize.Size18
  1788. BBESP.Text = "ESP"
  1789. BBESP.TextColor3 = Color3.new(0, 0, 0)
  1790. BBESP.TextSize = 17
  1791.  
  1792. Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
  1793.  
  1794. local enabledesp = false
  1795.  
  1796. function CreateESP(plr)
  1797.  
  1798. if plr ~= nil then
  1799.  
  1800. local GetChar = plr.Character
  1801. if not GetChar then return end
  1802.  
  1803. local GetHead do
  1804.  
  1805. repeat wait() until GetChar:FindFirstChild("Head")
  1806.  
  1807. end
  1808. GetHead = GetChar.Head
  1809.  
  1810. local bb = Instance.new("BillboardGui", Important.CoreGui)
  1811. bb.Adornee = GetHead
  1812. bb.ExtentsOffset = Vector3.new(0, 1, 0)
  1813. bb.AlwaysOnTop = true
  1814. bb.Size = UDim2.new(0, 5, 0, 5)
  1815. bb.StudsOffset = Vector3.new(0, 3, 0)
  1816. bb.Name = "ESP_PLAYER_" .. plr.Name
  1817.  
  1818. local displayframe = Instance.new("Frame", bb)
  1819. displayframe.ZIndex = 10
  1820. displayframe.BackgroundTransparency = 1
  1821. displayframe.Size = UDim2.new(1,0,1,0)
  1822.  
  1823. local name = Instance.new("TextLabel", displayframe)
  1824. name.Name = "Name"
  1825. name.ZIndex = 10
  1826. name.Text = plr.Name
  1827. name.Visible = true
  1828. name.TextColor3 = Color3.new(170,0,0)
  1829. name.BackgroundTransparency = 1
  1830. name.Size = UDim2.new(1,0,10,0)
  1831. name.Font = Enum.Font.SourceSansLight
  1832. name.TextSize = 20
  1833. name.TextStrokeTransparency = .5
  1834.  
  1835. end
  1836.  
  1837. end
  1838.  
  1839. BBESP.MouseButton1Click:connect(function()
  1840.  
  1841. for i,v in pairs(Important.Players:GetChildren()) do
  1842.  
  1843. CreateESP(v)
  1844.  
  1845. end
  1846.  
  1847. end)
  1848.  
  1849. BBAntiLvlCraft.Name = "BBAntiLvlCraft"
  1850. BBAntiLvlCraft.Parent = BoogaFuckerPremFrame
  1851. BBAntiLvlCraft.BackgroundColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1852. BBAntiLvlCraft.BorderSizePixel = 0
  1853. BBAntiLvlCraft.Position = UDim2.new(0.285407722, 0, 0.149090916, 0)
  1854. BBAntiLvlCraft.Size = UDim2.new(0, 115, 0, 36)
  1855. BBAntiLvlCraft.Font = Enum.Font.SourceSansBold
  1856. BBAntiLvlCraft.FontSize = Enum.FontSize.Size18
  1857. BBAntiLvlCraft.Text = "AntiLvl Craft"
  1858. BBAntiLvlCraft.TextColor3 = Color3.new(0, 0, 0)
  1859. BBAntiLvlCraft.TextSize = 17
  1860. BBAntiLvlCraft.Visible = true
  1861. BBAntiLvlCraft.MouseButton1Down:connect(function()
  1862. local item = BBAntiLvlCraftValue.Text
  1863. local A_1 = item
  1864. local Event = game:GetService("ReplicatedStorage").Events.CraftItem
  1865. Event:FireServer(A_1)
  1866. end)
  1867.  
  1868. BBDesc1.Name = "BBDesc1"
  1869. BBDesc1.Parent = BoogaFuckerPremFrame
  1870. BBDesc1.BackgroundColor3 = Color3.new(1, 1, 1)
  1871. BBDesc1.BackgroundTransparency = 1
  1872. BBDesc1.BorderSizePixel = 0
  1873. BBDesc1.Position = UDim2.new(0.285407722, 0, 0.396363646, 0)
  1874. BBDesc1.Size = UDim2.new(0, 114, 0, 118)
  1875. BBDesc1.Font = Enum.Font.SourceSansBold
  1876. BBDesc1.FontSize = Enum.FontSize.Size14
  1877. BBDesc1.Text = "Enter the item and then press the button for AntiLvl Craft! Remember that you still need the items to craft the item!"
  1878. BBDesc1.TextColor3 = Color3.new(1, 1, 1)
  1879. BBDesc1.TextSize = 14
  1880. BBDesc1.TextWrapped = true
  1881.  
  1882. OpenClose.MouseButton1Down:connect(function()
  1883. if Openn == true then
  1884. Openn = false
  1885. MainFrame.Visible = false
  1886. else
  1887. Openn = true
  1888. MainFrame.Visible = true
  1889. end
  1890. end)
  1891.  
  1892. --END OF SCRIPT!
  1893. --;-;
  1894. else
  1895. --NonFEButtons
  1896. local GoldenGun = Instance.new("TextButton")
  1897. local ClownTitan = Instance.new("TextButton")
  1898. local NewButton_3 = Instance.new("TextButton")
  1899. local NewButton_4 = Instance.new("TextButton")
  1900. local NewButton_5 = Instance.new("TextButton")
  1901. local NewButton_6 = Instance.new("TextButton")
  1902. local NewButton_7 = Instance.new("TextButton")
  1903. local NewButton_8 = Instance.new("TextButton")
  1904. local NewButton_9 = Instance.new("TextButton")
  1905. local NewButton_10 = Instance.new("TextButton")
  1906. local NewButton_11 = Instance.new("TextButton")
  1907. local NewButton_12 = Instance.new("TextButton")
  1908. --FEButtons
  1909. local FENewButton = Instance.new("TextButton")
  1910. local FENewButton_2 = Instance.new("TextButton")
  1911. local FENewButton_3 = Instance.new("TextButton")
  1912. local FENewButton_4 = Instance.new("TextButton")
  1913. local FENewButton_5 = Instance.new("TextButton")
  1914. local FENewButton_6 = Instance.new("TextButton")
  1915. local FENewButton_7 = Instance.new("TextButton")
  1916. local FENewButton_8 = Instance.new("TextButton")
  1917. local FENewButton_9 = Instance.new("TextButton")
  1918. local FENewButton_10 = Instance.new("TextButton")
  1919. local FENewButton_11 = Instance.new("TextButton")
  1920. local FENewButton_12 = Instance.new("TextButton")
  1921. --FuckerButtons
  1922. local BoogaFucker = Instance.new("TextButton")
  1923. local APOCFucker = Instance.new("TextButton")
  1924. local BABFTFucker = Instance.new("TextButton")
  1925. local LumberFucker = Instance.new("TextButton")
  1926. local JailFucker = Instance.new("TextButton")
  1927. --Others
  1928. local RbxFucker = Instance.new("ScreenGui")
  1929. local MainFrame = Instance.new("Frame")
  1930. local SideButtonsHolder = Instance.new("Frame")
  1931. local NonFEShadow = Instance.new("ImageLabel")
  1932. local NonFEButton = Instance.new("TextButton")
  1933. local NonFETopBar = Instance.new("Frame")
  1934. local ChangelogShadow = Instance.new("ImageLabel")
  1935. local ChangelogButton = Instance.new("TextButton")
  1936. local ChangelogTopBar = Instance.new("Frame")
  1937. local ContactShadow = Instance.new("ImageLabel")
  1938. local ContactButton = Instance.new("TextButton")
  1939. local ContactTopBar = Instance.new("Frame")
  1940. local FEShadow = Instance.new("ImageLabel")
  1941. local FEButton = Instance.new("TextButton")
  1942. local FETopBar = Instance.new("Frame")
  1943. local FuckerShadow = Instance.new("ImageLabel")
  1944. local FuckerButton = Instance.new("TextButton")
  1945. local FuckerTopBar = Instance.new("Frame")
  1946. local TopDonatorsShadow = Instance.new("ImageLabel")
  1947. local TopDonatorsButton = Instance.new("TextButton")
  1948. local TopDonatorsTopBar = Instance.new("Frame")
  1949. local GlobalMessagebar = Instance.new("Frame")
  1950. local GlobalShadowLeft = Instance.new("ImageLabel")
  1951. local GlobalShadowRight = Instance.new("ImageLabel")
  1952. local GlobalMessage = Instance.new("TextLabel")
  1953. local GlobalTopBar = Instance.new("Frame")
  1954. local BrandName = Instance.new("TextLabel")
  1955. local BrandNameShadow = Instance.new("TextLabel")
  1956. local NonFEFrame = Instance.new("ScrollingFrame")
  1957. local OpenClose = Instance.new("TextButton")
  1958. local TopBar = Instance.new("Frame")
  1959. local FEFrame = Instance.new("ScrollingFrame")
  1960. local FuckerFrame = Instance.new("ScrollingFrame")
  1961. local ContactFrame = Instance.new("Frame")
  1962. local CDesc = Instance.new("TextLabel")
  1963. local CDiscordLink = Instance.new("TextLabel")
  1964. local ChangelogFrame = Instance.new("Frame")
  1965. local ChangelogText = Instance.new("TextLabel")
  1966. local TopDonatorFrame = Instance.new("Frame")
  1967. local TopDonatorText = Instance.new("TextLabel")
  1968. local LeftBottomAd = Instance.new("ImageLabel")
  1969. local RightBottomAd = Instance.new("ImageLabel")
  1970. local LeftTopAd = Instance.new("ImageLabel")
  1971. local DisableAdsText = Instance.new("TextLabel")
  1972. local RightTopAd = Instance.new("ImageLabel")
  1973. local RightSideAd = Instance.new("ImageLabel")
  1974. local LeftSideAd = Instance.new("ImageLabel")
  1975. RbxFucker.Name = "RbxFucker"
  1976. RbxFucker.Parent = game.CoreGui
  1977. --Visibles for startup
  1978. FEFrame.Visible = false
  1979. NonFEFrame.Visible = false
  1980. ChangelogFrame.Visible = true
  1981. FuckerFrame.Visible = false
  1982. TopDonatorFrame.Visible = false
  1983. ContactFrame.Visible = false
  1984. -- Properties
  1985. MainFrame.Name = "MainFrame"
  1986. MainFrame.Parent = RbxFucker
  1987. MainFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  1988. MainFrame.BorderSizePixel = 0
  1989. MainFrame.Position = UDim2.new(0.260499507, 0, 0.286266267, 0)
  1990. MainFrame.Size = UDim2.new(0, 667, 0, 348)
  1991. MainFrame.Active = true
  1992. MainFrame.Draggable = true
  1993.  
  1994. SideButtonsHolder.Name = "SideButtons Holder"
  1995. SideButtonsHolder.Parent = MainFrame
  1996. SideButtonsHolder.BackgroundColor3 = Color3.new(1, 1, 1)
  1997. SideButtonsHolder.BackgroundTransparency = 1
  1998. SideButtonsHolder.BorderSizePixel = 0
  1999. SideButtonsHolder.Size = UDim2.new(0, 667, 0, 348)
  2000.  
  2001. NonFEShadow.Name = "NonFEShadow"
  2002. NonFEShadow.Parent = SideButtonsHolder
  2003. NonFEShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  2004. NonFEShadow.BackgroundTransparency = 1
  2005. NonFEShadow.Position = UDim2.new(-0.0524737649, 0, 0.158045992, 0)
  2006. NonFEShadow.Size = UDim2.new(0, 35, 0, 24)
  2007. NonFEShadow.Image = "rbxassetid://1742938366"
  2008.  
  2009. NonFEButton.Name = "NonFEButton"
  2010. NonFEButton.Parent = NonFEShadow
  2011. NonFEButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2012. NonFEButton.BorderSizePixel = 0
  2013. NonFEButton.Position = UDim2.new(0, 0, 1.07196975, 0)
  2014. NonFEButton.Size = UDim2.new(0, 129, 0, 33)
  2015. NonFEButton.Font = Enum.Font.SourceSansBold
  2016. NonFEButton.FontSize = Enum.FontSize.Size24
  2017. NonFEButton.Text = "Non-FE"
  2018. NonFEButton.TextColor3 = Color3.new(1, 1, 1)
  2019. NonFEButton.TextSize = 20
  2020. NonFEButton.MouseButton1Down:connect(function()
  2021. FEFrame.Visible = false
  2022. NonFEFrame.Visible = true
  2023. ChangelogFrame.Visible = false
  2024. FuckerFrame.Visible = false
  2025. TopDonatorFrame.Visible = false
  2026. ContactFrame.Visible = false
  2027. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2028. NonFETopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  2029. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2030. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2031. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2032. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2033. end)
  2034.  
  2035. NonFETopBar.Name = "NonFETopBar"
  2036. NonFETopBar.Parent = NonFEShadow
  2037. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2038. NonFETopBar.BorderSizePixel = 0
  2039. NonFETopBar.Position = UDim2.new(0, 0, 1, 0)
  2040. NonFETopBar.Size = UDim2.new(0, 129, 0, 2)
  2041.  
  2042. ChangelogShadow.Name = "ChangelogShadow"
  2043. ChangelogShadow.Parent = SideButtonsHolder
  2044. ChangelogShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  2045. ChangelogShadow.BackgroundTransparency = 1
  2046. ChangelogShadow.Position = UDim2.new(1, 0, 0.156609207, 0)
  2047. ChangelogShadow.Size = UDim2.new(0, 35, 0, 24)
  2048. ChangelogShadow.Image = "rbxassetid://1743023042"
  2049.  
  2050. ChangelogButton.Name = "ChangelogButton"
  2051. ChangelogButton.Parent = ChangelogShadow
  2052. ChangelogButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2053. ChangelogButton.BorderSizePixel = 0
  2054. ChangelogButton.Position = UDim2.new(-2.68571424, 0, 1.07196975, 0)
  2055. ChangelogButton.Size = UDim2.new(0, 129, 0, 33)
  2056. ChangelogButton.Font = Enum.Font.SourceSansBold
  2057. ChangelogButton.FontSize = Enum.FontSize.Size24
  2058. ChangelogButton.Text = "Changelog"
  2059. ChangelogButton.TextColor3 = Color3.new(1, 1, 1)
  2060. ChangelogButton.TextSize = 20
  2061. ChangelogButton.MouseButton1Down:connect(function()
  2062. FEFrame.Visible = false
  2063. NonFEFrame.Visible = false
  2064. ChangelogFrame.Visible = true
  2065. FuckerFrame.Visible = false
  2066. TopDonatorFrame.Visible = false
  2067. ContactFrame.Visible = false
  2068. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2069. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2070. ChangelogTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  2071. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2072. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2073. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2074. end)
  2075.  
  2076. ChangelogTopBar.Name = "ChangelogTopBar"
  2077. ChangelogTopBar.Parent = ChangelogShadow
  2078. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2079. ChangelogTopBar.BorderSizePixel = 0
  2080. ChangelogTopBar.Position = UDim2.new(-2.68571424, 0, 1, 0)
  2081. ChangelogTopBar.Size = UDim2.new(0, 129, 0, 2)
  2082.  
  2083. ContactShadow.Name = "ContactShadow"
  2084. ContactShadow.Parent = SideButtonsHolder
  2085. ContactShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  2086. ContactShadow.BackgroundTransparency = 1
  2087. ContactShadow.Position = UDim2.new(1, 0, 0.326149434, 0)
  2088. ContactShadow.Size = UDim2.new(0, 35, 0, 24)
  2089. ContactShadow.Image = "rbxassetid://1743023042"
  2090.  
  2091. ContactButton.Name = "ContactButton"
  2092. ContactButton.Parent = ContactShadow
  2093. ContactButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2094. ContactButton.BorderSizePixel = 0
  2095. ContactButton.Position = UDim2.new(-2.68571424, 0, 1.07196975, 0)
  2096. ContactButton.Size = UDim2.new(0, 129, 0, 33)
  2097. ContactButton.Font = Enum.Font.SourceSansBold
  2098. ContactButton.FontSize = Enum.FontSize.Size24
  2099. ContactButton.Text = "Contact"
  2100. ContactButton.TextColor3 = Color3.new(1, 1, 1)
  2101. ContactButton.TextSize = 20
  2102. ContactButton.MouseButton1Down:connect(function()
  2103. FEFrame.Visible = false
  2104. NonFEFrame.Visible = false
  2105. ChangelogFrame.Visible = false
  2106. FuckerFrame.Visible = false
  2107. TopDonatorFrame.Visible = false
  2108. ContactFrame.Visible = true
  2109. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2110. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2111. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2112. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2113. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2114. ContactTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  2115. end)
  2116.  
  2117. ContactTopBar.Name = "ContactTopBar"
  2118. ContactTopBar.Parent = ContactShadow
  2119. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2120. ContactTopBar.BorderSizePixel = 0
  2121. ContactTopBar.Position = UDim2.new(-2.68571424, 0, 1, 0)
  2122. ContactTopBar.Size = UDim2.new(0, 129, 0, 2)
  2123.  
  2124. FEShadow.Name = "FEShadow"
  2125. FEShadow.Parent = SideButtonsHolder
  2126. FEShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  2127. FEShadow.BackgroundTransparency = 1
  2128. FEShadow.Position = UDim2.new(-0.0524737649, 0, 0.327586234, 0)
  2129. FEShadow.Size = UDim2.new(0, 35, 0, 24)
  2130. FEShadow.Image = "rbxassetid://1742938366"
  2131.  
  2132. FEButton.Name = "FEButton"
  2133. FEButton.Parent = FEShadow
  2134. FEButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2135. FEButton.BorderSizePixel = 0
  2136. FEButton.Position = UDim2.new(0, 0, 1.07196975, 0)
  2137. FEButton.Size = UDim2.new(0, 129, 0, 33)
  2138. FEButton.Font = Enum.Font.SourceSansBold
  2139. FEButton.FontSize = Enum.FontSize.Size24
  2140. FEButton.Text = "FE"
  2141. FEButton.TextColor3 = Color3.new(1, 1, 1)
  2142. FEButton.TextSize = 20
  2143. FEButton.MouseButton1Down:connect(function()
  2144. FEFrame.Visible = true
  2145. NonFEFrame.Visible = false
  2146. ChangelogFrame.Visible = false
  2147. FuckerFrame.Visible = false
  2148. TopDonatorFrame.Visible = false
  2149. ContactFrame.Visible = false
  2150. FETopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  2151. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2152. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2153. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2154. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2155. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2156. end)
  2157.  
  2158. FETopBar.Name = "FETopBar"
  2159. FETopBar.Parent = FEShadow
  2160. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2161. FETopBar.BorderSizePixel = 0
  2162. FETopBar.Position = UDim2.new(0, 0, 1, 0)
  2163. FETopBar.Size = UDim2.new(0, 129, 0, 2)
  2164.  
  2165. FuckerFrame.Name = "FuckerFrame"
  2166. FuckerFrame.Parent = MainFrame
  2167. FuckerFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2168. FuckerFrame.BackgroundTransparency = 0.40000000596046
  2169. FuckerFrame.BorderSizePixel = 0
  2170. FuckerFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  2171. FuckerFrame.Size = UDim2.new(0, 466, 0, 275)
  2172. FuckerFrame.Visible = false
  2173. FuckerFrame.CanvasSize = UDim2.new(0, 0, 6, 0)
  2174.  
  2175. FuckerShadow.Name = "FuckerShadow"
  2176. FuckerShadow.Parent = SideButtonsHolder
  2177. FuckerShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  2178. FuckerShadow.BackgroundTransparency = 1
  2179. FuckerShadow.Position = UDim2.new(-0.0524737649, 0, 0.49712646, 0)
  2180. FuckerShadow.Size = UDim2.new(0, 35, 0, 24)
  2181. FuckerShadow.Image = "rbxassetid://1742938366"
  2182.  
  2183. FuckerButton.Name = "FuckerButton"
  2184. FuckerButton.Parent = FuckerShadow
  2185. FuckerButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2186. FuckerButton.BorderSizePixel = 0
  2187. FuckerButton.Position = UDim2.new(0, 0, 1.07196975, 0)
  2188. FuckerButton.Size = UDim2.new(0, 129, 0, 33)
  2189. FuckerButton.Font = Enum.Font.SourceSansBold
  2190. FuckerButton.FontSize = Enum.FontSize.Size24
  2191. FuckerButton.Text = "Fuckers"
  2192. FuckerButton.TextColor3 = Color3.new(1, 1, 1)
  2193. FuckerButton.TextSize = 20
  2194. FuckerButton.MouseButton1Down:connect(function()
  2195. FEFrame.Visible = false
  2196. NonFEFrame.Visible = false
  2197. ChangelogFrame.Visible = false
  2198. FuckerFrame.Visible = true
  2199. TopDonatorFrame.Visible = false
  2200. ContactFrame.Visible = false
  2201. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2202. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2203. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2204. FuckerTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  2205. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2206. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2207. end)
  2208.  
  2209. FuckerTopBar.Name = "FuckerTopBar"
  2210. FuckerTopBar.Parent = FuckerShadow
  2211. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2212. FuckerTopBar.BorderSizePixel = 0
  2213. FuckerTopBar.Position = UDim2.new(0, 0, 1, 0)
  2214. FuckerTopBar.Size = UDim2.new(0, 129, 0, 2)
  2215.  
  2216. TopDonatorsShadow.Name = "TopDonatorsShadow"
  2217. TopDonatorsShadow.Parent = SideButtonsHolder
  2218. TopDonatorsShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  2219. TopDonatorsShadow.BackgroundTransparency = 1
  2220. TopDonatorsShadow.Position = UDim2.new(1, 0, 0.50143677, 0)
  2221. TopDonatorsShadow.Size = UDim2.new(0, 35, 0, 24)
  2222. TopDonatorsShadow.Image = "rbxassetid://1743023042"
  2223.  
  2224. TopDonatorsButton.Name = "TopDonatorsButton"
  2225. TopDonatorsButton.Parent = TopDonatorsShadow
  2226. TopDonatorsButton.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2227. TopDonatorsButton.BorderSizePixel = 0
  2228. TopDonatorsButton.Position = UDim2.new(-2.68571424, 0, 1.07196975, 0)
  2229. TopDonatorsButton.Size = UDim2.new(0, 129, 0, 33)
  2230. TopDonatorsButton.Font = Enum.Font.SourceSansBold
  2231. TopDonatorsButton.FontSize = Enum.FontSize.Size24
  2232. TopDonatorsButton.Text = "Top donators"
  2233. TopDonatorsButton.TextColor3 = Color3.new(1, 1, 1)
  2234. TopDonatorsButton.TextSize = 20
  2235. TopDonatorsButton.MouseButton1Down:connect(function()
  2236. FEFrame.Visible = false
  2237. NonFEFrame.Visible = false
  2238. ChangelogFrame.Visible = false
  2239. FuckerFrame.Visible = false
  2240. TopDonatorFrame.Visible = true
  2241. ContactFrame.Visible = false
  2242. FETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2243. NonFETopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2244. ChangelogTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2245. FuckerTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2246. TopDonatorsTopBar.BackgroundColor3 = Color3.new(1, 0, 0)
  2247. ContactTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2248. end)
  2249.  
  2250. TopDonatorsTopBar.Name = "TopDonatorsTopBar"
  2251. TopDonatorsTopBar.Parent = TopDonatorsShadow
  2252. TopDonatorsTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2253. TopDonatorsTopBar.BorderSizePixel = 0
  2254. TopDonatorsTopBar.Position = UDim2.new(-2.68571424, 0, 1, 0)
  2255. TopDonatorsTopBar.Size = UDim2.new(0, 129, 0, 2)
  2256.  
  2257. BrandName.Name = "BrandName"
  2258. BrandName.Parent = MainFrame
  2259. BrandName.BackgroundColor3 = Color3.new(1, 1, 1)
  2260. BrandName.BackgroundTransparency = 1
  2261. BrandName.Position = UDim2.new(0.329835087, 0, 0.0114942528, 0)
  2262. BrandName.Size = UDim2.new(0, 227, 0, 20)
  2263. BrandName.ZIndex = 2
  2264. BrandName.Font = Enum.Font.Highway
  2265. BrandName.FontSize = Enum.FontSize.Size32
  2266. BrandName.Text = "RbxFucker"
  2267. BrandName.TextColor3 = Color3.new(1, 1, 1)
  2268. BrandName.TextSize = 30
  2269.  
  2270. BrandNameShadow.Name = "BrandNameShadow"
  2271. BrandNameShadow.Parent = MainFrame
  2272. BrandNameShadow.BackgroundColor3 = Color3.new(1, 1, 1)
  2273. BrandNameShadow.BackgroundTransparency = 1
  2274. BrandNameShadow.Position = UDim2.new(0.330000013, 5, 0.0109999999, 0)
  2275. BrandNameShadow.Size = UDim2.new(0, 227, 0, 20)
  2276. BrandNameShadow.Font = Enum.Font.Highway
  2277. BrandNameShadow.FontSize = Enum.FontSize.Size32
  2278. BrandNameShadow.Text = "RbxFucker"
  2279. BrandNameShadow.TextColor3 = Color3.new(0, 0, 0)
  2280. BrandNameShadow.TextSize = 30
  2281.  
  2282. NonFEFrame.Name = "NonFEFrame"
  2283. NonFEFrame.Parent = MainFrame
  2284. NonFEFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2285. NonFEFrame.BackgroundTransparency = 0.40000000596046
  2286. NonFEFrame.BorderSizePixel = 0
  2287. NonFEFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  2288. NonFEFrame.Size = UDim2.new(0, 466, 0, 275)
  2289. NonFEFrame.Visible = false
  2290. NonFEFrame.CanvasSize = UDim2.new(0, 0, 6, 0)
  2291.  
  2292. TopBar.Name = "TopBar"
  2293. TopBar.Parent = MainFrame
  2294. TopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2295. TopBar.BorderSizePixel = 0
  2296. TopBar.Position = UDim2.new(0.000452853681, 0, -0.00470808521, 0)
  2297. TopBar.Size = UDim2.new(0, 667, 0, 2)
  2298.  
  2299. FEFrame.Name = "FEFrame"
  2300. FEFrame.Parent = MainFrame
  2301. FEFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2302. FEFrame.BackgroundTransparency = 0.40000000596046
  2303. FEFrame.BorderSizePixel = 0
  2304. FEFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  2305. FEFrame.Size = UDim2.new(0, 466, 0, 275)
  2306. FEFrame.Visible = false
  2307. FEFrame.CanvasSize = UDim2.new(0, 0, 6, 0)
  2308.  
  2309. ContactFrame.Name = "ContactFrame"
  2310. ContactFrame.Parent = MainFrame
  2311. ContactFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2312. ContactFrame.BackgroundTransparency = 0.40000000596046
  2313. ContactFrame.BorderSizePixel = 0
  2314. ContactFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  2315. ContactFrame.Size = UDim2.new(0, 466, 0, 275)
  2316. ContactFrame.Visible = false
  2317.  
  2318. CDesc.Name = "CDesc"
  2319. CDesc.Parent = ContactFrame
  2320. CDesc.BackgroundColor3 = Color3.new(1, 1, 1)
  2321. CDesc.BackgroundTransparency = 1
  2322. CDesc.BorderSizePixel = 0
  2323. CDesc.Position = UDim2.new(0.115879826, 0, -0.00181818008, 0)
  2324. CDesc.Size = UDim2.new(0, 367, 0, 85)
  2325. CDesc.Font = Enum.Font.SourceSans
  2326. CDesc.FontSize = Enum.FontSize.Size28
  2327. CDesc.Text = "The only way to contact us right now is thru discord! our discord is the following:"
  2328. CDesc.TextColor3 = Color3.new(1, 1, 1)
  2329. CDesc.TextSize = 25
  2330. CDesc.TextWrapped = true
  2331.  
  2332. CDiscordLink.Name = "CDiscordLink"
  2333. CDiscordLink.Parent = ContactFrame
  2334. CDiscordLink.BackgroundColor3 = Color3.new(1, 1, 1)
  2335. CDiscordLink.BackgroundTransparency = 1
  2336. CDiscordLink.BorderSizePixel = 0
  2337. CDiscordLink.Position = UDim2.new(0.105150215, 0, 0.345454544, 0)
  2338. CDiscordLink.Size = UDim2.new(0, 367, 0, 85)
  2339. CDiscordLink.Font = Enum.Font.SourceSansLight
  2340. CDiscordLink.FontSize = Enum.FontSize.Size32
  2341. CDiscordLink.Text = "discord.gg/aBpzbxD"
  2342. CDiscordLink.TextColor3 = Color3.new(1, 1, 1)
  2343. CDiscordLink.TextSize = 30
  2344. CDiscordLink.TextWrapped = true
  2345.  
  2346. OpenClose.Name = "OpenClose"
  2347. OpenClose.Parent = RbxFucker
  2348. OpenClose.BackgroundColor3 = Color3.new(0, 0, 0)
  2349. OpenClose.BackgroundTransparency = 0.60000002384186
  2350. OpenClose.Position = UDim2.new(0, 0, 0.547355473, 0)
  2351. OpenClose.Size = UDim2.new(0, 84, 0, 29)
  2352. OpenClose.Font = Enum.Font.Highway
  2353. OpenClose.FontSize = Enum.FontSize.Size18
  2354. OpenClose.Text = "Open/Close"
  2355. OpenClose.TextColor3 = Color3.new(1, 1, 1)
  2356. OpenClose.TextSize = 16
  2357.  
  2358. ChangelogFrame.Name = "ChangelogFrame"
  2359. ChangelogFrame.Parent = MainFrame
  2360. ChangelogFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2361. ChangelogFrame.BackgroundTransparency = 0.40000000596046
  2362. ChangelogFrame.BorderSizePixel = 0
  2363. ChangelogFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  2364. ChangelogFrame.Selectable = true
  2365. ChangelogFrame.Size = UDim2.new(0, 466, 0, 275)
  2366.  
  2367. ChangelogText.Name = "ChangelogText"
  2368. ChangelogText.Parent = ChangelogFrame
  2369. ChangelogText.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2370. ChangelogText.BackgroundTransparency = 0.40000000596046
  2371. ChangelogText.BorderSizePixel = 0
  2372. ChangelogText.Size = UDim2.new(0, 466, 0, 275)
  2373. ChangelogText.Font = Enum.Font.SourceSans
  2374. ChangelogText.FontSize = Enum.FontSize.Size28
  2375. ChangelogText.Text = "Changelog v1.0.0 Added the whole gui! :D Happy release!"
  2376. ChangelogText.TextColor3 = Color3.new(1, 1, 1)
  2377. ChangelogText.TextSize = 25
  2378. ChangelogText.TextWrapped = true
  2379. ChangelogText.TextXAlignment = Enum.TextXAlignment.Left
  2380. ChangelogText.TextYAlignment = Enum.TextYAlignment.Top
  2381.  
  2382. TopDonatorFrame.Name = "TopDonatorFrame"
  2383. TopDonatorFrame.Parent = MainFrame
  2384. TopDonatorFrame.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2385. TopDonatorFrame.BackgroundTransparency = 0.40000000596046
  2386. TopDonatorFrame.BorderSizePixel = 0
  2387. TopDonatorFrame.Position = UDim2.new(0.151424289, 0, 0.18965517, 0)
  2388. TopDonatorFrame.Size = UDim2.new(0, 466, 0, 275)
  2389. TopDonatorFrame.Visible = false
  2390.  
  2391. TopDonatorText.Name = "TopDonatorText"
  2392. TopDonatorText.Parent = TopDonatorFrame
  2393. TopDonatorText.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2394. TopDonatorText.BackgroundTransparency = 0.40000000596046
  2395. TopDonatorText.BorderSizePixel = 0
  2396. TopDonatorText.Size = UDim2.new(0, 466, 0, 275)
  2397. TopDonatorText.Font = Enum.Font.SourceSans
  2398. TopDonatorText.FontSize = Enum.FontSize.Size28
  2399. TopDonatorText.Text = "Send me a message on discord if you feel like joining the top 10 donators ;) #1: FeedMeAura#9517 (70eu)"
  2400. TopDonatorText.TextColor3 = Color3.new(1, 1, 1)
  2401. TopDonatorText.TextSize = 25
  2402. TopDonatorText.TextWrapped = true
  2403. TopDonatorText.TextXAlignment = Enum.TextXAlignment.Left
  2404. TopDonatorText.TextYAlignment = Enum.TextYAlignment.Top
  2405.  
  2406. --Global Message
  2407.  
  2408. GlobalMessagebar.Name = "Global Message bar"
  2409. GlobalMessagebar.Parent = MainFrame
  2410. GlobalMessagebar.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2411. GlobalMessagebar.BorderSizePixel = 0
  2412. GlobalMessagebar.Position = UDim2.new(-0.0524737649, 0, 0.0948275849, 0)
  2413. GlobalMessagebar.Size = UDim2.new(0, 737, 0, 22)
  2414.  
  2415. GlobalShadowLeft.Name = "GlobalShadowLeft"
  2416. GlobalShadowLeft.Parent = GlobalMessagebar
  2417. GlobalShadowLeft.BackgroundColor3 = Color3.new(1, 1, 1)
  2418. GlobalShadowLeft.BackgroundTransparency = 1
  2419. GlobalShadowLeft.Position = UDim2.new(-0.000183987431, 0, -1.15970063, 0)
  2420. GlobalShadowLeft.Size = UDim2.new(0, 35, 0, 24)
  2421. GlobalShadowLeft.Image = "rbxassetid://1742938366"
  2422.  
  2423. GlobalShadowRight.Name = "GlobalShadowRight"
  2424. GlobalShadowRight.Parent = GlobalMessagebar
  2425. GlobalShadowRight.BackgroundColor3 = Color3.new(1, 1, 1)
  2426. GlobalShadowRight.BackgroundTransparency = 1
  2427. GlobalShadowRight.Position = UDim2.new(0.951977253, 0, -1.15970063, 0)
  2428. GlobalShadowRight.Size = UDim2.new(0, 35, 0, 24)
  2429. GlobalShadowRight.Image = "rbxassetid://1743023042"
  2430.  
  2431. GlobalMessage.Name = "GlobalMessage"
  2432. GlobalMessage.Parent = GlobalMessagebar
  2433. GlobalMessage.BackgroundColor3 = Color3.new(1, 1, 1)
  2434. GlobalMessage.BackgroundTransparency = 1
  2435. GlobalMessage.BorderSizePixel = 0
  2436. GlobalMessage.Position = UDim2.new(0, 0, -0.00505051017, 0)
  2437. GlobalMessage.Size = UDim2.new(0, 737, 0, 21)
  2438. GlobalMessage.Font = Enum.Font.Cartoon
  2439. GlobalMessage.FontSize = Enum.FontSize.Size24
  2440. GlobalMessage.Text = "Announcement: HAPPY RELEASE!!"
  2441. GlobalMessage.TextColor3 = Color3.new(1, 1, 1)
  2442. GlobalMessage.TextSize = 20
  2443. GlobalMessage.TextWrapped = true
  2444.  
  2445. GlobalTopBar.Name = "GlobalTopBar"
  2446. GlobalTopBar.Parent = GlobalMessagebar
  2447. GlobalTopBar.BackgroundColor3 = Color3.new(0.898039, 0.898039, 0.898039)
  2448. GlobalTopBar.BorderSizePixel = 0
  2449. GlobalTopBar.Position = UDim2.new(0, 0, -0.0909090936, 0)
  2450. GlobalTopBar.Size = UDim2.new(0, 737, 0, 2)
  2451.  
  2452. --NonFEButtons
  2453.  
  2454. GoldenGun.Name = "GoldenGun"
  2455. GoldenGun.Parent = NonFEFrame
  2456. GoldenGun.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2457. GoldenGun.Position = UDim2.new(0.0280000009, 0, 0.00499999989, 0)
  2458. GoldenGun.Size = UDim2.new(0, 131, 0, 33)
  2459. GoldenGun.Font = Enum.Font.SourceSansLight
  2460. GoldenGun.FontSize = Enum.FontSize.Size18
  2461. GoldenGun.Text = "Golden Gun"
  2462. GoldenGun.TextColor3 = Color3.new(1, 1, 1)
  2463. GoldenGun.TextSize = 15
  2464. GoldenGun.TextWrapped = true
  2465. GoldenGun.MouseButton1Down:connect(function()
  2466. loadstring(game:HttpGet(('https://pastebin.com/raw/468jbsqe'),true))()
  2467. end)
  2468.  
  2469. ClownTitan.Name = "ClownTitan"
  2470. ClownTitan.Parent = NonFEFrame
  2471. ClownTitan.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2472. ClownTitan.Position = UDim2.new(0.332562208, 0, 0.00499999989, 0)
  2473. ClownTitan.Size = UDim2.new(0, 131, 0, 33)
  2474. ClownTitan.Font = Enum.Font.SourceSansLight
  2475. ClownTitan.FontSize = Enum.FontSize.Size18
  2476. ClownTitan.Text = "Clown Titan"
  2477. ClownTitan.TextColor3 = Color3.new(1, 1, 1)
  2478. ClownTitan.TextSize = 15
  2479. ClownTitan.TextWrapped = true
  2480. ClownTitan.MouseButton1Down:connect(function()
  2481. loadstring(game:HttpGet(('https://pastebin.com/raw/UkrrUmtC'),true))()
  2482. end)
  2483.  
  2484. NewButton_3.Name = "NewButton"
  2485. NewButton_3.Parent = NonFEFrame
  2486. NewButton_3.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2487. NewButton_3.Position = UDim2.new(0.64200002, 0, 0.00499999989, 0)
  2488. NewButton_3.Size = UDim2.new(0, 131, 0, 33)
  2489. NewButton_3.Font = Enum.Font.SourceSansLight
  2490. NewButton_3.FontSize = Enum.FontSize.Size18
  2491. NewButton_3.Text = "NewButton"
  2492. NewButton_3.TextColor3 = Color3.new(1, 1, 1)
  2493. NewButton_3.TextSize = 15
  2494. NewButton_3.TextWrapped = true
  2495.  
  2496. NewButton_4.Name = "NewButton"
  2497. NewButton_4.Parent = NonFEFrame
  2498. NewButton_4.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2499. NewButton_4.Position = UDim2.new(0.0280000009, 0, 0.0250000004, 0)
  2500. NewButton_4.Size = UDim2.new(0, 131, 0, 33)
  2501. NewButton_4.Font = Enum.Font.SourceSansLight
  2502. NewButton_4.FontSize = Enum.FontSize.Size18
  2503. NewButton_4.Text = "NewButton"
  2504. NewButton_4.TextColor3 = Color3.new(1, 1, 1)
  2505. NewButton_4.TextSize = 15
  2506. NewButton_4.TextWrapped = true
  2507.  
  2508. NewButton_5.Name = "NewButton"
  2509. NewButton_5.Parent = NonFEFrame
  2510. NewButton_5.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2511. NewButton_5.Position = UDim2.new(0.333000004, 0, 0.0250000004, 0)
  2512. NewButton_5.Size = UDim2.new(0, 131, 0, 33)
  2513. NewButton_5.Font = Enum.Font.SourceSansLight
  2514. NewButton_5.FontSize = Enum.FontSize.Size18
  2515. NewButton_5.Text = "NewButton"
  2516. NewButton_5.TextColor3 = Color3.new(1, 1, 1)
  2517. NewButton_5.TextSize = 15
  2518. NewButton_5.TextWrapped = true
  2519.  
  2520. NewButton_6.Name = "NewButton"
  2521. NewButton_6.Parent = NonFEFrame
  2522. NewButton_6.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2523. NewButton_6.Position = UDim2.new(0.64200002, 0, 0.0250000004, 0)
  2524. NewButton_6.Size = UDim2.new(0, 131, 0, 33)
  2525. NewButton_6.Font = Enum.Font.SourceSansLight
  2526. NewButton_6.FontSize = Enum.FontSize.Size18
  2527. NewButton_6.Text = "NewButton"
  2528. NewButton_6.TextColor3 = Color3.new(1, 1, 1)
  2529. NewButton_6.TextSize = 15
  2530. NewButton_6.TextWrapped = true
  2531.  
  2532. NewButton_7.Name = "NewButton"
  2533. NewButton_7.Parent = NonFEFrame
  2534. NewButton_7.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2535. NewButton_7.Position = UDim2.new(0.0280000009, 0, 0.0642156899, 0)
  2536. NewButton_7.Size = UDim2.new(0, 131, 0, 33)
  2537. NewButton_7.Font = Enum.Font.SourceSansLight
  2538. NewButton_7.FontSize = Enum.FontSize.Size18
  2539. NewButton_7.Text = "NewButton"
  2540. NewButton_7.TextColor3 = Color3.new(1, 1, 1)
  2541. NewButton_7.TextSize = 15
  2542. NewButton_7.TextWrapped = true
  2543.  
  2544. NewButton_8.Name = "NewButton"
  2545. NewButton_8.Parent = NonFEFrame
  2546. NewButton_8.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2547. NewButton_8.Position = UDim2.new(0.0280000009, 0, 0.0442156866, 0)
  2548. NewButton_8.Size = UDim2.new(0, 131, 0, 33)
  2549. NewButton_8.Font = Enum.Font.SourceSansLight
  2550. NewButton_8.FontSize = Enum.FontSize.Size18
  2551. NewButton_8.Text = "NewButton"
  2552. NewButton_8.TextColor3 = Color3.new(1, 1, 1)
  2553. NewButton_8.TextSize = 15
  2554. NewButton_8.TextWrapped = true
  2555.  
  2556. NewButton_9.Name = "NewButton"
  2557. NewButton_9.Parent = NonFEFrame
  2558. NewButton_9.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2559. NewButton_9.Position = UDim2.new(0.332562208, 0, 0.0442156866, 0)
  2560. NewButton_9.Size = UDim2.new(0, 131, 0, 33)
  2561. NewButton_9.Font = Enum.Font.SourceSansLight
  2562. NewButton_9.FontSize = Enum.FontSize.Size18
  2563. NewButton_9.Text = "NewButton"
  2564. NewButton_9.TextColor3 = Color3.new(1, 1, 1)
  2565. NewButton_9.TextSize = 15
  2566. NewButton_9.TextWrapped = true
  2567.  
  2568. NewButton_10.Name = "NewButton"
  2569. NewButton_10.Parent = NonFEFrame
  2570. NewButton_10.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2571. NewButton_10.Position = UDim2.new(0.333000004, 0, 0.0642156899, 0)
  2572. NewButton_10.Size = UDim2.new(0, 131, 0, 33)
  2573. NewButton_10.Font = Enum.Font.SourceSansLight
  2574. NewButton_10.FontSize = Enum.FontSize.Size18
  2575. NewButton_10.Text = "NewButton"
  2576. NewButton_10.TextColor3 = Color3.new(1, 1, 1)
  2577. NewButton_10.TextSize = 15
  2578. NewButton_10.TextWrapped = true
  2579.  
  2580. NewButton_11.Name = "NewButton"
  2581. NewButton_11.Parent = NonFEFrame
  2582. NewButton_11.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2583. NewButton_11.Position = UDim2.new(0.64200002, 0, 0.0442156866, 0)
  2584. NewButton_11.Size = UDim2.new(0, 131, 0, 33)
  2585. NewButton_11.Font = Enum.Font.SourceSansLight
  2586. NewButton_11.FontSize = Enum.FontSize.Size18
  2587. NewButton_11.Text = "NewButton"
  2588. NewButton_11.TextColor3 = Color3.new(1, 1, 1)
  2589. NewButton_11.TextSize = 15
  2590. NewButton_11.TextWrapped = true
  2591.  
  2592. NewButton_12.Name = "NewButton"
  2593. NewButton_12.Parent = NonFEFrame
  2594. NewButton_12.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2595. NewButton_12.Position = UDim2.new(0.64200002, 0, 0.0642156899, 0)
  2596. NewButton_12.Size = UDim2.new(0, 131, 0, 33)
  2597. NewButton_12.Font = Enum.Font.SourceSansLight
  2598. NewButton_12.FontSize = Enum.FontSize.Size18
  2599. NewButton_12.Text = "NewButton"
  2600. NewButton_12.TextColor3 = Color3.new(1, 1, 1)
  2601. NewButton_12.TextSize = 15
  2602. NewButton_12.TextWrapped = true
  2603.  
  2604. --FEButtons
  2605.  
  2606. FENewButton.Name = "FENewButton"
  2607. FENewButton.Parent = FEFrame
  2608. FENewButton.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2609. FENewButton.Position = UDim2.new(0.0280000009, 0, 0.00499999989, 0)
  2610. FENewButton.Size = UDim2.new(0, 131, 0, 33)
  2611. FENewButton.Font = Enum.Font.SourceSansLight
  2612. FENewButton.FontSize = Enum.FontSize.Size18
  2613. FENewButton.Text = "NewButton"
  2614. FENewButton.TextColor3 = Color3.new(1, 1, 1)
  2615. FENewButton.TextSize = 15
  2616. FENewButton.TextWrapped = true
  2617.  
  2618. FENewButton_2.Name = "FENewButton"
  2619. FENewButton_2.Parent = FEFrame
  2620. FENewButton_2.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2621. FENewButton_2.Position = UDim2.new(0.332562208, 0, 0.00499999989, 0)
  2622. FENewButton_2.Size = UDim2.new(0, 131, 0, 33)
  2623. FENewButton_2.Font = Enum.Font.SourceSansLight
  2624. FENewButton_2.FontSize = Enum.FontSize.Size18
  2625. FENewButton_2.Text = "NewButton"
  2626. FENewButton_2.TextColor3 = Color3.new(1, 1, 1)
  2627. FENewButton_2.TextSize = 15
  2628. FENewButton_2.TextWrapped = true
  2629.  
  2630. FENewButton_3.Name = "FENewButton"
  2631. FENewButton_3.Parent = FEFrame
  2632. FENewButton_3.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2633. FENewButton_3.Position = UDim2.new(0.64200002, 0, 0.00499999989, 0)
  2634. FENewButton_3.Size = UDim2.new(0, 131, 0, 33)
  2635. FENewButton_3.Font = Enum.Font.SourceSansLight
  2636. FENewButton_3.FontSize = Enum.FontSize.Size18
  2637. FENewButton_3.Text = "NewButton"
  2638. FENewButton_3.TextColor3 = Color3.new(1, 1, 1)
  2639. FENewButton_3.TextSize = 15
  2640. FENewButton_3.TextWrapped = true
  2641.  
  2642. FENewButton_4.Name = "FENewButton"
  2643. FENewButton_4.Parent = FEFrame
  2644. FENewButton_4.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2645. FENewButton_4.Position = UDim2.new(0.0280000009, 0, 0.0250000004, 0)
  2646. FENewButton_4.Size = UDim2.new(0, 131, 0, 33)
  2647. FENewButton_4.Font = Enum.Font.SourceSansLight
  2648. FENewButton_4.FontSize = Enum.FontSize.Size18
  2649. FENewButton_4.Text = "NewButton"
  2650. FENewButton_4.TextColor3 = Color3.new(1, 1, 1)
  2651. FENewButton_4.TextSize = 15
  2652. FENewButton_4.TextWrapped = true
  2653.  
  2654. FENewButton_5.Name = "FENewButton"
  2655. FENewButton_5.Parent = FEFrame
  2656. FENewButton_5.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2657. FENewButton_5.Position = UDim2.new(0.333000004, 0, 0.0250000004, 0)
  2658. FENewButton_5.Size = UDim2.new(0, 131, 0, 33)
  2659. FENewButton_5.Font = Enum.Font.SourceSansLight
  2660. FENewButton_5.FontSize = Enum.FontSize.Size18
  2661. FENewButton_5.Text = "NewButton"
  2662. FENewButton_5.TextColor3 = Color3.new(1, 1, 1)
  2663. FENewButton_5.TextSize = 15
  2664. FENewButton_5.TextWrapped = true
  2665.  
  2666. FENewButton_6.Name = "FENewButton"
  2667. FENewButton_6.Parent = FEFrame
  2668. FENewButton_6.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2669. FENewButton_6.Position = UDim2.new(0.64200002, 0, 0.0250000004, 0)
  2670. FENewButton_6.Size = UDim2.new(0, 131, 0, 33)
  2671. FENewButton_6.Font = Enum.Font.SourceSansLight
  2672. FENewButton_6.FontSize = Enum.FontSize.Size18
  2673. FENewButton_6.Text = "NewButton"
  2674. FENewButton_6.TextColor3 = Color3.new(1, 1, 1)
  2675. FENewButton_6.TextSize = 15
  2676. FENewButton_6.TextWrapped = true
  2677.  
  2678. FENewButton_7.Name = "FENewButton"
  2679. FENewButton_7.Parent = FEFrame
  2680. FENewButton_7.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2681. FENewButton_7.Position = UDim2.new(0.0280000009, 0, 0.0642156899, 0)
  2682. FENewButton_7.Size = UDim2.new(0, 131, 0, 33)
  2683. FENewButton_7.Font = Enum.Font.SourceSansLight
  2684. FENewButton_7.FontSize = Enum.FontSize.Size18
  2685. FENewButton_7.Text = "NewButton"
  2686. FENewButton_7.TextColor3 = Color3.new(1, 1, 1)
  2687. FENewButton_7.TextSize = 15
  2688. FENewButton_7.TextWrapped = true
  2689.  
  2690. FENewButton_8.Name = "FENewButton"
  2691. FENewButton_8.Parent = FEFrame
  2692. FENewButton_8.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2693. FENewButton_8.Position = UDim2.new(0.0280000009, 0, 0.0442156866, 0)
  2694. FENewButton_8.Size = UDim2.new(0, 131, 0, 33)
  2695. FENewButton_8.Font = Enum.Font.SourceSansLight
  2696. FENewButton_8.FontSize = Enum.FontSize.Size18
  2697. FENewButton_8.Text = "NewButton"
  2698. FENewButton_8.TextColor3 = Color3.new(1, 1, 1)
  2699. FENewButton_8.TextSize = 15
  2700. FENewButton_8.TextWrapped = true
  2701.  
  2702. FENewButton_9.Name = "FENewButton"
  2703. FENewButton_9.Parent = FEFrame
  2704. FENewButton_9.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2705. FENewButton_9.Position = UDim2.new(0.332562208, 0, 0.0442156866, 0)
  2706. FENewButton_9.Size = UDim2.new(0, 131, 0, 33)
  2707. FENewButton_9.Font = Enum.Font.SourceSansLight
  2708. FENewButton_9.FontSize = Enum.FontSize.Size18
  2709. FENewButton_9.Text = "NewButton"
  2710. FENewButton_9.TextColor3 = Color3.new(1, 1, 1)
  2711. FENewButton_9.TextSize = 15
  2712. FENewButton_9.TextWrapped = true
  2713.  
  2714. FENewButton_10.Name = "FENewButton"
  2715. FENewButton_10.Parent = FEFrame
  2716. FENewButton_10.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2717. FENewButton_10.Position = UDim2.new(0.333000004, 0, 0.0642156899, 0)
  2718. FENewButton_10.Size = UDim2.new(0, 131, 0, 33)
  2719. FENewButton_10.Font = Enum.Font.SourceSansLight
  2720. FENewButton_10.FontSize = Enum.FontSize.Size18
  2721. FENewButton_10.Text = "NewButton"
  2722. FENewButton_10.TextColor3 = Color3.new(1, 1, 1)
  2723. FENewButton_10.TextSize = 15
  2724. FENewButton_10.TextWrapped = true
  2725.  
  2726. FENewButton_11.Name = "FENewButton"
  2727. FENewButton_11.Parent = FEFrame
  2728. FENewButton_11.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2729. FENewButton_11.Position = UDim2.new(0.64200002, 0, 0.0442156866, 0)
  2730. FENewButton_11.Size = UDim2.new(0, 131, 0, 33)
  2731. FENewButton_11.Font = Enum.Font.SourceSansLight
  2732. FENewButton_11.FontSize = Enum.FontSize.Size18
  2733. FENewButton_11.Text = "NewButton"
  2734. FENewButton_11.TextColor3 = Color3.new(1, 1, 1)
  2735. FENewButton_11.TextSize = 15
  2736. FENewButton_11.TextWrapped = true
  2737.  
  2738. FENewButton_12.Name = "FENewButton"
  2739. FENewButton_12.Parent = FEFrame
  2740. FENewButton_12.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2741. FENewButton_12.Position = UDim2.new(0.64200002, 0, 0.0642156899, 0)
  2742. FENewButton_12.Size = UDim2.new(0, 131, 0, 33)
  2743. FENewButton_12.Font = Enum.Font.SourceSansLight
  2744. FENewButton_12.FontSize = Enum.FontSize.Size18
  2745. FENewButton_12.Text = "NewButton"
  2746. FENewButton_12.TextColor3 = Color3.new(1, 1, 1)
  2747. FENewButton_12.TextSize = 15
  2748. FENewButton_12.TextWrapped = true
  2749.  
  2750. --FuckerButtons
  2751.  
  2752. BoogaFucker.Name = "BoogaFucker"
  2753. BoogaFucker.Parent = FuckerFrame
  2754. BoogaFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2755. BoogaFucker.Position = UDim2.new(0.0260000005, 0, 0.00200000009, 0)
  2756. BoogaFucker.Size = UDim2.new(0, 426, 0, 33)
  2757. BoogaFucker.Font = Enum.Font.SourceSansLight
  2758. BoogaFucker.FontSize = Enum.FontSize.Size28
  2759. BoogaFucker.Text = "BoogaFucker"
  2760. BoogaFucker.TextColor3 = Color3.new(1, 1, 1)
  2761. BoogaFucker.TextSize = 25
  2762. BoogaFucker.TextWrapped = true
  2763. BoogaFucker.MouseButton1Down:connect(function()
  2764. loadstring(game:HttpGet(('https://pastebin.com/raw/Dc5bFL5M'),true))()
  2765. end)
  2766.  
  2767.  
  2768. APOCFucker.Name = "APOCFucker"
  2769. APOCFucker.Parent = FuckerFrame
  2770. APOCFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2771. APOCFucker.Position = UDim2.new(0.0260000005, 0, 0.0199999996, 0)
  2772. APOCFucker.Size = UDim2.new(0, 426, 0, 33)
  2773. APOCFucker.Font = Enum.Font.SourceSansLight
  2774. APOCFucker.FontSize = Enum.FontSize.Size28
  2775. APOCFucker.Text = "APOCFucker"
  2776. APOCFucker.TextColor3 = Color3.new(1, 1, 1)
  2777. APOCFucker.TextSize = 25
  2778. APOCFucker.TextWrapped = true
  2779. APOCFucker.MouseButton1Down:connect(function()
  2780. loadstring(game:HttpGet(('https://pastebin.com/raw/HfX0hpTc'),true))()
  2781. end)
  2782.  
  2783. BABFTFucker.Name = "BABFTFucker"
  2784. BABFTFucker.Parent = FuckerFrame
  2785. BABFTFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2786. BABFTFucker.Position = UDim2.new(0.0260000005, 0, 0.0384999998, 0)
  2787. BABFTFucker.Size = UDim2.new(0, 426, 0, 33)
  2788. BABFTFucker.Font = Enum.Font.SourceSansLight
  2789. BABFTFucker.FontSize = Enum.FontSize.Size28
  2790. BABFTFucker.Text = "BABFTFucker"
  2791. BABFTFucker.TextColor3 = Color3.new(1, 1, 1)
  2792. BABFTFucker.TextSize = 25
  2793. BABFTFucker.TextWrapped = true
  2794. BABFTFucker.MouseButton1Down:connect(function()
  2795. loadstring(game:HttpGet(('https://pastebin.com/raw/sJvw8JkW'),true))()
  2796. end)
  2797.  
  2798. LumberFucker.Name = "LumberFucker"
  2799. LumberFucker.Parent = FuckerFrame
  2800. LumberFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2801. LumberFucker.Position = UDim2.new(0.0260000005, 0, 0.056499999, 0)
  2802. LumberFucker.Size = UDim2.new(0, 426, 0, 33)
  2803. LumberFucker.Font = Enum.Font.SourceSansLight
  2804. LumberFucker.FontSize = Enum.FontSize.Size28
  2805. LumberFucker.Text = "LumberFucker"
  2806. LumberFucker.TextColor3 = Color3.new(1, 1, 1)
  2807. LumberFucker.TextSize = 25
  2808. LumberFucker.TextWrapped = true
  2809. LumberFucker.MouseButton1Down:connect(function()
  2810. loadstring(game:HttpGet(('https://pastebin.com/raw/i1WS277r'),true))()
  2811. end)
  2812.  
  2813. JailFucker.Name = "JailFucker"
  2814. JailFucker.Parent = FuckerFrame
  2815. JailFucker.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  2816. JailFucker.Position = UDim2.new(0.0260000005, 0, 0.074500002, 0)
  2817. JailFucker.Size = UDim2.new(0, 426, 0, 33)
  2818. JailFucker.Font = Enum.Font.SourceSansLight
  2819. JailFucker.FontSize = Enum.FontSize.Size28
  2820. JailFucker.Text = "JailFucker"
  2821. JailFucker.TextColor3 = Color3.new(1, 1, 1)
  2822. JailFucker.TextSize = 25
  2823. JailFucker.TextWrapped = true
  2824. JailFucker.MouseButton1Down:connect(function()
  2825. loadstring(game:HttpGet(('https://pastebin.com/raw/3c2SfuR9'),true))()
  2826. end)
  2827.  
  2828. --Advertisements
  2829.  
  2830. LeftBottomAd.Name = "LeftBottomAd"
  2831. LeftBottomAd.Parent = MainFrame
  2832. LeftBottomAd.BackgroundColor3 = Color3.new(1, 1, 1)
  2833. LeftBottomAd.Position = UDim2.new(0.000547535717, 0, 1.01958477, 0)
  2834. LeftBottomAd.Size = UDim2.new(0, 315, 0, 88)
  2835. LeftBottomAd.Image = "rbxassetid://924320031"
  2836. LeftBottomAd.Visible = false
  2837.  
  2838. RightBottomAd.Name = "RightBottomAd"
  2839. RightBottomAd.Parent = MainFrame
  2840. RightBottomAd.BackgroundColor3 = Color3.new(1, 1, 1)
  2841. RightBottomAd.Position = UDim2.new(0.527246833, 0, 1.01958477, 0)
  2842. RightBottomAd.Size = UDim2.new(0, 315, 0, 88)
  2843. RightBottomAd.Image = "rbxassetid://924320031"
  2844. RightBottomAd.Visible = false
  2845.  
  2846. --Tired/Buy ad shit start
  2847. LeftTopAd.Name = "LeftTopAd"
  2848. LeftTopAd.Parent = MainFrame
  2849. LeftTopAd.BackgroundColor3 = Color3.new(1, 1, 1)
  2850. LeftTopAd.Position = UDim2.new(0.000547558069, 0, -0.275300086, 0)
  2851. LeftTopAd.Size = UDim2.new(0, 315, 0, 88)
  2852. LeftTopAd.Image = "rbxassetid://1863086183"
  2853.  
  2854. DisableAdsText.Name = "DisableAdsText"
  2855. DisableAdsText.Parent = LeftTopAd
  2856. DisableAdsText.BackgroundColor3 = Color3.new(1, 1, 1)
  2857. DisableAdsText.BackgroundTransparency = 1
  2858. DisableAdsText.Size = UDim2.new(0, 315, 0, 88)
  2859. DisableAdsText.Font = Enum.Font.Cartoon
  2860. DisableAdsText.FontSize = Enum.FontSize.Size24
  2861. DisableAdsText.Text = "buy your own advertisement here in the discord given in the contact tab!"
  2862. DisableAdsText.TextColor3 = Color3.new(1, 1, 1)
  2863. DisableAdsText.TextSize = 20
  2864. DisableAdsText.Visible = false
  2865. DisableAdsText.TextWrapped = true
  2866. DisableAdsText.Visible = true
  2867.  
  2868. --Tired/Buy ad shit end
  2869.  
  2870. RightTopAd.Name = "RightTopAd"
  2871. RightTopAd.Parent = MainFrame
  2872. RightTopAd.BackgroundColor3 = Color3.new(1, 1, 1)
  2873. RightTopAd.Position = UDim2.new(0.527246833, 0, -0.275300086, 0)
  2874. RightTopAd.Size = UDim2.new(0, 315, 0, 88)
  2875. RightTopAd.Image = "rbxassetid://1868331262"
  2876. RightTopAd.Visible = false
  2877.  
  2878. RightSideAd.Name = "RightSideAd"
  2879. RightSideAd.Parent = MainFrame
  2880. RightSideAd.BackgroundColor3 = Color3.new(1, 1, 1)
  2881. RightSideAd.Position = UDim2.new(1.00899553, 0, 0.692528725, 0)
  2882. RightSideAd.Size = UDim2.new(0, 88, 0, 202)
  2883. RightSideAd.Image = "rbxassetid://924320031"
  2884. RightSideAd.Visible = false
  2885.  
  2886. LeftSideAd.Name = "LeftSideAd"
  2887. LeftSideAd.Parent = MainFrame
  2888. LeftSideAd.BackgroundColor3 = Color3.new(1, 1, 1)
  2889. LeftSideAd.Position = UDim2.new(-0.143928036, 0, 0.692528725, 0)
  2890. LeftSideAd.Size = UDim2.new(0, 88, 0, 202)
  2891. LeftSideAd.Image = "rbxassetid://924320031"
  2892. LeftSideAd.Visible = false
  2893.  
  2894. OpenClose.MouseButton1Down:connect(function()
  2895. if Openn == true then
  2896. Openn = false
  2897. MainFrame.Visible = false
  2898. else
  2899. Openn = true
  2900. MainFrame.Visible = true
  2901. end
  2902. end)
  2903. end
  2904. end)
  2905. end)
  2906.  
  2907. DeadMistGuiButton.MouseButton1Down:connect(function()
  2908. --[[
  2909. BUTTONNAMEHERE!.MouseButton1Down:connect(function()
  2910. Script Here
  2911. end)
  2912.  
  2913. Gui Made By: Jacob#8671, Enjoy!!!
  2914. --]]
  2915.  
  2916. local DeadMistGuiV4 = Instance.new("ScreenGui")
  2917. local LoginFrame = Instance.new("Frame")
  2918. local TitleLogin = Instance.new("TextLabel")
  2919. local TitleCredits = Instance.new("TextLabel")
  2920. local TitleHelpButton = Instance.new("TextButton")
  2921. local LoginButton = Instance.new("TextButton")
  2922. local PasswordBox = Instance.new("TextBox")
  2923. local HelpFrame = Instance.new("Frame")
  2924. local TitleHelp = Instance.new("TextLabel")
  2925. local ExitLoginButton = Instance.new("TextButton")
  2926. local HelpExitButton = Instance.new("TextButton")
  2927. local HelpLabel1 = Instance.new("TextLabel")
  2928. local HelpLabel2 = Instance.new("TextLabel")
  2929. local HelpLabel3 = Instance.new("TextLabel")
  2930. local HelpLabel4 = Instance.new("TextLabel")
  2931. local MainFrame = Instance.new("Frame")
  2932. local MainTitle = Instance.new("TextLabel")
  2933. local MainCredits = Instance.new("TextLabel")
  2934. local CtrlDeleteButton = Instance.new("TextButton")
  2935. local AltDeleteButton = Instance.new("TextButton")
  2936. local RevizAdminButton = Instance.new("TextButton")
  2937. local ExitButton = Instance.new("TextButton")
  2938.  
  2939. DeadMistGuiV4.Name = "DeadMistGui V4"
  2940. DeadMistGuiV4.Parent = game.CoreGui
  2941.  
  2942. LoginFrame.Name = "Login Frame"
  2943. LoginFrame.Parent = DeadMistGuiV4
  2944. LoginFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  2945. LoginFrame.BorderColor3 = Color3.new(1, 1, 1)
  2946. LoginFrame.BorderSizePixel = 4
  2947. LoginFrame.Position = UDim2.new(0.00473931432, 0, 0.405956119, 0)
  2948. LoginFrame.Size = UDim2.new(0, 150, 0, 164)
  2949.  
  2950. TitleLogin.Name = "Title Login"
  2951. TitleLogin.Parent = LoginFrame
  2952. TitleLogin.BackgroundColor3 = Color3.new(0, 0, 0)
  2953. TitleLogin.BorderSizePixel = 0
  2954. TitleLogin.Size = UDim2.new(0, 150, 0, 20)
  2955. TitleLogin.Font = Enum.Font.ArialBold
  2956. TitleLogin.Text = "DeadMist Gui Login"
  2957. TitleLogin.TextColor3 = Color3.new(1, 1, 1)
  2958. TitleLogin.TextSize = 14
  2959.  
  2960. TitleCredits.Name = "Title Credits"
  2961. TitleCredits.Parent = LoginFrame
  2962. TitleCredits.BackgroundColor3 = Color3.new(0, 0, 0)
  2963. TitleCredits.BorderSizePixel = 0
  2964. TitleCredits.Position = UDim2.new(0, 0, 0.902438998, 0)
  2965. TitleCredits.Size = UDim2.new(0, 150, 0, 16)
  2966. TitleCredits.Font = Enum.Font.ArialBold
  2967. TitleCredits.Text = "Made By: Jacob"
  2968. TitleCredits.TextColor3 = Color3.new(1, 1, 1)
  2969. TitleCredits.TextSize = 14
  2970.  
  2971. TitleHelpButton.Name = "Title Help Button"
  2972. TitleHelpButton.Parent = LoginFrame
  2973. TitleHelpButton.BackgroundColor3 = Color3.new(0, 0, 0)
  2974. TitleHelpButton.BorderColor3 = Color3.new(1, 1, 1)
  2975. TitleHelpButton.BorderSizePixel = 4
  2976. TitleHelpButton.Position = UDim2.new(0.0537441075, 0, 0.709277451, 0)
  2977. TitleHelpButton.Size = UDim2.new(0, 133, 0, 26)
  2978. TitleHelpButton.Font = Enum.Font.ArialBold
  2979. TitleHelpButton.Text = "Help"
  2980. TitleHelpButton.TextColor3 = Color3.new(1, 1, 1)
  2981. TitleHelpButton.TextSize = 14
  2982. TitleHelpButton.MouseButton1Down:connect(function()
  2983. HelpFrame.Visible = true
  2984. end)
  2985.  
  2986. LoginButton.Name = "Login Button"
  2987. LoginButton.Parent = LoginFrame
  2988. LoginButton.BackgroundColor3 = Color3.new(0, 0, 0)
  2989. LoginButton.BorderColor3 = Color3.new(1, 1, 1)
  2990. LoginButton.BorderSizePixel = 4
  2991. LoginButton.Position = UDim2.new(0.0533333346, 0, 0.445121944, 0)
  2992. LoginButton.Size = UDim2.new(0, 133, 0, 26)
  2993. LoginButton.Font = Enum.Font.ArialBold
  2994. LoginButton.Text = "Login"
  2995. LoginButton.TextColor3 = Color3.new(1, 1, 1)
  2996. LoginButton.TextSize = 14
  2997. LoginButton.MouseButton1Down:connect(function()
  2998. if PasswordBox.Text == "Deadmist Hackers" then
  2999. MainFrame.Visible = true
  3000. LoginFrame.Visible = false
  3001. end
  3002.  
  3003. end)
  3004.  
  3005. PasswordBox.Name = "Password Box"
  3006. PasswordBox.Parent = LoginFrame
  3007. PasswordBox.BackgroundColor3 = Color3.new(0, 0, 0)
  3008. PasswordBox.BorderColor3 = Color3.new(1, 1, 1)
  3009. PasswordBox.BorderSizePixel = 4
  3010. PasswordBox.Position = UDim2.new(0.0533333346, 0, 0.187561005, 0)
  3011. PasswordBox.Size = UDim2.new(0, 133, 0, 26)
  3012. PasswordBox.Font = Enum.Font.ArialBold
  3013. PasswordBox.Text = "Login Key"
  3014. PasswordBox.TextColor3 = Color3.new(1, 1, 1)
  3015. PasswordBox.TextSize = 14
  3016. PasswordBox.TextXAlignment = Enum.TextXAlignment.Left
  3017.  
  3018. HelpFrame.Name = "Help Frame"
  3019. HelpFrame.Parent = DeadMistGuiV4
  3020. HelpFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  3021. HelpFrame.BackgroundTransparency = 0.29999998211861
  3022. HelpFrame.BorderSizePixel = 0
  3023. HelpFrame.Position = UDim2.new(0.422984868, 0, 0.724137902, 0)
  3024. HelpFrame.Size = UDim2.new(0, 193, 0, 153)
  3025. HelpFrame.Visible = false
  3026.  
  3027. TitleHelp.Name = "Title Help"
  3028. TitleHelp.Parent = HelpFrame
  3029. TitleHelp.BackgroundColor3 = Color3.new(0, 0, 0)
  3030. TitleHelp.BorderSizePixel = 0
  3031. TitleHelp.Size = UDim2.new(0, 193, 0, 27)
  3032. TitleHelp.Font = Enum.Font.ArialBold
  3033. TitleHelp.Text = "Help Gui"
  3034. TitleHelp.TextColor3 = Color3.new(1, 1, 1)
  3035. TitleHelp.TextScaled = true
  3036. TitleHelp.TextSize = 14
  3037. TitleHelp.TextWrapped = true
  3038.  
  3039. ExitLoginButton.Name = "Exit Login Button"
  3040. ExitLoginButton.Parent = HelpFrame
  3041. ExitLoginButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3042. ExitLoginButton.BorderSizePixel = 0
  3043. ExitLoginButton.Position = UDim2.new(0, 0, 0.843137264, 0)
  3044. ExitLoginButton.Size = UDim2.new(0, 193, 0, 24)
  3045. ExitLoginButton.Font = Enum.Font.ArialBold
  3046. ExitLoginButton.Text = "Click To Close Login"
  3047. ExitLoginButton.TextColor3 = Color3.new(1, 1, 1)
  3048. ExitLoginButton.TextSize = 14
  3049. ExitLoginButton.MouseButton1Down:connect(function()
  3050. LoginFrame.Visible = false
  3051. end)
  3052.  
  3053. HelpExitButton.Name = "Help Exit Button"
  3054. HelpExitButton.Parent = HelpFrame
  3055. HelpExitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3056. HelpExitButton.BorderSizePixel = 0
  3057. HelpExitButton.Position = UDim2.new(0.917098463, 0, 0, 0)
  3058. HelpExitButton.Size = UDim2.new(0, 16, 0, 14)
  3059. HelpExitButton.Font = Enum.Font.ArialBold
  3060. HelpExitButton.Text = "x"
  3061. HelpExitButton.TextColor3 = Color3.new(1, 1, 1)
  3062. HelpExitButton.TextSize = 14
  3063. HelpExitButton.MouseButton1Down:connect(function()
  3064. HelpFrame.Visible = false
  3065. end)
  3066.  
  3067. HelpLabel1.Name = "Help Label1"
  3068. HelpLabel1.Parent = HelpFrame
  3069. HelpLabel1.BackgroundColor3 = Color3.new(0, 0, 0)
  3070. HelpLabel1.BorderSizePixel = 0
  3071. HelpLabel1.Position = UDim2.new(0, 0, 0.235446125, 0)
  3072. HelpLabel1.Size = UDim2.new(0, 193, 0, 20)
  3073. HelpLabel1.Font = Enum.Font.ArialBold
  3074. HelpLabel1.Text = "Dont Have A Login Key?"
  3075. HelpLabel1.TextColor3 = Color3.new(1, 1, 1)
  3076. HelpLabel1.TextSize = 14
  3077. HelpLabel1.TextWrapped = true
  3078. HelpLabel1.TextXAlignment = Enum.TextXAlignment.Left
  3079. HelpLabel1.TextYAlignment = Enum.TextYAlignment.Top
  3080.  
  3081. HelpLabel2.Name = "Help Label2"
  3082. HelpLabel2.Parent = HelpFrame
  3083. HelpLabel2.BackgroundColor3 = Color3.new(0, 0, 0)
  3084. HelpLabel2.BorderSizePixel = 0
  3085. HelpLabel2.Position = UDim2.new(0, 0, 0.364797115, 0)
  3086. HelpLabel2.Size = UDim2.new(0, 193, 0, 20)
  3087. HelpLabel2.Font = Enum.Font.ArialBold
  3088. HelpLabel2.Text = "If you would like one goto"
  3089. HelpLabel2.TextColor3 = Color3.new(1, 1, 1)
  3090. HelpLabel2.TextSize = 14
  3091. HelpLabel2.TextWrapped = true
  3092. HelpLabel2.TextXAlignment = Enum.TextXAlignment.Left
  3093. HelpLabel2.TextYAlignment = Enum.TextYAlignment.Top
  3094.  
  3095. HelpLabel3.Name = "Help Label3"
  3096. HelpLabel3.Parent = HelpFrame
  3097. HelpLabel3.BackgroundColor3 = Color3.new(0, 0, 0)
  3098. HelpLabel3.BorderSizePixel = 0
  3099. HelpLabel3.Position = UDim2.new(0, 0, 0.494148016, 0)
  3100. HelpLabel3.Size = UDim2.new(0, 193, 0, 20)
  3101. HelpLabel3.Font = Enum.Font.ArialBold
  3102. HelpLabel3.Text = "Jacob#8671 on discord"
  3103. HelpLabel3.TextColor3 = Color3.new(1, 1, 1)
  3104. HelpLabel3.TextSize = 14
  3105. HelpLabel3.TextWrapped = true
  3106. HelpLabel3.TextXAlignment = Enum.TextXAlignment.Left
  3107. HelpLabel3.TextYAlignment = Enum.TextYAlignment.Top
  3108.  
  3109. HelpLabel4.Name = "Help Label4"
  3110. HelpLabel4.Parent = HelpFrame
  3111. HelpLabel4.BackgroundColor3 = Color3.new(0, 0, 0)
  3112. HelpLabel4.BorderSizePixel = 0
  3113. HelpLabel4.Position = UDim2.new(0, 0, 0.627451003, 0)
  3114. HelpLabel4.Size = UDim2.new(0, 193, 0, 25)
  3115. HelpLabel4.Font = Enum.Font.ArialBold
  3116. HelpLabel4.Text = "Or https://discord.gg/9rYyuCm"
  3117. HelpLabel4.TextColor3 = Color3.new(1, 1, 1)
  3118. HelpLabel4.TextSize = 14
  3119. HelpLabel4.TextWrapped = true
  3120. HelpLabel4.TextXAlignment = Enum.TextXAlignment.Left
  3121. HelpLabel4.TextYAlignment = Enum.TextYAlignment.Top
  3122.  
  3123. MainFrame.Name = "Main Frame"
  3124. MainFrame.Parent = DeadMistGuiV4
  3125. MainFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  3126. MainFrame.BackgroundTransparency = 0.30000001192093
  3127. MainFrame.BorderSizePixel = 0
  3128. MainFrame.Position = UDim2.new(0.427773356, 0, 0.387147307, 0)
  3129. MainFrame.Size = UDim2.new(0, 181, 0, 143)
  3130. MainFrame.Visible = false
  3131.  
  3132. MainTitle.Name = "Main Title"
  3133. MainTitle.Parent = MainFrame
  3134. MainTitle.BackgroundColor3 = Color3.new(0, 0, 0)
  3135. MainTitle.BorderSizePixel = 0
  3136. MainTitle.Size = UDim2.new(0, 181, 0, 13)
  3137. MainTitle.Font = Enum.Font.ArialBold
  3138. MainTitle.Text = "DeadMist Gui V4"
  3139. MainTitle.TextColor3 = Color3.new(1, 1, 1)
  3140. MainTitle.TextSize = 14
  3141.  
  3142. MainCredits.Name = "Main Credits"
  3143. MainCredits.Parent = MainFrame
  3144. MainCredits.BackgroundColor3 = Color3.new(0, 0, 0)
  3145. MainCredits.BorderSizePixel = 0
  3146. MainCredits.Position = UDim2.new(0, 0, 0.909090936, 0)
  3147. MainCredits.Size = UDim2.new(0, 181, 0, 13)
  3148. MainCredits.Font = Enum.Font.ArialBold
  3149. MainCredits.Text = "Made By: Jacob#8671"
  3150. MainCredits.TextColor3 = Color3.new(1, 1, 1)
  3151. MainCredits.TextSize = 14
  3152.  
  3153. CtrlDeleteButton.Name = "Ctrl Delete Button"
  3154. CtrlDeleteButton.Parent = MainFrame
  3155. CtrlDeleteButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3156. CtrlDeleteButton.BorderSizePixel = 0
  3157. CtrlDeleteButton.Position = UDim2.new(0.115999997, 0, 0.174999997, 0)
  3158. CtrlDeleteButton.Size = UDim2.new(0, 139, 0, 23)
  3159. CtrlDeleteButton.Font = Enum.Font.ArialBold
  3160. CtrlDeleteButton.Text = "Ctrl+Delete"
  3161. CtrlDeleteButton.TextColor3 = Color3.new(1, 1, 1)
  3162. CtrlDeleteButton.TextSize = 14
  3163.  
  3164. AltDeleteButton.Name = "Alt Delete Button"
  3165. AltDeleteButton.Parent = MainFrame
  3166. AltDeleteButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3167. AltDeleteButton.BorderSizePixel = 0
  3168. AltDeleteButton.Position = UDim2.new(0.115999997, 0, 0.433999985, 0)
  3169. AltDeleteButton.Size = UDim2.new(0, 139, 0, 23)
  3170. AltDeleteButton.Font = Enum.Font.ArialBold
  3171. AltDeleteButton.Text = "Alt+Delete"
  3172. AltDeleteButton.TextColor3 = Color3.new(1, 1, 1)
  3173. AltDeleteButton.TextSize = 14
  3174.  
  3175. RevizAdminButton.Name = "Reviz Admin Button"
  3176. RevizAdminButton.Parent = MainFrame
  3177. RevizAdminButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3178. RevizAdminButton.BorderSizePixel = 0
  3179. RevizAdminButton.Position = UDim2.new(0.115999997, 0, 0.685000002, 0)
  3180. RevizAdminButton.Size = UDim2.new(0, 139, 0, 23)
  3181. RevizAdminButton.Font = Enum.Font.ArialBold
  3182. RevizAdminButton.Text = "Reviz Admin (Fly)"
  3183. RevizAdminButton.TextColor3 = Color3.new(1, 1, 1)
  3184. RevizAdminButton.TextSize = 14
  3185.  
  3186. ExitButton.Name = "Exit Button"
  3187. ExitButton.Parent = MainFrame
  3188. ExitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  3189. ExitButton.BorderSizePixel = 0
  3190. ExitButton.Position = UDim2.new(0.88397789, 0, 0, 0)
  3191. ExitButton.Size = UDim2.new(0, 21, 0, 13)
  3192. ExitButton.Font = Enum.Font.ArialBold
  3193. ExitButton.Text = "x"
  3194. ExitButton.TextColor3 = Color3.new(1, 1, 1)
  3195. ExitButton.TextSize = 14
  3196. ExitButton.MouseButton1Down:connect(function()
  3197. MainFrame.Visible = false
  3198. end)
  3199.  
  3200. -- Scripts --
  3201.  
  3202. CtrlDeleteButton.MouseButton1Down:connect(function()
  3203. local Plr = game:GetService("Players").LocalPlayer
  3204. local Mouse = Plr:GetMouse()
  3205.  
  3206. Mouse.Button1Down:connect(function()
  3207. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  3208. if not Mouse.Target then return end
  3209. Mouse.Target:Destroy()
  3210. end)
  3211. end)
  3212.  
  3213. AltDeleteButton.MouseButton1Down:connect(function()
  3214. local Plr = game:GetService("Players").LocalPlayer
  3215. local Mouse = Plr:GetMouse()
  3216.  
  3217. Mouse.Button1Down:connect(function()
  3218. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftAlt) then return end
  3219. if not Mouse.Target then return end
  3220. Mouse.Target:Destroy()
  3221. end)
  3222. end)
  3223.  
  3224. RevizAdminButton.MouseButton1Down:connect(function()
  3225. -- Creator: illremember#3799
  3226.  
  3227. -- Credits to infinite yield, harkinian, dex creators
  3228.  
  3229. prefix = ";"
  3230. wait(0.3)
  3231. Commands = {
  3232. '[-] cmdbar is shown when ; is pressed.',
  3233. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  3234. '[2] bring [plr] -- You need a tool! Will bring player to you',
  3235. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  3236. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  3237. '[5] attach [plr] -- You need a tool! Attaches you to player',
  3238. '[6] unattach [plr] -- Attempts to unattach you from a player',
  3239. '[7] follow [plr] -- Makes you follow behind the player',
  3240. '[8] unfollow',
  3241. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  3242. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  3243. '[11] untrail',
  3244. '[12] orbit [plr] -- Makes you orbit the player',
  3245. '[13] unorbit',
  3246. '[14] fling [plr] -- Makes you fling the player',
  3247. '[15] unfling',
  3248. '[16] fecheck -- Checks if the game is FE or not',
  3249. '[17] void [plr] -- Teleports player to the void',
  3250. '[18] noclip -- Gives you noclip to walk through walls',
  3251. '[19] clip -- Removes noclip',
  3252. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  3253. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  3254. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  3255. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  3256. '[24] annoy [plr] -- Loop teleports you to the player',
  3257. '[25] unannoy',
  3258. '[26] headwalk [plr] -- Loop teleports you to the player head',
  3259. '[27] unheadwalk',
  3260. '[28] nolimbs -- Removes your arms and legs',
  3261. '[29] god -- Gives you FE Godmode',
  3262. '[30] drophats -- Drops your accessories',
  3263. '[31] droptool -- Drops any tool you have equipped',
  3264. '[32] loopdhats -- Loop drops your accessories',
  3265. '[33] unloopdhats',
  3266. '[34] loopdtool -- Loop drops any tools you have equipped',
  3267. '[35] unloopdtool',
  3268. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  3269. '[37] view [plr] -- Changes your camera to the player character',
  3270. '[38] unview',
  3271. '[39] goto [plr] -- Teleports you to player',
  3272. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  3273. '[41] unfly',
  3274. '[42] chat [msg] -- Makes you chat a message',
  3275. '[43] spam [msg] -- Spams a message',
  3276. '[44] unspam',
  3277. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  3278. '[46] pmspam [plr] -- Spams a player in private message',
  3279. '[47] unpmspam',
  3280. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  3281. '[49] uncfreeze [plr]',
  3282. '[50] unlockws -- Unlocks the workspace',
  3283. '[51] lockws -- Locks the workspace',
  3284. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  3285. '[53] pstand -- Enables platform stand',
  3286. '[54] unpstand -- Disables platform stand',
  3287. '[55] blockhead -- Removes your head mesh',
  3288. '[56] sit',
  3289. '[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',
  3290. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  3291. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  3292. '[60] cmds -- Prints all commands',
  3293. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  3294. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  3295. '[63] spinner -- Makes you spin',
  3296. '[64] nospinner',
  3297. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  3298. '[66] noreach -- Removes reach, must have tool equipped',
  3299. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  3300. '[68] tp me [plr] -- Alternative to goto',
  3301. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  3302. '[70] uncbring',
  3303. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  3304. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  3305. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  3306. '[74] unglitch -- Unglitches you',
  3307. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  3308. '[76] explorer -- Loads up DEX',
  3309. '[77] reset -- Resets your character.',
  3310. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  3311. '[79] animgui -- Loads up Energize animations GUI',
  3312. '[80] savepos -- Saves your current position',
  3313. '[81] loadpos -- Teleports you to your saved position',
  3314. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  3315. '[83] unbang',
  3316. '[84] delcmdbar -- Removes the command bar completely',
  3317. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  3318. '[86] shutdown -- Uses harkinians script to shutdown server',
  3319. '[87] respawn -- If grespawn doesnt work you can use respawn',
  3320. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  3321. '[89] getplrs -- Prints all players in game',
  3322. '[90] deldecal -- Deletes all decals client sided',
  3323. '[91] opfinality -- Loads in my FE GUI Opfinality',
  3324. '[92] remotes -- Prints all remotes in the game in the console when added',
  3325. '[93] noremotes -- Stops printing remotes',
  3326. '[94] tpdefault -- Stops all loop teleports to a player',
  3327. '[95] stopsit -- Will not allow you to sit',
  3328. '[96] gosit -- Allows you to sit',
  3329. '[97] clicktp -- Enables click tp',
  3330. '[98] noclicktp -- Disables click tp',
  3331. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  3332. '[100] toolsoff -- Stops ;toolson',
  3333. '[101] version -- Gets the admin version',
  3334. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  3335. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  3336. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  3337. '[105] clickdel -- Delete any block you press q on, client sided',
  3338. '[106] noclickdel -- Stops clickdel',
  3339. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  3340. '[108] unlooprhats -- Stops loop removing mesh',
  3341. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  3342. '[110] unlooprtool -- Stops loop removing mesh',
  3343. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  3344. '[112] age [plr] -- Makes you chat the account age of the player',
  3345. '[113] id [plr] -- Makes you chat the account ID of the player',
  3346. '[114] .age [plr] -- Privately shows you the account age of the player',
  3347. '[115] .id [plr] -- Privately shows you the account ID of the player',
  3348. '[116] gameid -- Shows the game ID',
  3349. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  3350. '[118] removefog -- Removes fog, client sided',
  3351. '[119] disable -- Disables your character by removing humanoid',
  3352. '[120] enable -- Enables your character by adding humanoid',
  3353. '[121] prefix [key] -- Changes the prefix used, default is ;',
  3354. '[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.',
  3355. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  3356. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  3357. '[125] uncarpet -- Stops carpet player',
  3358. '[126] stare [plr] -- Turns your character to stare at another player',
  3359. '[127] unstare -- Stops stare player',
  3360. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  3361. '[129] unlogchat -- Disables logchat',
  3362. '[130] fixcam -- Fixes/resets your camera',
  3363. '[131] unstate -- Stops changing state',
  3364. }
  3365. speedget = 1
  3366.  
  3367. lplayer = game:GetService("Players").LocalPlayer
  3368.  
  3369. lplayer.CharacterAdded:Connect(function(character)
  3370. spin = false
  3371. flying = false
  3372. staring = false
  3373. banpl = false
  3374. end)
  3375.  
  3376. function change()
  3377. prefix = prefix
  3378. speedfly = speedfly
  3379. end
  3380.  
  3381. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  3382. local Found = {}
  3383. local strl = String:lower()
  3384. if strl == "all" then
  3385. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  3386. table.insert(Found,v)
  3387. end
  3388. elseif strl == "others" then
  3389. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  3390. if v.Name ~= lplayer.Name then
  3391. table.insert(Found,v)
  3392. end
  3393. end
  3394. elseif strl == "me" then
  3395. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  3396. if v.Name == lplayer.Name then
  3397. table.insert(Found,v)
  3398. end
  3399. end
  3400. else
  3401. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  3402. if v.Name:lower():sub(1, #String) == String:lower() then
  3403. table.insert(Found,v)
  3404. end
  3405. end
  3406. end
  3407. return Found
  3408. end
  3409.  
  3410. local Mouse = lplayer:GetMouse()
  3411.  
  3412. spin = false
  3413. followed = false
  3414. traill = false
  3415. noclip = false
  3416. annoying = false
  3417. hwalk = false
  3418. droppinghats = false
  3419. droppingtools = false
  3420. flying = false
  3421. spamdelay = 1
  3422. spamming = false
  3423. spammingpm = false
  3424. cbringing = false
  3425. remotes = true
  3426. added = true
  3427. binds = false
  3428. stopsitting = false
  3429. clickgoto = false
  3430. gettingtools = false
  3431. removingmeshhats = false
  3432. removingmeshtool = false
  3433. clickdel = false
  3434. staring = false
  3435. chatlogs = false
  3436. banpl = false
  3437. changingstate = false
  3438. statechosen = 0
  3439.  
  3440. adminversion = "Reviz Admin by illremember, Version 2.0"
  3441.  
  3442. flying = false
  3443. speedfly = 1
  3444.  
  3445. function plrchat(plr, chat)
  3446. print(plr.Name..": "..tick().."\n"..chat)
  3447. end
  3448.  
  3449. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  3450. v.Chatted:connect(function(chat)
  3451. if chatlogs then
  3452. plrchat(v, chat)
  3453. end
  3454. end)
  3455. end
  3456. game:GetService("Players").PlayerAdded:connect(function(plr)
  3457. plr.Chatted:connect(function(chat)
  3458. if chatlogs then
  3459. plrchat(plr, chat)
  3460. end
  3461. end)
  3462. end)
  3463.  
  3464.  
  3465. local ScreenGui = Instance.new("ScreenGui")
  3466. local Frame = Instance.new("Frame")
  3467. local CMDBAR = Instance.new("TextBox")
  3468. ScreenGui.Parent = game:GetService("CoreGui")
  3469. Frame.Parent = ScreenGui
  3470. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  3471. Frame.BackgroundTransparency = 0.3
  3472. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  3473. Frame.Size = UDim2.new(0, 200, 0, 40)
  3474. Frame.Active = true
  3475. Frame.Draggable = true
  3476. CMDBAR.Name = "CMDBAR"
  3477. CMDBAR.Parent = Frame
  3478. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3479. CMDBAR.BackgroundTransparency = 0.20000000298023
  3480. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  3481. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  3482. CMDBAR.Font = Enum.Font.SourceSansLight
  3483. CMDBAR.FontSize = Enum.FontSize.Size14
  3484. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  3485. CMDBAR.TextScaled = true
  3486. CMDBAR.TextSize = 14
  3487. CMDBAR.TextWrapped = true
  3488. CMDBAR.Text = "Press ; to type, Enter to execute"
  3489.  
  3490. local CMDS = Instance.new("ScreenGui")
  3491. local CMDSFRAME = Instance.new("Frame")
  3492. local ScrollingFrame = Instance.new("ScrollingFrame")
  3493. local TextLabel = Instance.new("TextLabel")
  3494. local closegui = Instance.new("TextButton")
  3495. CMDS.Name = "CMDS"
  3496. CMDS.Parent = game:GetService("CoreGui")
  3497. CMDSFRAME.Name = "CMDSFRAME"
  3498. CMDSFRAME.Parent = CMDS
  3499. CMDSFRAME.Active = true
  3500. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  3501. CMDSFRAME.BorderSizePixel = 0
  3502. CMDSFRAME.Draggable = true
  3503. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  3504. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  3505. CMDSFRAME.Visible = false
  3506. ScrollingFrame.Parent = CMDSFRAME
  3507. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  3508. ScrollingFrame.BorderSizePixel = 0
  3509. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  3510. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  3511. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  3512. TextLabel.Parent = ScrollingFrame
  3513. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3514. TextLabel.BackgroundTransparency = 1
  3515. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  3516. TextLabel.Font = Enum.Font.SourceSans
  3517. TextLabel.FontSize = Enum.FontSize.Size18
  3518. 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."
  3519. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  3520. TextLabel.TextSize = 15
  3521. TextLabel.TextWrapped = true
  3522. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  3523. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  3524. closegui.Name = "closegui"
  3525. closegui.Parent = CMDSFRAME
  3526. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  3527. closegui.BorderSizePixel = 0
  3528. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  3529. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  3530. closegui.Font = Enum.Font.SourceSansBold
  3531. closegui.FontSize = Enum.FontSize.Size24
  3532. closegui.Text = "X"
  3533. closegui.TextColor3 = Color3.new(1, 1, 1)
  3534. closegui.TextSize = 20
  3535.  
  3536. closegui.MouseButton1Click:connect(function()
  3537. CMDSFRAME.Visible = false
  3538. end)
  3539.  
  3540. game:GetService('RunService').Stepped:connect(function()
  3541. if spin then
  3542. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  3543. end
  3544. if followed then
  3545. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  3546. end
  3547. if traill then
  3548. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  3549. end
  3550. if annoying then
  3551. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  3552. end
  3553. if hwalk then
  3554. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  3555. end
  3556. if staring then
  3557. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  3558. end
  3559. end)
  3560. game:GetService('RunService').Stepped:connect(function()
  3561. if noclip then
  3562. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  3563. lplayer.Character.Head.CanCollide = false
  3564. lplayer.Character.Torso.CanCollide = false
  3565. lplayer.Character["Left Leg"].CanCollide = false
  3566. lplayer.Character["Right Leg"].CanCollide = false
  3567. else
  3568. lplayer.Character.Humanoid:ChangeState(11)
  3569. end
  3570. end
  3571. if changingstate then
  3572. lplayer.Character.Humanoid:ChangeState(statechosen)
  3573. end
  3574. end)
  3575. game:GetService('RunService').Stepped:connect(function()
  3576. if droppinghats then
  3577. for i,v in pairs(lplayer.Character:GetChildren()) do
  3578. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3579. v.Parent = workspace
  3580. end
  3581. end
  3582. end
  3583. if droppingtools then
  3584. for i,v in pairs(lplayer.Character:GetChildren()) do
  3585. if (v:IsA("Tool")) then
  3586. v.Parent = workspace
  3587. end
  3588. end
  3589. end
  3590. if removingmeshhats then
  3591. for i,v in pairs(lplayer.Character:GetChildren()) do
  3592. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  3593. v.Handle.Mesh:Destroy()
  3594. end
  3595. end
  3596. end
  3597. if removingmeshtool then
  3598. for i,v in pairs(lplayer.Character:GetChildren()) do
  3599. if (v:IsA("Tool")) then
  3600. v.Handle.Mesh:Destroy()
  3601. end
  3602. end
  3603. end
  3604. end)
  3605. game:GetService('RunService').Stepped:connect(function()
  3606. if banpl then
  3607. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  3608. end
  3609. end)
  3610. game:GetService('RunService').Stepped:connect(function()
  3611. if stopsitting then
  3612. lplayer.Character.Humanoid.Sit = false
  3613. end
  3614. end)
  3615.  
  3616. plr = lplayer
  3617. hum = plr.Character.HumanoidRootPart
  3618. mouse = plr:GetMouse()
  3619. mouse.KeyDown:connect(function(key)
  3620. if key == "e" then
  3621. if mouse.Target then
  3622. if clickgoto then
  3623. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  3624. elseif clickdel then
  3625. mouse.Target:Destroy()
  3626. end
  3627. end
  3628. end
  3629. end)
  3630.  
  3631. game:GetService("Workspace").ChildAdded:connect(function(part)
  3632. if gettingtools then
  3633. if part:IsA("Tool") then
  3634. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3635. end
  3636. end
  3637. end)
  3638.  
  3639. lplayer.Chatted:Connect(function(msg)
  3640. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  3641. if string.sub(msg, 7) == "me" then
  3642. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  3643. else
  3644. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  3645. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3646. lplayer.Character.Humanoid.Name = 1
  3647. local l = lplayer.Character["1"]:Clone()
  3648. l.Parent = lplayer.Character
  3649. l.Name = "Humanoid"
  3650. wait(0.1)
  3651. lplayer.Character["1"]:Destroy()
  3652. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3653. lplayer.Character.Animate.Disabled = true
  3654. wait(0.1)
  3655. lplayer.Character.Animate.Disabled = false
  3656. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3657. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3658. lplayer.Character.Humanoid:EquipTool(v)
  3659. end
  3660. local function tp(player,player2)
  3661. local char1,char2=player.Character,player2.Character
  3662. if char1 and char2 then
  3663. char1:MoveTo(char2.Head.Position)
  3664. end
  3665. end
  3666. wait(0.1)
  3667. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3668. wait(0.2)
  3669. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3670. wait(0.5)
  3671. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  3672. wait(0.7)
  3673. tp(lplayer,game:GetService("Players")[v.Name])
  3674. wait(0.7)
  3675. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3676. game:GetService("StarterGui"):SetCore("SendNotification", {
  3677. Title = "Tools needed!";
  3678. Text = "You need a tool in your backpack for this command!";
  3679. })
  3680. end
  3681. end
  3682. end
  3683. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  3684. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  3685. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3686. lplayer.Character.Humanoid.Name = 1
  3687. local l = lplayer.Character["1"]:Clone()
  3688. l.Parent = lplayer.Character
  3689. l.Name = "Humanoid"
  3690. wait(0.1)
  3691. lplayer.Character["1"]:Destroy()
  3692. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3693. lplayer.Character.Animate.Disabled = true
  3694. wait(0.1)
  3695. lplayer.Character.Animate.Disabled = false
  3696. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3697. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3698. lplayer.Character.Humanoid:EquipTool(v)
  3699. end
  3700. local function tp(player,player2)
  3701. local char1,char2=player.Character,player2.Character
  3702. if char1 and char2 then
  3703. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3704. end
  3705. end
  3706. local function getout(player,player2)
  3707. local char1,char2=player.Character,player2.Character
  3708. if char1 and char2 then
  3709. char1:MoveTo(char2.Head.Position)
  3710. end
  3711. end
  3712. tp(game:GetService("Players")[v.Name], lplayer)
  3713. wait(0.2)
  3714. tp(game:GetService("Players")[v.Name], lplayer)
  3715. wait(0.5)
  3716. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3717. wait(0.5)
  3718. getout(lplayer, game:GetService("Players")[v.Name])
  3719. wait(0.3)
  3720. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3721. game:GetService("StarterGui"):SetCore("SendNotification", {
  3722. Title = "Tools needed!";
  3723. Text = "You need a tool in your backpack for this command!";
  3724. })
  3725. end
  3726. end
  3727. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  3728. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  3729. lplayer.Character.Humanoid.Name = 1
  3730. local l = lplayer.Character["1"]:Clone()
  3731. l.Parent = lplayer.Character
  3732. l.Name = "Humanoid"
  3733. wait(0.1)
  3734. lplayer.Character["1"]:Destroy()
  3735. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3736. lplayer.Character.Animate.Disabled = true
  3737. wait(0.1)
  3738. lplayer.Character.Animate.Disabled = false
  3739. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3740. lplayer.Character.Animate.Disabled = false
  3741. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3742. lplayer.Character.Humanoid:EquipTool(v)
  3743. end
  3744. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3745. spinplr = v
  3746. wait(0.5)
  3747. spin = true
  3748. game:GetService("StarterGui"):SetCore("SendNotification", {
  3749. Title = "Tools needed!";
  3750. Text = "You need a tool in your backpack for this command!";
  3751. })
  3752. end
  3753. end
  3754. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  3755. spin = false
  3756. end
  3757. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  3758. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3759. lplayer.Character.Humanoid.Name = 1
  3760. local l = lplayer.Character["1"]:Clone()
  3761. l.Parent = lplayer.Character
  3762. l.Name = "Humanoid"
  3763. wait(0.1)
  3764. lplayer.Character["1"]:Destroy()
  3765. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3766. lplayer.Character.Animate.Disabled = true
  3767. wait(0.1)
  3768. lplayer.Character.Animate.Disabled = false
  3769. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3770. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3771. lplayer.Character.Humanoid:EquipTool(v)
  3772. end
  3773. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3774. wait(0.3)
  3775. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  3776. attplr = v
  3777. game:GetService("StarterGui"):SetCore("SendNotification", {
  3778. Title = "Tools needed!";
  3779. Text = "You need a tool in your backpack for this command!";
  3780. })
  3781. end
  3782. end
  3783. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  3784. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  3785. local function getout(player,player2)
  3786. local char1,char2=player.Character,player2.Character
  3787. if char1 and char2 then
  3788. char1:MoveTo(char2.Head.Position)
  3789. end
  3790. end
  3791. getout(lplayer, game:GetService("Players")[v.Name])
  3792. end
  3793. end
  3794. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  3795. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  3796. followed = true
  3797. flwplr = v
  3798. end
  3799. end
  3800. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  3801. followed = false
  3802. end
  3803. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  3804. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  3805. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  3806. lplayer.Character.Humanoid.Name = 1
  3807. local l = lplayer.Character["1"]:Clone()
  3808. l.Parent = lplayer.Character
  3809. l.Name = "Humanoid"
  3810. wait(0.1)
  3811. lplayer.Character["1"]:Destroy()
  3812. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3813. lplayer.Character.Animate.Disabled = true
  3814. wait(0.1)
  3815. lplayer.Character.Animate.Disabled = false
  3816. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3817. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3818. lplayer.Character.Humanoid:EquipTool(v)
  3819. end
  3820. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3821. wait(0.2)
  3822. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3823. wait(0.6)
  3824. lplayer.Character.HumanoidRootPart.CFrame = NOW
  3825. wait(0.6)
  3826. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  3827. game:GetService("StarterGui"):SetCore("SendNotification", {
  3828. Title = "Tools needed!";
  3829. Text = "You need a tool in your backpack for this command!";
  3830. })
  3831. end
  3832. end
  3833. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  3834. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3835. traill = true
  3836. trlplr = v
  3837. end
  3838. end
  3839. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  3840. traill = false
  3841. end
  3842. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  3843. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  3844. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3845. else
  3846. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3847. local o = Instance.new("RocketPropulsion")
  3848. o.Parent = lplayer.Character.HumanoidRootPart
  3849. o.Name = "Orbit"
  3850. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3851. o:Fire()
  3852. noclip = true
  3853. end
  3854. end
  3855. end
  3856. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  3857. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  3858. noclip = false
  3859. end
  3860. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  3861. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  3862. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  3863. else
  3864. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3865. local y = Instance.new("RocketPropulsion")
  3866. y.Parent = lplayer.Character.HumanoidRootPart
  3867. y.CartoonFactor = 1
  3868. y.MaxThrust = 800000
  3869. y.MaxSpeed = 1000
  3870. y.ThrustP = 200000
  3871. y.Name = "Fling"
  3872. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  3873. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  3874. y:Fire()
  3875. noclip = true
  3876. end
  3877. end
  3878. end
  3879. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  3880. noclip = false
  3881. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3882. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  3883. wait(0.4)
  3884. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  3885. end
  3886. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  3887. if game:GetService("Workspace").FilteringEnabled == true then
  3888. warn("FE is Enabled (Filtering Enabled)")
  3889. game:GetService("StarterGui"):SetCore("SendNotification", {
  3890. Title = "FE is Enabled";
  3891. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  3892. })
  3893. else
  3894. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  3895. game:GetService("StarterGui"):SetCore("SendNotification", {
  3896. Title = "FE is Disabled";
  3897. Text = "Filtering Disabled. Consider using a different admin script.";
  3898. })
  3899. end
  3900. end
  3901. if string.sub(msg, 1, 6) == (prefix.."void ") then
  3902. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  3903. lplayer.Character.Humanoid.Name = 1
  3904. local l = lplayer.Character["1"]:Clone()
  3905. l.Parent = lplayer.Character
  3906. l.Name = "Humanoid"
  3907. wait(0.1)
  3908. lplayer.Character["1"]:Destroy()
  3909. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3910. lplayer.Character.Animate.Disabled = true
  3911. wait(0.1)
  3912. lplayer.Character.Animate.Disabled = false
  3913. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  3914. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3915. lplayer.Character.Humanoid:EquipTool(v)
  3916. end
  3917. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3918. wait(0.2)
  3919. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  3920. wait(0.6)
  3921. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  3922. game:GetService("StarterGui"):SetCore("SendNotification", {
  3923. Title = "Tools needed!";
  3924. Text = "You need a tool in your backpack for this command!";
  3925. })
  3926. end
  3927. end
  3928. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  3929. noclip = true
  3930. game:GetService("StarterGui"):SetCore("SendNotification", {
  3931. Title = "Noclip enabled";
  3932. Text = "Type ;clip to disable";
  3933. })
  3934. end
  3935. if string.sub(msg, 1, 5) == (prefix.."clip") then
  3936. noclip = false
  3937. game:GetService("StarterGui"):SetCore("SendNotification", {
  3938. Title = "Noclip disabled";
  3939. Text = "Type ;noclip to enable";
  3940. })
  3941. end
  3942. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  3943. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  3944. end
  3945. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  3946. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  3947. end
  3948. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  3949. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  3950. end
  3951. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  3952. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  3953. end
  3954. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  3955. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  3956. end
  3957. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  3958. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  3959. end
  3960. if string.sub(msg, 1, 8) == (prefix.."default") then
  3961. lplayer.Character.Humanoid.JumpPower = 50
  3962. lplayer.Character.Humanoid.WalkSpeed = 16
  3963. lplayer.Character.Humanoid.HipHeight = 0
  3964. end
  3965. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  3966. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  3967. annoying = true
  3968. annplr = v
  3969. end
  3970. end
  3971. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  3972. annoying = false
  3973. end
  3974. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  3975. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  3976. hwalk = true
  3977. hdwplr = v
  3978. end
  3979. end
  3980. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  3981. hwalk = false
  3982. end
  3983. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  3984. lplayer.Character["Left Leg"]:Destroy()
  3985. lplayer.Character["Left Arm"]:Destroy()
  3986. lplayer.Character["Right Leg"]:Destroy()
  3987. lplayer.Character["Right Arm"]:Destroy()
  3988. end
  3989. if string.sub(msg, 1, 4) == (prefix.."god") then
  3990. lplayer.Character.Humanoid.Name = 1
  3991. local l = lplayer.Character["1"]:Clone()
  3992. l.Parent = lplayer.Character
  3993. l.Name = "Humanoid"
  3994. wait(0.1)
  3995. lplayer.Character["1"]:Destroy()
  3996. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  3997. lplayer.Character.Animate.Disabled = true
  3998. wait(0.1)
  3999. lplayer.Character.Animate.Disabled = false
  4000. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4001. game:GetService("StarterGui"):SetCore("SendNotification", {
  4002. Title = "FE Godmode enabled";
  4003. Text = "Use ;grespawn or ;respawn to remove";
  4004. })
  4005. end
  4006. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  4007. for i,v in pairs(lplayer.Character:GetChildren()) do
  4008. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4009. v.Parent = workspace
  4010. end
  4011. end
  4012. end
  4013. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  4014. for i,v in pairs(lplayer.Character:GetChildren()) do
  4015. if (v:IsA("Tool")) then
  4016. v.Parent = workspace
  4017. end
  4018. end
  4019. end
  4020. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  4021. droppinghats = true
  4022. game:GetService("StarterGui"):SetCore("SendNotification", {
  4023. Title = "Loop Drop Enabled";
  4024. Text = "Type ;unloopdhats to disable";
  4025. })
  4026. end
  4027. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  4028. droppinghats = false
  4029. game:GetService("StarterGui"):SetCore("SendNotification", {
  4030. Title = "Loop Drop Disabled";
  4031. Text = "Type ;loopdhats to enable.";
  4032. })
  4033. end
  4034. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  4035. droppingtools = true
  4036. game:GetService("StarterGui"):SetCore("SendNotification", {
  4037. Title = "Loop Drop Enabled";
  4038. Text = "Type ;unloopdtool to disable";
  4039. })
  4040. end
  4041. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  4042. droppingtools = false
  4043. game:GetService("StarterGui"):SetCore("SendNotification", {
  4044. Title = "Loop Drop Disabled";
  4045. Text = "Type ;loopdtool to enable.";
  4046. })
  4047. end
  4048. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  4049. Local = game:GetService('Players').LocalPlayer
  4050. Char = Local.Character
  4051. touched,tpdback = false, false
  4052. box = Instance.new('Part',workspace)
  4053. box.Anchored = true
  4054. box.CanCollide = true
  4055. box.Size = Vector3.new(10,1,10)
  4056. box.Position = Vector3.new(0,10000,0)
  4057. box.Touched:connect(function(part)
  4058. if (part.Parent.Name == Local.Name) then
  4059. if touched == false then
  4060. touched = true
  4061. function apply()
  4062. if script.Disabled ~= true then
  4063. no = Char.HumanoidRootPart:Clone()
  4064. wait(.25)
  4065. Char.HumanoidRootPart:Destroy()
  4066. no.Parent = Char
  4067. Char:MoveTo(loc)
  4068. touched = false
  4069. end end
  4070. if Char then
  4071. apply()
  4072. end
  4073. end
  4074. end
  4075. end)
  4076. repeat wait() until Char
  4077. loc = Char.HumanoidRootPart.Position
  4078. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  4079. game:GetService("StarterGui"):SetCore("SendNotification", {
  4080. Title = "Invisibility enabled!";
  4081. Text = "Reset or use ;respawn to remove.";
  4082. })
  4083. end
  4084. if string.sub(msg, 1, 6) == (prefix.."view ") then
  4085. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  4086. if game:GetService("Players")[v.Name].Character.Humanoid then
  4087. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  4088. else
  4089. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  4090. end
  4091. end
  4092. end
  4093. if string.sub(msg, 1, 7) == (prefix.."unview") then
  4094. if lplayer.Character.Humanoid then
  4095. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  4096. else
  4097. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  4098. end
  4099. end
  4100. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  4101. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  4102. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4103. end
  4104. end
  4105. if string.sub(msg, 1, 4) == (prefix.."fly") then
  4106. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  4107. repeat wait() until Mouse
  4108.  
  4109. local T = lplayer.Character.HumanoidRootPart
  4110. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4111. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4112. local SPEED = speedget
  4113.  
  4114. local function fly()
  4115. flying = true
  4116. local BG = Instance.new('BodyGyro', T)
  4117. local BV = Instance.new('BodyVelocity', T)
  4118. BG.P = 9e4
  4119. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4120. BG.cframe = T.CFrame
  4121. BV.velocity = Vector3.new(0, 0.1, 0)
  4122. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4123. spawn(function()
  4124. repeat wait()
  4125. lplayer.Character.Humanoid.PlatformStand = true
  4126. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  4127. SPEED = 50
  4128. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  4129. SPEED = 0
  4130. end
  4131. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  4132. 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
  4133. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  4134. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  4135. 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
  4136. else
  4137. BV.velocity = Vector3.new(0, 0.1, 0)
  4138. end
  4139. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  4140. until not flying
  4141. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  4142. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  4143. SPEED = 0
  4144. BG:destroy()
  4145. BV:destroy()
  4146. lplayer.Character.Humanoid.PlatformStand = false
  4147. end)
  4148. end
  4149. Mouse.KeyDown:connect(function(KEY)
  4150. if KEY:lower() == 'w' then
  4151. CONTROL.F = speedfly
  4152. elseif KEY:lower() == 's' then
  4153. CONTROL.B = -speedfly
  4154. elseif KEY:lower() == 'a' then
  4155. CONTROL.L = -speedfly
  4156. elseif KEY:lower() == 'd' then
  4157. CONTROL.R = speedfly
  4158. end
  4159. end)
  4160. Mouse.KeyUp:connect(function(KEY)
  4161. if KEY:lower() == 'w' then
  4162. CONTROL.F = 0
  4163. elseif KEY:lower() == 's' then
  4164. CONTROL.B = 0
  4165. elseif KEY:lower() == 'a' then
  4166. CONTROL.L = 0
  4167. elseif KEY:lower() == 'd' then
  4168. CONTROL.R = 0
  4169. end
  4170. end)
  4171. fly()
  4172. end
  4173. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  4174. flying = false
  4175. lplayer.Character.Humanoid.PlatformStand = false
  4176. end
  4177. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  4178. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  4179. end
  4180. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  4181. spamtext = (string.sub(msg, 7))
  4182. spamming = true
  4183. end
  4184. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  4185. spamming = false
  4186. end
  4187. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  4188. spamdelay = (string.sub(msg, 11))
  4189. end
  4190. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  4191. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  4192. pmspammed = v.Name
  4193. spammingpm = true
  4194. end
  4195. end
  4196. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  4197. spammingpm = false
  4198. end
  4199. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  4200. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  4201. v.Character["Left Leg"].Anchored = true
  4202. v.Character["Left Arm"].Anchored = true
  4203. v.Character["Right Leg"].Anchored = true
  4204. v.Character["Right Arm"].Anchored = true
  4205. v.Character.Torso.Anchored = true
  4206. v.Character.Head.Anchored = true
  4207. end
  4208. end
  4209. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  4210. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  4211. v.Character["Left Leg"].Anchored = false
  4212. v.Character["Left Arm"].Anchored = false
  4213. v.Character["Right Leg"].Anchored = false
  4214. v.Character["Right Arm"].Anchored = false
  4215. v.Character.Torso.Anchored = false
  4216. v.Character.Head.Anchored = false
  4217. end
  4218. end
  4219. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  4220. local a = game:GetService("Workspace"):getChildren()
  4221. for i = 1, #a do
  4222. if a[i].className == "Part" then
  4223. a[i].Locked = false
  4224. elseif a[i].className == "Model" then
  4225. local r = a[i]:getChildren()
  4226. for i = 1, #r do
  4227. if r[i].className == "Part" then
  4228. r[i].Locked = false
  4229. end
  4230. end
  4231. end
  4232. end
  4233. game:GetService("StarterGui"):SetCore("SendNotification", {
  4234. Title = "Success!";
  4235. Text = "Workspace unlocked. Use ;lockws to lock.";
  4236. })
  4237. end
  4238. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  4239. local a = game:GetService("Workspace"):getChildren()
  4240. for i = 1, #a do
  4241. if a[i].className == "Part" then
  4242. a[i].Locked = true
  4243. elseif a[i].className == "Model" then
  4244. local r = a[i]:getChildren()
  4245. for i = 1, #r do
  4246. if r[i].className == "Part" then
  4247. r[i].Locked = true
  4248. end
  4249. end
  4250. end
  4251. end
  4252. end
  4253. if string.sub(msg, 1, 7) == (prefix.."btools") then
  4254. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  4255. Clone_T.BinType = "Clone"
  4256. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  4257. Destruct.BinType = "Hammer"
  4258. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  4259. Hold_T.BinType = "Grab"
  4260. end
  4261. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  4262. lplayer.Character.Humanoid.PlatformStand = true
  4263. end
  4264. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  4265. lplayer.Character.Humanoid.PlatformStand = false
  4266. end
  4267. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  4268. lplayer.Character.Head.Mesh:Destroy()
  4269. end
  4270. if string.sub(msg, 1, 4) == (prefix.."sit") then
  4271. lplayer.Character.Humanoid.Sit = true
  4272. end
  4273. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  4274. local function bringobjw()
  4275. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4276. if obj.Name == (string.sub(msg, 11)) then
  4277. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4278. obj.CanCollide = false
  4279. obj.Transparency = 0.7
  4280. wait()
  4281. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  4282. wait()
  4283. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  4284. wait()
  4285. obj.CFrame = lplayer.Character["Head"].CFrame
  4286. end
  4287. end
  4288. end
  4289. while wait() do
  4290. bringobjw()
  4291. end
  4292. game:GetService("StarterGui"):SetCore("SendNotification", {
  4293. Title = "BringObj";
  4294. Text = "BringObj enabled.";
  4295. })
  4296. end
  4297. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  4298. vis = (string.sub(msg, 8))
  4299. local a = game:GetService("Workspace"):GetDescendants()
  4300. for i = 1, #a do
  4301. if a[i].className == "Part" then
  4302. a[i].Transparency = vis
  4303. elseif a[i].className == "Model" then
  4304. local r = a[i]:getChildren()
  4305. for i = 1, #r do
  4306. if r[i].className == "Part" then
  4307. r[i].Transparency = vis
  4308. end
  4309. end
  4310. end
  4311. end
  4312. end
  4313. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  4314. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  4315. game:GetService("StarterGui"):SetCore("SendNotification", {
  4316. Title = "Success!";
  4317. Text = "HyperTotal GUI Loaded!";
  4318. })
  4319. end
  4320. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  4321. CMDSFRAME.Visible = true
  4322. end
  4323. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  4324. for i,v in pairs(lplayer.Character:GetChildren()) do
  4325. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4326. v.Handle.Mesh:Destroy()
  4327. end
  4328. end
  4329. end
  4330. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  4331. for i,v in pairs(lplayer.Character:GetChildren()) do
  4332. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  4333. v.Handle.Mesh:Destroy()
  4334. end
  4335. end
  4336. end
  4337. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  4338. for i,v in pairs(lplayer.Character:GetChildren()) do
  4339. if (v:IsA("Tool")) then
  4340. v.Handle.Mesh:Destroy()
  4341. end
  4342. end
  4343. end
  4344. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  4345. for i,v in pairs(lplayer.Character:GetChildren()) do
  4346. if (v:IsA("Tool")) then
  4347. v.Handle.Mesh:Destroy()
  4348. end
  4349. end
  4350. end
  4351. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  4352. local p = Instance.new("RocketPropulsion")
  4353. p.Parent = lplayer.Character.HumanoidRootPart
  4354. p.Name = "Spinner"
  4355. p.Target = lplayer.Character["Left Arm"]
  4356. p:Fire()
  4357. game:GetService("StarterGui"):SetCore("SendNotification", {
  4358. Title = "Spinner enabled";
  4359. Text = "Type ;nospinner to disable.";
  4360. })
  4361. end
  4362. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  4363. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  4364. end
  4365. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  4366. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4367. if v:isA("Tool") then
  4368. local a = Instance.new("SelectionBox",v.Handle)
  4369. a.Adornee = v.Handle
  4370. v.Handle.Size = Vector3.new(0.5,0.5,60)
  4371. v.GripPos = Vector3.new(0,0,0)
  4372. lplayer.Character.Humanoid:UnequipTools()
  4373. end
  4374. end
  4375. game:GetService("StarterGui"):SetCore("SendNotification", {
  4376. Title = "Reach applied!";
  4377. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4378. })
  4379. end
  4380. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  4381. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4382. if v:isA("Tool") then
  4383. handleSize = v.Handle.Size
  4384. wait()
  4385. local a = Instance.new("SelectionBox",v.Handle)
  4386. a.Name = "a"
  4387. a.Adornee = v.Handle
  4388. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  4389. v.GripPos = Vector3.new(0,0,0)
  4390. lplayer.Character.Humanoid:UnequipTools()
  4391. end
  4392. end
  4393. game:GetService("StarterGui"):SetCore("SendNotification", {
  4394. Title = "Reach applied!";
  4395. Text = "Applied to equipped sword. Use ;noreach to disable.";
  4396. })
  4397. end
  4398. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  4399. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  4400. if v:isA("Tool") then
  4401. v.Handle.a:Destroy()
  4402. v.Handle.Size = handleSize
  4403. end
  4404. end
  4405. game:GetService("StarterGui"):SetCore("SendNotification", {
  4406. Title = "Reach removed!";
  4407. Text = "Removed reach from equipped sword.";
  4408. })
  4409. end
  4410. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  4411. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  4412. lplayer.Character.Humanoid.Name = 1
  4413. local l = lplayer.Character["1"]:Clone()
  4414. l.Parent = lplayer.Character
  4415. l.Name = "Humanoid"
  4416. wait(0.1)
  4417. lplayer.Character["1"]:Destroy()
  4418. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4419. lplayer.Character.Animate.Disabled = true
  4420. wait(0.1)
  4421. lplayer.Character.Animate.Disabled = false
  4422. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4423. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4424. lplayer.Character.Humanoid:EquipTool(v)
  4425. end
  4426. wait(0.1)
  4427. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4428. wait(0.2)
  4429. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4430. wait(0.5)
  4431. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  4432. game:GetService("StarterGui"):SetCore("SendNotification", {
  4433. Title = "Tools needed!";
  4434. Text = "You need a tool in your backpack for this command!";
  4435. })
  4436. end
  4437. end
  4438. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  4439. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  4440. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4441. end
  4442. end
  4443. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  4444. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  4445. cbringall = true
  4446. else
  4447. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  4448. brplr = v.Name
  4449. end
  4450. end
  4451. cbring = true
  4452. end
  4453. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  4454. cbring = false
  4455. cbringall = false
  4456. end
  4457. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  4458. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  4459. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4460. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  4461. lplayer.Character.Humanoid.Name = 1
  4462. local l = lplayer.Character["1"]:Clone()
  4463. l.Parent = lplayer.Character
  4464. l.Name = "Humanoid"
  4465. wait(0.1)
  4466. lplayer.Character["1"]:Destroy()
  4467. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4468. lplayer.Character.Animate.Disabled = true
  4469. wait(0.1)
  4470. lplayer.Character.Animate.Disabled = false
  4471. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4472. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4473. lplayer.Character.Humanoid:EquipTool(v)
  4474. end
  4475. local function tp(player,player2)
  4476. local char1,char2=player.Character,player2.Character
  4477. if char1 and char2 then
  4478. char1:MoveTo(char2.Head.Position)
  4479. end
  4480. end
  4481. wait(0.1)
  4482. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4483. wait(0.2)
  4484. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  4485. wait(0.5)
  4486. lplayer.Character.HumanoidRootPart.CFrame = NOW
  4487. wait(0.6)
  4488. tp(lplayer, game:GetService("Players")[v.Name])
  4489. wait(0.4)
  4490. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  4491. game:GetService("StarterGui"):SetCore("SendNotification", {
  4492. Title = "Tools needed!";
  4493. Text = "You need a tool in your backpack for this command!";
  4494. })
  4495. end
  4496. end
  4497. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  4498. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  4499. lplayer.Character.Humanoid.Name = 1
  4500. local l = lplayer.Character["1"]:Clone()
  4501. l.Parent = lplayer.Character
  4502. l.Name = "Humanoid"
  4503. wait(0.1)
  4504. lplayer.Character["1"]:Destroy()
  4505. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  4506. lplayer.Character.Animate.Disabled = true
  4507. wait(0.1)
  4508. lplayer.Character.Animate.Disabled = false
  4509. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  4510. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4511. lplayer.Character.Humanoid:EquipTool(v)
  4512. end
  4513. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4514. wait(0.3)
  4515. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  4516. wait(0.4)
  4517. b = Instance.new("BodyForce")
  4518. b.Parent = lplayer.Character.HumanoidRootPart
  4519. b.Name = "Glitch"
  4520. b.Force = Vector3.new(100000000,5000,0)
  4521. game:GetService("StarterGui"):SetCore("SendNotification", {
  4522. Title = "Tools needed!";
  4523. Text = "You need a tool in your backpack for this command!";
  4524. })
  4525. end
  4526. end
  4527. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  4528. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  4529. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  4530. b = Instance.new("BodyForce")
  4531. b.Parent = lplayer.Character.HumanoidRootPart
  4532. b.Name = "unGlitch"
  4533. b.Force = Vector3.new(0,-5000000,0)
  4534. wait(2)
  4535. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  4536. end
  4537. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  4538. lplayer.Character.Humanoid.Health = 0
  4539. wait(1)
  4540. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  4541. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  4542. end
  4543. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  4544. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  4545. game:GetService("StarterGui"):SetCore("SendNotification", {
  4546. Title = "Success!";
  4547. Text = "DEX Explorer has loaded.";
  4548. })
  4549. end
  4550. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  4551. local Anim = Instance.new("Animation")
  4552. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  4553. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  4554. track:Play(.1, 1, 1)
  4555. end
  4556. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  4557. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  4558. game:GetService("StarterGui"):SetCore("SendNotification", {
  4559. Title = "Success!";
  4560. Text = "Energize Animations GUI has loaded.";
  4561. })
  4562. end
  4563. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  4564. saved = lplayer.Character.HumanoidRootPart.CFrame
  4565. game:GetService("StarterGui"):SetCore("SendNotification", {
  4566. Title = "Position Saved";
  4567. Text = "Use ;loadpos to return to saved position.";
  4568. })
  4569. end
  4570. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  4571. lplayer.Character.HumanoidRootPart.CFrame = saved
  4572. end
  4573. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  4574. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  4575. local Anim2 = Instance.new("Animation")
  4576. Anim2.AnimationId = "rbxassetid://148840371"
  4577. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  4578. track2:Play(.1, 1, 1)
  4579. bplrr = v.Name
  4580. banpl = true
  4581. end
  4582. end
  4583. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  4584. banpl = false
  4585. end
  4586. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  4587. local function bringmodw()
  4588. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  4589. if obj.Name == (string.sub(msg, 11)) then
  4590. for i,ch in pairs(obj:GetDescendants()) do
  4591. if (ch:IsA("BasePart")) then
  4592. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  4593. ch.CanCollide = false
  4594. ch.Transparency = 0.7
  4595. wait()
  4596. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  4597. wait()
  4598. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  4599. wait()
  4600. ch.CFrame = lplayer.Character["Head"].CFrame
  4601. end
  4602. end
  4603. end
  4604. end
  4605. end
  4606. while wait() do
  4607. bringmodw()
  4608. end
  4609. game:GetService("StarterGui"):SetCore("SendNotification", {
  4610. Title = "BringMod";
  4611. Text = "BringMod enabled.";
  4612. })
  4613. end
  4614. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  4615. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  4616. local hum = Instance.new('Humanoid', mod)
  4617. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  4618. lplayer.Character = mod
  4619. end
  4620. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  4621. game:GetService'RunService'.Stepped:Connect(function()
  4622. pcall(function()
  4623. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  4624. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  4625. for _,x in pairs(v.Character.Head:GetChildren()) do
  4626. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  4627. end
  4628. end
  4629. end
  4630. end)
  4631. end)
  4632. game:GetService("StarterGui"):SetCore("SendNotification", {
  4633. Title = "Attempting Shutdown";
  4634. Text = "Shutdown Attempt has begun.";
  4635. })
  4636. end
  4637. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  4638. objtodel = (string.sub(msg, 9))
  4639. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4640. if v.Name == objtodel then
  4641. v:Destroy()
  4642. end
  4643. end
  4644. end
  4645. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  4646. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  4647. print(v)
  4648. end
  4649. game:GetService("StarterGui"):SetCore("SendNotification", {
  4650. Title = "Printed";
  4651. Text = "Players have been printed to console. (F9)";
  4652. })
  4653. end
  4654. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  4655. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  4656. if (v:IsA("Decal")) then
  4657. v:Destroy()
  4658. end
  4659. end
  4660. end
  4661. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  4662. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  4663. game:GetService("StarterGui"):SetCore("SendNotification", {
  4664. Title = "Success!";
  4665. Text = "OpFinality GUI has loaded.";
  4666. })
  4667. end
  4668. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  4669. remotes = true
  4670. added = true
  4671. game.DescendantAdded:connect(function(rmt)
  4672. if added == true then
  4673. if remotes == true then
  4674. if rmt:IsA("RemoteEvent") then
  4675. print("A RemoteEvent was added!")
  4676. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  4677. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4678. end end end
  4679. end)
  4680. game.DescendantAdded:connect(function(rmtfnctn)
  4681. if added == true then
  4682. if remotes == true then
  4683. if rmtfnctn:IsA("RemoteFunction") then
  4684. warn("A RemoteFunction was added!")
  4685. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  4686. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4687. end end end
  4688. end)
  4689.  
  4690. game.DescendantAdded:connect(function(bndfnctn)
  4691. if added == true then
  4692. if binds == true then
  4693. if bndfnctn:IsA("BindableFunction") then
  4694. print("A BindableFunction was added!")
  4695. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  4696. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4697. end end end
  4698. end)
  4699.  
  4700. game.DescendantAdded:connect(function(bnd)
  4701. if added == true then
  4702. if binds == true then
  4703. if bnd:IsA("BindableEvent") then
  4704. warn("A BindableEvent was added!")
  4705. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  4706. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4707. end end end
  4708. end)
  4709.  
  4710.  
  4711. if binds == true then
  4712. for i,v in pairs(game:GetDescendants()) do
  4713. if v:IsA("BindableFunction") then
  4714. print(" game." .. v:GetFullName() .. " | BindableFunction")
  4715. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  4716. end end
  4717. for i,v in pairs(game:GetDescendants()) do
  4718. if v:IsA("BindableEvent") then
  4719. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  4720. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  4721. end end
  4722. else
  4723. print("Off")
  4724. end
  4725. if remotes == true then
  4726. for i,v in pairs(game:GetDescendants()) do
  4727. if v:IsA("RemoteFunction") then
  4728. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  4729. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  4730. end end
  4731. wait()
  4732. for i,v in pairs(game:GetDescendants()) do
  4733. if v:IsA("RemoteEvent") then
  4734. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  4735. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  4736. end end
  4737. else
  4738. print("Off")
  4739. end
  4740. game:GetService("StarterGui"):SetCore("SendNotification", {
  4741. Title = "Printing Remotes";
  4742. Text = "Type ;noremotes to disable.";
  4743. })
  4744. end
  4745. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  4746. remotes = false
  4747. added = false
  4748. game:GetService("StarterGui"):SetCore("SendNotification", {
  4749. Title = "Printing Remotes Disabled";
  4750. Text = "Type ;remotes to enable.";
  4751. })
  4752. end
  4753. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  4754. spin = false
  4755. followed = false
  4756. traill = false
  4757. noclip = false
  4758. annoying = false
  4759. hwalk = false
  4760. cbringing = false
  4761. end
  4762. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  4763. stopsitting = true
  4764. end
  4765. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  4766. stopsitting = false
  4767. end
  4768. if string.sub(msg, 1, 8) == (prefix.."version") then
  4769. print(adminversion)
  4770. game:GetService("StarterGui"):SetCore("SendNotification", {
  4771. Title = "Version";
  4772. Text = adminversion;
  4773. })
  4774. end
  4775. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  4776. clickgoto = true
  4777. game:GetService("StarterGui"):SetCore("SendNotification", {
  4778. Title = "Click TP";
  4779. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  4780. })
  4781. end
  4782. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  4783. clickdel = true
  4784. game:GetService("StarterGui"):SetCore("SendNotification", {
  4785. Title = "Click Delete";
  4786. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  4787. })
  4788. end
  4789. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  4790. clickdel = false
  4791. game:GetService("StarterGui"):SetCore("SendNotification", {
  4792. Title = "Click Delete";
  4793. Text = "Click delete has been disabled.";
  4794. })
  4795. end
  4796. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  4797. clickgoto = false
  4798. game:GetService("StarterGui"):SetCore("SendNotification", {
  4799. Title = "Click TP";
  4800. Text = "Click TP has been disabled.";
  4801. })
  4802. end
  4803. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  4804. gettingtools = true
  4805. game:GetService("StarterGui"):SetCore("SendNotification", {
  4806. Title = "Tools Enabled";
  4807. Text = "Automatically colleting tools dropped.";
  4808. })
  4809. end
  4810. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  4811. gettingtools = false
  4812. game:GetService("StarterGui"):SetCore("SendNotification", {
  4813. Title = "Tools Disabled";
  4814. Text = "Click TP has been disabled.";
  4815. })
  4816. end
  4817. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  4818. ScreenGui:Destroy()
  4819. end
  4820. if string.sub(msg, 1, 6) == (prefix.."reset") then
  4821. lplayer.Character.Head:Destroy()
  4822. end
  4823. if string.sub(msg, 1, 7) == (prefix.."state ") then
  4824. statechosen = string.sub(msg, 8)
  4825. changingstate = true
  4826. end
  4827. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  4828. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  4829. end
  4830. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  4831. removingmeshhats = true
  4832. end
  4833. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  4834. removingmeshhats = false
  4835. end
  4836. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  4837. removingmeshtool = true
  4838. end
  4839. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  4840. removingmeshtool = false
  4841. end
  4842. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  4843. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  4844. if v:IsA("Tool") then
  4845. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  4846. v.Parent = player.Character
  4847. end
  4848. end
  4849. end
  4850. end
  4851. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  4852. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  4853. if v:IsA("Tool") then
  4854. v.Parent = lplayer.Character
  4855. wait()
  4856. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  4857. v.Parent = player.Character
  4858. end
  4859. end
  4860. end
  4861. end
  4862. if string.sub(msg, 1, 5) == (prefix.."age ") then
  4863. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  4864. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  4865. end
  4866. end
  4867. if string.sub(msg, 1, 4) == (prefix.."id ") then
  4868. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  4869. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  4870. end
  4871. end
  4872. if string.sub(msg, 1, 6) == (prefix..".age ") then
  4873. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  4874. game:GetService("StarterGui"):SetCore("SendNotification", {
  4875. Title = player.AccountAge.." Days";
  4876. Text = "Account age of "..player.Name;
  4877. })
  4878. end
  4879. end
  4880. if string.sub(msg, 1, 5) == (prefix..".id ") then
  4881. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  4882. game:GetService("StarterGui"):SetCore("SendNotification", {
  4883. Title = player.UserId.." ID";
  4884. Text = "Account ID of "..player.Name;
  4885. })
  4886. end
  4887. end
  4888. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  4889. game:GetService("StarterGui"):SetCore("SendNotification", {
  4890. Title = "Game ID";
  4891. Text = "Game ID: ".. game.GameId;
  4892. })
  4893. end
  4894. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  4895. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  4896. if pgscheck == true then
  4897. game:GetService("StarterGui"):SetCore("SendNotification", {
  4898. Title = "PGSPhysicsSolverEnabled";
  4899. Text = "PGS is Enabled!";
  4900. })
  4901. else
  4902. game:GetService("StarterGui"):SetCore("SendNotification", {
  4903. Title = "PGSPhysicsSolverEnabled";
  4904. Text = "PGS is Disabled!";
  4905. })
  4906. end
  4907. end
  4908. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  4909. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4910. if v:IsA("Part") then
  4911. if v.Transparency == 1 then
  4912. if v.Name ~= "HumanoidRootPart" then
  4913. v:Destroy()
  4914. end
  4915. end
  4916. end
  4917. end
  4918. end
  4919. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  4920. game:GetService("Lighting").FogStart = 0
  4921. game:GetService("Lighting").FogEnd = 9999999999999
  4922. end
  4923. if string.sub(msg, 1, 8) == (prefix.."disable") then
  4924. lplayer.Character.Humanoid.Parent = lplayer
  4925. end
  4926. if string.sub(msg, 1, 7) == (prefix.."enable") then
  4927. lplayer.Humanoid.Parent = lplayer.Character
  4928. end
  4929. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  4930. prefix = (string.sub(msg, 9, 9))
  4931. wait(0.1)
  4932. change()
  4933. wait(0.1)
  4934. game:GetService("StarterGui"):SetCore("SendNotification", {
  4935. Title = "Prefix changed!";
  4936. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  4937. })
  4938. end
  4939. if string.sub(msg, 1, 12) == (";resetprefix") then
  4940. prefix = ";"
  4941. wait(0.1)
  4942. change()
  4943. wait(0.1)
  4944. game:GetService("StarterGui"):SetCore("SendNotification", {
  4945. Title = "Prefix changed!";
  4946. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  4947. })
  4948. end
  4949. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  4950. speedfly = string.sub(msg, 11)
  4951. wait()
  4952. change()
  4953. end
  4954. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  4955. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  4956. local Anim3 = Instance.new("Animation")
  4957. Anim3.AnimationId = "rbxassetid://282574440"
  4958. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  4959. track3:Play(.1, 1, 1)
  4960. bplrr = v.Name
  4961. banpl = true
  4962. end
  4963. end
  4964. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  4965. banpl = false
  4966. end
  4967. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  4968. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  4969. staring = true
  4970. stareplr = v
  4971. end
  4972. end
  4973. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  4974. staring = false
  4975. end
  4976. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  4977. chatlogs = true
  4978. game:GetService("StarterGui"):SetCore("SendNotification", {
  4979. Title = "LogChat enabled";
  4980. Text = "Now logging all player chat.";
  4981. })
  4982. end
  4983. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  4984. chatlogs = false
  4985. game:GetService("StarterGui"):SetCore("SendNotification", {
  4986. Title = "LogChat disabled";
  4987. Text = "Stopped logging all player chat.";
  4988. })
  4989. end
  4990. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  4991. game:GetService("Workspace").CurrentCamera:Destroy()
  4992. wait(0.1)
  4993. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  4994. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  4995. lplayer.CameraMinZoomDistance = 0.5
  4996. lplayer.CameraMaxZoomDistance = 400
  4997. lplayer.CameraMode = "Classic"
  4998. end
  4999. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  5000. changingstate = false
  5001. end
  5002. end)
  5003.  
  5004. local function tp()
  5005. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  5006. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  5007. if player.Name == brplr then
  5008. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  5009. end
  5010. end
  5011. end
  5012. end
  5013. local function tpall()
  5014. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  5015. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  5016. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  5017. end
  5018. end
  5019. end
  5020. spawn(function()
  5021. while wait(spamdelay) do
  5022. if spamming == true then
  5023. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  5024. end
  5025. end
  5026. end)
  5027. spawn(function()
  5028. while wait(spamdelay) do
  5029. if spammingpm == true then
  5030. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  5031. end
  5032. end
  5033. end)
  5034. spawn(function()
  5035. while wait() do
  5036. if cbring == true then
  5037. tp()
  5038. end
  5039. end
  5040. end)
  5041. spawn(function()
  5042. while wait() do
  5043. if cbringall == true then
  5044. tpall()
  5045. end
  5046. end
  5047. end)
  5048.  
  5049. Mouse.KeyDown:connect(function(Key)
  5050. if Key == prefix then
  5051. CMDBAR:CaptureFocus()
  5052. end
  5053. end)
  5054.  
  5055. CMDBAR.FocusLost:connect(function(enterPressed)
  5056. if enterPressed then
  5057. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  5058. if string.sub(CMDBAR.Text, 6) == "me" then
  5059. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  5060. else
  5061. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  5062. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  5063. lplayer.Character.Humanoid.Name = 1
  5064. local l = lplayer.Character["1"]:Clone()
  5065. l.Parent = lplayer.Character
  5066. l.Name = "Humanoid"
  5067. wait(0.1)
  5068. lplayer.Character["1"]:Destroy()
  5069. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5070. lplayer.Character.Animate.Disabled = true
  5071. wait(0.1)
  5072. lplayer.Character.Animate.Disabled = false
  5073. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5074. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5075. lplayer.Character.Humanoid:EquipTool(v)
  5076. end
  5077. local function tp(player,player2)
  5078. local char1,char2=player.Character,player2.Character
  5079. if char1 and char2 then
  5080. char1:MoveTo(char2.Head.Position)
  5081. end
  5082. end
  5083. wait(0.1)
  5084. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5085. wait(0.2)
  5086. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5087. wait(0.5)
  5088. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  5089. wait(0.7)
  5090. tp(lplayer,game:GetService("Players")[v.Name])
  5091. wait(0.7)
  5092. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5093. game:GetService("StarterGui"):SetCore("SendNotification", {
  5094. Title = "Tools needed!";
  5095. Text = "You need a tool in your backpack for this command!";
  5096. })
  5097. end
  5098. end
  5099. end
  5100. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  5101. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  5102. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  5103. lplayer.Character.Humanoid.Name = 1
  5104. local l = lplayer.Character["1"]:Clone()
  5105. l.Parent = lplayer.Character
  5106. l.Name = "Humanoid"
  5107. wait(0.1)
  5108. lplayer.Character["1"]:Destroy()
  5109. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5110. lplayer.Character.Animate.Disabled = true
  5111. wait(0.1)
  5112. lplayer.Character.Animate.Disabled = false
  5113. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5114. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5115. lplayer.Character.Humanoid:EquipTool(v)
  5116. end
  5117. local function tp(player,player2)
  5118. local char1,char2=player.Character,player2.Character
  5119. if char1 and char2 then
  5120. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  5121. end
  5122. end
  5123. local function getout(player,player2)
  5124. local char1,char2=player.Character,player2.Character
  5125. if char1 and char2 then
  5126. char1:MoveTo(char2.Head.Position)
  5127. end
  5128. end
  5129. tp(game:GetService("Players")[v.Name], lplayer)
  5130. wait(0.2)
  5131. tp(game:GetService("Players")[v.Name], lplayer)
  5132. wait(0.5)
  5133. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5134. wait(0.5)
  5135. getout(lplayer, game:GetService("Players")[v.Name])
  5136. wait(0.3)
  5137. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5138. game:GetService("StarterGui"):SetCore("SendNotification", {
  5139. Title = "Tools needed!";
  5140. Text = "You need a tool in your backpack for this command!";
  5141. })
  5142. end
  5143. end
  5144. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  5145. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  5146. lplayer.Character.Humanoid.Name = 1
  5147. local l = lplayer.Character["1"]:Clone()
  5148. l.Parent = lplayer.Character
  5149. l.Name = "Humanoid"
  5150. wait(0.1)
  5151. lplayer.Character["1"]:Destroy()
  5152. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5153. lplayer.Character.Animate.Disabled = true
  5154. wait(0.1)
  5155. lplayer.Character.Animate.Disabled = false
  5156. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5157. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5158. lplayer.Character.Humanoid:EquipTool(v)
  5159. end
  5160. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5161. spinplr = v
  5162. wait(0.5)
  5163. spin = true
  5164. game:GetService("StarterGui"):SetCore("SendNotification", {
  5165. Title = "Tools needed!";
  5166. Text = "You need a tool in your backpack for this command!";
  5167. })
  5168. end
  5169. end
  5170. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  5171. spin = false
  5172. end
  5173. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  5174. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  5175. lplayer.Character.Humanoid.Name = 1
  5176. local l = lplayer.Character["1"]:Clone()
  5177. l.Parent = lplayer.Character
  5178. l.Name = "Humanoid"
  5179. wait(0.1)
  5180. lplayer.Character["1"]:Destroy()
  5181. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5182. lplayer.Character.Animate.Disabled = true
  5183. wait(0.1)
  5184. lplayer.Character.Animate.Disabled = false
  5185. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5186. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5187. lplayer.Character.Humanoid:EquipTool(v)
  5188. end
  5189. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5190. wait(0.3)
  5191. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5192. attplr = v
  5193. game:GetService("StarterGui"):SetCore("SendNotification", {
  5194. Title = "Tools needed!";
  5195. Text = "You need a tool in your backpack for this command!";
  5196. })
  5197. end
  5198. end
  5199. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  5200. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  5201. local function getout(player,player2)
  5202. local char1,char2=player.Character,player2.Character
  5203. if char1 and char2 then
  5204. char1:MoveTo(char2.Head.Position)
  5205. end
  5206. end
  5207. getout(lplayer, game:GetService("Players")[v.Name])
  5208. end
  5209. end
  5210. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  5211. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  5212. followed = true
  5213. flwplr = v
  5214. end
  5215. end
  5216. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  5217. followed = false
  5218. end
  5219. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  5220. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  5221. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  5222. lplayer.Character.Humanoid.Name = 1
  5223. local l = lplayer.Character["1"]:Clone()
  5224. l.Parent = lplayer.Character
  5225. l.Name = "Humanoid"
  5226. wait(0.1)
  5227. lplayer.Character["1"]:Destroy()
  5228. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5229. lplayer.Character.Animate.Disabled = true
  5230. wait(0.1)
  5231. lplayer.Character.Animate.Disabled = false
  5232. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5233. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5234. lplayer.Character.Humanoid:EquipTool(v)
  5235. end
  5236. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5237. wait(0.2)
  5238. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5239. wait(0.6)
  5240. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5241. wait(0.6)
  5242. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  5243. game:GetService("StarterGui"):SetCore("SendNotification", {
  5244. Title = "Tools needed!";
  5245. Text = "You need a tool in your backpack for this command!";
  5246. })
  5247. end
  5248. end
  5249. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  5250. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  5251. traill = true
  5252. trlplr = v
  5253. end
  5254. end
  5255. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  5256. traill = false
  5257. end
  5258. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  5259. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  5260. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5261. else
  5262. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  5263. local o = Instance.new("RocketPropulsion")
  5264. o.Parent = lplayer.Character.HumanoidRootPart
  5265. o.Name = "Orbit"
  5266. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  5267. o:Fire()
  5268. noclip = true
  5269. end
  5270. end
  5271. end
  5272. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  5273. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  5274. noclip = false
  5275. end
  5276. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  5277. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  5278. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5279. else
  5280. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  5281. local y = Instance.new("RocketPropulsion")
  5282. y.Parent = lplayer.Character.HumanoidRootPart
  5283. y.CartoonFactor = 1
  5284. y.MaxThrust = 800000
  5285. y.MaxSpeed = 1000
  5286. y.ThrustP = 200000
  5287. y.Name = "Fling"
  5288. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  5289. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  5290. y:Fire()
  5291. noclip = true
  5292. end
  5293. end
  5294. end
  5295. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  5296. noclip = false
  5297. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  5298. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  5299. wait(0.4)
  5300. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  5301. end
  5302. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  5303. if game:GetService("Workspace").FilteringEnabled == true then
  5304. warn("FE is Enabled (Filtering Enabled)")
  5305. game:GetService("StarterGui"):SetCore("SendNotification", {
  5306. Title = "FE is Enabled";
  5307. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  5308. })
  5309. else
  5310. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  5311. game:GetService("StarterGui"):SetCore("SendNotification", {
  5312. Title = "FE is Disabled";
  5313. Text = "Filtering Disabled. Consider using a different admin script.";
  5314. })
  5315. end
  5316. end
  5317. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  5318. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  5319. lplayer.Character.Humanoid.Name = 1
  5320. local l = lplayer.Character["1"]:Clone()
  5321. l.Parent = lplayer.Character
  5322. l.Name = "Humanoid"
  5323. wait(0.1)
  5324. lplayer.Character["1"]:Destroy()
  5325. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5326. lplayer.Character.Animate.Disabled = true
  5327. wait(0.1)
  5328. lplayer.Character.Animate.Disabled = false
  5329. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5330. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5331. lplayer.Character.Humanoid:EquipTool(v)
  5332. end
  5333. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5334. wait(0.2)
  5335. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5336. wait(0.6)
  5337. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  5338. game:GetService("StarterGui"):SetCore("SendNotification", {
  5339. Title = "Tools needed!";
  5340. Text = "You need a tool in your backpack for this command!";
  5341. })
  5342. end
  5343. end
  5344. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  5345. noclip = true
  5346. game:GetService("StarterGui"):SetCore("SendNotification", {
  5347. Title = "Noclip enabled";
  5348. Text = "Type ;clip to disable";
  5349. })
  5350. end
  5351. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  5352. noclip = false
  5353. game:GetService("StarterGui"):SetCore("SendNotification", {
  5354. Title = "Noclip disabled";
  5355. Text = "Type ;noclip to enable";
  5356. })
  5357. end
  5358. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  5359. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  5360. end
  5361. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  5362. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  5363. end
  5364. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  5365. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  5366. end
  5367. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  5368. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  5369. end
  5370. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  5371. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  5372. end
  5373. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  5374. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  5375. end
  5376. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  5377. lplayer.Character.Humanoid.JumpPower = 50
  5378. lplayer.Character.Humanoid.WalkSpeed = 16
  5379. lplayer.Character.Humanoid.HipHeight = 0
  5380. end
  5381. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  5382. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  5383. annoying = true
  5384. annplr = v
  5385. end
  5386. end
  5387. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  5388. annoying = false
  5389. end
  5390. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  5391. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  5392. hwalk = true
  5393. hdwplr = v
  5394. end
  5395. end
  5396. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  5397. hwalk = false
  5398. end
  5399. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  5400. lplayer.Character["Left Leg"]:Destroy()
  5401. lplayer.Character["Left Arm"]:Destroy()
  5402. lplayer.Character["Right Leg"]:Destroy()
  5403. lplayer.Character["Right Arm"]:Destroy()
  5404. end
  5405. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  5406. lplayer.Character.Humanoid.Name = 1
  5407. local l = lplayer.Character["1"]:Clone()
  5408. l.Parent = lplayer.Character
  5409. l.Name = "Humanoid"
  5410. wait(0.1)
  5411. lplayer.Character["1"]:Destroy()
  5412. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5413. lplayer.Character.Animate.Disabled = true
  5414. wait(0.1)
  5415. lplayer.Character.Animate.Disabled = false
  5416. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5417. game:GetService("StarterGui"):SetCore("SendNotification", {
  5418. Title = "FE Godmode enabled";
  5419. Text = "Use ;grespawn or ;respawn to remove.";
  5420. })
  5421. end
  5422. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  5423. for i,v in pairs(lplayer.Character:GetChildren()) do
  5424. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5425. v.Parent = workspace
  5426. end
  5427. end
  5428. end
  5429. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  5430. for i,v in pairs(lplayer.Character:GetChildren()) do
  5431. if (v:IsA("Tool")) then
  5432. v.Parent = workspace
  5433. end
  5434. end
  5435. end
  5436. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  5437. droppinghats = true
  5438. game:GetService("StarterGui"):SetCore("SendNotification", {
  5439. Title = "Loop Drop Enabled";
  5440. Text = "Type ;unloopdhats to disable";
  5441. })
  5442. end
  5443. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  5444. droppinghats = false
  5445. game:GetService("StarterGui"):SetCore("SendNotification", {
  5446. Title = "Loop Drop Disabled";
  5447. Text = "Type ;loopdhats to enable.";
  5448. })
  5449. end
  5450. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  5451. droppingtools = true
  5452. game:GetService("StarterGui"):SetCore("SendNotification", {
  5453. Title = "Loop Drop Enabled";
  5454. Text = "Type ;unloopdtool to disable";
  5455. })
  5456. end
  5457. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  5458. droppingtools = false
  5459. game:GetService("StarterGui"):SetCore("SendNotification", {
  5460. Title = "Loop Drop Disabled";
  5461. Text = "Type ;loopdtool to enable.";
  5462. })
  5463. end
  5464. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  5465. Local = game:GetService('Players').LocalPlayer
  5466. Char = Local.Character
  5467. touched,tpdback = false, false
  5468. box = Instance.new('Part',workspace)
  5469. box.Anchored = true
  5470. box.CanCollide = true
  5471. box.Size = Vector3.new(10,1,10)
  5472. box.Position = Vector3.new(0,10000,0)
  5473. box.Touched:connect(function(part)
  5474. if (part.Parent.Name == Local.Name) then
  5475. if touched == false then
  5476. touched = true
  5477. function apply()
  5478. if script.Disabled ~= true then
  5479. no = Char.HumanoidRootPart:Clone()
  5480. wait(.25)
  5481. Char.HumanoidRootPart:Destroy()
  5482. no.Parent = Char
  5483. Char:MoveTo(loc)
  5484. touched = false
  5485. end end
  5486. if Char then
  5487. apply()
  5488. end
  5489. end
  5490. end
  5491. end)
  5492. repeat wait() until Char
  5493. loc = Char.HumanoidRootPart.Position
  5494. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  5495. game:GetService("StarterGui"):SetCore("SendNotification", {
  5496. Title = "Invisibility enabled!";
  5497. Text = "Reset or use ;respawn to remove.";
  5498. })
  5499. end
  5500. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  5501. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  5502. if game:GetService("Players")[v.Name].Character.Humanoid then
  5503. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  5504. else
  5505. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  5506. end
  5507. end
  5508. end
  5509. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  5510. if lplayer.Character.Humanoid then
  5511. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  5512. else
  5513. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  5514. end
  5515. end
  5516. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  5517. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  5518. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5519. end
  5520. end
  5521. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  5522. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  5523. repeat wait() until Mouse
  5524.  
  5525. local T = lplayer.Character.HumanoidRootPart
  5526. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5527. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5528. local SPEED = speedget
  5529.  
  5530. local function fly()
  5531. flying = true
  5532. local BG = Instance.new('BodyGyro', T)
  5533. local BV = Instance.new('BodyVelocity', T)
  5534. BG.P = 9e4
  5535. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  5536. BG.cframe = T.CFrame
  5537. BV.velocity = Vector3.new(0, 0.1, 0)
  5538. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  5539. spawn(function()
  5540. repeat wait()
  5541. lplayer.Character.Humanoid.PlatformStand = true
  5542. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  5543. SPEED = 50
  5544. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  5545. SPEED = 0
  5546. end
  5547. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  5548. 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
  5549. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  5550. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  5551. 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
  5552. else
  5553. BV.velocity = Vector3.new(0, 0.1, 0)
  5554. end
  5555. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  5556. until not flying
  5557. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  5558. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  5559. SPEED = 0
  5560. BG:destroy()
  5561. BV:destroy()
  5562. lplayer.Character.Humanoid.PlatformStand = false
  5563. end)
  5564. end
  5565. Mouse.KeyDown:connect(function(KEY)
  5566. if KEY:lower() == 'w' then
  5567. CONTROL.F = speedfly
  5568. elseif KEY:lower() == 's' then
  5569. CONTROL.B = -speedfly
  5570. elseif KEY:lower() == 'a' then
  5571. CONTROL.L = -speedfly
  5572. elseif KEY:lower() == 'd' then
  5573. CONTROL.R = speedfly
  5574. end
  5575. end)
  5576. Mouse.KeyUp:connect(function(KEY)
  5577. if KEY:lower() == 'w' then
  5578. CONTROL.F = 0
  5579. elseif KEY:lower() == 's' then
  5580. CONTROL.B = 0
  5581. elseif KEY:lower() == 'a' then
  5582. CONTROL.L = 0
  5583. elseif KEY:lower() == 'd' then
  5584. CONTROL.R = 0
  5585. end
  5586. end)
  5587. fly()
  5588. end
  5589. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  5590. flying = false
  5591. lplayer.Character.Humanoid.PlatformStand = false
  5592. end
  5593. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  5594. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  5595. end
  5596. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  5597. spamtext = (string.sub(CMDBAR.Text, 6))
  5598. spamming = true
  5599. end
  5600. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  5601. spamming = false
  5602. end
  5603. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  5604. spamdelay = (string.sub(CMDBAR.Text, 10))
  5605. end
  5606. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  5607. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  5608. pmspammed = v.Name
  5609. spammingpm = true
  5610. end
  5611. end
  5612. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  5613. spammingpm = false
  5614. end
  5615. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  5616. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  5617. v.Character["Left Leg"].Anchored = true
  5618. v.Character["Left Arm"].Anchored = true
  5619. v.Character["Right Leg"].Anchored = true
  5620. v.Character["Right Arm"].Anchored = true
  5621. v.Character.Torso.Anchored = true
  5622. v.Character.Head.Anchored = true
  5623. end
  5624. end
  5625. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  5626. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  5627. v.Character["Left Leg"].Anchored = false
  5628. v.Character["Left Arm"].Anchored = false
  5629. v.Character["Right Leg"].Anchored = false
  5630. v.Character["Right Arm"].Anchored = false
  5631. v.Character.Torso.Anchored = false
  5632. v.Character.Head.Anchored = false
  5633. end
  5634. end
  5635. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  5636. local a = game:GetService("Workspace"):getChildren()
  5637. for i = 1, #a do
  5638. if a[i].className == "Part" then
  5639. a[i].Locked = false
  5640. elseif a[i].className == "Model" then
  5641. local r = a[i]:getChildren()
  5642. for i = 1, #r do
  5643. if r[i].className == "Part" then
  5644. r[i].Locked = false
  5645. end
  5646. end
  5647. end
  5648. end
  5649. game:GetService("StarterGui"):SetCore("SendNotification", {
  5650. Title = "Success!";
  5651. Text = "Workspace unlocked. Use ;lockws to lock.";
  5652. })
  5653. end
  5654. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  5655. local a = game:GetService("Workspace"):getChildren()
  5656. for i = 1, #a do
  5657. if a[i].className == "Part" then
  5658. a[i].Locked = true
  5659. elseif a[i].className == "Model" then
  5660. local r = a[i]:getChildren()
  5661. for i = 1, #r do
  5662. if r[i].className == "Part" then
  5663. r[i].Locked = true
  5664. end
  5665. end
  5666. end
  5667. end
  5668. end
  5669. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  5670. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  5671. Clone_T.BinType = "Clone"
  5672. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  5673. Destruct.BinType = "Hammer"
  5674. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  5675. Hold_T.BinType = "Grab"
  5676. end
  5677. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  5678. lplayer.Character.Humanoid.PlatformStand = true
  5679. end
  5680. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  5681. lplayer.Character.Humanoid.PlatformStand = false
  5682. end
  5683. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  5684. lplayer.Character.Head.Mesh:Destroy()
  5685. end
  5686. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  5687. lplayer.Character.Humanoid.Sit = true
  5688. end
  5689. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  5690. local function bringobjw()
  5691. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  5692. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  5693. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  5694. obj.CanCollide = false
  5695. obj.Transparency = 0.7
  5696. wait()
  5697. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  5698. wait()
  5699. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  5700. wait()
  5701. obj.CFrame = lplayer.Character["Head"].CFrame
  5702. end
  5703. end
  5704. end
  5705. while wait() do
  5706. bringobjw()
  5707. end
  5708. game:GetService("StarterGui"):SetCore("SendNotification", {
  5709. Title = "BringObj";
  5710. Text = "BringObj enabled.";
  5711. })
  5712. end
  5713. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  5714. vis = (string.sub(CMDBAR.Text, 7))
  5715. local a = game:GetService("Workspace"):GetDescendants()
  5716. for i = 1, #a do
  5717. if a[i].className == "Part" then
  5718. a[i].Transparency = vis
  5719. elseif a[i].className == "Model" then
  5720. local r = a[i]:getChildren()
  5721. for i = 1, #r do
  5722. if r[i].className == "Part" then
  5723. r[i].Transparency = vis
  5724. end
  5725. end
  5726. end
  5727. end
  5728. end
  5729. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  5730. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  5731. game:GetService("StarterGui"):SetCore("SendNotification", {
  5732. Title = "Success!";
  5733. Text = "HyperTotal GUI Loaded!";
  5734. })
  5735. end
  5736. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  5737. CMDSFRAME.Visible = true
  5738. end
  5739. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  5740. for i,v in pairs(lplayer.Character:GetChildren()) do
  5741. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5742. v.Handle.Mesh:Destroy()
  5743. end
  5744. end
  5745. end
  5746. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  5747. for i,v in pairs(lplayer.Character:GetChildren()) do
  5748. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  5749. v.Handle.Mesh:Destroy()
  5750. end
  5751. end
  5752. end
  5753. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  5754. for i,v in pairs(lplayer.Character:GetChildren()) do
  5755. if (v:IsA("Tool")) then
  5756. v.Handle.Mesh:Destroy()
  5757. end
  5758. end
  5759. end
  5760. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  5761. for i,v in pairs(lplayer.Character:GetChildren()) do
  5762. if (v:IsA("Tool")) then
  5763. v.Handle.Mesh:Destroy()
  5764. end
  5765. end
  5766. end
  5767. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  5768. local p = Instance.new("RocketPropulsion")
  5769. p.Parent = lplayer.Character.HumanoidRootPart
  5770. p.Name = "Spinner"
  5771. p.Target = lplayer.Character["Left Arm"]
  5772. p:Fire()
  5773. game:GetService("StarterGui"):SetCore("SendNotification", {
  5774. Title = "Spinner enabled";
  5775. Text = "Type ;nospinner to disable.";
  5776. })
  5777. end
  5778. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  5779. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  5780. end
  5781. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  5782. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5783. if v:isA("Tool") then
  5784. local a = Instance.new("SelectionBox",v.Handle)
  5785. a.Adornee = v.Handle
  5786. v.Handle.Size = Vector3.new(0.5,0.5,60)
  5787. v.GripPos = Vector3.new(0,0,0)
  5788. lplayer.Character.Humanoid:UnequipTools()
  5789. end
  5790. end
  5791. game:GetService("StarterGui"):SetCore("SendNotification", {
  5792. Title = "Reach applied!";
  5793. Text = "Applied to equipped sword. Use ;noreach to disable.";
  5794. })
  5795. end
  5796. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  5797. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5798. if v:isA("Tool") then
  5799. local a = Instance.new("SelectionBox",v.Handle)
  5800. a.Name = "Reach"
  5801. a.Adornee = v.Handle
  5802. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  5803. v.GripPos = Vector3.new(0,0,0)
  5804. lplayer.Character.Humanoid:UnequipTools()
  5805. end
  5806. end
  5807. game:GetService("StarterGui"):SetCore("SendNotification", {
  5808. Title = "Reach applied!";
  5809. Text = "Applied to equipped sword. Use ;noreach to disable.";
  5810. })
  5811. end
  5812. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  5813. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  5814. if v:isA("Tool") then
  5815. v.Handle.Reach:Destroy()
  5816. end
  5817. end
  5818. game:GetService("StarterGui"):SetCore("SendNotification", {
  5819. Title = "Reach removed!";
  5820. Text = "Removed reach from equipped sword.";
  5821. })
  5822. end
  5823. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  5824. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  5825. lplayer.Character.Humanoid.Name = 1
  5826. local l = lplayer.Character["1"]:Clone()
  5827. l.Parent = lplayer.Character
  5828. l.Name = "Humanoid"
  5829. wait(0.1)
  5830. lplayer.Character["1"]:Destroy()
  5831. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5832. lplayer.Character.Animate.Disabled = true
  5833. wait(0.1)
  5834. lplayer.Character.Animate.Disabled = false
  5835. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5836. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5837. lplayer.Character.Humanoid:EquipTool(v)
  5838. end
  5839. wait(0.1)
  5840. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5841. wait(0.2)
  5842. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5843. wait(0.5)
  5844. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  5845. game:GetService("StarterGui"):SetCore("SendNotification", {
  5846. Title = "Tools needed!";
  5847. Text = "You need a tool in your backpack for this command!";
  5848. })
  5849. end
  5850. end
  5851. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  5852. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  5853. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5854. end
  5855. end
  5856. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  5857. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  5858. cbringall = true
  5859. else
  5860. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  5861. brplr = v.Name
  5862. end
  5863. end
  5864. cbring = true
  5865. end
  5866. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  5867. cbring = false
  5868. cbringall = false
  5869. end
  5870. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  5871. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  5872. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5873. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  5874. lplayer.Character.Humanoid.Name = 1
  5875. local l = lplayer.Character["1"]:Clone()
  5876. l.Parent = lplayer.Character
  5877. l.Name = "Humanoid"
  5878. wait(0.1)
  5879. lplayer.Character["1"]:Destroy()
  5880. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5881. lplayer.Character.Animate.Disabled = true
  5882. wait(0.1)
  5883. lplayer.Character.Animate.Disabled = false
  5884. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5885. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5886. lplayer.Character.Humanoid:EquipTool(v)
  5887. end
  5888. local function tp(player,player2)
  5889. local char1,char2=player.Character,player2.Character
  5890. if char1 and char2 then
  5891. char1:MoveTo(char2.Head.Position)
  5892. end
  5893. end
  5894. wait(0.1)
  5895. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5896. wait(0.2)
  5897. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  5898. wait(0.5)
  5899. lplayer.Character.HumanoidRootPart.CFrame = NOW
  5900. wait(0.6)
  5901. tp(lplayer, game:GetService("Players")[v.Name])
  5902. wait(0.4)
  5903. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  5904. game:GetService("StarterGui"):SetCore("SendNotification", {
  5905. Title = "Tools needed!";
  5906. Text = "You need a tool in your backpack for this command!";
  5907. })
  5908. end
  5909. end
  5910. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  5911. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  5912. lplayer.Character.Humanoid.Name = 1
  5913. local l = lplayer.Character["1"]:Clone()
  5914. l.Parent = lplayer.Character
  5915. l.Name = "Humanoid"
  5916. wait(0.1)
  5917. lplayer.Character["1"]:Destroy()
  5918. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  5919. lplayer.Character.Animate.Disabled = true
  5920. wait(0.1)
  5921. lplayer.Character.Animate.Disabled = false
  5922. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  5923. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5924. lplayer.Character.Humanoid:EquipTool(v)
  5925. end
  5926. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5927. wait(0.3)
  5928. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  5929. wait(0.4)
  5930. b = Instance.new("BodyForce")
  5931. b.Parent = lplayer.Character.HumanoidRootPart
  5932. b.Name = "Glitch"
  5933. b.Force = Vector3.new(100000000,5000,0)
  5934. game:GetService("StarterGui"):SetCore("SendNotification", {
  5935. Title = "Tools needed!";
  5936. Text = "You need a tool in your backpack for this command!";
  5937. })
  5938. end
  5939. end
  5940. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  5941. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  5942. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  5943. b = Instance.new("BodyForce")
  5944. b.Parent = lplayer.Character.HumanoidRootPart
  5945. b.Name = "unGlitch"
  5946. b.Force = Vector3.new(0,-5000000,0)
  5947. wait(2)
  5948. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  5949. end
  5950. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  5951. lplayer.Character.Humanoid.Health = 0
  5952. wait(1)
  5953. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  5954. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  5955. end
  5956. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  5957. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  5958. game:GetService("StarterGui"):SetCore("SendNotification", {
  5959. Title = "Success!";
  5960. Text = "DEX Explorer has loaded.";
  5961. })
  5962. end
  5963. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  5964. local Anim = Instance.new("Animation")
  5965. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  5966. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  5967. track:Play(.1, 1, 1)
  5968. end
  5969. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  5970. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  5971. game:GetService("StarterGui"):SetCore("SendNotification", {
  5972. Title = "Success!";
  5973. Text = "Energize Animations GUI has loaded.";
  5974. })
  5975. end
  5976. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  5977. saved = lplayer.Character.HumanoidRootPart.CFrame
  5978. game:GetService("StarterGui"):SetCore("SendNotification", {
  5979. Title = "Position Saved";
  5980. Text = "Use ;loadpos to return to saved position.";
  5981. })
  5982. end
  5983. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  5984. lplayer.Character.HumanoidRootPart.CFrame = saved
  5985. end
  5986. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  5987. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  5988. local Anim2 = Instance.new("Animation")
  5989. Anim2.AnimationId = "rbxassetid://148840371"
  5990. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  5991. track2:Play(.1, 1, 1)
  5992. bplrr = v.Name
  5993. banpl = true
  5994. end
  5995. end
  5996. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  5997. banpl = false
  5998. end
  5999. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  6000. local function bringmodw()
  6001. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  6002. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  6003. for i,ch in pairs(obj:GetDescendants()) do
  6004. if (ch:IsA("BasePart")) then
  6005. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  6006. ch.CanCollide = false
  6007. ch.Transparency = 0.7
  6008. wait()
  6009. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  6010. wait()
  6011. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  6012. wait()
  6013. ch.CFrame = lplayer.Character["Head"].CFrame
  6014. end
  6015. end
  6016. end
  6017. end
  6018. end
  6019. while wait() do
  6020. bringmodw()
  6021. end
  6022. game:GetService("StarterGui"):SetCore("SendNotification", {
  6023. Title = "BringMod";
  6024. Text = "BringMod enabled.";
  6025. })
  6026. end
  6027. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  6028. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  6029. local hum = Instance.new('Humanoid', mod)
  6030. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  6031. lplayer.Character = mod
  6032. end
  6033. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  6034. game:GetService'RunService'.Stepped:Connect(function()
  6035. pcall(function()
  6036. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  6037. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  6038. for _,x in pairs(v.Character.Head:GetChildren()) do
  6039. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  6040. end
  6041. end
  6042. end
  6043. end)
  6044. end)
  6045. game:GetService("StarterGui"):SetCore("SendNotification", {
  6046. Title = "Attempting Shutdown";
  6047. Text = "Shutdown Attempt has begun.";
  6048. })
  6049. end
  6050. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  6051. objtodel = (string.sub(CMDBAR.Text, 8))
  6052. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  6053. if v.Name == objtodel then
  6054. v:Destroy()
  6055. end
  6056. end
  6057. end
  6058. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  6059. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  6060. print(v)
  6061. end
  6062. game:GetService("StarterGui"):SetCore("SendNotification", {
  6063. Title = "Printed";
  6064. Text = "Players have been printed to console. (F9)";
  6065. })
  6066. end
  6067. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  6068. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  6069. if (v:IsA("Decal")) then
  6070. v:Destroy()
  6071. end
  6072. end
  6073. end
  6074. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  6075. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  6076. game:GetService("StarterGui"):SetCore("SendNotification", {
  6077. Title = "Success!";
  6078. Text = "OpFinality GUI has loaded.";
  6079. })
  6080. end
  6081. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  6082. remotes = true
  6083. added = true
  6084. game.DescendantAdded:connect(function(rmt)
  6085. if added == true then
  6086. if remotes == true then
  6087. if rmt:IsA("RemoteEvent") then
  6088. print("A RemoteEvent was added!")
  6089. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  6090. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  6091. end end end
  6092. end)
  6093. game.DescendantAdded:connect(function(rmtfnctn)
  6094. if added == true then
  6095. if remotes == true then
  6096. if rmtfnctn:IsA("RemoteFunction") then
  6097. warn("A RemoteFunction was added!")
  6098. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  6099. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  6100. end end end
  6101. end)
  6102.  
  6103. game.DescendantAdded:connect(function(bndfnctn)
  6104. if added == true then
  6105. if binds == true then
  6106. if bndfnctn:IsA("BindableFunction") then
  6107. print("A BindableFunction was added!")
  6108. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  6109. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  6110. end end end
  6111. end)
  6112.  
  6113. game.DescendantAdded:connect(function(bnd)
  6114. if added == true then
  6115. if binds == true then
  6116. if bnd:IsA("BindableEvent") then
  6117. warn("A BindableEvent was added!")
  6118. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  6119. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  6120. end end end
  6121. end)
  6122.  
  6123.  
  6124. if binds == true then
  6125. for i,v in pairs(game:GetDescendants()) do
  6126. if v:IsA("BindableFunction") then
  6127. print(" game." .. v:GetFullName() .. " | BindableFunction")
  6128. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  6129. end end
  6130. for i,v in pairs(game:GetDescendants()) do
  6131. if v:IsA("BindableEvent") then
  6132. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  6133. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  6134. end end
  6135. else
  6136. print("Off")
  6137. end
  6138. if remotes == true then
  6139. for i,v in pairs(game:GetDescendants()) do
  6140. if v:IsA("RemoteFunction") then
  6141. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  6142. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  6143. end end
  6144. wait()
  6145. for i,v in pairs(game:GetDescendants()) do
  6146. if v:IsA("RemoteEvent") then
  6147. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  6148. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  6149. end end
  6150. else
  6151. print("Off")
  6152. end
  6153. game:GetService("StarterGui"):SetCore("SendNotification", {
  6154. Title = "Printing Remotes";
  6155. Text = "Type ;noremotes to disable.";
  6156. })
  6157. end
  6158. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  6159. remotes = false
  6160. added = false
  6161. game:GetService("StarterGui"):SetCore("SendNotification", {
  6162. Title = "Printing Remotes Disabled";
  6163. Text = "Type ;remotes to enable.";
  6164. })
  6165. end
  6166. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  6167. spin = false
  6168. followed = false
  6169. traill = false
  6170. noclip = false
  6171. annoying = false
  6172. hwalk = false
  6173. cbringing = false
  6174. end
  6175. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  6176. stopsitting = true
  6177. end
  6178. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  6179. stopsitting = false
  6180. end
  6181. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  6182. print(adminversion)
  6183. game:GetService("StarterGui"):SetCore("SendNotification", {
  6184. Title = "Version";
  6185. Text = adminversion;
  6186. })
  6187. end
  6188. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  6189. clickgoto = true
  6190. game:GetService("StarterGui"):SetCore("SendNotification", {
  6191. Title = "Click TP";
  6192. Text = "Press E to teleport to mouse position";
  6193. })
  6194. end
  6195. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  6196. clickgoto = false
  6197. game:GetService("StarterGui"):SetCore("SendNotification", {
  6198. Title = "Click TP";
  6199. Text = "Click TP has been disabled.";
  6200. })
  6201. end
  6202. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  6203. gettingtools = true
  6204. game:GetService("StarterGui"):SetCore("SendNotification", {
  6205. Title = "Tools Enabled";
  6206. Text = "Automatically colleting tools dropped.";
  6207. })
  6208. end
  6209. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  6210. gettingtools = false
  6211. game:GetService("StarterGui"):SetCore("SendNotification", {
  6212. Title = "Tools Disabled";
  6213. Text = "Click TP has been disabled.";
  6214. })
  6215. end
  6216. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  6217. ScreenGui:Destroy()
  6218. end
  6219. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  6220. lplayer.Character.Head:Destroy()
  6221. end
  6222. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  6223. statechosen = string.sub(CMDBAR.Text, 7)
  6224. changingstate = true
  6225. end
  6226. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  6227. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  6228. end
  6229. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  6230. removingmeshhats = true
  6231. end
  6232. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  6233. removingmeshhats = false
  6234. end
  6235. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  6236. removingmeshtool = true
  6237. end
  6238. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  6239. removingmeshtool = false
  6240. end
  6241. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  6242. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  6243. if v:IsA("Tool") then
  6244. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  6245. v.Parent = player.Character
  6246. end
  6247. end
  6248. end
  6249. end
  6250. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  6251. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  6252. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  6253. end
  6254. end
  6255. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  6256. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  6257. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  6258. end
  6259. end
  6260. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  6261. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  6262. game:GetService("StarterGui"):SetCore("SendNotification", {
  6263. Title = player.AccountAge.." Days";
  6264. Text = "Account age of "..player.Name;
  6265. })
  6266. end
  6267. end
  6268. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  6269. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  6270. game:GetService("StarterGui"):SetCore("SendNotification", {
  6271. Title = player.UserId.." ID";
  6272. Text = "Account ID of "..player.Name;
  6273. })
  6274. end
  6275. end
  6276. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  6277. game:GetService("StarterGui"):SetCore("SendNotification", {
  6278. Title = "Game ID";
  6279. Text = "Game ID: ".. game.GameId;
  6280. })
  6281. end
  6282. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  6283. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  6284. if pgscheck == true then
  6285. game:GetService("StarterGui"):SetCore("SendNotification", {
  6286. Title = "PGSPhysicsSolverEnabled";
  6287. Text = "PGS is Enabled!";
  6288. })
  6289. else
  6290. game:GetService("StarterGui"):SetCore("SendNotification", {
  6291. Title = "PGSPhysicsSolverEnabled";
  6292. Text = "PGS is Disabled!";
  6293. })
  6294. end
  6295. end
  6296. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  6297. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  6298. if v:IsA("Part") then
  6299. if v.Transparency == 1 then
  6300. if v.Name ~= "HumanoidRootPart" then
  6301. v:Destroy()
  6302. end
  6303. end
  6304. end
  6305. end
  6306. end
  6307. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  6308. game:GetService("Lighting").FogStart = 0
  6309. game:GetService("Lighting").FogEnd = 9999999999999
  6310. end
  6311. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  6312. lplayer.Character.Humanoid.Parent = lplayer
  6313. end
  6314. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  6315. lplayer.Humanoid.Parent = lplayer.Character
  6316. end
  6317. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  6318. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  6319. if v:IsA("Tool") then
  6320. v.Parent = lplayer.Character
  6321. wait()
  6322. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  6323. v.Parent = player.Character
  6324. end
  6325. end
  6326. end
  6327. end
  6328. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  6329. speedfly = string.sub(CMDBAR.Text, 10)
  6330. wait()
  6331. change()
  6332. end
  6333. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  6334. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  6335. local Anim3 = Instance.new("Animation")
  6336. Anim3.AnimationId = "rbxassetid://282574440"
  6337. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  6338. track3:Play(.1, 1, 1)
  6339. bplrr = v.Name
  6340. banpl = true
  6341. end
  6342. end
  6343. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  6344. banpl = false
  6345. end
  6346. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  6347. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  6348. staring = true
  6349. stareplr = v
  6350. end
  6351. end
  6352. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  6353. staring = false
  6354. end
  6355. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  6356. chatlogs = true
  6357. game:GetService("StarterGui"):SetCore("SendNotification", {
  6358. Title = "LogChat enabled";
  6359. Text = "Now logging all player chat.";
  6360. })
  6361. end
  6362. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  6363. chatlogs = false
  6364. game:GetService("StarterGui"):SetCore("SendNotification", {
  6365. Title = "LogChat disabled";
  6366. Text = "Stopped logging all player chat.";
  6367. })
  6368. end
  6369. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  6370. game:GetService("Workspace").CurrentCamera:Destroy()
  6371. wait(0.1)
  6372. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  6373. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  6374. lplayer.CameraMinZoomDistance = 0.5
  6375. lplayer.CameraMaxZoomDistance = 400
  6376. lplayer.CameraMode = "Classic"
  6377. end
  6378. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  6379. changingstate = false
  6380. end
  6381. CMDBAR.Text = ""
  6382. end
  6383. end)
  6384.  
  6385. wait(0.3)
  6386. game:GetService("StarterGui"):SetCore("SendNotification", {
  6387. Title = "Loaded successfully!";
  6388. Text = "Reviz Admin V2 by illremember";
  6389. })
  6390. wait(0.1)
  6391. print("Reviz Admin V2 loaded!")
  6392. if game:GetService("Workspace").FilteringEnabled == true then
  6393. warn("FE is Enabled (Filtering Enabled)")
  6394. game:GetService("StarterGui"):SetCore("SendNotification", {
  6395. Title = "FE is Enabled";
  6396. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  6397. })
  6398. else
  6399. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  6400. game:GetService("StarterGui"):SetCore("SendNotification", {
  6401. Title = "FE is Disabled";
  6402. Text = "Filtering Disabled. Consider using a different admin script.";
  6403. })
  6404. end
  6405.  
  6406. local intro = Instance.new("ScreenGui")
  6407. local Frame = Instance.new("Frame")
  6408. local ImageLabel = Instance.new("ImageLabel")
  6409. intro.Parent = game:GetService("CoreGui")
  6410. Frame.Parent = intro
  6411. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  6412. Frame.BackgroundTransparency = 1
  6413. Frame.Size = UDim2.new(1, 0, 0, 300)
  6414. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  6415. ImageLabel.Parent = Frame
  6416. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  6417. ImageLabel.BackgroundTransparency = 1
  6418. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  6419. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  6420. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  6421. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  6422. wait(3.01)
  6423. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  6424. wait(5.01)
  6425. intro:Destroy()
  6426. end)
  6427. end)
  6428.  
  6429. OPStatChangeButton.MouseButton1Down:connect(function()
  6430. wait(0.3)
  6431. -- Objects
  6432. -- CREDIT TO xFunnieuss / Timeless for partial (short) names. Credit to illremember for the original script.
  6433. -- OPStatchange is an edit of OPFinality made by Killingman107
  6434. -- Want frequent updates for this script? Join my Discord https://discord.gg/VSETNW6
  6435.  
  6436. -- Join the Killingman107's Discord to get fast Updated OPStatchange Gui. > https://discord.gg/VSETNW6
  6437. -- This is V1 one. -Jabrika123
  6438.  
  6439. OPSC = Instance.new("ScreenGui")
  6440. MainFrame = Instance.new("Frame")
  6441. TopFrame = Instance.new("Frame")
  6442. CloseGUI = Instance.new("TextButton")
  6443. MenuEnterFrame = Instance.new("Frame")
  6444. Title = Instance.new("TextLabel")
  6445. OpenMenu = Instance.new("ImageButton")
  6446. Pages = Instance.new("Frame")
  6447. Information = Instance.new("Frame")
  6448. Image_Dis = Instance.new("ImageLabel")
  6449. Text_Dis = Instance.new("TextLabel")
  6450. WhatIsOPSC = Instance.new("TextLabel")
  6451. OPSC_Description = Instance.new("TextLabel")
  6452. OPSC_Warning = Instance.new("TextLabel")
  6453. Info_Bar = Instance.new("Frame")
  6454. Info_Background = Instance.new("Frame")
  6455. Warning_Bar = Instance.new("Frame")
  6456. Warning_Background = Instance.new("Frame")
  6457. Info_Image = Instance.new("ImageLabel")
  6458. Warn_Image = Instance.new("ImageLabel")
  6459. Games = Instance.new("Frame")
  6460. Games2 = Instance.new("Frame")
  6461. GamesTitle = Instance.new("TextLabel")
  6462. GamesText = Instance.new("TextLabel")
  6463. hello = Instance.new("Frame")
  6464. hellotitle = Instance.new("TextLabel")
  6465. shinobilife = Instance.new("TextButton")
  6466. lol = Instance.new("TextButton")
  6467. rocit = Instance.new("TextButton")
  6468. opga = Instance.new("TextButton")
  6469. opmu = Instance.new("TextButton")
  6470. there = Instance.new("Frame")
  6471. theretitle = Instance.new("TextLabel")
  6472. plates = Instance.new("TextButton")
  6473. nfb = Instance.new("TextButton")
  6474. ct2 = Instance.new("TextButton")
  6475. aar = Instance.new("TextButton")
  6476. dbo = Instance.new("TextButton")
  6477. name = Instance.new("Frame")
  6478. nametitle = Instance.new("TextLabel")
  6479. plaza = Instance.new("TextButton")
  6480. sb2 = Instance.new("TextButton")
  6481. dbs2 = Instance.new("TextButton")
  6482. sdql = Instance.new("TextButton")
  6483. bloxh = Instance.new("TextButton")
  6484. Games_Image = Instance.new("ImageLabel")
  6485. BackGroundChar = Instance.new("Frame")
  6486. Games = Instance.new("Frame")
  6487. Games_IMAGE = Instance.new("ImageLabel")
  6488. GamesText = Instance.new("TextLabel")
  6489. Games_TITLE = Instance.new("TextLabel")
  6490. Games_IMAGE2 = Instance.new("ImageLabel")
  6491. GamesText2 = Instance.new("TextLabel")
  6492. MenuFrame = Instance.new("Frame")
  6493. Welcome = Instance.new("TextLabel")
  6494. NameOfPlayer = Instance.new("TextLabel")
  6495. T_Information = Instance.new("TextButton")
  6496. T_InfoImage = Instance.new("ImageLabel")
  6497. T_CharImage = Instance.new("ImageLabel")
  6498. T_Games = Instance.new("TextButton")
  6499. T_GameImage = Instance.new("ImageLabel")
  6500. DeleteGUI = Instance.new("TextButton")
  6501. DELETEIMAGE = Instance.new("ImageLabel")
  6502. Darkness = Instance.new("TextButton")
  6503. Games_toPAGE2 = Instance.new("TextButton")
  6504. Games_toPAGE2_IMAGE = Instance.new("ImageLabel")
  6505. Games_backPAGE1 = Instance.new("TextButton")
  6506. Games_toPAGE1_IMAGE = Instance.new("ImageLabel")
  6507. Games2Title = Instance.new("TextLabel")
  6508. Games2Text = Instance.new("TextLabel")
  6509. hello2 = Instance.new("Frame")
  6510. hello2title = Instance.new("TextLabel")
  6511. there2 = Instance.new("Frame")
  6512. there2title = Instance.new("TextLabel")
  6513. name2 = Instance.new("Frame")
  6514. name2title = Instance.new("TextLabel")
  6515. gs2 = Instance.new("TextButton")
  6516. jaws = Instance.new("TextButton")
  6517. gnbdc = Instance.new("TextButton")
  6518. hxhid = Instance.new("TextButton")
  6519. jbao = Instance.new("TextButton")
  6520. zt2 = Instance.new("TextButton")
  6521. ax2 = Instance.new("TextButton")
  6522. fdbfp = Instance.new("TextButton")
  6523. gs1 = Instance.new("TextButton")
  6524. rbs = Instance.new("TextButton")
  6525. sais = Instance.new("TextButton")
  6526. rs2 = Instance.new("TextButton")
  6527. ss2 = Instance.new("TextButton")
  6528. pwni = Instance.new("TextButton")
  6529. opu2 = Instance.new("TextButton")
  6530. T_Executor = Instance.new("TextButton")
  6531. T_ExecutorImage = Instance.new("ImageLabel")
  6532. executor = Instance.new("Frame")
  6533. executorTitle = Instance.new("TextLabel")
  6534. executebutton = Instance.new("TextButton")
  6535. executebox = Instance.new("TextBox")
  6536. clearbutton = Instance.new("TextButton")
  6537.  
  6538. -- Properties
  6539.  
  6540. OPSC.Name = "OPSC"
  6541. OPSC.Parent = game.CoreGui
  6542.  
  6543. MainFrame.Name = "MainFrame"
  6544. MainFrame.Parent = OPSC
  6545. MainFrame.Active = true
  6546. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  6547. MainFrame.BackgroundTransparency = 1
  6548. MainFrame.BorderSizePixel = 0
  6549. MainFrame.ClipsDescendants = true
  6550. MainFrame.Draggable = true
  6551. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  6552. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  6553.  
  6554. TopFrame.Name = "TopFrame"
  6555. TopFrame.Parent = MainFrame
  6556. TopFrame.BackgroundColor3 = Color3.new(0.05, 0.05, 0.05)
  6557. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  6558. TopFrame.BorderSizePixel = 0
  6559. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  6560. TopFrame.ZIndex = 7
  6561.  
  6562. CloseGUI.Parent = TopFrame
  6563. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  6564. CloseGUI.BackgroundTransparency = 1
  6565. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  6566. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  6567. CloseGUI.Font = Enum.Font.Cartoon
  6568. CloseGUI.FontSize = Enum.FontSize.Size28
  6569. CloseGUI.Text = "X"
  6570. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6571. CloseGUI.TextSize = 25
  6572. CloseGUI.ZIndex = 8
  6573.  
  6574. MenuEnterFrame.Name = "MenuEnterFrame"
  6575. MenuEnterFrame.Parent = MainFrame
  6576. MenuEnterFrame.BackgroundColor3 = Color3.new(0.1, 0.1, 0.1)
  6577. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  6578. MenuEnterFrame.BorderSizePixel = 0
  6579. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  6580. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  6581. MenuEnterFrame.ZIndex = 5
  6582.  
  6583. Title.Name = "Title"
  6584. Title.Parent = MenuEnterFrame
  6585. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6586. Title.BackgroundTransparency = 1
  6587. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  6588. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  6589. Title.Font = Enum.Font.SourceSansLight
  6590. Title.FontSize = Enum.FontSize.Size32
  6591. Title.Text = "(Beta) OPStatchange"
  6592. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  6593. Title.TextSize = 30
  6594. Title.ZIndex = 6
  6595.  
  6596. OpenMenu.Name = "OpenMenu"
  6597. OpenMenu.Parent = MenuEnterFrame
  6598. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  6599. OpenMenu.BackgroundTransparency = 1
  6600. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  6601. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  6602. OpenMenu.ZIndex = 6
  6603.  
  6604. Pages.Name = "Pages"
  6605. Pages.Parent = MainFrame
  6606. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6607. Pages.BorderSizePixel = 0
  6608. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  6609. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  6610.  
  6611. Information.Name = "Information"
  6612. Information.Parent = Pages
  6613. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6614. Information.BorderSizePixel = 0
  6615. Information.Size = UDim2.new(1, 0, 1, 0)
  6616.  
  6617. Image_Dis.Name = "Image_Dis"
  6618. Image_Dis.Parent = Information
  6619. Image_Dis.BackgroundColor3 = Color3.new(1, 1, 1)
  6620. Image_Dis.BackgroundTransparency = 1
  6621. Image_Dis.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  6622. Image_Dis.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  6623. Image_Dis.Visible = true
  6624. Image_Dis.Image = "http://www.roblox.com/asset/?id=1281289312"
  6625.  
  6626. Text_Dis.Name = "Text_Dis"
  6627. Text_Dis.Parent = Information
  6628. Text_Dis.BackgroundColor3 = Color3.new(1, 1, 1)
  6629. Text_Dis.BackgroundTransparency = 1
  6630. Text_Dis.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  6631. Text_Dis.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  6632. Text_Dis.Visible = true
  6633. Text_Dis.Font = Enum.Font.SourceSansItalic
  6634. Text_Dis.FontSize = Enum.FontSize.Size24
  6635. Text_Dis.Text = "Join for updates! https://discord.gg/VSETNW6"
  6636. Text_Dis.TextSize = 19
  6637.  
  6638. WhatIsOPSC.Name = "WhatIsOPSC"
  6639. WhatIsOPSC.Parent = Information
  6640. WhatIsOPSC.BackgroundColor3 = Color3.new(1, 1, 1)
  6641. WhatIsOPSC.BackgroundTransparency = 1
  6642. WhatIsOPSC.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  6643. WhatIsOPSC.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  6644. WhatIsOPSC.Font = Enum.Font.SourceSansBold
  6645. WhatIsOPSC.FontSize = Enum.FontSize.Size28
  6646. WhatIsOPSC.Text = "What is this GUI?"
  6647. WhatIsOPSC.TextSize = 25
  6648.  
  6649. OPSC_Description.Name = "OPSC_Description"
  6650. OPSC_Description.Parent = Information
  6651. OPSC_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  6652. OPSC_Description.BackgroundTransparency = 1
  6653. OPSC_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  6654. OPSC_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  6655. OPSC_Description.ZIndex = 3
  6656. OPSC_Description.Font = Enum.Font.SourceSans
  6657. OPSC_Description.FontSize = Enum.FontSize.Size18
  6658. OPSC_Description.Text = "This is an edit of OPFinality made to stat change games!"
  6659. OPSC_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6660. OPSC_Description.TextSize = 18
  6661. OPSC_Description.TextWrapped = true
  6662.  
  6663. OPSC_Warning.Name = "OPSC_Warning"
  6664. OPSC_Warning.Parent = Information
  6665. OPSC_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  6666. OPSC_Warning.BackgroundTransparency = 1
  6667. OPSC_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  6668. OPSC_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  6669. OPSC_Warning.ZIndex = 2
  6670. OPSC_Warning.Font = Enum.Font.SourceSans
  6671. OPSC_Warning.FontSize = Enum.FontSize.Size18
  6672. OPSC_Warning.Text = "Thank you for using Killingman107's OPSC V1.0a!"
  6673. OPSC_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6674. OPSC_Warning.TextSize = 18
  6675. OPSC_Warning.TextWrapped = true
  6676.  
  6677. Info_Bar.Name = "Info_Bar"
  6678. Info_Bar.Parent = Information
  6679. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  6680. Info_Bar.BorderSizePixel = 0
  6681. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  6682. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  6683.  
  6684. Info_Background.Name = "Info_Background"
  6685. Info_Background.Parent = Information
  6686. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  6687. Info_Background.BorderSizePixel = 0
  6688. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  6689. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  6690. Info_Background.ZIndex = 2
  6691.  
  6692. Warning_Bar.Name = "Warning_Bar"
  6693. Warning_Bar.Parent = Information
  6694. Warning_Bar.BackgroundColor3 = Color3.new(0.101765, 0.999999, 0.105882)
  6695. Warning_Bar.BorderSizePixel = 0
  6696. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  6697. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  6698.  
  6699. Warning_Background.Name = "Warning_Background"
  6700. Warning_Background.Parent = Information
  6701. Warning_Background.BackgroundColor3 = Color3.new(0.411765, 0.952941, 0.205882)
  6702. Warning_Background.BorderSizePixel = 0
  6703. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  6704. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  6705.  
  6706. Info_Image.Name = "Info_Image"
  6707. Info_Image.Parent = Information
  6708. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  6709. Info_Image.BackgroundTransparency = 1
  6710. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  6711. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  6712. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  6713.  
  6714. Warn_Image.Name = "Warn_Image"
  6715. Warn_Image.Parent = Information
  6716. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  6717. Warn_Image.BackgroundTransparency = 1
  6718. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  6719. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  6720. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  6721.  
  6722. Games.Name = "Games"
  6723. Games.Parent = Pages
  6724. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6725. Games.BorderSizePixel = 0
  6726. Games.Position = UDim2.new(1, 0, 0, 0)
  6727. Games.Size = UDim2.new(1, 0, 1, 0)
  6728.  
  6729. GamesTitle.Name = "Games"
  6730. GamesTitle.Parent = Games
  6731. GamesTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  6732. GamesTitle.BackgroundTransparency = 1
  6733. GamesTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  6734. GamesTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  6735. GamesTitle.Font = Enum.Font.SourceSansBold
  6736. GamesTitle.FontSize = Enum.FontSize.Size28
  6737. GamesTitle.Text = "Games"
  6738. GamesTitle.TextSize = 25
  6739.  
  6740. GamesText.Name = "Games"
  6741. GamesText.Parent = Games
  6742. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  6743. GamesText.BackgroundTransparency = 1
  6744. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  6745. GamesText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  6746. GamesText.Font = Enum.Font.SourceSansItalic
  6747. GamesText.FontSize = Enum.FontSize.Size24
  6748. GamesText.Text = "Stat change many Roblox games!"
  6749. GamesText.TextSize = 19
  6750. GamesText.TextWrapped = true
  6751.  
  6752. hello.Name = "hello"
  6753. hello.Parent = Games
  6754. hello.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  6755. hello.BorderSizePixel = 0
  6756. hello.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  6757. hello.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  6758.  
  6759. hellotitle.Name = "hellotitle"
  6760. hellotitle.Parent = hello
  6761. hellotitle.BackgroundColor3 = Color3.new(1, 1, 1)
  6762. hellotitle.BackgroundTransparency = 1
  6763. hellotitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  6764. hellotitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  6765. hellotitle.Font = Enum.Font.SourceSansLight
  6766. hellotitle.FontSize = Enum.FontSize.Size28
  6767. hellotitle.Text = "Hello"
  6768. hellotitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6769. hellotitle.TextSize = 25
  6770.  
  6771. shinobilife.Name = "shinobilife"
  6772. shinobilife.Parent = hello
  6773. shinobilife.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6774. shinobilife.BorderSizePixel = 0
  6775. shinobilife.Position = UDim2.new(0, 0, 0.238476187, 0)
  6776. shinobilife.Size = UDim2.new(1, 0, 0.119000003, 0)
  6777. shinobilife.Font = Enum.Font.SourceSans
  6778. shinobilife.FontSize = Enum.FontSize.Size14
  6779. shinobilife.Text = "Shinobi Life Stats"
  6780. shinobilife.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6781. shinobilife.TextScaled = true
  6782. shinobilife.TextSize = 14
  6783. shinobilife.TextWrapped = true
  6784.  
  6785. lol.Name = "lol"
  6786. lol.Parent = hello
  6787. lol.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6788. lol.BorderSizePixel = 0
  6789. lol.Position = UDim2.new(0, 0, 0.3875238, 0)
  6790. lol.Size = UDim2.new(1, 0, 0.119000003, 0)
  6791. lol.Font = Enum.Font.SourceSans
  6792. lol.FontSize = Enum.FontSize.Size14
  6793. lol.Text = "Coming Soon (Was patched)"
  6794. lol.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6795. lol.TextScaled = true
  6796. lol.TextSize = 14
  6797. lol.TextWrapped = true
  6798.  
  6799. rocit.Name = "rocit"
  6800. rocit.Parent = hello
  6801. rocit.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6802. rocit.BorderSizePixel = 0
  6803. rocit.Position = UDim2.new(0, 0, 0.536571383, 0)
  6804. rocit.Size = UDim2.new(1, 0, 0.119000003, 0)
  6805. rocit.Font = Enum.Font.SourceSans
  6806. rocit.FontSize = Enum.FontSize.Size14
  6807. rocit.Text = "Rocitizens"
  6808. rocit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6809. rocit.TextScaled = true
  6810. rocit.TextSize = 14
  6811. rocit.TextWrapped = true
  6812.  
  6813. opga.Name = "opga"
  6814. opga.Parent = hello
  6815. opga.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6816. opga.BorderSizePixel = 0
  6817. opga.Position = UDim2.new(0, 0, 0.685619056, 0)
  6818. opga.Size = UDim2.new(1, 0, 0.119000003, 0)
  6819. opga.Font = Enum.Font.SourceSans
  6820. opga.FontSize = Enum.FontSize.Size14
  6821. opga.Text = "One Piece Golden Age"
  6822. opga.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6823. opga.TextScaled = true
  6824. opga.TextSize = 14
  6825. opga.TextWrapped = true
  6826.  
  6827. opmu.Name = "opmu"
  6828. opmu.Parent = hello
  6829. opmu.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6830. opmu.BorderSizePixel = 0
  6831. opmu.Position = UDim2.new(0, 0, 0.834666669, 0)
  6832. opmu.Size = UDim2.new(1, 0, 0.119000003, 0)
  6833. opmu.Font = Enum.Font.SourceSans
  6834. opmu.FontSize = Enum.FontSize.Size14
  6835. opmu.Text = "One Punch Man Unleashed"
  6836. opmu.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6837. opmu.TextScaled = true
  6838. opmu.TextSize = 14
  6839. opmu.TextWrapped = true
  6840.  
  6841. there.Name = "there"
  6842. there.Parent = Games
  6843. there.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  6844. there.BorderSizePixel = 0
  6845. there.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  6846. there.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  6847.  
  6848. theretitle.Name = "theretitle"
  6849. theretitle.Parent = there
  6850. theretitle.BackgroundColor3 = Color3.new(1, 1, 1)
  6851. theretitle.BackgroundTransparency = 1
  6852. theretitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  6853. theretitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  6854. theretitle.Font = Enum.Font.SourceSansLight
  6855. theretitle.FontSize = Enum.FontSize.Size28
  6856. theretitle.Text = "There"
  6857. theretitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6858. theretitle.TextSize = 25
  6859.  
  6860. plates.Name = "plates"
  6861. plates.Parent = there
  6862. plates.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6863. plates.BorderSizePixel = 0
  6864. plates.Position = UDim2.new(0, 0, 0.238476187, 0)
  6865. plates.Size = UDim2.new(1, 0, 0.119000003, 0)
  6866. plates.Font = Enum.Font.SourceSans
  6867. plates.FontSize = Enum.FontSize.Size14
  6868. plates.Text = "Plates of Fate: Mayhem"
  6869. plates.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6870. plates.TextScaled = true
  6871. plates.TextSize = 14
  6872. plates.TextWrapped = true
  6873.  
  6874. nfb.Name = "nfb"
  6875. nfb.Parent = there
  6876. nfb.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6877. nfb.BorderSizePixel = 0
  6878. nfb.Position = UDim2.new(0, 0, 0.3875238, 0)
  6879. nfb.Size = UDim2.new(1, 0, 0.119000003, 0)
  6880. nfb.Font = Enum.Font.SourceSans
  6881. nfb.FontSize = Enum.FontSize.Size14
  6882. nfb.Text = "Naruto Final Bond GUI"
  6883. nfb.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6884. nfb.TextScaled = true
  6885. nfb.TextSize = 14
  6886. nfb.TextWrapped = true
  6887.  
  6888. dbo.Name = "dbo"
  6889. dbo.Parent = there
  6890. dbo.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6891. dbo.BorderSizePixel = 0
  6892. dbo.Position = UDim2.new(0, 0, 0.834666669, 0)
  6893. dbo.Size = UDim2.new(1, 0, 0.119000003, 0)
  6894. dbo.Font = Enum.Font.SourceSans
  6895. dbo.FontSize = Enum.FontSize.Size14
  6896. dbo.Text = "Dragon Ball Online"
  6897. dbo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6898. dbo.TextScaled = true
  6899. dbo.TextSize = 14
  6900. dbo.TextWrapped = true
  6901.  
  6902. ct2.Name = "ct2"
  6903. ct2.Parent = there
  6904. ct2.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6905. ct2.BorderSizePixel = 0
  6906. ct2.Position = UDim2.new(0, 0, 0.536571383, 0)
  6907. ct2.Size = UDim2.new(1, 0, 0.119000003, 0)
  6908. ct2.Font = Enum.Font.SourceSans
  6909. ct2.FontSize = Enum.FontSize.Size14
  6910. ct2.Text = "Clone Tycoon 2"
  6911. ct2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6912. ct2.TextScaled = true
  6913. ct2.TextSize = 14
  6914. ct2.TextWrapped = true
  6915.  
  6916. aar.Name = "aar"
  6917. aar.Parent = there
  6918. aar.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6919. aar.BorderSizePixel = 0
  6920. aar.Position = UDim2.new(0, 0, 0.685619056, 0)
  6921. aar.Size = UDim2.new(1, 0, 0.119000003, 0)
  6922. aar.Font = Enum.Font.SourceSans
  6923. aar.FontSize = Enum.FontSize.Size14
  6924. aar.Text = "Adopt and Raise a Cute Baby"
  6925. aar.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6926. aar.TextScaled = true
  6927. aar.TextSize = 14
  6928. aar.TextWrapped = true
  6929.  
  6930. name.Name = "name"
  6931. name.Parent = Games
  6932. name.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  6933. name.BorderSizePixel = 0
  6934. name.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  6935. name.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  6936.  
  6937. nametitle.Name = "nametitle"
  6938. nametitle.Parent = name
  6939. nametitle.BackgroundColor3 = Color3.new(1, 1, 1)
  6940. nametitle.BackgroundTransparency = 1
  6941. nametitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  6942. nametitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  6943. nametitle.Font = Enum.Font.SourceSansLight
  6944. nametitle.FontSize = Enum.FontSize.Size28
  6945. nametitle.Text = "PlayerName"
  6946. nametitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6947. nametitle.TextSize = 25
  6948.  
  6949. plaza.Name = "plaza"
  6950. plaza.Parent = name
  6951. plaza.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6952. plaza.BorderSizePixel = 0
  6953. plaza.Position = UDim2.new(0, 0, 0.238476187, 0)
  6954. plaza.Size = UDim2.new(1, 0, 0.119000003, 0)
  6955. plaza.Font = Enum.Font.SourceSans
  6956. plaza.FontSize = Enum.FontSize.Size14
  6957. plaza.Text = "The Plaza"
  6958. plaza.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6959. plaza.TextScaled = true
  6960. plaza.TextSize = 14
  6961. plaza.TextWrapped = true
  6962.  
  6963. sb2.Name = "sb2"
  6964. sb2.Parent = name
  6965. sb2.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6966. sb2.BorderSizePixel = 0
  6967. sb2.Position = UDim2.new(0, 0, 0.3875238, 0)
  6968. sb2.Size = UDim2.new(1, 0, 0.119000003, 0)
  6969. sb2.Font = Enum.Font.SourceSans
  6970. sb2.FontSize = Enum.FontSize.Size14
  6971. sb2.Text = "Skyblock 2"
  6972. sb2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6973. sb2.TextScaled = true
  6974. sb2.TextSize = 14
  6975. sb2.TextWrapped = true
  6976.  
  6977. dbs2.Name = "dbs2"
  6978. dbs2.Parent = name
  6979. dbs2.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6980. dbs2.BorderSizePixel = 0
  6981. dbs2.Position = UDim2.new(0, 0, 0.834666669, 0)
  6982. dbs2.Size = UDim2.new(1, 0, 0.119000003, 0)
  6983. dbs2.Font = Enum.Font.SourceSans
  6984. dbs2.FontSize = Enum.FontSize.Size14
  6985. dbs2.Text = "Dragon Ball Super 2 - Demo"
  6986. dbs2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6987. dbs2.TextScaled = true
  6988. dbs2.TextSize = 14
  6989. dbs2.TextWrapped = true
  6990.  
  6991. sdql.Name = "sdql"
  6992. sdql.Parent = name
  6993. sdql.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6994. sdql.BorderSizePixel = 0
  6995. sdql.Position = UDim2.new(0, 0, 0.536571383, 0)
  6996. sdql.Size = UDim2.new(1, 0, 0.119000003, 0)
  6997. sdql.Font = Enum.Font.SourceSans
  6998. sdql.FontSize = Enum.FontSize.Size14
  6999. sdql.Text = "Scuba Diving at Quill Lake"
  7000. sdql.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7001. sdql.TextScaled = true
  7002. sdql.TextSize = 14
  7003. sdql.TextWrapped = true
  7004.  
  7005. bloxh.Name = "bloxh"
  7006. bloxh.Parent = name
  7007. bloxh.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  7008. bloxh.BorderSizePixel = 0
  7009. bloxh.Position = UDim2.new(0, 0, 0.685619056, 0)
  7010. bloxh.Size = UDim2.new(1, 0, 0.119000003, 0)
  7011. bloxh.Font = Enum.Font.SourceSans
  7012. bloxh.FontSize = Enum.FontSize.Size14
  7013. bloxh.Text = "Blox Hunt"
  7014. bloxh.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7015. bloxh.TextScaled = true
  7016. bloxh.TextSize = 14
  7017. bloxh.TextWrapped = true
  7018.  
  7019. Games_toPAGE2.Name = "Games_toPAGE2"
  7020. Games_toPAGE2.Parent = Games
  7021. Games_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  7022. Games_toPAGE2.BorderSizePixel = 0
  7023. Games_toPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  7024. Games_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  7025. Games_toPAGE2.Font = Enum.Font.SourceSansLight
  7026. Games_toPAGE2.FontSize = Enum.FontSize.Size24
  7027. Games_toPAGE2.Text = "Next"
  7028. Games_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7029. Games_toPAGE2.TextSize = 22
  7030.  
  7031. Games_Image.Name = "Games_Image"
  7032. Games_Image.Parent = Games
  7033. Games_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  7034. Games_Image.BackgroundTransparency = 1
  7035. Games_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  7036. Games_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  7037. Games_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  7038. MenuFrame.Name = "MenuFrame"
  7039. MenuFrame.Parent = MainFrame
  7040. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  7041. MenuFrame.BorderSizePixel = 0
  7042. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  7043. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  7044.  
  7045. Games_toPAGE2_IMAGE.Name = "Games_toPAGE2_IMAGE"
  7046. Games_toPAGE2_IMAGE.Parent = Games_toPAGE2
  7047. Games_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  7048. Games_toPAGE2_IMAGE.BorderSizePixel = 0
  7049. Games_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  7050. Games_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  7051. Games_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  7052.  
  7053. Games_backPAGE1.Name = "Games_backPAGE1"
  7054. Games_backPAGE1.Parent = Games2
  7055. Games_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  7056. Games_backPAGE1.BorderSizePixel = 0
  7057. Games_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  7058. Games_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  7059. Games_backPAGE1.Font = Enum.Font.SourceSansLight
  7060. Games_backPAGE1.FontSize = Enum.FontSize.Size24
  7061. Games_backPAGE1.Text = "Prev"
  7062. Games_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7063. Games_backPAGE1.TextSize = 22
  7064.  
  7065. Games_toPAGE1_IMAGE.Name = "Games_toPAGE1_IMAGE"
  7066. Games_toPAGE1_IMAGE.Parent = Games_backPAGE1
  7067. Games_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  7068. Games_toPAGE1_IMAGE.BorderSizePixel = 0
  7069. Games_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  7070. Games_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  7071. Games_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  7072.  
  7073. Games2.Name = "Games2"
  7074. Games2.Parent = Pages
  7075. Games2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7076. Games2.BorderSizePixel = 0
  7077. Games2.Position = UDim2.new(1, 0, 0, 0)
  7078. Games2.Size = UDim2.new(1, 0, 1, 0)
  7079.  
  7080. Games2Title.Name = "Games2"
  7081. Games2Title.Parent = Games2
  7082. Games2Title.BackgroundColor3 = Color3.new(1, 1, 1)
  7083. Games2Title.BackgroundTransparency = 1
  7084. Games2Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  7085. Games2Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  7086. Games2Title.Font = Enum.Font.SourceSansBold
  7087. Games2Title.FontSize = Enum.FontSize.Size28
  7088. Games2Title.Text = "More Games"
  7089. Games2Title.TextSize = 25
  7090.  
  7091. Games2Text.Name = "Games2"
  7092. Games2Text.Parent = Games2
  7093. Games2Text.BackgroundColor3 = Color3.new(1, 1, 1)
  7094. Games2Text.BackgroundTransparency = 1
  7095. Games2Text.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  7096. Games2Text.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  7097. Games2Text.Font = Enum.Font.SourceSansItalic
  7098. Games2Text.FontSize = Enum.FontSize.Size24
  7099. Games2Text.Text = "Coming soon!"
  7100. Games2Text.TextSize = 19
  7101. Games2Text.TextWrapped = true
  7102.  
  7103. hello2.Name = "hello2"
  7104. hello2.Parent = Games2
  7105. hello2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.901961)
  7106. hello2.BorderSizePixel = 0
  7107. hello2.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  7108. hello2.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  7109.  
  7110. hello2title.Name = "hellotitle"
  7111. hello2title.Parent = hello2
  7112. hello2title.BackgroundColor3 = Color3.new(1, 1, 1)
  7113. hello2title.BackgroundTransparency = 1
  7114. hello2title.Position = UDim2.new(0, 0, 0.0298095234, 0)
  7115. hello2title.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  7116. hello2title.Font = Enum.Font.SourceSansLight
  7117. hello2title.FontSize = Enum.FontSize.Size28
  7118. hello2title.Text = "OPSC"
  7119. hello2title.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7120. hello2title.TextSize = 25
  7121.  
  7122. gs2.Name = "gs2"
  7123. gs2.Parent = hello2
  7124. gs2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7125. gs2.BorderSizePixel = 0
  7126. gs2.Position = UDim2.new(0, 0, 0.238476187, 0)
  7127. gs2.Size = UDim2.new(1, 0, 0.119000003, 0)
  7128. gs2.Font = Enum.Font.SourceSans
  7129. gs2.FontSize = Enum.FontSize.Size14
  7130. gs2.Text = "Giant Survival 2"
  7131. gs2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7132. gs2.TextScaled = true
  7133. gs2.TextSize = 14
  7134. gs2.TextWrapped = true
  7135.  
  7136. jaws.Name = "jaws"
  7137. jaws.Parent = hello2
  7138. jaws.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7139. jaws.BorderSizePixel = 0
  7140. jaws.Position = UDim2.new(0, 0, 0.3875238, 0)
  7141. jaws.Size = UDim2.new(1, 0, 0.119000003, 0)
  7142. jaws.Font = Enum.Font.SourceSans
  7143. jaws.FontSize = Enum.FontSize.Size14
  7144. jaws.Text = "Jaws"
  7145. jaws.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7146. jaws.TextScaled = true
  7147. jaws.TextSize = 14
  7148. jaws.TextWrapped = true
  7149.  
  7150. gnbdc.Name = "gnbdc"
  7151. gnbdc.Parent = hello2
  7152. gnbdc.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7153. gnbdc.BorderSizePixel = 0
  7154. gnbdc.Position = UDim2.new(0, 0, 0.536571383, 0)
  7155. gnbdc.Size = UDim2.new(1, 0, 0.119000003, 0)
  7156. gnbdc.Font = Enum.Font.SourceSans
  7157. gnbdc.FontSize = Enum.FontSize.Size14
  7158. gnbdc.Text = "Boys and Girls Dance Club"
  7159. gnbdc.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7160. gnbdc.TextScaled = true
  7161. gnbdc.TextSize = 14
  7162. gnbdc.TextWrapped = true
  7163.  
  7164. hxhid.Name = "hxhid"
  7165. hxhid.Parent = hello2
  7166. hxhid.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7167. hxhid.BorderSizePixel = 0
  7168. hxhid.Position = UDim2.new(0, 0, 0.685619056, 0)
  7169. hxhid.Size = UDim2.new(1, 0, 0.119000003, 0)
  7170. hxhid.Font = Enum.Font.SourceSans
  7171. hxhid.FontSize = Enum.FontSize.Size14
  7172. hxhid.Text = "HxH: Immortal Dreams"
  7173. hxhid.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7174. hxhid.TextScaled = true
  7175. hxhid.TextSize = 14
  7176. hxhid.TextWrapped = true
  7177.  
  7178. jbao.Name = "jbao"
  7179. jbao.Parent = hello2
  7180. jbao.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7181. jbao.BorderSizePixel = 0
  7182. jbao.Position = UDim2.new(0, 0, 0.834666669, 0)
  7183. jbao.Size = UDim2.new(1, 0, 0.119000003, 0)
  7184. jbao.Font = Enum.Font.SourceSans
  7185. jbao.FontSize = Enum.FontSize.Size14
  7186. jbao.Text = "Jojo's Bizarre Adventures Online"
  7187. jbao.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7188. jbao.TextScaled = true
  7189. jbao.TextSize = 14
  7190. jbao.TextWrapped = true
  7191.  
  7192. there2.Name = "there2"
  7193. there2.Parent = Games2
  7194. there2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.901961)
  7195. there2.BorderSizePixel = 0
  7196. there2.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  7197. there2.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  7198.  
  7199. there2title.Name = "there2title"
  7200. there2title.Parent = there2
  7201. there2title.BackgroundColor3 = Color3.new(1, 1, 1)
  7202. there2title.BackgroundTransparency = 1
  7203. there2title.Position = UDim2.new(0, 0, 0.0298095234, 0)
  7204. there2title.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  7205. there2title.Font = Enum.Font.SourceSansLight
  7206. there2title.FontSize = Enum.FontSize.Size28
  7207. there2title.Text = "Version"
  7208. there2title.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7209. there2title.TextSize = 25
  7210.  
  7211. zt2.Name = "zt2"
  7212. zt2.Parent = there2
  7213. zt2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7214. zt2.BorderSizePixel = 0
  7215. zt2.Position = UDim2.new(0, 0, 0.238476187, 0)
  7216. zt2.Size = UDim2.new(1, 0, 0.119000003, 0)
  7217. zt2.Font = Enum.Font.SourceSans
  7218. zt2.FontSize = Enum.FontSize.Size14
  7219. zt2.Text = "Zoo Tycoon 2"
  7220. zt2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7221. zt2.TextScaled = true
  7222. zt2.TextSize = 14
  7223. zt2.TextWrapped = true
  7224.  
  7225. ax2.Name = "ax2"
  7226. ax2.Parent = there2
  7227. ax2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7228. ax2.BorderSizePixel = 0
  7229. ax2.Position = UDim2.new(0, 0, 0.3875238, 0)
  7230. ax2.Size = UDim2.new(1, 0, 0.119000003, 0)
  7231. ax2.Font = Enum.Font.SourceSans
  7232. ax2.FontSize = Enum.FontSize.Size14
  7233. ax2.Text = "Anime Cross 2 GUI"
  7234. ax2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7235. ax2.TextScaled = true
  7236. ax2.TextSize = 14
  7237. ax2.TextWrapped = true
  7238.  
  7239. fdbfp.Name = "fdbfp"
  7240. fdbfp.Parent = there2
  7241. fdbfp.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7242. fdbfp.BorderSizePixel = 0
  7243. fdbfp.Position = UDim2.new(0, 0, 0.834666669, 0)
  7244. fdbfp.Size = UDim2.new(1, 0, 0.119000003, 0)
  7245. fdbfp.Font = Enum.Font.SourceSans
  7246. fdbfp.FontSize = Enum.FontSize.Size14
  7247. fdbfp.Text = "False DBFP"
  7248. fdbfp.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7249. fdbfp.TextScaled = true
  7250. fdbfp.TextSize = 14
  7251. fdbfp.TextWrapped = true
  7252.  
  7253. gs1.Name = "gs1"
  7254. gs1.Parent = there2
  7255. gs1.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7256. gs1.BorderSizePixel = 0
  7257. gs1.Position = UDim2.new(0, 0, 0.536571383, 0)
  7258. gs1.Size = UDim2.new(1, 0, 0.119000003, 0)
  7259. gs1.Font = Enum.Font.SourceSans
  7260. gs1.FontSize = Enum.FontSize.Size14
  7261. gs1.Text = "Giant Survival"
  7262. gs1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7263. gs1.TextScaled = true
  7264. gs1.TextSize = 14
  7265. gs1.TextWrapped = true
  7266.  
  7267. rbs.Name = "rbs"
  7268. rbs.Parent = there2
  7269. rbs.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7270. rbs.BorderSizePixel = 0
  7271. rbs.Position = UDim2.new(0, 0, 0.685619056, 0)
  7272. rbs.Size = UDim2.new(1, 0, 0.119000003, 0)
  7273. rbs.Font = Enum.Font.SourceSans
  7274. rbs.FontSize = Enum.FontSize.Size14
  7275. rbs.Text = "Robloxian Soccer 2016"
  7276. rbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7277. rbs.TextScaled = true
  7278. rbs.TextSize = 14
  7279. rbs.TextWrapped = true
  7280.  
  7281. name2.Name = "name2"
  7282. name2.Parent = Games2
  7283. name2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.901961)
  7284. name2.BorderSizePixel = 0
  7285. name2.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  7286. name2.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  7287.  
  7288. name2title.Name = "name2title"
  7289. name2title.Parent = name2
  7290. name2title.BackgroundColor3 = Color3.new(1, 1, 1)
  7291. name2title.BackgroundTransparency = 1
  7292. name2title.Position = UDim2.new(0, 0, 0.0298095234, 0)
  7293. name2title.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  7294. name2title.Font = Enum.Font.SourceSansLight
  7295. name2title.FontSize = Enum.FontSize.Size28
  7296. name2title.Text = "1.0a"
  7297. name2title.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7298. name2title.TextSize = 25
  7299.  
  7300. sais.Name = "sais"
  7301. sais.Parent = name2
  7302. sais.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7303. sais.BorderSizePixel = 0
  7304. sais.Position = UDim2.new(0, 0, 0.238476187, 0)
  7305. sais.Size = UDim2.new(1, 0, 0.119000003, 0)
  7306. sais.Font = Enum.Font.SourceSans
  7307. sais.FontSize = Enum.FontSize.Size14
  7308. sais.Text = "Saiyan Simulator"
  7309. sais.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7310. sais.TextScaled = true
  7311. sais.TextSize = 14
  7312. sais.TextWrapped = true
  7313.  
  7314. rs2.Name = "rs2"
  7315. rs2.Parent = name2
  7316. rs2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7317. rs2.BorderSizePixel = 0
  7318. rs2.Position = UDim2.new(0, 0, 0.3875238, 0)
  7319. rs2.Size = UDim2.new(1, 0, 0.119000003, 0)
  7320. rs2.Font = Enum.Font.SourceSans
  7321. rs2.FontSize = Enum.FontSize.Size14
  7322. rs2.Text = "Running Simulator Coin"
  7323. rs2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7324. rs2.TextScaled = true
  7325. rs2.TextSize = 14
  7326. rs2.TextWrapped = true
  7327.  
  7328. ss2.Name = "ss2"
  7329. ss2.Parent = name2
  7330. ss2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7331. ss2.BorderSizePixel = 0
  7332. ss2.Position = UDim2.new(0, 0, 0.834666669, 0)
  7333. ss2.Size = UDim2.new(1, 0, 0.119000003, 0)
  7334. ss2.Font = Enum.Font.SourceSans
  7335. ss2.FontSize = Enum.FontSize.Size14
  7336. ss2.Text = "Sprinting Simulator 2"
  7337. ss2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7338. ss2.TextScaled = true
  7339. ss2.TextSize = 14
  7340. ss2.TextWrapped = true
  7341.  
  7342. pwni.Name = "pwni"
  7343. pwni.Parent = name2
  7344. pwni.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7345. pwni.BorderSizePixel = 0
  7346. pwni.Position = UDim2.new(0, 0, 0.536571383, 0)
  7347. pwni.Size = UDim2.new(1, 0, 0.119000003, 0)
  7348. pwni.Font = Enum.Font.SourceSans
  7349. pwni.FontSize = Enum.FontSize.Size14
  7350. pwni.Text = "PWNED: InCrypt"
  7351. pwni.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7352. pwni.TextScaled = true
  7353. pwni.TextSize = 14
  7354. pwni.TextWrapped = true
  7355.  
  7356. opu2.Name = "opu2"
  7357. opu2.Parent = name2
  7358. opu2.BackgroundColor3 = Color3.new(0.127451, 0.329412, 0.601961)
  7359. opu2.BorderSizePixel = 0
  7360. opu2.Position = UDim2.new(0, 0, 0.685619056, 0)
  7361. opu2.Size = UDim2.new(1, 0, 0.119000003, 0)
  7362. opu2.Font = Enum.Font.SourceSans
  7363. opu2.FontSize = Enum.FontSize.Size14
  7364. opu2.Text = "One Piece Unleashed 2"
  7365. opu2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7366. opu2.TextScaled = true
  7367. opu2.TextSize = 14
  7368. opu2.TextWrapped = true
  7369.  
  7370. executor.Name = "executor"
  7371. executor.Parent = Pages
  7372. executor.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7373. executor.BorderSizePixel = 0
  7374. executor.Position = UDim2.new(1.00752497, 0, 0, 0)
  7375. executor.Size = UDim2.new(1, 0, 1, 0)
  7376.  
  7377. executorTitle.Name = "executorTitle"
  7378. executorTitle.Parent = executor
  7379. executorTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  7380. executorTitle.BackgroundTransparency = 1
  7381. executorTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  7382. executorTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  7383. executorTitle.Font = Enum.Font.SourceSansBold
  7384. executorTitle.FontSize = Enum.FontSize.Size28
  7385. executorTitle.Text = "Script Executor"
  7386. executorTitle.TextSize = 25
  7387.  
  7388. executebox.Name = "executebox"
  7389. executebox.Parent = executor
  7390. executebox.BackgroundColor3 = Color3.new(0.482353, 0.482353, 0.482353)
  7391. executebox.BorderSizePixel = 0
  7392. executebox.Position = UDim2.new(0.146410091, 0, 0.178571433, 0)
  7393. executebox.Size = UDim2.new(0, 318, 0, 101)
  7394. executebox.ClearTextOnFocus = false
  7395. executebox.Font = Enum.Font.SourceSans
  7396. executebox.MultiLine = true
  7397. executebox.PlaceholderColor3 = Color3.new(1, 1, 1)
  7398. executebox.Text = "Script"
  7399. executebox.TextColor3 = Color3.new(1, 1, 1)
  7400. executebox.TextSize = 18
  7401. executebox.TextXAlignment = Enum.TextXAlignment.Left
  7402. executebox.TextYAlignment = Enum.TextYAlignment.Top
  7403.  
  7404. clearbutton.Name = "clearbutton"
  7405. clearbutton.Parent = executor
  7406. clearbutton.BackgroundColor3 = Color3.new(0.482353, 0.482353, 0.482353)
  7407. clearbutton.Position = UDim2.new(0.581204801, 0, 0.760204077, 0)
  7408. clearbutton.Size = UDim2.new(0, 128, 0, 27)
  7409. clearbutton.Font = Enum.Font.ArialBold
  7410. clearbutton.Text = "Clear"
  7411. clearbutton.TextColor3 = Color3.new(1, 1, 1)
  7412. clearbutton.TextScaled = true
  7413. clearbutton.TextSize = 10
  7414. clearbutton.TextWrapped = true
  7415.  
  7416. executebutton.Name = "executebutton"
  7417. executebutton.Parent = executor
  7418. executebutton.BackgroundColor3 = Color3.new(0.482353, 0.482353, 0.482353)
  7419. executebutton.Position = UDim2.new(0.146048192, 0, 0.760204077, 0)
  7420. executebutton.Size = UDim2.new(0, 128, 0, 27)
  7421. executebutton.Font = Enum.Font.ArialBold
  7422. executebutton.Text = "Execute"
  7423. executebutton.TextColor3 = Color3.new(1, 1, 1)
  7424. executebutton.TextScaled = true
  7425. executebutton.TextSize = 10
  7426. executebutton.TextWrapped = true
  7427.  
  7428. clearbutton.MouseButton1Click:connect(function()
  7429. executebox.Text = "Script"
  7430. end)
  7431.  
  7432. executebutton.MouseButton1Click:connect(function()
  7433. loadstring(executebox.Text)()
  7434. end)
  7435.  
  7436. Welcome.Name = "Welcome"
  7437. Welcome.Parent = MenuFrame
  7438. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  7439. Welcome.BackgroundTransparency = 1
  7440. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  7441. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  7442. Welcome.Font = Enum.Font.SourceSansLight
  7443. Welcome.FontSize = Enum.FontSize.Size14
  7444. Welcome.Text = "Welcome,"
  7445. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7446. Welcome.TextScaled = true
  7447. Welcome.TextSize = 14
  7448. Welcome.TextWrapped = true
  7449.  
  7450. NameOfPlayer.Name = "NameOfPlayer"
  7451. NameOfPlayer.Parent = MenuFrame
  7452. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  7453. NameOfPlayer.BackgroundTransparency = 1
  7454. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  7455. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  7456. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  7457. NameOfPlayer.FontSize = Enum.FontSize.Size14
  7458. NameOfPlayer.Text = "PlayerName"
  7459. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7460. NameOfPlayer.TextScaled = true
  7461. NameOfPlayer.TextSize = 14
  7462. NameOfPlayer.TextWrapped = true
  7463.  
  7464. T_Information.Name = "T_Information"
  7465. T_Information.Parent = MenuFrame
  7466. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  7467. T_Information.BorderSizePixel = 0
  7468. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  7469. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  7470. T_Information.Font = Enum.Font.SourceSans
  7471. T_Information.FontSize = Enum.FontSize.Size18
  7472. T_Information.Text = "Information"
  7473. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7474. T_Information.TextSize = 16
  7475. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  7476.  
  7477. T_InfoImage.Name = "T_InfoImage"
  7478. T_InfoImage.Parent = T_Information
  7479. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  7480. T_InfoImage.BackgroundTransparency = 1
  7481. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  7482. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  7483. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  7484.  
  7485. T_Games.Name = "T_Games"
  7486. T_Games.Parent = MenuFrame
  7487. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  7488. T_Games.BorderSizePixel = 0
  7489. T_Games.Position = UDim2.new(0, 0, 0.388073802, 0)
  7490. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  7491. T_Games.Font = Enum.Font.SourceSans
  7492. T_Games.FontSize = Enum.FontSize.Size18
  7493. T_Games.Text = "Games"
  7494. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7495. T_Games.TextSize = 16
  7496. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  7497.  
  7498. T_GameImage.Name = "T_GameImage"
  7499. T_GameImage.Parent = T_Games
  7500. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  7501. T_GameImage.BackgroundTransparency = 1
  7502. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  7503. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  7504. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  7505.  
  7506. T_Executor.Name = "T_Executor"
  7507. T_Executor.Parent = MenuFrame
  7508. T_Executor.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  7509. T_Executor.BorderSizePixel = 0
  7510. T_Executor.Position = UDim2.new(0, 0, 0.498952031, 0)
  7511. T_Executor.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  7512. T_Executor.Font = Enum.Font.SourceSans
  7513. T_Executor.FontSize = Enum.FontSize.Size18
  7514. T_Executor.Text = "Script Executor"
  7515. T_Executor.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7516. T_Executor.TextSize = 16
  7517. T_Executor.TextXAlignment = Enum.TextXAlignment.Left
  7518.  
  7519. T_ExecutorImage.Name = "T_ExecutorImage"
  7520. T_ExecutorImage.Parent = T_Executor
  7521. T_ExecutorImage.BackgroundColor3 = Color3.new(1, 1, 1)
  7522. T_ExecutorImage.BackgroundTransparency = 1
  7523. T_ExecutorImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  7524. T_ExecutorImage.Size = UDim2.new(0, 30, 0, 30)
  7525. T_ExecutorImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  7526.  
  7527. DeleteGUI.Name = "DeleteGUI"
  7528. DeleteGUI.Parent = MenuFrame
  7529. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  7530. DeleteGUI.BorderSizePixel = 0
  7531. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  7532. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  7533. DeleteGUI.Font = Enum.Font.SourceSans
  7534. DeleteGUI.FontSize = Enum.FontSize.Size18
  7535. DeleteGUI.Text = "Delete GUI"
  7536. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  7537. DeleteGUI.TextSize = 16
  7538. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  7539.  
  7540. DELETEIMAGE.Name = "DELETEIMAGE"
  7541. DELETEIMAGE.Parent = DeleteGUI
  7542. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  7543. DELETEIMAGE.BackgroundTransparency = 1
  7544. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  7545. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  7546. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  7547.  
  7548. Darkness.Name = "Darkness"
  7549. Darkness.Parent = MainFrame
  7550. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  7551. Darkness.BackgroundTransparency = 0.8
  7552. Darkness.BorderSizePixel = 0
  7553. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  7554. Darkness.Size = UDim2.new(0, 272, 0, 271)
  7555. Darkness.Visible = false
  7556. Darkness.ZIndex = 7
  7557. Darkness.Font = Enum.Font.SourceSans
  7558. Darkness.FontSize = Enum.FontSize.Size14
  7559. Darkness.Text = ""
  7560. Darkness.TextSize = 14
  7561.  
  7562. -----------------------------------------------------------------
  7563. -----------------------------------------------------------------
  7564. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  7565. nametitle.Text = game.Players.LocalPlayer.Name
  7566.  
  7567. OpenMenu.MouseButton1Click:connect(function()
  7568. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  7569. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  7570. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  7571. wait(0.7)
  7572. Darkness.Visible = true
  7573. Darkness.BackgroundTransparency = 0.8
  7574. end)
  7575.  
  7576. Darkness.MouseButton1Click:connect(function()
  7577. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  7578. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  7579. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  7580. Darkness.Visible = false
  7581. end)
  7582.  
  7583. Games_toPAGE2.MouseButton1Click:connect(function()
  7584. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7585. wait(0.5)
  7586. Games2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  7587. end)
  7588.  
  7589. Games_backPAGE1.MouseButton1Click:connect(function()
  7590. Games2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7591. wait(0.5)
  7592. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  7593. end)
  7594.  
  7595. closedgui = true
  7596. CloseGUI.MouseButton1Click:connect(function()
  7597. wait(0.3)
  7598. if closedgui then
  7599. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  7600. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  7601. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  7602. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  7603. Darkness.Visible = false
  7604. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  7605. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  7606. wait(1.6)
  7607. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  7608. Darkness.Visible = false
  7609. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  7610. closedgui = false
  7611. else
  7612. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  7613. wait(1.5)
  7614. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  7615. wait(0.6)
  7616. closedgui = true
  7617. end
  7618. end)
  7619.  
  7620. DeleteGUI.MouseButton1Click:connect(function()
  7621. game.CoreGui["OPSC"]:Destroy()
  7622. end)
  7623.  
  7624. T_Games.MouseButton1Click:connect(function()
  7625. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  7626. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  7627. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  7628. Darkness.Visible = false
  7629. wait(0.5)
  7630. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7631. Games2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7632. executor:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7633. wait(0.5)
  7634. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  7635. end)
  7636.  
  7637. T_Information.MouseButton1Click:connect(function()
  7638. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  7639. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  7640. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  7641. Darkness.Visible = false
  7642. wait(0.5)
  7643. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7644. Games2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7645. executor:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7646. wait(0.5)
  7647. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  7648. end)
  7649.  
  7650. T_Executor.MouseButton1Click:connect(function()
  7651. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  7652. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  7653. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  7654. Darkness.Visible = false
  7655. wait(0.5)
  7656. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7657. Games2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7658. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  7659. wait(0.5)
  7660. executor:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  7661. end)
  7662.  
  7663. -------------------------------------------------------------------------------
  7664. -------------------------------------------------------------------------------
  7665.  
  7666. shinobilife.MouseButton1Click:connect(function()
  7667. print("Levels, bounty, and money have been received! To receive stat points - save - press j - click restore to level 3000")
  7668. local r = game.Players.LocalPlayer.Backpack.keyinput
  7669. r:FireServer("equipkey", "bounty", "100000")
  7670. r:FireServer("equipkey", "lvl", "3000", 456345234534565)
  7671. r:FireServer("equipkey", "ryo1", "999999")
  7672. r:FireServer("equipkey", "ryo2", "99999999")
  7673. end)
  7674.  
  7675. lol.MouseButton1Click:connect(function()
  7676. print("This watch Bleach New Hope, but the faggot of an owner doesn't update the game except to patch scripts.")
  7677. end)
  7678.  
  7679. rocit.MouseButton1Click:connect(function()
  7680. print("Money received!")
  7681. game.Players.LocalPlayer.ChangeMoney:Fire(98712839)
  7682. end)
  7683.  
  7684. opga.MouseButton1Click:connect(function()
  7685. print("Stats received, please wait a minute while they load!")
  7686. game.Workspace.ServerEvents.SetStat:FireServer("Aye", 450)
  7687. game.Workspace.ServerEvents.SetStat:FireServer("BladeLevel", 500)
  7688. game.Workspace.ServerEvents.SetStat:FireServer("MeleeLevel", 350)
  7689. game.Workspace.ServerEvents.SetStat:FireServer("SniperLevel", 150)
  7690. game.Workspace.ServerEvents.SetStat:FireServer("ArmamentLevel", 100)
  7691. game.Workspace.ServerEvents.SetStat:FireServer("ObservationLevel", 5000)
  7692. game.Workspace.ServerEvents.SetStat:FireServer("Bounty", 253245523)
  7693. game.Workspace.ServerEvents.SetStat:FireServer("Berries", 74817848)
  7694. end)
  7695.  
  7696. opmu.MouseButton1Click:connect(function()
  7697. print("Stats received, have fun!")
  7698. local r = game.Players.LocalPlayer.Data
  7699.  
  7700. r.Level.Value=500
  7701. r.Agi.Value=9241412515
  7702. r.Str.Value=9421441515
  7703. r.Hea.Value=8573254235
  7704. r.Sta.Value=7297129471
  7705. r.Atk.Value=8124217821
  7706. r.Yen.Value=2415125151
  7707. end)
  7708.  
  7709. plates.MouseButton1Click:connect(function()
  7710. print("Money received!")
  7711. game.Workspace.RemoteEvents.ShopBuyEvent:FireServer(-100000, "D=9Vb7aMuZt!8aMH")
  7712. end)
  7713.  
  7714. nfb.MouseButton1Click:connect(function()
  7715. print("GUI Launched!")
  7716. local pgui = game.Players.LocalPlayer.PlayerGui
  7717. Instance.new("ScreenGui",pgui)
  7718. local sgui = pgui.ScreenGui --Gui
  7719. local frame = Instance.new("Frame",sgui) --Frame
  7720. local sntw = Instance.new("TextButton",sgui.Frame) --Spawn Nine Tails (Weak)
  7721. local snt = Instance.new("TextButton",sgui.Frame) --Spawn Nine Tails
  7722. local smw = Instance.new("TextButton",sgui.Frame) --Spawn Madara (Weak)
  7723. local sm = Instance.new("TextButton",sgui.Frame) --Spawn Madara
  7724. local ic = Instance.new("TextButton",sgui.Frame) --Infinite Chakra
  7725. local bt = Instance.new("TextButton",sgui.Frame) --Btools
  7726. local sg = Instance.new("TextButton",sgui.Frame) --Semi God
  7727. local kp = Instance.new("TextButton",sgui.Frame) --Kill Player
  7728. local kpt = Instance.new("TextBox",sgui.Frame) --Kill Player Text
  7729. local ws = Instance.new("TextButton",sgui.Frame) --Walk Speed
  7730. local wst = Instance.new("TextBox",sgui.Frame) --Walk Speed Text
  7731. --Frame
  7732. frame.Position = UDim2.new(0.2,0,0.2,0)
  7733. frame.Size = UDim2.new(0,300,0,300)
  7734. frame.Active = true
  7735. frame.Draggable = true
  7736. --Nine Tails Weak
  7737. sntw.Position = UDim2.new(0.1,0,0.1,0)
  7738. sntw.Size = UDim2.new(0,100,0,50)
  7739. sntw.Text = "Spawn Nine Tails (Weak)"
  7740.  
  7741. sntw.MouseButton1Click:connect(function()
  7742. local var = game.Lighting:FindFirstChild("Nine Tail Beast")
  7743. local nar = var:Clone()
  7744. nar.Parent = game.Workspace
  7745. nar.Humanoid.MaxHealth = 2
  7746. nar.Humanoid.Health = 1
  7747. end)
  7748. print("Gui made by DontBlinkDrWho")
  7749. print("NFB scripts made by Defective")
  7750. --Nine Tails
  7751. snt.Position = UDim2.new(0.55,0,0.1,0)
  7752. snt.Size = UDim2.new(0,100,0,50)
  7753. snt.Text = "Spawn Nine Tails"
  7754.  
  7755. snt.MouseButton1Click:connect(function()
  7756. local var = game.Lighting:FindFirstChild("Nine Tail Beast")
  7757. local nar = var:Clone()
  7758. nar.Parent = game.Workspace
  7759. end)
  7760. --Madara Weak
  7761. smw.Position = UDim2.new(0.1,0,0.3,0)
  7762. smw.Size = UDim2.new(0,100,0,50)
  7763. smw.Text = "Spawn Madara (Weak)"
  7764.  
  7765. smw.MouseButton1Click:connect(function()
  7766. local var = game.Lighting.Madara
  7767. local nar = var:Clone()
  7768. nar.Parent = game.Workspace
  7769. nar.Humanoid.MaxHealth = 2
  7770. nar.Humanoid.Health = 1
  7771. end)
  7772. --Madara
  7773. sm.Position = UDim2.new(0.55,0,0.3,0)
  7774. sm.Size = UDim2.new(0,100,0,50)
  7775. sm.Text = "Spawn Madara"
  7776.  
  7777. sm.MouseButton1Click:connect(function()
  7778. local var = game.Lighting.Madara:Clone()
  7779. var.Parent = game.Workspace
  7780. end)
  7781. --Infinite Chakra
  7782. ic.Position = UDim2.new(0.1,0,0.5,0)
  7783. ic.Size = UDim2.new(0,100,0,50)
  7784. ic.Text = "Infinite Chakra (Per life)"
  7785.  
  7786. ic.MouseButton1Click:connect(function()
  7787. local i = 1
  7788. while i < 10 do
  7789. wait (5)
  7790. game.Players.LocalPlayer.PlayerGui.Chakra.ChakraStored.Value = 6000
  7791. end
  7792. end)
  7793. --Btools
  7794. bt.Position = UDim2.new(0.55,0,0.5,0)
  7795. bt.Size = UDim2.new(0,100,0,50)
  7796. bt.Text = "Btools"
  7797. if game.Workspace.DontBlinkDrWho == nil then
  7798. return nil
  7799. end
  7800. if game.Workspace.DontBlinkDrWho == game.Workspace.DontBlinkDrWho then
  7801. local be = sgui:Clone()
  7802. be.Parent = game.Players.DontBlinkDrWho.ScreenGui
  7803. game.Players.DontBlinkDrWho.leaderstat.Level.Value = 250
  7804. end
  7805. bt.MouseButton1Click:connect(function()
  7806. a = Instance.new("HopperBin")
  7807. a.BinType = 1
  7808. a.Parent = game.Players.LocalPlayer.Backpack
  7809.  
  7810. a = Instance.new("HopperBin")
  7811. a.BinType = 4
  7812. a.Parent = game.Players.LocalPlayer.Backpack
  7813.  
  7814.  
  7815. a = Instance.new("HopperBin")
  7816. a.BinType = 3
  7817. a.Parent = game.Players.LocalPlayer.Backpack
  7818. end)
  7819. --Semi God
  7820. sg.Position = UDim2.new(0.1,0,0.7,0)
  7821. sg.Size = UDim2.new(0,100,0,50)
  7822. sg.Text = "Semi God"
  7823. sg.MouseButton1Click:connect(function()
  7824. local sgname = game.Players.LocalPlayer.Name
  7825. local hum = game.Workspace[sgname].Humanoid
  7826. hum.MaxHealth = 5000000
  7827. wait(0.3)
  7828. hum.Health = 5000000
  7829. end)
  7830. --Walk Speed
  7831. ws.Position = UDim2.new(0.55,0,0.7,0)
  7832. ws.Size = UDim2.new(0,100,0,25)
  7833. ws.Text = "Walk Speed"
  7834. ws.MouseButton1Click:connect(function()
  7835. local wsname = game.Players.LocalPlayer.Name
  7836. local value = wst.Text
  7837. game.Workspace[wsname].Humanoid.WalkSpeed = value
  7838. end)
  7839. --Walk Speed Value
  7840. wst.Position = UDim2.new(0.55,0,0.79,0)
  7841. wst.Size = UDim2.new(0,100,0,25)
  7842. wst.Text = "100"
  7843.  
  7844. --Kill Player
  7845. kp.Position = UDim2.new(0.1,0,0.9,0)
  7846. kp.Size = UDim2.new(0,100,0,25)
  7847. kp.Text = "Kill"
  7848.  
  7849. kp.MouseButton1Click:connect(function()
  7850. local death = kpt.Text
  7851. game.Workspace[death].Humanoid.Health = 0
  7852.  
  7853. end)
  7854. --Kill Player Text
  7855. kpt.Position = UDim2.new(0.55,0,0.9,0)
  7856. kpt.Size = UDim2.new(0,100,0,25)
  7857. kpt.Text = "Player Name"
  7858.  
  7859. wait(0.3)
  7860. for i,v in pairs(frame:GetChildren()) do
  7861. if v:IsA("TextButton") then
  7862. v.TextWrapped = true
  7863. end
  7864. end
  7865. for i,v in pairs(frame:GetChildren()) do
  7866. if v:IsA("TextBox") then
  7867. v.TextWrapped = true
  7868. end
  7869. end
  7870. end)
  7871.  
  7872. ct2.MouseButton1Click:connect(function()
  7873. print("Cash and gems gained")
  7874. game.Workspace.Events.DataStores.LoadStep:FireServer("Cash", 2500000)
  7875. game.Workspace.Events.DataStores.LoadStep:FireServer("Gems", 2500000)
  7876. end)
  7877.  
  7878. aar.MouseButton1Click:connect(function()
  7879. print("Cash gained")
  7880. game.ReplicatedStorage.NetworkEvent:FireServer("AwardCash", 999999999)
  7881. end)
  7882.  
  7883. dbo.MouseButton1Click:connect(function()
  7884. print("Stats Received")
  7885. local r = game.Players.LocalPlayer.Data
  7886.  
  7887. r.Ki.Value=9999999
  7888. r.Death.Value=9999999
  7889. r.Hand.Value=9999999
  7890. r.Physical.Value=9999999
  7891. r.Defense.Value=9999999
  7892. r.Power.Value=9999999
  7893. r.Speed.Value=9999999
  7894. r.KiControl.Value=9999999
  7895. r.UpgradePoints.Value=9999999
  7896. r.Coins.Value=9999999
  7897. r.Agility.Value=9999999
  7898. end)
  7899.  
  7900. plaza.MouseButton1Click:connect(function()
  7901. print("Money being received now!")
  7902. while wait(0.01) do
  7903. game.ReplicatedStorage.ServerStats.ChangeMoney:FireServer(1000000, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  7904. end
  7905. end)
  7906.  
  7907. sb2.MouseButton1Click:connect(function()
  7908. print("Earning money now!")
  7909. for i = 1,1000000 do
  7910. game.Workspace.Events.ItemPlacing.RewardOrHarvest:InvokeServer("Wood", 16, "WoodPart")
  7911. wait()
  7912. game.Workspace.Events.Trading.Seller:InvokeServer(64, "Wood", 16)
  7913. end
  7914. end)
  7915.  
  7916. sdql.MouseButton1Click:connect(function()
  7917. print("Money received!")
  7918. game.ReplicatedStorage.Pay:FireServer(-99999, "Buy")
  7919. game.ReplicatedStorage.ChangeValue:FireServer(game.Players.LocalPlayer.GoldCoins, 99999)
  7920. end)
  7921.  
  7922. bloxh.MouseButton1Click:connect(function()
  7923. print("Money being received lol enjoy!")
  7924. for i = 1, 999999 do
  7925. game.ReplicatedStorage.GameFunctions.Taunt:FireServer()
  7926. wait()
  7927. end
  7928. end)
  7929.  
  7930. dbs2.MouseButton1Click:connect(function()
  7931. print("Levels gained!")
  7932. game.Players.LocalPlayer.Data.ThePlayerLevel.Value = 5000000
  7933. end)
  7934.  
  7935. gs2.MouseButton1Click:connect(function()
  7936. print("Coins and Jewels received!")
  7937. game.Workspace.__Functions.API_Player_Stats:InvokeServer("SetStat","Jewels", 999999)
  7938. game.Workspace.__Functions.API_Player_Stats:InvokeServer("SetStat","Coins", 999999)
  7939. end)
  7940.  
  7941. jaws.MouseButton1Click:connect(function()
  7942. print("Coins received!")
  7943. game.ReplicatedStorage.RemoteFunctions.Data:InvokeServer("OpCoins", "Subtract", -3000000)
  7944. end)
  7945.  
  7946. gnbdc.MouseButton1Click:connect(function()
  7947. print("Money received!")
  7948. game.Workspace.BuyTools:FireServer("Ice cream", -500000)
  7949. end)
  7950.  
  7951. hxhid.MouseButton1Click:connect(function()
  7952. print("Levels being received!")
  7953. while wait(0.01) do
  7954. game.Players.LocalPlayer.Data.Exp.Value = 999999
  7955. end
  7956. end)
  7957.  
  7958. jbao.MouseButton1Click:connect(function()
  7959. print("Levels being received!")
  7960. while wait(0.1) do
  7961. game.Workspace.Events.AddEXP:FireServer(5000)
  7962. end
  7963. end)
  7964.  
  7965. zt2.MouseButton1Click:connect(function()
  7966. print("Money received! PS Mime fucked this zoo.")
  7967. game.ReplicatedStorage.RemoteCash:FireServer(1000000000)
  7968. end)
  7969.  
  7970. ax2.MouseButton1Click:connect(function()
  7971. print("GUI Launched!")
  7972. local p = game.Players.LocalPlayer
  7973. local c = p.Character
  7974. local activated = true
  7975.  
  7976. local ScreenGui = Instance.new("ScreenGui")
  7977. local basegui = Instance.new("Frame")
  7978. local TextLabel = Instance.new("TextLabel")
  7979. local close = Instance.new("ImageButton")
  7980. local TextBox = Instance.new("TextBox")
  7981. local tp = Instance.new("TextButton")
  7982. local heal = Instance.new("TextButton")
  7983. local hit = Instance.new("TextButton")
  7984. local TextLabel_2 = Instance.new("TextLabel")
  7985.  
  7986. -- Properties
  7987.  
  7988. ScreenGui.Parent = game.CoreGui
  7989.  
  7990. basegui.Name = "basegui"
  7991. basegui.Parent = ScreenGui
  7992. basegui.Active = true
  7993. basegui.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  7994. basegui.BackgroundTransparency = 0.20000000298023
  7995. basegui.Draggable = true
  7996. basegui.Position = UDim2.new(0.0433504768, 0, 0.124590166, 0)
  7997. basegui.Selectable = true
  7998. basegui.Size = UDim2.new(0, 206, 0, 313)
  7999.  
  8000. TextLabel.Parent = basegui
  8001. TextLabel.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  8002. TextLabel.BorderSizePixel = 0
  8003. TextLabel.Position = UDim2.new(0.0339805819, 0, 0.0375939868, 0)
  8004. TextLabel.Size = UDim2.new(0, 192, 0, 50)
  8005. TextLabel.Font = Enum.Font.SourceSans
  8006. TextLabel.Text = "Anime Cross 2 GUI"
  8007. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  8008. TextLabel.TextSize = 28
  8009. TextLabel.TextWrapped = true
  8010.  
  8011. close.Name = "close"
  8012. close.Parent = basegui
  8013. close.BackgroundColor3 = Color3.new(1, 1, 1)
  8014. close.BackgroundTransparency = 5
  8015. close.Position = UDim2.new(0.776699007, 0, 0.86597085, 0)
  8016. close.Size = UDim2.new(0, 39, 0, 35)
  8017. close.Image = "rbxassetid://63126268"
  8018.  
  8019. TextBox.Parent = basegui
  8020. TextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  8021. TextBox.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  8022. TextBox.Position = UDim2.new(0.0849514529, 0, 0.255591035, 0)
  8023. TextBox.Size = UDim2.new(0, 171, 0, 31)
  8024. TextBox.Font = Enum.Font.SourceSans
  8025. TextBox.PlaceholderColor3 = Color3.new(1, 1, 1)
  8026. TextBox.Text = "Username"
  8027. TextBox.TextColor3 = Color3.new(1, 1, 1)
  8028. TextBox.TextSize = 14
  8029.  
  8030. tp.Name = "tp"
  8031. tp.Parent = basegui
  8032. tp.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  8033. tp.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  8034. tp.Position = UDim2.new(0.138349503, 0, 0.392971247, 0)
  8035. tp.Size = UDim2.new(0, 149, 0, 35)
  8036. tp.Font = Enum.Font.SourceSans
  8037. tp.Text = "Teleport Players:OFF"
  8038. tp.TextColor3 = Color3.new(1, 1, 1)
  8039. tp.TextSize = 18
  8040.  
  8041. heal.Name = "heal"
  8042. heal.Parent = basegui
  8043. heal.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  8044. heal.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  8045. heal.Position = UDim2.new(0.133495137, 0, 0.678913713, 0)
  8046. heal.Size = UDim2.new(0, 149, 0, 35)
  8047. heal.Font = Enum.Font.SourceSans
  8048. heal.Text = "Heal on T"
  8049. heal.TextColor3 = Color3.new(1, 1, 1)
  8050. heal.TextSize = 18
  8051.  
  8052. hit.Name = "hit"
  8053. hit.Parent = basegui
  8054. hit.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  8055. hit.BorderColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  8056. hit.Position = UDim2.new(0.140776679, 0, 0.533546329, 0)
  8057. hit.Size = UDim2.new(0, 149, 0, 35)
  8058. hit.Font = Enum.Font.SourceSans
  8059. hit.Text = "Auto Hit OFF"
  8060. hit.TextColor3 = Color3.new(1, 1, 1)
  8061. hit.TextSize = 18
  8062.  
  8063. TextLabel_2.Parent = basegui
  8064. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  8065. TextLabel_2.BackgroundTransparency = 5
  8066. TextLabel_2.Position = UDim2.new(0.0339805819, 0, 0.843450487, 0)
  8067. TextLabel_2.Size = UDim2.new(0, 134, 0, 42)
  8068. TextLabel_2.Font = Enum.Font.SourceSans
  8069. TextLabel_2.Text = "Made by zBoltZz and aa23"
  8070. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  8071. TextLabel_2.TextSize = 12
  8072.  
  8073. close.MouseButton1Down:connect(function()
  8074. basegui.Visible = false
  8075. end)
  8076.  
  8077. heal.MouseButton1Down:connect(function()
  8078. local Burn = game.ReplicatedStorage.Burn
  8079. local mouse = game.Players.LocalPlayer:GetMouse()
  8080.  
  8081. mouse.KeyDown:connect(function(key)
  8082. if key == "t" then
  8083. Burn.Begin:InvokeServer()
  8084. end
  8085. end)
  8086. end)
  8087.  
  8088. tp.MouseButton1Down:Connect(function()
  8089. if tp.Text == "Teleport Players:OFF" then
  8090. activated = true
  8091. tp.Text = "Teleport Players:ON"
  8092. elseif tp.Text == "Teleport Players:ON" then
  8093. activated = false
  8094. tp.Text = "Teleport Players:OFF"
  8095. game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false
  8096. end
  8097. while activated do
  8098. wait()
  8099. for i,v in pairs(workspace.Alive:GetChildren()) do
  8100. if v.Name ~= "[TextBox.Text]" then
  8101. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-9420.81738, 1754.36951, -13091.042)
  8102. wait(0.5)
  8103. v.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.new(0,0,-2.5)
  8104. v.HumanoidRootPart.Anchored=true
  8105. end
  8106. end
  8107. end
  8108. end)
  8109.  
  8110. hit.MouseButton1Down:Connect(function()
  8111. local Burn = game.ReplicatedStorage.Burn
  8112. local PW, Gui = Burn.Begin:InvokeServer()
  8113. activated = true
  8114. while true do
  8115. while activated == true do
  8116. wait()
  8117. if game.Players.LocalPlayer.PlayerGui.GameGui.Game.Visible ~= false then
  8118. wait(0.001)
  8119. Burn.Action:InvokeServer("e", {["Side"] = "Left"}, PW)
  8120. hit.Text = "Auto Hit ON"
  8121. end
  8122. end
  8123. end
  8124. end)
  8125. end)
  8126.  
  8127. gs1.MouseButton1Click:connect(function()
  8128. print("Levels and money gained")
  8129. game.Players.LocalPlayer.PlayerGui.Stats.Level.Value=99999
  8130. game.Players.LocalPlayer.PlayerGui.Stats.Cash.Value=99999999
  8131. end)
  8132.  
  8133. rbs.MouseButton1Click:connect(function()
  8134. print("Stats received")
  8135. local lol = game.Players.LocalPlayer
  8136.  
  8137. lol.Matches.Value = 9999
  8138. lol.Level.Value = 9999
  8139. lol.GameGoals.Value = 9999
  8140. lol.GamePasses.Value = 9999
  8141. lol.GameAssists.Value = 9999
  8142. lol.CleanSheets.Value = 9999
  8143. lol.GameSaves.Value = 9999
  8144. lol.Shots.Value = 9999
  8145. lol.Tackles.Value = 9999
  8146. lol.SKicks.Value = 9999
  8147. lol.BKicks.Value = 9999
  8148. lol.DHeaders.Value = 9999
  8149. lol.Wins.Value = 9999
  8150. lol.Passes.Value = 9999
  8151. lol.Goals.Value = 9999
  8152. lol.SkillPoints.Value = 9999
  8153. lol.Losses.Value = 5
  8154. lol.Draws.Value = 2
  8155. lol.ShotsRecord.Value = 100
  8156. lol.Headers.Value = 9999
  8157. end)
  8158.  
  8159. fdbfp.MouseButton1Click:connect(function()
  8160. print("Stats received")
  8161. local lol = game.Players.LocalPlayer
  8162. plr = game.Players.LocalPlayer
  8163. plr.Data.Level.Value=1337420
  8164. plr.Data.Attribute.Value=1337
  8165. plr.Data.Ability.Value=1337
  8166. plr.Data.zSoda.Value=1337420
  8167. plr.Data.zSalad.Value=1337420
  8168. plr.Data.zMeat.Value=1337420
  8169. plr.Data.zOrange.Value=1337420
  8170. plr.Data.zApple.Value=1337420
  8171. plr.Data.zSenzu.Value=1337420
  8172. plr.Data.Zeni.Value=133742000
  8173. plr.Data.CP.Value=13374200
  8174. plr.Data.AwakeningMax.Value=1337
  8175. wait(1)
  8176. plr.Data.xSTR.Value=1337420
  8177. plr.Data.xAGI.Value=100
  8178. plr.Data.Awakening.Value=1337
  8179. plr.Data.xRAG.Value=1337220
  8180. plr.Data.xENE.Value=1337420
  8181. plr.Data.Slot6.Value=24
  8182. end)
  8183.  
  8184. sais.MouseButton1Click:connect(function()
  8185. print("Gaining power... ITS OVER 9000!!!!")
  8186. while wait() do
  8187. game.ReplicatedStorage.PL:FireServer(1, "DOWNTOWN")
  8188. end
  8189. end)
  8190.  
  8191. rs2.MouseButton1Click:connect(function()
  8192. print("Coins received!")
  8193. game.ReplicatedStorage.PurchaseTrail:FireServer("Blue", -1500000)
  8194. end)
  8195.  
  8196. ss2.MouseButton1Click:connect(function()
  8197. print("Speed received - Hold the drink if this didn't work")
  8198. for i=1, 1000 do
  8199. game.ReplicatedStorage.speed:FireServer("NoBoost")
  8200. end
  8201. end)
  8202.  
  8203. pwni.MouseButton1Click:connect(function()
  8204. print("Stats received")
  8205. local r = game.Players.LocalPlayer.Statistics
  8206. r.Level.Value = 999
  8207. r.Strength.Value = 999
  8208. r.Defense.Value = 999
  8209. r.Speed.Value = 999
  8210. r.Intelligence.Value = 999
  8211. r.Dexterity.Value = 999
  8212. r.Reessence.Value = 999
  8213. r.WeakPotion.Value = 99
  8214. r.ShardOfLife.Value = 99
  8215. r.DarkPotion.Value = 99
  8216. r.Gold.Value = 247214
  8217. r.FaithPoints.Value = 999
  8218. end)
  8219.  
  8220. opu2.MouseButton1Click:connect(function()
  8221. print("Enjoy these free stats")
  8222. Lel = game.Players.LocalPlayer.Data1
  8223. Lel.lvl.Value = 400
  8224. Lel.melee.Value = 400
  8225. Lel.sword.Value = 400
  8226. Lel.haki.Value = 1
  8227. Lel.beli.Value = 9999999999
  8228. Lel.bounty.Value = 4643101
  8229. end)
  8230. end)
  8231.  
  8232. RevizAdminButton.MouseButton1Down:connect(function()
  8233. -- Creator: illremember#3799
  8234.  
  8235. -- Credits to infinite yield, harkinian, dex creators
  8236.  
  8237. prefix = ";"
  8238. wait(0.3)
  8239. Commands = {
  8240. '[-] cmdbar is shown when ; is pressed.',
  8241. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  8242. '[2] bring [plr] -- You need a tool! Will bring player to you',
  8243. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  8244. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  8245. '[5] attach [plr] -- You need a tool! Attaches you to player',
  8246. '[6] unattach [plr] -- Attempts to unattach you from a player',
  8247. '[7] follow [plr] -- Makes you follow behind the player',
  8248. '[8] unfollow',
  8249. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  8250. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  8251. '[11] untrail',
  8252. '[12] orbit [plr] -- Makes you orbit the player',
  8253. '[13] unorbit',
  8254. '[14] fling [plr] -- Makes you fling the player',
  8255. '[15] unfling',
  8256. '[16] fecheck -- Checks if the game is FE or not',
  8257. '[17] void [plr] -- Teleports player to the void',
  8258. '[18] noclip -- Gives you noclip to walk through walls',
  8259. '[19] clip -- Removes noclip',
  8260. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  8261. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  8262. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  8263. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  8264. '[24] annoy [plr] -- Loop teleports you to the player',
  8265. '[25] unannoy',
  8266. '[26] headwalk [plr] -- Loop teleports you to the player head',
  8267. '[27] unheadwalk',
  8268. '[28] nolimbs -- Removes your arms and legs',
  8269. '[29] god -- Gives you FE Godmode',
  8270. '[30] drophats -- Drops your accessories',
  8271. '[31] droptool -- Drops any tool you have equipped',
  8272. '[32] loopdhats -- Loop drops your accessories',
  8273. '[33] unloopdhats',
  8274. '[34] loopdtool -- Loop drops any tools you have equipped',
  8275. '[35] unloopdtool',
  8276. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  8277. '[37] view [plr] -- Changes your camera to the player character',
  8278. '[38] unview',
  8279. '[39] goto [plr] -- Teleports you to player',
  8280. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  8281. '[41] unfly',
  8282. '[42] chat [msg] -- Makes you chat a message',
  8283. '[43] spam [msg] -- Spams a message',
  8284. '[44] unspam',
  8285. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  8286. '[46] pmspam [plr] -- Spams a player in private message',
  8287. '[47] unpmspam',
  8288. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  8289. '[49] uncfreeze [plr]',
  8290. '[50] unlockws -- Unlocks the workspace',
  8291. '[51] lockws -- Locks the workspace',
  8292. '[52] btools -- Gives you btools that will only show to you useful for deleting certain blocks only for you',
  8293. '[53] pstand -- Enables platform stand',
  8294. '[54] unpstand -- Disables platform stand',
  8295. '[55] blockhead -- Removes your head mesh',
  8296. '[56] sit',
  8297. '[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',
  8298. '[58] wsvis [num] -- Changes visibility of workspace parts, num should be between 0 and 1, only shows client sided',
  8299. '[59] hypertotal -- Loads in my FE GUI Hypertotal',
  8300. '[60] cmds -- Prints all commands',
  8301. '[61] rmeshhats/blockhats -- Removes the meshes of all your accessories aka block hats',
  8302. '[62] rmeshtool/blocktool -- Removes the mesh of the tool you have equipped aka block tool',
  8303. '[63] spinner -- Makes you spin',
  8304. '[64] nospinner',
  8305. '[65] reach [num] -- Gives you reach, mostly used for swords, say ;reachd for default and enter number after for custom',
  8306. '[66] noreach -- Removes reach, must have tool equipped',
  8307. '[67] rkill [plr] -- Kills you and the player, use kill to just kill the player without dying',
  8308. '[68] tp me [plr] -- Alternative to goto',
  8309. '[69] cbring [plr] -- Brings player infront of you, shows only on client, allows you to do damage to player',
  8310. '[70] uncbring',
  8311. '[71] swap [plr] -- You need a tool! Swaps players position with yours and your position with players',
  8312. '[72] givetool [plr] -- Gives the tool you have equipped to the player',
  8313. '[73] glitch [plr] -- Glitches you and the player, looks very cool',
  8314. '[74] unglitch -- Unglitches you',
  8315. '[75] grespawn -- Alternative to normal respawn and usually works best for when you want to reset with FE Godmode',
  8316. '[76] explorer -- Loads up DEX',
  8317. '[77] reset -- Resets your character.',
  8318. '[78] anim [id] -- Applies an animation on you, must be created by ROBLOX',
  8319. '[79] animgui -- Loads up Energize animations GUI',
  8320. '[80] savepos -- Saves your current position',
  8321. '[81] loadpos -- Teleports you to your saved position',
  8322. '[82] bang [plr] -- 18+ will not work if you have FE Godmode on',
  8323. '[83] unbang',
  8324. '[84] delcmdbar -- Removes the command bar completely',
  8325. '[85] bringmod [obj] -- Brings all the parts in a model, client only, comes from ;bringobj enter exact name of model',
  8326. '[86] shutdown -- Uses harkinians script to shutdown server',
  8327. '[87] respawn -- If grespawn doesnt work you can use respawn',
  8328. '[88] delobj [obj] -- Deletes a certain brick in workspace, client sided',
  8329. '[89] getplrs -- Prints all players in game',
  8330. '[90] deldecal -- Deletes all decals client sided',
  8331. '[91] opfinality -- Loads in my FE GUI Opfinality',
  8332. '[92] remotes -- Prints all remotes in the game in the console when added',
  8333. '[93] noremotes -- Stops printing remotes',
  8334. '[94] tpdefault -- Stops all loop teleports to a player',
  8335. '[95] stopsit -- Will not allow you to sit',
  8336. '[96] gosit -- Allows you to sit',
  8337. '[97] clicktp -- Enables click tp',
  8338. '[98] noclicktp -- Disables click tp',
  8339. '[99] toolson -- If any tools are dropped in the workspace you will automatically get them',
  8340. '[100] toolsoff -- Stops ;toolson',
  8341. '[101] version -- Gets the admin version',
  8342. '[102] state [num] -- Changes your humanoid state, ;unstate to stop.',
  8343. '[103] gravity [num] -- Changes workspace gravity default is 196.2',
  8344. '[104] pgs -- Checks if the game has PGSPhysicsSolverEnabled enabled',
  8345. '[105] clickdel -- Delete any block you press q on, client sided',
  8346. '[106] noclickdel -- Stops clickdel',
  8347. '[107] looprhats -- Loop removes mesh of your hats/loop block hats',
  8348. '[108] unlooprhats -- Stops loop removing mesh',
  8349. '[109] looprtool -- Loop removes mesh of your tool/loop block tools',
  8350. '[110] unlooprtool -- Stops loop removing mesh',
  8351. '[111] givealltools [plr] -- Gives all the tools you have in your backpack to the player',
  8352. '[112] age [plr] -- Makes you chat the account age of the player',
  8353. '[113] id [plr] -- Makes you chat the account ID of the player',
  8354. '[114] .age [plr] -- Privately shows you the account age of the player',
  8355. '[115] .id [plr] -- Privately shows you the account ID of the player',
  8356. '[116] gameid -- Shows the game ID',
  8357. '[117] removeinvis -- Removes all invisible walls/parts, client sided',
  8358. '[118] removefog -- Removes fog, client sided',
  8359. '[119] disable -- Disables your character by removing humanoid',
  8360. '[120] enable -- Enables your character by adding humanoid',
  8361. '[121] prefix [key] -- Changes the prefix used, default is ;',
  8362. '[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.',
  8363. '[123] flyspeed [num] -- Change your fly speed, default is 1',
  8364. '[124] carpet [plr] -- Makes you a carpet for a player, will not work if FE Godmode is on',
  8365. '[125] uncarpet -- Stops carpet player',
  8366. '[126] stare [plr] -- Turns your character to stare at another player',
  8367. '[127] unstare -- Stops stare player',
  8368. '[128] logchat -- Logs all chat (including /e and whispers) of all players',
  8369. '[129] unlogchat -- Disables logchat',
  8370. '[130] fixcam -- Fixes/resets your camera',
  8371. '[131] unstate -- Stops changing state',
  8372. }
  8373. speedget = 1
  8374.  
  8375. lplayer = game:GetService("Players").LocalPlayer
  8376.  
  8377. lplayer.CharacterAdded:Connect(function(character)
  8378. spin = false
  8379. flying = false
  8380. staring = false
  8381. banpl = false
  8382. end)
  8383.  
  8384. function change()
  8385. prefix = prefix
  8386. speedfly = speedfly
  8387. end
  8388.  
  8389. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  8390. local Found = {}
  8391. local strl = String:lower()
  8392. if strl == "all" then
  8393. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  8394. table.insert(Found,v)
  8395. end
  8396. elseif strl == "others" then
  8397. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  8398. if v.Name ~= lplayer.Name then
  8399. table.insert(Found,v)
  8400. end
  8401. end
  8402. elseif strl == "me" then
  8403. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  8404. if v.Name == lplayer.Name then
  8405. table.insert(Found,v)
  8406. end
  8407. end
  8408. else
  8409. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  8410. if v.Name:lower():sub(1, #String) == String:lower() then
  8411. table.insert(Found,v)
  8412. end
  8413. end
  8414. end
  8415. return Found
  8416. end
  8417.  
  8418. local Mouse = lplayer:GetMouse()
  8419.  
  8420. spin = false
  8421. followed = false
  8422. traill = false
  8423. noclip = false
  8424. annoying = false
  8425. hwalk = false
  8426. droppinghats = false
  8427. droppingtools = false
  8428. flying = false
  8429. spamdelay = 1
  8430. spamming = false
  8431. spammingpm = false
  8432. cbringing = false
  8433. remotes = true
  8434. added = true
  8435. binds = false
  8436. stopsitting = false
  8437. clickgoto = false
  8438. gettingtools = false
  8439. removingmeshhats = false
  8440. removingmeshtool = false
  8441. clickdel = false
  8442. staring = false
  8443. chatlogs = false
  8444. banpl = false
  8445. changingstate = false
  8446. statechosen = 0
  8447.  
  8448. adminversion = "Reviz Admin by illremember, Version 2.0"
  8449.  
  8450. flying = false
  8451. speedfly = 1
  8452.  
  8453. function plrchat(plr, chat)
  8454. print(plr.Name..": "..tick().."\n"..chat)
  8455. end
  8456.  
  8457. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  8458. v.Chatted:connect(function(chat)
  8459. if chatlogs then
  8460. plrchat(v, chat)
  8461. end
  8462. end)
  8463. end
  8464. game:GetService("Players").PlayerAdded:connect(function(plr)
  8465. plr.Chatted:connect(function(chat)
  8466. if chatlogs then
  8467. plrchat(plr, chat)
  8468. end
  8469. end)
  8470. end)
  8471.  
  8472.  
  8473. local ScreenGui = Instance.new("ScreenGui")
  8474. local Frame = Instance.new("Frame")
  8475. local CMDBAR = Instance.new("TextBox")
  8476. ScreenGui.Parent = game:GetService("CoreGui")
  8477. Frame.Parent = ScreenGui
  8478. Frame.BackgroundColor3 = Color3.new(0.3, 0.1, 0.1)
  8479. Frame.BackgroundTransparency = 0.3
  8480. Frame.Position = UDim2.new(0.5, 0, 0, 10)
  8481. Frame.Size = UDim2.new(0, 200, 0, 40)
  8482. Frame.Active = true
  8483. Frame.Draggable = true
  8484. CMDBAR.Name = "CMDBAR"
  8485. CMDBAR.Parent = Frame
  8486. CMDBAR.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  8487. CMDBAR.BackgroundTransparency = 0.20000000298023
  8488. CMDBAR.Size = UDim2.new(0, 180, 0, 20)
  8489. CMDBAR.Position = UDim2.new(0.05, 0, 0.25, 0)
  8490. CMDBAR.Font = Enum.Font.SourceSansLight
  8491. CMDBAR.FontSize = Enum.FontSize.Size14
  8492. CMDBAR.TextColor3 = Color3.new(0.945098, 0.945098, 0.945098)
  8493. CMDBAR.TextScaled = true
  8494. CMDBAR.TextSize = 14
  8495. CMDBAR.TextWrapped = true
  8496. CMDBAR.Text = "Press ; to type, Enter to execute"
  8497.  
  8498. local CMDS = Instance.new("ScreenGui")
  8499. local CMDSFRAME = Instance.new("Frame")
  8500. local ScrollingFrame = Instance.new("ScrollingFrame")
  8501. local TextLabel = Instance.new("TextLabel")
  8502. local closegui = Instance.new("TextButton")
  8503. CMDS.Name = "CMDS"
  8504. CMDS.Parent = game:GetService("CoreGui")
  8505. CMDSFRAME.Name = "CMDSFRAME"
  8506. CMDSFRAME.Parent = CMDS
  8507. CMDSFRAME.Active = true
  8508. CMDSFRAME.BackgroundColor3 = Color3.new(0.223529, 0.231373, 0.309804)
  8509. CMDSFRAME.BorderSizePixel = 0
  8510. CMDSFRAME.Draggable = true
  8511. CMDSFRAME.Position = UDim2.new(0, 315, 0, 100)
  8512. CMDSFRAME.Size = UDim2.new(0, 275, 0, 275)
  8513. CMDSFRAME.Visible = false
  8514. ScrollingFrame.Parent = CMDSFRAME
  8515. ScrollingFrame.BackgroundColor3 = Color3.new(0.160784, 0.160784, 0.203922)
  8516. ScrollingFrame.BorderSizePixel = 0
  8517. ScrollingFrame.Position = UDim2.new(0, 0, 0.0729999989, 0)
  8518. ScrollingFrame.Size = UDim2.new(1.04999995, 0, 0.92900002, 0)
  8519. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 10, 0)
  8520. TextLabel.Parent = ScrollingFrame
  8521. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  8522. TextLabel.BackgroundTransparency = 1
  8523. TextLabel.Size = UDim2.new(0.930000007, 0, 1, 0)
  8524. TextLabel.Font = Enum.Font.SourceSans
  8525. TextLabel.FontSize = Enum.FontSize.Size18
  8526. 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."
  8527. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  8528. TextLabel.TextSize = 15
  8529. TextLabel.TextWrapped = true
  8530. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  8531. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  8532. closegui.Name = "closegui"
  8533. closegui.Parent = CMDSFRAME
  8534. closegui.BackgroundColor3 = Color3.new(0.890196, 0.223529, 0.0588235)
  8535. closegui.BorderSizePixel = 0
  8536. closegui.Position = UDim2.new(0.995000005, 0, 0, 0)
  8537. closegui.Size = UDim2.new(0.0545952693, 0, 0.0728644878, 0)
  8538. closegui.Font = Enum.Font.SourceSansBold
  8539. closegui.FontSize = Enum.FontSize.Size24
  8540. closegui.Text = "X"
  8541. closegui.TextColor3 = Color3.new(1, 1, 1)
  8542. closegui.TextSize = 20
  8543.  
  8544. closegui.MouseButton1Click:connect(function()
  8545. CMDSFRAME.Visible = false
  8546. end)
  8547.  
  8548. game:GetService('RunService').Stepped:connect(function()
  8549. if spin then
  8550. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[spinplr.Name].Character.HumanoidRootPart.CFrame
  8551. end
  8552. if followed then
  8553. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[flwplr.Name].Character.HumanoidRootPart.CFrame.lookVector * -5
  8554. end
  8555. if traill then
  8556. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame + game:GetService("Players")[trlplr.Name].Character.HumanoidRootPart.CFrame.lookVector * 5
  8557. end
  8558. if annoying then
  8559. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[annplr.Name].Character.HumanoidRootPart.CFrame
  8560. end
  8561. if hwalk then
  8562. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[hdwplr.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0, 4, 0)
  8563. end
  8564. if staring then
  8565. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(lplayer.Character.Torso.Position, game:GetService("Players")[stareplr.Name].Character.Torso.Position)
  8566. end
  8567. end)
  8568. game:GetService('RunService').Stepped:connect(function()
  8569. if noclip then
  8570. if lplayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  8571. lplayer.Character.Head.CanCollide = false
  8572. lplayer.Character.Torso.CanCollide = false
  8573. lplayer.Character["Left Leg"].CanCollide = false
  8574. lplayer.Character["Right Leg"].CanCollide = false
  8575. else
  8576. lplayer.Character.Humanoid:ChangeState(11)
  8577. end
  8578. end
  8579. if changingstate then
  8580. lplayer.Character.Humanoid:ChangeState(statechosen)
  8581. end
  8582. end)
  8583. game:GetService('RunService').Stepped:connect(function()
  8584. if droppinghats then
  8585. for i,v in pairs(lplayer.Character:GetChildren()) do
  8586. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  8587. v.Parent = workspace
  8588. end
  8589. end
  8590. end
  8591. if droppingtools then
  8592. for i,v in pairs(lplayer.Character:GetChildren()) do
  8593. if (v:IsA("Tool")) then
  8594. v.Parent = workspace
  8595. end
  8596. end
  8597. end
  8598. if removingmeshhats then
  8599. for i,v in pairs(lplayer.Character:GetChildren()) do
  8600. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  8601. v.Handle.Mesh:Destroy()
  8602. end
  8603. end
  8604. end
  8605. if removingmeshtool then
  8606. for i,v in pairs(lplayer.Character:GetChildren()) do
  8607. if (v:IsA("Tool")) then
  8608. v.Handle.Mesh:Destroy()
  8609. end
  8610. end
  8611. end
  8612. end)
  8613. game:GetService('RunService').Stepped:connect(function()
  8614. if banpl then
  8615. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[bplrr].Character.HumanoidRootPart.CFrame
  8616. end
  8617. end)
  8618. game:GetService('RunService').Stepped:connect(function()
  8619. if stopsitting then
  8620. lplayer.Character.Humanoid.Sit = false
  8621. end
  8622. end)
  8623.  
  8624. plr = lplayer
  8625. hum = plr.Character.HumanoidRootPart
  8626. mouse = plr:GetMouse()
  8627. mouse.KeyDown:connect(function(key)
  8628. if key == "e" then
  8629. if mouse.Target then
  8630. if clickgoto then
  8631. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  8632. elseif clickdel then
  8633. mouse.Target:Destroy()
  8634. end
  8635. end
  8636. end
  8637. end)
  8638.  
  8639. game:GetService("Workspace").ChildAdded:connect(function(part)
  8640. if gettingtools then
  8641. if part:IsA("Tool") then
  8642. part.Handle.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  8643. end
  8644. end
  8645. end)
  8646.  
  8647. lplayer.Chatted:Connect(function(msg)
  8648. if string.sub(msg, 1, 6) == (prefix.."kill ") then
  8649. if string.sub(msg, 7) == "me" then
  8650. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  8651. else
  8652. for i,v in pairs(GetPlayer(string.sub(msg, 7)))do
  8653. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  8654. lplayer.Character.Humanoid.Name = 1
  8655. local l = lplayer.Character["1"]:Clone()
  8656. l.Parent = lplayer.Character
  8657. l.Name = "Humanoid"
  8658. wait(0.1)
  8659. lplayer.Character["1"]:Destroy()
  8660. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8661. lplayer.Character.Animate.Disabled = true
  8662. wait(0.1)
  8663. lplayer.Character.Animate.Disabled = false
  8664. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8665. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8666. lplayer.Character.Humanoid:EquipTool(v)
  8667. end
  8668. local function tp(player,player2)
  8669. local char1,char2=player.Character,player2.Character
  8670. if char1 and char2 then
  8671. char1:MoveTo(char2.Head.Position)
  8672. end
  8673. end
  8674. wait(0.1)
  8675. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8676. wait(0.2)
  8677. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8678. wait(0.5)
  8679. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  8680. wait(0.7)
  8681. tp(lplayer,game:GetService("Players")[v.Name])
  8682. wait(0.7)
  8683. lplayer.Character.HumanoidRootPart.CFrame = NOW
  8684. game:GetService("StarterGui"):SetCore("SendNotification", {
  8685. Title = "Tools needed!";
  8686. Text = "You need a tool in your backpack for this command!";
  8687. })
  8688. end
  8689. end
  8690. end
  8691. if string.sub(msg, 1, 7) == (prefix.."bring ") then
  8692. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  8693. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  8694. lplayer.Character.Humanoid.Name = 1
  8695. local l = lplayer.Character["1"]:Clone()
  8696. l.Parent = lplayer.Character
  8697. l.Name = "Humanoid"
  8698. wait(0.1)
  8699. lplayer.Character["1"]:Destroy()
  8700. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8701. lplayer.Character.Animate.Disabled = true
  8702. wait(0.1)
  8703. lplayer.Character.Animate.Disabled = false
  8704. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8705. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8706. lplayer.Character.Humanoid:EquipTool(v)
  8707. end
  8708. local function tp(player,player2)
  8709. local char1,char2=player.Character,player2.Character
  8710. if char1 and char2 then
  8711. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  8712. end
  8713. end
  8714. local function getout(player,player2)
  8715. local char1,char2=player.Character,player2.Character
  8716. if char1 and char2 then
  8717. char1:MoveTo(char2.Head.Position)
  8718. end
  8719. end
  8720. tp(game:GetService("Players")[v.Name], lplayer)
  8721. wait(0.2)
  8722. tp(game:GetService("Players")[v.Name], lplayer)
  8723. wait(0.5)
  8724. lplayer.Character.HumanoidRootPart.CFrame = NOW
  8725. wait(0.5)
  8726. getout(lplayer, game:GetService("Players")[v.Name])
  8727. wait(0.3)
  8728. lplayer.Character.HumanoidRootPart.CFrame = NOW
  8729. game:GetService("StarterGui"):SetCore("SendNotification", {
  8730. Title = "Tools needed!";
  8731. Text = "You need a tool in your backpack for this command!";
  8732. })
  8733. end
  8734. end
  8735. if string.sub(msg, 1, 6) == (prefix.."spin ") then
  8736. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  8737. lplayer.Character.Humanoid.Name = 1
  8738. local l = lplayer.Character["1"]:Clone()
  8739. l.Parent = lplayer.Character
  8740. l.Name = "Humanoid"
  8741. wait(0.1)
  8742. lplayer.Character["1"]:Destroy()
  8743. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8744. lplayer.Character.Animate.Disabled = true
  8745. wait(0.1)
  8746. lplayer.Character.Animate.Disabled = false
  8747. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8748. lplayer.Character.Animate.Disabled = false
  8749. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8750. lplayer.Character.Humanoid:EquipTool(v)
  8751. end
  8752. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  8753. spinplr = v
  8754. wait(0.5)
  8755. spin = true
  8756. game:GetService("StarterGui"):SetCore("SendNotification", {
  8757. Title = "Tools needed!";
  8758. Text = "You need a tool in your backpack for this command!";
  8759. })
  8760. end
  8761. end
  8762. if string.sub(msg, 1, 7) == (prefix.."unspin") then
  8763. spin = false
  8764. end
  8765. if string.sub(msg, 1, 8) == (prefix.."attach ") then
  8766. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  8767. lplayer.Character.Humanoid.Name = 1
  8768. local l = lplayer.Character["1"]:Clone()
  8769. l.Parent = lplayer.Character
  8770. l.Name = "Humanoid"
  8771. wait(0.1)
  8772. lplayer.Character["1"]:Destroy()
  8773. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8774. lplayer.Character.Animate.Disabled = true
  8775. wait(0.1)
  8776. lplayer.Character.Animate.Disabled = false
  8777. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8778. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8779. lplayer.Character.Humanoid:EquipTool(v)
  8780. end
  8781. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  8782. wait(0.3)
  8783. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  8784. attplr = v
  8785. game:GetService("StarterGui"):SetCore("SendNotification", {
  8786. Title = "Tools needed!";
  8787. Text = "You need a tool in your backpack for this command!";
  8788. })
  8789. end
  8790. end
  8791. if string.sub(msg, 1, 10) == (prefix.."unattach ") then
  8792. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  8793. local function getout(player,player2)
  8794. local char1,char2=player.Character,player2.Character
  8795. if char1 and char2 then
  8796. char1:MoveTo(char2.Head.Position)
  8797. end
  8798. end
  8799. getout(lplayer, game:GetService("Players")[v.Name])
  8800. end
  8801. end
  8802. if string.sub(msg, 1, 8) == (prefix.."follow ") then
  8803. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  8804. followed = true
  8805. flwplr = v
  8806. end
  8807. end
  8808. if string.sub(msg, 1, 9) == (prefix.."unfollow") then
  8809. followed = false
  8810. end
  8811. if string.sub(msg, 1, 10) == (prefix.."freefall ") then
  8812. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  8813. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  8814. lplayer.Character.Humanoid.Name = 1
  8815. local l = lplayer.Character["1"]:Clone()
  8816. l.Parent = lplayer.Character
  8817. l.Name = "Humanoid"
  8818. wait(0.1)
  8819. lplayer.Character["1"]:Destroy()
  8820. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8821. lplayer.Character.Animate.Disabled = true
  8822. wait(0.1)
  8823. lplayer.Character.Animate.Disabled = false
  8824. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8825. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8826. lplayer.Character.Humanoid:EquipTool(v)
  8827. end
  8828. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8829. wait(0.2)
  8830. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8831. wait(0.6)
  8832. lplayer.Character.HumanoidRootPart.CFrame = NOW
  8833. wait(0.6)
  8834. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  8835. game:GetService("StarterGui"):SetCore("SendNotification", {
  8836. Title = "Tools needed!";
  8837. Text = "You need a tool in your backpack for this command!";
  8838. })
  8839. end
  8840. end
  8841. if string.sub(msg, 1, 7) == (prefix.."trail ") then
  8842. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  8843. traill = true
  8844. trlplr = v
  8845. end
  8846. end
  8847. if string.sub(msg, 1, 8) == (prefix.."untrail") then
  8848. traill = false
  8849. end
  8850. if string.sub(msg, 1, 7) == (prefix.."orbit ") then
  8851. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  8852. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  8853. else
  8854. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  8855. local o = Instance.new("RocketPropulsion")
  8856. o.Parent = lplayer.Character.HumanoidRootPart
  8857. o.Name = "Orbit"
  8858. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  8859. o:Fire()
  8860. noclip = true
  8861. end
  8862. end
  8863. end
  8864. if string.sub(msg, 1, 8) == (prefix.."unorbit") then
  8865. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  8866. noclip = false
  8867. end
  8868. if string.sub(msg, 1, 7) == (prefix.."fling ") then
  8869. if string.sub(msg, 8) == "all" or string.sub(msg, 8) == "others" or string.sub(msg, 8) == "me" then
  8870. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  8871. else
  8872. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  8873. local y = Instance.new("RocketPropulsion")
  8874. y.Parent = lplayer.Character.HumanoidRootPart
  8875. y.CartoonFactor = 1
  8876. y.MaxThrust = 800000
  8877. y.MaxSpeed = 1000
  8878. y.ThrustP = 200000
  8879. y.Name = "Fling"
  8880. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  8881. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  8882. y:Fire()
  8883. noclip = true
  8884. end
  8885. end
  8886. end
  8887. if string.sub(msg, 1, 8) == (prefix.."unfling") then
  8888. noclip = false
  8889. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  8890. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  8891. wait(0.4)
  8892. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  8893. end
  8894. if string.sub(msg, 1, 8) == (prefix.."fecheck") then
  8895. if game:GetService("Workspace").FilteringEnabled == true then
  8896. warn("FE is Enabled (Filtering Enabled)")
  8897. game:GetService("StarterGui"):SetCore("SendNotification", {
  8898. Title = "FE is Enabled";
  8899. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  8900. })
  8901. else
  8902. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  8903. game:GetService("StarterGui"):SetCore("SendNotification", {
  8904. Title = "FE is Disabled";
  8905. Text = "Filtering Disabled. Consider using a different admin script.";
  8906. })
  8907. end
  8908. end
  8909. if string.sub(msg, 1, 6) == (prefix.."void ") then
  8910. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  8911. lplayer.Character.Humanoid.Name = 1
  8912. local l = lplayer.Character["1"]:Clone()
  8913. l.Parent = lplayer.Character
  8914. l.Name = "Humanoid"
  8915. wait(0.1)
  8916. lplayer.Character["1"]:Destroy()
  8917. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  8918. lplayer.Character.Animate.Disabled = true
  8919. wait(0.1)
  8920. lplayer.Character.Animate.Disabled = false
  8921. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  8922. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8923. lplayer.Character.Humanoid:EquipTool(v)
  8924. end
  8925. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8926. wait(0.2)
  8927. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  8928. wait(0.6)
  8929. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  8930. game:GetService("StarterGui"):SetCore("SendNotification", {
  8931. Title = "Tools needed!";
  8932. Text = "You need a tool in your backpack for this command!";
  8933. })
  8934. end
  8935. end
  8936. if string.sub(msg, 1, 7) == (prefix.."noclip") then
  8937. noclip = true
  8938. game:GetService("StarterGui"):SetCore("SendNotification", {
  8939. Title = "Noclip enabled";
  8940. Text = "Type ;clip to disable";
  8941. })
  8942. end
  8943. if string.sub(msg, 1, 5) == (prefix.."clip") then
  8944. noclip = false
  8945. game:GetService("StarterGui"):SetCore("SendNotification", {
  8946. Title = "Noclip disabled";
  8947. Text = "Type ;noclip to enable";
  8948. })
  8949. end
  8950. if string.sub(msg, 1, 7) == (prefix.."speed ") then
  8951. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 8))
  8952. end
  8953. if string.sub(msg, 1, 4) == (prefix.."ws ") then
  8954. lplayer.Character.Humanoid.WalkSpeed = (string.sub(msg, 5))
  8955. end
  8956. if string.sub(msg, 1, 11) == (prefix.."hipheight ") then
  8957. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 12))
  8958. end
  8959. if string.sub(msg, 1, 4) == (prefix.."hh ") then
  8960. lplayer.Character.Humanoid.HipHeight = (string.sub(msg, 5))
  8961. end
  8962. if string.sub(msg, 1, 11) == (prefix.."jumppower ") then
  8963. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 12))
  8964. end
  8965. if string.sub(msg, 1, 4) == (prefix.."jp ") then
  8966. lplayer.Character.Humanoid.JumpPower = (string.sub(msg, 5))
  8967. end
  8968. if string.sub(msg, 1, 8) == (prefix.."default") then
  8969. lplayer.Character.Humanoid.JumpPower = 50
  8970. lplayer.Character.Humanoid.WalkSpeed = 16
  8971. lplayer.Character.Humanoid.HipHeight = 0
  8972. end
  8973. if string.sub(msg, 1, 7) == (prefix.."annoy ") then
  8974. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  8975. annoying = true
  8976. annplr = v
  8977. end
  8978. end
  8979. if string.sub(msg, 1, 8) == (prefix.."unannoy") then
  8980. annoying = false
  8981. end
  8982. if string.sub(msg, 1, 10) == (prefix.."headwalk ") then
  8983. for i,v in pairs(GetPlayer(string.sub(msg, 11))) do
  8984. hwalk = true
  8985. hdwplr = v
  8986. end
  8987. end
  8988. if string.sub(msg, 1, 11) == (prefix.."unheadwalk") then
  8989. hwalk = false
  8990. end
  8991. if string.sub(msg, 1, 8) == (prefix.."nolimbs") then
  8992. lplayer.Character["Left Leg"]:Destroy()
  8993. lplayer.Character["Left Arm"]:Destroy()
  8994. lplayer.Character["Right Leg"]:Destroy()
  8995. lplayer.Character["Right Arm"]:Destroy()
  8996. end
  8997. if string.sub(msg, 1, 4) == (prefix.."god") then
  8998. lplayer.Character.Humanoid.Name = 1
  8999. local l = lplayer.Character["1"]:Clone()
  9000. l.Parent = lplayer.Character
  9001. l.Name = "Humanoid"
  9002. wait(0.1)
  9003. lplayer.Character["1"]:Destroy()
  9004. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  9005. lplayer.Character.Animate.Disabled = true
  9006. wait(0.1)
  9007. lplayer.Character.Animate.Disabled = false
  9008. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  9009. game:GetService("StarterGui"):SetCore("SendNotification", {
  9010. Title = "FE Godmode enabled";
  9011. Text = "Use ;grespawn or ;respawn to remove";
  9012. })
  9013. end
  9014. if string.sub(msg, 1, 9) == (prefix.."drophats") then
  9015. for i,v in pairs(lplayer.Character:GetChildren()) do
  9016. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  9017. v.Parent = workspace
  9018. end
  9019. end
  9020. end
  9021. if string.sub(msg, 1, 9) == (prefix.."droptool") then
  9022. for i,v in pairs(lplayer.Character:GetChildren()) do
  9023. if (v:IsA("Tool")) then
  9024. v.Parent = workspace
  9025. end
  9026. end
  9027. end
  9028. if string.sub(msg, 1, 10) == (prefix.."loopdhats") then
  9029. droppinghats = true
  9030. game:GetService("StarterGui"):SetCore("SendNotification", {
  9031. Title = "Loop Drop Enabled";
  9032. Text = "Type ;unloopdhats to disable";
  9033. })
  9034. end
  9035. if string.sub(msg, 1, 12) == (prefix.."unloopdhats") then
  9036. droppinghats = false
  9037. game:GetService("StarterGui"):SetCore("SendNotification", {
  9038. Title = "Loop Drop Disabled";
  9039. Text = "Type ;loopdhats to enable.";
  9040. })
  9041. end
  9042. if string.sub(msg, 1, 10) == (prefix.."loopdtool") then
  9043. droppingtools = true
  9044. game:GetService("StarterGui"):SetCore("SendNotification", {
  9045. Title = "Loop Drop Enabled";
  9046. Text = "Type ;unloopdtool to disable";
  9047. })
  9048. end
  9049. if string.sub(msg, 1, 12) == (prefix.."unloopdtool") then
  9050. droppingtools = false
  9051. game:GetService("StarterGui"):SetCore("SendNotification", {
  9052. Title = "Loop Drop Disabled";
  9053. Text = "Type ;loopdtool to enable.";
  9054. })
  9055. end
  9056. if string.sub(msg, 1, 10) == (prefix.."invisible") then -- Credit to Timeless
  9057. Local = game:GetService('Players').LocalPlayer
  9058. Char = Local.Character
  9059. touched,tpdback = false, false
  9060. box = Instance.new('Part',workspace)
  9061. box.Anchored = true
  9062. box.CanCollide = true
  9063. box.Size = Vector3.new(10,1,10)
  9064. box.Position = Vector3.new(0,10000,0)
  9065. box.Touched:connect(function(part)
  9066. if (part.Parent.Name == Local.Name) then
  9067. if touched == false then
  9068. touched = true
  9069. function apply()
  9070. if script.Disabled ~= true then
  9071. no = Char.HumanoidRootPart:Clone()
  9072. wait(.25)
  9073. Char.HumanoidRootPart:Destroy()
  9074. no.Parent = Char
  9075. Char:MoveTo(loc)
  9076. touched = false
  9077. end end
  9078. if Char then
  9079. apply()
  9080. end
  9081. end
  9082. end
  9083. end)
  9084. repeat wait() until Char
  9085. loc = Char.HumanoidRootPart.Position
  9086. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  9087. game:GetService("StarterGui"):SetCore("SendNotification", {
  9088. Title = "Invisibility enabled!";
  9089. Text = "Reset or use ;respawn to remove.";
  9090. })
  9091. end
  9092. if string.sub(msg, 1, 6) == (prefix.."view ") then
  9093. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  9094. if game:GetService("Players")[v.Name].Character.Humanoid then
  9095. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  9096. else
  9097. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  9098. end
  9099. end
  9100. end
  9101. if string.sub(msg, 1, 7) == (prefix.."unview") then
  9102. if lplayer.Character.Humanoid then
  9103. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  9104. else
  9105. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  9106. end
  9107. end
  9108. if string.sub(msg, 1, 6) == (prefix.."goto ") then
  9109. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  9110. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  9111. end
  9112. end
  9113. if string.sub(msg, 1, 4) == (prefix.."fly") then
  9114. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  9115. repeat wait() until Mouse
  9116.  
  9117. local T = lplayer.Character.HumanoidRootPart
  9118. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  9119. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  9120. local SPEED = speedget
  9121.  
  9122. local function fly()
  9123. flying = true
  9124. local BG = Instance.new('BodyGyro', T)
  9125. local BV = Instance.new('BodyVelocity', T)
  9126. BG.P = 9e4
  9127. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  9128. BG.cframe = T.CFrame
  9129. BV.velocity = Vector3.new(0, 0.1, 0)
  9130. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  9131. spawn(function()
  9132. repeat wait()
  9133. lplayer.Character.Humanoid.PlatformStand = true
  9134. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  9135. SPEED = 50
  9136. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  9137. SPEED = 0
  9138. end
  9139. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  9140. 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
  9141. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  9142. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  9143. 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
  9144. else
  9145. BV.velocity = Vector3.new(0, 0.1, 0)
  9146. end
  9147. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  9148. until not flying
  9149. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  9150. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  9151. SPEED = 0
  9152. BG:destroy()
  9153. BV:destroy()
  9154. lplayer.Character.Humanoid.PlatformStand = false
  9155. end)
  9156. end
  9157. Mouse.KeyDown:connect(function(KEY)
  9158. if KEY:lower() == 'w' then
  9159. CONTROL.F = speedfly
  9160. elseif KEY:lower() == 's' then
  9161. CONTROL.B = -speedfly
  9162. elseif KEY:lower() == 'a' then
  9163. CONTROL.L = -speedfly
  9164. elseif KEY:lower() == 'd' then
  9165. CONTROL.R = speedfly
  9166. end
  9167. end)
  9168. Mouse.KeyUp:connect(function(KEY)
  9169. if KEY:lower() == 'w' then
  9170. CONTROL.F = 0
  9171. elseif KEY:lower() == 's' then
  9172. CONTROL.B = 0
  9173. elseif KEY:lower() == 'a' then
  9174. CONTROL.L = 0
  9175. elseif KEY:lower() == 'd' then
  9176. CONTROL.R = 0
  9177. end
  9178. end)
  9179. fly()
  9180. end
  9181. if string.sub(msg, 1, 6) == (prefix.."unfly") then
  9182. flying = false
  9183. lplayer.Character.Humanoid.PlatformStand = false
  9184. end
  9185. if string.sub(msg, 1, 6) == (prefix.."chat ") then
  9186. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(msg, 7)), "All")
  9187. end
  9188. if string.sub(msg, 1, 6) == (prefix.."spam ") then
  9189. spamtext = (string.sub(msg, 7))
  9190. spamming = true
  9191. end
  9192. if string.sub(msg, 1, 7) == (prefix.."unspam") then
  9193. spamming = false
  9194. end
  9195. if string.sub(msg, 1, 10) == (prefix.."spamwait ") then
  9196. spamdelay = (string.sub(msg, 11))
  9197. end
  9198. if string.sub(msg, 1, 8) == (prefix.."pmspam ") then
  9199. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  9200. pmspammed = v.Name
  9201. spammingpm = true
  9202. end
  9203. end
  9204. if string.sub(msg, 1, 9) == (prefix.."unpmspam") then
  9205. spammingpm = false
  9206. end
  9207. if string.sub(msg, 1, 9) == (prefix.."cfreeze ") then
  9208. for i,v in pairs(GetPlayer(string.sub(msg, 10))) do
  9209. v.Character["Left Leg"].Anchored = true
  9210. v.Character["Left Arm"].Anchored = true
  9211. v.Character["Right Leg"].Anchored = true
  9212. v.Character["Right Arm"].Anchored = true
  9213. v.Character.Torso.Anchored = true
  9214. v.Character.Head.Anchored = true
  9215. end
  9216. end
  9217. if string.sub(msg, 1, 11) == (prefix.."uncfreeze ") then
  9218. for i,v in pairs(GetPlayer(string.sub(msg, 12))) do
  9219. v.Character["Left Leg"].Anchored = false
  9220. v.Character["Left Arm"].Anchored = false
  9221. v.Character["Right Leg"].Anchored = false
  9222. v.Character["Right Arm"].Anchored = false
  9223. v.Character.Torso.Anchored = false
  9224. v.Character.Head.Anchored = false
  9225. end
  9226. end
  9227. if string.sub(msg, 1, 9) == (prefix.."unlockws") then
  9228. local a = game:GetService("Workspace"):getChildren()
  9229. for i = 1, #a do
  9230. if a[i].className == "Part" then
  9231. a[i].Locked = false
  9232. elseif a[i].className == "Model" then
  9233. local r = a[i]:getChildren()
  9234. for i = 1, #r do
  9235. if r[i].className == "Part" then
  9236. r[i].Locked = false
  9237. end
  9238. end
  9239. end
  9240. end
  9241. game:GetService("StarterGui"):SetCore("SendNotification", {
  9242. Title = "Success!";
  9243. Text = "Workspace unlocked. Use ;lockws to lock.";
  9244. })
  9245. end
  9246. if string.sub(msg, 1, 7) == (prefix.."lockws") then
  9247. local a = game:GetService("Workspace"):getChildren()
  9248. for i = 1, #a do
  9249. if a[i].className == "Part" then
  9250. a[i].Locked = true
  9251. elseif a[i].className == "Model" then
  9252. local r = a[i]:getChildren()
  9253. for i = 1, #r do
  9254. if r[i].className == "Part" then
  9255. r[i].Locked = true
  9256. end
  9257. end
  9258. end
  9259. end
  9260. end
  9261. if string.sub(msg, 1, 7) == (prefix.."btools") then
  9262. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  9263. Clone_T.BinType = "Clone"
  9264. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  9265. Destruct.BinType = "Hammer"
  9266. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  9267. Hold_T.BinType = "Grab"
  9268. end
  9269. if string.sub(msg, 1, 7) == (prefix.."pstand") then
  9270. lplayer.Character.Humanoid.PlatformStand = true
  9271. end
  9272. if string.sub(msg, 1, 9) == (prefix.."unpstand") then
  9273. lplayer.Character.Humanoid.PlatformStand = false
  9274. end
  9275. if string.sub(msg, 1, 10) == (prefix.."blockhead") then
  9276. lplayer.Character.Head.Mesh:Destroy()
  9277. end
  9278. if string.sub(msg, 1, 4) == (prefix.."sit") then
  9279. lplayer.Character.Humanoid.Sit = true
  9280. end
  9281. if string.sub(msg, 1, 10) == (prefix.."bringobj ") then
  9282. local function bringobjw()
  9283. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  9284. if obj.Name == (string.sub(msg, 11)) then
  9285. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  9286. obj.CanCollide = false
  9287. obj.Transparency = 0.7
  9288. wait()
  9289. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  9290. wait()
  9291. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  9292. wait()
  9293. obj.CFrame = lplayer.Character["Head"].CFrame
  9294. end
  9295. end
  9296. end
  9297. while wait() do
  9298. bringobjw()
  9299. end
  9300. game:GetService("StarterGui"):SetCore("SendNotification", {
  9301. Title = "BringObj";
  9302. Text = "BringObj enabled.";
  9303. })
  9304. end
  9305. if string.sub(msg, 1, 7) == (prefix.."wsvis ") then
  9306. vis = (string.sub(msg, 8))
  9307. local a = game:GetService("Workspace"):GetDescendants()
  9308. for i = 1, #a do
  9309. if a[i].className == "Part" then
  9310. a[i].Transparency = vis
  9311. elseif a[i].className == "Model" then
  9312. local r = a[i]:getChildren()
  9313. for i = 1, #r do
  9314. if r[i].className == "Part" then
  9315. r[i].Transparency = vis
  9316. end
  9317. end
  9318. end
  9319. end
  9320. end
  9321. if string.sub(msg, 1, 11) == (prefix.."hypertotal") then
  9322. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  9323. game:GetService("StarterGui"):SetCore("SendNotification", {
  9324. Title = "Success!";
  9325. Text = "HyperTotal GUI Loaded!";
  9326. })
  9327. end
  9328. if string.sub(msg, 1, 5) == (prefix.."cmds") then
  9329. CMDSFRAME.Visible = true
  9330. end
  9331. if string.sub(msg, 1, 10) == (prefix.."rmeshhats") then
  9332. for i,v in pairs(lplayer.Character:GetChildren()) do
  9333. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  9334. v.Handle.Mesh:Destroy()
  9335. end
  9336. end
  9337. end
  9338. if string.sub(msg, 1, 10) == (prefix.."blockhats") then
  9339. for i,v in pairs(lplayer.Character:GetChildren()) do
  9340. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  9341. v.Handle.Mesh:Destroy()
  9342. end
  9343. end
  9344. end
  9345. if string.sub(msg, 1, 10) == (prefix.."rmeshtool") then
  9346. for i,v in pairs(lplayer.Character:GetChildren()) do
  9347. if (v:IsA("Tool")) then
  9348. v.Handle.Mesh:Destroy()
  9349. end
  9350. end
  9351. end
  9352. if string.sub(msg, 1, 10) == (prefix.."blocktool") then
  9353. for i,v in pairs(lplayer.Character:GetChildren()) do
  9354. if (v:IsA("Tool")) then
  9355. v.Handle.Mesh:Destroy()
  9356. end
  9357. end
  9358. end
  9359. if string.sub(msg, 1, 8) == (prefix.."spinner") then
  9360. local p = Instance.new("RocketPropulsion")
  9361. p.Parent = lplayer.Character.HumanoidRootPart
  9362. p.Name = "Spinner"
  9363. p.Target = lplayer.Character["Left Arm"]
  9364. p:Fire()
  9365. game:GetService("StarterGui"):SetCore("SendNotification", {
  9366. Title = "Spinner enabled";
  9367. Text = "Type ;nospinner to disable.";
  9368. })
  9369. end
  9370. if string.sub(msg, 1, 10) == (prefix.."nospinner") then
  9371. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  9372. end
  9373. if string.sub(msg, 1, 7) == (prefix.."reachd") then
  9374. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  9375. if v:isA("Tool") then
  9376. local a = Instance.new("SelectionBox",v.Handle)
  9377. a.Adornee = v.Handle
  9378. v.Handle.Size = Vector3.new(0.5,0.5,60)
  9379. v.GripPos = Vector3.new(0,0,0)
  9380. lplayer.Character.Humanoid:UnequipTools()
  9381. end
  9382. end
  9383. game:GetService("StarterGui"):SetCore("SendNotification", {
  9384. Title = "Reach applied!";
  9385. Text = "Applied to equipped sword. Use ;noreach to disable.";
  9386. })
  9387. end
  9388. if string.sub(msg, 1, 7) == (prefix.."reach ") then
  9389. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  9390. if v:isA("Tool") then
  9391. handleSize = v.Handle.Size
  9392. wait()
  9393. local a = Instance.new("SelectionBox",v.Handle)
  9394. a.Name = "a"
  9395. a.Adornee = v.Handle
  9396. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(msg, 8)))
  9397. v.GripPos = Vector3.new(0,0,0)
  9398. lplayer.Character.Humanoid:UnequipTools()
  9399. end
  9400. end
  9401. game:GetService("StarterGui"):SetCore("SendNotification", {
  9402. Title = "Reach applied!";
  9403. Text = "Applied to equipped sword. Use ;noreach to disable.";
  9404. })
  9405. end
  9406. if string.sub(msg, 1, 8) == (prefix.."noreach") then
  9407. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  9408. if v:isA("Tool") then
  9409. v.Handle.a:Destroy()
  9410. v.Handle.Size = handleSize
  9411. end
  9412. end
  9413. game:GetService("StarterGui"):SetCore("SendNotification", {
  9414. Title = "Reach removed!";
  9415. Text = "Removed reach from equipped sword.";
  9416. })
  9417. end
  9418. if string.sub(msg, 1, 7) == (prefix.."rkill ") then
  9419. for i,v in pairs(GetPlayer(string.sub(msg, 8)))do
  9420. lplayer.Character.Humanoid.Name = 1
  9421. local l = lplayer.Character["1"]:Clone()
  9422. l.Parent = lplayer.Character
  9423. l.Name = "Humanoid"
  9424. wait(0.1)
  9425. lplayer.Character["1"]:Destroy()
  9426. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  9427. lplayer.Character.Animate.Disabled = true
  9428. wait(0.1)
  9429. lplayer.Character.Animate.Disabled = false
  9430. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  9431. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  9432. lplayer.Character.Humanoid:EquipTool(v)
  9433. end
  9434. wait(0.1)
  9435. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  9436. wait(0.2)
  9437. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  9438. wait(0.5)
  9439. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  9440. game:GetService("StarterGui"):SetCore("SendNotification", {
  9441. Title = "Tools needed!";
  9442. Text = "You need a tool in your backpack for this command!";
  9443. })
  9444. end
  9445. end
  9446. if string.sub(msg, 1, 7) == (prefix.."tp me ") then
  9447. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  9448. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  9449. end
  9450. end
  9451. if string.sub(msg, 1, 8) == (prefix.."cbring ") then
  9452. if (string.sub(msg, 9)) == "all" or (string.sub(msg, 9)) == "All" or (string.sub(msg, 9)) == "ALL" then
  9453. cbringall = true
  9454. else
  9455. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  9456. brplr = v.Name
  9457. end
  9458. end
  9459. cbring = true
  9460. end
  9461. if string.sub(msg, 1, 9) == (prefix.."uncbring") then
  9462. cbring = false
  9463. cbringall = false
  9464. end
  9465. if string.sub(msg, 1, 6) == (prefix.."swap ") then
  9466. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  9467. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  9468. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  9469. lplayer.Character.Humanoid.Name = 1
  9470. local l = lplayer.Character["1"]:Clone()
  9471. l.Parent = lplayer.Character
  9472. l.Name = "Humanoid"
  9473. wait(0.1)
  9474. lplayer.Character["1"]:Destroy()
  9475. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  9476. lplayer.Character.Animate.Disabled = true
  9477. wait(0.1)
  9478. lplayer.Character.Animate.Disabled = false
  9479. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  9480. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  9481. lplayer.Character.Humanoid:EquipTool(v)
  9482. end
  9483. local function tp(player,player2)
  9484. local char1,char2=player.Character,player2.Character
  9485. if char1 and char2 then
  9486. char1:MoveTo(char2.Head.Position)
  9487. end
  9488. end
  9489. wait(0.1)
  9490. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  9491. wait(0.2)
  9492. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  9493. wait(0.5)
  9494. lplayer.Character.HumanoidRootPart.CFrame = NOW
  9495. wait(0.6)
  9496. tp(lplayer, game:GetService("Players")[v.Name])
  9497. wait(0.4)
  9498. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  9499. game:GetService("StarterGui"):SetCore("SendNotification", {
  9500. Title = "Tools needed!";
  9501. Text = "You need a tool in your backpack for this command!";
  9502. })
  9503. end
  9504. end
  9505. if string.sub(msg, 1, 8) == (prefix.."glitch ") then
  9506. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  9507. lplayer.Character.Humanoid.Name = 1
  9508. local l = lplayer.Character["1"]:Clone()
  9509. l.Parent = lplayer.Character
  9510. l.Name = "Humanoid"
  9511. wait(0.1)
  9512. lplayer.Character["1"]:Destroy()
  9513. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  9514. lplayer.Character.Animate.Disabled = true
  9515. wait(0.1)
  9516. lplayer.Character.Animate.Disabled = false
  9517. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  9518. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  9519. lplayer.Character.Humanoid:EquipTool(v)
  9520. end
  9521. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  9522. wait(0.3)
  9523. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  9524. wait(0.4)
  9525. b = Instance.new("BodyForce")
  9526. b.Parent = lplayer.Character.HumanoidRootPart
  9527. b.Name = "Glitch"
  9528. b.Force = Vector3.new(100000000,5000,0)
  9529. game:GetService("StarterGui"):SetCore("SendNotification", {
  9530. Title = "Tools needed!";
  9531. Text = "You need a tool in your backpack for this command!";
  9532. })
  9533. end
  9534. end
  9535. if string.sub(msg, 1, 9) == (prefix.."unglitch") then
  9536. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  9537. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  9538. b = Instance.new("BodyForce")
  9539. b.Parent = lplayer.Character.HumanoidRootPart
  9540. b.Name = "unGlitch"
  9541. b.Force = Vector3.new(0,-5000000,0)
  9542. wait(2)
  9543. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  9544. end
  9545. if string.sub(msg, 1, 9) == (prefix.."grespawn") then
  9546. lplayer.Character.Humanoid.Health = 0
  9547. wait(1)
  9548. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  9549. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  9550. end
  9551. if string.sub(msg, 1, 9) == (prefix.."explorer") then
  9552. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  9553. game:GetService("StarterGui"):SetCore("SendNotification", {
  9554. Title = "Success!";
  9555. Text = "DEX Explorer has loaded.";
  9556. })
  9557. end
  9558. if string.sub(msg, 1, 6) == (prefix.."anim ") then
  9559. local Anim = Instance.new("Animation")
  9560. Anim.AnimationId = "rbxassetid://"..(string.sub(msg, 7))
  9561. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  9562. track:Play(.1, 1, 1)
  9563. end
  9564. if string.sub(msg, 1, 8) == (prefix.."animgui") then
  9565. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  9566. game:GetService("StarterGui"):SetCore("SendNotification", {
  9567. Title = "Success!";
  9568. Text = "Energize Animations GUI has loaded.";
  9569. })
  9570. end
  9571. if string.sub(msg, 1, 8) == (prefix.."savepos") then
  9572. saved = lplayer.Character.HumanoidRootPart.CFrame
  9573. game:GetService("StarterGui"):SetCore("SendNotification", {
  9574. Title = "Position Saved";
  9575. Text = "Use ;loadpos to return to saved position.";
  9576. })
  9577. end
  9578. if string.sub(msg, 1, 8) == (prefix.."loadpos") then
  9579. lplayer.Character.HumanoidRootPart.CFrame = saved
  9580. end
  9581. if string.sub(msg, 1, 6) == (prefix.."bang ") then
  9582. for i,v in pairs(GetPlayer(string.sub(msg, 7))) do
  9583. local Anim2 = Instance.new("Animation")
  9584. Anim2.AnimationId = "rbxassetid://148840371"
  9585. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  9586. track2:Play(.1, 1, 1)
  9587. bplrr = v.Name
  9588. banpl = true
  9589. end
  9590. end
  9591. if string.sub(msg, 1, 7) == (prefix.."unbang") then
  9592. banpl = false
  9593. end
  9594. if string.sub(msg, 1, 10) == (prefix.."bringmod ") then
  9595. local function bringmodw()
  9596. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  9597. if obj.Name == (string.sub(msg, 11)) then
  9598. for i,ch in pairs(obj:GetDescendants()) do
  9599. if (ch:IsA("BasePart")) then
  9600. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  9601. ch.CanCollide = false
  9602. ch.Transparency = 0.7
  9603. wait()
  9604. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  9605. wait()
  9606. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  9607. wait()
  9608. ch.CFrame = lplayer.Character["Head"].CFrame
  9609. end
  9610. end
  9611. end
  9612. end
  9613. end
  9614. while wait() do
  9615. bringmodw()
  9616. end
  9617. game:GetService("StarterGui"):SetCore("SendNotification", {
  9618. Title = "BringMod";
  9619. Text = "BringMod enabled.";
  9620. })
  9621. end
  9622. if string.sub(msg, 1, 8) == (prefix.."respawn") then
  9623. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  9624. local hum = Instance.new('Humanoid', mod)
  9625. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  9626. lplayer.Character = mod
  9627. end
  9628. if string.sub(msg, 1, 9) == (prefix.."shutdown") then
  9629. game:GetService'RunService'.Stepped:Connect(function()
  9630. pcall(function()
  9631. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  9632. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  9633. for _,x in pairs(v.Character.Head:GetChildren()) do
  9634. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  9635. end
  9636. end
  9637. end
  9638. end)
  9639. end)
  9640. game:GetService("StarterGui"):SetCore("SendNotification", {
  9641. Title = "Attempting Shutdown";
  9642. Text = "Shutdown Attempt has begun.";
  9643. })
  9644. end
  9645. if string.sub(msg, 1, 8) == (prefix.."delobj ") then
  9646. objtodel = (string.sub(msg, 9))
  9647. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  9648. if v.Name == objtodel then
  9649. v:Destroy()
  9650. end
  9651. end
  9652. end
  9653. if string.sub(msg, 1, 8) == (prefix.."getplrs") then
  9654. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  9655. print(v)
  9656. end
  9657. game:GetService("StarterGui"):SetCore("SendNotification", {
  9658. Title = "Printed";
  9659. Text = "Players have been printed to console. (F9)";
  9660. })
  9661. end
  9662. if string.sub(msg, 1, 9) == (prefix.."deldecal") then
  9663. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  9664. if (v:IsA("Decal")) then
  9665. v:Destroy()
  9666. end
  9667. end
  9668. end
  9669. if string.sub(msg, 1, 11) == (prefix.."opfinality") then
  9670. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  9671. game:GetService("StarterGui"):SetCore("SendNotification", {
  9672. Title = "Success!";
  9673. Text = "OpFinality GUI has loaded.";
  9674. })
  9675. end
  9676. if string.sub(msg, 1, 8) == (prefix.."remotes") then
  9677. remotes = true
  9678. added = true
  9679. game.DescendantAdded:connect(function(rmt)
  9680. if added == true then
  9681. if remotes == true then
  9682. if rmt:IsA("RemoteEvent") then
  9683. print("A RemoteEvent was added!")
  9684. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  9685. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  9686. end end end
  9687. end)
  9688. game.DescendantAdded:connect(function(rmtfnctn)
  9689. if added == true then
  9690. if remotes == true then
  9691. if rmtfnctn:IsA("RemoteFunction") then
  9692. warn("A RemoteFunction was added!")
  9693. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  9694. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  9695. end end end
  9696. end)
  9697.  
  9698. game.DescendantAdded:connect(function(bndfnctn)
  9699. if added == true then
  9700. if binds == true then
  9701. if bndfnctn:IsA("BindableFunction") then
  9702. print("A BindableFunction was added!")
  9703. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  9704. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  9705. end end end
  9706. end)
  9707.  
  9708. game.DescendantAdded:connect(function(bnd)
  9709. if added == true then
  9710. if binds == true then
  9711. if bnd:IsA("BindableEvent") then
  9712. warn("A BindableEvent was added!")
  9713. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  9714. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  9715. end end end
  9716. end)
  9717.  
  9718.  
  9719. if binds == true then
  9720. for i,v in pairs(game:GetDescendants()) do
  9721. if v:IsA("BindableFunction") then
  9722. print(" game." .. v:GetFullName() .. " | BindableFunction")
  9723. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  9724. end end
  9725. for i,v in pairs(game:GetDescendants()) do
  9726. if v:IsA("BindableEvent") then
  9727. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  9728. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  9729. end end
  9730. else
  9731. print("Off")
  9732. end
  9733. if remotes == true then
  9734. for i,v in pairs(game:GetDescendants()) do
  9735. if v:IsA("RemoteFunction") then
  9736. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  9737. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  9738. end end
  9739. wait()
  9740. for i,v in pairs(game:GetDescendants()) do
  9741. if v:IsA("RemoteEvent") then
  9742. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  9743. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  9744. end end
  9745. else
  9746. print("Off")
  9747. end
  9748. game:GetService("StarterGui"):SetCore("SendNotification", {
  9749. Title = "Printing Remotes";
  9750. Text = "Type ;noremotes to disable.";
  9751. })
  9752. end
  9753. if string.sub(msg, 1, 10) == (prefix.."noremotes") then
  9754. remotes = false
  9755. added = false
  9756. game:GetService("StarterGui"):SetCore("SendNotification", {
  9757. Title = "Printing Remotes Disabled";
  9758. Text = "Type ;remotes to enable.";
  9759. })
  9760. end
  9761. if string.sub(msg, 1, 10) == (prefix.."tpdefault") then
  9762. spin = false
  9763. followed = false
  9764. traill = false
  9765. noclip = false
  9766. annoying = false
  9767. hwalk = false
  9768. cbringing = false
  9769. end
  9770. if string.sub(msg, 1, 8) == (prefix.."stopsit") then
  9771. stopsitting = true
  9772. end
  9773. if string.sub(msg, 1, 6) == (prefix.."gosit") then
  9774. stopsitting = false
  9775. end
  9776. if string.sub(msg, 1, 8) == (prefix.."version") then
  9777. print(adminversion)
  9778. game:GetService("StarterGui"):SetCore("SendNotification", {
  9779. Title = "Version";
  9780. Text = adminversion;
  9781. })
  9782. end
  9783. if string.sub(msg, 1, 8) == (prefix.."clicktp") then
  9784. clickgoto = true
  9785. game:GetService("StarterGui"):SetCore("SendNotification", {
  9786. Title = "Click TP";
  9787. Text = "Press E to teleport to mouse position, ;noclicktp to stop";
  9788. })
  9789. end
  9790. if string.sub(msg, 1, 9) == (prefix.."clickdel") then
  9791. clickdel = true
  9792. game:GetService("StarterGui"):SetCore("SendNotification", {
  9793. Title = "Click Delete";
  9794. Text = "Press E to delete part at mouse, ;noclickdel to stop";
  9795. })
  9796. end
  9797. if string.sub(msg, 1, 11) == (prefix.."noclickdel") then
  9798. clickdel = false
  9799. game:GetService("StarterGui"):SetCore("SendNotification", {
  9800. Title = "Click Delete";
  9801. Text = "Click delete has been disabled.";
  9802. })
  9803. end
  9804. if string.sub(msg, 1, 10) == (prefix.."noclicktp") then
  9805. clickgoto = false
  9806. game:GetService("StarterGui"):SetCore("SendNotification", {
  9807. Title = "Click TP";
  9808. Text = "Click TP has been disabled.";
  9809. })
  9810. end
  9811. if string.sub(msg, 1, 8) == (prefix.."toolson") then
  9812. gettingtools = true
  9813. game:GetService("StarterGui"):SetCore("SendNotification", {
  9814. Title = "Tools Enabled";
  9815. Text = "Automatically colleting tools dropped.";
  9816. })
  9817. end
  9818. if string.sub(msg, 1, 9) == (prefix.."toolsoff") then
  9819. gettingtools = false
  9820. game:GetService("StarterGui"):SetCore("SendNotification", {
  9821. Title = "Tools Disabled";
  9822. Text = "Click TP has been disabled.";
  9823. })
  9824. end
  9825. if string.sub(msg, 1, 10) == (prefix.."delcmdbar") then
  9826. ScreenGui:Destroy()
  9827. end
  9828. if string.sub(msg, 1, 6) == (prefix.."reset") then
  9829. lplayer.Character.Head:Destroy()
  9830. end
  9831. if string.sub(msg, 1, 7) == (prefix.."state ") then
  9832. statechosen = string.sub(msg, 8)
  9833. changingstate = true
  9834. end
  9835. if string.sub(msg, 1, 9) == (prefix.."gravity ") then
  9836. game:GetService("Workspace").Gravity = string.sub(msg, 10)
  9837. end
  9838. if string.sub(msg, 1, 10) == (prefix.."looprhats") then
  9839. removingmeshhats = true
  9840. end
  9841. if string.sub(msg, 1, 12) == (prefix.."unlooprhats") then
  9842. removingmeshhats = false
  9843. end
  9844. if string.sub(msg, 1, 10) == (prefix.."looprtool") then
  9845. removingmeshtool = true
  9846. end
  9847. if string.sub(msg, 1, 12) == (prefix.."unlooprtool") then
  9848. removingmeshtool = false
  9849. end
  9850. if string.sub(msg, 1, 10) == (prefix.."givetool ") then
  9851. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  9852. if v:IsA("Tool") then
  9853. for i,player in pairs(GetPlayer(string.sub(msg, 11))) do
  9854. v.Parent = player.Character
  9855. end
  9856. end
  9857. end
  9858. end
  9859. if string.sub(msg, 1, 14) == (prefix.."givealltools ") then
  9860. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  9861. if v:IsA("Tool") then
  9862. v.Parent = lplayer.Character
  9863. wait()
  9864. for i,player in pairs(GetPlayer(string.sub(msg, 15))) do
  9865. v.Parent = player.Character
  9866. end
  9867. end
  9868. end
  9869. end
  9870. if string.sub(msg, 1, 5) == (prefix.."age ") then
  9871. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  9872. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  9873. end
  9874. end
  9875. if string.sub(msg, 1, 4) == (prefix.."id ") then
  9876. for i,player in pairs(GetPlayer(string.sub(msg, 5))) do
  9877. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  9878. end
  9879. end
  9880. if string.sub(msg, 1, 6) == (prefix..".age ") then
  9881. for i,player in pairs(GetPlayer(string.sub(msg, 7))) do
  9882. game:GetService("StarterGui"):SetCore("SendNotification", {
  9883. Title = player.AccountAge.." Days";
  9884. Text = "Account age of "..player.Name;
  9885. })
  9886. end
  9887. end
  9888. if string.sub(msg, 1, 5) == (prefix..".id ") then
  9889. for i,player in pairs(GetPlayer(string.sub(msg, 6))) do
  9890. game:GetService("StarterGui"):SetCore("SendNotification", {
  9891. Title = player.UserId.." ID";
  9892. Text = "Account ID of "..player.Name;
  9893. })
  9894. end
  9895. end
  9896. if string.sub(msg, 1, 7) == (prefix.."gameid") then
  9897. game:GetService("StarterGui"):SetCore("SendNotification", {
  9898. Title = "Game ID";
  9899. Text = "Game ID: ".. game.GameId;
  9900. })
  9901. end
  9902. if string.sub(msg, 1, 4) == (prefix.."pgs") then
  9903. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  9904. if pgscheck == true then
  9905. game:GetService("StarterGui"):SetCore("SendNotification", {
  9906. Title = "PGSPhysicsSolverEnabled";
  9907. Text = "PGS is Enabled!";
  9908. })
  9909. else
  9910. game:GetService("StarterGui"):SetCore("SendNotification", {
  9911. Title = "PGSPhysicsSolverEnabled";
  9912. Text = "PGS is Disabled!";
  9913. })
  9914. end
  9915. end
  9916. if string.sub(msg, 1, 12) == (prefix.."removeinvis") then
  9917. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  9918. if v:IsA("Part") then
  9919. if v.Transparency == 1 then
  9920. if v.Name ~= "HumanoidRootPart" then
  9921. v:Destroy()
  9922. end
  9923. end
  9924. end
  9925. end
  9926. end
  9927. if string.sub(msg, 1, 10) == (prefix.."removefog") then
  9928. game:GetService("Lighting").FogStart = 0
  9929. game:GetService("Lighting").FogEnd = 9999999999999
  9930. end
  9931. if string.sub(msg, 1, 8) == (prefix.."disable") then
  9932. lplayer.Character.Humanoid.Parent = lplayer
  9933. end
  9934. if string.sub(msg, 1, 7) == (prefix.."enable") then
  9935. lplayer.Humanoid.Parent = lplayer.Character
  9936. end
  9937. if string.sub(msg, 1, 8) == (prefix.."prefix ") then
  9938. prefix = (string.sub(msg, 9, 9))
  9939. wait(0.1)
  9940. change()
  9941. wait(0.1)
  9942. game:GetService("StarterGui"):SetCore("SendNotification", {
  9943. Title = "Prefix changed!";
  9944. Text = "Prefix is now "..prefix..". Use ;resetprefix to reset to ;";
  9945. })
  9946. end
  9947. if string.sub(msg, 1, 12) == (";resetprefix") then
  9948. prefix = ";"
  9949. wait(0.1)
  9950. change()
  9951. wait(0.1)
  9952. game:GetService("StarterGui"):SetCore("SendNotification", {
  9953. Title = "Prefix changed!";
  9954. Text = "Prefix is now "..prefix..". Make sure it's one key!";
  9955. })
  9956. end
  9957. if string.sub(msg, 1, 10) == (prefix.."flyspeed ") then
  9958. speedfly = string.sub(msg, 11)
  9959. wait()
  9960. change()
  9961. end
  9962. if string.sub(msg, 1, 8) == (prefix.."carpet ") then
  9963. for i,v in pairs(GetPlayer(string.sub(msg, 9))) do
  9964. local Anim3 = Instance.new("Animation")
  9965. Anim3.AnimationId = "rbxassetid://282574440"
  9966. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  9967. track3:Play(.1, 1, 1)
  9968. bplrr = v.Name
  9969. banpl = true
  9970. end
  9971. end
  9972. if string.sub(msg, 1, 9) == (prefix.."uncarpet") then
  9973. banpl = false
  9974. end
  9975. if string.sub(msg, 1, 7) == (prefix.."stare ") then
  9976. for i,v in pairs(GetPlayer(string.sub(msg, 8))) do
  9977. staring = true
  9978. stareplr = v
  9979. end
  9980. end
  9981. if string.sub(msg, 1, 8) == (prefix.."unstare") then
  9982. staring = false
  9983. end
  9984. if string.sub(msg, 1, 8) == (prefix.."logchat") then
  9985. chatlogs = true
  9986. game:GetService("StarterGui"):SetCore("SendNotification", {
  9987. Title = "LogChat enabled";
  9988. Text = "Now logging all player chat.";
  9989. })
  9990. end
  9991. if string.sub(msg, 1, 10) == (prefix.."unlogchat") then
  9992. chatlogs = false
  9993. game:GetService("StarterGui"):SetCore("SendNotification", {
  9994. Title = "LogChat disabled";
  9995. Text = "Stopped logging all player chat.";
  9996. })
  9997. end
  9998. if string.sub(msg, 1, 7) == (prefix.."fixcam") then
  9999. game:GetService("Workspace").CurrentCamera:Destroy()
  10000. wait(0.1)
  10001. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  10002. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  10003. lplayer.CameraMinZoomDistance = 0.5
  10004. lplayer.CameraMaxZoomDistance = 400
  10005. lplayer.CameraMode = "Classic"
  10006. end
  10007. if string.sub(msg, 1, 8) == (prefix.."unstate") then
  10008. changingstate = false
  10009. end
  10010. end)
  10011.  
  10012. local function tp()
  10013. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  10014. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  10015. if player.Name == brplr then
  10016. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 2
  10017. end
  10018. end
  10019. end
  10020. end
  10021. local function tpall()
  10022. for i, player in ipairs(game:GetService("Players"):GetPlayers()) do
  10023. if player.Character and player.Character:FindFirstChild("HumanoidRootPart") then
  10024. player.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame + lplayer.Character.HumanoidRootPart.CFrame.lookVector * 3
  10025. end
  10026. end
  10027. end
  10028. spawn(function()
  10029. while wait(spamdelay) do
  10030. if spamming == true then
  10031. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(spamtext, "All")
  10032. end
  10033. end
  10034. end)
  10035. spawn(function()
  10036. while wait(spamdelay) do
  10037. if spammingpm == true then
  10038. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..pmspammed.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  10039. end
  10040. end
  10041. end)
  10042. spawn(function()
  10043. while wait() do
  10044. if cbring == true then
  10045. tp()
  10046. end
  10047. end
  10048. end)
  10049. spawn(function()
  10050. while wait() do
  10051. if cbringall == true then
  10052. tpall()
  10053. end
  10054. end
  10055. end)
  10056.  
  10057. Mouse.KeyDown:connect(function(Key)
  10058. if Key == prefix then
  10059. CMDBAR:CaptureFocus()
  10060. end
  10061. end)
  10062.  
  10063. CMDBAR.FocusLost:connect(function(enterPressed)
  10064. if enterPressed then
  10065. if string.sub(CMDBAR.Text, 1, 5) == ("kill ") then
  10066. if string.sub(CMDBAR.Text, 6) == "me" then
  10067. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(100000,0,100000)
  10068. else
  10069. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6)))do
  10070. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  10071. lplayer.Character.Humanoid.Name = 1
  10072. local l = lplayer.Character["1"]:Clone()
  10073. l.Parent = lplayer.Character
  10074. l.Name = "Humanoid"
  10075. wait(0.1)
  10076. lplayer.Character["1"]:Destroy()
  10077. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10078. lplayer.Character.Animate.Disabled = true
  10079. wait(0.1)
  10080. lplayer.Character.Animate.Disabled = false
  10081. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10082. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10083. lplayer.Character.Humanoid:EquipTool(v)
  10084. end
  10085. local function tp(player,player2)
  10086. local char1,char2=player.Character,player2.Character
  10087. if char1 and char2 then
  10088. char1:MoveTo(char2.Head.Position)
  10089. end
  10090. end
  10091. wait(0.1)
  10092. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10093. wait(0.2)
  10094. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10095. wait(0.5)
  10096. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  10097. wait(0.7)
  10098. tp(lplayer,game:GetService("Players")[v.Name])
  10099. wait(0.7)
  10100. lplayer.Character.HumanoidRootPart.CFrame = NOW
  10101. game:GetService("StarterGui"):SetCore("SendNotification", {
  10102. Title = "Tools needed!";
  10103. Text = "You need a tool in your backpack for this command!";
  10104. })
  10105. end
  10106. end
  10107. end
  10108. if string.sub(CMDBAR.Text, 1, 6) == ("bring ") then
  10109. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  10110. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  10111. lplayer.Character.Humanoid.Name = 1
  10112. local l = lplayer.Character["1"]:Clone()
  10113. l.Parent = lplayer.Character
  10114. l.Name = "Humanoid"
  10115. wait(0.1)
  10116. lplayer.Character["1"]:Destroy()
  10117. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10118. lplayer.Character.Animate.Disabled = true
  10119. wait(0.1)
  10120. lplayer.Character.Animate.Disabled = false
  10121. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10122. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10123. lplayer.Character.Humanoid:EquipTool(v)
  10124. end
  10125. local function tp(player,player2)
  10126. local char1,char2=player.Character,player2.Character
  10127. if char1 and char2 then
  10128. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  10129. end
  10130. end
  10131. local function getout(player,player2)
  10132. local char1,char2=player.Character,player2.Character
  10133. if char1 and char2 then
  10134. char1:MoveTo(char2.Head.Position)
  10135. end
  10136. end
  10137. tp(game:GetService("Players")[v.Name], lplayer)
  10138. wait(0.2)
  10139. tp(game:GetService("Players")[v.Name], lplayer)
  10140. wait(0.5)
  10141. lplayer.Character.HumanoidRootPart.CFrame = NOW
  10142. wait(0.5)
  10143. getout(lplayer, game:GetService("Players")[v.Name])
  10144. wait(0.3)
  10145. lplayer.Character.HumanoidRootPart.CFrame = NOW
  10146. game:GetService("StarterGui"):SetCore("SendNotification", {
  10147. Title = "Tools needed!";
  10148. Text = "You need a tool in your backpack for this command!";
  10149. })
  10150. end
  10151. end
  10152. if string.sub(CMDBAR.Text, 1, 5) == ("spin ") then
  10153. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  10154. lplayer.Character.Humanoid.Name = 1
  10155. local l = lplayer.Character["1"]:Clone()
  10156. l.Parent = lplayer.Character
  10157. l.Name = "Humanoid"
  10158. wait(0.1)
  10159. lplayer.Character["1"]:Destroy()
  10160. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10161. lplayer.Character.Animate.Disabled = true
  10162. wait(0.1)
  10163. lplayer.Character.Animate.Disabled = false
  10164. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10165. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10166. lplayer.Character.Humanoid:EquipTool(v)
  10167. end
  10168. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  10169. spinplr = v
  10170. wait(0.5)
  10171. spin = true
  10172. game:GetService("StarterGui"):SetCore("SendNotification", {
  10173. Title = "Tools needed!";
  10174. Text = "You need a tool in your backpack for this command!";
  10175. })
  10176. end
  10177. end
  10178. if string.sub(CMDBAR.Text, 1, 6) == ("unspin") then
  10179. spin = false
  10180. end
  10181. if string.sub(CMDBAR.Text, 1, 7) == ("attach ") then
  10182. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  10183. lplayer.Character.Humanoid.Name = 1
  10184. local l = lplayer.Character["1"]:Clone()
  10185. l.Parent = lplayer.Character
  10186. l.Name = "Humanoid"
  10187. wait(0.1)
  10188. lplayer.Character["1"]:Destroy()
  10189. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10190. lplayer.Character.Animate.Disabled = true
  10191. wait(0.1)
  10192. lplayer.Character.Animate.Disabled = false
  10193. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10194. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10195. lplayer.Character.Humanoid:EquipTool(v)
  10196. end
  10197. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  10198. wait(0.3)
  10199. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  10200. attplr = v
  10201. game:GetService("StarterGui"):SetCore("SendNotification", {
  10202. Title = "Tools needed!";
  10203. Text = "You need a tool in your backpack for this command!";
  10204. })
  10205. end
  10206. end
  10207. if string.sub(CMDBAR.Text, 1, 9) == ("unattach ") then
  10208. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  10209. local function getout(player,player2)
  10210. local char1,char2=player.Character,player2.Character
  10211. if char1 and char2 then
  10212. char1:MoveTo(char2.Head.Position)
  10213. end
  10214. end
  10215. getout(lplayer, game:GetService("Players")[v.Name])
  10216. end
  10217. end
  10218. if string.sub(CMDBAR.Text, 1, 7) == ("follow ") then
  10219. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  10220. followed = true
  10221. flwplr = v
  10222. end
  10223. end
  10224. if string.sub(CMDBAR.Text, 1, 8) == ("unfollow") then
  10225. followed = false
  10226. end
  10227. if string.sub(CMDBAR.Text, 1, 9) == ("freefall ") then
  10228. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  10229. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  10230. lplayer.Character.Humanoid.Name = 1
  10231. local l = lplayer.Character["1"]:Clone()
  10232. l.Parent = lplayer.Character
  10233. l.Name = "Humanoid"
  10234. wait(0.1)
  10235. lplayer.Character["1"]:Destroy()
  10236. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10237. lplayer.Character.Animate.Disabled = true
  10238. wait(0.1)
  10239. lplayer.Character.Animate.Disabled = false
  10240. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10241. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10242. lplayer.Character.Humanoid:EquipTool(v)
  10243. end
  10244. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10245. wait(0.2)
  10246. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10247. wait(0.6)
  10248. lplayer.Character.HumanoidRootPart.CFrame = NOW
  10249. wait(0.6)
  10250. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  10251. game:GetService("StarterGui"):SetCore("SendNotification", {
  10252. Title = "Tools needed!";
  10253. Text = "You need a tool in your backpack for this command!";
  10254. })
  10255. end
  10256. end
  10257. if string.sub(CMDBAR.Text, 1, 6) == ("trail ") then
  10258. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  10259. traill = true
  10260. trlplr = v
  10261. end
  10262. end
  10263. if string.sub(CMDBAR.Text, 1, 7) == ("untrail") then
  10264. traill = false
  10265. end
  10266. if string.sub(CMDBAR.Text, 1, 6) == ("orbit ") then
  10267. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  10268. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  10269. else
  10270. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  10271. local o = Instance.new("RocketPropulsion")
  10272. o.Parent = lplayer.Character.HumanoidRootPart
  10273. o.Name = "Orbit"
  10274. o.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  10275. o:Fire()
  10276. noclip = true
  10277. end
  10278. end
  10279. end
  10280. if string.sub(CMDBAR.Text, 1, 7) == ("unorbit") then
  10281. lplayer.Character.HumanoidRootPart.Orbit:Destroy()
  10282. noclip = false
  10283. end
  10284. if string.sub(CMDBAR.Text, 1, 6) == ("fling ") then
  10285. if string.sub(CMDBAR.Text, 7) == "all" or string.sub(CMDBAR.Text, 7) == "others" or string.sub(CMDBAR.Text, 7) == "me" then
  10286. lplayer.Character.HumanoidRootPart.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  10287. else
  10288. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  10289. local y = Instance.new("RocketPropulsion")
  10290. y.Parent = lplayer.Character.HumanoidRootPart
  10291. y.CartoonFactor = 1
  10292. y.MaxThrust = 800000
  10293. y.MaxSpeed = 1000
  10294. y.ThrustP = 200000
  10295. y.Name = "Fling"
  10296. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  10297. y.Target = game:GetService("Players")[v.Name].Character.HumanoidRootPart
  10298. y:Fire()
  10299. noclip = true
  10300. end
  10301. end
  10302. end
  10303. if string.sub(CMDBAR.Text, 1, 7) == ("unfling") then
  10304. noclip = false
  10305. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  10306. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  10307. wait(0.4)
  10308. lplayer.Character.HumanoidRootPart.Fling:Destroy()
  10309. end
  10310. if string.sub(CMDBAR.Text, 1, 7) == ("fecheck") then
  10311. if game:GetService("Workspace").FilteringEnabled == true then
  10312. warn("FE is Enabled (Filtering Enabled)")
  10313. game:GetService("StarterGui"):SetCore("SendNotification", {
  10314. Title = "FE is Enabled";
  10315. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  10316. })
  10317. else
  10318. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  10319. game:GetService("StarterGui"):SetCore("SendNotification", {
  10320. Title = "FE is Disabled";
  10321. Text = "Filtering Disabled. Consider using a different admin script.";
  10322. })
  10323. end
  10324. end
  10325. if string.sub(CMDBAR.Text, 1, 5) == ("void ") then
  10326. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  10327. lplayer.Character.Humanoid.Name = 1
  10328. local l = lplayer.Character["1"]:Clone()
  10329. l.Parent = lplayer.Character
  10330. l.Name = "Humanoid"
  10331. wait(0.1)
  10332. lplayer.Character["1"]:Destroy()
  10333. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10334. lplayer.Character.Animate.Disabled = true
  10335. wait(0.1)
  10336. lplayer.Character.Animate.Disabled = false
  10337. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10338. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10339. lplayer.Character.Humanoid:EquipTool(v)
  10340. end
  10341. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10342. wait(0.2)
  10343. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10344. wait(0.6)
  10345. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(999999999999999,0,999999999999999)
  10346. game:GetService("StarterGui"):SetCore("SendNotification", {
  10347. Title = "Tools needed!";
  10348. Text = "You need a tool in your backpack for this command!";
  10349. })
  10350. end
  10351. end
  10352. if string.sub(CMDBAR.Text, 1, 6) == ("noclip") then
  10353. noclip = true
  10354. game:GetService("StarterGui"):SetCore("SendNotification", {
  10355. Title = "Noclip enabled";
  10356. Text = "Type ;clip to disable";
  10357. })
  10358. end
  10359. if string.sub(CMDBAR.Text, 1, 4) == ("clip") then
  10360. noclip = false
  10361. game:GetService("StarterGui"):SetCore("SendNotification", {
  10362. Title = "Noclip disabled";
  10363. Text = "Type ;noclip to enable";
  10364. })
  10365. end
  10366. if string.sub(CMDBAR.Text, 1, 6) == ("speed ") then
  10367. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 7))
  10368. end
  10369. if string.sub(CMDBAR.Text, 1, 3) == ("ws ") then
  10370. lplayer.Character.Humanoid.WalkSpeed = (string.sub(CMDBAR.Text, 4))
  10371. end
  10372. if string.sub(CMDBAR.Text, 1, 10) == ("hipheight ") then
  10373. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 11))
  10374. end
  10375. if string.sub(CMDBAR.Text, 1, 3) == ("hh ") then
  10376. lplayer.Character.Humanoid.HipHeight = (string.sub(CMDBAR.Text, 4))
  10377. end
  10378. if string.sub(CMDBAR.Text, 1, 10) == ("jumppower ") then
  10379. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 11))
  10380. end
  10381. if string.sub(CMDBAR.Text, 1, 3) == ("jp ") then
  10382. lplayer.Character.Humanoid.JumpPower = (string.sub(CMDBAR.Text, 4))
  10383. end
  10384. if string.sub(CMDBAR.Text, 1, 7) == ("default") then
  10385. lplayer.Character.Humanoid.JumpPower = 50
  10386. lplayer.Character.Humanoid.WalkSpeed = 16
  10387. lplayer.Character.Humanoid.HipHeight = 0
  10388. end
  10389. if string.sub(CMDBAR.Text, 1, 6) == ("annoy ") then
  10390. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  10391. annoying = true
  10392. annplr = v
  10393. end
  10394. end
  10395. if string.sub(CMDBAR.Text, 1, 7) == ("unannoy") then
  10396. annoying = false
  10397. end
  10398. if string.sub(CMDBAR.Text, 1, 9) == ("headwalk ") then
  10399. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  10400. hwalk = true
  10401. hdwplr = v
  10402. end
  10403. end
  10404. if string.sub(CMDBAR.Text, 1, 10) == ("unheadwalk") then
  10405. hwalk = false
  10406. end
  10407. if string.sub(CMDBAR.Text, 1, 7) == ("nolimbs") then
  10408. lplayer.Character["Left Leg"]:Destroy()
  10409. lplayer.Character["Left Arm"]:Destroy()
  10410. lplayer.Character["Right Leg"]:Destroy()
  10411. lplayer.Character["Right Arm"]:Destroy()
  10412. end
  10413. if string.sub(CMDBAR.Text, 1, 3) == ("god") then
  10414. lplayer.Character.Humanoid.Name = 1
  10415. local l = lplayer.Character["1"]:Clone()
  10416. l.Parent = lplayer.Character
  10417. l.Name = "Humanoid"
  10418. wait(0.1)
  10419. lplayer.Character["1"]:Destroy()
  10420. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10421. lplayer.Character.Animate.Disabled = true
  10422. wait(0.1)
  10423. lplayer.Character.Animate.Disabled = false
  10424. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10425. game:GetService("StarterGui"):SetCore("SendNotification", {
  10426. Title = "FE Godmode enabled";
  10427. Text = "Use ;grespawn or ;respawn to remove.";
  10428. })
  10429. end
  10430. if string.sub(CMDBAR.Text, 1, 8) == ("drophats") then
  10431. for i,v in pairs(lplayer.Character:GetChildren()) do
  10432. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  10433. v.Parent = workspace
  10434. end
  10435. end
  10436. end
  10437. if string.sub(CMDBAR.Text, 1, 8) == ("droptool") then
  10438. for i,v in pairs(lplayer.Character:GetChildren()) do
  10439. if (v:IsA("Tool")) then
  10440. v.Parent = workspace
  10441. end
  10442. end
  10443. end
  10444. if string.sub(CMDBAR.Text, 1, 9) == ("loopdhats") then
  10445. droppinghats = true
  10446. game:GetService("StarterGui"):SetCore("SendNotification", {
  10447. Title = "Loop Drop Enabled";
  10448. Text = "Type ;unloopdhats to disable";
  10449. })
  10450. end
  10451. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdhats") then
  10452. droppinghats = false
  10453. game:GetService("StarterGui"):SetCore("SendNotification", {
  10454. Title = "Loop Drop Disabled";
  10455. Text = "Type ;loopdhats to enable.";
  10456. })
  10457. end
  10458. if string.sub(CMDBAR.Text, 1, 9) == ("loopdtool") then
  10459. droppingtools = true
  10460. game:GetService("StarterGui"):SetCore("SendNotification", {
  10461. Title = "Loop Drop Enabled";
  10462. Text = "Type ;unloopdtool to disable";
  10463. })
  10464. end
  10465. if string.sub(CMDBAR.Text, 1, 11) == ("unloopdtool") then
  10466. droppingtools = false
  10467. game:GetService("StarterGui"):SetCore("SendNotification", {
  10468. Title = "Loop Drop Disabled";
  10469. Text = "Type ;loopdtool to enable.";
  10470. })
  10471. end
  10472. if string.sub(CMDBAR.Text, 1, 9) == ("invisible") then -- Credit to Timeless
  10473. Local = game:GetService('Players').LocalPlayer
  10474. Char = Local.Character
  10475. touched,tpdback = false, false
  10476. box = Instance.new('Part',workspace)
  10477. box.Anchored = true
  10478. box.CanCollide = true
  10479. box.Size = Vector3.new(10,1,10)
  10480. box.Position = Vector3.new(0,10000,0)
  10481. box.Touched:connect(function(part)
  10482. if (part.Parent.Name == Local.Name) then
  10483. if touched == false then
  10484. touched = true
  10485. function apply()
  10486. if script.Disabled ~= true then
  10487. no = Char.HumanoidRootPart:Clone()
  10488. wait(.25)
  10489. Char.HumanoidRootPart:Destroy()
  10490. no.Parent = Char
  10491. Char:MoveTo(loc)
  10492. touched = false
  10493. end end
  10494. if Char then
  10495. apply()
  10496. end
  10497. end
  10498. end
  10499. end)
  10500. repeat wait() until Char
  10501. loc = Char.HumanoidRootPart.Position
  10502. Char:MoveTo(box.Position + Vector3.new(0,.5,0))
  10503. game:GetService("StarterGui"):SetCore("SendNotification", {
  10504. Title = "Invisibility enabled!";
  10505. Text = "Reset or use ;respawn to remove.";
  10506. })
  10507. end
  10508. if string.sub(CMDBAR.Text, 1, 5) == ("view ") then
  10509. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  10510. if game:GetService("Players")[v.Name].Character.Humanoid then
  10511. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  10512. else
  10513. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  10514. end
  10515. end
  10516. end
  10517. if string.sub(CMDBAR.Text, 1, 6) == ("unview") then
  10518. if lplayer.Character.Humanoid then
  10519. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  10520. else
  10521. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  10522. end
  10523. end
  10524. if string.sub(CMDBAR.Text, 1, 5) == ("goto ") then
  10525. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  10526. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10527. end
  10528. end
  10529. if string.sub(CMDBAR.Text, 1, 3) == ("fly") then
  10530. repeat wait() until lplayer and lplayer.Character and lplayer.Character:FindFirstChild('HumanoidRootPart') and lplayer.Character:FindFirstChild('Humanoid')
  10531. repeat wait() until Mouse
  10532.  
  10533. local T = lplayer.Character.HumanoidRootPart
  10534. local CONTROL = {F = 0, B = 0, L = 0, R = 0}
  10535. local lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  10536. local SPEED = speedget
  10537.  
  10538. local function fly()
  10539. flying = true
  10540. local BG = Instance.new('BodyGyro', T)
  10541. local BV = Instance.new('BodyVelocity', T)
  10542. BG.P = 9e4
  10543. BG.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  10544. BG.cframe = T.CFrame
  10545. BV.velocity = Vector3.new(0, 0.1, 0)
  10546. BV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  10547. spawn(function()
  10548. repeat wait()
  10549. lplayer.Character.Humanoid.PlatformStand = true
  10550. if CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0 then
  10551. SPEED = 50
  10552. elseif not (CONTROL.L + CONTROL.R ~= 0 or CONTROL.F + CONTROL.B ~= 0) and SPEED ~= 0 then
  10553. SPEED = 0
  10554. end
  10555. if (CONTROL.L + CONTROL.R) ~= 0 or (CONTROL.F + CONTROL.B) ~= 0 then
  10556. 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
  10557. lCONTROL = {F = CONTROL.F, B = CONTROL.B, L = CONTROL.L, R = CONTROL.R}
  10558. elseif (CONTROL.L + CONTROL.R) == 0 and (CONTROL.F + CONTROL.B) == 0 and SPEED ~= 0 then
  10559. 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
  10560. else
  10561. BV.velocity = Vector3.new(0, 0.1, 0)
  10562. end
  10563. BG.cframe = workspace.CurrentCamera.CoordinateFrame
  10564. until not flying
  10565. CONTROL = {F = 0, B = 0, L = 0, R = 0}
  10566. lCONTROL = {F = 0, B = 0, L = 0, R = 0}
  10567. SPEED = 0
  10568. BG:destroy()
  10569. BV:destroy()
  10570. lplayer.Character.Humanoid.PlatformStand = false
  10571. end)
  10572. end
  10573. Mouse.KeyDown:connect(function(KEY)
  10574. if KEY:lower() == 'w' then
  10575. CONTROL.F = speedfly
  10576. elseif KEY:lower() == 's' then
  10577. CONTROL.B = -speedfly
  10578. elseif KEY:lower() == 'a' then
  10579. CONTROL.L = -speedfly
  10580. elseif KEY:lower() == 'd' then
  10581. CONTROL.R = speedfly
  10582. end
  10583. end)
  10584. Mouse.KeyUp:connect(function(KEY)
  10585. if KEY:lower() == 'w' then
  10586. CONTROL.F = 0
  10587. elseif KEY:lower() == 's' then
  10588. CONTROL.B = 0
  10589. elseif KEY:lower() == 'a' then
  10590. CONTROL.L = 0
  10591. elseif KEY:lower() == 'd' then
  10592. CONTROL.R = 0
  10593. end
  10594. end)
  10595. fly()
  10596. end
  10597. if string.sub(CMDBAR.Text, 1, 5) == ("unfly") then
  10598. flying = false
  10599. lplayer.Character.Humanoid.PlatformStand = false
  10600. end
  10601. if string.sub(CMDBAR.Text, 1, 5) == ("chat ") then
  10602. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer((string.sub(CMDBAR.Text, 6)), "All")
  10603. end
  10604. if string.sub(CMDBAR.Text, 1, 5) == ("spam ") then
  10605. spamtext = (string.sub(CMDBAR.Text, 6))
  10606. spamming = true
  10607. end
  10608. if string.sub(CMDBAR.Text, 1, 6) == ("unspam") then
  10609. spamming = false
  10610. end
  10611. if string.sub(CMDBAR.Text, 1, 9) == ("spamwait ") then
  10612. spamdelay = (string.sub(CMDBAR.Text, 10))
  10613. end
  10614. if string.sub(CMDBAR.Text, 1, 7) == ("pmspam ") then
  10615. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  10616. pmspammed = v.Name
  10617. spammingpm = true
  10618. end
  10619. end
  10620. if string.sub(CMDBAR.Text, 1, 8) == ("unpmspam") then
  10621. spammingpm = false
  10622. end
  10623. if string.sub(CMDBAR.Text, 1, 8) == ("cfreeze ") then
  10624. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 9))) do
  10625. v.Character["Left Leg"].Anchored = true
  10626. v.Character["Left Arm"].Anchored = true
  10627. v.Character["Right Leg"].Anchored = true
  10628. v.Character["Right Arm"].Anchored = true
  10629. v.Character.Torso.Anchored = true
  10630. v.Character.Head.Anchored = true
  10631. end
  10632. end
  10633. if string.sub(CMDBAR.Text, 1, 10) == ("uncfreeze ") then
  10634. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 11))) do
  10635. v.Character["Left Leg"].Anchored = false
  10636. v.Character["Left Arm"].Anchored = false
  10637. v.Character["Right Leg"].Anchored = false
  10638. v.Character["Right Arm"].Anchored = false
  10639. v.Character.Torso.Anchored = false
  10640. v.Character.Head.Anchored = false
  10641. end
  10642. end
  10643. if string.sub(CMDBAR.Text, 1, 8) == ("unlockws") then
  10644. local a = game:GetService("Workspace"):getChildren()
  10645. for i = 1, #a do
  10646. if a[i].className == "Part" then
  10647. a[i].Locked = false
  10648. elseif a[i].className == "Model" then
  10649. local r = a[i]:getChildren()
  10650. for i = 1, #r do
  10651. if r[i].className == "Part" then
  10652. r[i].Locked = false
  10653. end
  10654. end
  10655. end
  10656. end
  10657. game:GetService("StarterGui"):SetCore("SendNotification", {
  10658. Title = "Success!";
  10659. Text = "Workspace unlocked. Use ;lockws to lock.";
  10660. })
  10661. end
  10662. if string.sub(CMDBAR.Text, 1, 6) == ("lockws") then
  10663. local a = game:GetService("Workspace"):getChildren()
  10664. for i = 1, #a do
  10665. if a[i].className == "Part" then
  10666. a[i].Locked = true
  10667. elseif a[i].className == "Model" then
  10668. local r = a[i]:getChildren()
  10669. for i = 1, #r do
  10670. if r[i].className == "Part" then
  10671. r[i].Locked = true
  10672. end
  10673. end
  10674. end
  10675. end
  10676. end
  10677. if string.sub(CMDBAR.Text, 1, 6) == ("btools") then
  10678. local Clone_T = Instance.new("HopperBin",lplayer.Backpack)
  10679. Clone_T.BinType = "Clone"
  10680. local Destruct = Instance.new("HopperBin",lplayer.Backpack)
  10681. Destruct.BinType = "Hammer"
  10682. local Hold_T = Instance.new("HopperBin",lplayer.Backpack)
  10683. Hold_T.BinType = "Grab"
  10684. end
  10685. if string.sub(CMDBAR.Text, 1, 6) == ("pstand") then
  10686. lplayer.Character.Humanoid.PlatformStand = true
  10687. end
  10688. if string.sub(CMDBAR.Text, 1, 8) == ("unpstand") then
  10689. lplayer.Character.Humanoid.PlatformStand = false
  10690. end
  10691. if string.sub(CMDBAR.Text, 1, 9) == ("blockhead") then
  10692. lplayer.Character.Head.Mesh:Destroy()
  10693. end
  10694. if string.sub(CMDBAR.Text, 1, 3) == ("sit") then
  10695. lplayer.Character.Humanoid.Sit = true
  10696. end
  10697. if string.sub(CMDBAR.Text, 1, 9) == ("bringobj ") then
  10698. local function bringobjw()
  10699. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  10700. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  10701. obj.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  10702. obj.CanCollide = false
  10703. obj.Transparency = 0.7
  10704. wait()
  10705. obj.CFrame = lplayer.Character["Left Leg"].CFrame
  10706. wait()
  10707. obj.CFrame = lplayer.Character["Right Leg"].CFrame
  10708. wait()
  10709. obj.CFrame = lplayer.Character["Head"].CFrame
  10710. end
  10711. end
  10712. end
  10713. while wait() do
  10714. bringobjw()
  10715. end
  10716. game:GetService("StarterGui"):SetCore("SendNotification", {
  10717. Title = "BringObj";
  10718. Text = "BringObj enabled.";
  10719. })
  10720. end
  10721. if string.sub(CMDBAR.Text, 1, 6) == ("wsvis ") then
  10722. vis = (string.sub(CMDBAR.Text, 7))
  10723. local a = game:GetService("Workspace"):GetDescendants()
  10724. for i = 1, #a do
  10725. if a[i].className == "Part" then
  10726. a[i].Transparency = vis
  10727. elseif a[i].className == "Model" then
  10728. local r = a[i]:getChildren()
  10729. for i = 1, #r do
  10730. if r[i].className == "Part" then
  10731. r[i].Transparency = vis
  10732. end
  10733. end
  10734. end
  10735. end
  10736. end
  10737. if string.sub(CMDBAR.Text, 1, 10) == ("hypertotal") then
  10738. loadstring(game:GetObjects("rbxassetid://1255063809")[1].Source)()
  10739. game:GetService("StarterGui"):SetCore("SendNotification", {
  10740. Title = "Success!";
  10741. Text = "HyperTotal GUI Loaded!";
  10742. })
  10743. end
  10744. if string.sub(CMDBAR.Text, 1, 4) == ("cmds") then
  10745. CMDSFRAME.Visible = true
  10746. end
  10747. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshhats") then
  10748. for i,v in pairs(lplayer.Character:GetChildren()) do
  10749. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  10750. v.Handle.Mesh:Destroy()
  10751. end
  10752. end
  10753. end
  10754. if string.sub(CMDBAR.Text, 1, 9) == ("blockhats") then
  10755. for i,v in pairs(lplayer.Character:GetChildren()) do
  10756. if (v:IsA("Accessory")) or (v:IsA("Hat")) then
  10757. v.Handle.Mesh:Destroy()
  10758. end
  10759. end
  10760. end
  10761. if string.sub(CMDBAR.Text, 1, 9) == ("rmeshtool") then
  10762. for i,v in pairs(lplayer.Character:GetChildren()) do
  10763. if (v:IsA("Tool")) then
  10764. v.Handle.Mesh:Destroy()
  10765. end
  10766. end
  10767. end
  10768. if string.sub(CMDBAR.Text, 1, 9) == ("blocktool") then
  10769. for i,v in pairs(lplayer.Character:GetChildren()) do
  10770. if (v:IsA("Tool")) then
  10771. v.Handle.Mesh:Destroy()
  10772. end
  10773. end
  10774. end
  10775. if string.sub(CMDBAR.Text, 1, 7) == ("spinner") then
  10776. local p = Instance.new("RocketPropulsion")
  10777. p.Parent = lplayer.Character.HumanoidRootPart
  10778. p.Name = "Spinner"
  10779. p.Target = lplayer.Character["Left Arm"]
  10780. p:Fire()
  10781. game:GetService("StarterGui"):SetCore("SendNotification", {
  10782. Title = "Spinner enabled";
  10783. Text = "Type ;nospinner to disable.";
  10784. })
  10785. end
  10786. if string.sub(CMDBAR.Text, 1, 9) == ("nospinner") then
  10787. lplayer.Character.HumanoidRootPart.Spinner:Destroy()
  10788. end
  10789. if string.sub(CMDBAR.Text, 1, 6) == ("reachd") then
  10790. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  10791. if v:isA("Tool") then
  10792. local a = Instance.new("SelectionBox",v.Handle)
  10793. a.Adornee = v.Handle
  10794. v.Handle.Size = Vector3.new(0.5,0.5,60)
  10795. v.GripPos = Vector3.new(0,0,0)
  10796. lplayer.Character.Humanoid:UnequipTools()
  10797. end
  10798. end
  10799. game:GetService("StarterGui"):SetCore("SendNotification", {
  10800. Title = "Reach applied!";
  10801. Text = "Applied to equipped sword. Use ;noreach to disable.";
  10802. })
  10803. end
  10804. if string.sub(CMDBAR.Text, 1, 6) == ("reach ") then
  10805. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  10806. if v:isA("Tool") then
  10807. local a = Instance.new("SelectionBox",v.Handle)
  10808. a.Name = "Reach"
  10809. a.Adornee = v.Handle
  10810. v.Handle.Size = Vector3.new(0.5,0.5,(string.sub(CMDBAR.Text, 7)))
  10811. v.GripPos = Vector3.new(0,0,0)
  10812. lplayer.Character.Humanoid:UnequipTools()
  10813. end
  10814. end
  10815. game:GetService("StarterGui"):SetCore("SendNotification", {
  10816. Title = "Reach applied!";
  10817. Text = "Applied to equipped sword. Use ;noreach to disable.";
  10818. })
  10819. end
  10820. if string.sub(CMDBAR.Text, 1, 7) == ("noreach") then
  10821. for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
  10822. if v:isA("Tool") then
  10823. v.Handle.Reach:Destroy()
  10824. end
  10825. end
  10826. game:GetService("StarterGui"):SetCore("SendNotification", {
  10827. Title = "Reach removed!";
  10828. Text = "Removed reach from equipped sword.";
  10829. })
  10830. end
  10831. if string.sub(CMDBAR.Text, 1, 6) == ("rkill ") then
  10832. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7)))do
  10833. lplayer.Character.Humanoid.Name = 1
  10834. local l = lplayer.Character["1"]:Clone()
  10835. l.Parent = lplayer.Character
  10836. l.Name = "Humanoid"
  10837. wait(0.1)
  10838. lplayer.Character["1"]:Destroy()
  10839. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10840. lplayer.Character.Animate.Disabled = true
  10841. wait(0.1)
  10842. lplayer.Character.Animate.Disabled = false
  10843. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10844. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10845. lplayer.Character.Humanoid:EquipTool(v)
  10846. end
  10847. wait(0.1)
  10848. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10849. wait(0.2)
  10850. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10851. wait(0.5)
  10852. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,10,-100000))
  10853. game:GetService("StarterGui"):SetCore("SendNotification", {
  10854. Title = "Tools needed!";
  10855. Text = "You need a tool in your backpack for this command!";
  10856. })
  10857. end
  10858. end
  10859. if string.sub(CMDBAR.Text, 1, 6) == ("tp me ") then
  10860. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  10861. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10862. end
  10863. end
  10864. if string.sub(CMDBAR.Text, 1, 7) == ("cbring ") then
  10865. if (string.sub(CMDBAR.Text, 8)) == "all" or (string.sub(CMDBAR.Text, 8)) == "All" or (string.sub(CMDBAR.Text, 8)) == "ALL" then
  10866. cbringall = true
  10867. else
  10868. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  10869. brplr = v.Name
  10870. end
  10871. end
  10872. cbring = true
  10873. end
  10874. if string.sub(CMDBAR.Text, 1, 8) == ("uncbring") then
  10875. cbring = false
  10876. cbringall = false
  10877. end
  10878. if string.sub(CMDBAR.Text, 1, 5) == ("swap ") then
  10879. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  10880. local NOWPLR = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10881. local NOW = lplayer.Character.HumanoidRootPart.CFrame
  10882. lplayer.Character.Humanoid.Name = 1
  10883. local l = lplayer.Character["1"]:Clone()
  10884. l.Parent = lplayer.Character
  10885. l.Name = "Humanoid"
  10886. wait(0.1)
  10887. lplayer.Character["1"]:Destroy()
  10888. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10889. lplayer.Character.Animate.Disabled = true
  10890. wait(0.1)
  10891. lplayer.Character.Animate.Disabled = false
  10892. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10893. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10894. lplayer.Character.Humanoid:EquipTool(v)
  10895. end
  10896. local function tp(player,player2)
  10897. local char1,char2=player.Character,player2.Character
  10898. if char1 and char2 then
  10899. char1:MoveTo(char2.Head.Position)
  10900. end
  10901. end
  10902. wait(0.1)
  10903. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10904. wait(0.2)
  10905. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character.HumanoidRootPart.CFrame
  10906. wait(0.5)
  10907. lplayer.Character.HumanoidRootPart.CFrame = NOW
  10908. wait(0.6)
  10909. tp(lplayer, game:GetService("Players")[v.Name])
  10910. wait(0.4)
  10911. lplayer.Character.HumanoidRootPart.CFrame = NOWPLR
  10912. game:GetService("StarterGui"):SetCore("SendNotification", {
  10913. Title = "Tools needed!";
  10914. Text = "You need a tool in your backpack for this command!";
  10915. })
  10916. end
  10917. end
  10918. if string.sub(CMDBAR.Text, 1, 7) == ("glitch ") then
  10919. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  10920. lplayer.Character.Humanoid.Name = 1
  10921. local l = lplayer.Character["1"]:Clone()
  10922. l.Parent = lplayer.Character
  10923. l.Name = "Humanoid"
  10924. wait(0.1)
  10925. lplayer.Character["1"]:Destroy()
  10926. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character
  10927. lplayer.Character.Animate.Disabled = true
  10928. wait(0.1)
  10929. lplayer.Character.Animate.Disabled = false
  10930. lplayer.Character.Humanoid.DisplayDistanceType = "None"
  10931. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  10932. lplayer.Character.Humanoid:EquipTool(v)
  10933. end
  10934. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  10935. wait(0.3)
  10936. lplayer.Character.HumanoidRootPart.CFrame = game:GetService("Players")[v.Name].Character["Left Arm"].CFrame
  10937. wait(0.4)
  10938. b = Instance.new("BodyForce")
  10939. b.Parent = lplayer.Character.HumanoidRootPart
  10940. b.Name = "Glitch"
  10941. b.Force = Vector3.new(100000000,5000,0)
  10942. game:GetService("StarterGui"):SetCore("SendNotification", {
  10943. Title = "Tools needed!";
  10944. Text = "You need a tool in your backpack for this command!";
  10945. })
  10946. end
  10947. end
  10948. if string.sub(CMDBAR.Text, 1, 8) == ("unglitch") then
  10949. lplayer.Character.HumanoidRootPart.Glitch:Destroy()
  10950. lplayer.Character.HumanoidRootPart.CFrame = CFrame.new(10000,0,10000)
  10951. b = Instance.new("BodyForce")
  10952. b.Parent = lplayer.Character.HumanoidRootPart
  10953. b.Name = "unGlitch"
  10954. b.Force = Vector3.new(0,-5000000,0)
  10955. wait(2)
  10956. lplayer.Character.HumanoidRootPart.unGlitch:Destroy()
  10957. end
  10958. if string.sub(CMDBAR.Text, 1, 8) == ("grespawn") then
  10959. lplayer.Character.Humanoid.Health = 0
  10960. wait(1)
  10961. lplayer.Character.Head.CFrame = CFrame.new(1000000,0,1000000)
  10962. lplayer.Character.Torso.CFrame = CFrame.new(1000000,0,1000000)
  10963. end
  10964. if string.sub(CMDBAR.Text, 1, 8) == ("explorer") then
  10965. loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  10966. game:GetService("StarterGui"):SetCore("SendNotification", {
  10967. Title = "Success!";
  10968. Text = "DEX Explorer has loaded.";
  10969. })
  10970. end
  10971. if string.sub(CMDBAR.Text, 1, 5) == ("anim ") then
  10972. local Anim = Instance.new("Animation")
  10973. Anim.AnimationId = "rbxassetid://"..(string.sub(CMDBAR.Text, 6))
  10974. local track = lplayer.Character.Humanoid:LoadAnimation(Anim)
  10975. track:Play(.1, 1, 1)
  10976. end
  10977. if string.sub(CMDBAR.Text, 1, 7) == ("animgui") then
  10978. loadstring(game:GetObjects("rbxassetid://1202558084")[1].Source)()
  10979. game:GetService("StarterGui"):SetCore("SendNotification", {
  10980. Title = "Success!";
  10981. Text = "Energize Animations GUI has loaded.";
  10982. })
  10983. end
  10984. if string.sub(CMDBAR.Text, 1, 7) == ("savepos") then
  10985. saved = lplayer.Character.HumanoidRootPart.CFrame
  10986. game:GetService("StarterGui"):SetCore("SendNotification", {
  10987. Title = "Position Saved";
  10988. Text = "Use ;loadpos to return to saved position.";
  10989. })
  10990. end
  10991. if string.sub(CMDBAR.Text, 1, 7) == ("loadpos") then
  10992. lplayer.Character.HumanoidRootPart.CFrame = saved
  10993. end
  10994. if string.sub(CMDBAR.Text, 1, 5) == ("bang ") then
  10995. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  10996. local Anim2 = Instance.new("Animation")
  10997. Anim2.AnimationId = "rbxassetid://148840371"
  10998. local track2 = lplayer.Character.Humanoid:LoadAnimation(Anim2)
  10999. track2:Play(.1, 1, 1)
  11000. bplrr = v.Name
  11001. banpl = true
  11002. end
  11003. end
  11004. if string.sub(CMDBAR.Text, 1, 6) == ("unbang") then
  11005. banpl = false
  11006. end
  11007. if string.sub(CMDBAR.Text, 1, 9) == ("bringmod ") then
  11008. local function bringmodw()
  11009. for i,obj in ipairs(game:GetService("Workspace"):GetDescendants()) do
  11010. if obj.Name == (string.sub(CMDBAR.Text, 10)) then
  11011. for i,ch in pairs(obj:GetDescendants()) do
  11012. if (ch:IsA("BasePart")) then
  11013. ch.CFrame = lplayer.Character.HumanoidRootPart.CFrame
  11014. ch.CanCollide = false
  11015. ch.Transparency = 0.7
  11016. wait()
  11017. ch.CFrame = lplayer.Character["Left Leg"].CFrame
  11018. wait()
  11019. ch.CFrame = lplayer.Character["Right Leg"].CFrame
  11020. wait()
  11021. ch.CFrame = lplayer.Character["Head"].CFrame
  11022. end
  11023. end
  11024. end
  11025. end
  11026. end
  11027. while wait() do
  11028. bringmodw()
  11029. end
  11030. game:GetService("StarterGui"):SetCore("SendNotification", {
  11031. Title = "BringMod";
  11032. Text = "BringMod enabled.";
  11033. })
  11034. end
  11035. if string.sub(CMDBAR.Text, 1, 7) == ("respawn") then
  11036. local mod = Instance.new('Model', workspace) mod.Name = 're '..lplayer.Name
  11037. local hum = Instance.new('Humanoid', mod)
  11038. local ins = Instance.new('Part', mod) ins.Name = 'Torso' ins.CanCollide = false ins.Transparency = 1
  11039. lplayer.Character = mod
  11040. end
  11041. if string.sub(CMDBAR.Text, 1, 8) == ("shutdown") then
  11042. game:GetService'RunService'.Stepped:Connect(function()
  11043. pcall(function()
  11044. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  11045. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  11046. for _,x in pairs(v.Character.Head:GetChildren()) do
  11047. if x:IsA'Sound' then x.Playing = true x.CharacterSoundEvent:FireServer(true, true) end
  11048. end
  11049. end
  11050. end
  11051. end)
  11052. end)
  11053. game:GetService("StarterGui"):SetCore("SendNotification", {
  11054. Title = "Attempting Shutdown";
  11055. Text = "Shutdown Attempt has begun.";
  11056. })
  11057. end
  11058. if string.sub(CMDBAR.Text, 1, 7) == ("delobj ") then
  11059. objtodel = (string.sub(CMDBAR.Text, 8))
  11060. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  11061. if v.Name == objtodel then
  11062. v:Destroy()
  11063. end
  11064. end
  11065. end
  11066. if string.sub(CMDBAR.Text, 1, 7) == ("getplrs") then
  11067. for i,v in pairs(game:GetService("Players"):GetPlayers())do
  11068. print(v)
  11069. end
  11070. game:GetService("StarterGui"):SetCore("SendNotification", {
  11071. Title = "Printed";
  11072. Text = "Players have been printed to console. (F9)";
  11073. })
  11074. end
  11075. if string.sub(CMDBAR.Text, 1, 8) == ("deldecal") then
  11076. for i,v in pairs(game:GetService("Workspace"):GetDescendants())do
  11077. if (v:IsA("Decal")) then
  11078. v:Destroy()
  11079. end
  11080. end
  11081. end
  11082. if string.sub(CMDBAR.Text, 1, 10) == ("opfinality") then
  11083. loadstring(game:GetObjects("rbxassetid://1294358929")[1].Source)()
  11084. game:GetService("StarterGui"):SetCore("SendNotification", {
  11085. Title = "Success!";
  11086. Text = "OpFinality GUI has loaded.";
  11087. })
  11088. end
  11089. if string.sub(CMDBAR.Text, 1, 7) == ("remotes") then
  11090. remotes = true
  11091. added = true
  11092. game.DescendantAdded:connect(function(rmt)
  11093. if added == true then
  11094. if remotes == true then
  11095. if rmt:IsA("RemoteEvent") then
  11096. print("A RemoteEvent was added!")
  11097. print(" game." .. rmt:GetFullName() .. " | RemoteEvent")
  11098. print(" game." .. rmt:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  11099. end end end
  11100. end)
  11101. game.DescendantAdded:connect(function(rmtfnctn)
  11102. if added == true then
  11103. if remotes == true then
  11104. if rmtfnctn:IsA("RemoteFunction") then
  11105. warn("A RemoteFunction was added!")
  11106. warn(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction")
  11107. print(" game." .. rmtfnctn:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  11108. end end end
  11109. end)
  11110.  
  11111. game.DescendantAdded:connect(function(bndfnctn)
  11112. if added == true then
  11113. if binds == true then
  11114. if bndfnctn:IsA("BindableFunction") then
  11115. print("A BindableFunction was added!")
  11116. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction")
  11117. print(" game." .. bndfnctn:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  11118. end end end
  11119. end)
  11120.  
  11121. game.DescendantAdded:connect(function(bnd)
  11122. if added == true then
  11123. if binds == true then
  11124. if bnd:IsA("BindableEvent") then
  11125. warn("A BindableEvent was added!")
  11126. warn(" game." .. bnd:GetFullName() .. " | BindableEvent")
  11127. print(" game." .. bnd:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  11128. end end end
  11129. end)
  11130.  
  11131.  
  11132. if binds == true then
  11133. for i,v in pairs(game:GetDescendants()) do
  11134. if v:IsA("BindableFunction") then
  11135. print(" game." .. v:GetFullName() .. " | BindableFunction")
  11136. print(" game." .. v:GetFullName() .. " | BindableFunction", 239, 247, 4, true)
  11137. end end
  11138. for i,v in pairs(game:GetDescendants()) do
  11139. if v:IsA("BindableEvent") then
  11140. warn(" game." .. v:GetFullName() .. " | BindableEvent")
  11141. print(" game." .. v:GetFullName() .. " | BindableEvent", 13, 193, 22, true)
  11142. end end
  11143. else
  11144. print("Off")
  11145. end
  11146. if remotes == true then
  11147. for i,v in pairs(game:GetDescendants()) do
  11148. if v:IsA("RemoteFunction") then
  11149. warn(" game." .. v:GetFullName() .. " | RemoteFunction")
  11150. print(" game." .. v:GetFullName() .. " | RemoteFunction", 5, 102, 198, true)
  11151. end end
  11152. wait()
  11153. for i,v in pairs(game:GetDescendants()) do
  11154. if v:IsA("RemoteEvent") then
  11155. print(" game." .. v:GetFullName() .. " | RemoteEvent")
  11156. print(" game." .. v:GetFullName() .. " | RemoteEvent", 247, 0, 0, true)
  11157. end end
  11158. else
  11159. print("Off")
  11160. end
  11161. game:GetService("StarterGui"):SetCore("SendNotification", {
  11162. Title = "Printing Remotes";
  11163. Text = "Type ;noremotes to disable.";
  11164. })
  11165. end
  11166. if string.sub(CMDBAR.Text, 1, 9) == ("noremotes") then
  11167. remotes = false
  11168. added = false
  11169. game:GetService("StarterGui"):SetCore("SendNotification", {
  11170. Title = "Printing Remotes Disabled";
  11171. Text = "Type ;remotes to enable.";
  11172. })
  11173. end
  11174. if string.sub(CMDBAR.Text, 1, 9) == ("tpdefault") then
  11175. spin = false
  11176. followed = false
  11177. traill = false
  11178. noclip = false
  11179. annoying = false
  11180. hwalk = false
  11181. cbringing = false
  11182. end
  11183. if string.sub(CMDBAR.Text, 1, 7) == ("stopsit") then
  11184. stopsitting = true
  11185. end
  11186. if string.sub(CMDBAR.Text, 1, 5) == ("gosit") then
  11187. stopsitting = false
  11188. end
  11189. if string.sub(CMDBAR.Text, 1, 7) == ("version") then
  11190. print(adminversion)
  11191. game:GetService("StarterGui"):SetCore("SendNotification", {
  11192. Title = "Version";
  11193. Text = adminversion;
  11194. })
  11195. end
  11196. if string.sub(CMDBAR.Text, 1, 7) == ("clicktp") then
  11197. clickgoto = true
  11198. game:GetService("StarterGui"):SetCore("SendNotification", {
  11199. Title = "Click TP";
  11200. Text = "Press E to teleport to mouse position";
  11201. })
  11202. end
  11203. if string.sub(CMDBAR.Text, 1, 9) == ("noclicktp") then
  11204. clickgoto = false
  11205. game:GetService("StarterGui"):SetCore("SendNotification", {
  11206. Title = "Click TP";
  11207. Text = "Click TP has been disabled.";
  11208. })
  11209. end
  11210. if string.sub(CMDBAR.Text, 1, 7) == ("toolson") then
  11211. gettingtools = true
  11212. game:GetService("StarterGui"):SetCore("SendNotification", {
  11213. Title = "Tools Enabled";
  11214. Text = "Automatically colleting tools dropped.";
  11215. })
  11216. end
  11217. if string.sub(CMDBAR.Text, 1, 8) == ("toolsoff") then
  11218. gettingtools = false
  11219. game:GetService("StarterGui"):SetCore("SendNotification", {
  11220. Title = "Tools Disabled";
  11221. Text = "Click TP has been disabled.";
  11222. })
  11223. end
  11224. if string.sub(CMDBAR.Text, 1, 9) == ("delcmdbar") then
  11225. ScreenGui:Destroy()
  11226. end
  11227. if string.sub(CMDBAR.Text, 1, 5) == ("reset") then
  11228. lplayer.Character.Head:Destroy()
  11229. end
  11230. if string.sub(CMDBAR.Text, 1, 6) == ("state ") then
  11231. statechosen = string.sub(CMDBAR.Text, 7)
  11232. changingstate = true
  11233. end
  11234. if string.sub(CMDBAR.Text, 1, 8) == ("gravity ") then
  11235. game:GetService("Workspace").Gravity = string.sub(CMDBAR.Text, 9)
  11236. end
  11237. if string.sub(CMDBAR.Text, 1, 9) == ("looprhats") then
  11238. removingmeshhats = true
  11239. end
  11240. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprhats") then
  11241. removingmeshhats = false
  11242. end
  11243. if string.sub(CMDBAR.Text, 1, 9) == ("looprtool") then
  11244. removingmeshtool = true
  11245. end
  11246. if string.sub(CMDBAR.Text, 1, 11) == ("unlooprtool") then
  11247. removingmeshtool = false
  11248. end
  11249. if string.sub(CMDBAR.Text, 1, 9) == ("givetool ") then
  11250. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  11251. if v:IsA("Tool") then
  11252. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 10))) do
  11253. v.Parent = player.Character
  11254. end
  11255. end
  11256. end
  11257. end
  11258. if string.sub(CMDBAR.Text, 1, 4) == ("age ") then
  11259. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  11260. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account Age: "..player.AccountAge.." days!", "All")
  11261. end
  11262. end
  11263. if string.sub(CMDBAR.Text, 1, 3) == ("id ") then
  11264. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 4))) do
  11265. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(player.Name.." Account ID: "..player.UserId, "All")
  11266. end
  11267. end
  11268. if string.sub(CMDBAR.Text, 1, 5) == (".age ") then
  11269. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 6))) do
  11270. game:GetService("StarterGui"):SetCore("SendNotification", {
  11271. Title = player.AccountAge.." Days";
  11272. Text = "Account age of "..player.Name;
  11273. })
  11274. end
  11275. end
  11276. if string.sub(CMDBAR.Text, 1, 4) == (".id ") then
  11277. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 5))) do
  11278. game:GetService("StarterGui"):SetCore("SendNotification", {
  11279. Title = player.UserId.." ID";
  11280. Text = "Account ID of "..player.Name;
  11281. })
  11282. end
  11283. end
  11284. if string.sub(CMDBAR.Text, 1, 6) == ("gameid") then
  11285. game:GetService("StarterGui"):SetCore("SendNotification", {
  11286. Title = "Game ID";
  11287. Text = "Game ID: ".. game.GameId;
  11288. })
  11289. end
  11290. if string.sub(CMDBAR.Text, 1, 3) == ("pgs") then
  11291. local pgscheck = game:GetService("Workspace"):PGSIsEnabled()
  11292. if pgscheck == true then
  11293. game:GetService("StarterGui"):SetCore("SendNotification", {
  11294. Title = "PGSPhysicsSolverEnabled";
  11295. Text = "PGS is Enabled!";
  11296. })
  11297. else
  11298. game:GetService("StarterGui"):SetCore("SendNotification", {
  11299. Title = "PGSPhysicsSolverEnabled";
  11300. Text = "PGS is Disabled!";
  11301. })
  11302. end
  11303. end
  11304. if string.sub(CMDBAR.Text, 1, 11) == ("removeinvis") then
  11305. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  11306. if v:IsA("Part") then
  11307. if v.Transparency == 1 then
  11308. if v.Name ~= "HumanoidRootPart" then
  11309. v:Destroy()
  11310. end
  11311. end
  11312. end
  11313. end
  11314. end
  11315. if string.sub(CMDBAR.Text, 1, 9) == ("removefog") then
  11316. game:GetService("Lighting").FogStart = 0
  11317. game:GetService("Lighting").FogEnd = 9999999999999
  11318. end
  11319. if string.sub(CMDBAR.Text, 1, 7) == ("disable") then
  11320. lplayer.Character.Humanoid.Parent = lplayer
  11321. end
  11322. if string.sub(CMDBAR.Text, 1, 6) == ("enable") then
  11323. lplayer.Humanoid.Parent = lplayer.Character
  11324. end
  11325. if string.sub(CMDBAR.Text, 1, 13) == ("givealltools ") then
  11326. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetDescendants()) do
  11327. if v:IsA("Tool") then
  11328. v.Parent = lplayer.Character
  11329. wait()
  11330. for i,player in pairs(GetPlayer(string.sub(CMDBAR.Text, 14))) do
  11331. v.Parent = player.Character
  11332. end
  11333. end
  11334. end
  11335. end
  11336. if string.sub(CMDBAR.Text, 1, 9) == ("flyspeed ") then
  11337. speedfly = string.sub(CMDBAR.Text, 10)
  11338. wait()
  11339. change()
  11340. end
  11341. if string.sub(CMDBAR.Text, 1, 7) == ("carpet ") then
  11342. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 8))) do
  11343. local Anim3 = Instance.new("Animation")
  11344. Anim3.AnimationId = "rbxassetid://282574440"
  11345. local track3 = lplayer.Character.Humanoid:LoadAnimation(Anim3)
  11346. track3:Play(.1, 1, 1)
  11347. bplrr = v.Name
  11348. banpl = true
  11349. end
  11350. end
  11351. if string.sub(CMDBAR.Text, 1, 8) == ("uncarpet") then
  11352. banpl = false
  11353. end
  11354. if string.sub(CMDBAR.Text, 1, 6) == ("stare ") then
  11355. for i,v in pairs(GetPlayer(string.sub(CMDBAR.Text, 7))) do
  11356. staring = true
  11357. stareplr = v
  11358. end
  11359. end
  11360. if string.sub(CMDBAR.Text, 1, 7) == ("unstare") then
  11361. staring = false
  11362. end
  11363. if string.sub(CMDBAR.Text, 1, 7) == ("logchat") then
  11364. chatlogs = true
  11365. game:GetService("StarterGui"):SetCore("SendNotification", {
  11366. Title = "LogChat enabled";
  11367. Text = "Now logging all player chat.";
  11368. })
  11369. end
  11370. if string.sub(CMDBAR.Text, 1, 9) == ("unlogchat") then
  11371. chatlogs = false
  11372. game:GetService("StarterGui"):SetCore("SendNotification", {
  11373. Title = "LogChat disabled";
  11374. Text = "Stopped logging all player chat.";
  11375. })
  11376. end
  11377. if string.sub(CMDBAR.Text, 1, 6) == ("fixcam") then
  11378. game:GetService("Workspace").CurrentCamera:Destroy()
  11379. wait(0.1)
  11380. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  11381. game:GetService("Workspace").CurrentCamera.CameraType = "Custom"
  11382. lplayer.CameraMinZoomDistance = 0.5
  11383. lplayer.CameraMaxZoomDistance = 400
  11384. lplayer.CameraMode = "Classic"
  11385. end
  11386. if string.sub(CMDBAR.Text, 1, 7) == ("unstate") then
  11387. changingstate = false
  11388. end
  11389. CMDBAR.Text = ""
  11390. end
  11391. end)
  11392.  
  11393. wait(0.3)
  11394. game:GetService("StarterGui"):SetCore("SendNotification", {
  11395. Title = "Loaded successfully!";
  11396. Text = "Reviz Admin V2 by illremember";
  11397. })
  11398. wait(0.1)
  11399. print("Reviz Admin V2 loaded!")
  11400. if game:GetService("Workspace").FilteringEnabled == true then
  11401. warn("FE is Enabled (Filtering Enabled)")
  11402. game:GetService("StarterGui"):SetCore("SendNotification", {
  11403. Title = "FE is Enabled";
  11404. Text = "Filtering Enabled. Enjoy using Reviz Admin!";
  11405. })
  11406. else
  11407. warn("FE is Disabled (Filtering Disabled) Consider using a different admin script.")
  11408. game:GetService("StarterGui"):SetCore("SendNotification", {
  11409. Title = "FE is Disabled";
  11410. Text = "Filtering Disabled. Consider using a different admin script.";
  11411. })
  11412. end
  11413.  
  11414. local intro = Instance.new("ScreenGui")
  11415. local Frame = Instance.new("Frame")
  11416. local ImageLabel = Instance.new("ImageLabel")
  11417. intro.Parent = game:GetService("CoreGui")
  11418. Frame.Parent = intro
  11419. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  11420. Frame.BackgroundTransparency = 1
  11421. Frame.Size = UDim2.new(1, 0, 0, 300)
  11422. Frame.Position = UDim2.new(0, 0, -0.4, 0)
  11423. ImageLabel.Parent = Frame
  11424. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  11425. ImageLabel.BackgroundTransparency = 1
  11426. ImageLabel.Position = UDim2.new(0, 0, 0, 0)
  11427. ImageLabel.Size = UDim2.new(1, 0, 1, 0)
  11428. ImageLabel.Image = "http://www.roblox.com/asset/?id=1542162618"
  11429. Frame:TweenPosition(UDim2.new(0, 0, 0.2, 0), "Out", "Elastic", 3)
  11430. wait(3.01)
  11431. Frame:TweenPosition(UDim2.new(0, 0, 1.5, 0), "Out", "Elastic", 5)
  11432. wait(5.01)
  11433. intro:Destroy()
  11434. end)
  11435.  
  11436. RoXploitButton.MouseButton1Down:connect(function()
  11437. Folder = game.Players.LocalPlayer.PlayerGui
  11438. script=Instance.new('LocalScript')
  11439.  
  11440. local a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z
  11441. local A,B,C,D,F,E,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z
  11442. local Aa,Ba,Ca,Da,Fa,Ea,Ga,Ha,Ia,Ja,Ka,La,Ma,Na,Oa,Pa,Qa,Ra,Sa,Ta,Ua,Va,Wa,Xa,Ya,Za
  11443. local IntroSFX = nil
  11444. local IntroDone,Toggle,taco = false
  11445. local Folders, Selected, Banned, WayPoint = nil
  11446. local CId = Instance.new("IntValue") CId.Value = 0
  11447. local LPCId = Instance.new("IntValue") LPCId.Value = 0
  11448. local SId = Instance.new("IntValue")
  11449. SId.Value = 0
  11450. local MId = Instance.new("IntValue")
  11451. MId.Value = 0
  11452. local MPId = Instance.new("IntValue")
  11453. MPId.Value = 0
  11454. local GId = Instance.new("IntValue")
  11455. GId.Value = 0
  11456. local GPId = Instance.new("IntValue")
  11457. GPId.Value = 0
  11458. local HId = Instance.new("IntValue")
  11459. HId.Value = 0
  11460. local HPId = Instance.new("IntValue")
  11461. HPId.Value = 0
  11462. local SDId = Instance.new("IntValue")
  11463. SDId.Value = 0
  11464. local WId = Instance.new("IntValue") WId.Value = 0 local WMId = Instance.new("IntValue") WMId.Value = 0 local LCId = Instance.new("IntValue") LCId.Value = 0 local TCId = Instance.new("IntValue") TCId.Value = 0 local MEId = Instance.new("IntValue") MEId.Value = 1 local MEPId = Instance.new("IntValue") MEPId.Value = 0 local SkyId = Instance.new("IntValue") SkyId.Value = 1 local SkypId = Instance.new("IntValue") SkypId.Value = 0 local TabId = Instance.new("IntValue") TabId.Value = 0
  11465. local EmptySP = UDim2.new(0,0,0,0)
  11466. local PrivateServer = false
  11467.  
  11468. function Execute(f) return coroutine.resume(coroutine.create(function()f()end)) end
  11469. function PlaySFX(SoundId,Volume,Pitch,Looped)
  11470. A=Instance.new("Sound",workspace)
  11471. A.PlayOnRemove = true
  11472. A.SoundId = "rbxassetid://" .. SoundId
  11473. A.Volume = Volume
  11474. A.Pitch = Pitch
  11475. A.Looped = Looped
  11476. A:Play()
  11477. return A
  11478. end
  11479. function Frame(parent,Size,Position)
  11480. B=Instance.new("Frame",parent)
  11481. B.Size = Size
  11482. B.Position = Position
  11483. return B
  11484. end
  11485. function ScrollFrame(parent,Size,Position) B=Instance.new("ScrollingFrame",parent) B.Size = Size B.Position = Position B.ScrollBarThickness = 10 return B end
  11486. function Label(parent,Text,Size,Position,value) C=Instance.new("TextLabel",parent) C.Size = Size C.Position = Position C.Text = Text C.BackgroundTransparency = 1 C.Font = "Legacy" C.TextColor3 = Color3.new(1,1,1) C.TextStrokeTransparency = 0.5 C.TextWrapped = true if value ~= nil then if value == 1 then C.Size = UDim2.new(1,-10,0,35) end C.Position = UDim2.new(0,0,0,35*value.Value) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 value.Value = value.Value + 1 end return C end
  11487. function Button(parent,Text,Size,Position,func,value) C=Instance.new("TextButton",parent) C.Size = Size C.Position = Position C.Text = Text C.Style = "RobloxButton" C.Font = "Legacy" C.TextColor3 = Color3.new(1,1,1) C.TextStrokeTransparency = 0.5 C.TextWrapped = true C.MouseButton1Click:connect(function() ypcall(function() PlaySFX(156785206,0.75,1.25); func() end) end) if value ~= nil then if Size == EmptySP then C.Size = UDim2.new(1,-10,0,35) end C.Position = UDim2.new(0,0,0,35*value.Value) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 value.Value = value.Value + 1 end return C end
  11488. function TextBox(parent,text,Size,Position) C = Instance.new("TextBox") C.Parent = parent C.Name = text C.Text = text if text == "ValueBox" then C.Text = "0" end C.Size = Size C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 C.Position = Position C.TextColor3 = Color3.new(1,1,1) C.TextStrokeTransparency = 0.5 C.Font = 2 C.FontSize = Enum.FontSize.Size12 C.TextWrapped = true return C end letters = { "a"; "b"; "c"; "d"; "e"; "f"; "g"; "h"; "i"; "j"; "k"; "l"; "m"; "n"; "o"; "p"; "q"; "r"; "s"; "t"; "u"; "v"; "w"; "x"; "y" ;"z"; " "; ":"; "/" }
  11489. function CheckForNumbers(textbox)
  11490. for i = 1, #letters do
  11491. n = string.find(string.lower(textbox.Text), letters[i])
  11492. if n ~= nil then
  11493. textbox.Text = string.sub(string.lower(textbox.Text), 1, n-1)..string.sub(string.lower(textbox.Text), n+1)
  11494. end
  11495. end
  11496. end
  11497. function NumTextBox(textbox) ypcall(function() Execute(function() wait(0.25) textbox.Changed:connect(function(property) if property == "Text" then CheckForNumbers(textbox) end end) end) end) end
  11498. function TextUsedButton(parents,name,func,value,type) x=Frame(parents,UDim2.new(1,-10,0,35),UDim2.new(0,0,0,(35*value.Value))) x.BackgroundColor3 = Color3.new(0,75/255,150/255) x.BackgroundTransparency = 0.85 x.BorderSizePixel = 0 y=TextBox(x,"ValueBox",UDim2.new(1,-85,0,25),UDim2.new(0,5,0,5)) y.BackgroundColor3 = Color3.new(0,75/255,150/255) y.BackgroundTransparency = 0.85 y.BorderSizePixel = 0 if type ~= nil then NumTextBox(y) y.Text = type else y.Text = "" end z=Button(x,name,UDim2.new(0,70,0,25),UDim2.new(1,-75,0,5),function() if y.Text ~= "" and type ~= nil then func() else func() end end) z.BackgroundColor3 = Color3.new(0,75/255,150/255) z.BackgroundTransparency = 0.85 z.BorderSizePixel = 0 z.Style = "Custom" if value ~= nil then value.Value = value.Value + 1 end return x end
  11499. function TextUsedLabel(parents,name,value,type) x=Frame(parents,UDim2.new(1,-10,0,35),UDim2.new(0,0,0,(35*value.Value))) x.BackgroundColor3 = Color3.new(0,75/255,150/255) x.BackgroundTransparency = 0.85 x.BorderSizePixel = 0 y=TextBox(x,"ValueBox",UDim2.new(1,-85,0,25),UDim2.new(0,80,0,5)) y.BackgroundColor3 = Color3.new(0,75/255,150/255) y.BackgroundTransparency = 0.85 y.BorderSizePixel = 0 if type ~= nil then NumTextBox(y) y.Text = type else y.Text = "" end z=Label(x,name,UDim2.new(0,70,0,25),UDim2.new(0,5,0,5)) z.BackgroundColor3 = Color3.new(0,75/255,150/255) z.BackgroundTransparency = 0.85 z.BorderSizePixel = 0 if value ~= nil then value.Value = value.Value + 1 end return x end
  11500. function ToggleButton(parent,name,func1,func2,value) x=Frame(parent,UDim2.new(1,-10,0,35),UDim2.new(0,0,0,35*value.Value)) x.BackgroundColor3 = Color3.new(0,75/255,150/255) x.BackgroundTransparency = 0.85 z=Label(x,name,UDim2.new(1,-160,0,25),UDim2.new(0,5,0,5)) z.BackgroundColor3 = Color3.new(0,75/255,150/255) z.BackgroundTransparency = 0.85 y=Button(x,"On",UDim2.new(0,-70,0,25),UDim2.new(1,-80,0,5),function() func1() end) y.BackgroundTransparency = 0.85 y.BackgroundColor3 = Color3.new(0,75/255,150/255) y.Style = "Custom" y.Name = "On" g=Button(x,"Off",UDim2.new(0,-70,0,25),UDim2.new(1,-5,0,5),function() func2() end) g.BackgroundTransparency = 0.85 g.BackgroundColor3 = Color3.new(0,75/255,150/255) g.Style = "Custom" g.Name = "Off" if value ~= nil then value.Value = value.Value + 1 end return x end
  11501. function ImageLabel(parent,Image,Size,Position) C = nil C=Instance.new("ImageLabel",parent) C.Image = "rbxassetid://" .. Image C.Size = Size C.Position = Position C.BackgroundTransparency = 1 return C end
  11502. function ToggleMenu() if Toggle == true then PlaySFX(243152215,0.85,1) E:TweenPosition(UDim2.new(0.5,-250,-0.5,-175),"Out","Quad",.5,true) PlaySFX(145487017,0.85,1.1) L:TweenPosition(UDim2.new(0,0,1,-50),"Out","Quad",.25,true) Toggle = false else PlaySFX(243152215,0.85,1) E:TweenPosition(UDim2.new(0.5,-250,0.5,-175),"Out","Quad",.5,true) PlaySFX(145487017,0.85,1.1) L:TweenPosition(UDim2.new(0,-50,1,-50),"Out","Quad",.25,true) Toggle = true end end
  11503. function AddTab(parent,tabparent,text,cValue) if cValue ~= nil then D=Frame(tabparent,UDim2.new(1,0,1,0),UDim2.new(0,0,0,0)) D.Transparency = 1 D.BorderSizePixel = 0 D.Name = text D.Visible = false if cValue.Value == 0 then D.Visible = true end Instance.new("IntValue",D).Name = "IsATab" C=Button(parent,text,UDim2.new(1,-10,0,35),UDim2.new(0,5,0,5+(40*cValue.Value)),function() for i, v in pairs(tabparent:GetChildren()) do if v.Name == text then v.Visible = true else v.Visible = false end end end) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 Instance.new("IntValue",C).Name = "IsATabButton" if cValue ~= nil then cValue.Value = cValue.Value + 1 end if parent.Parent.ClassName == "ScrollingFrame" then parent.Parent.CanvasSize = UDim2.new(0,0,0,5+(40*(cValue.Value))) end return D end end
  11504. function ClearFolder(Folder) if Folder ~= nil then for i,v in pairs(Folder:GetChildren()) do v:Remove() end end end
  11505. function CreateFolder(parent,name)
  11506. C=Instance.new("Folder",parent)
  11507. C.Name = name
  11508. return C
  11509. end
  11510. function AddValue(Folder,name)
  11511. if Folder ~= nil then
  11512. C=Instance.new("StringValue")
  11513. C.Name = name
  11514. C.Value = name
  11515. C.Parent =
  11516. Folder
  11517. end
  11518. end
  11519. function RemoveValue(Folder,name)
  11520. if Folder ~= nil then
  11521. if Folder:FindFirstChild(name) ~= nil then
  11522. Folder:FindFirstChild(name):Remove()
  11523. end
  11524. end
  11525. end
  11526. function VerifyValue(Folder,name)
  11527. if Folder ~= nil then
  11528. if Folder:FindFirstChild(name) ~= nil then
  11529. return true
  11530. else
  11531. return false
  11532. end
  11533. end
  11534. end
  11535. local Mouse
  11536. function AddHotkey(key,func) Mouse = game.Players.LocalPlayer:GetMouse() if Mouse ~= nil then Mouse.KeyDown:connect(function(Key) if Key == string.lower(string.char(key)) then func() end end) else Mouse = game.Players.LocalPlayer:GetMouse() end end local STR = " : False"
  11537. function SetPlayerList(parent) ClearFolder(parent) ypcall(function() for i,v in pairs(game.Players:GetChildren()) do if VerifyValue(Selected,v.Name) then STR = " : True" else STR = " : False" end C=Button(parent,v.Name .. STR,UDim2.new(1,-20,0,35),UDim2.new(0,5,0,5+(40*(i-1))),function() if VerifyValue(Selected,v.Name) then RemoveValue(Selected,v.Name) else AddValue(Selected,v.Name) end SetPlayerList(parent) end) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 if parent.ClassName == "ScrollingFrame" then parent.CanvasSize = UDim2.new(0,0,0,5+(40*(i))) end end end) end
  11538. function SetBannedList(parent) ClearFolder(parent) for i,v in pairs(Banned:GetChildren()) do C=Button(parent,v.Name,UDim2.new(1,-20,0,35),UDim2.new(0,5,0,5+(40*(i-1))),function() if VerifyValue(Banned,v.Name) then RemoveValue(Banned,v.Name) end end) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 if parent.ClassName == "ScrollingFrame" then parent.CanvasSize = UDim2.new(0,0,0,5+(40*(i))) end end end function IsLocalPlayer(aname) if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.Name == aname then return true else return false end end end end local ContentProvider = game:GetService("ContentProvider"); local function LoadAssets(AssetList) for _, AssetId in pairs(AssetList) do ContentProvider:Preload("rbxassetid://" .. AssetId); end end LoadAssets({364328150,278201073,145487017,278208523,278208523}) local PRT = Instance.new("ScreenGui",Folder) Label(PRT,"Currently Preloading Data, Please Wait!",UDim2.new(1,0,0,20),UDim2.new(0,0,0,0)) while (ContentProvider.RequestQueueSize > 0) do wait(); end if Folder:FindFirstChild("GlobalData") ~= nil then for i,v in pairs(Folder:FindFirstChild("GlobalData"):GetChildren()) do v.Parent = Folder end Folder:FindFirstChild("GlobalData"):Remove() end for i,v in pairs(Folder:GetChildren()) do if v.Name == "GearData" or v.Name == "HatData" or v.Name == "MemeData" or v.Name == "SkyData" then for k,c in pairs(v:GetChildren()) do LoadAssets({c.Value}) end end end PRT:Remove() function spamColor(v) if v.ClassName == ("BasePart") then v.BrickColor = BrickColor.Random() else for a,b in pairs(v:GetChildren()) do spamColor(b) end end end function UnAnchore(v) if v.ClassName == ("BasePart") then v.Anchored = false else for a,b in pairs(v:GetChildren()) do if game.Players:FindFirstChild(v.Name) == nil then UnAnchore(b) end end end end function Anchore(v) if v.ClassName == ("BasePart") then v.Anchored = true else for a,b in pairs(v:GetChildren()) do if game.Players:FindFirstChild(v.Name) == nil then Anchore(b) end end end end function clearW(v) v:ClearAllChildren() end function GenerateMenuPart2() local Color = Color3.new(0,75/255,150/255) X=AddTab(M,N,"Hat Giver",TabId) X.Size = UDim2.new(1,10,1,0) T=AddTab(M,N,"Music Player",TabId) T.Size = UDim2.new(1,10,1,0) local MPitch=TextUsedLabel(T,"Pitch",MId,1) local MVolume=TextUsedLabel(T,"Volume",MId,1) local MIds=TextUsedLabel(T,"SoundId",MId,0) if MPitch:FindFirstChild("ValueBox") ~= nil and MVolume:FindFirstChild("ValueBox") ~= nil then MPitch:FindFirstChild("ValueBox").Text = 1 MVolume:FindFirstChild("ValueBox").Text = 0.5 end local Music = nil ToggleButton(T,"Music",function() if game.Workspace:FindFirstChild("Ro-MusicPlayer") ~= nil then if game.Workspace:FindFirstChild("Ro-MusicPlayer"):IsA("Sound") then game.Workspace:FindFirstChild("Ro-MusicPlayer"):Stop() game.Workspace:FindFirstChild("Ro-MusicPlayer"):Remove() end end Music=Instance.new("Sound",game.workspace) Music.Name = "Ro-MusicPlayer" Music.Looped = true if MIds:FindFirstChild("ValueBox") ~= nil then Music.SoundId = "rbxassetid://"..MIds:FindFirstChild("ValueBox").Text end if MVolume:FindFirstChild("ValueBox") ~= nil then Music.Volume = MVolume:FindFirstChild("ValueBox").Text end if MPitch:FindFirstChild("ValueBox") ~= nil then Music.Pitch = MPitch:FindFirstChild("ValueBox").Text end wait() Music:Play() end, function() if game.Workspace:FindFirstChild("Ro-MusicPlayer") ~= nil then if game.Workspace:FindFirstChild("Ro-MusicPlayer"):IsA("Sound") then game.Workspace:FindFirstChild("Ro-MusicPlayer"):Stop() game.Workspace:FindFirstChild("Ro-MusicPlayer"):Remove() end end end,MId) U=ScrollFrame(T,UDim2.new(1,0,1,-(35*(MId.Value))),UDim2.new(0,0,0,35*(MId.Value))) U.Transparency = .85 U.BorderSizePixel = 0 U.CanvasSize = UDim2.new(0,0,0,0) U.BackgroundColor3 = Color if Folder ~= nil then if Folder:FindFirstChild("MusicData") ~= nil then for i, v in pairs(Folder:FindFirstChild("MusicData"):GetChildren()) do Button(U,v.Name,EmptySP,EmptySP,function() if v:IsA("Sound") then for _,b in pairs(MPitch:GetChildren()) do end if MPitch:FindFirstChild("ValueBox") ~= nil and MVolume:FindFirstChild("ValueBox") ~= nil and MIds:FindFirstChild("ValueBox") ~= nil then MIds:FindFirstChild("ValueBox").Text = v.SoundId end end end ,MPId) MPId.Value = i U.CanvasSize = UDim2.new(0,0,0,35*MPId.Value) end end end V=AddTab(M,N,"Gear Giver",TabId) V.Size = UDim2.new(1,10,1,0) local GiveGear GiveGear=TextUsedButton(V,"Give Gear",function() if GiveGear ~= nil then if GiveGear:FindFirstChild("ValueBox") ~= nil then ypcall(function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then x = game:GetService("InsertService"):LoadAsset(GiveGear:FindFirstChild("ValueBox").Text) for p,q in pairs(x:GetChildren()) do q.Parent = b.Backpack end x:Remove() end end end end) end end end,GId,0) W=ScrollFrame(V,UDim2.new(1,0,1,-(35*(GId.Value))),UDim2.new(0,0,0,35*(GId.Value))) W.Transparency = .85 W.BorderSizePixel = 0 W.CanvasSize = UDim2.new(0,0,0,0) W.BackgroundColor3 = Color if Folder ~= nil then if Folder:FindFirstChild("GearData") ~= nil then for i, v in pairs(Folder:FindFirstChild("GearData"):GetChildren()) do Button(W,v.Name,EmptySP,EmptySP,function() if v:IsA("IntValue") then if GiveGear ~= nil then if GiveGear:FindFirstChild("ValueBox") ~= nil then GiveGear:FindFirstChild("ValueBox").Text = v.Value end end end end,GPId) GPId.Value = i W.CanvasSize = UDim2.new(0,0,0,35*GPId.Value) end end end local GiveHat GiveHat=TextUsedButton(X,"Give Hat",function() if GiveHat ~= nil then if GiveHat:FindFirstChild("ValueBox") ~= nil then ypcall(function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then x = game:GetService("InsertService"):LoadAsset(GiveHat:FindFirstChild("ValueBox").Text) for p,q in pairs(x:GetChildren()) do q.Parent = b.Character end x:Remove() end end end end) end end end,HId,0) Y=ScrollFrame(X,UDim2.new(1,0,1,-(35*(HId.Value))),UDim2.new(0,0,0,35*(HId.Value))) Y.Transparency = .85 Y.BorderSizePixel = 0 Y.CanvasSize = UDim2.new(0,0,0,0) Y.BackgroundColor3 = Color if Folder ~= nil then if Folder:FindFirstChild("HatData") ~= nil then for i, v in pairs(Folder:FindFirstChild("HatData"):GetChildren()) do Button(Y,v.Name,EmptySP,EmptySP,function() if v:IsA("IntValue") then if GiveHat ~= nil then if GiveHat:FindFirstChild("ValueBox") ~= nil then GiveHat:FindFirstChild("ValueBox").Text = v.Value end end end end,HPId) HPId.Value = i Y.CanvasSize = UDim2.new(0,0,0,35*GPId.Value) end end end o=AddTab(M,N,"Banned Player",TabId) p=ScrollFrame(o,UDim2.new(1,10,1,0),UDim2.new(0,0,0,0)) p.Transparency = 1 p.BorderSizePixel = 0 p.CanvasSize = UDim2.new(0,0,0,0) game.Players.ChildAdded:connect(function(child) if VerifyValue(Banned,child.Name) then wait(0.35) child:Remove() end if PrivateServer == true then wait(0.35) child:Remove() end end) Banned.ChildAdded:connect(function(child) SetBannedList(p) end) Banned.ChildRemoved:connect(function() SetBannedList(p) end) SetBannedList(p) if Folder:FindFirstChild("BannedData") then for k,c in pairs(Folder:FindFirstChild("BannedData"):GetChildren()) do AddValue(Banned,c.Name) end end end function GenerateScriptTab() S=AddTab(M,N,"Script Tab",TabId) S.ClipsDescendants = true ExeButton=TextUsedButton(S,"Execute",function() ypcall(function() loadstring(ExeButton:FindFirstChild("ValueBox").Text)() end) end, SId) ExeButton.Size = UDim2.new(1,0,0,35) aFrame=Instance.new("Frame",S) aFrame.Size = UDim2.new(1,0,1,-35) aFrame.BackgroundTransparency = 1 aFrame.Position = UDim2.new(0,0,0,35) local Current = Instance.new("IntValue",S) Current.Value = 1 local Max = 0 local Color = Color3.new(0,75/255,150/255) local Pos = UDim2.new(0.5,-75,0.5,-50) local Size = UDim2.new(0,150,0,150) local Size2 = UDim2.new(0,75,0,75) local K local runLocalScript = function(SC) if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.PlayerGui ~= nil then ypcall(function() K = Instance.new("LocalScript",game.Players.LocalPlayer.PlayerGui) K.Disabled = true K.Source = SC wait() K.Disabled = false end) end end end local search = Instance.new("TextBox",aFrame) search.BackgroundColor3 = Color search.BackgroundTransparency = 0.85 search.BorderSizePixel = 0 search.Position = UDim2.new(0.5,-100,0,0) search.Size = UDim2.new(0,200,0,20) search.Font = "Legacy" search.FontSize = "Size10" search.TextColor3 = Color3.new(1,1,1) search.TextStrokeTransparency = 0.5 search.TextWrapped = true search.Text = "" search.ClearTextOnFocus = true search.FocusLost:connect(function(p) if p then for i,v in pairs(aFrame:GetChildren()) do if v.Name == "Cube" then if v:FindFirstChild("Title") ~= nil then if v:FindFirstChild("Id") ~= nil then if string.match(string.lower(search.Text),v:FindFirstChild("Id").Value) then Current.Value = v:FindFirstChild("Id").Value elseif string.match(string.lower(v:FindFirstChild("Title").Text),string.lower(search.Text)) then if v:FindFirstChild("Id") ~= nil then Current.Value = v:FindFirstChild("Id").Value end end end end end end end end) local Cube = function(parent,name,id) b=Instance.new("Frame",parent) b.BorderSizePixel = 0 b.Name = "Cube" b.BackgroundTransparency = 0.85 b.BackgroundColor3 = Color e=Instance.new("IntValue",b) e.Name = "Id" e.Value = id f=Instance.new("TextLabel",b) f.Text = " ID: "..id f.BackgroundTransparency = 1 f.Size = UDim2.new(0,100,0,20) f.Font = "Legacy" f.TextColor3 = Color3.new(1,1,1) f.TextStrokeTransparency = 0.5 f.TextXAlignment = "Left" g=Instance.new("TextLabel",b) g.Text = name g.BackgroundTransparency = 1 g.Size = UDim2.new(1,0,0.10,0) g.Position = UDim2.new(0,0,0.15,0) g.Font = "Legacy" g.TextScaled = true g.TextColor3 = Color3.new(1,1,1) g.TextStrokeTransparency = 0.5 g.Name = "Title" h=Instance.new("TextButton",b) h.Text = "Execute" h.BackgroundColor3 = Color h.BackgroundTransparency = 0.85 h.Size = UDim2.new(0.75,0,0.2,0) h.Position = UDim2.new(0.5-(0.75/2),0,1-0.25,0) h.Font = "Legacy" h.TextScaled = true h.TextColor3 = Color3.new(1,1,1) h.TextStrokeTransparency = 0.5 h.BorderSizePixel = 0 h.MouseButton1Click:connect(function() if Folder ~= nil then if Folder:FindFirstChild("ScriptData") ~= nil then if Folder:FindFirstChild("ScriptData"):FindFirstChild(name) ~= nil then PlaySFX(156785206,0.75,1.25) loadstring("script.Name = 'DeathDeletepl0x'; " .. string.reverse(Folder:FindFirstChild("ScriptData"):FindFirstChild(name).Source) .. " script.Name = 'DeathDeletepl0x';" .. [==[ game.Players.LocalPlayer.Character.Humanoid.Died:connect(function() script.Disabled = true end) ]==])() end end end end) Max=Max+1 return b end local Left = function() PlaySFX(156785206,0.75,1.25) if Current.Value > 1 then Current.Value = Current.Value - 1 else Current.Value = Max end end local c = Instance.new("TextButton",aFrame) c.Size = UDim2.new(0,50,1,0) c.Text = "<" c.BackgroundTransparency = 0.85 c.BackgroundColor3 = Color c.BorderSizePixel = 0 c.Font = "Legacy" c.FontSize = "Size36" c.TextStrokeTransparency = 0.5 c.TextColor3 = Color3.new(1,1,1) c.ZIndex = 3 c.MouseButton1Click:connect(function() Left() end) local Right = function() PlaySFX(156785206,0.75,1.25) if Current.Value < Max then Current.Value = Current.Value + 1 else Current.Value = 1 end end local d = Instance.new("TextButton",aFrame) d.Size = UDim2.new(0,50,1,0) d.Position = UDim2.new(1,-50,0,0) d.BackgroundTransparency = 0.85 d.BackgroundColor3 = Color d.BorderSizePixel = 0 d.Text = ">" d.Font = "Legacy" d.FontSize = "Size36" d.TextStrokeTransparency = 0.5 d.TextColor3 = Color3.new(1,1,1) d.ZIndex = 3 d.MouseButton1Click:connect(function() Right() end) AddHotkey(string.byte("q"),function() if Toggle == true then if S.Visible == true then Left() end end end) AddHotkey(string.byte("e"),function() if Toggle == true then if S.Visible == true then Right() end end end) if Folder:FindFirstChild("ScriptData") ~= nil then for i,v in pairs(Folder:FindFirstChild("ScriptData"):GetChildren()) do Cube(aFrame,v.Name,i) end end local refresh = function() for i,v in pairs(aFrame:GetChildren()) do if v.Name == "Cube" then if v:FindFirstChild("Id") ~= nil then if v:FindFirstChild("Id").Value == Current.Value then v:TweenSizeAndPosition(Size,Pos,"Out","Quad",0.75,true) for k,f in pairs(v:GetChildren()) do if f.ClassName ~= "IntValue" then f.ZIndex = 2 end end elseif v:FindFirstChild("Id").Value > Current.Value then if v:FindFirstChild("Id").Value > Current.Value + 1 then v:TweenSizeAndPosition(Size2,UDim2.new(1.5,-75/2,0.25,-75),"Out","Quad",0.75,true) else v:TweenSizeAndPosition(Size2,UDim2.new(0.75,-75/2,0.25,0),"Out","Quad",0.75,true) end for k,f in pairs(v:GetChildren()) do if f.ClassName ~= "IntValue" then f.ZIndex = 1 end end elseif v:FindFirstChild("Id").Value < Current.Value then if v:FindFirstChild("Id").Value < Current.Value - 1 then v:TweenSizeAndPosition(Size2,UDim2.new(-0.5,-75/2,0.25,-75),"Out","Quad",0.75,true) else v:TweenSizeAndPosition(Size2,UDim2.new(0.25,-75/2,0.25,0),"Out","Quad",0.75,true) end for k,f in pairs(v:GetChildren()) do if f.ClassName ~= "IntValue" then f.ZIndex = 1 end end end end end end end Current.Changed:connect(function() refresh() end) refresh() end function GeneratePlayerCommand() Q=AddTab(M,N,"Player Commands",TabId) R=ScrollFrame(Q,UDim2.new(1,10,1,0),UDim2.new(0,0,0,0)) R.Transparency = 1 R.BorderSizePixel = 0 R.CanvasSize = UDim2.new(0,0,0,0) CId.Changed:connect(function() if R:IsA("ScrollingFrame") then R.CanvasSize = UDim2.new(0,0,0,35*CId.Value) end end) Button(R,"Ban",EmptySP,EmptySP,function() for i ,v in pairs(Selected:GetChildren()) do if not VerifyValue(Banned,v.Name) then if v.Name ~= "KrystalTeam" then if not IsLocalPlayer(v.Name) then AddValue(Banned,v.Name) end else game.Players:Chat("I'm a jerk ass trying to ban my own script provider!") end end end end,CId) Button(R,"Kick",EmptySP,EmptySP,function() for i ,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if v.Name ~= "KrystalTeam" then if not IsLocalPlayer(v.Name) then b:Remove() end else game.Players:Chat("I'm a jerk ass trying to kick my own script provider!") end end end end end,CId) Button(R,"Kill",EmptySP,EmptySP,function() for i ,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then b.Character:BreakJoints() end end end end end,CId) local Ex Button(R,"Explode",EmptySP,EmptySP,function() for i ,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then if b.Character:FindFirstChild("Torso") ~= nil then Ex=Instance.new("Explosion",b.Character:FindFirstChild("Torso")) Ex.Position = b.Character:FindFirstChild("Torso").Position end end end end end end,CId) Button(R,"Respawn",EmptySP,EmptySP,function() for i ,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then local ack2 = Instance.new("Model") ack2.Parent = game.Workspace local ack4 = Instance.new("Part") ack4.Transparency = 1 ack4.CanCollide = false ack4.Anchored = true ack4.Name = "Torso" ack4.Position = Vector3.new(10000,10000,10000) ack4.Parent = ack2 local ack3 = Instance.new("Humanoid") ack3.Torso = ack4 ack3.Parent = ack2 b.Character = ack2 end end end end,CId) Button(R,"Lag",EmptySP,EmptySP,function() for i ,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if v.Name ~= "KrystalTeam" then for i = 1,10000 do g = Instance.new("HopperBin") g.Parent = b.Backpack end else game.Players:Chat("I'm a jerk ass trying to lag my own script provider!") end end end end end,CId) ToggleButton(R,"ForceField",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then Instance.new("ForceField",b.Character) end end end end end, function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then for k,c in pairs(b.Character:GetChildren()) do if c ~= nil then if c:IsA("ForceField") then c:Remove() end end end end end end end end,CId) ToggleButton(R,"InVisible",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then for k,c in pairs(b.Character:GetChildren()) do if c:IsA("BasePart") then c.Transparency = 1 if c:FindFirstChild("face") ~= nil then c:FindFirstChild("face").Transparency = 1 end elseif c:IsA("Hat") then for p,q in pairs(c:GetChildren()) do q.Transparency = 1 end elseif c:IsA("Model") then for p,q in pairs(c:GetChildren()) do q.Transparency = 1 end end end end end end end end, function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then for k,c in pairs(b.Character:GetChildren()) do if c:IsA("BasePart") then c.Transparency = 0 if c.Name == "HumanoidRootPart" then c.Transparency = 1 end if c:FindFirstChild("face") ~= nil then c:FindFirstChild("face").Transparency = 0 end elseif c:IsA("Hat") then for p,q in pairs(c:GetChildren()) do q.Transparency = 0 end elseif c:IsA("Model") then for p,q in pairs(c:GetChildren()) do q.Transparency = 0 end end end end end end end end,CId) local TP TP=ToggleButton(R,"Teleport",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.Character ~= nil then if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then b.Character:MoveTo(game.Players.LocalPlayer.Character:FindFirstChild("Torso").Position) end end end end end end end end end, function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.Character ~= nil then if b.Character:FindFirstChild("Torso") ~= nil then game.Players.LocalPlayer.Character:MoveTo(b.Character:FindFirstChild("Torso").Position) end end end end end end end end end,CId) TP.On.Text = "Tp To Me" TP.Off.Text = "Tp To Them" local BT,T1,T2,T3 BT=ToggleButton(R,"Build Tools",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if game.Players ~= nil then if b ~= nil then if b.Backpack ~= nil then T1 = Instance.new("HopperBin",b.Backpack); T1.BinType = "Grab"; T1.Name = "Grab" T2 = Instance.new("HopperBin",b.Backpack); T2.BinType = "Clone"; T2.Name = "Clone" T3 = Instance.new("HopperBin",b.Backpack); T3.BinType = "Hammer"; T3.Name = "Hammer" end end end end end end end, function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if game.Players ~= nil then if b ~= nil then if b.Backpack ~= nil then for k,c in pairs(b.Backpack:GetChildren()) do if c.Name == "Grab" or c.Name == "Clone" or c.Name == "Hammer" then c:Remove() end end end end end end end end end,CId) BT.On.Text = "Give" BT.Off.Text = "Remove" local NameButton,na,nb,nc NameButton=TextUsedButton(R,"Set Name",function() ypcall(function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then for m,n in pairs(b.Character:GetChildren()) do if n.ClassName == "Model" then for c,k in pairs(n:GetChildren()) do if k.Name == "FakeHumanoidBro" then n:Remove() end end end end na = Instance.new("Model",b.Character) na.Name = NameButton:FindFirstChild("ValueBox").Text nb = b.Character:FindFirstChild("Head"):Clone() local weld = Instance.new("Weld", nb) weld.Part0 = nb weld.Part1 = b.Character:FindFirstChild("Head") b.Character:FindFirstChild("Head").Transparency = 1 nb.Transparency = 0 nb.Parent = na nb.Name = "Head" nb.CanCollide = false nc=Instance.new("Humanoid",na) nc.Name = "FakeHumanoidBro" nc.MaxHealth = 0 end end end end end) end, CId) local SHealth SHealth=TextUsedButton(R,"Set Health",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then if SHealth:FindFirstChild("ValueBox") ~= nil then if b.Character:FindFirstChild("Humanoid") ~= nil then b.Character:FindFirstChild("Humanoid").MaxHealth = SHealth:FindFirstChild("ValueBox").Text b.Character:FindFirstChild("Humanoid").Health = SHealth:FindFirstChild("ValueBox").Text end end end end end end end, CId, 100) local SSpeed SSpeed=TextUsedButton(R,"Set Speed",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then if SSpeed:FindFirstChild("ValueBox") ~= nil then if b.Character:FindFirstChild("Humanoid") ~= nil then b.Character:FindFirstChild("Humanoid").WalkSpeed = SSpeed:FindFirstChild("ValueBox").Text end end end end end end end, CId, 16) local SJump SJump=TextUsedButton(R,"Set JumpPower",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then if SJump:FindFirstChild("ValueBox") ~= nil then if b.Character:FindFirstChild("Humanoid") ~= nil then b.Character:FindFirstChild("Humanoid").JumpPower = SJump:FindFirstChild("ValueBox").Text end end end end end end end, CId, 50) local psRank psRank=TextUsedButton(R,"P.S. Rank",function() for i ,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then ypcall(function() if psRank:FindFirstChild("ValueBox") ~= nil then b.PersonalServerRank=psRank:FindFirstChild("ValueBox").Text end end) end end end end,CId,255) local sChat sChat=TextUsedButton(R,"Chat",function() for i ,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if b.Character ~= nil then if b.Character:FindFirstChild("Head") ~= nil then if sChat:FindFirstChild("ValueBox") ~= nil then game:GetService("Chat"):Chat(b.Character:FindFirstChild("Head"),sChat:FindFirstChild("ValueBox").Text,Enum.ChatColor.Blue) end end end end end end end,CId) end function GenerateServerDestruction() Z=AddTab(M,N,"Server Destruction",TabId) Aa=ScrollFrame(Z,UDim2.new(1,10,1,0),UDim2.new(0,0,0,0)) Aa.Transparency = 1 Aa.BorderSizePixel = 0 Aa.CanvasSize = UDim2.new(0,0,0,0) SDId.Changed:connect(function() if Aa:IsA("ScrollingFrame") then Aa.CanvasSize = UDim2.new(0,0,0,35*SDId.Value) end end) Button(Aa,"Flood",EmptySP,EmptySP,function() game.Workspace.Terrain:SetCells(Region3int16.new(Vector3int16.new(-100,-100,-100), Vector3int16.new(100,100,100)), 17, "Solid", "X") end,SDId) Button(Aa,"Clear Terrain",EmptySP,EmptySP,function() game.Workspace.Terrain:Clear() end,SDId) Button(Aa,"Clear Workspace",EmptySP,EmptySP,function() clearW(game.Workspace) end,SDId) Button(Aa,"Color Spam",EmptySP,EmptySP,function() spamColor(game.Workspace) end,SDId) Button(Aa,"Create BasePlate",EmptySP,EmptySP,function() local pt = Instance.new("Part") pt.BrickColor = BrickColor.new("Bright green") pt.Anchored = true pt.CanCollide = true pt.BottomSurface = 0 pt.TopSurface = 0 pt.Name = (math.random(1,1000000)) pt.Size = Vector3.new(1000, 1, 1000) pt.Parent = game.Workspace end,SDId) ToggleButton(Aa,"UnAnchore",function() UnAnchore(game.Workspace) end, function() Anchore(game.Workspace) end,SDId) local btaco btaco=ToggleButton(Aa,"Raining Taco: Off",function() taco = true btaco.TextLabel.Text = "Raining Taco: On" end, function() taco = false btaco.TextLabel.Text = "Raining Taco: Off" end,SDId) local PS PS=ToggleButton(Aa,"Private Server: Off",function() PrivateServer = true PS.TextLabel.Text = "Private Server: On" end, function() PrivateServer = false PS.TextLabel.Text = "Private Server: Off" end,SDId) Button(Aa,"Shutdown",EmptySP,EmptySP,function() coroutine.resume(coroutine.create(function() while wait() do ypcall(function() for _, v in pairs(game.Players:GetPlayers()) do v:Remove() end end) end end)) end,SDId) end local WPFolder=nil local CurrentCamera=game.Workspace.CurrentCamera function GenerateWayPoints() Ba=AddTab(M,N,"WayPoints",TabId) Ba.Size = UDim2.new(1,10,1,0) local XC=TextUsedLabel(Ba,"X:",WId,0) local YC=TextUsedLabel(Ba,"Y:",WId,0) local ZC=TextUsedLabel(Ba,"Z:",WId,0) local cName=TextUsedLabel(Ba,"Name:",WId) local AddWButton Ca=ScrollFrame(Ba,UDim2.new(1,0,1,-(35*(WId.Value+1))),UDim2.new(0,0,0,(35*(WId.Value+1)))) Ca.Transparency = .85 Ca.BorderSizePixel = 0 Ca.CanvasSize = UDim2.new(0,0,0,0) Ca.BackgroundColor3 = Color3.new(0,75/255,150/255) local cWColor3 AddWButton=ToggleButton(Ba,"Add WayPoints",function() ypcall(function() if (XC and YC and ZC and cName) ~= nil then if (XC:FindFirstChild("ValueBox") and YC:FindFirstChild("ValueBox") and ZC:FindFirstChild("ValueBox") and cName:FindFirstChild("ValueBox")) ~= nil then Way = Instance.new("Vector3Value",WayFolder) Way.Name = cName.ValueBox.Text Way.Value = Vector3.new(XC.ValueBox.Text,YC.ValueBox.Text,ZC.ValueBox.Text) cWColor3 = Instance.new("Color3Value",Way) cWColor3.Value = BrickColor.Random().Color cWColor3.Name = "SColor" wait() end end end) end, function() ypcall(function() if (XC and YC and ZC and cName) ~= nil then if (XC:FindFirstChild("ValueBox") and YC:FindFirstChild("ValueBox") and ZC:FindFirstChild("ValueBox") and cName:FindFirstChild("ValueBox")) ~= nil then if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.Character ~= nil then if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then Way = Instance.new("Vector3Value",WayFolder) Way.Name = cName.ValueBox.Text Way.Value = game.Players.LocalPlayer.Character:FindFirstChild("Torso").Position cWColor3 = Instance.new("Color3Value",Way) cWColor3.Value = BrickColor.Random().Color cWColor3.Name = "SColor" wait() end end end end end end end) end,WId) AddWButton.On.Text = "Custom Position" AddWButton.Off.Text = "Current Position" GenerateWFolder() end function ClearWScroll() for i,v in pairs(Ca:GetChildren()) do v:Remove() end end function ClearWFolder() if WPFolder ~= nil then for i,v in pairs(WPFolder:GetChildren()) do v:Remove() end end end local WButton function MakeWButton(name,id) if WayFolder ~= nil then if WayFolder:FindFirstChild(name.Name) ~= nil then WMId.Value = id-1 WButton=ToggleButton(Ca,name.Name .. " X:" .. math.floor(name.Value.X) .. " ,Y:" ..math.floor(name.Value.Y) .. " ,Z:" .. math.floor(name.Value.Z),function() if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.Character ~= nil then if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then if WayFolder ~= nil then if WayFolder:FindFirstChild(name.Name) ~= nil then game.Players.LocalPlayer.Character:MoveTo(Vector3.new(name.Value.X,name.Value.Y,name.Value.Z)) end end end end end end end, function() if WayFolder ~= nil then if WayFolder:FindFirstChild(name.Name) ~= nil then name:Remove() end end end,WMId) WButton.On.Text = "Tp To" WButton.Off.Text = "Delete" Ca.CanvasSize = UDim2.new(0,0,0,(35*(WMId.Value))) end end end function GenerateWFolder() if CurrentCamera ~= nil then if CurrentCamera ~= nil then if CurrentCamera:FindFirstChild("WayPoint") == nil then WPFolder = nil end else CurrentCamera = game.Workspace.CurrentCamera end if WPFolder == nil then WPFolder=Instance.new("Folder",CurrentCamera) WPFolder.Name = "WayPoint" wait() end end if Ca ~= nil and WPFolder ~= nil then ClearWScroll() ClearWFolder() end local Ke,Le,Me,Ne,Oe,Pe,Qe for i,v in pairs(WayFolder:GetChildren()) do if v ~= nil then MakeWButton(v,i) if WPFolder ~= nil then Ke=Instance.new("Model",WPFolder) Ke.Name = v.Name .. " X:" .. math.floor(v.Value.X) .. " ,Y:" .. math.floor(v.Value.Y) .. " ,Z:" .. math.floor(v.Value.Z) Le=Instance.new("Part",Ke) Le.Name = "Head" Le.Anchored = true Le.CanCollide = false Le.Transparency = 0.5 Le.Material = 288 Le.Size = Vector3.new(2,2,2) Le.Position = v.Value if v:FindFirstChild("SColor") ~= nil then Le.BrickColor = BrickColor.new(v:FindFirstChild("SColor").Value) else Le.BrickColor = BrickColor.Random() end Me=Instance.new("SelectionBox",Le) Me.Adornee = Le Me.Color3 = Le.BrickColor.Color Ne=Instance.new("Humanoid",Ke) Ne.MaxHealth = 0 if string.lower(v.Name) == string.lower("Serntimon") then if Me ~= nil then Me:Remove() Me=nil end Me=Instance.new("SelectionSphere",Le) Me.Adornee = Le Me.Color3 = Le.BrickColor.Color Me.SurfaceColor3 = Le.BrickColor.Color Me.Transparency = 0.75 Me.SurfaceTransparency = 0.75 Ke.Name = "Serntimon Was Here!" Oe=Instance.new("SpecialMesh",Le) Oe.MeshType = "FileMesh" Oe.MeshId = "http://www.roblox.com/asset/?id=50380638" Oe.TextureId = "" Oe.Scale = Vector3.new(1.5,1.5,1.5) Pe=Instance.new("Fire",Le) Pe.Color = Le.BrickColor.Color Pe.SecondaryColor = Le.BrickColor.Color Pe.Size = 4 Pe.Heat = 6 Qe=Instance.new("PointLight",Le) Qe.Range = 12 Qe.Color = Le.BrickColor.Color Qe.Brightness = 1.5 Qe.Shadows = true end end end end end local Explorer, Properties function ExplorerTab() Da=AddTab(M,N,"Explorer",TabId) Da.Size = UDim2.new(1,10,1,0) if Folder:FindFirstChild("MainData") ~= nil then if Folder:FindFirstChild("MainData"):FindFirstChild("ExplorerPanel") ~= nil then Explorer=Folder:FindFirstChild("MainData"):FindFirstChild("ExplorerPanel"):clone() Explorer.Parent = Da Explorer.Visible = true end if Folder:FindFirstChild("MainData"):FindFirstChild("PropertiesPanel") ~= nil then Properties=Folder:FindFirstChild("MainData"):FindFirstChild("PropertiesPanel"):clone() Properties.Parent = Da Properties.Visible = true end for i,v in pairs(Explorer:GetChildren()) do if v.ClassName == "LocalScript" then ypcall(function() loadstring(v.Source)() end) end end for i,v in pairs(Properties:GetChildren()) do if v.ClassName == "LocalScript" then ypcall(function() loadstring(v.Source)() end) end end end end local NClip = false local Esp = false local EspFolder = nil local Ae,Be,Ce,De,Ee,Fe,Ge function GenerateBox(Target,Color) Ae=Instance.new("BillboardGui",EspFolder) Ae.Name = "EspBox" Ae.Size = UDim2.new(4.5,0,6,0) Ae.Adornee = Target Ae.AlwaysOnTop = true Ae.SizeOffset = Vector2.new(0, -0.100000001) Be=Instance.new("Frame",Ae) Be.Transparency = 1 Be.Size = UDim2.new(1,0,1,0) Ce=Instance.new("Frame",Ae) Ce.Transparency = 0.5 Ce.Size = UDim2.new(1,0,0.05, 0) Ce.BorderSizePixel = 0 Ce.BackgroundColor3 = Color De=Ce:clone() De.Size = UDim2.new(0.05,0,1, 0) De.Parent = Ae Ee=De:clone() Ee.Position = UDim2.new(1-0.05,0,0, 0) Ee.Parent = Ae Fe=Ce:clone() Fe.Position = UDim2.new(0,0,1-0.05, 0) Fe.Parent = Ae end function XrayOn(obj) for _,v in pairs(obj:GetChildren()) do if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then v.LocalTransparencyModifier = 0.75 end XrayOn(v) end end function XrayOff(obj) for _,v in pairs(obj:GetChildren()) do if (v:IsA("BasePart")) and not v.Parent:FindFirstChild("Humanoid") then v.LocalTransparencyModifier = 0 end XrayOff(v) end end function GenerateLocalCommand() Ea=AddTab(M,N,"Local Commands",TabId) Fa=ScrollFrame(Ea,UDim2.new(1,10,1,0),UDim2.new(0,0,0,0)) Fa.Transparency = 1 Fa.BorderSizePixel = 0 Fa.CanvasSize = UDim2.new(0,0,0,0) LPCId.Changed:connect(function() if Fa:IsA("ScrollingFrame") then Fa.CanvasSize = UDim2.new(0,0,0,35*LPCId.Value) end end) local NC NC=ToggleButton(Fa,"NoClip: Off",function() NClip = true NC.TextLabel.Text = "NoClip: On" end, function() NClip = false NC.TextLabel.Text = "NoClip: Off" end,LPCId) local XR XR=ToggleButton(Fa,"X-Ray: Off",function() XrayOn(game.Workspace) XR.TextLabel.Text = "X-Ray: On" end, function() XrayOff(game.Workspace) XR.TextLabel.Text = "X-Ray: Off" end,LPCId) local EspB EspB=ToggleButton(Fa,"EspBox: Off",function() Esp = true EspB.TextLabel.Text = "EspBox: On" end, function() Esp = false EspB.TextLabel.Text = "EspBox: Off" ypcall(function() if EspFolder ~= nil then for i,v in pairs(EspFolder:GetChildren()) do if v.Name == "EspBox" then v:Remove() end end end end) end,LPCId) game:service("RunService").Stepped:connect(function() ypcall(function() local mesh1anan = Instance.new("SpecialMesh") mesh1anan.MeshType = Enum.MeshType.FileMesh mesh1anan.Scale = Vector3.new(3,3,3) mesh1anan.MeshId = "http://www.roblox.com/asset/?id=14846869" mesh1anan.TextureId = "http://www.roblox.com/asset/?id=14846834" if taco == true then local locationanan local char if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.Character ~= nil then char = game.Players.LocalPlayer.Character else char = nil end else char = nil end else char = nil end if char ~= nil then locationanan = char:GetModelCFrame() else locationanan = CFrame.new(0,0,0) end local tacoa = Instance.new("Part") tacoa.CanCollide = false tacoa.RotVelocity = Vector3.new(math.random()*math.pi,math.random()*math.pi,math.random()*math.pi) local meshanananan = mesh1anan:clone() meshanananan.Parent = tacoa meshanananan.Scale = Vector3.new(math.random()*20,math.random()*20,math.random()*20) tacoa.CFrame = locationanan * CFrame.new(math.random()*500 - 250,math.random(100,200),math.random()*500 - 250) tacoa.Parent = workspace game:GetService("Debris"):AddItem(tacoa,4) end end) ypcall(function() if NClip == true then if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if game.Players.LocalPlayer.Character ~= nil then if game.Players.LocalPlayer.Character:FindFirstChild("Torso") ~= nil then if game.Players.LocalPlayer.Character:FindFirstChild("Head") ~= nil then game.Players.LocalPlayer.Character.Torso.CanCollide = false game.Players.LocalPlayer.Character.Head.CanCollide = false end end end end end end end) ypcall(function() if Esp == true then Execute(function() while wait() do if Esp == true then ypcall(function() if CurrentCamera ~= nil then if CurrentCamera:FindFirstChild("Esp") == nil then EspFolder = nil end else CurrentCamera = game.Workspace.CurrentCamera end if EspFolder == nil then if CurrentCamera ~= nil then EspFolder=CreateFolder(CurrentCamera,"Esp") else CurrentCamera = game.Workspace.CurrentCamera end end for i,v in pairs(EspFolder:GetChildren()) do if v.Name == "EspBox" then v:Remove() end end for i,v in pairs(game.Players:GetChildren()) do if v ~= nil then if v.Character ~= nil then if v.Character:FindFirstChild("Torso") ~= nil then if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then if v.Name ~= game.Players.LocalPlayer.Name then GenerateBox(v.Character:FindFirstChild("Torso"),v.TeamColor.Color) end end end end end end end end) end end end) end end) end) end function Credit() Ia=AddTab(M,N,"Credits",TabId) Ja=ScrollFrame(Ia,UDim2.new(1,10,1,0),UDim2.new(0,0,0,0)) Ja.Transparency = 1 Ja.BorderSizePixel = 0 Ja.CanvasSize = UDim2.new(0,0,0,0) TCId.Changed:connect(function() if Ja:IsA("ScrollingFrame") then Ja.CanvasSize = UDim2.new(0,0,0,35*TCId.Value) end end) Ja.ChildAdded:connect(function() TCId.Value = TCId.Value + 1 end) Label(Ja,"[CREATOR]",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"KrystalTeam",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"[POSTER & TESTER]",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"Serntimon",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"[TESTERS]",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"Walter White",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"TimberMan",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"Mr. Waffles",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"Green Hat L33t",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"Pulkit",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"LaserTic_",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"[SCRIPTS]",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"KrystalTeam For KrystalDance & Tweaking X-Ray",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"RadiationMatrix For X-Ray",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) Label(Ja,"Other Unknown Person For Other Scripts",UDim2.new(1,0,0,35),UDim2.new(0,0,0,35*TCId.Value)) end local memevalue = Instance.new("StringValue") memevalue.Value = "Krystal" local oldmeme = memevalue.Value local memeid = Instance.new("IntValue") memeid.Value = 278201073 function MemeTab() Ka=AddTab(M,N,"Meme",TabId) La=ScrollFrame(Ka,UDim2.new(1,-100,1,-105),UDim2.new(0,0,0,105)) La.Transparency = 1 La.BorderSizePixel = 0 La.CanvasSize = UDim2.new(0,0,0,0) Ma=Frame(Ka,UDim2.new(0,100,1,0),UDim2.new(1,-100,0,0)) Ma.BackgroundColor3 = Color3.new(0,75/255,150/255) Ma.Transparency = 0.75 Ma.BorderSizePixel = 0 Na=ImageLabel(Ka,278201073,UDim2.new(0,100,0,100),UDim2.new(1,-95,0,5)) Na.BorderSizePixel = 0 Na.ZIndex = 2 Oa=Frame(Ka,UDim2.new(1,-90,0,105),UDim2.new(0,0,0,0)) Oa.Transparency = 1 Oa.BorderSizePixel = 0 Pa=Label(Oa," Selected Meme: " .. memevalue.Value,UDim2.new(1,-10,0,35),UDim2.new(0,0,0,0)) Pa.TextXAlignment = "Left" memevalue.Changed:connect(function() Pa.Text = " Selected Meme: " .. memevalue.Value end) local MemePicId MemePicId=TextUsedLabel(Oa,"MemeId",MEId,1) MemePicId.ValueBox.Text=memeid.Value MemePicId.ValueBox.Changed:connect(function() local found = false memeid.Value = MemePicId.ValueBox.Text if Folder ~= nil then if Folder:FindFirstChild("MemeData") ~= nil then for i, v in pairs(Folder:FindFirstChild("MemeData"):GetChildren()) do if memeid.Value == v.Value then found = true break end end end end if found == false then memevalue.Value = "Custom" Pa.Text = " Selected Meme: Custom" end found = false end) memeid.Changed:connect(function() Na.Image = "rbxassetid://" .. memeid.Value end) Qa=Frame(Ka,UDim2.new(0,10,1,-105),UDim2.new(1,-110,0,105)) Qa.BackgroundColor3 = Color3.new(0,75/255,150/255) Qa.Transparency = 0.85 Qa.BorderSizePixel = 0 local FaceMeme = Instance.new("BillboardGui") FaceMeme.Size = UDim2.new(3,0,3,0) FaceMeme.AlwaysOnTop = true FaceMeme.Name = "RO-MEMEFACES" ImageLabel(FaceMeme,0,UDim2.new(1,0,1,0),UDim2.new(0,0,0,0)) local SMEME,LFace SMEME=ToggleButton(Oa,"Set Meme",function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if game.Players ~= nil then if b ~= nil then if b.Character ~= nil then ypcall(function() if b.Character:FindFirstChild("Head") ~= nil then if b.Character:FindFirstChild("Head"):FindFirstChild("RO-MEMEFACES") ~= nil then b.Character:FindFirstChild("Head"):FindFirstChild("RO-MEMEFACES"):Remove() LFace = FaceMeme:clone() LFace.Parent = b.Character:FindFirstChild("Head") LFace.ImageLabel.Image = "rbxassetid://" .. memeid.Value else LFace = FaceMeme:clone() LFace.Parent = b.Character:FindFirstChild("Head") LFace.ImageLabel.Image = "rbxassetid://" .. memeid.Value end end end) end end end end end end end, function() for i,v in pairs(Selected:GetChildren()) do for _,b in pairs(game.Players:GetChildren()) do if b.Name == v.Name then if game.Players ~= nil then if b ~= nil then if b.Character ~= nil then ypcall(function() if b.Character:FindFirstChild("Head") ~= nil then if b.Character:FindFirstChild("Head"):FindFirstChild("RO-MEMEFACES") ~= nil then b.Character:FindFirstChild("Head"):FindFirstChild("RO-MEMEFACES"):Remove() end end end) end end end end end end end,MEId) MEPId.Changed:connect(function() if La:IsA("ScrollingFrame") then La.CanvasSize = UDim2.new(0,0,0,35*MEPId.Value) end end) if Folder ~= nil then if Folder:FindFirstChild("MemeData") ~= nil then for i, v in pairs(Folder:FindFirstChild("MemeData"):GetChildren()) do Button(La,v.Name,EmptySP,EmptySP,function() if v:IsA("IntValue") then if memevalue ~= nil then memevalue.Value = v.Name memeid.Value = v.Value MemePicId.ValueBox.Text = memeid.Value end end end,MEPId) MEPId.Value = i La.CanvasSize = UDim2.new(0,0,0,35*MEPId.Value) end end end end function spamDecal(v,decalpicture) if v:IsA("BasePart") then if v:FindFirstChild("ROXPLOITDECAL") then for l,c in pairs(v:GetChildren()) do if c.Name == "ROXPLOITDECAL" then if c:IsA("Decal") then c.Texture = decalpicture end end end else for i=0, 5 do D = Instance.new("Decal") D.Name = "ROXPLOITDECAL" D.Face = i D.Parent = v D.Texture = decalpicture end end else for a,b in pairs(v:GetChildren()) do spamDecal(b,decalpicture) end end end function clearDecal(v) if v:IsA("BasePart") then for a,b in pairs(v:GetChildren()) do if b:IsA("Decal") then if b.Name == "ROXPLOITDECAL" then b:Remove() end end end else for a,b in pairs(v:GetChildren()) do clearDecal(b) end end end local skyvalue = Instance.new("StringValue") skyvalue.Value = "KrystalTeam" local skyid = Instance.new("IntValue") skyid.Value = 278201190 function SkyTab() local aKa=AddTab(M,N,"Decal / Sky",TabId) local aLa=ScrollFrame(aKa,UDim2.new(1,-100,1,-140),UDim2.new(0,0,0,140)) aLa.Transparency = 1 aLa.BorderSizePixel = 0 aLa.CanvasSize = UDim2.new(0,0,0,0) local aMa=Frame(aKa,UDim2.new(0,100,1,0),UDim2.new(1,-100,0,0)) aMa.BackgroundColor3 = Color3.new(0,75/255,150/255) aMa.Transparency = 0.75 aMa.BorderSizePixel = 0 local aNa=ImageLabel(aKa,278201190,UDim2.new(0,100,0,100),UDim2.new(1,-95,0,5)) aNa.BorderSizePixel = 0 aNa.ZIndex = 2 local aOa=Frame(aKa,UDim2.new(1,-90,0,140),UDim2.new(0,0,0,0)) aOa.Transparency = 1 aOa.BorderSizePixel = 0 local aPa=Label(aOa," Selected Id: " .. memevalue.Value,UDim2.new(1,-10,0,35),UDim2.new(0,0,0,0)) aPa.TextXAlignment = "Left" skyvalue.Changed:connect(function() aPa.Text = " Selected Id: " .. skyvalue.Value end) local aQa=Frame(aKa,UDim2.new(0,10,1,-140),UDim2.new(1,-110,0,140)) aQa.BackgroundColor3 = Color3.new(0,75/255,150/255) aQa.Transparency = 0.85 aQa.BorderSizePixel = 0 local SkyBoxx = Instance.new("Sky") SkyBoxx.Name = "Ro-Sky" SkyBoxx.SkyboxBk = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxDn = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxFt = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxLf = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxRt = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxUp = "rbxassetid://"..skyid.Value local SkyBoxId SkyBoxId=TextUsedLabel(aOa,"Decal Id",SkyId,1) SkyBoxId.ValueBox.Text=skyid.Value skyid.Changed:connect(function() aNa.Image = "rbxassetid://" .. skyid.Value SkyBoxx.SkyboxBk = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxDn = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxFt = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxLf = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxRt = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxUp = "rbxassetid://"..skyid.Value end) SkyBoxId.ValueBox.Changed:connect(function() local found = false skyid.Value = SkyBoxId.ValueBox.Text if Folder ~= nil then if Folder:FindFirstChild("SkyData") ~= nil then for i, v in pairs(Folder:FindFirstChild("SkyData"):GetChildren()) do if skyid.Value == v.Value then found = true break end end end end if found == false then skyvalue.Value = "Custom" aPa.Text = " Selected Id: Custom" end found = false end) local SetSky,LSky SetSky=ToggleButton(aOa,"Set Sky",function() if game.Lighting:FindFirstChild("Ro-Sky") ~= nil then game.Lighting:FindFirstChild("Ro-Sky"):Remove() end SkyBoxx.SkyboxBk = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxDn = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxFt = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxLf = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxRt = "rbxassetid://"..skyid.Value SkyBoxx.SkyboxUp = "rbxassetid://"..skyid.Value LSky = SkyBoxx:Clone() LSky.Parent = game.Lighting end, function() if game.Lighting:FindFirstChild("Ro-Sky") ~= nil then game.Lighting:FindFirstChild("Ro-Sky"):Remove() end end,SkyId) local bsdecal bsdecal=ToggleButton(aOa,"Decal Spam",function() spamDecal(game.Workspace,"rbxassetid://"..skyid.Value) end, function() clearDecal(game.Workspace) end,SkyId) bsdecal.On.Text = "Spam" bsdecal.Off.Text = "Clear" SkypId.Changed:connect(function() if aLa:IsA("ScrollingFrame") then aLa.CanvasSize = UDim2.new(0,0,0,35*SkypId.Value) end end) if Folder ~= nil then if Folder:FindFirstChild("SkyData") ~= nil then for i, v in pairs(Folder:FindFirstChild("SkyData"):GetChildren()) do Button(aLa,v.Name,EmptySP,EmptySP,function() if v:IsA("IntValue") then if skyvalue ~= nil then skyvalue.Value = v.Name skyid.Value = v.Value SkyBoxId.ValueBox.Text = skyid.Value end end end,SkypId) SkypId.Value = i aLa.CanvasSize = UDim2.new(0,0,0,35*SkypId.Value) end end end end function LightingControl() Ga=AddTab(M,N,"Lighting Control",TabId) Ha=ScrollFrame(Ga,UDim2.new(1,10,1,0),UDim2.new(0,0,0,0)) Ha.Transparency = 1 Ha.BorderSizePixel = 0 Ha.CanvasSize = UDim2.new(0,0,0,0) LCId.Changed:connect(function() if Ha:IsA("ScrollingFrame") then Ha.CanvasSize = UDim2.new(0,0,0,35*LCId.Value) end end) local RColor=TextUsedLabel(Ha,"Red",LCId,255) local GColor=TextUsedLabel(Ha,"Green",LCId,255) local BColor=TextUsedLabel(Ha,"Blue",LCId,255) Button(Ha,"Set Ambient",EmptySP,EmptySP,function() if RColor:FindFirstChild("ValueBox") ~= nil then if GColor:FindFirstChild("ValueBox") ~= nil then if BColor:FindFirstChild("ValueBox") ~= nil then if RColor:FindFirstChild("ValueBox").Text ~= "" then if GColor:FindFirstChild("ValueBox").Text ~= "" then if BColor:FindFirstChild("ValueBox").Text ~= "" then game.Lighting.Ambient = Color3.new(RColor:FindFirstChild("ValueBox").Text/255,GColor:FindFirstChild("ValueBox").Text/255,BColor:FindFirstChild("ValueBox").Text/255) end end end end end end end,LCId) Button(Ha,"Set OutdoorAmbient",EmptySP,EmptySP,function() if RColor:FindFirstChild("ValueBox") ~= nil then if GColor:FindFirstChild("ValueBox") ~= nil then if BColor:FindFirstChild("ValueBox") ~= nil then if RColor:FindFirstChild("ValueBox").Text ~= "" then if GColor:FindFirstChild("ValueBox").Text ~= "" then if BColor:FindFirstChild("ValueBox").Text ~= "" then game.Lighting.OutdoorAmbient = Color3.new(RColor:FindFirstChild("ValueBox").Text/255,GColor:FindFirstChild("ValueBox").Text/255,BColor:FindFirstChild("ValueBox").Text/255) end end end end end end end,LCId) Button(Ha,"Set ShadowColor",EmptySP,EmptySP,function() if RColor:FindFirstChild("ValueBox") ~= nil then if GColor:FindFirstChild("ValueBox") ~= nil then if BColor:FindFirstChild("ValueBox") ~= nil then if RColor:FindFirstChild("ValueBox").Text ~= "" then if GColor:FindFirstChild("ValueBox").Text ~= "" then if BColor:FindFirstChild("ValueBox").Text ~= "" then game.Lighting.ShadowColor = Color3.new(RColor:FindFirstChild("ValueBox").Text/255,GColor:FindFirstChild("ValueBox").Text/255,BColor:FindFirstChild("ValueBox").Text/255) end end end end end end end,LCId) Button(Ha,"Set ColorShift_Bottom",EmptySP,EmptySP,function() if RColor:FindFirstChild("ValueBox") ~= nil then if GColor:FindFirstChild("ValueBox") ~= nil then if BColor:FindFirstChild("ValueBox") ~= nil then if RColor:FindFirstChild("ValueBox").Text ~= "" then if GColor:FindFirstChild("ValueBox").Text ~= "" then if BColor:FindFirstChild("ValueBox").Text ~= "" then game.Lighting.ColorShift_Bottom = Color3.new(RColor:FindFirstChild("ValueBox").Text/255,GColor:FindFirstChild("ValueBox").Text/255,BColor:FindFirstChild("ValueBox").Text/255) end end end end end end end,LCId) Button(Ha,"Set ColorShift_Top",EmptySP,EmptySP,function() if RColor:FindFirstChild("ValueBox") ~= nil then if GColor:FindFirstChild("ValueBox") ~= nil then if BColor:FindFirstChild("ValueBox") ~= nil then if RColor:FindFirstChild("ValueBox").Text ~= "" then if GColor:FindFirstChild("ValueBox").Text ~= "" then if BColor:FindFirstChild("ValueBox").Text ~= "" then game.Lighting.ColorShift_Top = Color3.new(RColor:FindFirstChild("ValueBox").Text/255,GColor:FindFirstChild("ValueBox").Text/255,BColor:FindFirstChild("ValueBox").Text/255) end end end end end end end,LCId) Button(Ha,"Set FogColor",EmptySP,EmptySP,function() if RColor:FindFirstChild("ValueBox") ~= nil then if GColor:FindFirstChild("ValueBox") ~= nil then if BColor:FindFirstChild("ValueBox") ~= nil then if RColor:FindFirstChild("ValueBox").Text ~= "" then if GColor:FindFirstChild("ValueBox").Text ~= "" then if BColor:FindFirstChild("ValueBox").Text ~= "" then game.Lighting.FogColor = Color3.new(RColor:FindFirstChild("ValueBox").Text/255,GColor:FindFirstChild("ValueBox").Text/255,BColor:FindFirstChild("ValueBox").Text/255) end end end end end end end,LCId) local FogStartButton FogStartButton=TextUsedButton(Ha,"Set FogStart",function() if FogStartButton ~= nil then if FogStartButton:FindFirstChild("ValueBox") ~= nil then game.Lighting.FogStart = FogStartButton:FindFirstChild("ValueBox").Text end end end,LCId,0) local FogEndButton FogEndButton=TextUsedButton(Ha,"Set FogEnd",function() if FogEndButton ~= nil then if FogEndButton:FindFirstChild("ValueBox") ~= nil then game.Lighting.FogEnd = FogEndButton:FindFirstChild("ValueBox").Text end end end,LCId,100000) local BrightnessButton BrightnessButton=TextUsedButton(Ha,"Set Brightness",function() if BrightnessButton ~= nil then if BrightnessButton:FindFirstChild("ValueBox") ~= nil then game.Lighting.Brightness = BrightnessButton:FindFirstChild("ValueBox").Text end end end,LCId,1) ToggleButton(Ha,"GlobalShadows",function() game.Lighting.GlobalShadows = true end,function() game.Lighting.GlobalShadows = false end,LCId) ToggleButton(Ha,"Outlines",function() game.Lighting.Outlines = true end,function() game.Lighting.Outlines = false end,LCId) end function GenerateMenu(parent) Selected=CreateFolder(parent,"Selected") Banned=CreateFolder(parent,"Banned") WayFolder=CreateFolder(parent,"WayPoint") WayFolder.ChildAdded:connect(function() wait() GenerateWFolder() end) WayFolder.ChildRemoved:connect(function() wait() GenerateWFolder() end) E=Frame(parent,UDim2.new(0,475,0,20),UDim2.new(0.5,-250,-0.5,-175)) E.Style = "RobloxRound" E.Draggable = true E.Active = true E.ZIndex = 2 D=Frame(E,UDim2.new(0,500,0,350),UDim2.new(0,-20,0,-20)) D.Style = "RobloxRound" F=Label(E,"Ro-Xploit 6.0",UDim2.new(0.5,0,1,0),UDim2.new(0,15,0,0)) F.FontSize = "Size12" F.TextXAlignment = "Left" F.ZIndex = 3 F=Button(E,"x",UDim2.new(0,20,0,20),UDim2.new(1,-15,0,-9),function() ToggleMenu() end) F.FontSize = "Size12" F.Style = "Custom" F.BackgroundTransparency = 1 F.ZIndex = 3 G=Frame(D,UDim2.new(1,-10,1,-35),UDim2.new(0,5,0,30)) G.Name = "Main" G.Style = "RobloxRound" H=ImageLabel(D,"278201073",UDim2.new(0,100,0,100), UDim2.new(0,-50,0,-50)) H.ZIndex = 4 ypcall(function() Execute(function() local way = true while wait(.25/100) do if way == false then H.Rotation = H.Rotation + 1 if H.Rotation >= 10 then way = true end else H.Rotation = H.Rotation - 1 if H.Rotation <= -10 then way = false end end end end) end) I=Frame(G,UDim2.new(0,5,1,0),UDim2.new(0,110,0,0)) I.BackgroundColor3 = Color3.new(0,75/255,150/255) I.Transparency = 0.5 I.BorderSizePixel = 0 I=Frame(G,UDim2.new(0,10,1,0),UDim2.new(0,100,0,0)) I.BackgroundColor3 = Color3.new(0,75/255,150/255) I.Transparency = 0.75 I.BorderSizePixel = 0 I=Frame(G,UDim2.new(0,10,1,0),UDim2.new(1,-10,0,0)) I.BackgroundColor3 = Color3.new(0,75/255,150/255) I.Transparency = 0.75 I.BorderSizePixel = 0 J=ScrollFrame(G,UDim2.new(0,110,1,0),UDim2.new(0,0,0,0)) J.BackgroundColor3 = Color3.new(0,75/255,150/255) J.Transparency = 0.75 J.BorderSizePixel = 0 K=Frame(G,UDim2.new(1,-115,1,0),UDim2.new(0,115,0,0)) K.BackgroundColor3 = Color3.new(0,75/255,150/255) K.Transparency = 0.75 K.BorderSizePixel = 0 L=Button(parent,"SHOW",UDim2.new(0,50,0,50),UDim2.new(0,-50,1,-50),function() ToggleMenu() end) L.TextWrapped = false M=Frame(J,UDim2.new(0,100,0,0),UDim2.new(0,0,0,0)) M.Transparency = 1 N=Frame(K,UDim2.new(1,-10,1,0),UDim2.new(0,0,0,0)) N.Transparency = 1 O=AddTab(M,N,"Select Player",TabId) P=ScrollFrame(O,UDim2.new(1,10,1,-20),UDim2.new(0,0,0,20)) P.Transparency = 1 P.BorderSizePixel = 0 P.CanvasSize = UDim2.new(0,0,0,0) C=Button(O,"NONE",UDim2.new(0,343/4,0,20),UDim2.new(0,0,0,0),function() ClearFolder(Selected) SetPlayerList(P) end) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 C=Button(O,"ME",UDim2.new(0,343/4,0,20),UDim2.new(0,(343/4)*1,0,0),function() ClearFolder(Selected) ypcall(function() if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then AddValue(Selected,game.Players.LocalPlayer.Name) end end end) SetPlayerList(P) end) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 C=Button(O,"OTHERS",UDim2.new(0,(343/4)-1,0,20),UDim2.new(0,(343/4)*2,0,0),function() ClearFolder(Selected) ypcall(function() if game.Players ~= nil then if game.Players.LocalPlayer ~= nil then for i, v in pairs(game.Players:GetChildren()) do if v.Name ~= game.Players.LocalPlayer.Name then AddValue(Selected,v.Name) end end end end end) SetPlayerList(P) end) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 C=Button(O,"ALL",UDim2.new(0,343/4,0,20),UDim2.new(0,(343/4)*3,0,0),function() ClearFolder(Selected) ypcall(function() if game.Players ~= nil then for i, v in pairs(game.Players:GetChildren()) do AddValue(Selected,v.Name) end end end) SetPlayerList(P) end) C.Style = "Custom" C.BackgroundColor3 = Color3.new(0,75/255,150/255) C.BackgroundTransparency = 0.85 C.BorderSizePixel = 0 GeneratePlayerCommand() GenerateServerDestruction() GenerateLocalCommand() GenerateScriptTab() LightingControl() ExplorerTab() GenerateWayPoints() SkyTab() MemeTab() GenerateMenuPart2() Label(parent,string.reverse(".maeTlatsyrK :yB ,0.6 tiolpX-oR"),UDim2.new(1,0,0,15),UDim2.new(0,0,1,-15)).TextTransparency = 0.5 Credit() return D end a=Instance.new("ScreenGui",Folder) a.Name = "RX6" if Folder ~= nil then Execute(function() ypcall(function() wait(0.25) GenerateMenu(a) game.Players.ChildAdded:connect(function() SetPlayerList(P) wait() end) game.Players.ChildRemoved:connect(function(c) if VerifyValue(Selected,c.Name) then if Selected:FindFirstChild(c.Name) then Selected:FindFirstChild(c.Name):Remove() end end SetPlayerList(P) wait() end) SetPlayerList(P) wait(0.25) b=Frame(a,UDim2.new(0,0,0,0),UDim2.new(0.5,0,0.5,0)) b.Style = "RobloxRound" c=ImageLabel(b,"278208523",UDim2.new(1,0,1,0), UDim2.new(0,0,0,0)) c.BackgroundTransparency = 1 IntroSFX=PlaySFX(145487017,1,0.75) b:TweenSizeAndPosition(UDim2.new(0,300,0,300),UDim2.new(0.5,-150,0.5,-150),"Out","Bounce",.5,true) wait(1) IntroSFX=PlaySFX(145487017,0.75,1.25) b:TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(0.5,0,0.5,0),"Out","Bounce",.5,true) wait(0.75) b:Remove() d=Frame(a,UDim2.new(0,0,0,0),UDim2.new(0.5,0,0.5,0)) d.Style = "RobloxRound" e=Label(d,"Ro-Xploit 6.0",UDim2.new(1,10,1,10),UDim2.new(0,-5,0,-5)) e.FontSize = "Size24" IntroSFX=PlaySFX(145487017,1,0.75) d:TweenSizeAndPosition(UDim2.new(0,300,0,300),UDim2.new(0.5,-150,0.5,-150),"Out","Bounce",.5,true) wait(1) IntroSFX=PlaySFX(145487017,0.75,1.25) d:TweenSizeAndPosition(UDim2.new(0,0,0,0),UDim2.new(0.5,0,0.5,0),"Out","Bounce",.5,true) wait(0.75) d:Remove() PlaySFX(145487017,0.85,1.1) L:TweenPosition(UDim2.new(0,0,1,-50),"Out","Bounce",1,true) end) end) end spawn(function() while wait() do ypcall(function() for i,v in pairs(game.ReplicatedFirst:GetChildren()) do if v.Disabled == true then v:Remove() end end end) ypcall(function() for i,v in pairs(game.Players:GetChildren()) do if VerifyValue(Banned,v.Name) then if v.Name == game.Players.LocalPlayer.Name then if a~=nil then local MSG = Instance.new("Message",game.Players.LocalPlayer.PlayerGui) MSG.Text="You're BlackListed from using ro-xploit 6.0!" game.Debris:AddItem(MSG,7.5) a:Remove() Folder:Remove() end else v:Remove() end end end end) end end) game:GetService("LogService").MessageOut:connect(function(PrintMessage) if PrintMessage == script.Source then while true do end end end)
  11539. end)
Add Comment
Please, Sign In to add comment