1

@1llusion

1llusion the 5

Lua
1 year ago
-- Load LinoriaLib local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/violin-suzutsuki/LinoriaLib/main/Library.lua"))() local ThemeManager = loadstring(game:HttpGet("https://raw.githubusercontent.com/violin-suzutsuki/LinoriaLib/main/addons/ThemeManager.lua"))() local SaveManager = loadstring(game:HttpGet("https://raw.githubusercontent.com/violin-suzutsuki/LinoriaLib/main/addons/SaveManager.lua"))() -- Create Window local Window = Library:CreateWindow({ Title = 'Lock

Grow A Garden

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Grow A Garden | tekitaway", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). LoadingTitle = "Grow A Garden", LoadingSubtitle = "by tekitaway", Theme = "Green", -- Check https://docs.sirius.menu/rayfield/configuration/themes DisableRayfieldPrompts = false,

Murderers vs sheriff

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Murd | Sheriff", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). LoadingTitle = "Murderers VS Sheriff", LoadingSubtitle = "by tekitaway", Theme = "Default", -- Check https://docs.sirius.menu/rayfield/configuration/themes DisableRayfieldPrompts = false,

Forsaken

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Forsaken | Made By tekitaway", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). LoadingTitle = "Forsaken | Locked.cc", LoadingSubtitle = "by tekitaway", Theme = "Ocean", -- Check https://docs.sirius.menu/rayfield/configuration/themes DisableRayfieldPrompts = false,

Premium locked.cc

Lua
1 year ago
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))() local Window = Library.CreateLib("Locked.cc | Premium", "Ocean") -- Main local Main = Window:NewTab("Main") local MainSection = Main:NewSection("Legit/Blatant") MainSection:NewButton("Camlock", "Locks Camera On Player", function() local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()

illusion the 4

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Locked.cc | Made By tekitaway", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (number). 0 to use no icon (default). LoadingTitle = "Locked.cc", LoadingSubtitle = "by tekitaway", Theme = "DarkBlue", -- Check https://docs.sirius.menu/rayfield/configuration/themes DisableRayfieldPrompts = false,

da hood script

Lua
1 year ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Niagra", LoadingTitle = "Niagra Hub", LoadingSubtitle = "by _parper", ConfigurationSaving = { Enabled = false, FolderName = nil, -- Create a custom folder for your hub/game FileName = "NiagraDahoodScript"