#help

9 messages · Page 1 of 1 (latest)

rapid plank
#

i get what u mean yeah the only way i could think of doing it is to create a gui and parent it to the other person's playergui

#

of what u have typed

#

so like

#

on the send button call the function of it being clicked and get the message info like

#
script.Parent.MouseButton1Click:Connect(function()
        gui:Clone
        gui.Parent = otherplayer.PlayerGui
gui.Frame.TextLabel.Text = messagebox.Text
end)
#

yeah ofc i can make it for u

#

what trading thing did u copy it off

#

if i had a copy of the gui and what u currently have it would b alot easier

#

yeah