Chaddster/Scibby HQ
Ello HQ member hows your day? Ready to get on and do forums and have some fun! -Chaddster and the team
Chaddster/Scibby HQ
Ello HQ member hows your day? Ready to get on and do forums and have some fun! -Chaddster and the team
Chaddster/Scibby HQ
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Chaddster/Scibby HQ

Over 400 members on ROBLOX
 
HomeHome  PortalPortal  GalleryGallery  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  
If you like to see the lastest videos Chaddster and bjb82 make Click here https://www.youtube.com/user/bjb20.
Check out the LASTEST Contest! HERE.
We are making a test server so we can see what members think. You'll have to make a account on the site.
Updates
Free Games
- A FREE Virtual World-Building Game with Avatar Chat, 3D Environments, and Physics
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password

 

 A nice script for shout button

Go down 
2 posters
AuthorMessage
arrarr06
arrarr06
arrarr06
arrarr06


Posts : 10
Join date : 2009-08-11
Location : Somewere.
Age : 27

Character sheet
Website Rating:
A nice script for shout button Left_bar_bleue0/0A nice script for shout button Empty_bar_bleue  (0/0)

A nice script for shout button Empty
PostSubject: A nice script for shout button   A nice script for shout button EmptySat Dec 12, 2009 7:11 pm

debounce = true
function onTouched(hit)
if not debounce then return end
if(hit.Parent:findFirstChild("Humanoid") == nil) then return end
debounce = false
msg = Instance.new("Message")
msg.Text = hit.Parent.Name .. " says success!"
msg.Parent = game.Workspace
wait(4)
msg:remove()
wait(4)
debounce = true
end
script.Parent.Touched:connect(onTouched)
Back to top Go down
http://www.robloxarrarr06.weebly.com
Perfectlystrange
Little Famous ROBLOXIAN
Little Famous ROBLOXIAN
Perfectlystrange


Posts : 120
Join date : 2009-07-19
Location : [Content Deleted]
Age : 29

Character sheet
Website Rating:
A nice script for shout button Left_bar_bleue0/0A nice script for shout button Empty_bar_bleue  (0/0)

A nice script for shout button Empty
PostSubject: Re: A nice script for shout button   A nice script for shout button EmptyThu Dec 24, 2009 12:50 pm

intresting, but i used to have a button like this and if it were to say it more than once it would freeze on the server.
Back to top Go down
http://gothicsk8ter-robloxrocks2.blogspot.com/?zx=35429f9513c8fd
 
A nice script for shout button
Back to top 
Page 1 of 1
 Similar topics
-
» Guest Talking Script

Permissions in this forum:You cannot reply to topics in this forum
Chaddster/Scibby HQ :: Roblox/HQ help :: Scripting?-
Jump to: