Advertisement
Guest User

Untitled

a guest
Jun 9th, 2018
940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. -- Creator: illremember#3799
  2.  
  3. -- Credits to infinite yield, harkinian, dex creators
  4.  
  5. prefix = ";"
  6. wait(0.3)
  7. Commands = {
  8. '[-] cmdbar is shown when ; is pressed.',
  9. '[1] kill [plr] -- You need a tool! Will kill the player, use rkill to kill you and player',
  10. '[2] bring [plr] -- You need a tool! Will bring player to you',
  11. '[3] spin [plr] -- You need a tool! Makes you and the player spin crazy',
  12. '[4] unspin -- Use after using spin cmd and dying, so you stop loop teleporting',
  13. '[5] attach [plr] -- You need a tool! Attaches you to player',
  14. '[6] unattach [plr] -- Attempts to unattach you from a player',
  15. '[7] follow [plr] -- Makes you follow behind the player',
  16. '[8] unfollow',
  17. '[9] freefall [plr] -- You need a tool! Teleports you and the player up into the air',
  18. '[10] trail [plr] -- The opposite of follow, you stay infront of player',
  19. '[11] untrail',
  20. '[12] orbit [plr] -- Makes you orbit the player',
  21. '[13] unorbit',
  22. '[14] fling [plr] -- Makes you fling the player',
  23. '[15] unfling',
  24. '[16] fecheck -- Checks if the game is FE or not',
  25. '[17] void [plr] -- Teleports player to the void',
  26. '[18] noclip -- Gives you noclip to walk through walls',
  27. '[19] clip -- Removes noclip',
  28. '[20] speed [num]/ws [num] -- Changes how fast you walk 16 is default',
  29. '[21] jumppower [num]/jp [num] -- Changes how high you jump 50 is default',
  30. '[22] hipheight [num]/hh [num] -- Changes how high you float 0 is default',
  31. '[23] default -- Changes your speed, jumppower and hipheight to default values',
  32. '[24] annoy [plr] -- Loop teleports you to the player',
  33. '[25] unannoy',
  34. '[26] headwalk [plr] -- Loop teleports you to the player head',
  35. '[27] unheadwalk',
  36. '[28] nolimbs -- Removes your arms and legs',
  37. '[29] god -- Gives you FE Godmode',
  38. '[30] drophats -- Drops your accessories',
  39. '[31] droptool -- Drops any tool you have equipped',
  40. '[32] loopdhats -- Loop drops your accessories',
  41. '[33] unloopdhats',
  42. '[34] loopdtool -- Loop drops any tools you have equipped',
  43. '[35] unloopdtool',
  44. '[36] invisible -- Gives you invisibility CREDIT TO TIMELESS',
  45. '[37] view [plr] -- Changes your camera to the player character',
  46. '[38] unview',
  47. '[39] goto [plr] -- Teleports you to player',
  48. '[40] fly -- Allows you to fly, credit to Infinite Yield',
  49. '[41] unfly',
  50. '[42] chat [msg] -- Makes you chat a message',
  51. '[43] spam [msg] -- Spams a message',
  52. '[44] unspam',
  53. '[45] spamwait [num] -- Changes delay of chatting a message for the spam command in seconds default is 1 second',
  54. '[46] pmspam [plr] -- Spams a player in private message',
  55. '[47] unpmspam',
  56. '[48] cfreeze [plr] -- Freezes a player on your client, they will only be frozen for you',
  57. '[49] uncfreeze [plr]',
  58. '[50] unlockws -- Unlocks the workspace',
  59. '[51] lockws -- Locks the workspace',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement