of     1   

EpicFaceisEpic123
#51165081Saturday, July 23, 2011 5:01 PM GMT

When i say script, i mean like do the writing at the top of some places and sometimes there in free modles and they say like creator of this place, thank _______ for his/her _____________. i want to make one of them, not for free models, just on my place.
digpoe
#51166906Saturday, July 23, 2011 5:29 PM GMT

You mean a hint. Go to roblox wiki and on scripting tutorials there is a part called "Adding messages to your place". Copy the hint script at the bottom. ONLY THE FIRST TWO LINES! And this should be on "Scripting Helpers". If you want help, ill show you the script: h=Instance.new("Hint") h.Text = "*NAMEONEHERE* Thanks *NAMETWOHERE* for letting him/her use *ITEMNAMEHERE*" end
EpicFaceisEpic123
#52184746Saturday, August 06, 2011 10:45 AM GMT

Whats the link to the website? I can't find it.
Kankytwist
#52187087Saturday, August 06, 2011 12:42 PM GMT

This is not a Technical Issue. Go to Scripting Helpers. Anyways, go here: wiki.roblox.com
Kankytwist
#52187115Saturday, August 06, 2011 12:42 PM GMT

@digpoe, Lrn2Script. h.Parent is nil so it won't exist.
EpicFaceisEpic123
#52188429Saturday, August 06, 2011 1:22 PM GMT

IK its not a "Technical issue", I didn't mean to put it in technical issues cuz it was my first fourm post. :P
digpoe
#52338061Monday, August 08, 2011 2:48 PM GMT

@kanty, I forgot that part, I do know how to script too.
EpicFaceisEpic123
#52338505Monday, August 08, 2011 2:57 PM GMT

yes... i was wondering why it wouldnt work -_- anyways, what the REAL script?
CrazyKilla15
#52340732Monday, August 08, 2011 3:38 PM GMT

h = Instance.new("Hint") h.Text = "The owner of this game thanks ________ for letting him/her use __________" h.Parent = workspace workspace is predefined by roblox as game.Workspace and its much easier this way :p
CrazyKilla15
#52340821Monday, August 08, 2011 3:39 PM GMT

@dig if you KNEW HOW TO SCRIPT you would know there is no need for the end theres no function/loop of if in that script therefore the end breaks it
EpicFaceisEpic123
#52340963Monday, August 08, 2011 3:41 PM GMT

well its not my fault that i dont know how to script!!! P.S- TTHHAANNKKSS!!!!! IT WORKED!!!!! YAYZ!!!! THANKS SO MUCH!!!!!!!
EpicFaceisEpic123
#52341019Monday, August 08, 2011 3:43 PM GMT

@crazy- ohh... imn sorry, i didnt see the "@dig" but at the top :P sorry!
EpicFaceisEpic123
#52341109Monday, August 08, 2011 3:44 PM GMT

Do you chat this?
EpicFaceisEpic123
#52341172Monday, August 08, 2011 3:45 PM GMT

P.S- thanks anyways! :D
CrazyKilla15
#52341562Monday, August 08, 2011 3:52 PM GMT

my script worked for you? if it did your welcome :P
EpicFaceisEpic123
#52344376Monday, August 08, 2011 4:35 PM GMT

I bechyah it will, but how do i do it? do i chat it or something?

    of     1