Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local owners = {"deathwakler5"} --Are able to set admins who can/;kick ;ban ;shutdown
- local admins = {"deathwakler5"}
- local tempadmins ={} --sets who can't use/;kick ;ban ;shutdown
- local bandland = {"bobololo2,fishy12311"} -- Permanently Bans people
- local AutoUpdate = true -- Set to false if you don't want it to automatically update
- local FunCommands = true -- Set to false if you only want the basic commands (For Strict Places)
- ---------------------
- -- VIP Admin --
- ---------------------
- local VipAdmin = false -- If someone can have admin for owning an item
- local ItemId = 0 -- The item they must own in order to have admin
- ---------------------
- -- Group Admin --
- ---------------------
- local GroupAdmin = false -- If a certain group can have admin
- local GroupId = 0 -- Sets the group id that can have admin
- local GroupRank = 0 -- Sets what rank and above a person has to be in the group to have admin
- ---------------------
- -- Tips and Tricks --
- ---------------------
- --[[
- With this admin you can do a command on multiple people at a time;
- ;kill me noob1,noob2,random,team-raiders,nonadmins
- You can also use a variety commands for different people;
- all
- others
- me
- team-
- admins
- nonadmins
- random
- --]]
- ---------------------
- -- Commands --
- ---------------------
- lean -- Is a command anyone can use to remove hats/tools lagging up the place
- 1. ;s print("Hello World") -- Lets you script normally
- 2. ;ls print("Hello World") -- Lets you script in localscripts
- 3. ;clear -- Will remove all scripts/localscripts and jails
- 4. :m Hello People -- This commands will let you shout a message to everyone on the server
- 10. ;jump thu -- Makes the player jump
- 11. ;sit thu -- Makes the player sit
- 12. ;invisible thu -- Makes the player invisible
- 13. ;visible thun -- Makes the player visible
- 38. ;give thun sword -- Gives the player a tool
- 39. ;damage thun -- Damages the player
- 40. ;grav thun -- Sets the player's gravity to normal
- 41. ;setgrav thun 100 -- Sets the player's gravity
- 42. ;nograv thun -- Makes the player have 0 gravity
- 43. ;health thun 1337 -- Changes the player's health
- 44. ;speed thun 1337 -- Changes the player's walkspeed
- 45. ;name thun potato -- Changes the player's name
- 46. ;unname thun -- Remove the player's name
- 47. ;team thun Raiders -- Changes the player's team
- 48. ;stopmusic -- Will stop all music playing in the server
- 49. ;teleport thun potato -- Teleports the player
- 50. ;change thun kills 1337 -- Changes a player's stat
- 59. ;normal thun -- Puts the player back to normal
- 66. ;guifix thun -- Will fix trippy/strobe/blind on a player
- 70. ;lock thun -- Locks the player
- 71. ;unlock thun -- Unlocks the player
- 75. ;fix -- This will fix the lighting to it's original settings
- 76. ;fly thun -- Makes the player fly
- 77. ;unfly thun -- Removes fly from the player
- 78. ;noclip thun -- Makes the player able to noclip
- 79. ;clip thun -- Removes noclipping from the player
- 80. ;pm thun Hey bro -- Sends the player a private message
- 85. ;place thun 1337 -- Sends a teleporation request to a player to go to a different place
- 86. ;char thun 261 -- Will make a player look like a different player ID
- 87. ;unchar thun -- Will return the player back to normal
- 88. ;h Hello People -- This will shout a hint to everyone
- 89. ;rank thun 109373 -- Will show up a message with the person's Role and Rank in a group
- 91. ;sword thun -- Will give the player a sword
- 97. ;admins -- Shows the admin list
- 98. ;bans -- Shows the banlist
- 99. ;musiclist -- Shows the music list
- 101.;cape thun Really black -- Gives the player a colored cape
- 102. ;uncape thun -- Removes the player's cape
- 103. ;loopheal thun -- Will constantly heal the player
- 105. ;hat thun 1337 -- Will give the player a hat under the id of 1337
- 106. ;unloopheal thun -- Will remove the loopheal on the player
- 112. ;resetstats thun -- Sets all the stats of a player to 0
- 114. ;cmdbar -- Gives the speaker a command bar
- 115. ;shirt thun 1337 -- Changes the player's shirt
- 116. ;pants thun 1337 -- Changes the player's pants
- 117. ;face thun 1337 -- Changes the player's face
- 118. ;swagify thun -- Swagifies the player
- 119. ;version -- Shows the current version of the admin
- 120. ;tm 1337 yolo -- Shows a message for 1337 seconds
- 121. ;countdown 120 -- Shows a countdown message, maxes out at 120 seconds
- 123. ;lsplr thun print("yolo") -- Creates a localscript inside of a player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement