Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. printf("stools [p1] [p2] - Steals players tools \r\n"
  2. "sink [p/all/others] - Sinks player \r\n"
  3. "cteam - Creates team \r\n"
  4. "setteam [p] [team] - Sets Players team \r\n"
  5. "bhead [p/all/others] - Gives player big head \r\n"
  6. "smute [p/all/others] - set mute \r\n"
  7. "god [p/all/others] - Gods player \r\n"
  8. "fogcolor - Sets fog color \r\n"
  9. "ws [p/all/others] - Sets walkspeed \r\n"
  10. "blockhead [p/all/others] -Block heads player \r\n"
  11. "faceless [p/all/others] - faceless player \r\n"
  12. "gotohelicopter [p] - Teleports to certain cordinates \r\n"
  13. "jp [p/all/others] - Sets Jumppower \r\n"
  14. "hipheight [p] [amount] - Sets hipheight \r\n"
  15. "destroygame - Destroys the game \r\n"
  16. "invisible [p/all/others] - Makes player invisible \r\n"
  17. "ghost [p/all/others] - Makes player a ghost \r\n"
  18. "visible [p/all/others] - Makes player visible \r\n"
  19. "chat [p] [text] - Chats player \r\n"
  20. "rhead [p/all/others] - Removes head \r\n"
  21. "statchange [p] [stat] [value] - Changes stat \r\n"
  22. "rlegs [p/all/others] - Removes players legs \r\n"
  23. "naked [p/all/others] - Makes player naked \r\n"
  24. "clone [p/all/others] - clones player \r\n"
  25. "neon [p/all/others] - Neons player \r\n"
  26. "tinman [p/all/others] - Makes tinman \r\n"
  27. "rarms [p/all/others] - Removes players arms \r\n"
  28. "light [p/all/others] - Lights player \r\n"
  29. "hint - Hints \r\n"
  30. "rhints - Removes hints \r\n"
  31. "rmsg - Removes message \r\n"
  32. "msg - Sets Message \r\n"
  33. "hilaryify [p/all/others] - Makes them hilary \r\n"
  34. "pepeify [p/all/others] - Makes them pepe \r\n"
  35. "particles [p/all/others] - gives particles \r\n"
  36. "trumpify [p/all/others] - Makes them trump \r\n"
  37. "ff [p/all/others] - Gives ForceField \r\n"
  38. "unff [p/all/others] - Removes ForceField \r\n"
  39. "fencingr - Gives reach on fencing \r\n"
  40. "slender [p/all/others] - Makes them slender \r\n"
  41. "rsparkles [p/all/others] - Removes Sparkles \r\n"
  42. "sparkles [p/all/others] - Gives Sparkles \r\n"
  43. "rfire [p/all/others] - Removes Fire \r\n"
  44. "fire [p/all/others] - Gives Fire \r\n"
  45. "rsmoke [p/all/others] - Removes Smoke \r\n"
  46. "smoke [p/all/others] - Smokes Player \r\n"
  47. "explode [p/all/others] - Explodes Player \r\n"
  48. "test - Test \r\n"
  49. "print - Prints press f9 to view \r\n"
  50. "tp [p1] to [p2] - Teleports \r\n"
  51. "btools [p/all/others] - Gives player btools \r\n"
  52. "music [id] - Sets music \r\n"
  53. "fling [p/all/others] - Flings player \r\n"
  54. "spin [p/all/others] - Spins player \r\n"
  55. "time [value] - Sets time \r\n"
  56. "char [p] [id] - Sets char \r\n"
  57. "skybox [id] - Sets Skybox \r\n"
  58. "gravity [plr] - Sets gravity \r\n"
  59. "sanshead [p/all/others] - Gives sans head \r\n"
  60. "unpunish [p/all/others] - Unpunishes player \r\n"
  61. "punish [p/all/others] - Punishes player \r\n"
  62. "ufirstperson [p/all/others] - Unlocks firstperson \r\n"
  63. "firstperson [p/all/others] - Locks first person \r\n"
  64. "rtools [p/all/others] - Removes tools \r\n"
  65. "harambe [p/all/others] - Makes them harambe \r\n"
  66. "supporter [p] - support CBX4 \r\n"
  67. "moonman [p/all/others] - Makes player moonman \r\n"
  68. "majorasmask [p/all/others] - Makes player majorasmask \r\n"
  69. "ducky [p/all/others] - Makes player a duck \r\n"
  70. "loop [cmd] - Loops cmd \r\n"
  71. "stop - Stops \r\n"
  72. "goto [p] - goto player \r\n"
  73. "dchat - chat to the discord \r\n"
  74. "rmusic - remove music\r\n"
  75. "suggestion - suggestion for me to add\r\n"
  76. "typetext - types some c00l text into the console"
  77. "waypoint - Sets waypoint \r\n");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement