Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1.  
  2. The commands are,
  3.  
  4. commands
  5. Shows a list of all the commands
  6.  
  7. fix
  8. If the command script breaks for you, say this to fix it
  9.  
  10. kill/Person299
  11. kills Person299
  12.  
  13. loopkill/Person299
  14. Repeatedly kills Person299 when he respawns
  15.  
  16. unloopkill/Person299
  17. Undos loopkill/
  18.  
  19. heal/Person299
  20. Returns Person299 to full health
  21.  
  22. damage/Person299/50
  23. Makes Person299's character take 50 damage
  24.  
  25. health/Person299/999999
  26. Makes Person299's MaxHealth and Health 999999
  27.  
  28. kick/Person299
  29. Removes Person299 from the game, cannot be used by admin/ed people
  30.  
  31. ban/Person299
  32. Removes Person299 from the game and keeps him from reenterring, cannot be used by admin/ed people
  33.  
  34. bannedlist
  35. Shows a list of everyone banned
  36.  
  37. unban/Person299
  38. Unbans Person299
  39.  
  40. explode/Person299
  41. Explodes Person299's character
  42.  
  43. rocket/Person299
  44. Straps a rocket onto Person299's back
  45.  
  46. removetools/Person299
  47. Removes all of Person299's tools.
  48.  
  49. givetools/Person299
  50. Gives Person299 all the tools in StarterPack
  51.  
  52. givebtools/Person299
  53. Gives Person299 the building tools
  54.  
  55. sit/Person299
  56. Makes Person299 sit
  57.  
  58. part/4/1/2
  59. Makes a part with the given dimensions appear over your character
  60.  
  61. respawn/Person299
  62. Makes Person299's character respawn
  63.  
  64. jail/Person299
  65. Makes a lil jail cell around Person299's character
  66.  
  67. unjail/Person299
  68. Undos jail/
  69.  
  70. punish/Person299
  71. Puts Person299's character in game.Lighting
  72.  
  73. unpunish/Person299
  74. Undos punish/
  75.  
  76. merge/Person299/Farvei
  77. Makes Person299 control Farvei's character
  78.  
  79. teleport/Person299/nccvoyager
  80. Teleports Person299's character to nccvoyager's character
  81.  
  82. control/Person299
  83. Makes you control Person299's character
  84.  
  85. change/Person299/Money/999999
  86. Makes the Money value in Person299's leaderstats 999999
  87.  
  88. tools
  89. Gives you a list of all the tools available to be give/en, the tool must be in game.Lighting
  90.  
  91. give/Person299/Tool
  92. Give's Person299 a tool, the toolname can be abbreviated
  93.  
  94. time/15.30
  95. Makes game.Lighting.TimeOfDay 15:30
  96.  
  97. ambient/255/0/0
  98. Makes game.Lighting.Ambient 255,0,0
  99.  
  100. maxplayers/20
  101. Makes game.Players.MaxPlayers 20
  102.  
  103. nograv/Person299
  104. Makes Person299 almost weightless
  105.  
  106. antigrav/Person299
  107. Gives Person299 antigravity properties
  108.  
  109. grav/Person299
  110. Returns Person299's gravity to normal
  111.  
  112. highgrav/Person299
  113. Makes Person299 heavier
  114.  
  115. setgrav/Person299/-196
  116. Sets Person299's gravity
  117.  
  118. trip/Person299
  119. Makes Person299's character trip
  120.  
  121. walkspeed/Person299/99
  122. Makes Person299's character's humanoid's WalkSpeed 99, 16 is average
  123.  
  124. invisible/Person299
  125. Makes Person299's character invisible
  126.  
  127. visible/Person299
  128. Undos invisible/
  129.  
  130. freeze/Person299
  131. Makes Person299's character unable to move
  132.  
  133. thaw/Person299
  134. Undos freeze/
  135.  
  136. unlock/Person299
  137. Makes Person299's character unlocked
  138.  
  139. lock/Person299
  140. Makes Person299's character locked
  141.  
  142. ff/Person299
  143. Gives Person299's character a ForceField
  144.  
  145. unff/Person299
  146. Undos ff/
  147.  
  148. sparkles/Person299
  149. Makes Person299's character sparkly
  150.  
  151. unsparkles/Person299
  152. Undos sparkles/
  153.  
  154. shield/Person299
  155. Makes a destructive shield thingy appear around Person299
  156.  
  157. unshield/Person299
  158. Undos shield/
  159.  
  160. god/Person299
  161. Makes Person299 godish
  162.  
  163. ungod/Person299
  164. Undos god/
  165.  
  166. zombify/Person299
  167. Makes Person299 a infecting zombie
  168.  
  169. admin/Person299
  170. Makes Person299 able to use the command script, cannot be used by admin/ed people
  171.  
  172. adminlist
  173. Shows a list of everyone in the adminlist
  174.  
  175. unadmin/Person299
  176. Undos admin/, cannot be used by admin/ed people
  177.  
  178. shutdown
  179. Shuts the server down, cannot be used by admin/ed people
  180.  
  181. m/Fallout 2 is one of the best games ever made
  182. Makes a message appear on the screen saying "Fallout 2 is one of the best games ever made" for 2 seconds
  183.  
  184. h/i like pie
  185. Makes a hint appear on the screen saying "i like pie" for 2 seconds
  186.  
  187. c/ game.Workspace:remove()
  188. Makes a script which source is whats after c/
  189.  
  190. clear
  191. Removes all scripts created by c/ and removes all jails.
  192.  
  193. Capitalisation doesnt matter, and name input can be abbreviated.
  194. Just about any name input can be replaced with multiple names seperated by ","s, me, all, others, guests, admins, nonadmins, random, or team teamname.
  195.  
  196. --]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement