"-- // Services local replicatedStorage = game:GetService("ReplicatedStorage") local playersService = game:GetService("Players") -- // Variables local footstepsModule = require(replicatedStorage:WaitForChild("FootstepsModule")) -- // Functions local function checkSpeed(humanoid) local walkSpeed"