My /testfor command is not working what am I doing wrong?

I tried to use @p, @e and @a but it doesn’t work.


Solution 1:

You can't use selector arguments without a selector.

testfor @a[name=ShapeTheCentury,x=103,y=42,z=-82,r=0]

Make sure there are no spaces in your selector.