|
The BC only thing is good, but there are still lots of noobs. With TBC only and OBC only, there are less noobs. Sure, your place won't be visited too often, but it's a good way to prevent noobs. There would be less C4ers in Personal Servers, less spammers, etc. |
|
|
1st off, I hope you know the term "noob" is slang for "newb" or "newbie". 2nd off, ithe idea is useless. |
|
tofwapJoin Date: 2007-12-06 Post Count: 6596 |
Scriptable
if(Game.Players.PlayerName.MembershipType~="name of membership")then
Player:Remove()
end |
|
|
tofwapJoin Date: 2007-12-06 Post Count: 6596 |
Do note that BC banning scripts will get you banned. Don't use it to ban BC'ers from places, Roblox takes it seriously. |
|
|
Tyler, I know that, but too many people already use it as "destroyer", "spawnkiller", etc. And explain why the idea is bad. |
|
|
Okay, tof. I'll try not to. |
|
|
Idea is bad because: Less people would be in the the game and in most games, the more people there are the better it is. A lot of the OBCers/TBCers I've seen are immature little kids who talked their parents into spending money on a useless stuff. On a side-note... Most "noobs" I've seen have been BCers+ |
|
|
If there are less people in the game, you're more likely to not have immature people, scammers, spammers, exploiters, etc. |
|
|
Yes, true, but again, less people could mean the game could be ruined since there wouldn't be enough players to actually keep the game interesting (Implying in war games, etc.) |
|
snakehuntJoin Date: 2009-06-22 Post Count: 34463 |
Do you REALLY want to make even more people mad? |
|
torpedo22Join Date: 2010-09-25 Post Count: 291 |
Useless. |
|
|
will101Join Date: 2008-06-30 Post Count: 3874 |
No support.
Sorry. |
|
|
"The BC only thing is good, "
No, it's not It's been discriminating NBC rights since Dec. 2010
"but there are still lots of noobs."
Noob means new person, learn your facts
"With TBC only and OBC only, there are less noobs."
Above
"Sure, your place won't be visited too often, but it's a good way to prevent noobs".
Again, above
"There would be less C4ers in Personal Servers, less spammers, etc."
Are you saying NBC'ers spam and C4?
Therefore:
100 % support
sorry that was a fib
100 % Non-support
|
|
eunitJoin Date: 2008-09-21 Post Count: 2998 |
Kool, It's not really discriminating. The BC players are getting what they payed for, that means rights to semi-exlcusive things. Honestly, BC places are bad(The content and quality of the game) in my opinion.
He was already told what a noob is, you're a little late on that.
Anyhow, No support. |
|
|
-.- make it friends only.
Just because people want to use money to enchance their gameplay exprience doesn't regrad those that don't as noobs.
In my book everyone is a noob until they prove me wrong. (Usually a fair amount of nbc arent noob,more so they are actually more intellgent and nicer than that of bc or higher)
Just as much as i show a fair bit of respect to people until they do something that i either agree with,or disagree with. |
|
ROBOSparkJoin Date: 2009-09-14 Post Count: 364 |
No Support. Just because they're BC/TBC/OBC doesn't mean they're still noobs. Are you trying to make more people mad? Even some BC's care about NBC and don't support the idea of BC games. |
|
|
HORRIBLE idea as there are already people hating the bc only so what more tbc and obc only. |
|
papeyJoin Date: 2008-09-18 Post Count: 7424 |
No.
Enough segregation.
Also, stop stereotyping NBC and BC as "noobs". |
|
EspithelJoin Date: 2009-10-09 Post Count: 20917 |
I did not buy BC to be excluded. |
|
|
1-Says a OBC'er.
2-No, because NBC'er would rant about it.
3-You're making it worse for everyone. |
|
|
|
R3ge, I have friends that C4 too... .-. That won't work. |
|
|
@tof
Y??
game.Players.PlayerAdded:connect(function(nP)
if nP.MembershipType ~= 2 then
nP:Destroy()
end
end)
Or for OBC:
game.Players.PlayerAdded:connect(function(nP)
if nP.MembershipType ~= 3 then
nP:Destroy()
end
end)
The Remove() method is deprecated, use Destroy() instead.
‹‹‹‹ Legokid135 ›››› |
|