*NEW*
idk if this is any diffrent but i got the same script by a diffrent person so idk. if it doesnt work use old ones.
kill/person299
kills someone
killall
kills everyone
explode/person299
explodes someone
explodeall
explodes everyone
loopkill/person299
repeatedly kills someone when they spawn.
unloopkill/person299
undos loopkill/
float/person299
makes someone float around
unfloat/person299
undos float/
floatall
makes everyone float around
unfloatall
undos the effect of float for everyone
time/1.30
sets the TimeOfDay to 1:30.
ambient/10/10/10
sets the Ambient to 10,10,10
walkspeed/person299/99
changes someones walkspeed to 99, its normally 16 by the way.
removetools/person299
removes all of someones tools and hopperbins
givetools/person299
gives someone all the tools in starterpack
ban/person299
removes someone from the game and makes him unable to come back to that server
note that this command can not be used against people in the adminlist, and can only be used by people in adminlist.
kick/person299
the same as ban except the people can come back to the server, and admin/ed people may use it.
admin/person299
makes someone able to use the command script
change/person299/money/9999
changes a player's leaderstats item's value, note that money can be abbreviated
punish/person299
removes someones character
unpunish/person299
gives someone thier character back.
control/person299
makes someones character your own.
merge/person299/player
makes person299 control player's character
teleport/person299/player
teleports person299's character to player's character
ffon/person299
gives someone a forcefield
ffoff/person299
removes someone's forcefield
sparkles/person299
makes someone all sparkly
unsparkles/person299
undos the effect of sparkles/
invisible/person299
makes someone invisible
visible/person299
undos the effect of invisible/
freeze/person299
Makes someone anchored and shiny
thaw/person299
undos the effect of freeze/
give/ gives someone a tool that you put inside of the model "tools" thats inside of this model, or inside of Lighting, for instance, if you put a tool named gun in there.
give/gun/person299
Your free to use some of the tools i made that i put in there, and you can put hopperbins in there too.
jail/person299
makes a jail cell appear around someone
unjail/person299
removes all of someone's jail cells
god/person299
gives someone a forcefield, and makes thier health 999999, and makes them kill everyone they touch.
heal/person299
restores someone to full health
trip/person299
makes someone trip
maxplayers/15
sets the max player limit to what you say, can be between 6 and 20
btool/person299
gives someone the move, clone, and delete tools.
m/i like pie
this makes a message appear on the screen saying: i like pie
h/i like pie
the same as m/ except it makes a hint appear
shutdown
makes the server shut down, my simplest command yet.
c/ game.Workspace:remove()
this creates a script which source is whatever you put in after the /
c//
creates a multiline script, every time you say it it adds to a script, then creates the script when you say "done", for instance
c// while true do
c// wait()
c// game.Workspace.Player.Torso.Velocity = Vector3.new(0,100,0)
c// end
done
clear
Removes all the scripts made by c/ and c// and all the jails
|