Advertisement
Guest User

Best hub v3 srcipt

a guest
Nov 11th, 2021
11,113
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.72 KB | None | 1 0
  1. loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexsoftworks/Domain/main/source'),true))()
  2.  
  3. --key = 2r0jfvlnjtq7
  4. loadstring(game:HttpGet(('https://pastebin.com/raw/ZrrtZhu0'),true))()
  5. -- Gui to Lua
  6. -- Version: 3.2
  7.  
  8. -- Instances:
  9.  
  10. local GUI = Instance.new("ScreenGui")
  11. local OpenFrame = Instance.new("Frame")
  12. local OpenButton = Instance.new("TextButton")
  13. local OpenBeautyFrame = Instance.new("Frame")
  14. local MainFrame = Instance.new("Frame")
  15. local MainFrameBeautyA = Instance.new("Frame")
  16. local CloseButton = Instance.new("TextButton")
  17. local EXPLOIT1 = Instance.new("TextButton")
  18. local MainFrameCenterBeautyA = Instance.new("Frame")
  19. local MainFrameCenterBeautyA_2 = Instance.new("Frame")
  20. local EXPLOIT5 = Instance.new("TextButton")
  21. local EXPLOIT9 = Instance.new("TextButton")
  22. local EXPLOIT6 = Instance.new("TextButton")
  23. local EXPLOIT7 = Instance.new("TextButton")
  24. local EXPLOIT8 = Instance.new("TextButton")
  25. local EXPLOIT10 = Instance.new("TextButton")
  26. local EXPLOIT11 = Instance.new("TextButton")
  27. local EXPLOIT12 = Instance.new("TextButton")
  28. local EXPLOIT2 = Instance.new("TextButton")
  29. local EXPLOIT3 = Instance.new("TextButton")
  30. local EXPLOIT4 = Instance.new("TextButton")
  31. local MainFrameBeautyB = Instance.new("Frame")
  32.  
  33.  
  34. --Properties:
  35.  
  36. GUI.Name = "GUI"
  37. GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  38.  
  39. OpenFrame.Name = "OpenFrame"
  40. OpenFrame.Parent = GUI
  41. OpenFrame.Active = true
  42. OpenFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  43. OpenFrame.BorderSizePixel = 0
  44. OpenFrame.Position = UDim2.new(0, 0, 0.629155695, 0)
  45. OpenFrame.Size = UDim2.new(0, 72, 0, 27)
  46.  
  47. OpenButton.Name = "OpenButton"
  48. OpenButton.Parent = OpenFrame
  49. OpenButton.BackgroundColor3 = Color3.fromRGB(170, 170, 127)
  50. OpenButton.BackgroundTransparency = 1.000
  51. OpenButton.BorderSizePixel = 0
  52. OpenButton.Position = UDim2.new(0.0305736773, 0, 0.116329789, 0)
  53. OpenButton.Size = UDim2.new(0, 66, 0, 20)
  54. OpenButton.Font = Enum.Font.Cartoon
  55. OpenButton.Text = "Open"
  56. OpenButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  57. OpenButton.TextScaled = true
  58. OpenButton.TextSize = 14.000
  59. OpenButton.TextWrapped = true
  60. OpenButton.MouseButton1Down:connect(function()
  61. MainFrame.Visible = true
  62. OpenFrame.Visible = false
  63. MainFrameBeautyA.Visible = true
  64. MainFrameBeautyB.Visible = true
  65. MainFrameCenterBeautyA_2.Visible = true
  66. MainFrameCenterBeautyA.Visible = true
  67. end)
  68.  
  69. OpenBeautyFrame.Name = "OpenBeautyFrame"
  70. OpenBeautyFrame.Parent = OpenFrame
  71. OpenBeautyFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  72. OpenBeautyFrame.BorderSizePixel = 0
  73. OpenBeautyFrame.Position = UDim2.new(0.988907099, 0, -0.148148149, 0)
  74. OpenBeautyFrame.Size = UDim2.new(0, 3, 0, 33)
  75.  
  76. MainFrame.Name = "MainFrame"
  77. MainFrame.Parent = GUI
  78. MainFrame.Active = true
  79. MainFrame.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
  80. MainFrame.BorderSizePixel = 0
  81. MainFrame.Position = UDim2.new(0.30754894, 0, 0.235294133, 0)
  82. MainFrame.Size = UDim2.new(0, 412, 0, 263)
  83. MainFrame.Visible = false
  84. MainFrame.Draggable = true
  85.  
  86. MainFrameBeautyA.Name = "MainFrameBeautyA"
  87. MainFrameBeautyA.Parent = MainFrame
  88. MainFrameBeautyA.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  89. MainFrameBeautyA.BorderSizePixel = 0
  90. MainFrameBeautyA.Size = UDim2.new(0, 412, 0, 22)
  91. MainFrameBeautyA.Visible = false
  92.  
  93. CloseButton.Name = "CloseButton"
  94. CloseButton.Parent = MainFrameBeautyA
  95. CloseButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  96. CloseButton.BackgroundTransparency = 1.000
  97. CloseButton.BorderSizePixel = 0
  98. CloseButton.Position = UDim2.new(0.905339777, 0, 0, 0)
  99. CloseButton.Size = UDim2.new(0, 39, 0, 22)
  100. CloseButton.Font = Enum.Font.Cartoon
  101. CloseButton.Text = "Close"
  102. CloseButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  103. CloseButton.TextScaled = true
  104. CloseButton.TextSize = 14.000
  105. CloseButton.TextWrapped = true
  106. CloseButton.MouseButton1Down:connect(function()
  107. OpenFrame.Visible = true
  108. MainFrame.Visible = false
  109. MainFrameBeautyA.Visible = false
  110. MainFrameBeautyB.Visible = false
  111. MainFrameCenterBeautyA_2.Visible = false
  112. MainFrameCenterBeautyA.Visible = false
  113. end)
  114.  
  115. EXPLOIT1.Name = "EXPLOIT1"
  116. EXPLOIT1.Parent = MainFrame
  117. EXPLOIT1.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  118. EXPLOIT1.BorderSizePixel = 0
  119. EXPLOIT1.Position = UDim2.new(0.024271844, 0, 0.129277572, 0)
  120. EXPLOIT1.Size = UDim2.new(0, 92, 0, 32)
  121. EXPLOIT1.Font = Enum.Font.Cartoon
  122. EXPLOIT1.Text = "My Other GUI"
  123. EXPLOIT1.TextColor3 = Color3.fromRGB(255, 255, 255)
  124. EXPLOIT1.TextScaled = true
  125. EXPLOIT1.TextSize = 14.000
  126. EXPLOIT1.TextWrapped = true
  127. EXPLOIT1.MouseButton1Down:connect(function()
  128. loadstring(game:HttpGet(('https://pastebin.com/raw/HCsqYzwa'),true))()
  129. end)
  130.  
  131. MainFrameCenterBeautyA.Name = "MainFrameCenterBeautyA"
  132. MainFrameCenterBeautyA.Parent = MainFrame
  133. MainFrameCenterBeautyA.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  134. MainFrameCenterBeautyA.BorderSizePixel = 0
  135. MainFrameCenterBeautyA.Position = UDim2.new(0.288834959, 0, 0.129277572, 0)
  136. MainFrameCenterBeautyA.Size = UDim2.new(0, 8, 0, 185)
  137. MainFrameCenterBeautyA.Visible = false
  138.  
  139. MainFrameCenterBeautyA_2.Name = "MainFrameCenterBeautyA"
  140. MainFrameCenterBeautyA_2.Parent = MainFrame
  141. MainFrameCenterBeautyA_2.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  142. MainFrameCenterBeautyA_2.BorderSizePixel = 0
  143. MainFrameCenterBeautyA_2.Position = UDim2.new(0.699029148, 0, 0.129277557, 0)
  144. MainFrameCenterBeautyA_2.Size = UDim2.new(0, 8, 0, 185)
  145. MainFrameCenterBeautyA_2.Visible = false
  146.  
  147. EXPLOIT5.Name = "EXPLOIT5"
  148. EXPLOIT5.Parent = MainFrame
  149. EXPLOIT5.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  150. EXPLOIT5.BorderSizePixel = 0
  151. EXPLOIT5.Position = UDim2.new(0.388349503, 0, 0.129277572, 0)
  152. EXPLOIT5.Size = UDim2.new(0, 92, 0, 32)
  153. EXPLOIT5.Font = Enum.Font.Cartoon
  154. EXPLOIT5.Text = "JailTabs"
  155. EXPLOIT5.TextColor3 = Color3.fromRGB(255, 255, 255)
  156. EXPLOIT5.TextScaled = true
  157. EXPLOIT5.TextSize = 14.000
  158. EXPLOIT5.TextWrapped = true
  159. EXPLOIT5.MouseButton1Down:connect(function()
  160. loadstring(game:HttpGet(('https://pastebin.com/raw/aV6LcSGf'),true))()
  161. end)
  162.  
  163. EXPLOIT9.Name = "EXPLOIT9"
  164. EXPLOIT9.Parent = MainFrame
  165. EXPLOIT9.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  166. EXPLOIT9.BorderSizePixel = 0
  167. EXPLOIT9.Position = UDim2.new(0.75242722, 0, 0.129277572, 0)
  168. EXPLOIT9.Size = UDim2.new(0, 92, 0, 32)
  169. EXPLOIT9.Font = Enum.Font.Cartoon
  170. EXPLOIT9.Text = "Counter Pepsi"
  171. EXPLOIT9.TextColor3 = Color3.fromRGB(255, 255, 255)
  172. EXPLOIT9.TextScaled = true
  173. EXPLOIT9.TextSize = 14.000
  174. EXPLOIT9.TextWrapped = true
  175. EXPLOIT9.MouseButton1Down:connect(function()
  176. loadstring(game:HttpGet(('https://pastebin.com/raw/cWTJj3aZ'),true))()
  177. end)
  178.  
  179. EXPLOIT6.Name = "EXPLOIT6"
  180. EXPLOIT6.Parent = MainFrame
  181. EXPLOIT6.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  182. EXPLOIT6.BorderSizePixel = 0
  183. EXPLOIT6.Position = UDim2.new(0.388349503, 0, 0.323193908, 0)
  184. EXPLOIT6.Size = UDim2.new(0, 92, 0, 32)
  185. EXPLOIT6.Font = Enum.Font.Cartoon
  186. EXPLOIT6.Text = "PsyHub"
  187. EXPLOIT6.TextColor3 = Color3.fromRGB(255, 255, 255)
  188. EXPLOIT6.TextScaled = true
  189. EXPLOIT6.TextSize = 14.000
  190. EXPLOIT6.TextWrapped = true
  191. EXPLOIT6.MouseButton1Down:connect(function()
  192. loadstring(game:GetObjects("rbxassetid://3014051754")[1].Source)()
  193. end)
  194.  
  195. EXPLOIT7.Name = "EXPLOIT7"
  196. EXPLOIT7.Parent = MainFrame
  197. EXPLOIT7.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  198. EXPLOIT7.BorderSizePixel = 0
  199. EXPLOIT7.Position = UDim2.new(0.388349503, 0, 0.520912528, 0)
  200. EXPLOIT7.Size = UDim2.new(0, 92, 0, 32)
  201. EXPLOIT7.Font = Enum.Font.Cartoon
  202. EXPLOIT7.Text = "IY FE"
  203. EXPLOIT7.TextColor3 = Color3.fromRGB(255, 255, 255)
  204. EXPLOIT7.TextScaled = true
  205. EXPLOIT7.TextSize = 14.000
  206. EXPLOIT7.TextWrapped = true
  207. EXPLOIT7.MouseButton1Down:connect(function()
  208. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  209. end)
  210.  
  211. EXPLOIT8.Name = "EXPLOIT8"
  212. EXPLOIT8.Parent = MainFrame
  213. EXPLOIT8.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  214. EXPLOIT8.BorderSizePixel = 0
  215. EXPLOIT8.Position = UDim2.new(0.388349503, 0, 0.711026609, 0)
  216. EXPLOIT8.Size = UDim2.new(0, 92, 0, 32)
  217. EXPLOIT8.Font = Enum.Font.Cartoon
  218. EXPLOIT8.Text = "Arsenal Kill All"
  219. EXPLOIT8.TextColor3 = Color3.fromRGB(255, 255, 255)
  220. EXPLOIT8.TextScaled = true
  221. EXPLOIT8.TextSize = 14.000
  222. EXPLOIT8.TextWrapped = true
  223. EXPLOIT8.MouseButton1Down:connect(function()
  224. print("Script made by FramzDev#8283")
  225. local c = workspace.CurrentCamera
  226. local lplr = game.Players.LocalPlayer
  227.  
  228. function a(p)
  229. if p and p.Character then
  230. pcall(function()
  231. local t = p.Character.PrimaryPart.CFrame * Vector3.new(0, -0.25, 0)
  232. c.CFrame = CFrame.new(c.Focus.p, t) * CFrame.new(0, 0, 0.5)
  233. end)
  234. end
  235. end
  236. for i=1,10 do
  237. for _,v in pairs(game.Players:GetPlayers()) do
  238. pcall(function()
  239. for i=1,15 do
  240. lplr.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame - v.Character.HumanoidRootPart.CFrame.LookVector*4
  241. a(v)
  242. wait()
  243. end
  244. end)
  245. end
  246. end
  247. end)
  248.  
  249. EXPLOIT10.Name = "EXPLOIT10"
  250. EXPLOIT10.Parent = MainFrame
  251. EXPLOIT10.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  252. EXPLOIT10.BorderSizePixel = 0
  253. EXPLOIT10.Position = UDim2.new(0.75242722, 0, 0.323193908, 0)
  254. EXPLOIT10.Size = UDim2.new(0, 92, 0, 32)
  255. EXPLOIT10.Font = Enum.Font.Cartoon
  256. EXPLOIT10.Text = "Reviz Admin"
  257. EXPLOIT10.TextColor3 = Color3.fromRGB(255, 255, 255)
  258. EXPLOIT10.TextScaled = true
  259. EXPLOIT10.TextSize = 14.000
  260. EXPLOIT10.TextWrapped = true
  261. EXPLOIT10.MouseButton1Down:connect(function()
  262. loadstring(game:HttpGet(('https://pastebin.com/raw/KNUzQPYS'),true))()
  263. end)
  264.  
  265. EXPLOIT11.Name = "EXPLOIT11"
  266. EXPLOIT11.Parent = MainFrame
  267. EXPLOIT11.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  268. EXPLOIT11.BorderSizePixel = 0
  269. EXPLOIT11.Position = UDim2.new(0.75242722, 0, 0.520912528, 0)
  270. EXPLOIT11.Size = UDim2.new(0, 92, 0, 32)
  271. EXPLOIT11.Font = Enum.Font.Cartoon
  272. EXPLOIT11.Text = "FE GUI"
  273. EXPLOIT11.TextColor3 = Color3.fromRGB(255, 255, 255)
  274. EXPLOIT11.TextScaled = true
  275. EXPLOIT11.TextSize = 14.000
  276. EXPLOIT11.TextWrapped = true
  277. EXPLOIT11.MouseButton1Down:connect(function()
  278. loadstring(game:HttpGet(('https://pastebin.com/raw/yQaWHmZA'),true))()
  279. end)
  280.  
  281. EXPLOIT12.Name = "EXPLOIT12"
  282. EXPLOIT12.Parent = MainFrame
  283. EXPLOIT12.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  284. EXPLOIT12.BorderSizePixel = 0
  285. EXPLOIT12.Position = UDim2.new(0.75242722, 0, 0.711026609, 0)
  286. EXPLOIT12.Size = UDim2.new(0, 92, 0, 32)
  287. EXPLOIT12.Font = Enum.Font.Cartoon
  288. EXPLOIT12.Text = "FE Troll Animations"
  289. EXPLOIT12.TextColor3 = Color3.fromRGB(255, 255, 255)
  290. EXPLOIT12.TextScaled = true
  291. EXPLOIT12.TextSize = 14.000
  292. EXPLOIT12.TextWrapped = true
  293. EXPLOIT12.MouseButton1Down:connect(function()
  294. loadstring(game:HttpGet(('https://pastebin.com/raw/35ze0RJb'),true))()
  295. end)
  296.  
  297. EXPLOIT2.Name = "EXPLOIT2"
  298. EXPLOIT2.Parent = MainFrame
  299. EXPLOIT2.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  300. EXPLOIT2.BorderSizePixel = 0
  301. EXPLOIT2.Position = UDim2.new(0.024271844, 0, 0.323193908, 0)
  302. EXPLOIT2.Size = UDim2.new(0, 92, 0, 32)
  303. EXPLOIT2.Font = Enum.Font.Cartoon
  304. EXPLOIT2.Text = "Fe Invis Kill"
  305. EXPLOIT2.TextColor3 = Color3.fromRGB(255, 255, 255)
  306. EXPLOIT2.TextScaled = true
  307. EXPLOIT2.TextSize = 14.000
  308. EXPLOIT2.TextWrapped = true
  309. EXPLOIT2.MouseButton1Down:connect(function()
  310. loadstring(game:HttpGet(('https://pastebin.com/raw/Lpn5rUDp'),true))()
  311. end)
  312.  
  313. EXPLOIT3.Name = "EXPLOIT3"
  314. EXPLOIT3.Parent = MainFrame
  315. EXPLOIT3.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  316. EXPLOIT3.BorderSizePixel = 0
  317. EXPLOIT3.Position = UDim2.new(0.024271844, 0, 0.520912528, 0)
  318. EXPLOIT3.Size = UDim2.new(0, 92, 0, 32)
  319. EXPLOIT3.Font = Enum.Font.Cartoon
  320. EXPLOIT3.Text = "Vybe CMD Bar"
  321. EXPLOIT3.TextColor3 = Color3.fromRGB(255, 255, 255)
  322. EXPLOIT3.TextScaled = true
  323. EXPLOIT3.TextSize = 14.000
  324. EXPLOIT3.TextWrapped = true
  325. EXPLOIT3.MouseButton1Down:connect(function()
  326. loadstring(game:HttpGet(('https://pastebin.com/raw/NN5P4nQE'),true))()
  327. end)
  328.  
  329. EXPLOIT4.Name = "EXPLOIT4"
  330. EXPLOIT4.Parent = MainFrame
  331. EXPLOIT4.BackgroundColor3 = Color3.fromRGB(68, 68, 68)
  332. EXPLOIT4.BorderSizePixel = 0
  333. EXPLOIT4.Position = UDim2.new(0.024271844, 0, 0.711026609, 0)
  334. EXPLOIT4.Size = UDim2.new(0, 92, 0, 32)
  335. EXPLOIT4.Font = Enum.Font.Cartoon
  336. EXPLOIT4.Text = "JB Autorob"
  337. EXPLOIT4.TextColor3 = Color3.fromRGB(255, 255, 255)
  338. EXPLOIT4.TextScaled = true
  339. EXPLOIT4.TextSize = 14.000
  340. EXPLOIT4.TextWrapped = true
  341. EXPLOIT4.MouseButton1Down:connect(function()
  342. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  343. end)
  344.  
  345. MainFrameBeautyB.Name = "MainFrameBeautyB"
  346. MainFrameBeautyB.Parent = MainFrame
  347. MainFrameBeautyB.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  348. MainFrameBeautyB.BorderSizePixel = 0
  349. MainFrameBeautyB.Position = UDim2.new(0, 0, 0.916349828, 0)
  350. MainFrameBeautyB.Size = UDim2.new(0, 412, 0, 22)
  351. MainFrameBeautyB.Visible = false
  352. -- Gui to Lua
  353. -- Version: 3.2
  354.  
  355. -- Instances:
  356.  
  357. local Toolsv2 = Instance.new("ScreenGui")
  358. local Open = Instance.new("TextButton")
  359.  
  360. --Properties:
  361.  
  362. Toolsv2.Name = "Tools v2"
  363. Toolsv2.Parent = game.CoreGui
  364. Toolsv2.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  365.  
  366. Open.Name = "Open"
  367. Open.Parent = Toolsv2
  368. Open.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  369. Open.Position = UDim2.new(0, 0, 0.451871663, 0)
  370. Open.Size = UDim2.new(0, 78, 0, 50)
  371. Open.Font = Enum.Font.SourceSans
  372. Open.Text = "Open"
  373. Open.TextColor3 = Color3.fromRGB(250, 0, 0)
  374. Open.TextScaled = true
  375. Open.TextSize = 14.000
  376. Open.TextWrapped = true
  377. Open.MouseButton1Down:Connect(function()
  378. local ToolsGUI = Instance.new("ScreenGui")
  379. local main = Instance.new("Frame")
  380. local DropTool = Instance.new("TextButton")
  381. local Equip = Instance.new("TextButton")
  382. local Versionn = Instance.new("TextButton")
  383. local Cred = Instance.new("TextButton")
  384. local SaveTool = Instance.new("TextButton")
  385. local LoadTool = Instance.new("TextButton")
  386. local Bringall = Instance.new("TextButton")
  387. local SpectatePlayer = Instance.new("TextButton")
  388. local Giant = Instance.new("TextButton")
  389. local Hitbox = Instance.new("TextButton")
  390. local ClickToTP = Instance.new("TextButton")
  391. local DestroyGui = Instance.new("TextButton")
  392. local Rejoin = Instance.new("TextButton")
  393.  
  394. --Properties:
  395.  
  396. ToolsGUI.Name = "ToolsGUI"
  397. ToolsGUI.Parent = game.CoreGui
  398. ToolsGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  399.  
  400. main.Name = "main"
  401. main.Parent = ToolsGUI
  402. main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  403. main.Position = UDim2.new(0.0410144925, 0, 0.185073853, 0)
  404. main.Size = UDim2.new(0, 275, 0, 234)
  405. main.Active = true
  406. main.Draggable = true
  407.  
  408. DropTool.Name = "Drop Tool"
  409. DropTool.Parent = main
  410. DropTool.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  411. DropTool.Position = UDim2.new(0.0597826242, 0, 0.0552295074, 0)
  412. DropTool.Size = UDim2.new(0, 55, 0, 50)
  413. DropTool.Font = Enum.Font.SourceSans
  414. DropTool.Text = "Drop"
  415. DropTool.TextColor3 = Color3.fromRGB(0, 0, 0)
  416. DropTool.TextScaled = true
  417. DropTool.TextSize = 14.000
  418. DropTool.TextWrapped = true
  419. DropTool.MouseButton1Down:Connect(function()
  420. game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = game.Workspace
  421. end)
  422.  
  423. Equip.Name = "Equip"
  424. Equip.Parent = main
  425. Equip.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  426. Equip.Position = UDim2.new(0.354725242, 0, 0.0552294627, 0)
  427. Equip.Size = UDim2.new(0, 58, 0, 50)
  428. Equip.Font = Enum.Font.SourceSans
  429. Equip.Text = "Equip"
  430. Equip.TextColor3 = Color3.fromRGB(0, 0, 0)
  431. Equip.TextScaled = true
  432. Equip.TextSize = 14.000
  433. Equip.TextWrapped = true
  434. Equip.MouseButton1Down:Connect(function()
  435. game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  436. end)
  437.  
  438. Versionn.Name = "Versionn"
  439. Versionn.Parent = main
  440. Versionn.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  441. Versionn.Position = UDim2.new(0, 0, 0.999885857, 0)
  442. Versionn.Size = UDim2.new(0, 275, 0, 34)
  443. Versionn.Font = Enum.Font.SourceSans
  444. Versionn.Text = "Version 2"
  445. Versionn.TextColor3 = Color3.fromRGB(0, 0, 0)
  446. Versionn.TextScaled = true
  447. Versionn.TextSize = 14.000
  448. Versionn.TextWrapped = true
  449.  
  450. Cred.Name = "Cred"
  451. Cred.Parent = main
  452. Cred.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  453. Cred.Position = UDim2.new(0, 0, -0.166233271, 0)
  454. Cred.Size = UDim2.new(0, 275, 0, 38)
  455. Cred.Font = Enum.Font.SourceSans
  456. Cred.Text = "Script made by WarriorRoberr"
  457. Cred.TextColor3 = Color3.fromRGB(0, 0, 0)
  458. Cred.TextSize = 14.000
  459. Cred.TextWrapped = true
  460.  
  461. SaveTool.Name = "Save Tool"
  462. SaveTool.Parent = main
  463. SaveTool.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  464. SaveTool.Position = UDim2.new(0.0597826242, 0, 0.332766116, 0)
  465. SaveTool.Size = UDim2.new(0, 55, 0, 50)
  466. SaveTool.Font = Enum.Font.SourceSans
  467. SaveTool.Text = "DropTools"
  468. SaveTool.TextColor3 = Color3.fromRGB(0, 0, 0)
  469. SaveTool.TextScaled = true
  470. SaveTool.TextSize = 14.000
  471. SaveTool.TextWrapped = true
  472. SaveTool.MouseButton1Down:Connect(function()
  473. for i,tools in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
  474. if tools:IsA("Tool") then
  475. tools.Parent = game.Players.LocalPlayer.Character
  476. tools.Parent = game.Workspace
  477. end
  478. end
  479. end)
  480.  
  481. LoadTool.Name = "Load Tool"
  482. LoadTool.Parent = main
  483. LoadTool.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  484. LoadTool.Position = UDim2.new(0.353785127, 0, 0.332766145, 0)
  485. LoadTool.Size = UDim2.new(0, 58, 0, 50)
  486. LoadTool.Font = Enum.Font.SourceSans
  487. LoadTool.Text = "BlockTools"
  488. LoadTool.TextColor3 = Color3.fromRGB(0, 0, 0)
  489. LoadTool.TextScaled = true
  490. LoadTool.TextSize = 14.000
  491. LoadTool.TextWrapped = true
  492. LoadTool.MouseButton1Down:Connect(function()
  493. for i,tools in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
  494. if tools:IsA("Tool") then
  495. tools.Parent = game.Players.LocalPlayer.Character
  496. tools.Handle:FindFirstChildOfClass("SpecialMesh"):Destroy()
  497. end
  498. end
  499. end)
  500.  
  501. Bringall.Name = "Bring all"
  502. Bringall.Parent = main
  503. Bringall.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  504. Bringall.Position = UDim2.new(0.0597826242, 0, 0.62272656, 0)
  505. Bringall.Size = UDim2.new(0, 55, 0, 50)
  506. Bringall.Font = Enum.Font.SourceSans
  507. Bringall.Text = "Equip all tools"
  508. Bringall.TextColor3 = Color3.fromRGB(0, 0, 0)
  509. Bringall.TextScaled = true
  510. Bringall.TextSize = 14.000
  511. Bringall.TextWrapped = true
  512. Bringall.MouseButton1Down:Connect(function()
  513. for i,tools in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do
  514. if tools:IsA("Tool") then
  515. tools.Parent = game.Players.LocalPlayer.Character
  516. end
  517. end
  518. end)
  519.  
  520. SpectatePlayer.Name = "Spectate Player"
  521. SpectatePlayer.Parent = main
  522. SpectatePlayer.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  523. SpectatePlayer.Position = UDim2.new(0.640030444, 0, 0.054988306, 0)
  524. SpectatePlayer.Size = UDim2.new(0, 89, 0, 50)
  525. SpectatePlayer.Font = Enum.Font.SourceSans
  526. SpectatePlayer.Text = "Spectate Gui"
  527. SpectatePlayer.TextColor3 = Color3.fromRGB(0, 0, 0)
  528. SpectatePlayer.TextScaled = true
  529. SpectatePlayer.TextSize = 14.000
  530. SpectatePlayer.TextWrapped = true
  531. SpectatePlayer.MouseButton1Down:Connect(function()
  532. local Bar = Instance.new("Frame")
  533. local Previous = Instance.new("TextButton")
  534. local Next = Instance.new("TextButton")
  535. local Title = Instance.new("TextLabel")
  536.  
  537. Bar.Name = "Bar"
  538. Bar.Parent = ToolsGUI
  539. Bar.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  540. Bar.BackgroundTransparency = 1.000
  541. Bar.BorderSizePixel = 5
  542. Bar.Position = UDim2.new(-1.90319276, -100, 7.67559671, -50)
  543. Bar.Size = UDim2.new(0, 210, 0, 52)
  544.  
  545. Previous.Name = "Previous"
  546. Previous.Parent = Bar
  547. Previous.BackgroundColor3 = Color3.fromRGB(134, 134, 134)
  548. Previous.BorderColor3 = Color3.fromRGB(130, 203, 255)
  549. Previous.BorderSizePixel = 0
  550. Previous.Size = UDim2.new(0.25, 0, 1, 0)
  551. Previous.Font = Enum.Font.SourceSans
  552. Previous.Text = "<"
  553. Previous.TextColor3 = Color3.fromRGB(255, 255, 255)
  554. Previous.TextSize = 48.000
  555.  
  556. Next.Name = "Next"
  557. Next.Parent = Bar
  558. Next.BackgroundColor3 = Color3.fromRGB(134, 134, 134)
  559. Next.BorderColor3 = Color3.fromRGB(130, 203, 255)
  560. Next.BorderSizePixel = 0
  561. Next.Position = UDim2.new(1, 0, 0, 0)
  562. Next.Size = UDim2.new(-0.25, 0, 1, 0)
  563. Next.Font = Enum.Font.SourceSans
  564. Next.Text = ">"
  565. Next.TextColor3 = Color3.fromRGB(255, 255, 255)
  566. Next.TextSize = 48.000
  567.  
  568. Title.Name = "Title"
  569. Title.Parent = Bar
  570. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  571. Title.BackgroundTransparency = 1.000
  572. Title.Position = UDim2.new(0.275000006, 0, 0, 0)
  573. Title.Size = UDim2.new(0.449999988, 0, 1, 0)
  574. Title.Font = Enum.Font.SourceSans
  575. Title.Text = ""
  576. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  577. Title.TextScaled = true
  578. Title.TextSize = 14.000
  579. Title.TextWrapped = true
  580.  
  581. -- By WarriorRoberr
  582.  
  583. local cam = game.Workspace.CurrentCamera
  584.  
  585. local bar = Bar
  586. local title = bar.Title
  587. local prev = bar.Previous
  588. local nex = bar.Next
  589.  
  590. local function get()
  591. for _,v in pairs(game.Players:GetPlayers())do
  592. if v.Name == title.Text then
  593. return(_)
  594. end
  595. end
  596. end
  597.  
  598.  
  599. local debounce = false
  600. SpectatePlayer.MouseButton1Click:connect(function()
  601. if debounce == false then debounce = true
  602. bar:TweenPosition(UDim2.new(.5,-100,0.88,-50),"In","Linear",1,true)
  603. pcall(function()
  604. title.Text = game.Players:GetPlayerFromCharacter(cam.CameraSubject.Parent).Name
  605. end)
  606. elseif debounce == true then debounce = false
  607. pcall(function() cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid end)
  608. bar:TweenPosition(UDim2.new(-1,-100,0.88,-50),"In","Linear",1,true)
  609. end
  610. end)
  611.  
  612. prev.MouseButton1Click:connect(function()
  613. wait(.1)
  614. local players = game.Players:GetPlayers()
  615. local num = get()
  616. if not pcall(function()
  617. cam.CameraSubject = players[num-1].Character.Humanoid
  618. end) then
  619. cam.CameraSubject = players[#players].Character.Humanoid
  620. end
  621. pcall(function()
  622. title.Text = game.Players:GetPlayerFromCharacter(cam.CameraSubject.Parent).Name
  623. end)
  624. end)
  625.  
  626. nex.MouseButton1Click:connect(function()
  627. wait(.1)
  628. local players = game.Players:GetPlayers()
  629. local num = get()
  630. if not pcall(function()
  631. cam.CameraSubject = players[num+1].Character.Humanoid
  632. end) then
  633. cam.CameraSubject = players[1].Character.Humanoid
  634. end
  635. pcall(function()
  636. title.Text = game.Players:GetPlayerFromCharacter(cam.CameraSubject.Parent).Name
  637. end)
  638. end)
  639.  
  640.  
  641. end)
  642.  
  643. Giant.Name = "Giant"
  644. Giant.Parent = main
  645. Giant.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  646. Giant.Position = UDim2.new(0.636312962, 0, 0.332766145, 0)
  647. Giant.Size = UDim2.new(0, 91, 0, 50)
  648. Giant.Font = Enum.Font.SourceSans
  649. Giant.Text = "Giant R15"
  650. Giant.TextColor3 = Color3.fromRGB(0, 0, 0)
  651. Giant.TextScaled = true
  652. Giant.TextSize = 14.000
  653. Giant.TextWrapped = true
  654. Giant.MouseButton1Down:Connect(function()
  655. local LocalPlayer = game:GetService("Players").LocalPlayer
  656. local Character = LocalPlayer.Character
  657. local Humanoid = Character:FindFirstChildOfClass("Humanoid")
  658.  
  659. function rm()
  660. for i,v in pairs(Character:GetDescendants()) do
  661. if v:IsA("BasePart") then
  662. if v.Name == "Handle" or v.Name == "Head" then
  663. if Character.Head:FindFirstChild("OriginalSize") then
  664. Character.Head.OriginalSize:Destroy()
  665. end
  666. else
  667. for i,cav in pairs(v:GetDescendants()) do
  668. if cav:IsA("Attachment") then
  669. if cav:FindFirstChild("OriginalPosition") then
  670. cav.OriginalPosition:Destroy()
  671. end
  672. end
  673. end
  674. v:FindFirstChild("OriginalSize"):Destroy()
  675. if v:FindFirstChild("AvatarPartScaleType") then
  676. v:FindFirstChild("AvatarPartScaleType"):Destroy()
  677. end
  678. end
  679. end
  680. end
  681. end
  682.  
  683. rm()
  684. wait(0.5)
  685. Humanoid:FindFirstChild("BodyProportionScale"):Destroy()
  686. wait(1)
  687.  
  688. rm()
  689. wait(0.5)
  690. Humanoid:FindFirstChild("BodyHeightScale"):Destroy()
  691. wait(1)
  692.  
  693. rm()
  694. wait(0.5)
  695. Humanoid:FindFirstChild("BodyWidthScale"):Destroy()
  696. wait(1)
  697.  
  698. rm()
  699. wait(0.5)
  700. Humanoid:FindFirstChild("BodyDepthScale"):Destroy()
  701. wait(1)
  702.  
  703. rm()
  704. wait(0.5)
  705. Humanoid:FindFirstChild("HeadScale"):Destroy()
  706. wait(1)
  707. end)
  708.  
  709. Hitbox.Name = "Hitbox"
  710. Hitbox.Parent = main
  711. Hitbox.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  712. Hitbox.Position = UDim2.new(0.636312962, 0, 0.619090915, 0)
  713. Hitbox.Size = UDim2.new(0, 91, 0, 50)
  714. Hitbox.Font = Enum.Font.SourceSans
  715. Hitbox.Text = "Hitbox"
  716. Hitbox.TextColor3 = Color3.fromRGB(0, 0, 0)
  717. Hitbox.TextScaled = true
  718. Hitbox.TextSize = 14.000
  719. Hitbox.TextWrapped = true
  720. Hitbox.MouseButton1Down:Connect(function()
  721. _G.HeadSize = 20
  722. _G.Disabled = true
  723.  
  724. game:GetService('RunService').RenderStepped:connect(function()
  725. if _G.Disabled then
  726. for i,v in next, game:GetService('Players'):GetPlayers() do
  727. if v.Name ~= game:GetService('Players').LocalPlayer.Name then
  728. pcall(function()
  729. v.Character.HumanoidRootPart.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  730. v.Character.HumanoidRootPart.Transparency = 0.7
  731. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Really blue")
  732. v.Character.HumanoidRootPart.Material = "Neon"
  733. v.Character.HumanoidRootPart.CanCollide = false
  734. end)
  735. end
  736. end
  737. end
  738. end)
  739. end)
  740.  
  741. ClickToTP.Name = "Click To TP"
  742. ClickToTP.Parent = main
  743. ClickToTP.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  744. ClickToTP.Position = UDim2.new(0.353462934, 0, 0.62272656, 0)
  745. ClickToTP.Size = UDim2.new(0, 58, 0, 50)
  746. ClickToTP.Font = Enum.Font.SourceSans
  747. ClickToTP.Text = "Click To TP"
  748. ClickToTP.TextColor3 = Color3.fromRGB(0, 0, 0)
  749. ClickToTP.TextScaled = true
  750. ClickToTP.TextSize = 14.000
  751. ClickToTP.TextWrapped = true
  752. ClickToTP.MouseButton1Down:Connect(function()
  753. local mouse = game.Players.LocalPlayer:GetMouse()
  754. local tool = Instance.new("Tool")
  755. tool.RequiresHandle = false
  756. tool.Name = "Click Teleport"
  757. tool.Activated:connect(function()
  758. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  759. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  760. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  761. end)
  762. tool.Parent = game.Players.LocalPlayer.Backpack
  763. end)
  764.  
  765. DestroyGui.Name = "Destroy Gui"
  766. DestroyGui.Parent = main
  767. DestroyGui.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  768. DestroyGui.Position = UDim2.new(1, 0, 0.0426209271, 0)
  769. DestroyGui.Size = UDim2.new(0, 58, 0, 52)
  770. DestroyGui.Font = Enum.Font.SourceSans
  771. DestroyGui.Text = "Close"
  772. DestroyGui.TextColor3 = Color3.fromRGB(0, 0, 0)
  773. DestroyGui.TextScaled = true
  774. DestroyGui.TextSize = 14.000
  775. DestroyGui.TextWrapped = true
  776. DestroyGui.MouseButton1Down:Connect(function()
  777. ToolsGUI:Destroy()
  778. end)
  779.  
  780. Rejoin.Name = "Rejoin"
  781. Rejoin.Parent = main
  782. Rejoin.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  783. Rejoin.Position = UDim2.new(1, 0, 0.363133758, 0)
  784. Rejoin.Size = UDim2.new(0, 58, 0, 34)
  785. Rejoin.Font = Enum.Font.SourceSans
  786. Rejoin.Text = "Rejoin"
  787. Rejoin.TextColor3 = Color3.fromRGB(0, 0, 0)
  788. Rejoin.TextScaled = true
  789. Rejoin.TextSize = 14.000
  790. Rejoin.TextWrapped = true
  791. Rejoin.MouseButton1Down:Connect(function()
  792. game:GetService("TeleportService"):Teleport(game.PlaceId)
  793. end)
  794. end)
  795. -- Farewell Infortality.
  796. -- Version: 2.82
  797. -- Instances:
  798. local Theexploit = Instance.new("ScreenGui")
  799. local GUIopenframe = Instance.new("Frame")
  800. local GuiOpen = Instance.new("TextButton")
  801. local GUImain = Instance.new("Frame")
  802. local HatSpam = Instance.new("TextButton")
  803. local flingkill = Instance.new("TextButton")
  804. local Admin = Instance.new("TextButton")
  805. local fly = Instance.new("TextButton")
  806. local AnimationGui = Instance.new("TextButton")
  807. local Brickspam = Instance.new("TextButton")
  808. local ExitGUI = Instance.new("TextButton")
  809. local credits = Instance.new("TextLabel")
  810. local Title = Instance.new("TextLabel")
  811. local page2 = Instance.new("TextButton")
  812. local GUImain2 = Instance.new("Frame")
  813. local title2 = Instance.new("TextLabel")
  814. local btools = Instance.new("TextButton")
  815. local unlockWS = Instance.new("TextButton")
  816. local lowgravity = Instance.new("TextButton")
  817. local comingsoon = Instance.new("TextLabel")
  818. local ExitGUI2 = Instance.new("TextButton")
  819. --Properties:
  820. Theexploit.Name = "The exploit"
  821. Theexploit.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  822.  
  823. GUIopenframe.Name = "GUI open frame"
  824. GUIopenframe.Parent = Theexploit
  825. GUIopenframe.BackgroundColor3 = Color3.new(0.0313726, 0, 1)
  826. GUIopenframe.Position = UDim2.new(0.0304878056, 0, 0.880596995, 0)
  827. GUIopenframe.Size = UDim2.new(0, 130, 0, 22)
  828.  
  829. GuiOpen.Name = "Gui Open"
  830. GuiOpen.Parent = GUIopenframe
  831. GuiOpen.BackgroundColor3 = Color3.new(0.992157, 0.152941, 0.00392157)
  832. GuiOpen.BorderColor3 = Color3.new(0.0509804, 0, 0)
  833. GuiOpen.Size = UDim2.new(0, 138, 0, 21)
  834. GuiOpen.Font = Enum.Font.SciFi
  835. GuiOpen.Text = "Open Gui"
  836. GuiOpen.TextColor3 = Color3.new(0, 0, 0)
  837. GuiOpen.TextSize = 14
  838. GuiOpen.MouseButton1Down:connect(function()
  839. GUImain.Visible = true
  840. GUIopenframe.Visible = false
  841. end)
  842.  
  843. GUImain.Name = "GUI main"
  844. GUImain.Parent = Theexploit
  845. GUImain.BackgroundColor3 = Color3.new(0, 0, 1)
  846. GUImain.Position = UDim2.new(0.283536583, 0, 0.215351805, 0)
  847. GUImain.Size = UDim2.new(0, 222, 0, 277)
  848. GUImain.Visible = false
  849.  
  850. HatSpam.Name = "HatSpam"
  851. HatSpam.Parent = GUImain
  852. HatSpam.BackgroundColor3 = Color3.new(1, 0, 0)
  853. HatSpam.Position = UDim2.new(0, 11, 0, 51)
  854. HatSpam.Size = UDim2.new(0, 200, 0, 23)
  855. HatSpam.Font = Enum.Font.SourceSans
  856. HatSpam.Text = "Hat Spam (Life in Paridise)"
  857. HatSpam.TextColor3 = Color3.new(0, 0, 0)
  858. HatSpam.TextSize = 14
  859. HatSpam.MouseButton1Down:connect(function()
  860. for i=1,500 do
  861. local A_1 =
  862. {
  863. [1] = "Wear",
  864. [2] = "100427922",
  865. [3] = "Hats"
  866. }
  867. local Event = game:GetService("ReplicatedStorage").WearItem
  868. Event:FireServer(A_1)
  869. wait(0.1)
  870.  
  871. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  872. if v:IsA("Hat") or v:IsA("Accessory") then
  873. v.Parent = game:GetService("Workspace")
  874. end
  875. end
  876. end
  877. end)
  878.  
  879. flingkill.Name = "flingkill"
  880. flingkill.Parent = GUImain
  881. flingkill.BackgroundColor3 = Color3.new(1, 0, 0)
  882. flingkill.Position = UDim2.new(0, 11, 0, 89)
  883. flingkill.Size = UDim2.new(0, 200, 0, 23)
  884. flingkill.Font = Enum.Font.SourceSans
  885. flingkill.Text = "FE fling/kill"
  886. flingkill.TextColor3 = Color3.new(0, 0, 0)
  887. flingkill.TextSize = 14
  888. flingkill.MouseButton1Down:connect(function()
  889. -- Made By NubDeveloper
  890. local FlingKill = Instance.new("ScreenGui")
  891. local Main = Instance.new("Frame")
  892. local Label = Instance.new("Frame")
  893. local Shadow = Instance.new("Frame")
  894. local StartKill = Instance.new("TextButton")
  895. local StopKill = Instance.new("TextButton")
  896. local Instructions = Instance.new("TextLabel")
  897. local CurrentPower = Instance.new("TextLabel")
  898. local Recomendation = Instance.new("TextLabel")
  899. local NameOfGui = Instance.new("TextLabel")
  900. local Exit = Instance.new("TextButton")
  901. local UPArrow = Instance.new("TextButton")
  902. local DownArrow = Instance.new("TextButton")
  903.  
  904. -- Properties
  905.  
  906. FlingKill.Name = "Fling/Kill"
  907. FlingKill.Parent = game.CoreGui
  908.  
  909. Main.Name = "Main"
  910. Main.Parent = FlingKill
  911. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  912. Main.BorderSizePixel = 0
  913. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  914. Main.Size = UDim2.new(0, 217, 0, 233)
  915. Main.Selectable = true
  916. Main.Active = true
  917. Main.Draggable = true
  918.  
  919. Label.Name = "Label"
  920. Label.Parent = Main
  921. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  922. Label.BorderSizePixel = 0
  923. Label.Size = UDim2.new(0, 217, 0, 27)
  924.  
  925. Shadow.Name = "Shadow"
  926. Shadow.Parent = Main
  927. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  928. Shadow.BorderSizePixel = 0
  929. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  930. Shadow.Size = UDim2.new(0, 217, 0, 9)
  931.  
  932. StartKill.Name = "StartKill"
  933. StartKill.Parent = Main
  934. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  935. StartKill.BorderSizePixel = 0
  936. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  937. StartKill.Size = UDim2.new(0, 126, 0, 23)
  938. StartKill.Font = Enum.Font.Cartoon
  939. StartKill.Text = "FE Kill/Fling"
  940. StartKill.TextColor3 = Color3.new(0, 0, 0)
  941. StartKill.TextSize = 14
  942.  
  943. StopKill.Name = "StopKill"
  944. StopKill.Parent = Main
  945. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  946. StopKill.BorderSizePixel = 0
  947. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  948. StopKill.Size = UDim2.new(0, 124, 0, 23)
  949. StopKill.Font = Enum.Font.Cartoon
  950. StopKill.Text = "Stop FE Kill/Fling"
  951. StopKill.TextColor3 = Color3.new(0, 0, 0)
  952. StopKill.TextSize = 14
  953.  
  954. Instructions.Name = "Instructions"
  955. Instructions.Parent = Main
  956. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  957. Instructions.BackgroundTransparency = 1
  958. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  959. Instructions.Size = UDim2.new(0, 200, 0, 32)
  960. Instructions.Font = Enum.Font.Cartoon
  961. Instructions.Text = "Just touch someone to watch the fly to their death!"
  962. Instructions.TextColor3 = Color3.new(0, 0, 0)
  963. Instructions.TextSize = 14
  964. Instructions.TextWrapped = true
  965.  
  966. CurrentPower.Name = "CurrentPower"
  967. CurrentPower.Parent = Main
  968. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  969. CurrentPower.BackgroundTransparency = 1
  970. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  971. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  972. CurrentPower.Font = Enum.Font.Cartoon
  973. CurrentPower.Text = "Current Power = 5"
  974. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  975. CurrentPower.TextSize = 14
  976.  
  977. Recomendation.Name = "Recomendation"
  978. Recomendation.Parent = Main
  979. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  980. Recomendation.BackgroundTransparency = 1
  981. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  982. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  983. Recomendation.Font = Enum.Font.Cartoon
  984. Recomendation.Text = "Recommended Power is 5"
  985. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  986. Recomendation.TextSize = 14
  987.  
  988. NameOfGui.Name = "NameOfGui"
  989. NameOfGui.Parent = Main
  990. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  991. NameOfGui.BackgroundTransparency = 1
  992. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  993. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  994. NameOfGui.Font = Enum.Font.Cartoon
  995. NameOfGui.Text = "FE Kill/Fling By NubDeveloper"
  996. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  997. NameOfGui.TextSize = 14
  998.  
  999. Exit.Name = "Exit"
  1000. Exit.Parent = Main
  1001. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  1002. Exit.BackgroundTransparency = 1
  1003. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  1004. Exit.Size = UDim2.new(0, 20, 0, 27)
  1005. Exit.Font = Enum.Font.Cartoon
  1006. Exit.Text = "X"
  1007. Exit.TextColor3 = Color3.new(0, 0, 0)
  1008. Exit.TextSize = 14
  1009.  
  1010. UPArrow.Name = "UPArrow"
  1011. UPArrow.Parent = Main
  1012. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1013. UPArrow.BackgroundTransparency = 1
  1014. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  1015. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  1016. UPArrow.Font = Enum.Font.Cartoon
  1017. UPArrow.Text = "Up"
  1018. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  1019. UPArrow.TextSize = 12
  1020. UPArrow.TextWrapped = true
  1021.  
  1022. DownArrow.Name = "DownArrow"
  1023. DownArrow.Parent = Main
  1024. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1025. DownArrow.BackgroundTransparency = 1
  1026. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  1027. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  1028. DownArrow.Font = Enum.Font.Cartoon
  1029. DownArrow.Text = "Down"
  1030. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  1031. DownArrow.TextSize = 12
  1032. DownArrow.TextWrapped = true
  1033.  
  1034. power = 500
  1035. active = false
  1036. local val = Instance.new("IntValue")
  1037. val.Name = "Number"
  1038. val.Parent = game.Players.LocalPlayer
  1039. val.Value = 5
  1040.  
  1041. Exit.MouseButton1Click:connect(function()
  1042. FlingKill.Enabled = false
  1043. end)
  1044.  
  1045. StartKill.MouseButton1Click:connect(function()
  1046. game:GetService('RunService').Stepped:connect(function()
  1047. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  1048. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1049. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  1050. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  1051. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  1052. else
  1053. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  1054. game.Players.LocalPlayer.Character.Head.CanCollide = false
  1055. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  1056. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  1057. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  1058. end
  1059. end
  1060. end)
  1061. wait(.1)
  1062. local bambam = Instance.new("BodyThrust")
  1063. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1064. bambam.Force = Vector3.new(power,0,power)
  1065. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1066. end)
  1067.  
  1068. StopKill.MouseButton1Click:connect(function()
  1069. active = false
  1070. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  1071. end)
  1072.  
  1073. UPArrow.MouseButton1Click:connect(function()
  1074. power = power + 100
  1075. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  1076. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  1077. end)
  1078.  
  1079. DownArrow.MouseButton1Click:connect(function()
  1080. power = power - 100
  1081. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  1082. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  1083. end)
  1084. end)
  1085.  
  1086. Admin.Name = "Admin"
  1087. Admin.Parent = GUImain
  1088. Admin.BackgroundColor3 = Color3.new(1, 0, 0)
  1089. Admin.Position = UDim2.new(0, 11, 0, 156)
  1090. Admin.Size = UDim2.new(0, 200, 0, 23)
  1091. Admin.Font = Enum.Font.SourceSans
  1092. Admin.Text = "FE Reviz Admin V2"
  1093. Admin.TextColor3 = Color3.new(0, 0, 0)
  1094. Admin.TextSize = 14
  1095. Admin.MouseButton1Down:connect(function()
  1096. loadstring(game:HttpGet("https://pastebin.com/raw/KNUzQPYS"))()
  1097. end)
  1098.  
  1099. fly.Name = "fly"
  1100. fly.Parent = GUImain
  1101. fly.BackgroundColor3 = Color3.new(1, 0, 0)
  1102. fly.Position = UDim2.new(0, 11, 0, 122)
  1103. fly.Size = UDim2.new(0, 200, 0, 23)
  1104. fly.Font = Enum.Font.SourceSans
  1105. fly.Text = "FE Toggle Fly (E)"
  1106. fly.TextColor3 = Color3.new(0, 0, 0)
  1107. fly.TextSize = 14
  1108. fly.MouseButton1Down:connect(function()
  1109. repeat wait()
  1110. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1111. local mouse = game.Players.LocalPlayer:GetMouse()
  1112. repeat wait() until mouse
  1113. local plr = game.Players.LocalPlayer
  1114. local torso = plr.Character.Torso
  1115. local flying = true
  1116. local deb = true
  1117. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1118. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1119. local maxspeed = 50
  1120. local speed = 0
  1121.  
  1122. function Fly()
  1123. local bg = Instance.new("BodyGyro", torso)
  1124. bg.P = 9e4
  1125. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1126. bg.cframe = torso.CFrame
  1127. local bv = Instance.new("BodyVelocity", torso)
  1128. bv.velocity = Vector3.new(0,0.1,0)
  1129. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1130. repeat wait()
  1131. plr.Character.Humanoid.PlatformStand = true
  1132. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1133. speed = speed+.5+(speed/maxspeed)
  1134. if speed > maxspeed then
  1135. speed = maxspeed
  1136. end
  1137. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1138. speed = speed-1
  1139. if speed < 0 then
  1140. speed = 0
  1141. end
  1142. end
  1143. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1144. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1145. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1146. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1147. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1148. else
  1149. bv.velocity = Vector3.new(0,0.1,0)
  1150. end
  1151. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1152. until not flying
  1153. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1154. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1155. speed = 0
  1156. bg:Destroy()
  1157. bv:Destroy()
  1158. plr.Character.Humanoid.PlatformStand = false
  1159. end
  1160. mouse.KeyDown:connect(function(key)
  1161. if key:lower() == "e" then
  1162. if flying then flying = false
  1163. else
  1164. flying = true
  1165. Fly()
  1166. end
  1167. elseif key:lower() == "w" then
  1168. ctrl.f = 1
  1169. elseif key:lower() == "s" then
  1170. ctrl.b = -1
  1171. elseif key:lower() == "a" then
  1172. ctrl.l = -1
  1173. elseif key:lower() == "d" then
  1174. ctrl.r = 1
  1175. end
  1176. end)
  1177. mouse.KeyUp:connect(function(key)
  1178. if key:lower() == "w" then
  1179. ctrl.f = 0
  1180. elseif key:lower() == "s" then
  1181. ctrl.b = 0
  1182. elseif key:lower() == "a" then
  1183. ctrl.l = 0
  1184. elseif key:lower() == "d" then
  1185. ctrl.r = 0
  1186. end
  1187. end)
  1188. Fly()
  1189. end)
  1190.  
  1191. AnimationGui.Name = "AnimationGui"
  1192. AnimationGui.Parent = GUImain
  1193. AnimationGui.BackgroundColor3 = Color3.new(1, 0, 0)
  1194. AnimationGui.Position = UDim2.new(0, 11, 0, 221)
  1195. AnimationGui.Size = UDim2.new(0, 200, 0, 23)
  1196. AnimationGui.Font = Enum.Font.SourceSans
  1197. AnimationGui.Text = "FE Animation Gui"
  1198. AnimationGui.TextColor3 = Color3.new(0, 0, 0)
  1199. AnimationGui.TextSize = 14
  1200. AnimationGui.MouseButton1Down:connect(function()
  1201. --FE Animation Gui Made by Dark Magic Rblx in ROBLOX Studio, please give credits if you use this.
  1202. --You can use all and me in the Name Here Section!
  1203. gui = Instance.new("ScreenGui",game.CoreGui)
  1204. gui.Name = "FE Animation Gui by Dark Magic Rblx"
  1205. box = Instance.new("Frame",gui)
  1206. box.Size = UDim2.new(0,400,0,100)
  1207. box.Position = UDim2.new(0,800,0,500)
  1208. box.BackgroundTransparency = 0
  1209. box.BackgroundColor3 = Color3.new(167,0,0)
  1210. box.BorderSizePixel = 5
  1211. box.BorderColor3 = Color3.new(27,42,53)
  1212.  
  1213. o = Instance.new("TextBox",gui)
  1214. o.Name = "Speed Here"
  1215. o.Size = UDim2.new(0,150,0,15)
  1216. o.Position = UDim2.new(0,1000,0,590)
  1217. o.BackgroundTransparency = 0
  1218. o.BackgroundColor3 = Color3.new(0,0,0)
  1219. o.BorderSizePixel = 0
  1220. o.Font = "Arcade"
  1221. o.TextColor3 = Color3.new(255,255,255)
  1222. o.TextScaled = true
  1223. o.TextWrapped = true
  1224. o.Text = "Speed Here"
  1225.  
  1226. a = Instance.new("TextBox",gui)
  1227. a.Name = "ID Here"
  1228. a.Size = UDim2.new(0,300,0,25)
  1229. a.Position = UDim2.new(0,900,0,530)
  1230. a.BackgroundTransparency = 0
  1231. a.BackgroundColor3 = Color3.new(0,0,0)
  1232. a.BorderSizePixel = 0
  1233. a.Font = "Arcade"
  1234. a.TextColor3 = Color3.new(255,255,255)
  1235. a.TextScaled = true
  1236. a.TextWrapped = true
  1237. a.Text = "ID Here"
  1238.  
  1239. b = Instance.new("TextBox",gui)
  1240. b.Name = "Namehere"
  1241. b.Size = UDim2.new(0,300,0,25)
  1242. b.Position = UDim2.new(0,900,0,560)
  1243. b.BackgroundTransparency = 0
  1244. b.BackgroundColor3 = Color3.new(0,0,0)
  1245. b.BorderSizePixel = 0
  1246. b.Font = "Arcade"
  1247. b.TextColor3 = Color3.new(255,255,255)
  1248. b.TextScaled = true
  1249. b.TextWrapped = true
  1250. b.Text = "Name here"
  1251.  
  1252. c = Instance.new("TextButton",gui)
  1253. c.Name = "Animation"
  1254. c.Size = UDim2.new(0,100,0,40)
  1255. c.Position = UDim2.new(0,800,0,520)
  1256. c.BackgroundTransparency = 0
  1257. c.BackgroundColor3 = Color3.new(0,0,0)
  1258. c.BorderSizePixel = 0
  1259. c.Font = "Arcade"
  1260. c.TextColor3 = Color3.new(255,255,255)
  1261. c.TextScaled = true
  1262. c.TextWrapped = true
  1263. c.Text = "Animation"
  1264.  
  1265. d = Instance.new("TextButton",gui)
  1266. d.Name = "Player"
  1267. d.Size = UDim2.new(0,100,0,40)
  1268. d.Position = UDim2.new(0,800,0,560)
  1269. d.BackgroundTransparency = 0
  1270. d.BackgroundColor3 = Color3.new(0,0,0)
  1271. d.BorderSizePixel = 0
  1272. d.Font = "Arcade"
  1273. d.TextColor3 = Color3.new(255,255,255)
  1274. d.TextScaled = true
  1275. d.TextWrapped = true
  1276. d.Text = "Player"
  1277.  
  1278. cred = Instance.new("TextLabel",gui)
  1279. cred.Name = "Credits"
  1280. cred.Size = UDim2.new(0,400,0,20)
  1281. cred.Position = UDim2.new(0,800,0,500)
  1282. cred.BackgroundTransparency = 0
  1283. cred.BackgroundColor3 = Color3.new(0,0,0)
  1284. box.BorderSizePixel = 5
  1285. box.BorderColor3 = Color3.new(27,42,53)
  1286. cred.Font = "Arcade"
  1287. cred.FontSize = "Size24"
  1288. cred.TextColor3 = Color3.new(255,255,255)
  1289. cred.Text = "FE Animation Gui by Dark Magic Rblx!"
  1290. cred.TextSize = 19
  1291.  
  1292. c.MouseButton1Down:connect(function()
  1293. local AnimationId = gui["ID Here"].Text
  1294. local Anim = Instance.new("Animation")
  1295. Anim.AnimationId = "rbxassetid://"..AnimationId
  1296. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  1297. if Player ~= nil then
  1298. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  1299. k:Play()
  1300. k:AdjustSpeed(gui["Speed Here"].Text)
  1301. end
  1302. if gui.Namehere.Text =="me" then
  1303. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1304. k:Play()
  1305. k:AdjustSpeed(gui["Speed Here"].Text)
  1306. end
  1307. if gui.Namehere.Text =="all" then
  1308. for i,v in pairs(game.Players:GetChildren()) do
  1309. local k = v.Character.Humanoid:LoadAnimation(Anim)
  1310. k:Play()
  1311. k:AdjustSpeed(gui["Speed Here"].Text)
  1312. end
  1313. end
  1314. end)
  1315.  
  1316.  
  1317. d.MouseButton1Down:connect(function()
  1318. local AnimationId = gui["ID Here"].Text
  1319. local Anim = Instance.new("Animation")
  1320. Anim.AnimationId = "rbxassetid://"..AnimationId
  1321. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  1322. if Player ~= nil then
  1323. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  1324. k:Play()
  1325. k:AdjustSpeed(gui["Speed Here"].Text)
  1326. end
  1327. if gui.Namehere.Text =="me" then
  1328. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1329. k:Play()
  1330. k:AdjustSpeed(gui["Speed Here"].Text)
  1331. end
  1332. if gui.Namehere.Text =="all" then
  1333. for i,v in pairs(game.Players:GetChildren()) do
  1334. local k = v.Character.Humanoid:LoadAnimation(Anim)
  1335. k:Play()
  1336. k:AdjustSpeed(gui["Speed Here"].Text)
  1337. end
  1338. end
  1339. end)
  1340. end)
  1341.  
  1342. Brickspam.Name = "Brickspam"
  1343. Brickspam.Parent = GUImain
  1344. Brickspam.BackgroundColor3 = Color3.new(1, 0, 0)
  1345. Brickspam.Position = UDim2.new(0, 11, 0, 189)
  1346. Brickspam.Size = UDim2.new(0, 200, 0, 23)
  1347. Brickspam.Font = Enum.Font.SourceSans
  1348. Brickspam.Text = "FE Brick Spam"
  1349. Brickspam.TextColor3 = Color3.new(0, 0, 0)
  1350. Brickspam.TextSize = 14
  1351. Brickspam.MouseButton1Down:connect(function()
  1352. for i=1,500 do
  1353. local A_1 =
  1354. {
  1355. [1] = "Wear",
  1356. [2] = "100427922",
  1357. [3] = "Hats"
  1358. }
  1359. local Event = game:GetService("ReplicatedStorage").WearItem
  1360. Event:FireServer(A_1)
  1361. wait(0.1)
  1362.  
  1363. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  1364. if v:IsA("Hat") or v:IsA("Accessory") then
  1365. v.Handle.Mesh:Destroy()
  1366. v.Parent = game:GetService("Workspace")
  1367. end
  1368. end
  1369. end
  1370. end)
  1371.  
  1372. Title.Name = "Title"
  1373. Title.Parent = GUImain
  1374. Title.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  1375. Title.BorderColor3 = Color3.new(0, 0, 0)
  1376. Title.Size = UDim2.new(0, 222, 0, 29)
  1377. Title.Font = Enum.Font.SourceSans
  1378. Title.Text = "FE Destroyer v2.0"
  1379. Title.TextColor3 = Color3.new(0, 0, 0)
  1380. Title.TextSize = 18
  1381. Title.TextWrapped = true
  1382.  
  1383. credits.Name = "credits"
  1384. credits.Parent = GUImain
  1385. credits.BackgroundColor3 = Color3.new(0, 0, 1)
  1386. credits.BorderColor3 = Color3.new(0, 0, 1)
  1387. credits.Position = UDim2.new(0, 0, 0.902527094, 0)
  1388. credits.Size = UDim2.new(0, 200, 0, 27)
  1389. credits.Font = Enum.Font.SourceSans
  1390. credits.Text = "GUI created by JamiePro248#5569"
  1391. credits.TextColor3 = Color3.new(1, 0, 0)
  1392. credits.TextSize = 14
  1393.  
  1394. ExitGUI.Name = "ExitGUI"
  1395. ExitGUI.Parent = GUImain
  1396. ExitGUI.BackgroundColor3 = Color3.new(1, 0, 0)
  1397. ExitGUI.Position = UDim2.new(0, 201, 0, 0)
  1398. ExitGUI.Size = UDim2.new(0, 21, 0, 19)
  1399. ExitGUI.Font = Enum.Font.SourceSans
  1400. ExitGUI.Text = "X"
  1401. ExitGUI.TextColor3 = Color3.new(0, 0, 0)
  1402. ExitGUI.TextSize = 14
  1403. ExitGUI.MouseButton1Down:connect(function()
  1404. GUImain.Visible = false
  1405. GUIopenframe.Visible = true
  1406. end)
  1407.  
  1408.  
  1409. page2.Name = "page2"
  1410. page2.Parent = GUImain
  1411. page2.BackgroundColor3 = Color3.new(1, 0, 0)
  1412. page2.Position = UDim2.new(0.851351202, 0, 0.902527094, 0)
  1413. page2.Size = UDim2.new(0, 33, 0, 27)
  1414. page2.Font = Enum.Font.SourceSans
  1415. page2.Text = "->"
  1416. page2.TextColor3 = Color3.new(0, 0, 0)
  1417. page2.TextScaled = true
  1418. page2.TextSize = 14
  1419. page2.TextWrapped = true
  1420. page2.MouseButton1Down:connect(function()
  1421. GUImain2.Visible = true
  1422. page2.Visible = false
  1423. end)
  1424.  
  1425. GUImain2.Name = "GUImain2"
  1426. GUImain2.Parent = Theexploit
  1427. GUImain2.BackgroundColor3 = Color3.new(0, 0, 1)
  1428. GUImain2.Position = UDim2.new(0.512345672, 0, 0.214285716, 0)
  1429. GUImain2.Size = UDim2.new(0, 232, 0, 277)
  1430. GUImain2.Visible = false
  1431.  
  1432. title2.Name = "title2"
  1433. title2.Parent = GUImain2
  1434. title2.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  1435. title2.Size = UDim2.new(0, 232, 0, 29)
  1436. title2.Font = Enum.Font.SourceSans
  1437. title2.Text = "FE Destroyer Page 2"
  1438. title2.TextColor3 = Color3.new(0, 0, 0)
  1439. title2.TextSize = 18
  1440. title2.TextWrapped = true
  1441.  
  1442. btools.Name = "btools"
  1443. btools.Parent = GUImain2
  1444. btools.BackgroundColor3 = Color3.new(1, 0, 0)
  1445. btools.Position = UDim2.new(0.0474137925, 0, 0.184115529, 0)
  1446. btools.Size = UDim2.new(0, 209, 0, 23)
  1447. btools.Font = Enum.Font.SourceSans
  1448. btools.Text = "Btools (Local)"
  1449. btools.TextColor3 = Color3.new(0, 0, 0)
  1450. btools.TextSize = 14
  1451. btools.MouseButton1Down:connect(function()
  1452. a = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  1453. a.BinType = 2
  1454. b = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  1455. b.BinType = 3
  1456. c = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  1457. c.BinType = 4
  1458. end)
  1459.  
  1460. unlockWS.Name = "unlockWS"
  1461. unlockWS.Parent = GUImain2
  1462. unlockWS.BackgroundColor3 = Color3.new(1, 0, 0)
  1463. unlockWS.Position = UDim2.new(0.0474137925, 0, 0.321299642, 0)
  1464. unlockWS.Size = UDim2.new(0, 209, 0, 23)
  1465. unlockWS.Font = Enum.Font.SourceSans
  1466. unlockWS.Text = "Unlock WS (local)"
  1467. unlockWS.TextColor3 = Color3.new(0, 0, 0)
  1468. unlockWS.TextSize = 14
  1469. unlockWS.MouseButton1Down:connect(function()
  1470. function unlock(obj)
  1471. for i,v in pairs(obj:GetChildren()) do
  1472. if v:IsA("BasePart") then
  1473. v.Locked = false
  1474. end
  1475. unlock(v)
  1476. end
  1477. end
  1478. unlock(workspace)
  1479.  
  1480. end)
  1481.  
  1482. lowgravity.Name = " lowgravity"
  1483. lowgravity.Parent = GUImain2
  1484. lowgravity.BackgroundColor3 = Color3.new(1, 0, 0)
  1485. lowgravity.Position = UDim2.new(0.0474137925, 0, 0.458483756, 0)
  1486. lowgravity.Size = UDim2.new(0, 209, 0, 23)
  1487. lowgravity.Font = Enum.Font.SourceSans
  1488. lowgravity.Text = "Low gravity (local)"
  1489. lowgravity.TextColor3 = Color3.new(0, 0, 0)
  1490. lowgravity.TextSize = 14
  1491. lowgravity.MouseButton1Down:connect(function()
  1492. game.Workspace.Gravity = 20
  1493. end)
  1494.  
  1495. comingsoon.Name = "comingsoon"
  1496. comingsoon.Parent = GUImain2
  1497. comingsoon.BackgroundColor3 = Color3.new(0, 0, 1)
  1498. comingsoon.BorderColor3 = Color3.new(0, 0, 1)
  1499. comingsoon.Position = UDim2.new(0.0474137925, 0, 0.584837556, 0)
  1500. comingsoon.Size = UDim2.new(0, 209, 0, 99)
  1501. comingsoon.Font = Enum.Font.SourceSans
  1502. comingsoon.Text = "MORE COMING SOON..."
  1503. comingsoon.TextColor3 = Color3.new(1, 0, 0)
  1504. comingsoon.TextScaled = true
  1505. comingsoon.TextSize = 14
  1506. comingsoon.TextWrapped = true
  1507.  
  1508. ExitGUI2.Name = "ExitGUI2"
  1509. ExitGUI2.Parent = GUImain2
  1510. ExitGUI2.BackgroundColor3 = Color3.new(1, 0, 0)
  1511. ExitGUI2.Position = UDim2.new(0, 210, 0, 4)
  1512. ExitGUI2.Size = UDim2.new(0, 21, 0, 19)
  1513. ExitGUI2.Font = Enum.Font.SourceSans
  1514. ExitGUI2.Text = "X"
  1515. ExitGUI2.TextColor3 = Color3.new(0, 0, 0)
  1516. ExitGUI2.TextSize = 14
  1517. ExitGUI2.MouseButton1Down:connect(function()
  1518. GUImain2.Visible = false
  1519. page2.Visible = true
  1520. end)
  1521. -- Scripts:
  1522.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement