-- Function to move the part local function movePart(dt) part.CFrame = part.CFrame + Vector3.new(speed * dt, 0, 0) end

Roblox Energy Assault Script Aim Bot Amp In ❲SIMPLE | CHOICE❳

-- Function to move the part local function movePart(dt) part.CFrame = part.CFrame + Vector3.new(speed * dt, 0, 0) end