S

@Skel_scripts

key system

Lua
2 years ago
local ScreenGui = Instance.new("ScreenGui") local KeySystem = Instance.new("ImageLabel") local Txt = Instance.new("TextLabel") local Txt_Roundify_12px = Instance.new("ImageLabel") local KeyHere = Instance.new("TextBox") local KeyHere_Roundify_12px = Instance.new("ImageLabel") local SubmitKey = Instance.new("TextButton") local SubmitKey_Roundify_12px = Instance.new("ImageLabel")

asdasdasdad

Lua
2 years ago
local Anim = Instance.new("Animation") Anim.AnimationId = "rbxassetid://35154961" local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim) local HeadThrowACTIVE = false HeadThrow.MouseButton1Click:connect(function() HeadThrowACTIVE = not HeadThrowACTIVE if HeadThrowACTIVE then HeadThrow.BackgroundColor3 = loc while wait() do if track.IsPlaying == false then

sfdsfsfdf

Lua
2 years ago
local Energize = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local GuiBottomFrame = Instance.new("Frame") local Credits = Instance.new("TextLabel") local GuiTopFrame = Instance.new("Frame") local CloseGUI = Instance.new("TextButton") local Title = Instance.new("TextLabel") local CheckR = Instance.new("TextLabel") local ScrollingFrame = Instance.new("ScrollingFrame") local GlitchLevitate = Instance.new("TextButton")

adsdasdas

Lua
2 years ago
local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextButton = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local TextButton_2 = Instance.new("TextButton")

Lock on

Lua
2 years ago
--{ Made By Zinkz } getgenv().Prediction = 0.15038 getgenv().AimPart = "HumanoidRootPart" getgenv().Key = "Q" getgenv().DisableKey = "E" getgenv().FOV = true getgenv().ShowFOV = false getgenv().FOVSize = 55

Hands behind my back .

Lua
2 years ago
[1] = { ["children"] = { }, ["self"] = { ["DrawOrder"] = 0, ["UniqueID"] = "3676900109", ["AimPartUID"] = "", ["Hide"] = false, ["Duplicate"] = false, ["ClassName"] = "group",

Test

Lua
2 years ago
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/slf0Dev/Ocerium_Project/main/Library.lua"))() Window = Library.Main("Fuji Hub","LeftAlt") --//tab local Tab = Window.NewTab("Parry") local Tab1 = Window.NewTab("Misc") --//section

GalexyHub

Lua
2 years ago
local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/GreenDeno/Venyx-UI-Library/main/source.lua"))() local venyx = library.new("GH GalaxyHub Test", 5013109572) -- themes local themes = { Background = Color3.fromRGB(23, 23, 23), Glow = Color3.fromRGB(148, 0, 211), Accent = Color3.fromRGB(10, 10, 10), LightContrast = Color3.fromRGB(51, 51, 51), DarkContrast = Color3.fromRGB(14, 14, 14),

Gaming Hub

Lua
2 years ago
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/UI-Libraries/main/Vynixius/Source.lua"))() -- Create Window local Window = Library:AddWindow({ title = {"Gaming Hub", " v3 . 0 . 1 "}, theme = { Accent = Color3.fromRGB(0, 255, 0)

link changer

Lua
2 years ago
[script](link here)

fps boost methods

Lua
2 years ago
-- fps boost: loadstring(game:HttpGet("https://pastebin.com/raw/2MqFBmsU", true))() setfpscap(99999) local decalsyeeted = true -- Leaving this on makes games look shitty but the fps goes up by at least 20. local g = game local w = g.Workspace local l = g.Lighting local t = w.Terrain

fps and ping

Lua
2 years ago
-- fps and ping: repeat wait() until game:IsLoaded() wait(2) local ScreenGui = Instance.new("ScreenGui") local Fps = Instance.new("TextLabel") local Ping = Instance.new("TextLabel") --Properties: ScreenGui.Parent = game.CoreGui

auto parry

Lua
2 years ago
local Debug = true -- Set this to true if you want my debug output. local ReplicatedStorage = game:GetService("ReplicatedStorage") local Players = game:GetService("Players") local Player = Players.LocalPlayer or Players.PlayerAdded:Wait() local Remotes = ReplicatedStorage:WaitForChild("Remotes", 9e9) -- A second argument in waitforchild what could it mean? local Balls = workspace:WaitForChild("Balls", 9e9) -- Functions

spam pary

Lua
2 years ago
local button = Instance.new("TextButton") button.Text = "Spam: OFF" button.Size = UDim2.new(1, -10, 1, -10) button.Position = UDim2.new(0, 10, 0, 10) button.BackgroundColor3 = Color3.new(0, 0, 0) button.BorderColor3 = Color3.new(0, 0, 0) button.BorderSizePixel = 2 button.Font = Enum.Font.SourceSans button.TextColor3 = Color3.new(255, 0, 0) button.TextSize = 15

fNAF

MySQL
2 years ago
65:07

sdsdadasd

Lua
2 years ago
local ui = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() local window = ui.CreateLib("Fuji Hub / 4.1.0", getgenv().ThemeOption) local customColors = { SchemeColor = Color3.fromRGB(0,255,255), Background = Color3.fromRGB(0, 0, 0), Header = Color3.fromRGB(0, 0, 0), TextColor = Color3.fromRGB(255,255,255), ElementColor = Color3.fromRGB(20, 20, 20)

ewsase

Lua
2 years ago
repeat wait() until game:IsLoaded() local OldNameCall = nil OldNameCall = hookmetamethod(game, "__namecall", function(...) local Self, Key = ... if (Self.Name == "" or Self.Name == "RemoteEvent") and Self.Parent.Name == "Security" and Self.ClassName == "RemoteEvent" then return wait(9e9)

sadadasdasaffa

Lua
2 years ago
repeat wait() until game:IsLoaded() local AbyssLibrary = loadstring(game:HttpGet("https://raw.githubusercontent.com/iHavoc101/Genesis-Studios/main/UserInterface/Luminosity.lua", true))() local Optimized = true local AllHookProperty = {false, false, false} local AbyssSettings = { Loaded = false, Target = { UseMouseNearest = "Mouse", WallCheck = false,

sadasdasda

Lua
2 years ago
--Defining the ui library local Rayfield = loadstring(readfile('MemzWare/Assets/UiLib.lua'))() local Window = Rayfield:CreateWindow({ Name = "FujiHub V3 | 1.7", LoadingTitle = "Loading..", LoadingSubtitle = "by Zinkz And Dread", ConfigurationSaving = { Enabled = true, FolderName = "FujiHub", -- Create a custom folder for your hub/game

sadsad

Lua
2 years ago
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/forumsLib/main/source.lua"))() local Forums = Library.new("Fuji Hub / V 4 . 0 . 1") local preview = Forums:NewSection("main") preview:NewButton("auto parry", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/1f0yt/community/main/AutoBlock"))() end) preview:NewButton("Spam Pary", function()