Can someone tell me what I am doing wrong with this script?

Hello,

I am making a player tracker for certain ranks, however, it has not been going so well…
I been trying for many hours to figure out what I could be doing wrong with this script, but I just do not know.

Problem:

Server:

Removed for leaking.

Client:

Removed for leaking.

well maybe you need to script in compass or a teleporter because I don’t see any of that there.

Well, this is what it should happen, the players name will be in the spot where it says “Nobody selected” so it would say “[Player name] selected” then when you click it the characters body will turn yellow using billboardguis, lastely there will be a 30 second cooldown.

actually you might to make it that when you click the script activates because It just showed a clicking mouse not one of the mouse when you click something.

Hm, I will try to test that out.

because when I click on something the mouse looks different so do a mouse button 1 click script on it

it should be that kind of mouse If it does work

Line 64 on the client, you have the variable name as “Player” but put “plr” instead.

1 Like

Oh my, I did not see that one, lol.

good catch in the script but I thought “Player” also worked because I have used “Player” before.