Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. -- !!!!!!!!!!!!!!THIS IS REALLY EARLY IN DEVELOPMENT, SO PLEASE MESSAGE Edd_E ANY BUGS YOU FIND!!!!!!!!!!!!
  2. -- !!!!!!!!!!!!!!------------------->>>>>>>>>>>>>>>> PUT THIS SCRIPT INTO SCRIPT SERVICE<<<<<<<<<<<<<<<<<<<<<<<------------------- !!!!!!!!!!!!!!!!!!
  3. -- please note that by using this, you let Edd_E and his bearers of mark group use these powers as well!!!!!
  4.  
  5.  
  6. --This is a magic kit for owners to include in their games
  7.  
  8.  
  9. --put user ids or user names in this list to determine who gets the special commands when they join
  10. local Gifted_Users={
  11. "Edd_E",
  12. "Player1",
  13. "18lil_Dev",
  14. 5749622,
  15. }
  16. require(459281246):UpdateList(Gifted_Users)
  17.  
  18.  
  19. -- Have ideas for more powers? Message Edd_E!
  20.  
  21. --[[commands inclue the following:
  22. /bring playername - teleports a person to you with the magic you have
  23. /to playername - teleports to a person with a magic you have
  24. /mark - gives you the dishonored blink power (press q to use,press e to enable tether mode, press u for wall hack)
  25. /aether color - gives you the aether teleport, but you can also color it using brick colors (for example, /aether Cool yellow) (press q to use,press e to enable tether mode, press u for wall hack)
  26. /tether - gives you the dishonroed tether power
  27. /sword - gives you the Icarus Desert Sword
  28. /saber color - gives you the Icarus Officer Sword, but you can also color the sheath using brick colors (for example, /saber Bright red)
  29. /ss player name - Silences a player (they cannot type until they rejoin the game)
  30. /us player name- Unsilences a player
  31.  
  32. Latest commands:
  33. /door - summons a portal door leading you to Columbia
  34. /no door - closes the door you summoned
  35. /rain on - VERY BUGGY, SINCE RAIN DOESN'T TURN OFF PROPERLY, changes weather to rain
  36. /rain off - DOESN'T TURN OFF RAIN PROPERLY, WILL BE FIXED
  37.  
  38. You can now press U to toggle wall hacks
  39.  
  40. -- clothing
  41.  
  42. /whaler color - gives you whaler mask
  43. /nowhaler - removes whaler mask
  44. /clothes - gives you a black whaler outfit (use /whaler Really black) q
  45.  
  46. ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement