No spaces though those are the lines
elseif productId == 25302323 then
productName = "+10 Walkspeed"
local char = player.Character
if char then
local human = char:FindFirstChild("Humanoid")
if human then
human.WalkSpeed = human.WalkSpeed + 10
end
Closed as Too Broad by EzraNehemiah_TF2 and M39a9am3R
This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.
Why was this question closed?