Removed the post info
Put all this in a script somewhere, but have a local script sending the local player’s name through a remote event and on the server script put game.Players[plr] instead of game.Players.LocalPlayer
and put the MouseButton1Click on the local script to fire the remote event
This is how i usually do it.
ok wait a few mins i’l tell you when i tried it