"fix this script -- Get the relevant services local Players = game:GetService("Players") local BanService = game:GetService("BanService") -- Get the ban and kick buttons local banButton = script.Parent.BanButton local kickButton = script.Parent.KickB"