|
| 03 Aug 2014 02:34 PM |
game.Players.PlayerAdded:connect(function(player) if player.AccountAge >= 365.25 then player.CharacterAdded:connect(function(player) foo = Instance.new("Hint",Instance.new("ScreenGui",StarterGui)) foo.Text = "Welcome "..player.Name.." to the game!" wait(0.7) foo:Destroy() end) else player:Kick() end end) |
|
|
| Report Abuse |
|
|
| |
|
blockoo
|
  |
| Joined: 08 Nov 2007 |
| Total Posts: 17202 |
|
|
| 03 Aug 2014 03:29 PM |
| I'm gonna use that script and add you to a ban list on it. |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 03 Aug 2014 03:31 PM |
game.Players.PlayerAdded:connect(function(player) if player.AccountAge >= 365.25 then player:Kick(); end end); |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 03 Aug 2014 03:32 PM |
| I call it the anti-noob kicker, please give credit it took me a long time to copy and paste and edit your script and since I edited it it is mine! |
|
|
| Report Abuse |
|
|
|
| 03 Aug 2014 06:20 PM |
@above Because everyone who has played Roblox for a year or more is "anti-noob"?
|
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 03 Aug 2014 06:21 PM |
| no, what i'm implying is that anyone who uses an account that is about a year old or more is anti-noob when they are on that account |
|
|
| Report Abuse |
|
|
|
| 03 Aug 2014 06:29 PM |
This is basically the same script that VAK uses in their bases.
I have nothing against noobs. |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 03 Aug 2014 06:30 PM |
| You obviously do if you want to kick them. |
|
|
| Report Abuse |
|
|
|
| 03 Aug 2014 07:29 PM |
site:GetUrl("www.roblox.com"):findOP():Kick() print("N00b kicked")
|
|
|
| Report Abuse |
|
|