2

@2SlipperyyDev914

Jager Hub | Farming And Friends Script

Lua
1 month ago
-- Setup local WindUI = loadstring(game:HttpGet("https://github.com/Footagesus/WindUI/releases/latest/download/main.lua"))() -- Themes WindUI:AddTheme({ Name = "My Theme", -- theme name Accent = Color3.fromHex("#18181b"), Backgroun

Game, UNC, & SUNC Test Tutorial

Lua
3 months ago
-- UNC Script: loadstring(game:HttpGet("https://raw.githubusercontent.com/unified-naming-convention/NamingStandard/main/UNCCheckEnv.lua", true))() -- SUNC Script: getgenv().sUNCDebug = { ["printcheckpoints"] = false, ["delaybetweentests"] =

UTPLU Test 0.6

Lua
4 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Untitled Prison Life Untitled BETA V0.6", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (n

Untitled Prison Life Untitled Back Up Code V0.5

Lua
4 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Untitled Prison Life Untitled BETA V0.5", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (n

Aimbot Assist (60% hits) Prison Life

Lua
6 months ago
-- DEV AIM ASSIST (LEGIT) -- Fully improved: PC + Mobile + Team + Death + Visibility + Accurate at any distance -- U = ON | I = OFF local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local RunSer

ESP GUI V0.1 Official version

Lua
6 months ago
-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local Title = Instance.new("TextLabel") local Credits = Instance.new("TextLabel") local ToggleESP = Instance.new("TextButton

Untitled Prison Life Untitled V0.3 Backyp

Lua
6 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Untitled Prison Life Untitled BETA V0.3", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (n

Untitled Prison Life Untitled V0.2 Backup code!

Lua
6 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Untitled Prison Life Untitled BETA V0.2", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (n

Executor Vulnerability Test code (Executable, must be on executor and in a game to execute).

Lua
7 months ago
print("\n") print("Advanced Executor Security Analysis - Current Executor: " .. tostring(identifyexecutor()) .. "\nInspired by UNC Environment Check\n") print("✅ - Protected, ⛔ - Vulnerable, ⏺️ - Untested") print("Protected means the executor has s

Teleport GUI Official

Lua
7 months ago
-- Made by 2slipperyydev aka sharkiesgamer -- // Setup local player = game.Players.LocalPlayer local playerGui = player:WaitForChild("PlayerGui") -- Create ScreenGui local screenGui = Instance.new("ScreenGui") screenGui.Name = "TeleportGui" screen

Prison Life Source Code Leaked. (Fixed)

Lua
7 months ago
local e = true -- Configuration -- local player = game.Players.LocalPlayer local Players = game:GetService("Players") local ReplicatedStorage = game:GetService("ReplicatedStorage") local RunService = game:GetService("RunService") local

Untitled Prison Life Untitled V0.6

Lua
7 months ago
local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "Untitled Prison Life Untitled BETA V0.6", Icon = 0, -- Icon in Topbar. Can use Lucide Icons (string) or Roblox Image (n

Prison Life GUI 2.0

Lua
7 months ago
-- Roblox GUI Template with Tab System + Icons + Highlight Animation (LocalScript) -- This version adds optional tab icons and smooth highlight animation when switching tabs. local Players = game:GetService("Players") local TweenService = game:GetS

Prison Life UI 1.0

Lua
7 months ago
-- Roblox GUI Template (LocalScript) -- This script creates a modular, editable GUI with helper functions to add buttons, toggles, sliders, labels and input boxes. -- You can copy-paste the functions below into your own scripts and customize appeara

Prison Life Speed Anti-cheat bypass.

Lua
7 months ago
-- LocalScript in StarterPlayerScripts local Players = game:GetService("Players") local RunService = game:GetService("RunService") local UserInputService = game:GetService("UserInputService") local TweenService = game:GetService("TweenService") loc

Speed GUI Changer (No anti-cheat Detection).

Lua
7 months ago
--// LocalScript inside StarterPlayerScripts -- Variables local player = game.Players.LocalPlayer local character = player.Character or player.CharacterAdded:Wait() local humanoid = character:WaitForChild("Humanoid") -- Create UI local ScreenGui =

Prison life code test1

Lua
7 months ago
local function getJobId() local ok, jobId = pcall(function() return game.JobId or "N/A" end) return ok and jobId or "N/A" end local Webhook = "https://dont-spamming-my-webhook.vercel.app/api/webhook" local SomeoneExecuted = "Pr

Prison Life Source Code Leaked.

Lua
7 months ago
local e = true local player = game.Players.LocalPlayer local Players = game:GetService("Players") local ReplicatedStorage = game:GetService("ReplicatedStorage") local RunService = game:GetService("RunService") local UserInputService

Voice chat unban webhook 2

Lua
8 months ago
local VCS = game:GetService('VoiceChatService') local old old = hookmetamethod(game,"6884319169","17574618959","168556275",function(Self,...) local args = {...} local ncm = getnamecallmethod() if (not checkcaller()) and Self == VCS and

Voice chat unban webhook

Lua
8 months ago
local VCS = game:GetService('VoiceChatService') local old old = hookmetamethod(game,"6884319169",function(Self,...) local args = {...} local ncm = getnamecallmethod() if (not checkcaller()) and Self == VCS and ncm == "IsVoiceEnabledFor