answersLogoWhite

0


Best Answer

It depends on what commands you want.

Here is a script with a whole bunch of commands made by Person299.

adminlist = {"USERNAME HERE","USERNAME HERE","USERNAME HERE","USERNAME HERE","USERNAME HERE","USERNAME HERE","USERNAME HERE"}--Add in the names of the people you want to be able to use the command script here.

--Please keep my name in there. ;)

bannedlist =""

texture = "SHIRT TEXTURE ID HERE"--If you want someone wearing a certain t-shirt to be an admin, put the t-shirt's texture in here.

--[[

I update this command script alot, so if you want to get the newest version of the script, go to http://www.Roblox.com/Item.aspx?ID=5277383 every once in a while.

The commands are,(Examples)

commands

Shows a list of all the commands

superjump/Person299

makes Person299 superjump

dance/Person299

makes Person299 dance

fix

If the command script breaks for you, say this to fix it

kill/Person299

kills Person299

loopkill/Person299

Repeatedly kills Person299 when he respawns

unloopkill/Person299

Undos loopkill/

heal/Person299

Returns Person299 to full health

damage/Person299/50

Makes Person299's character take 50 damage

health/Person299/999999

Makes Person299's MaxHealth and Health 999999

kick/Person299

Removes Person299 from the game, cannot be used by admin/ed people

ban/Person299

Removes Person299 from the game and keeps him from reenterring, cannot be used by admin/ed people

bannedlist

Shows a list of everyone banned

unban/Person299

Unbans Person299

explode/Person299

Explodes Person299's character

rocket/Person299

Straps a rocket onto Person299's back

removetools/Person299

Removes all of Person299's tools.

givetools/Person299

Gives Person299 all the tools in StarterPack

givebtools/Person299

Gives Person299 the building tools

sit/Person299

Makes Person299 sit

part/4/1/2

Makes a part with the given dimensions appear over your character

respawn/Person299

Makes Person299's character respawn

jail/Person299

Makes a lil jail cell around Person299's character

unjail/Person299

Undos jail/

punish/Person299

Puts Person299's character in game.Lighting

unpunish/Person299

Undos punish/

merge/Person299/Farvei

Makes Person299 control Farvei's character

teleport/Person299/nccvoyager

Teleports Person299's character to nccvoyager's character

control/Person299

Makes you control Person299's character

change/Person299/Money/999999

Makes the Money value in Person299's leaderstats 999999

tools

Gives you a list of all the tools available to be give/en, the tool must be in game.Lighting

give/Person299/Tool

Give's Person299 a tool, the toolname can be abbreviated

time/15.30

Makes game.Lighting.TimeOfDay 15:30

ambient/255/0/0

Makes game.Lighting.Ambient 255,0,0

maxplayers/20

Makes game.Players.MaxPlayers 20

nograv/Person299

Makes Person299 almost weightless

antigrav/Person299

Gives Person299 antigravity properties

grav/Person299

Returns Person299's gravity to normal

highgrav/Person299

Makes Person299 heavier

setgrav/Person299/-196

Sets Person299's gravity

trip/Person299

Makes Person299's character trip

walkspeed/Person299/99

Makes Person299's character's humanoid's WalkSpeed 99, 16 is average

invisible/Person299

Makes Person299's character invisible

visible/Person299

Undos invisible/

freeze/Person299

Makes Person299's character unable to move

thaw/Person299

Undos freeze/

unlock/Person299

Makes Person299's character unlocked

lock/Person299

Makes Person299's character locked

ff/Person299

Gives Person299's character a ForceField

unff/Person299

Undos ff/

sparkles/Person299

Makes Person299's character sparkly

unsparkles/Person299

Undos sparkles/

shield/Person299

Makes a destructive shield thingy appear around Person299

unshield/Person299

Undos shield/

god/Person299

Makes Person299 godish

ungod/Person299

Undos god/

zombify/Person299

Makes Person299 a infecting zombie

admin/Person299

Makes Person299 able to use the command script, cannot be used by admin/ed people

adminlist

Shows a list of everyone in the adminlist

unadmin/Person299

Undos admin/, cannot be used by admin/ed people

shutdown

Shuts the server down, cannot be used by admin/ed people

m/Fallout 2 is one of the best games ever made

Makes a message appear on the screen saying "Fallout 2 is one of the best games ever made" for 2 seconds

h/i like pie

Makes a hint appear on the screen saying "i like pie" for 2 seconds

c/ game.Workspace:remove()

Makes a script which source is whats after c/

clear

Removes all scripts created by c/ and removes all jails.

Capitalisation doesnt matter, and name input can be abbreviated.

Just about any name input can be replaced with multiple names separated by ","s, me, all, others, guests, admins, nonadmins, random, or team teamname.

--]]

namelist = { }

variablelist = { }

flist = { }

local source = script:FindFirstChild("source")

if source ~= nil then

sbbu = script.source:clone()

sbbu.Disabled = false

else

print("source doesnt exist, your command script may malfunction")

end

tools = Instance.new("Model")

c = game.Lighting:GetChildren()

for i=1,#c do

if c[i].className ===

Replace Control22 with your name

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the admin command script on roblox?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you insert admin command script on roblox?

get on on free models


What are the admin script on Roblox?

Admin command scripts on Roblox are scripts that allow players to control various aspects of a place using chat commands. For example, a player using an admin commands script could chat "maxheath/player/500" to change a player's maximum health to 500. Admin command scripts can be obtained from the free models.


How do you get adim connands for roblox?

You can get admin commands for Roblox on the free models. One popular admin commands script is Person229's admin commands. There are also numerous other VIP command scripts available on the free models which you can use.


How do you find codes in Roblox?

Just take BCGames admin command script or Person299's whatever there both awesome.


What are all of the admin commands for roblox?

Admin commands can vary widely depending upon what script you are using. Some admin command scripts let you view a list of all commands by typing "commands/". Other command scripts provide a list of all commands in the comments of the script itself.


What is an admin script on roblox?

An admin script in ROBLOX is a script that give a ROBLOXian powers that others ROBLOXians don't have. Examples: They can ban people, they can kill people, the can give admin commands to other ROBLOXians admin for a short period of time, the can give people a force-field, and much more.


What script on roblox can you use to get admin commands?

One popular admin commands script is Person229's admin commands. You can find these commands on the free models. There are also numerous other VIP command scripts available on the free models which you can use.


How do you insert an admin command in roblox?

First, you need to go on Roblox Studio, Then you need to get a admin script Ex. "Person299's admin commands" Put it anywhere on the baseplate. It will show a lot of wording after that. Put your name on it. the some of your best friends(optional). Then test it out. if is doesn't work, get a different script and start this over. Then if it works. that's how to insert admins commands.


How do you insert admin on Roblox?

Go to insert and then click the script then it will be in the workspace.


How do you make people admins on roblox?

There is no way to make another user an admin on the Roblox website. However, you can give a user admin-like powers within your place using an admin commands script. Check out the related questions below for instructions on how to use an admin commands script.


What is the Lua script for Roblox to make commands?

Admin commands? There are many in free models.


How do you add admin to your place on roblox?

Try Inserting a Free Model on the Public Domain, A Script Maybe that has admin Commands, You'll have to edit the people who will be admin