Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Fear Hub", "Ocean")
- local Tab1 = Window:NewTab("FE Scripts")
- local Tab2 = Window:NewTab("Hat Scripts")
- local Tab3 = Window:NewTab("Netless")
- local Tab4 = Window:NewTab("Credits")
- local Section1 = Tab1:NewSection("FE Scripts")
- local Section2 = Tab2:NewSection("Hat Scripts")
- local Section3 = Tab3:NewSection("Netless")
- local Section4 = Tab4:NewSection("Made By BlameIsHot#8381")
- Section1:NewButton("Gale Fighter", "Gale Fighter", function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/agz3qNEf'),true))()
- end)
- Section1:NewButton("Server Admin", "Server Admin", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ONEReverseCard/My-Scripts/main/Netless%20Server%20Admin.md"))()
- end)
- Section1:NewButton("Among Us", "Among Us", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/JXUMavf3", true))()
- end)
- Section1:NewButton("Xester", "Xester", function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/RPwyPvEi"))()
- end)
- Section1:NewButton("Sonic", "Sonic", function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/SyF5t70A"))()
- end)
- Section1:NewButton("Smug Dance", "Smug Dance", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ZuKy7HFF", true))()
- end)
- Section1:NewButton("Krystal Dance", "Krystal Dance", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/FV3HLmTH", true))()
- end)
- Section1:NewButton("Russian Kick", "Russian Kick", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/1P37qYeV"))()
- end)
- Section1:NewButton("Caducus", "Caducus", function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/jfryBKds"))()
- end)
- Section1:NewButton("Ultimate Meme Dance", "Ultimate Meme Dance", function()
- loadstring(game:HttpGetAsync("https://pastebin.com/raw/0QfjMKrF"))()
- end)
- Section3:NewButton("Netless", "Netless", function()
- for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do
- if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then
- game:GetService("RunService").Heartbeat:connect(function()
- v.Velocity = Vector3.new(-30,0,0)
- end)
- end
- end
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Notification";
- Text = "Netless Ran";
- Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150"})
- Duration = 16;
- end)
- Section3:NewButton("Netless for Hats", "Netless for Hats", function()
- spawn(function()
- while true do
- game:GetService("RunService").Heartbeat:Wait()
- game:GetService("Players").LocalPlayer.MaximumSimulationRadius = math.huge;
- setsimulationradius(math.huge);
- end
- end)
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "Notification";
- Text = "Netless for Hats Loaded";
- Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150"})
- Duration = 16;
- end)
- Section2:NewButton("Nep V Russo Sword", "HAT NEEDED: Russo Sword", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/N8qyz4YH"))()
- end)
- Section2:NewButton("FE Floating Hats", "HATS NEEDED: 10 Random Fedoras", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/4B4fktPS", true))()
- end)
- Section2:NewButton("FE Giant Hat", "HATS NEEDED: Beatrix The Pirate Queen", function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/T2iJDHi8'),true))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement