Scripting with GUI

What i’m trying to achieve is whenever I press a specified keybind, a BillboardGUI with and ImageLabel are pasted into the game via the players Torso. But my problem is, I don’t know how I go about doing that.
Help much appreciated!

You can use userinputservice and fire an event to the server with the specific players name and clone a billboard gui to their torso.

1 Like