Advertisement
Frederminoke

Slayers Unleashed ADMIN commands

Oct 31st, 2021
14,369
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.07 KB | None | 0 1
  1. ---------------------- Main Script --------------------
  2.  
  3. loadstring(game:HttpGet"https://raw.githubusercontent.com/MadGics/Scripty/main/ADM")()
  4.  
  5. ---------------------- Commands -----------------------
  6. kill player -- Kills player
  7. .kill mob -- Kills mob
  8. .kill mobs -- Kills all mobs
  9. ALIASES: | .murder | .erase | .dump | .eliminate | .end | .destroy |
  10.  
  11. .lk player -- Loopkills player
  12. .lk others -- Loopkills everyone else
  13. .lk random -- Loopkills a random player
  14. ALIASES: | .loopkill | .loop | .infkill |
  15.  
  16. .unlk player -- unloopkills player
  17. .unlk others -- unloopkills everyone else
  18. ALIASES: | .unloopkill | .unloop | .uninfkill |
  19.  
  20. .infblock player -- Gives player inf block
  21. .infblock others -- Gives everyone else inf block
  22. .infblock all -- Gives everyone inf block
  23. .infblock random -- Gives a random player inf block
  24. ALIASES: | .ib | .semigod | .infdefense | .invinsible |
  25.  
  26. .uninfblock player -- Takes player's inf block
  27. .uninfblock others -- Takes everyone else's inf block
  28. .uninfblock all -- Takes everyone's inf block
  29. .uninfblock random -- Takes a random player's inf block
  30. ALIASES: | .unib | .unsemigod | .uninfdefense | .uninvinsible |
  31.  
  32. .freeze player -- Freezes player
  33. .freeze others -- Freezes everyone else
  34. .freeze all -- Freezes everyone
  35. .freeze random -- Freezes a random player
  36. ALIASES: | .stop | .stun | .infstun | .permstun |
  37.  
  38. .unfreeze player -- Unfreezes player
  39. .unfreeze others -- Unfreezes everyone else
  40. .unfreeze all -- Unfreezes everyone
  41. .unfreeze random -- Unfreezes a random player
  42. ALIASES: | .unstop | .unstun | .uninfstun | .unpermstun |
  43.  
  44. .removetools player -- Removes all tools from player
  45. .removetools others -- Removes all tools from everyone else
  46. .removetools all -- Removes all tools from everyone
  47. .removetools random -- Removes all tools from a random player
  48. ALIASES: | .rt | .notools | .untools |
  49.  
  50. .fling player -- Flings player
  51. .fling others -- Flings everyone else
  52. .fling all -- Flings everyone
  53. .fling random -- Flings a random player
  54.  
  55. .punish player -- Sends player to the sky and they cant reset (Cant be stopped)
  56. .punish others -- Sends everyone else to the sky and they cant reset (Cant be stopped)
  57. .punish random -- Sends a random player to the sky and they cant reset (Cant be stopped)
  58. ALIASE: | .kick |
  59.  
  60. .nocooldown -- Removes cooldowns from your moves
  61. ALIASES: | .ncd | .nocool |
  62.  
  63. .cooldown -- Adds the cooldowns back
  64. ALIASES: | .unncd | .unnocool | .cd | .cooldown
  65.  
  66. .unlock -- Unlocks all moves
  67. ALIASES: | .unlockmoves | .unlockskills |
  68.  
  69. .ruiplace -- Teleports you to rui's circle
  70.  
  71. .ruirobe -- Gives you rui's robe
  72.  
  73. .finalselection -- Teleports you to the final selection npc
  74. ALIASES: | .fs | .finalplace |
  75.  
  76. .finalselectionitems -- Gives you Final selection items
  77. ALIASES: | .fsi | .finalitems |
  78.  
  79. .hashiraitems -- Gives you all hashira's items
  80. ALIASES: | .eventitems | .ei |
  81.  
  82. .yoriichi -- Gives you Yoriichi's Haori
  83. ALIASES: | .yori |
  84.  
  85. .gamepassitems -- Gives you all gamepass accessories items
  86. ALIASES: | .gi | .gamepassaddons |
  87.  
  88. .ranked -- Gives you all ranked haoris
  89. ALIASES: | .ri | .rankeditems |
  90.  
  91. .drip -- Gives you Drip Items
  92. ALIASES: | .dripitems |
  93.  
  94. .obanai -- Gives you Obanai's items
  95. ALIASES: | .obanaiitems | .oi |
  96.  
  97. .kokushibou -- Gives you Kokushibou's items
  98. ALIASES: | .koku | .ki |
  99.  
  100. .mitsuri -- Gives you Mitsuri's items
  101. ALIASE: | .mi |
  102.  
  103. .shirt -- Gives you a Custom Shirt, .shirt shirtid name, Example: .shirt 6970869929 Rainbow, find shirts in roblox catalog
  104. ALIASES: | .customshirt |
  105.  
  106. .pants -- Gives you a Custom Pants, .shirt shirtid name, Example: .pants 6979683018 RainbowPants, find pants in roblox catalog
  107. ALIASES: | .custompants |
  108.  
  109. .sethotkey -- Changes the key of the normal hotkeys, .sethotkey key command, Example: .sethotkey k kill
  110. ALIASE: | .setkey |
  111.  
  112. .clear -- Clears your inventory
  113. ALIASE: | .clean |
  114.  
  115. .crash -- Crashes the server
  116.  
  117. .rejoin -- Rejoins the same server your in
  118. ALIASE: | .rj |
  119.  
  120. .changer -- Loads changer gui
  121.  
  122. .sv -- Gives you Snow Village Raid items    (New)
  123. ALIASE: | .dungeon |
  124.  
  125. .unreleased -- Gives you Unreleased items   (New)
  126. ALIASE: | .ur | .uritems|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement