<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.starfall.wtf/index.php?action=history&amp;feed=atom&amp;title=How_to_add_messages</id>
	<title>How to add messages - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.starfall.wtf/index.php?action=history&amp;feed=atom&amp;title=How_to_add_messages"/>
	<link rel="alternate" type="text/html" href="https://wiki.starfall.wtf/index.php?title=How_to_add_messages&amp;action=history"/>
	<updated>2026-07-28T16:15:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.starfall.wtf/index.php?title=How_to_add_messages&amp;diff=410&amp;oldid=prev</id>
		<title>PRG: Created page with &quot;{{CatUp|Tutorials}} {{ImproperArchive}}  == Introduction ==  This article will explain different ways of adding messages and hints to your place.  == How to Insert a Message ==  While in Roblox Studio, :1. In the Explorer panel, select Workspace :2. Go to &#039;&#039;&#039;Insert&#039;&#039;&#039;, then &#039;&#039;&#039;Object...&#039;&#039;&#039; ::{{Studio|Menu$Insert}}  ::{{Studio|Menu$Insert$Object}} :3. In the window that pops up,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.starfall.wtf/index.php?title=How_to_add_messages&amp;diff=410&amp;oldid=prev"/>
		<updated>2024-12-10T12:45:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{CatUp|Tutorials}} {{ImproperArchive}}  == Introduction ==  This article will explain different ways of adding &lt;a href=&quot;/index.php?title=RBX.lua.Message_(Object)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;RBX.lua.Message (Object) (page does not exist)&quot;&gt;messages&lt;/a&gt; and &lt;a href=&quot;/index.php?title=RBX.lua.Hint_(Object)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;RBX.lua.Hint (Object) (page does not exist)&quot;&gt;hints&lt;/a&gt; to your place.  == How to Insert a Message ==  While in &lt;a href=&quot;/index.php/Roblox_Studio&quot; class=&quot;mw-redirect&quot; title=&quot;Roblox Studio&quot;&gt;Roblox Studio&lt;/a&gt;, :1. In the &lt;a href=&quot;/index.php?title=Explorer&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Explorer (page does not exist)&quot;&gt;Explorer&lt;/a&gt; panel, select &lt;a href=&quot;/index.php?title=RBX.lua.Workspace_(Service)&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;RBX.lua.Workspace (Service) (page does not exist)&quot;&gt;Workspace&lt;/a&gt; :2. Go to &amp;#039;&amp;#039;&amp;#039;Insert&amp;#039;&amp;#039;&amp;#039;, then &amp;#039;&amp;#039;&amp;#039;Object...&amp;#039;&amp;#039;&amp;#039; ::{{Studio|Menu$Insert}}  ::{{Studio|Menu$Insert$Object}} :3. In the window that pops up,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{CatUp|Tutorials}}&lt;br /&gt;
{{ImproperArchive}}&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
This article will explain different ways of adding [[RBX.lua.Message (Object)|messages]] and [[RBX.lua.Hint (Object)|hints]] to your place.&lt;br /&gt;
&lt;br /&gt;
== How to Insert a Message ==&lt;br /&gt;
&lt;br /&gt;
While in [[Roblox Studio]],&lt;br /&gt;
:1. In the [[Explorer]] panel, select [[RBX.lua.Workspace (Service)|Workspace]]&lt;br /&gt;
:2. Go to &amp;#039;&amp;#039;&amp;#039;Insert&amp;#039;&amp;#039;&amp;#039;, then &amp;#039;&amp;#039;&amp;#039;Object...&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::{{Studio|Menu$Insert}}&lt;br /&gt;
&lt;br /&gt;
::{{Studio|Menu$Insert$Object}}&lt;br /&gt;
:3. In the window that pops up, find &amp;#039;&amp;#039;&amp;#039;Message&amp;#039;&amp;#039;&amp;#039;, and click &amp;#039;&amp;#039;&amp;#039;OK&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:4. In the Explorer panel, select the message you inserted&lt;br /&gt;
:5. In the [[Properties]] panel, find [[Text (Property)|Text]]&lt;br /&gt;
:6. Type the text you want the message to say, and press enter&lt;br /&gt;
&lt;br /&gt;
Your message should appear on the screen.&lt;br /&gt;
&lt;br /&gt;
== How to Insert a Hint ==&lt;br /&gt;
&lt;br /&gt;
While in Roblox Studio,&lt;br /&gt;
#In the Explorer panel, select Workspace&lt;br /&gt;
#Go to Insert, then Object...&lt;br /&gt;
#In the window that pops up, find &amp;#039;&amp;#039;&amp;#039;Hint&amp;#039;&amp;#039;&amp;#039;, and click OK&lt;br /&gt;
#In the Explorer panel, select the hint you inserted&lt;br /&gt;
#In the Properties panel, find Text&lt;br /&gt;
#Type the text you want the hint to say, and press enter.&lt;br /&gt;
&lt;br /&gt;
Your message should appear at the bottom of the screen.&lt;br /&gt;
&lt;br /&gt;
== Scripting and Messages ==&lt;br /&gt;
&lt;br /&gt;
You can use [[scripting|Scripting]] to have more control over your messages.&lt;br /&gt;
&lt;br /&gt;
While in Roblox Studio,&lt;br /&gt;
#In the Explorer panel, select Workspace&lt;br /&gt;
#Go to Insert, then Object...&lt;br /&gt;
#In the window that pops up, find &amp;#039;&amp;#039;&amp;#039;Script&amp;#039;&amp;#039;&amp;#039;, and click OK&lt;br /&gt;
#Find the script in the Explorer panel, and double-click it to open the script editor. &lt;br /&gt;
#Copy the following and paste it into the script:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
local m = Instance.new(&amp;quot;Message&amp;quot;)	-- inserts a new message&lt;br /&gt;
m.Parent = game.Workspace		-- put the message in the workspace&lt;br /&gt;
m.Text = &amp;quot;Hello World!&amp;quot; 		-- change &amp;quot;Hello World!&amp;quot; to whatever you like&lt;br /&gt;
wait(10)				-- waits 10 seconds&lt;br /&gt;
m:Remove() 				-- removes the message&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you have done that, click the &amp;#039;&amp;#039;&amp;#039;Close Tab&amp;#039;&amp;#039;&amp;#039; [[Image:P01F15.png]] button to exit the script editor.&lt;br /&gt;
&lt;br /&gt;
To run the script, press the &amp;#039;&amp;#039;&amp;#039;Play&amp;#039;&amp;#039;&amp;#039; {{Studio|Test$Run}} button. &amp;#039;&amp;#039;&amp;#039;Be sure to save your place first!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Hints ===&lt;br /&gt;
&lt;br /&gt;
Here is the same script as above, but for hints:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
local h = Instance.new(&amp;quot;Hint&amp;quot;)&lt;br /&gt;
h.Parent = game.Workspace&lt;br /&gt;
h.Text = &amp;quot;Hello World!&amp;quot;&lt;br /&gt;
wait(10)&lt;br /&gt;
h:Remove()&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
*[[Hint]]&lt;br /&gt;
*[[Message]]&lt;br /&gt;
*[[Nil]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Scripting Tutorials]]&lt;/div&gt;</summary>
		<author><name>PRG</name></author>
	</entry>
</feed>