Is there anyway to make this code readable. it just one of them. it really waste time when doing it by manual. this file was decompile from bytecode Full code link: https://anotepad.com/notes/k7nj9aft
local L1_2, L2_2, L3_2, L4_2, L5_2, L6_2, L7_2, L8_2
L1_2 = ipairs
L2_2 = GetActivePlayers
L2_2, L3_2, L4_2, L5_2, L6_2, L7_2, L8_2 = L2_2()
L1_2, L2_2, L3_2, L4_2 = L1_2(L2_2, L3_2, L4_2, L5_2, L6_2, L7_2, L8_2)
for L5_2, L6_2 in L1_2, L2_2, L3_2, L4_2 do
L7_2 = GetPlayerPed
L8_2 = L6_2
L7_2 = L7_2(L8_2)
if L7_2 == A0_2 then
return L6_2
end
end
L1_2 = -1
return L1_2
end```