|
I see most of you are annoyed of spam no? Yes? Doing it? Well, how about once a player starts repeating or typing at incredible speed like;
ad
ad
afa
a
gag
g
A messege pops up that says "You have become to tired to chat" or "Your voice is hoarse" from talking too much.
Obviously some of you may think, what if we're in war? What if we need to talk fast! Well concluding that arguement no one need's to type THAT much THAT fast in order to get things across.
This prevents players who like to annoy others by spamming the chat wall and decreases flames and other junk like that.
What is the bad side? Well if you think about it, there is no "Good" or "Bad" but from the spammer's view, it would be bad idea. From a player who has experienced this? Most likely good idea. |
|
|
daman345Join Date: 2010-07-05 Post Count: 19 |
Support |
|
EzituJoin Date: 2011-12-03 Post Count: 1 |
Supported |
|
jrbowlingJoin Date: 2011-03-31 Post Count: 3532 |
that would be a good idea to get rid of spam but we got a floodcheck support anyways. |
|
H8SJoin Date: 2011-05-02 Post Count: 1283 |
Good idea. Support! |
|
|
|
|
jaceyjaceJoin Date: 2010-03-12 Post Count: 5202 |
-i just noticed that kingdestroyah has 3333 posts. |
|
|
Seems Like The Robox Game Never Ends Theres 11 million people in the game when everyone joins its crowded i i dont think no one plays when everyone dies |
|
|
It seems like everyone hates spam some people like it i dont like to spam in games if everyone spams i puted a 2000000 TNT in the ground and it explodes roblox is one of the popular game veryone almost plays it like 200000000 million poeple i dont why reply |
|
|
anyone knows what ninjago is i do |
|
|
|
Support even though we have a floodcheck! |
|
|
|
Add this script to your place:
local ChatInterval = 1
local TotalStrikes = 5
Game.Players.PlayerAdded:connect(function(Player)
local LastChatted, Strikes = 0, 0
Player.Chatted:connect(function()
if LastChatted < ChatInterval then
Strikes = Strikes + 1
local Msg = Instance.new("Message", Player.PlayerGui)
if Strikes == TotalStrikes then
Msg.Text = "You are talking too much"
Wait(2)
Player:Destroy() --I wish they unlocked :SetSuperSafeChat so you could mute them instead
else
Msg.Text = "Stop chatting so fast. Strikes left: "..TotalStrikes - Strikes
Game.Debris:AddItem(Msg, 3)
end
end
LastChatted = 0
end)
while Wait(1) do
LastChatted = LastChatted + 1
end
end) |
|
beaujibbyJoin Date: 2008-08-30 Post Count: 3822 |
nice script, and now only chat flood proof in some places! |
|
|
RE:July Of 4th Ended I Watched The Fire Works In Real Life On July Of 4th Day i sawed it its awesome |
|
|
So how would you get things across?
|
|
JatenJoin Date: 2010-05-09 Post Count: 366 |
Support. |
|
WowgnomesJoin Date: 2009-09-27 Post Count: 26255 |
[ Content Deleted ] |
|
|
|
(TNT Information) In Minecraft Somepeople dot not Know How to build a TNT But if you got 10 TNT On a Ground It Can Explode the Whole Dungeon You may wanna use only like 3 But You May Find Diamonds with 10 I Saw A Video And Somebody Had 10 TNT It Blowed The Whole Dungeon he Found Like About 60 Diamonds But Maybe In The New Texture It Had Emderald But Emerald Is 25 times Better then The Diamond But i dont Think Nobody Knows About A Coal PickAxe Be funny But Not True But When I Saw Emerald Pick Shovel and axe and Sword They were all 25 Half Of 26 Time Better (EnderPortal Information) It takes 4 Inch High to create a ender Portal you Fling and Iron Irongot To create one The Whole Ender World Is red With Lava and Demon Pigs To (Minecraft Pick Info)Most Of the Pickaxe of minecraft is good except wood stone and iron gold diamond And Emerald are The Best. |
|
|