newHM(game.Workspace, "Hint", "Drawing", player.Name.. " is drawing... Try to guess what he is drawing.")
newHM(player.PlayerGui, "Hint", "Drawing", "The chosen item for you to draw is ''".. wordTxt.. ".'' You may not use the chat during this time.")
--newHM(player, "Message", "DrawingM", "Draw This: ''".. wordTxt.. "''") |