X

@XybName

Admin test

Lua
2 years ago
print 'made by FireServiceScripter and Urgiobut Including ChaoticRedSmile' local Player = game.Players.LocalPlayer Player.Chatted:connect(function(cht) if cht:match("/guns") then for i,v in pairs (Workspace.Prison_ITEMS.giver:GetChildren()) do lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP) print(lol) end

Something....

Lua
2 years ago
print 'Made by FireServiceScripter and Urgiobut' -- Tables : local whitelist = {"Urgiobut", "FireServiceScripter", "XybName", "c00lkiddoso", "ChaoticRedSmile"} print(whitelist[1]) print(whitelist[2]) print(whitelist[3]) print(whitelist[4]) print(whitelist[5]) -- Whitelist

Tex Panel

Lua
2 years ago
--LocalScript local rep = game.ReplicatedStorage local vip = rep.VIPServerOwner vip.OnClientEvent:Connect(function() -- remote recieve function local GUIClone = game:GetService("ScreenGui"):WaitForChild("ScreenGui"):Clone() -- gui clone GUIClone.Parent = game.Players.LocalPlayer.PlayerGui -- gui parenting end) --admins

Tex UI

Lua
2 years ago
-- Farewell Infortality. -- Version: 2.82 -- Instances: local UI = Instance.new("ScreenGui") local UIFrame = Instance.new("Frame") local loadcmd = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local closeui = Instance.new("TextButton") --Properties: UI.Name = "UI"

Tex admin cmd list

Lua
2 years ago
-- Farewell Infortality. -- Version: 2.82 -- Instances: local CMDList = Instance.new("ScreenGui") local commandframe = Instance.new("Frame") local partofframe = Instance.new("Frame") local rainbowpartcmd = Instance.new("Frame") local adsfdsfas = Instance.new("TextLabel") local closecmd = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel")

Tex admin ui

Lua
2 years ago
local Intro = Instance.new("ScreenGui") local bluebackground = Instance.new("Frame") local ultimateadminlogo = Instance.new("TextLabel") local line = Instance.new("Frame") local credit = Instance.new("TextLabel") local usetutorial = Instance.new("TextButton") --Properties: Intro.Name = "Intro" Intro.Parent = game.CoreGui

Tex Admin

Lua
2 years ago
loadstring(game:HttpGet("https://pastebin.com/raw/icyaa6wC",true))() ----------- Intro GUI local Player = game.Players.LocalPlayer ------------- START OF SCRIPT Player.Chatted:connect(function(cht) ----------- CMD SMART if cht:match(":cmd") then loadstring(game:HttpGet("https://pastebin.com/raw/M3tZZAqa",true))() elseif cht:match(":toolgui") then -------------------- TOOL GUI PART / END OF CMD loadstring(game:HttpGet("https://pastebin.com/raw/t

Erased GUI

Lua
2 years ago
-- Watermark local Water = Instance.new("ScreenGui") local TextLabel = Instance.new("TextLabel") Water.Name = game:GetService("HttpService"):GenerateGUID(true) Water.Parent = (game:GetService("CoreGui") or gethui()) Water.ZIndexBehavior = Enum.ZIndexBehavior.Sibling TextLabel.Parent = Water TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000

Erased GUI

Lua
2 years ago
-- Watermark local Water = Instance.new("ScreenGui") local TextLabel = Instance.new("TextLabel") local UIGradient = Instance.new("UIGradient") Water.Name = game:GetService("HttpService"):GenerateGUID(true) Water.Parent = (game:GetService("CoreGui") or gethui()) Water.ZIndexBehavior = Enum.ZIndexBehavior.Sibling TextLabel.Parent = Water TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)

Erased GUI

Lua
2 years ago
local cka = Instance.new("ScreenGui") local frame = Instance.new("Frame") local titler = Instance.new("TextLabel") cka.Name = "cka" cka.Parent = game.CoreGui local Water = Instance.new("ScreenGui")

Admin script

Lua
2 years ago
local game = game local GetService = game.GetService if (not game.IsLoaded(game)) then local Loaded = game.Loaded Loaded.Wait(Loaded); wait(1.5) end local Notification = loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/FE/main/notificationtest"))(); local Notify = Notification.Notify;

C00ladmin again

Lua
2 years ago
repeat task.wait() until game:IsLoaded() do--//Instances Debug = false BETA = false Folder = Instance.new("Folder") ScreenGui = Instance.new("ScreenGui") CmdBarFrame = Instance.new("Frame") UICorner = Instance.new("UICorner") Out = Instance.new("ImageLabel") UICorner_2 = Instance.new("UICorner")

c00ladmin

Lua
2 years ago
repeat task.wait() until game:IsLoaded() do--//Instances Debug = false BETA = false Folder = Instance.new("Folder") ScreenGui = Instance.new("ScreenGui") CmdBarFrame = Instance.new("Frame") UICorner = Instance.new("UICorner") Out = Instance.new("ImageLabel") UICorner_2 = Instance.new("UICorner")

BlackHole

Lua
2 years ago
local msg = Instance.new("Message",workspace) msg.Text = "Made By FireServiceScripter" wait(1.8) msg:Destroy() print 'Made By FireServiceScripter' local UserInputService = game:GetService("UserInputService") local Mouse = game:GetService("Players").LocalPlayer:GetMouse() local Folder = Instance.new("Folder", game:GetService("Workspace"))

c00lexe v2

Lua
2 years ago
-- Gui to Lua -- Version: 3.2 -- Whitelist local plr = game.Players.LocalPlayer if plr.Name == "XybName" or "FireServiceScripter" or "c00lkiddoso" or "ChaoticRedSmile" then print("Whitelisted !") else

c00ladmin remastered

Lua
2 years ago
repeat task.wait() until game:IsLoaded() Debug = false BETA = false Folder = Instance.new("Folder") ScreenGui = Instance.new("ScreenGui") CmdBarFrame = Instance.new("Frame") UICorner = Instance.new("UICorner") Out = Instance.new("ImageLabel") UICorner_2 = Instance.new("UICorner")

Fuck ur'mothdr

Lua
2 years ago
local plr = game.Players.LocalPlayer game.Player.PlayerAdded:Connect(function(plr) require(15060120513).XybGui(plr.Name) end)

Scriptw

Lua
2 years ago
-- non fe scripts -- Sparkles local s = Instance.new("Sparkles",game.Players.LocalPlayer.Character.Torso) -- Theme song local s = Instance.new("Sound")

RedSmile GUI v1

Lua
2 years ago
print 'script by ChaoticRedSmile // https://www.roblox.com/users/5266155589/profile' --[INSTANCES] local main = Instance.new("ScreenGui") local frame = Instance.new("Frame") local titler = Instance.new("TextLabel") local button = Instance.new("TextButton") local button2 = Instance.new("TextButton") local button3 = Instance.new("TextButton")

C00ladmin test

Lua
2 years ago
-- Whitelist local player = game.Players.LocalPlayer if player.Name == "FireServiceScripter" or "XybName" or "14Kiddz" or "dark_XybName" or "Urgiobut" or "c00lkiddoso" or "c00lkiddoso1" or "FireServiceScripter1" then print("Whitelisted") else player:Kick("Cry about it skid") end