i have been making an simulator which involves clicking i know thats overused but thats not the point
theres one error which i cant seem too find the problem too
i just want too correct the error
i have been making an simulator which involves clicking i know thats overused but thats not the point
theres one error which i cant seem too find the problem too
i just want too correct the error
We need more info like what line does this happen, and background info
Can I see the script that this error is coming from
The error gives you your answer.
multiplier
is not a valid member of the player goudenridd
.
if thats the case do smthn like
if not grodenridd:FindFirstChild(“multiplier”) then
else
end
you still have not given us an example of the script throwing this error, but I’m assuming you did
player.multiplier
rather than
player.multiplier.Value