Post Image

The first to join the server, owns the server Scripts

Execute the function or comment them by The first to join the server, owns the server scripts!

delivery-time 1 day ago

Description

The first to join the server, owns the server is released by @ItsCheems2910 on Roblox.

Here's the full list of working scripts for the game.

Script
local lp = game.Players.LocalPlayer local char = lp.Character local root = char:FindFirstChild("HumanoidRootPart") local function ShowPanel() lp.PlayerGui.AnnouncementMenu.Frame.Visible = true end local function killall() game:GetService("Players").LocalPlayer.PlayerGui.AdminButtons.main.remotes.touchey:FireServer(true) for i,v in pairs(game.Players:GetPlayers()) do if v~= lp then local PROOT = v.Character:FindFirstChild("HumanoidRootPart") if PROOT then root.CFrame = PROOT.CFrame wait(0) -- change end end end end ShowPanel() killall() -- reset admin panel when u die
Comments 0

No comments yet.

More from RoScripts

© RoScripts 2024 All Rights Reserved.