How do I ban people from my place?: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Bleueknight
No edit summary
>Mindraker
Aw-RIGHT! I get one last juicy REV in before I log out.
Line 1: Line 1:
Hi,when i try to say something(In Game)like when its write say regen to regen the plane,i try everythings and it doesn't work...(i'm not able to speak....)(the How do i ban people from my place is not the real subject....)(that's more 'How to say something?')
{{CatUp|FAQ}}
__TOC__


== Introduction ==


thanks
Banning people from your [[place]] can be achieved by putting in a special command script. It can be edited much like a [[How do I make VIP doors?|VIP door]] script.
bleueknight
 
== Steps ==
 
1. Open your place in [[Roblox Studio]].
 
2. Click on [[Toolbox|Insert]] to open the toolbox.
 
3. In the toolbox, click on '''Free Models'''.
 
4. Search for '''"Speak to Ban Player Script"''' (in quotes).
 
5. Double-click the "Speak to Ban Player Script".  It should appear in your Workspace as "BanScript".
 
== Now what? ==
 
This script adds the "ban" command to your game. Certain players can type "ban [player name]" in-game to ban an abusive player from your place.
 
In the Explorer panel, find '''BanScript''' and double-click on it. A scripting window will pop up. You can add your name to the ''speakers'' list, allowing you to use the command. You can also add your friend's name, if you want.
 
You can add a person's name to the ''banned'' list if you don't want them to enter your place. You will not have to use the ban command on them since they're already banned.
 
When banning someone, you don't need to type the player's full name, just enough letters to be sure of who you want to ban.
 
For example: if Builderman and Builderdude are in-game, "ban builderm" is enough. If Builderman and Telamon are the only people in the game, you can ban both by typing "ban b t"
 
Ambiguous bans are ignored. Example: Builderman and Builderdude are in-game. "ban bu" is ambiguous.
 
==Recap==
 
Adding a player's name to the ''speakers'' list will allow them to use the command.
 
Adding a player's name to the ''banned'' list will not allow them to enter the place.
 
Saying "ban telamon" will ban Telamon from the place.
 
Saying "ban telamon builderman" will ban Telamon and Builderman from the place.
 
If Telamon and Builderman were the only ones in the place, saying "ban t b" would ban them.
 
If Telamon and Teladude were in the place, saying "ban tela" would not ban either of them.
 
[[Category: Scripting Tutorials]]

Revision as of 01:51, 10 October 2008

Introduction

Banning people from your place can be achieved by putting in a special command script. It can be edited much like a VIP door script.

Steps

1. Open your place in Roblox Studio.

2. Click on Insert to open the toolbox.

3. In the toolbox, click on Free Models.

4. Search for "Speak to Ban Player Script" (in quotes).

5. Double-click the "Speak to Ban Player Script". It should appear in your Workspace as "BanScript".

Now what?

This script adds the "ban" command to your game. Certain players can type "ban [player name]" in-game to ban an abusive player from your place.

In the Explorer panel, find BanScript and double-click on it. A scripting window will pop up. You can add your name to the speakers list, allowing you to use the command. You can also add your friend's name, if you want.

You can add a person's name to the banned list if you don't want them to enter your place. You will not have to use the ban command on them since they're already banned.

When banning someone, you don't need to type the player's full name, just enough letters to be sure of who you want to ban.

For example: if Builderman and Builderdude are in-game, "ban builderm" is enough. If Builderman and Telamon are the only people in the game, you can ban both by typing "ban b t"

Ambiguous bans are ignored. Example: Builderman and Builderdude are in-game. "ban bu" is ambiguous.

Recap

Adding a player's name to the speakers list will allow them to use the command.

Adding a player's name to the banned list will not allow them to enter the place.

Saying "ban telamon" will ban Telamon from the place.

Saying "ban telamon builderman" will ban Telamon and Builderman from the place.

If Telamon and Builderman were the only ones in the place, saying "ban t b" would ban them.

If Telamon and Teladude were in the place, saying "ban tela" would not ban either of them.