Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Og Funella
- print("Welcome to funelle")
- print(game.Players.LocalPlayer.Name)
- print("Enjoy This Script And Dont Forget to look in the Discord")
- wait(3)
- print("discord.gg/rE2RgvEhMY")
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Funella", "Ocean")
- --MAIN
- local Main = Window:NewTab("Main")
- local MainSection = Main:NewSection("Main")
- MainSection:NewToggle("Go Fast", "Be flash", function(state)
- if state then
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 120
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 120
- else
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
- end
- end)
- MainSection:NewButton("Back/Front flip", "X for back flip/Z for front", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/7wDcPtLk'))()
- end)
- MainSection:NewButton("Btools(Client Side)", "Gives You BTools", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/FBKJTUyw'))()
- end)
- MainSection:NewButton("Infinite Yield", "FE Admin Commands", function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
- end)
- MainSection:NewButton("Orca Hub", "fav and good exp", function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/richie0866/orca/master/public/latest.lua'),true))()
- end)
- MainSection:NewButton("Print Your IP", "Just Prints Your IP", function()
- print(game:HttpGet('https://ipinfo.io/ip'))
- end)
- MainSection:NewButton("Print Your HWID", "Prints your HardWare ID", function()
- print(game:GetService("RbxAnalyticsService"):GetClientId())
- end)
- --Local Player
- local Player = Window:NewTab("Player")
- local PlayerSection = Player:NewSection("Player Mods")
- PlayerSection:NewSlider("WalkSpeed", "Choose how fast you whant to be", 500, 16, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
- end)
- PlayerSection:NewSlider("JumpPower", "Choose your own Jump Power", 500, 50, function(s) -- 500 (MaxValue) | 0 (MinValue)
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = s
- end)
- --Extra
- local Extra = Window:NewTab("Other")
- local ExtraSection = Extra:NewSection("Other")
- ExtraSection:NewButton("Chat Spoofer", "Lets You chat for other peopple;)", function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/djBfk8Li'),true))()
- end)
- ExtraSection:NewButton("By Passed Fly", "Fly Lil burdie", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Nicuse/RobloxScripts/main/BypassedFly.lua"))()
- Fly(true)
- end)
- ExtraSection:NewButton("ESP", "Lets u see ppl", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/NUjnVTsX'))()
- end)
- ExtraSection:NewButton("Fly in any game", "Detectable in some game", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/Uuhhch2r'))()
- end)
- ExtraSection:NewButton("Execute Rayfield Funella verison", "New version", function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/43hQdDs7'),true))()
- print('Rayfield Executed succesfully')
- end)
- ExtraSection:NewButton("Execute Orion Funella", "Yes.", function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/Abe7UK9b'),true))()
- print("Orion executed succesfully")
- end)
- --Credits
- local Credits = Window:NewTab("Credits")
- local CreditSection = Credits:NewSection("Credits")
- CreditSection:NewButton("Made By: BigPwappy On Ig", "Creator", function()
- print("Clicked")
- end)
- CreditSection:NewButton("Made By: Meh_name_is_daniel_2 on tt", "Creator", function()
- print("Clicked")
- end)
- CreditSection:NewButton("Made By: DannyPlayzzz on Yt", "Creator", function()
- print("Clicked")
- end)
- CreditSection:NewButton("Made By: Danny6210lollol on roblox ;)", "Creator", function()
- print("Clicked")
- end)
- CreditSection:NewButton("Made By: SpiderMan#0001)", "Creator", function()
- print("Clicked")
- end)
- --UI
- local UI = Window:NewTab("UI")
- local UISection = UI:NewSection("UI toggle")
- UISection:NewKeybind("Toggle the UI", "Toggles UI", Enum.KeyCode.F, function()
- Library:ToggleUI()
- end)
- --Info
- local Information = Window:NewTab("Info About The UI")
- local InformationSection = Information:NewSection("Info abt the UI")
- InformationSection:NewButton("V5.5", "The Version", function()
- print("Clicked")
- end)
- InformationSection:NewButton("no ", "If its still in beta", function()
- print("Clicked")
- end)
- InformationSection:NewButton("Some What discontinued", "Self explanotory", function()
- print("Clicked")
- end)
- --Loggs
- local Loggs = Window:NewTab("Loggs")
- local LoggsSection = Loggs:NewSection("Loggs")
- LoggsSection:NewButton("(4/15/2023)", "UI was made", function()
- print("new upd")
- end)
- LoggsSection:NewButton("(4/16/2023)", "Added Btools,Changed name,Added credits section,added UI toggle", function()
- print("V2")
- end)
- LoggsSection:NewButton("(4/17/2023)", "Added Loggs Section, Also discord Tab/Discord invite", function()
- print("V3")
- end)
- LoggsSection:NewButton("(6/3/2023)", "Full Funella released", function()
- print("V3.9")
- end)
- LoggsSection:NewButton("(6/23/2023)", "Made a RayField Vs", function()
- print("V4")
- end)
- LoggsSection:NewButton("(7/2/2023)", "Made a orion version", function()
- print("V5")
- end)
- LoggsSection:NewButton("(8/30/2023)", "Added some features", function()
- print("V5.5")
- end)
- wait (2)
- loadstring(game:HttpGet("https://raw.githubusercontent.com/BigDilk/BigDilk/main/01010101010111011001",true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement