Advertisement
Guest User

For Cool

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