#i created a seller so that it when Item1 touches it it despawns but for some reason it doesnt .
1 messages · Page 1 of 1 (latest)
instead of player:find first child leaderstats
Try hit.parent:FindFirstChild("leaderstats")
Im not sure but to see where it went wrong check the print statements to see what part failed
No

So whats the prob in his code 
Cause i dont find anything possibilities (im an amateur so i ask to learn btw)
thanks it worked!
fym it worked
it didnt work
hit.Parent:FindFirstChild("leaderstats") returns nil since hit.Parent is a character instance
Wait what how did it worked ?