for _, button in pairs(UIS.TouchEnabled and not UIS.KeyboardEnabled and not UIS.MouseEnabled and not UIS.GamepadEnabled and not GuiService:IsTenFootInterface() and script.Parent.Parent.LeftMiddlePhone:GetDescendants() or script.Parent.Parent.LeftMiddlePC:GetDescendants()) do
local Inventoryname = UIS.TouchEnabled and not UIS.KeyboardEnabled and not UIS.MouseEnabled and not UIS.GamepadEnabled and not GuiService:IsTenFootInterface() and script.Parent.Parent.LeftMiddlePhone.InventoryName or script.Parent.Parent.LeftMiddlePC.InventoryName
Conditional statements without “if”
I’m too lazy to explain