Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1.  
  2. Pre-built commands
  3. kill me Kills your character
  4. float me Makes your character float
  5. nofloat me If floating, it disables your character's float
  6. print {text} Prints the specified text onto the game's developer console as a local script
  7. warn {text} Prints the specified text onto the game's developer console as a warning and local script
  8. hipheight me {number} Sets your character's hip height to the specified value
  9. vectorteleport {xpos} {ypos} {zpos} Teleports your character to the specified vector 3 position
  10.  
  11. Pre-built commands - FE Protected
  12. Note: Only you can see the effects of the commands below due to Filtering Enabled
  13. chat {plr} {text} Applies chat bubble above target player's head with the specified text
  14. ff me Adds forcefield above your player
  15. noff me Removes forcefield from your player
  16. blockhead {plr} Removes mesh from target player's head
  17. nolimbs {plr} Removes arms and legs from target player
  18. noarms {plr} Removes arms from target player
  19. nolegs {plr} Removes legs from target player
  20. fire me Adds fire effect to your player
  21. nofire me Removes fire effect from your player
  22. sparkles me Adds sparkle effect to your player
  23. nosparkles me Removes sparkle effect from your player
  24. smoke me Adds smoke to your player
  25. nosmoke me Removes from from your player
  26. print {text} Prints the specified text onto the game's developer console
  27. warn {text} Prints the specified text onto the game's developer console as a warning
  28. btools me Gives your character btools
  29. music {musicid} Players the specified audio id from Roblox assets
  30. skybox {decalid} Sets all skybox images to the specified decal id from Roblox assets
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement