Roblox Infinity 2 Lua C Script
Roblox Infinity 2 Lua C Script. Here you add the player’s name in the list “people” where you in the other places adds the player object Fixed code local Admins = {“FakeNameHereSoNoStalkers”} function Kill (Players) for iPlayer in ipairs (Players) do if PlayerCharacter then PlayerCharacterBreakJoints () end end end function IsAdmin (Player) for iAdminName in… Read More »