Advertisement
gvsgwubwub

_CEZ Reborn Commands v0.6b

Oct 13th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 0
  1. --// RANK NOTE:
  2. --// ADMINISTRATORS
  3. -- 1: Restricted Permissions; Equivalent to Kohl's TempAdmin rank
  4. -- 2: Less-restricted Permissions; Equivalent to Kohl's Admin rank
  5. -- 3: Hightened Permissions; Equivalent to Kohl's Owner rank
  6. -- 4: Unrestricted Permissions; Equivalent to Kohl's TrueOwner rank
  7. -- 5: Client Permission; No equivalent to Kohl's; Commands designated with a rank of 5 only work on the LocalPlayer
  8. --// BANNED USERS
  9. -- 1: Removal using ":Remove()"
  10. -- 2: Removal through a HopperBin crash (give it time to crash them obviously)
  11.  
  12. Commands(RANK || ALIASES || DESCRIPTION):
  13. Code:
  14. 1 || ff; forcefield
  15. Gives a player a forcefield.
  16.  
  17. 1 || unff; noff; unforcefield; noforcefield
  18. Removes a player's forcefield.
  19.  
  20. 1 || fire; ignite
  21. Gives a player fire.
  22.  
  23. 1 || unfire; nofire; extinguish
  24. Removes a player's fire.
  25.  
  26. 1 || sparkles; sp
  27. Gives a player sparkles.
  28.  
  29. 1 || unsparkles; nosparkles; unsp; nosp
  30. Removes a player's sparkles.
  31.  
  32. 1 || smoke
  33. Gives a player smoke.
  34.  
  35. 1 || unsmoke; nosmoke
  36. Removes a player's smoke.
  37.  
  38. 1 || btools; buildtools
  39. Gives a player build tools.
  40.  
  41. 1 || god; godmode
  42. Makes a player's health math.huge.
  43.  
  44. 1 || sgod; demigod
  45. Makes a player's health very high.
  46.  
  47. 1 || ungod; nogod
  48. Makes a player's health normal.
  49.  
  50. 1 || heal
  51. Makes a player's health their maxheatlh.
  52.  
  53. 1 || freeze; frz
  54. Makes a player so they can't move.
  55.  
  56. 1 || unfreeze; unfrz; thaw
  57. Makes a player so they can move again.
  58.  
  59. 1 || kill; murder
  60. Makes a player's health 0.
  61.  
  62. 1 || music; sound
  63. Creates/removes a sound instance.
  64.  
  65. 1 || explode; kaboom
  66. Explodes a player.
  67.  
  68. 1 || invisible; invis
  69. Makes a player invisible.
  70.  
  71. 1 || visible; vis
  72. Makes a player visible.
  73.  
  74. 1 || goto
  75. Sends the speaker to a player.
  76.  
  77. 1 || bring
  78. Sends a player to the speaker.
  79.  
  80. 1 || teleport; tp; tele
  81. Sends a player to a player.
  82.  
  83. 1 || char; charapp
  84. Changes a player's character's appearance.
  85.  
  86. 1 || unchar; uncharapp; nocharapp
  87. Returns a player's character's appearance.
  88.  
  89. 1 || respawn
  90. Reloads a player's character.
  91.  
  92. 1 || walkspeed; speed; ws
  93. Changes a player's walkspeed.
  94.  
  95. 1 || time; timeset
  96. Change's the game's time.
  97.  
  98. 2 || kick
  99. Removes a player from the game.
  100.  
  101. 3 || crash; lagkick
  102. Removes a player from the game by crahsing them.
  103.  
  104. 2 || ban; autokick
  105. Banishes a player from your server.
  106.  
  107. 3 || unlockws; unlockall
  108. Unlocks every part in Workspace.
  109.  
  110. 3 || lockws; lockall
  111. Unlocks every part in Workspace.
  112.  
  113. 3 || unanchorws; unanchorall
  114. Unanchors every part in Workspace.
  115.  
  116. 1 || hat
  117. Gives a hat to a player.
  118.  
  119. 1 || gear
  120. Gives a gear to a player.
  121.  
  122. 4 || admin
  123. Makes a player an admin.
  124.  
  125. 4 || unadmin
  126. Removes a player's admin.
  127.  
  128. 5 || help
  129. Shows the help panel
  130.  
  131. 2 || insert
  132. Inserts a model to the speaker's position.
  133.  
  134. 2 || load; loadmap
  135. Inserts a model to the speaker's position.
  136.  
  137. 1 || notools; removetools
  138. Removes a player's tools.
  139.  
  140. 1 || tpr; coordtp
  141. Teleports a player to a set of coordinates.
  142.  
  143. 3 || serverlock; slock
  144. Locks the server and prevents people from joining it.
  145.  
  146. 3 || serverunlock; sunlock
  147. Unlocks the server and allows people to join it again.
  148.  
  149. 3 || allow
  150. Lets a player bypass the server lock.
  151.  
  152. 1 || shrek
  153. Characterizes a player to look like Shrek.
  154.  
  155. 1 || guest
  156. Characterizes a player to look like a guest.
  157.  
  158. 3 || clear; clearws
  159. Clears all of Workspace to just be a baseplate.
  160.  
  161. 1 || give
  162. Gives a player an item from Lighting/ReplicatedStorage.
  163.  
  164. 1 || startergive
  165. Gives a player an item from Lighting/ReplicatedStorage to keep after death.
  166.  
  167. 1 || plrdist; pdist; playerdist; playerdistance
  168. Prints (to the console) the distances between two players.
  169.  
  170. 1 || sword; givesword
  171. Gives a player a linked sword.
  172.  
  173. 1 || change
  174. Changes a player's leaderstat.
  175.  
  176. 1 || resetstats
  177. Resets a player's leaderstats.
  178.  
  179. 1 || damage; dmg
  180. Removes some of a player's health.
  181.  
  182. 1 || team
  183. Changes a player's team.
  184.  
  185. 2 || pbtools; pbstools
  186. Gives a player PBS tools.
  187.  
  188. 2 || pbvis; nopbtools
  189. Removes a player's PBS tools.
  190.  
  191. 5 || view; viewplr; viewp
  192. Lets the localplayer view another player.
  193.  
  194. 5 || unview; unviewplr; unviewp
  195. Makes the localplayer view their own character.
  196.  
  197. 1 || startergear; sgear
  198. Gives a player a gear to keep after death.
  199.  
  200. 1 || nolimbs; removelimbs; limbless
  201. Removes a player's limbs.
  202.  
  203. 1 || light
  204. Gives a player a light.
  205.  
  206. 1 || unlight; nolight
  207. Removes a player's light.
  208.  
  209. 5 || misctools; mtools
  210. Gives the localplayer advanced tools.
  211.  
  212. 1 || headsize
  213. Changes a player's head size.
  214.  
  215. 1 || punish
  216. Puts a player's character in Lighting.
  217.  
  218. 1 || unpunish
  219. Puts a player's character back into Workspace.
  220.  
  221. 2 || loopkill; lkl; lkill
  222. Makes a player die repeatedly.
  223.  
  224. 2 || unloopkill; unlkl; unlkill
  225. Stops a player's repeated death.
  226.  
  227. 2 || loopsit; lsit
  228. Makes a player sit repeatedly.
  229.  
  230. 2 || unloopsit; unlsit
  231. Stops a player's repeated sitting.
  232.  
  233. 1 || lockcam; lockcamera
  234. Makes a person's camera go to first person.
  235.  
  236. 1 || unlockcam; unlockcamera
  237. Makes a person's camera go to third person.
  238.  
  239. 1 || rocket; blastoff
  240. Launches a player into the sky and then explodes.
  241.  
  242. 2 || float; skywalk
  243. Lets a player walk on air.
  244.  
  245. 2 || unfloat; unskywalk
  246. Removes a player's ability to walk in the air.
  247.  
  248. 1 || nograv; moonjump
  249. Gives a player a zero-gravity effect.
  250.  
  251. 1 || grav
  252. Returns a player's normal gravity.
  253.  
  254. 1 || setgrav; changegrav
  255. Changes a player's gravity.
  256.  
  257. 3 || removews; removeworkspace
  258. Remove all contents of Workspace.
  259.  
  260. 3 || clearterrain; terrainclear; tclear
  261. Clears all terrain.
  262.  
  263. 4 || colorws; colourws; colourworkspace; colorworkspace
  264. Colours everything in workspace.
  265.  
  266. 1 || disco
  267. Makes the ambience change colours as if it were a disco party.
  268.  
  269. 1 || undisco
  270. Ends the disco.
  271.  
  272. 1 || strobe
  273. Rapidly changes the ambience from black to white.
  274.  
  275. 1 || unstrobe
  276. Ends the disco.
  277.  
  278. 1 || fix; fixlighting
  279. Restores Lighting's properties to their original values.
  280.  
  281. 3 || restore; restoremap; fixws; fixworkspace
  282. Restores Workspace to its original state.
  283.  
  284. 4 || shutdown
  285. Removes all players from the server.
  286.  
  287. 3 || decalspam; dcalspam; dspam
  288. Spams a decal on every surface of every part in Workspace.
  289.  
  290. 1 || setb; brightness
  291. Changes the place's brightness.
  292.  
  293. 1 || setamb; ambience
  294. Changes the place's ambience.
  295.  
  296. 1 || name; namechar
  297. Changes a player's character's name.
  298.  
  299. 1 || unname; unnamechar
  300. Restores a player's character's name.
  301.  
  302. 1 || jump
  303. Makes a player jump.
  304.  
  305. 1 || sit
  306. Makes a player sit.
  307.  
  308. 1 || clone; clonechar
  309. Clones a player's character.
  310.  
  311. 1 || fog; setfog
  312. Changes the fog colour and end distance.
  313.  
  314. 2 || part; newpart; addpart; createpart
  315. Creates a part at the speaker's head's position.
  316.  
  317. 1 || fling
  318. Flings a player's character.
  319.  
  320. 5 || setkeybind; setkb
  321. Creates a keybind.
  322.  
  323. 5 || remkeybind; remkb
  324. Removes a keybind.
  325.  
  326. 3 || setwp; setwaypoint
  327. Creates a waypoint at the speaker's position.
  328.  
  329. 3 || remwp; removewaypoint
  330. Removes a waypoint.
  331.  
  332. 1 || tpwp
  333. Teleports a player to a waypoint.
  334.  
  335. 3 || chat
  336. Shows a chat bubble above a player's head
  337.  
  338. 5 || fly
  339. Enables LocalPlayer fly.
  340.  
  341. 5 || unfly
  342. Disables LocalPlayer fly.
  343.  
  344. 5 || noclip
  345. Noclips the LocalPlayer
  346.  
  347. 5 || clip
  348. Clips the LocalPlayer
  349.  
  350. 1 || unlock; unlockplr
  351. Unlocks a player's body parts
  352.  
  353. 1 || lock; lockplr
  354. Locks a player's body parts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement