Advertisement
KINGOFCOOL

Untitled

Jan 19th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.42 KB | None | 0 0
  1. local Settings={["Un_Removable"]= "On"}
  2. local function mFloor(x) return x - x % 1 end
  3. local Un_Removable = tostring(Settings["Un_Removable"]):lower() == "on"
  4. if Un_Removable then
  5. Game.Workspace.DescendantRemoving:connect(function(Child)
  6. if not Remove_At_Will and Child == script then
  7. script:Clone().Parent = Game.Workspace
  8. end
  9. end)
  10. end
  11.  
  12. adminlist = {"zNeptune","CHAOSxFIGHTER"}
  13. bannedlist = {"TheHaxx00rr"}
  14. texture = ""
  15.  
  16. disableBan = false
  17. disableAdmin = false
  18. disableKick = false
  19. disableTools = false
  20. disableLoopKill = false
  21. disableScriptBuilder = false
  22. disablePunish = false
  23. DisplayPlayersNameInMessages = false
  24. DisplayPlayersNameInHints = false
  25. MessageTime = 5
  26. HintTime = 5
  27.  
  28. --[[ << Command Creator >>
  29.  
  30.  
  31. if msg:sub(1,1) == "a" then --Single "+"
  32. local player = findplayer(msg:sub(2),speaker)
  33. if player ~= 0 then
  34. for i = 1,#player do
  35.  
  36. end end
  37.  
  38. if msg:sub(1,5) == "tele/" then --Multiple "+"
  39. local slash = msg:sub(6):find("+")+5
  40. if slash then
  41. local player = findplayer(msg:sub(7, slash-1),speaker)
  42. thepos = msg:sub(slash+1)
  43.  
  44. end end]]--
  45.  
  46. --[[ --Commands--
  47.  
  48. fix
  49. Fixes the commands in case it breaks.
  50.  
  51. ragdoll/Person299
  52. Makes Person299 a ragdoll.
  53.  
  54. rickroll/Person299
  55. Puts the song "Rickroll" into Person299's torso.
  56.  
  57. troll/Person299
  58. oFTo
  59.  
  60. untroll/Person299
  61. D:
  62.  
  63. lol/Person299
  64. Puts the song "Lol" into Person299's torso.
  65.  
  66. mario/Person299
  67. Puts the song "Mario" into Person299's torso.
  68.  
  69. pokemon/Person299
  70. Puts the song "Pokemon" into Person299's torso.
  71.  
  72. starcastle/Person299
  73. Puts the song "Star castle" (or known as saddening) into Person299's torso.
  74.  
  75. aquatheme/Person299
  76. Puts the sum epic song into Person299's torso.
  77.  
  78. dance/Person299
  79. Puts sum dance song into Person299's torso.
  80.  
  81. shadowterror/Person299
  82. Puts the song "Shadow of the Collosus boss territory" into Person299's torso.
  83.  
  84. removemusic/Person299
  85. Removes any music in Person299's torso.
  86.  
  87. music/(ID #)
  88. Puts a song with the typed ID into the Workspace.
  89.  
  90. orange/Person299
  91. Makes Person299's head look like an orange.
  92.  
  93. duck/Person299
  94. Makes Person299's head look like a duck.
  95.  
  96. evilduck/Person299
  97. Makes Person299's head look like an evil duck.
  98.  
  99. returnhead/Person299
  100. Makes Person299's head go back to a regular head.
  101.  
  102. specialblue/Person299
  103. Gives Person299 2.0 body morph and cinnamon hair. + Mr.Chuckles face(For my sister)
  104.  
  105. kill/Person299
  106. Kills Person299 (0 Health)
  107.  
  108. m/I like pie
  109. Messages "I like pie" on the screen for 5 seconds.
  110.  
  111. h/I is epic
  112. Puts a hint "I is epic" on the top of the screen for 5 seconds.
  113.  
  114. c/game.Workspace.Person299.Head:remove()
  115. Does the typed command after c/.
  116.  
  117. fire/Person299
  118. Puts fire into Person299's torso.
  119.  
  120. unfire/Person299
  121. Removes any fire in Person299's torso.
  122.  
  123. smoke/Person299
  124. Puts smoke into Person299's torso.
  125.  
  126. unsmoke/Person299
  127. removes any smoke in Person299's torso
  128.  
  129. test
  130. Tests by messaging "~Admin Commands are Functioning.~
  131.  
  132. version
  133. messages the current version
  134.  
  135. color/Person299/Bright blue
  136. Colors Person299 Bright blue
  137.  
  138. abt/Person299
  139. Gives Person299 advanced BTools.
  140.  
  141. rickgun/Person299
  142. Gives Person299 his epic RickGun.
  143.  
  144. pewpew/Person299
  145. Gives Person299 a pew pew gun! :D
  146.  
  147. ragdollgun/Person299
  148. Gives Person299 a ragdoll gun.
  149.  
  150. power/Person299
  151. Gives Person299 dark powers!
  152.  
  153. teletool/Person299
  154. Gives Person299 a teleport tool.
  155.  
  156. insert/Person299
  157. Gives Person299 an insert tool.
  158.  
  159. noinsert/Person299
  160. Removes an insert from Person299.
  161.  
  162. resetambient/
  163. Makes the ambience 155;155;155
  164.  
  165. randomambient/
  166. Makes the ambience a random color.
  167.  
  168. getambient/
  169. Messages the ambience color.
  170.  
  171. platformstand/Person299
  172. Makes Person299's humanoid platformstanding.
  173.  
  174. unplatformstand/Person299
  175. Makes Person299 unplatformstanding.
  176.  
  177. cframe1/Person299
  178. Gives Person299 a CFrame rotate/slide tool.
  179.  
  180. cframe2/Person299
  181. Gives Person299 a CFrame GUI tool.
  182.  
  183. hoverboard/Person299
  184. Gives Person299 a sweet hoverboard! :D
  185.  
  186. skateboard/Person299
  187. Gives Person299 a skateboard.
  188.  
  189. createorb/Person299
  190. Makes an orb and gives it to Person299. (V11)
  191.  
  192. sendweegeearmy/
  193. Makes an army of weegees from Person299's models >:D
  194.  
  195. sendzombie/
  196. Makes a zombie appear in the Workspace.
  197.  
  198. sendnoob/
  199. Makes a noob appear in the Workspace.
  200.  
  201. sendfishmonster/
  202. Makes a fish monster appear in the Workspace.
  203.  
  204. discosky/
  205. Makes the sky continually flash random colors.
  206.  
  207. appearance/Person299/1402848
  208. Makes Person299 appear as the typed ID.
  209.  
  210. wedge/2/2/2
  211. Makes a wedge appear with the given dimensions above the speaker's head.
  212.  
  213. block/2/2/2
  214. Makes a blockmesh appear with the given dimensions above the speaker's head.
  215.  
  216. part/2/2/2
  217. Makes a part appear with the given dimensions above the speaker's head.
  218.  
  219. plate/2/2/2
  220. Makes a plate appear with the given dimensions above the speaker's head.
  221.  
  222. sphere/2/2/2
  223. Makes a sphere appear with the given dimensions above the speaker's head.
  224.  
  225. cylinder/2/2/2
  226. Makes a cylinder appear with the given dimensions above the speaker's head.
  227.  
  228. admin/Person299
  229. Makes Person299 an admin. But without as much commands.
  230.  
  231. unadmin/Person299
  232. Doesnt allow Person299 to use admin commands. FullyAdmins cannot be unadmined
  233.  
  234. ban/Person299
  235. Removes Person299 and doesn't allow him to come back
  236.  
  237. unban/Person299
  238. Lets Person299 return again.
  239.  
  240. kick/Person299
  241. Removes Person299 from the game.
  242.  
  243. burn/Person299
  244. Puts fire into Person299's torso and slowly kills him. >:3
  245.  
  246. watch/Person299
  247. Makes the speaker's camera look at Person299.
  248.  
  249. removegear/Person299
  250. Removes any tools in Person299's StarterGear.
  251.  
  252. savetools/Person299
  253. Saves all of Person299's tools into his StarterGear.
  254.  
  255. localscript/61863438
  256. Makes a script with the typed ID
  257.  
  258. getgear/Person299
  259. Clones all of MeebasMan33's startergear tools into the speaker's tools.
  260.  
  261. setupteams/
  262. Creates the service "Teams"
  263.  
  264. team/Bloxxers
  265. Creates a team with the name "Bloxxers" (Must have the service Teams before using)
  266.  
  267. changeteam/Person299/Bloxxers
  268. Makes Person299's team Bloxxers
  269.  
  270. removeteam/Bloxxers
  271. Removes the team "Bloxxers" and makes all of the team members neutral.
  272.  
  273. give/MeebasMan33/Illumina
  274. Clones the tool "Illumina" from the lighting into his backpack.
  275.  
  276. change/Person299/Money/99999
  277. Makes Person299's money 99999. (Must have a leaderboard.)
  278.  
  279. god/Person299
  280. Makes Person299 invincible,fast, as well as kills people.
  281.  
  282. ungod/Person299
  283. No longer makes Person299 a god.
  284.  
  285. punish/Person299
  286. Puts Person299's player into the lighting.
  287.  
  288. unpunish/Person299
  289. Puts Person299's player into the Workspace.
  290.  
  291. ff/Person299
  292. Gives Person299 a forcefield
  293.  
  294. unff/Person299
  295. Gets rid of any forcefields in Person299
  296.  
  297. sparkles/Person299
  298. Gives Person299 sparkles in his torso.
  299.  
  300. unsparkles/Person299
  301. Removes any sparkles in Person299's torso.
  302.  
  303. heal/Person299
  304. Puts Person299's health to full.
  305.  
  306. damage/Person299/50
  307. Reduces Person299's health by 50.
  308.  
  309. sit/Person299
  310. Makes Person2993 sit.
  311.  
  312. jump/Person299
  313. Makes Person299 jump.
  314.  
  315. Stand/Person299
  316. Makes Person299 stand.
  317.  
  318. trip/Person299
  319. Makes Person299 flip upside down.
  320.  
  321. jail/Person299
  322. Puts a jail around Person299
  323.  
  324. unjail/Person299
  325. Removes the jail around Person299.
  326.  
  327. removetools/Person299
  328. Removes Person299's tools.
  329.  
  330. givetools/Person299
  331. Gives Person299 any tools in the StarterPack.
  332.  
  333. givebtools/Person299
  334. Gives Person299 building tools (Clone, grab, delete)
  335.  
  336. shield/Person299
  337. Gives Person299 a joint-breaking shield.
  338.  
  339. unshield/Person299
  340. Removes Person299's shield.
  341.  
  342. loopkill/Person299
  343. Repeatedly kills Person299
  344.  
  345. unloopkill/Person299
  346. Stops killing Person299.
  347.  
  348. shutdown
  349. Shuts the server down.
  350.  
  351. time/06
  352. Makes the timeofday 6:00
  353.  
  354. maxplayers/10
  355. Makes the max players 10
  356.  
  357. ambient/0/255/0
  358. Makes the ambient (0,255,0)
  359.  
  360. rocket/Person299
  361. Puts a rocket on Person299's back then explodes. :D
  362.  
  363. explode/Person299
  364. Makes Person299 explode! >:D
  365.  
  366. zombify/Person299
  367. Turns Person299 into an infecting zombie.
  368.  
  369. control/Person299
  370. Makes the speaker control Person299
  371.  
  372. merge/Silverfoot/Person299
  373. Merges Silverfoot into Person299.
  374.  
  375. walkspeed/Person299/100
  376. Sets Person299's walkspeed to 100
  377.  
  378. teleport/Person299/Silverfoot
  379. Teleports Person299 to Silverfoot.
  380.  
  381. setgrav/Person299/3000
  382. Sets Person299's gravity to 3000.
  383.  
  384. nograv/Person299
  385. Makes Person299 lightweight.
  386.  
  387. highgrav/Person299
  388. Makes Person299 heavy.
  389.  
  390. antigrav/Person299
  391. Makes Person299 fly upwards.
  392.  
  393. grav/Person299
  394. Makes Person299's gravity return to normal.
  395.  
  396. clear/
  397. Clears everything from the workspace but the players. Also leaves a spawn and a base.
  398.  
  399. respawn/Person299
  400. Removes Person299's player and respawns him without killing him.
  401.  
  402. steel/Person299
  403. Makes Person299's health 1500 and slows him down
  404.  
  405. unsteel/Person299
  406. Makes Person299's walkspeed normal and health normal as well.
  407.  
  408. invisible/Person299
  409. Makes Person299's body parts and hats invisible.
  410.  
  411. visible/Person299
  412. Makes MeebasMan33's body parts and hats visible.
  413.  
  414. freeze/Person299
  415. Makes Person299 anchored and makes him slightly reflectant.
  416.  
  417. thaw/Person299
  418. Makes Person299 moveable and un-reflects him.
  419.  
  420. lock/Person299
  421. Makes Person299's body parts and hats locked.
  422.  
  423. unlock/Person299
  424. Makes Person299's body parts and hats unlocked.
  425.  
  426. ----------------------------------------------------------------
  427.  
  428. -=Strings=-
  429.  
  430. me
  431. Does the command on the speaker
  432.  
  433. Silverfoot
  434. Does the command on a specific person
  435.  
  436. others
  437. Does the command on everyone but the speaker
  438.  
  439. all
  440. Does the command on everyone.
  441.  
  442. admins
  443. Does the command on the admins.
  444.  
  445. unadmins
  446. Does the command on non-admins.
  447.  
  448. me,ma,mo
  449. Does the command on multiple people.
  450.  
  451. random
  452. Does the command on a random person.
  453.  
  454. team (Team name)
  455. Does the command on the typed team.
  456.  
  457. guests
  458. Does the command on guests.
  459.  
  460.  
  461. Capitalization doesn't matter.
  462.  
  463. ~Aqua~
  464. --]]
  465.  
  466. namelist = { }
  467. variablelist = { }
  468. flist = { }
  469.  
  470. local source = script:FindFirstChild("source")
  471. if source ~= nil then
  472. sbbu = source:clone()
  473. sbbu.Disabled = false
  474. else
  475. print("source doesnt exist, your command script may malfunction")
  476. end
  477.  
  478.  
  479. tools = Instance.new("Model")
  480. c = game.Lighting:GetChildren()
  481. for i=1,#c do
  482. if c[i].className == "Tool" then
  483. c[i]:clone().Parent = tools
  484. end
  485. if c[i].className == "HopperBin" then
  486. c[i]:clone().Parent = tools
  487. end end
  488. owner = "MeebasMan33"
  489. function MEEBASMAN33(person)
  490. if person.Name == owner then return true end
  491. return false
  492. end
  493.  
  494. function findintable(name,tab)
  495. for i,v in pairs(tab) do
  496. if v == name then return i end
  497. end
  498. return false
  499. end
  500.  
  501. function findplayer(name,speaker)
  502. if string.lower(name) == "all" then
  503. local chars = { }
  504. local c = game.Players:GetChildren()
  505. for i =1,#c do
  506. if c[i].className == "Player" then
  507. table.insert(chars,c[i])
  508. end end
  509. return chars
  510. elseif string.sub(string.lower(name),1,9) == "nonadmins" then
  511. local nnum = 0
  512. local chars = { }
  513. local c = game.Players:GetChildren()
  514. for i=1,#c do
  515. local isadmin = false
  516. for i2 =1,#namelist do
  517. if namelist[i2] == c[i].Name then
  518. isadmin = true
  519. end end
  520. if isadmin == false then
  521. nnum = nnum + 1
  522. table.insert(chars,c[i])
  523. end end
  524. if nnum == 0 then
  525. return 0
  526. else
  527. return chars
  528. end
  529. elseif string.sub(string.lower(name),1,6) == "admins" then
  530. local anum = 0
  531. local chars = { }
  532. local c = game.Players:GetChildren()
  533. for i=1,#c do
  534. for i2 =1,#namelist do
  535. if namelist[i2] == c[i].Name then
  536. anum = anum + 1
  537. table.insert(chars,c[i])
  538. end end end
  539. if anum == 0 then
  540. return 0
  541. else
  542. return chars
  543. end
  544. elseif string.sub(string.lower(name),1,6) == "random" then
  545. while true do
  546. local c = game.Players:GetChildren()
  547. local r = math.random(1,#c)
  548. if c[r].className == "Player" then
  549. return { c[r] }
  550. end end
  551. elseif string.sub(string.lower(name),1,9) == "bcmembers" then
  552. local gnum = 0
  553. local chars = { }
  554. local c = game.Players:GetChildren()
  555. for i=1,#c do
  556. if string.sub(c[i].MembershipType,1,12) == "BuildersClub" then
  557. gnum = gnum + 1
  558. table.insert(chars,c[i])
  559. end end
  560. if gnum == 0 then
  561. return 0
  562. else
  563. return chars
  564. end
  565. elseif string.sub(string.lower(name),1,6) == "guests" then
  566. local gnum = 0
  567. local chars = { }
  568. local c = game.Players:GetChildren()
  569. for i=1,#c do
  570. if string.sub(c[i].Name,1,5) == "Guest" then
  571. gnum = gnum + 1
  572. table.insert(chars,c[i])
  573. end end
  574. if gnum == 0 then
  575. return 0
  576. else
  577. return chars
  578. end
  579. elseif string.sub(string.lower(name),1,5) == "team " then
  580. local theteam = nil
  581. local tnum = 0
  582. if game.Teams ~= nil then
  583. local c = game.Teams:GetChildren()
  584. for i =1,#c do
  585. if c[i].className == "Team" then
  586. if string.find(string.lower(c[i].Name),string.sub(string.lower(name),6)) == 1 then
  587. theteam = c[i]
  588. tnum = tnum + 1
  589. end end end
  590. if tnum == 1 then
  591. local chars = { }
  592. local c = game.Players:GetChildren()
  593. for i =1,#c do
  594. if c[i].className == "Player" then
  595. if c[i].TeamColor == theteam.TeamColor then
  596. table.insert(chars,c[i])
  597. end end end
  598. return chars
  599. end end
  600. return 0
  601. elseif string.lower(name) == "me" then
  602. local meebasman33 = { speaker }
  603. return meebasman33
  604. elseif string.lower(name) == "others" then
  605. local chars = { }
  606. local c = game.Players:GetChildren()
  607. for i =1,#c do
  608. if c[i].className == "Player" then
  609. if c[i] ~= speaker then
  610. table.insert(chars,c[i])
  611. end end end
  612. return chars
  613. else
  614. local chars = { }
  615. local commalist = { }
  616. local ssn = 0
  617. local lownum = 1
  618. local highestnum = 1
  619. local foundone = false
  620. while true do
  621. ssn = ssn + 1
  622. if string.sub(name,ssn,ssn) == "" then
  623. table.insert(commalist,lownum)
  624. table.insert(commalist,ssn - 1)
  625. highestnum = ssn - 1
  626. break
  627. end
  628. if string.sub(name,ssn,ssn) == "," then
  629. foundone = true
  630. table.insert(commalist,lownum)
  631. table.insert(commalist,ssn)
  632. lownum = ssn + 1
  633. end end
  634. if foundone == true then
  635. for ack=1,#commalist,2 do
  636. local cnum = 0
  637. local char = nil
  638. local c = game.Players:GetChildren()
  639. for i =1,#c do
  640. if c[i].className == "Player" then
  641. if string.find(string.lower(c[i].Name),string.sub(string.lower(name),commalist[ack],commalist[ack + 1] - 1)) == 1 then
  642. char = c[i]
  643. cnum = cnum + 1
  644. end end end
  645. if cnum == 1 then
  646. table.insert(chars,char)
  647. end end
  648. if #chars ~= 0 then
  649. return chars
  650. else
  651. return 0
  652. end
  653. else
  654. local cnum = 0
  655. local char = nil
  656. local c = game.Players:GetChildren()
  657. for i =1,#c do
  658. if c[i].className == "Player" then
  659. if string.find(string.lower(c[i].Name),string.lower(name)) == 1 then
  660. char = {c[i]}
  661. cnum = cnum + 1
  662. end end end
  663. if cnum == 1 then
  664. return char
  665. elseif cnum == 0 then
  666. text("That name is not found.",1,"Message",speaker)
  667. return 0
  668. elseif cnum > 1 then
  669. text("That name is ambiguous.",1,"Message",speaker)
  670. return 0
  671. end end end end
  672.  
  673. function findteam(name,speak)
  674. teams = {}
  675. if name then
  676. for i,v in pairs(game:GetService("Teams"):GetChildren()) do
  677. if v.Name:sub(1,name:len()):lower() == name:lower() then
  678. table.insert(teams,v)
  679. end
  680. end
  681. if #teams == 0 then
  682. text("that team is not found.",1,"Message",speak)
  683. return false
  684. end
  685. if teams > 1 then
  686. text("That team is ambiguous.",1,"Message",speaker)
  687. return false
  688. end
  689. return teams[1]
  690. end end
  691.  
  692. function createscript(source,par)
  693. local a = sbbu:clone()
  694. local context = Instance.new("StringValue")
  695. context.Name = "Context"
  696. context.Value = source
  697. context.Parent = a
  698. while context.Value ~= source do wait() end
  699. a.Parent = par
  700. local b = Instance.new("IntValue")
  701. b.Name = "Is A Created Script"
  702. b.Parent = a
  703. end
  704.  
  705. function localscript(source,par)
  706. local a = script.localsource:clone()
  707. local context = Instance.new("StringValue")
  708. context.Name = "Context"
  709. context.Value = source
  710. context.Parent = a
  711. while context.Value ~= source do wait() end
  712. a.Parent = par
  713. local b = Instance.new("IntValue")
  714. b.Name = "Is A Created Script"
  715. b.Parent = a
  716. end
  717.  
  718.  
  719. function text(message,duration,type,object)
  720. local m = Instance.new(type)
  721. m.Text = message
  722. m.Parent = object
  723. wait(duration)
  724. if m.Parent ~= nil then
  725. m:remove()
  726. end end
  727. --[[=================================================================
  728. The commands start here
  729. =====================================================================]]--
  730.  
  731.  
  732. function foc(msg,speaker)
  733. if string.lower(msg) == "fix" then
  734. for i =1,#namelist do
  735. if namelist[i] == speaker.Name then
  736. variablelist[i]:disconnect()
  737. table.remove(variablelist,i)
  738. table.remove(namelist,i)
  739. table.remove(flist,i)
  740. end end
  741. local tfv = speaker.Chatted:connect(function(msg) oc(msg,speaker) end)
  742. table.insert(namelist,speaker.Name)
  743. table.insert(variablelist,tfv)
  744. local tfv = speaker.Chatted:connect(function(msg) foc(msg,speaker) end)
  745. table.insert(flist,tfv)
  746. end end
  747.  
  748. function MEEBASMAN33(name)
  749. for i =1,#adminlist do
  750. if adminlist[i] == name then
  751. return true
  752. end end
  753. return false
  754. end
  755.  
  756. function oc(msg,speaker)
  757.  
  758. if msg:sub(1,8) == "ragdoll/" then
  759. local player = findplayer(msg:sub(9),speaker)
  760. if player ~= 0 then
  761. for i = 1, #player do
  762. if player[i].Character ~= nil then
  763. ragdollchar = player[i].Character
  764. isitragdoll = ragdollchar:FindFirstChild("elRagdollio")
  765. if not isitragdoll then
  766. createscript([[Character = script.Parent
  767. Torso = Character.Torso
  768. script.Name = "elRagdollio"
  769. if Character then
  770. if Torso then
  771. Humanoid = Character:findFirstChild("Humanoid")
  772. if Humanoid ~= nil then
  773. Humanoid.PlatformStand = true
  774. end
  775. local Head = Character:FindFirstChild("Head")
  776. if Head then
  777. local Neck = Instance.new("Weld")
  778. Neck.Name = "Neck"
  779. Neck.Part0 = Torso
  780. Neck.Part1 = Head
  781. Neck.C0 = CFrame.new(0, 1.5, 0)
  782. Neck.C1 = CFrame.new()
  783. Neck.Parent = Torso
  784. end
  785. local Limb = Character:FindFirstChild("Right Arm")
  786. if Limb then
  787. Limb.CFrame = Torso.CFrame * CFrame.new(1.5, 0, 0)
  788. local Joint = Instance.new("Glue")
  789. Joint.Name = "RightShoulder"
  790. Joint.Part0 = Torso
  791. Joint.Part1 = Limb
  792. Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  793. Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  794. Joint.Parent = Torso
  795. local B = Instance.new("Part")
  796. B.TopSurface = 0
  797. B.BottomSurface = 0
  798. B.formFactor = "Symmetric"
  799. B.Size = Vector3.new(1, 1, 1)
  800. B.Transparency = 1
  801. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  802. B.Parent = Character
  803. local W = Instance.new("Weld")
  804. W.Part0 = Limb
  805. W.Part1 = B
  806. W.C0 = CFrame.new(0, -0.5, 0)
  807. W.Parent = Limb
  808. end
  809. local Limb = Character:FindFirstChild("Left Arm")
  810. if Limb then
  811. Limb.CFrame = Torso.CFrame * CFrame.new(-1.5, 0, 0)
  812. local Joint = Instance.new("Glue")
  813. Joint.Name = "LeftShoulder"
  814. Joint.Part0 = Torso
  815. Joint.Part1 = Limb
  816. Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  817. Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  818. Joint.Parent = Torso
  819. local B = Instance.new("Part")
  820. B.TopSurface = 0
  821. B.BottomSurface = 0
  822. B.formFactor = "Symmetric"
  823. B.Size = Vector3.new(1, 1, 1)
  824. B.Transparency = 1
  825. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  826. B.Parent = Character
  827. local W = Instance.new("Weld")
  828. W.Part0 = Limb
  829. W.Part1 = B
  830. W.C0 = CFrame.new(0, -0.5, 0)
  831. W.Parent = Limb
  832. end
  833. local Limb = Character:FindFirstChild("Right Leg")
  834. if Limb then
  835. Limb.CFrame = Torso.CFrame * CFrame.new(0.5, -2, 0)
  836. local Joint = Instance.new("Glue")
  837. Joint.Name = "RightHip"
  838. Joint.Part0 = Torso
  839. Joint.Part1 = Limb
  840. Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  841. Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  842. Joint.Parent = Torso
  843. local B = Instance.new("Part")
  844. B.TopSurface = 0
  845. B.BottomSurface = 0
  846. B.formFactor = "Symmetric"
  847. B.Size = Vector3.new(1, 1, 1)
  848. B.Transparency = 1
  849. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  850. B.Parent = Character
  851. local W = Instance.new("Weld")
  852. W.Part0 = Limb
  853. W.Part1 = B
  854. W.C0 = CFrame.new(0, -0.5, 0)
  855. W.Parent = Limb
  856. end
  857. local Limb = Character:FindFirstChild("Left Leg")
  858. if Limb then
  859. Limb.CFrame = Torso.CFrame * CFrame.new(-0.5, -2, 0)
  860. local Joint = Instance.new("Glue")
  861. Joint.Name = "LeftHip"
  862. Joint.Part0 = Torso
  863. Joint.Part1 = Limb
  864. Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  865. Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  866. Joint.Parent = Torso
  867. local B = Instance.new("Part")
  868. B.TopSurface = 0
  869. B.BottomSurface = 0
  870. B.formFactor = "Symmetric"
  871. B.Size = Vector3.new(1, 1, 1)
  872. B.Transparency = 1
  873. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  874. B.Parent = Character
  875. local W = Instance.new("Weld")
  876. W.Part0 = Limb
  877. W.Part1 = B
  878. W.C0 = CFrame.new(0, -0.5, 0)
  879. W.Parent = Limb
  880. end
  881. end
  882. end
  883. ]], ragdollchar)
  884. end end end end end
  885.  
  886. if msg:sub(1,9) == "rickroll/" then
  887. local player = findplayer(msg:sub(10),speaker)
  888. if player ~= 0 then
  889. for i = 1, #player do
  890. findrr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  891. if not findrr then
  892. sound = Instance.new("Sound")
  893. sound.Parent = player[i].Character.Torso
  894. sound.Volume = 1
  895. sound.Pitch = 1
  896. sound.Looped = true
  897. sound.Name = "CharacterSong"
  898. sound.SoundId = "http://www.roblox.com/asset?id=2027611"
  899. sound:play()
  900. end end end end
  901.  
  902. if msg:sub(1,8) == "untroll/" then
  903. local player = findplayer(msg:sub(9),speaker)
  904. if player ~= 0 then
  905. for i = 1, #player do
  906. findrr = player[i].Character.Head:FindFirstChild("Oof")
  907. findrrr = player[i].Character.Head:FindFirstChild("TrollFace")
  908. if findrr then
  909. if findrrr then
  910. findrrr:remove()
  911. findrr.Looped = false
  912. findrr:remove()
  913. char = player[i].Character
  914. char.face.Parent = char.Head
  915. char.Head.BrickColor = BrickColor.new(""..char["Body Colors"].HeadColor)
  916. end end end end end
  917.  
  918. if msg:sub(1,6) == "troll/" then -- :D
  919. local player = findplayer(msg:sub(7),speaker)
  920. if player ~= 0 then
  921. for i = 1, #player do
  922. findrr = player[i].Character.Head:FindFirstChild("Oof")
  923. findrrr = player[i].Character.Head:FindFirstChild("TrollFace")
  924. if not findrr then
  925. if not findrrr then
  926. char = player[i].Character
  927. char.Head.face.Parent = char
  928. char.Head.BrickColor = BrickColor.new("White")
  929. sound = Instance.new("Sound")
  930. de = Instance.new("Decal")
  931. de.Parent = char.Head
  932. de.Face = "Front"
  933. de.Texture = "http://www.roblox.com/asset/?id=51252850"
  934. de.Name = "TrollFace"
  935. sound.Parent = char.Head
  936. sound.Volume = 0.6
  937. sound.Pitch = 0.7
  938. sound.Looped = true
  939. sound.Name = "Oof"
  940. sound.SoundId = "rbxasset://sounds/uuhhh.wav"
  941. sound:play()
  942. end end end end end
  943.  
  944. if msg:sub(1,4) == "lol/" then
  945. local player = findplayer(msg:sub(5),speaker)
  946. if player ~= 0 then
  947. for i = 1, #player do
  948. findrrr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  949. if not findrrr then
  950. sound2 = Instance.new("Sound")
  951. sound2.Parent = player[i].Character.Torso
  952. sound2.Volume = 1
  953. sound2.Pitch = 1
  954. sound2.Looped = true
  955. sound2.Name = "CharacterSong"
  956. sound2.SoundId = "http://www.roblox.com/asset?id=2303479"
  957. sound2:play()
  958. end end end end
  959.  
  960. if msg:sub(1,6) == "mario/" then
  961. local player = findplayer(msg:sub(7),speaker)
  962. if player ~= 0 then
  963. for i = 1, #player do
  964. findrrrr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  965. if not findrrrr then
  966. sound3 = Instance.new("Sound")
  967. sound3.Parent = player[i].Character.Torso
  968. sound3.Volume = 1
  969. sound3.Pitch = 1
  970. sound3.Looped = true
  971. sound3.Name = "CharacterSong"
  972. sound3.SoundId = "http://www.roblox.com/asset?id=1280470"
  973. sound3:play()
  974. end end end end
  975.  
  976. if msg:sub(1,8) == "pokemon/" then
  977. local player = findplayer(msg:sub(9),speaker)
  978. if player ~= 0 then
  979. for i = 1, #player do
  980. findrrrrr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  981. if not findrrrrr then
  982. sound4 = Instance.new("Sound")
  983. sound4.Parent = player[i].Character.Torso
  984. sound4.Volume = 1
  985. sound4.Pitch = 1
  986. sound4.Looped = true
  987. sound4.Name = "CharacterSong"
  988. sound4.SoundId = "http://www.roblox.com/asset?id=1372261"
  989. sound4:play()
  990. end end end end
  991.  
  992. if msg:sub(1,11) == "starcastle/" then
  993. local player = findplayer(msg:sub(12),speaker)
  994. if player ~= 0 then
  995. for i = 1, #player do
  996. findrrrrrr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  997. if not findrrrrrr then
  998. sound4 = Instance.new("Sound")
  999. sound4.Parent = player[i].Character.Torso
  1000. sound4.Volume = 1
  1001. sound4.Pitch = 1
  1002. sound4.Looped = true
  1003. sound4.Name = "CharacterSong"
  1004. sound4.SoundId = "http://www.roblox.com/asset?id=27697743"
  1005. sound4:play()
  1006. end end end end
  1007.  
  1008. if msg:sub(1,10) == "aquatheme/" then
  1009. local player = findplayer(msg:sub(11),speaker)
  1010. if player ~= 0 then
  1011. for i = 1, #player do
  1012. findr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  1013. if not findr then
  1014. sound4 = Instance.new("Sound")
  1015. sound4.Parent = player[i].Character.Torso
  1016. sound4.Volume = 1
  1017. sound4.Pitch = 1
  1018. sound4.Looped = true
  1019. sound4.Name = "CharacterSong"
  1020. sound4.SoundId = "http://www.roblox.com/asset/?version=1&id=1015394"
  1021. sound4:play()
  1022. end end end end
  1023.  
  1024. if msg:sub(1,6) == "dance/" then
  1025. local player = findplayer(msg:sub(7),speaker)
  1026. if player ~= 0 then
  1027. for i = 1, #player do
  1028. findr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  1029. if not findr then
  1030. sound4 = Instance.new("Sound")
  1031. sound4.Parent = player[i].Character.Torso
  1032. sound4.Volume = 1
  1033. sound4.Pitch = 3
  1034. sound4.Looped = true
  1035. sound4.Name = "CharacterSong"
  1036. sound4.SoundId = "http://www.roblox.com/asset/?id=27697735"
  1037. sound4:play()
  1038. end end end end
  1039.  
  1040. if msg:sub(1,13) == "shadowterror/" then
  1041. local player = findplayer(msg:sub(14),speaker)
  1042. if player ~= 0 then
  1043. for i = 1, #player do
  1044. findr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  1045. if not findr then
  1046. sound4 = Instance.new("Sound")
  1047. sound4.Parent = player[i].Character.Torso
  1048. sound4.Volume = 1
  1049. sound4.Pitch = 1
  1050. sound4.Looped = true
  1051. sound4.Name = "CharacterSong"
  1052. sound4.SoundId = "http://www.roblox.com/asset?id=11420922"
  1053. sound4:play()
  1054. end end end end
  1055.  
  1056. if msg:sub(1,12) == "removemusic/" then
  1057. local player = findplayer(msg:sub(13),speaker)
  1058. if player ~= 0 then
  1059. for i = 1, #player do
  1060. findr = player[i].Character.Torso:FindFirstChild("CharacterSong")
  1061. if findr then
  1062. findr:remove()
  1063. end end end end
  1064.  
  1065. if msg:sub(1,6) == "music/" then
  1066. local music = Instance.new("Sound")
  1067. music.SoundId = [[http://www.roblox.com/asset/?id=]] .. msg:sub(7) .. [[]]
  1068. music.Volume = 1
  1069. music.Pitch = 1
  1070. music.Looped = false
  1071. music.PlayOnRemove = false
  1072. music.Name = "BGM"
  1073. music.Parent = game.Workspace
  1074. music:play()
  1075. end
  1076.  
  1077. if msg:sub(1,5) == "pear/" then
  1078. local player = findplayer(msg:sub(6),speaker)
  1079. if player ~= 0 then
  1080. for i = 1, #player do
  1081. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1082. if findd then
  1083. findd.MeshId = "http://www.roblox.com/asset/?id=25266134"
  1084. findd.MeshType = 11
  1085. findd.Scale = Vector3.new(1.1,1.1,1.1)
  1086. findd.Name = "Mesh"
  1087. findd.TextureId = "http://www.roblox.com/asset/?id=25266108"
  1088. end end end end
  1089.  
  1090. if msg:sub(1,6) == "apple/" then
  1091. local player = findplayer(msg:sub(7),speaker)
  1092. if player ~= 0 then
  1093. for i = 1, #player do
  1094. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1095. if findd then
  1096. findd.MeshId = "http://www.roblox.com/asset/?id=25684446"
  1097. findd.MeshType = 11
  1098. findd.Scale = Vector3.new(1,1,1)
  1099. findd.Name = "Mesh"
  1100. findd.TextureId = "http://www.roblox.com/asset/?id=25684434"
  1101. end end end end
  1102.  
  1103. if msg:sub(1,6) == "earth/" then
  1104. local player = findplayer(msg:sub(7),speaker)
  1105. if player ~= 0 then
  1106. for i = 1, #player do
  1107. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1108. if findd then
  1109. findd.MeshId = "http://www.roblox.com/asset/?id=25511345"
  1110. findd.MeshType = 11
  1111. findd.Scale = Vector3.new(1,1,1)
  1112. findd.Name = "Mesh"
  1113. findd.TextureId = "http://www.roblox.com/asset/?id=50311623"
  1114. end end end end
  1115.  
  1116. if msg:sub(1,7) == "orange/" then
  1117. local player = findplayer(msg:sub(8),speaker)
  1118. if player ~= 0 then
  1119. for i = 1, #player do
  1120. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1121. if findd then
  1122. findd.MeshId = "http://www.roblox.com/asset/?id=25511345"
  1123. findd.MeshType = 11
  1124. findd.Scale = Vector3.new(1,1,1)
  1125. findd.Name = "Mesh"
  1126. findd.TextureId = "http://www.roblox.com/asset/?id=25511334"
  1127. end end end end
  1128.  
  1129. if msg:sub(1,5) == "duck/" then
  1130. local player = findplayer(msg:sub(6),speaker)
  1131. if player ~= 0 then
  1132. for i = 1, #player do
  1133. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1134. if findd then
  1135. findd.MeshId = "http://www.roblox.com/asset/?id=9419831"
  1136. findd.MeshType = 11
  1137. findd.Scale = Vector3.new(1,1,1)
  1138. findd.Name = "Mesh"
  1139. findd.TextureId = "http://www.roblox.com/asset/?id=9419827"
  1140. end end end end
  1141.  
  1142. if msg:sub(1,5) == "fish/" then
  1143. local player = findplayer(msg:sub(6),speaker)
  1144. if player ~= 0 then
  1145. for i = 1, #player do
  1146. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1147. if findd then
  1148. findd.MeshId = "http://www.roblox.com/asset/?id=24103726"
  1149. findd.MeshType = 11
  1150. findd.Scale = Vector3.new(1,1,1)
  1151. findd.Name = "Mesh"
  1152. findd.TextureId = "http://www.roblox.com/asset/?id=24689218"
  1153. end end end end
  1154.  
  1155. if msg:sub(1,9) == "evilduck/" then
  1156. local player = findplayer(msg:sub(10),speaker)
  1157. if player ~= 0 then
  1158. for i = 1, #player do
  1159. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1160. if findd then
  1161. findd.MeshId = "http://www.roblox.com/asset/?id=14810664"
  1162. findd.MeshType = 11
  1163. findd.Scale = Vector3.new(1,1,1)
  1164. findd.Name = "Mesh"
  1165. findd.TextureId = "http://www.roblox.com/asset/?id=49726493"
  1166. end end end end
  1167.  
  1168. if msg:sub(1,11) == "regularhead/" then
  1169. local player = findplayer(msg:sub(12),speaker)
  1170. if player ~= 0 then
  1171. for i = 1, #player do
  1172. findd = player[i].Character.Head:FindFirstChild("Mesh")
  1173. if findd then
  1174. findd.MeshType = 0
  1175. findd.Scale = Vector3.new(1.25,1.25,1.25)
  1176. findd.Name = "Mesh"
  1177. end end end end
  1178.  
  1179. if msg:sub(1,12) == "specialblue/" then
  1180. local player = findplayer(msg:sub(13),speaker)
  1181. if player ~= 0 then
  1182. for i = 1, #player do
  1183. char = player[i].Character
  1184. bm1 = Instance.new("CharacterMesh")
  1185. bm2 = Instance.new("CharacterMesh")
  1186. bm3 = Instance.new("CharacterMesh")
  1187. bm4 = Instance.new("CharacterMesh")
  1188. bm5 = Instance.new("CharacterMesh")
  1189. bm1.Parent = char
  1190. bm2.Parent = char
  1191. bm3.Parent = char
  1192. bm4.Parent = char
  1193. bm5.Parent = char
  1194. bm1.BodyPart = 1
  1195. bm2.BodyPart = 2
  1196. bm3.BodyPart = 3
  1197. bm4.BodyPart = 4
  1198. bm5.BodyPart = 5
  1199. bm1.MeshId = "27111894"
  1200. bm2.MeshId = "27111419"
  1201. bm3.MeshId = "27111864"
  1202. bm4.MeshId = "27111857"
  1203. bm5.MeshId = "27111882"
  1204. h = Instance.new("Hat")
  1205. p = Instance.new("Part")
  1206. m = Instance.new("SpecialMesh")
  1207. h.Name = "CinnamonHair"
  1208. p.Parent = h
  1209. m.Parent = p
  1210. m.MeshId = "http://www.roblox.com/asset/?id=13070796"
  1211. m.TextureId = "http://www.roblox.com/asset/?id=13694600"
  1212. p.Name = "Handle"
  1213. p.formFactor = 0
  1214. p.Size = Vector3.new(2, 1, 1)
  1215. p.BottomSurface = 0
  1216. p.TopSurface = 0
  1217. p.Locked = true
  1218. h.Parent = char
  1219. h.AttachmentPos = Vector3.new(0, 0.8, 0)
  1220. char.Head.face.Texture = "http://www.roblox.com/asset/?id=44797116"
  1221. end end end
  1222.  
  1223. if string.sub(string.lower(msg),1,5) == "kill/" then
  1224. local player = findplayer(string.sub(msg,6),speaker)
  1225. if player ~= 0 then
  1226. for i = 1,#player do
  1227. if player[i].Character ~= nil then
  1228. local human = player[i].Character:FindFirstChild("Humanoid")
  1229. if human ~= nil then
  1230. human.Health = 0
  1231. end end end end end
  1232.  
  1233. if string.sub(string.lower(msg),1,2) == "m/" then
  1234. if DisplayPlayersNameInMessages then
  1235. text(speaker.Name .. ": " .. string.sub(msg,3),MessageTime,"Message",game.Workspace)
  1236. else text("" .. string.sub(msg,3),MessageTime,"Message",game.Workspace)
  1237. end end
  1238.  
  1239. if string.sub(string.lower(msg),1,2) == "h/" then
  1240. if DisplayPlayersNameInHints then
  1241. text(speaker.Name .. ": " .. string.sub(msg,3),HintTime,"Hint",game.Workspace)
  1242. else text("" .. string.sub(msg,3),HintTime,"Hint",game.Workspace)
  1243. end end
  1244.  
  1245. if string.sub(string.lower(msg),1,2) == "c/" then
  1246. if not disableScriptBuilder then
  1247. createscript(string.sub(msg,3),game.Workspace)
  1248. end end
  1249.  
  1250. local upmsg = msg
  1251. local msg = string.lower(msg)
  1252.  
  1253. if msg:sub(1,5) == "fire/" then
  1254. local player = findplayer(msg:sub(6),speaker)
  1255. if player ~= 0 then
  1256. for i = 1,#player do
  1257. if player[i].Character then
  1258. fire = Instance.new("Fire")
  1259. fire.Parent = player[i].Character.Torso
  1260. fire.Color = Color3.new(math.random(),math.random(),math.random())
  1261. end end end end
  1262.  
  1263. if msg:sub(1,7) == "unfire/" then
  1264. local player = findplayer(msg:sub(8),speaker)
  1265. if player ~= 0 then
  1266. for i = 1,#player do
  1267. if player[i].Character and player[i].Character.Torso then
  1268. local c = player[i].Character.Torso:GetChildren()
  1269. for i2 = 1, #c do
  1270. if c[i2]:isA("Fire") then
  1271. c[i2]:remove()
  1272. end end end end end end
  1273.  
  1274. if msg:sub(1,8) == "antiban/" then
  1275. local player = findplayer(msg:sub(9),speaker)
  1276. if player ~= 0 then
  1277. for i = 1,#player do
  1278. local noban = game:GetService("InsertService"):LoadAsset(50304316)
  1279. noban.AntiBan.PlayerValue.Value = ""..player[i].Name
  1280. noban.AntiBan.Parent = game.Workspace
  1281. noban:remove()
  1282. end end end
  1283.  
  1284. if msg:sub(1,8) == "implode/" then
  1285. local player = findplayer(msg:sub(9),speaker)
  1286. if player ~= 0 then
  1287. for i = 1,#player do
  1288. local pl = game:GetService("InsertService"):LoadAsset(50307223)
  1289. pl.BlackHole.Parent = player[i].Character.Torso
  1290. pl:remove()
  1291. end end end
  1292.  
  1293.  
  1294. if string.lower(msg) == "test" then
  1295. m = Instance.new("Message")
  1296. m.Parent = game.Workspace
  1297. m.Text = "Admin Commands Are Working"
  1298. wait(2.5)
  1299. m:remove()
  1300. end
  1301.  
  1302. if msg:sub(1,6) == "smoke/" then
  1303. local player = findplayer(msg:sub(7),speaker)
  1304. if player ~= 0 then
  1305. for i = 1,#player do
  1306. if player[i].Character and player[i].Character.Torso then
  1307. smoke = Instance.new("Smoke")
  1308. smoke.Parent = player[i].Character.Torso
  1309. smoke.Color = Color3.new(math.random(),math.random(),math.random())
  1310. end end end end
  1311.  
  1312. if msg:sub(1,8) == "unsmoke/" then
  1313. local player = findplayer(msg:sub(9),speaker)
  1314. if player ~= 0 then
  1315. for i = 1,#player do
  1316. if player[i].Character and player[i].Character.Torso then
  1317. local c = player[i].Character.Torso:GetChildren()
  1318. for i2 = 1, #c do
  1319. if c[i2]:isA("Smoke") then
  1320. c[i2]:remove()
  1321. end end end end end end
  1322.  
  1323. if msg:sub(1,6) == "color/" then
  1324. local slash = msg:sub(7):find("/")+6
  1325. if slash then
  1326. local player = findplayer((msg:sub(slash+1)),speaker)
  1327. thecolor = msg:sub(7, slash-1)
  1328. thecolor = thecolor:upper(thecolor:sub(1,1)) .. thecolor:sub(2)
  1329. for i = 1,#player do
  1330. if player[i].Character ~= nil then
  1331. bc = player[i].Character:FindFirstChild("Body Colors")
  1332. bc.LeftArmColor = BrickColor.new(thecolor)
  1333. bc.RightArmColor = BrickColor.new(thecolor)
  1334. bc.LeftLegColor = BrickColor.new(thecolor)
  1335. bc.RightLegColor = BrickColor.new(thecolor)
  1336. bc.TorsoColor = BrickColor.new(thecolor)
  1337. bc.HeadColor = BrickColor.new(thecolor)
  1338. end end end end
  1339.  
  1340. if msg:sub(1,4) == "abt/" then
  1341. if not disableTools then
  1342. local player = findplayer(msg:sub(5),speaker)
  1343. if player ~= 0 then
  1344. local insert = game:GetService("InsertService")
  1345. for i = 1,#player do
  1346. local extra = insert:LoadAsset(52175275)
  1347. extra:MakeJoints()
  1348. extra["Build Tools"].Parent = player[i].Backpack
  1349. extra:remove()
  1350. end end end end
  1351.  
  1352. if msg:sub(1,8) == "rickgun/" then
  1353. if not disableTools then
  1354. local player = findplayer(msg:sub(9),speaker)
  1355. if player ~= 0 then
  1356. for i = 1,#player do
  1357. local rickgun = game:GetService("InsertService"):LoadAsset(49507344)
  1358. rickgun:MakeJoints()
  1359. rickgun["RickGun"].Parent = player[i].Backpack
  1360. rickgun:remove()
  1361. end end end end
  1362.  
  1363. if msg:sub(1,7) == "pewpew/" then
  1364. if not disableTools then
  1365. local player = findplayer(msg:sub(8),speaker)
  1366. if player ~= 0 then
  1367. for i = 1,#player do
  1368. local pew = game:GetService("InsertService"):LoadAsset(49129304)
  1369. pew:MakeJoints()
  1370. pew["LaserPistol"].Parent = player[i].Backpack
  1371. pew:remove()
  1372. end end end end
  1373.  
  1374. if msg:sub(1,11) == "ragdollgun/" then
  1375. if not disableTools then
  1376. local player = findplayer(msg:sub(12),speaker)
  1377. if player ~= 0 then
  1378. for i = 1,#player do
  1379. local rag = game:GetService("InsertService"):LoadAsset(43335034)
  1380. rag:MakeJoints()
  1381. rag["Ragdoll Gun"].Parent = player[i].Backpack
  1382. rag:remove()
  1383. end end end end
  1384.  
  1385. if msg:sub(1,6) == "power/" then
  1386. if not disableTools then
  1387. local player = findplayer(msg:sub(7),speaker)
  1388. if player ~= 0 then
  1389. for i = 1,#player do
  1390. local pow = game:GetService("InsertService"):LoadAsset(49733010)
  1391. pow["God power"].Parent = player[i].Backpack
  1392. end end end end
  1393.  
  1394. if msg:sub(1,9) == "teletool/" then
  1395. if not disableTools then
  1396. local player = findplayer(msg:sub(10),speaker)
  1397. if player ~= 0 then
  1398. for i = 1,#player do
  1399. local tel = game:GetService("InsertService"):LoadAsset(45841581)
  1400. tel["Teleport"].Parent = player[i].Backpack
  1401. tel:remove()
  1402. end end end end
  1403.  
  1404. if msg:sub(1,16) == "advancedprodgun/" then
  1405. if not disableTools then
  1406. local player = findplayer(msg:sub(17),speaker)
  1407. if player ~= 0 then
  1408. for i = 1,#player do
  1409. local pro2 = game:GetService("InsertService"):LoadAsset(51364767)
  1410. pro2["New Prod"].Parent = player[i].Backpack
  1411. pro2:remove()
  1412. end end end end
  1413.  
  1414. if msg:sub(1,8) == "prodgun/" then
  1415. if not disableTools then
  1416. local player = findplayer(msg:sub(9),speaker)
  1417. if player ~= 0 then
  1418. for i = 1,#player do
  1419. local pro = game:GetService("InsertService"):LoadAsset(50251531)
  1420. pro["Prod"].Parent = player[i].Backpack
  1421. pro:remove()
  1422. end end end end
  1423.  
  1424. if msg:sub(1,12) == "epicmjolnir/" then
  1425. if not disableTools then
  1426. local player = findplayer(msg:sub(13),speaker)
  1427. if player ~= 0 then
  1428. for i = 1,#player do
  1429. local mjo = game:GetService("InsertService"):LoadAsset(51363184)
  1430. mjo["EpicMjolnir"].Parent = player[i].Backpack
  1431. mjo:remove()
  1432. end end end end
  1433.  
  1434. if msg:sub(1,8) == "mjolnir/" then
  1435. if not disableTools then
  1436. local player = findplayer(msg:sub(9),speaker)
  1437. if player ~= 0 then
  1438. for i = 1,#player do
  1439. local mjo = game:GetService("InsertService"):LoadAsset(51363157)
  1440. mjo["Mjolnir"].Parent = player[i].Backpack
  1441. mjo:remove()
  1442. end end end end
  1443.  
  1444. if msg:sub(1,9) == "illumina/" then
  1445. if not disableTools then
  1446. local player = findplayer(msg:sub(10),speaker)
  1447. if player ~= 0 then
  1448. for i = 1,#player do
  1449. local illu = game:GetService("InsertService"):LoadAsset(16641274)
  1450. illu["Illumina"].Parent = player[i].Backpack
  1451. illu:remove()
  1452. end end end end
  1453.  
  1454. if msg:sub(1,7) == "insert/" then
  1455. if not disableTools then
  1456. local player = findplayer(msg:sub(8),speaker)
  1457. if player ~= 0 then
  1458. for i = 1,#player do
  1459. local insert = game:GetService("InsertService"):LoadAsset(50817452)
  1460. insert:MakeJoints()
  1461. insert["Insert"].Parent = player[i].Backpack
  1462. insert:remove()
  1463. end end end end
  1464.  
  1465. if msg:sub(1,13) == "resetambient/" then
  1466. game.Lighting.Ambient = Color3.new(170,170,170)
  1467. end
  1468.  
  1469. if msg:sub(1,14) == "randomambient/" then
  1470. game.Lighting.Ambient = Color3.new(math.random(1,255),math.random(1,255),math.random(1,255))
  1471. end
  1472.  
  1473. if msg:sub(1,11) == "getambient/" then
  1474. m = Instance.new("Message")
  1475. m.Parent = game.Workspace
  1476. m.Text = tostring(game.Lighting.Ambient)
  1477. wait(3)
  1478. m:remove()
  1479. end
  1480.  
  1481. if msg:sub(1,14) == "platformstand/" then
  1482. local player = findplayer(msg:sub(15),speaker)
  1483. if player ~= 0 then
  1484. for i = 1,#player do
  1485. if player[i].Character then
  1486. player[i].Character.Humanoid.PlatformStand = true
  1487. end end end end
  1488.  
  1489. if msg:sub(1,16) == "unplatformstand/" then
  1490. local player = findplayer(msg:sub(17),speaker)
  1491. if player ~= 0 then
  1492. for i = 1,#player do
  1493. if player[i].Character then
  1494. player[i].Character.Humanoid.PlatformStand = false
  1495. end end end end
  1496.  
  1497. if msg:sub(1,8) == "cframe1/" then
  1498. if not disableTools then
  1499. local player = findplayer(msg:sub(9),speaker)
  1500. if player ~= 0 then
  1501. for i = 1,#player do
  1502. local cframe = game:GetService("InsertService"):LoadAsset(34879005)
  1503. cframe:MakeJoints()
  1504. cframe["All New Edit Cframe"].Parent = player[i].Backpack
  1505. cframe:remove()
  1506. end end end end
  1507.  
  1508. if msg:sub(1,8) == "cframe2/" then
  1509. if not disableTools then
  1510. local player = findplayer(msg:sub(9),speaker)
  1511. if player ~= 0 then
  1512. for i = 1,#player do
  1513. local cframe = game:GetService("InsertService"):LoadAsset(35145017)
  1514. cframe:MakeJoints()
  1515. cframe["CFrame"].Parent = player[i].Backpack
  1516. cframe:remove()
  1517. end end end end
  1518.  
  1519. if msg:sub(1,9) == "pokemonball/" then
  1520. if not disableTools then
  1521. local player = findplayer(msg:sub(10),speaker)
  1522. if player ~= 0 then
  1523. for i = 1,#player do
  1524. local poke = game:GetService("InsertService"):LoadAsset(48263701)
  1525. poke:MakeJoints()
  1526. poke["Pokeball"].Parent = player[i].Backpack
  1527. poke:remove()
  1528. end end end end
  1529.  
  1530. if msg:sub(1,10) == "orb/" then
  1531. if not disableTools then
  1532. local player = findplayer(msg:sub(11),speaker)
  1533. if player ~= 0 then
  1534. for i = 1,#player do
  1535. local orb = game:GetService("InsertService"):LoadAsset(44709620)
  1536. orb:MakeJoints()
  1537. orb["Script"].Parent = player[i].Backpack
  1538. orb:remove()
  1539. end end end end
  1540.  
  1541. if msg:sub(1,11) == "skateboard/" then
  1542. if not disableTools then
  1543. local player = findplayer(msg:sub(12),speaker)
  1544. if player ~= 0 then
  1545. for i = 1,#player do
  1546. local board = game:GetService("InsertService"):LoadAsset(34879053)
  1547. board:MakeJoints()
  1548. board["SkateTool"].Parent = player[i].Backpack
  1549. board:remove()
  1550. end end end end
  1551.  
  1552. if msg:sub(1,5) == "spin/" then
  1553. local slash = msg:sub(6):find("/")+5
  1554. if slash then
  1555. local player = findplayer(msg:sub(6, slash-1),speaker)
  1556. thespeed = msg:sub(slash+1)
  1557. for i = 1,#player do
  1558. local spsp = game:GetService("InsertService"):LoadAsset(51666872)
  1559. spsp["Spin"].Speed.Value = thespeed
  1560. spsp["Spin"].Parent = player[i].Character.Torso
  1561. spsp:remove()
  1562. end end end
  1563.  
  1564. if string.lower(msg) == "sendweegeearmy/" then
  1565. local weegee = game:GetService("InsertService"):LoadAsset(47381111)
  1566. weegee.Parent = game.Workspace
  1567. weegee:MakeJoints()
  1568. end
  1569.  
  1570. if string.lower(msg) == "sendtrollarmy/" then
  1571. local troll = game:GetService("InsertService"):LoadAsset(51526026)
  1572. troll.Parent = game.Workspace
  1573. troll:MakeJoints()
  1574. end
  1575.  
  1576.  
  1577.  
  1578. if string.lower(msg) == "discosky/" then
  1579. if not game.Workspace:FindFirstChild("SkyDisco") then
  1580. local di = game:GetService("InsertService"):LoadAsset(49831295)
  1581. di["SkyDisco"].Parent = game.Workspace
  1582. di:remove()
  1583. end end
  1584.  
  1585. if string.lower(msg) == "timephase/" then
  1586. if not game.Workspace:FindFirstChild("DayNight") then
  1587. local da = game:GetService("InsertService"):LoadAsset(52065084)
  1588. da["DayNight"].Parent = game.Workspace
  1589. da:remove()
  1590. end end
  1591.  
  1592. if string.lower(msg) == "undiscosky/" then
  1593. game.Workspace:FindFirstChild("SkyDisco"):remove()
  1594. end
  1595.  
  1596. if string.lower(msg) == "untimephase/" then
  1597. game.Workspace:FindFirstChild("DayNight"):remove()
  1598. end
  1599.  
  1600. if string.lower(msg) == "createhoverboard/" then
  1601. local bo = game:GetService("InsertService"):LoadAsset(50047418)
  1602. bo.Parent = game.Workspace
  1603. bo:MakeJoints()
  1604. bo["Board"].Parent = game.Workspace
  1605. bo:remove()
  1606. end
  1607.  
  1608. if string.lower(msg) == "sendzombie/" then
  1609. local zom = game:GetService("InsertService"):LoadAsset(49413222)
  1610. zom.Parent = game.Workspace
  1611. zom:MakeJoints()
  1612. zom["Infecting Zombie"].Parent = game.Workspace
  1613. zom:remove()
  1614. end
  1615.  
  1616. if string.lower(msg) == "createclawmachine/" then
  1617. local cla = game:GetService("InsertService"):LoadAsset(50197121)
  1618. cla.Parent = game.Workspace
  1619. cla:MakeJoints()
  1620. cla["Claw Machine"].Parent = game.Workspace
  1621. cla:remove()
  1622. end
  1623.  
  1624.  
  1625. if string.lower(msg) == "sendnoob/" then
  1626. local nob = game:GetService("InsertService"):LoadAsset(50046418)
  1627. nob.Parent = game.Workspace
  1628. nob:MakeJoints()
  1629. nob["Noob"].Parent = game.Workspace
  1630. nob:remove()
  1631. end
  1632.  
  1633. if string.lower(msg) == "createfireballgenerator/" then
  1634. local bomb = game:GetService("InsertService"):LoadAsset(50479856)
  1635. bomb["Cannon"].Parent = game.Workspace
  1636. bomb:remove()
  1637. end
  1638.  
  1639. if string.lower(msg) == "sendfishmonster/" then
  1640. local fishy = game:GetService("InsertService"):LoadAsset(50129708)
  1641. fishy.Parent = game.Workspace
  1642. fishy:MakeJoints()
  1643. fishy["Fish Monster"].Parent = game.Workspace
  1644. fishy:remove()
  1645. end
  1646.  
  1647. if msg:sub(1,7) == "create/" then
  1648. local id = msg:sub(8)
  1649. local object = game:GetService("InsertService"):LoadAsset(id)
  1650. object.Parent = game.Workspace
  1651. object:MakeJoints()
  1652. object.Name = "CreatedObject"..id
  1653. end
  1654.  
  1655. -----------Player appearances commands
  1656. if msg:sub(1,11) == "appearance/" then
  1657. local slash = msg:sub(12):find("/")+11
  1658. if slash then
  1659. local player = findplayer(msg:sub(12,slash-1),speaker)
  1660. if player ~= 0 then
  1661. local id = msg:sub(slash+1)
  1662. if id then
  1663. for i = 1,#player do
  1664. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=".. id
  1665. player[i].Character.Humanoid.Health = 0
  1666. end end end end end
  1667.  
  1668. if string.sub(string.lower(msg),1,17) == "returnappearance/" then
  1669. local player = findplayer(string.sub(msg,18),speaker)
  1670. if player ~= 0 then
  1671. for i = 1,#player do
  1672. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId="..player[i].userId
  1673. player[i].Character.Humanoid.Health = 0
  1674. end end end
  1675.  
  1676. if string.sub(string.lower(msg),1,5) == "noob/" then
  1677. local player = findplayer(string.sub(msg,6),speaker)
  1678. if player ~= 0 then
  1679. for i = 1,#player do
  1680. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=8598805"
  1681. player[i].Character.Humanoid.Health = 0
  1682. end end end
  1683.  
  1684. if string.sub(string.lower(msg),1,11) == "silverfoot/" then
  1685. local player = findplayer(string.sub(msg,12),speaker)
  1686. if player ~= 0 then
  1687. for i = 1,#player do
  1688. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=7317506"
  1689. player[i].Character.Humanoid.Health = 0
  1690. end end end
  1691.  
  1692. if string.sub(string.lower(msg),1,13) == "bluebubbles3/" then
  1693. local player = findplayer(string.sub(msg,14),speaker)
  1694. if player ~= 0 then
  1695. for i = 1,#player do
  1696. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=5851172"
  1697. player[i].Character.Humanoid.Health = 0
  1698. end end end
  1699.  
  1700. if string.sub(string.lower(msg),1,10) == "p00lereds/" then
  1701. local player = findplayer(string.sub(msg,11),speaker)
  1702. if player ~= 0 then
  1703. for i = 1,#player do
  1704. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=1525197"
  1705. player[i].Character.Humanoid.Health = 0
  1706. end end end
  1707.  
  1708. if string.sub(string.lower(msg),1,6) == "guest/" then
  1709. local player = findplayer(string.sub(msg,7),speaker)
  1710. if player ~= 0 then
  1711. for i = 1,#player do
  1712. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=1"
  1713. player[i].Character.Humanoid.Health = 0
  1714. end end end
  1715.  
  1716. if string.sub(string.lower(msg),1,8) == "telamon/" then
  1717. local player = findplayer(string.sub(msg,9),speaker)
  1718. if player ~= 0 then
  1719. for i = 1,#player do
  1720. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=261"
  1721. player[i].Character.Humanoid.Health = 0
  1722. end end end
  1723.  
  1724. if string.sub(string.lower(msg),1,7) == "kikiyo/" then
  1725. local player = findplayer(string.sub(msg,8),speaker)
  1726. if player ~= 0 then
  1727. for i = 1,#player do
  1728. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=671613"
  1729. player[i].Character.Humanoid.Health = 0
  1730. end end end
  1731.  
  1732. if string.sub(string.lower(msg),1,10) == "crasherX8/" then
  1733. local player = findplayer(string.sub(msg,11),speaker)
  1734. if player ~= 0 then
  1735. for i = 1,#player do
  1736. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=4104036"
  1737. player[i].Character.Humanoid.Health = 0
  1738. end end end
  1739.  
  1740. if string.sub(string.lower(msg),1,8) == "shmave1/" then
  1741. local player = findplayer(string.sub(msg,9),speaker)
  1742. if player ~= 0 then
  1743. for i = 1,#player do
  1744. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=7718911"
  1745. player[i].Character.Humanoid.Health = 0
  1746. end end end
  1747.  
  1748. if string.sub(string.lower(msg),1,11) == "builderman/" then
  1749. local player = findplayer(string.sub(msg,12),speaker)
  1750. if player ~= 0 then
  1751. for i = 1,#player do
  1752. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=156"
  1753. player[i].Character.Humanoid.Health = 0
  1754. end end end
  1755.  
  1756. if string.sub(string.lower(msg),1,12) == "jerics156/" then
  1757. local player = findplayer(string.sub(msg,13),speaker)
  1758. if player ~= 0 then
  1759. for i = 1,#player do
  1760. player[i].CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=5680938"
  1761. player[i].Character.Humanoid.Health = 0
  1762. end end end
  1763.  
  1764. if string.sub(msg,1,6) == "wedge/" then
  1765. local danumber1 = nil
  1766. local danumber2 = nil
  1767. for i = 7,100 do
  1768. if string.sub(msg,i,i) == "/" then
  1769. danumber1 = i
  1770. break
  1771. elseif string.sub(msg,i,i) == "" then
  1772. break
  1773. end end
  1774. if danumber1 == nil then return end
  1775. for i =danumber1 + 1,danumber1 + 100 do
  1776. if string.sub(msg,i,i) == "/" then
  1777. danumber2 = i
  1778. break
  1779. elseif string.sub(msg,i,i) == "" then
  1780. break
  1781. end end
  1782. if danumber2 == nil then return end
  1783. if speaker.Character ~= nil then
  1784. local head = speaker.Character:FindFirstChild("Head")
  1785. if head ~= nil then
  1786. local part = Instance.new("WedgePart")
  1787. part.Size = Vector3.new(string.sub(msg,7,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
  1788. part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
  1789. part.Name = "Sum part"
  1790. part.Parent = game.Workspace
  1791. end end end
  1792.  
  1793. if string.sub(msg,1,9) == "cylinder/" then
  1794. local danumber1 = nil
  1795. local danumber2 = nil
  1796. for i = 10,100 do
  1797. if string.sub(msg,i,i) == "/" then
  1798. danumber1 = i
  1799. break
  1800. elseif string.sub(msg,i,i) == "" then
  1801. break
  1802. end end
  1803. if danumber1 == nil then return end
  1804. for i =danumber1 + 1,danumber1 + 100 do
  1805. if string.sub(msg,i,i) == "/" then
  1806. danumber2 = i
  1807. break
  1808. elseif string.sub(msg,i,i) == "" then
  1809. break
  1810. end end
  1811. if danumber2 == nil then return end
  1812. if speaker.Character ~= nil then
  1813. local head = speaker.Character:FindFirstChild("Head")
  1814. if head ~= nil then
  1815. local part = Instance.new("Part")
  1816. part.Size = Vector3.new(string.sub(msg,10,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
  1817. part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
  1818. part.Name = "Sum part"
  1819. local cyl = Instance.new("CylinderMesh",part)
  1820. part.Parent = game.Workspace
  1821. end end end
  1822.  
  1823. if string.sub(msg,1,6) == "block/" then
  1824. local danumber1 = nil
  1825. local danumber2 = nil
  1826. for i = 7,100 do
  1827. if string.sub(msg,i,i) == "/" then
  1828. danumber1 = i
  1829. break
  1830. elseif string.sub(msg,i,i) == "" then
  1831. break
  1832. end end
  1833. if danumber1 == nil then return end
  1834. for i =danumber1 + 1,danumber1 + 100 do
  1835. if string.sub(msg,i,i) == "/" then
  1836. danumber2 = i
  1837. break
  1838. elseif string.sub(msg,i,i) == "" then
  1839. break
  1840. end end
  1841. if danumber2 == nil then return end
  1842. if speaker.Character ~= nil then
  1843. local head = speaker.Character:FindFirstChild("Head")
  1844. if head ~= nil then
  1845. local part = Instance.new("Part")
  1846. part.Size = Vector3.new(string.sub(msg,7,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
  1847. part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
  1848. part.Name = "Sum part"
  1849. local block = Instance.new("BlockMesh",part)
  1850. part.Parent = game.Workspace
  1851. end end end
  1852.  
  1853. if string.sub(msg,1,6) == "plate/" then
  1854. local danumber1 = nil
  1855. local danumber2 = nil
  1856. for i = 7,100 do
  1857. if string.sub(msg,i,i) == "/" then
  1858. danumber1 = i
  1859. break
  1860. elseif string.sub(msg,i,i) == "" then
  1861. break
  1862. end end
  1863. if danumber1 == nil then return end
  1864. for i =danumber1 + 1,danumber1 + 100 do
  1865. if string.sub(msg,i,i) == "/" then
  1866. danumber2 = i
  1867. break
  1868. elseif string.sub(msg,i,i) == "" then
  1869. break
  1870. end end
  1871. if danumber2 == nil then return end
  1872. if speaker.Character ~= nil then
  1873. local head = speaker.Character:FindFirstChild("Head")
  1874. if head ~= nil then
  1875. local part = Instance.new("Part")
  1876. part.Size = Vector3.new(string.sub(msg,7,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
  1877. part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
  1878. part.Name = "Sum part"
  1879. part.formFactor = "Plate"
  1880. part.Parent = game.Workspace
  1881. end end end
  1882.  
  1883. if string.sub(msg,1,7) == "sphere/" then
  1884. local danumber1 = nil
  1885. local danumber2 = nil
  1886. for i = 8,100 do
  1887. if string.sub(msg,i,i) == "/" then
  1888. danumber1 = i
  1889. break
  1890. elseif string.sub(msg,i,i) == "" then
  1891. break
  1892. end end
  1893. if danumber1 == nil then return end
  1894. for i =danumber1 + 1,danumber1 + 100 do
  1895. if string.sub(msg,i,i) == "/" then
  1896. danumber2 = i
  1897. break
  1898. elseif string.sub(msg,i,i) == "" then
  1899. break
  1900. end end
  1901. if danumber2 == nil then return end
  1902. if speaker.Character ~= nil then
  1903. local head = speaker.Character:FindFirstChild("Head")
  1904. if head ~= nil then
  1905. local part = Instance.new("Part")
  1906. part.Size = Vector3.new(string.sub(msg,8,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
  1907. part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
  1908. part.Name = "Sum part"
  1909. part.Shape = "Ball"
  1910. part.formFactor = 1
  1911. part.Parent = game.Workspace
  1912. end end end
  1913.  
  1914. if string.sub(string.lower(msg),1,6) == "clone/" then
  1915. local player = findplayer(string.sub(msg,7),speaker)
  1916. if player ~= 0 then
  1917. for i = 1,#player do
  1918. if player[i].Character ~= nil then
  1919. local human = player[i].Character:FindFirstChild("Humanoid")
  1920. local torso = player[i].Character:FindFirstChild("Torso")
  1921. if human ~= nil and torso ~= nil then
  1922. player[i].Character.archivable = true
  1923. wait()
  1924. clone = player[i].Character:clone()
  1925. clone.Parent = game.Workspace
  1926. clone:MoveTo(torso.Position)
  1927. clone:MakeJoints()
  1928. wait()
  1929. player[i].Character.archivable = false
  1930. end end end end end
  1931.  
  1932. if msg:sub(1,5) == "burn/" then
  1933. local player = findplayer(msg:sub(6),speaker)
  1934. if player ~= 0 then
  1935. for i = 1,#player do
  1936. createscript([[
  1937. if script.Parent.Parent then
  1938. fire = Instance.new("Fire")
  1939. fire.Parent = script.Parent
  1940. fire.Name = "Burn"
  1941. fire.Color = BrickColor.Random().Color
  1942. while fire do
  1943. script.Parent.Parent.Humanoid:TakeDamage(1)
  1944. wait(.1)
  1945. end
  1946. end]], player[i].Character.Torso)
  1947. end end end
  1948.  
  1949. if msg:sub(1,9) == "unadmin/" then
  1950. local player = findplayer(msg:sub(10),speaker)
  1951. if player ~= 0 and MEEBASMAN33(speaker) then
  1952. for i = 1,#player do
  1953. if player[i].Name ~= speaker.Name then
  1954. if MEEBASMAN33(player[i].Name) then
  1955. ishethere = findintable(player[i].Name,adminlist)
  1956. if ishethere then
  1957. table.remove(adminlist,ishethere)
  1958. end
  1959. local ishe = findintable(player[i].Name,namelist)
  1960. if ishe then
  1961. table.remove(namelist,ishe)
  1962. end
  1963. local isf = findintable(player[i].Name,flist)
  1964. if isf then
  1965. table.remove(flist,isf)
  1966. end end end end
  1967. foc("fix",speaker)
  1968. end end
  1969.  
  1970. if msg:sub(1,6) == "watch/" then
  1971. local player = findplayer(msg:sub(7),speaker)
  1972. if player ~= 0 then
  1973. if #player == 1 then
  1974. for i = 1,#player do
  1975. sc = script.CamScript:clone()
  1976. sc.Parent = speaker
  1977. sc["New Subject"].Value = player[i].Character.Head
  1978. sc.Disabled = false
  1979. end end end end
  1980.  
  1981. if msg:sub(1,11) == "removegear/" then
  1982. local player = findplayer(msg:sub(12),speaker)
  1983. if player ~= 0 then
  1984. for i = 1,#player do
  1985. if player[i].StarterGear then
  1986. local gear = player[i].StarterGear:GetChildren()
  1987. if #gear > 0 then
  1988. for Num,Gear in pairs(gear) do
  1989. Gear:remove()
  1990. end end end end end end
  1991.  
  1992. if msg:sub(1,10) == "savetools/" then
  1993. local player = findplayer(msg:sub(11),speaker)
  1994. if player ~= 0 then
  1995. for i = 1,#player do
  1996. if player[i].StarterGear and player[i].Backpack then
  1997. if #player[i].Backpack:GetChildren() > 0 then
  1998. for num,tool in pairs(player[i].Backpack:GetChildren()) do
  1999. tool:clone().Parent = player[i].StarterGear
  2000. end end end end end end
  2001.  
  2002. if msg:sub(1,12) == "localscript/" then
  2003. if msg:sub(13) then
  2004. local slash = msg:sub(13):find("/")+12
  2005. if slash then
  2006. local sourcE = msg:sub(slash+1)
  2007. if sourcE then
  2008. local player = findplayer(msg:sub(13,slash-1),speaker)
  2009. if player ~= 0 then
  2010. for i = 1,#player do
  2011. localscript(sourcE,player[i])
  2012. end end end end end end
  2013.  
  2014. if msg:sub(1,8) == "getgear/" then
  2015. local player = findplayer(msg:sub(9),speaker)
  2016. if player ~= 0 then
  2017. for i = 1,#player do
  2018. if player[i].StarterGear and speaker.Backpack then
  2019. for i,v in pairs(player[i].StarterGear:GetChildren()) do
  2020. v:clone().Parent = speaker.Backpack
  2021. end end end end end
  2022.  
  2023. if msg:sub(1,5) == "team/" then
  2024. local slash = msg:sub(6):find("/")+5
  2025. if slash then
  2026. local team = upmsg:sub(6,slash-1)
  2027. if team then
  2028. local color = upmsg:sub(slash+1)
  2029. local bcolor = BrickColor.new(color)
  2030. if bcolor == BrickColor.new("Medium stone grey") and color:lower() ~= "medium stone grey" then return end
  2031. Team = Instance.new("Team",game:GetService("Teams"))
  2032. Team.Name = team
  2033. Team.TeamColor = bcolor
  2034. end end end
  2035.  
  2036. if msg:sub(1,11) == "changeteam/" then
  2037. local slash = msg:sub(12):find("/")+11
  2038. if slash then
  2039. local player = findplayer(msg:sub(12,slash-1),speaker)
  2040. if player ~= 0 then
  2041. local team = findteam(msg:sub(slash+1),speaker)
  2042. if team then
  2043. for i = 1,#player do
  2044. player[i].Neutral = false
  2045. player[i].TeamColor = team.TeamColor
  2046. end end end end end
  2047.  
  2048. if msg == "setupteams/" then
  2049. local Teams = game:GetService("Teams")
  2050. TeamChild = Teams:GetChildren()
  2051. if #TeamChild > 0 then
  2052. for i,v in pairs(TeamChild) do
  2053. v:remove()
  2054. end
  2055. end
  2056. local Unassinged = Instance.new("Team",Teams)
  2057. Unassigned.TeamColor = BrickColor.new("Really black")
  2058. Unassigned.Name = "Unassigned"
  2059. for i,v in pairs(game.Players:GetPlayers()) do
  2060. v.Neutral = false
  2061. v.TeamColor = BrickColor.new("Really black")
  2062. end
  2063. end
  2064.  
  2065. if msg:sub(1,11) == "removeteam/" then
  2066. local Teams = game:GetService("Teams")
  2067. assignTeam = {}
  2068. local team = findteam(msg:sub(12),speaker)
  2069. if team then
  2070. for i,v in pairs(game.Players:GetPlayers()) do
  2071. if v.TeamColor == team.TeamColor then
  2072. table.insert(assignTeam,v)
  2073. end
  2074. end
  2075. team:remove()
  2076. if #assignTeam > 0 then
  2077. if not Teams:FindFirstChild("Unassigned") then
  2078. Unassinged = Instance.new("Team",Teams)
  2079. Unassigned.TeamColor = BrickColor.new("Really black")
  2080. Unassigned.Name = "Unassigned"
  2081. else Unassigned = Teams.Unassigned end
  2082. for i,v in pairs(assignTeam) do
  2083. v.TeamColor = Unassigned.TeamColor
  2084. end end end end
  2085.  
  2086. if string.sub(msg,1,5) == "give/" then
  2087. local danumber1 = nil
  2088. for i = 6,100 do
  2089. if string.sub(msg,i,i) == "/" then
  2090. danumber1 = i
  2091. break
  2092. elseif string.sub(msg,i,i) == "" then
  2093. break
  2094. end end
  2095. if danumber1 == nil then return end
  2096. local it = nil
  2097. local all = true
  2098. if string.sub(string.lower(msg),danumber1 + 1,danumber1 + 4) ~= "all" then
  2099. all = false
  2100. local itnum = 0
  2101. local c = tools:GetChildren()
  2102. for i2 = 1,#c do
  2103. if string.find(string.lower(c[i2].Name),string.sub(string.lower(msg),danumber1 + 1)) == 1 then
  2104. it = c[i2]
  2105. itnum = itnum + 1
  2106. end end
  2107. if itnum ~= 1 then return end
  2108. else
  2109. all = true
  2110. end
  2111. local player = findplayer(string.sub(msg,6,danumber1 - 1),speaker)
  2112. if player ~= 0 then
  2113. for i = 1,#player do
  2114. local bp = player[i]:FindFirstChild("Backpack")
  2115. if bp ~= nil then
  2116. if all == false then
  2117. it:clone().Parent = bp
  2118. else
  2119. local c = tools:GetChildren()
  2120. for i2 = 1,#c do
  2121. c[i2]:clone().Parent = bp
  2122. end end end end end end
  2123.  
  2124. if string.sub(msg,1,7) == "change/" then
  2125. local danumber1 = nil
  2126. local danumber2 = nil
  2127. for i = 8,100 do
  2128. if string.sub(msg,i,i) == "/" then
  2129. danumber1 = i
  2130. break
  2131. elseif string.sub(msg,i,i) == "" then
  2132. break
  2133. end end
  2134. if danumber1 == nil then return end
  2135. for i =danumber1 + 1,danumber1 + 100 do
  2136. if string.sub(msg,i,i) == "/" then
  2137. danumber2 = i
  2138. break
  2139. elseif string.sub(msg,i,i) == "" then
  2140. break
  2141. end end
  2142. if danumber2 == nil then return end
  2143. local player = findplayer(string.sub(msg,8,danumber1 - 1),speaker)
  2144. if player ~= 0 then
  2145. for i = 1,#player do
  2146. local ls = player[i]:FindFirstChild("leaderstats")
  2147. if ls ~= nil then
  2148. local it = nil
  2149. local itnum = 0
  2150. local c = ls:GetChildren()
  2151. for i2 = 1,#c do
  2152. if string.find(string.lower(c[i2].Name),string.sub(string.lower(msg),danumber1 + 1,danumber2 - 1)) == 1 then
  2153. it = c[i2]
  2154. itnum = itnum + 1
  2155. end end
  2156. if itnum == 1 then
  2157. it.Value = string.sub(msg,danumber2 + 1)
  2158. end end end end end
  2159.  
  2160. if string.sub(msg,1,6) == "ungod/" then
  2161. local player = findplayer(string.sub(msg,7),speaker)
  2162. if player ~= 0 then
  2163. for i = 1,#player do
  2164. if player[i].Character ~= nil then
  2165. local isgod = false
  2166. local c = player[i].Character:GetChildren()
  2167. for i=1,#c do
  2168. if c[i].className == "Script" then
  2169. if c[i]:FindFirstChild("Context") then
  2170. if string.sub(c[i].Context.Value,1,41) == "script.Parent.Humanoid.MaxHealth = 999999" then
  2171. c[i]:remove()
  2172. isgod = true
  2173. end end end end
  2174. if isgod == true then
  2175. local c = player[i].Character:GetChildren()
  2176. for i=1,#c do
  2177. if c[i].className == "Part" then
  2178. c[i].Reflectance = 0
  2179. end
  2180. if c[i].className == "Humanoid" then
  2181. c[i].MaxHealth = 100
  2182. c[i].Health = 100
  2183. end
  2184. if c[i].Name == "God FF" then
  2185. c[i]:remove()
  2186. end end end end end end end
  2187.  
  2188. if string.sub(msg,1,4) == "god/" then
  2189. local player = findplayer(string.sub(msg,5),speaker)
  2190. if player ~= 0 then
  2191. for i = 1,#player do
  2192. if player[i].Character ~= nil then
  2193. if player[i].Character:FindFirstChild("God FF") == nil then
  2194. createscript([[script.Parent.Humanoid.MaxHealth = 999999
  2195. script.Parent.Humanoid.Health = 999999
  2196. ff = Instance.new("ForceField")
  2197. ff.Name = "God FF"
  2198. ff.Parent = script.Parent
  2199. function ot(hit)
  2200. if hit.Parent ~= script.Parent then
  2201. h = hit.Parent:FindFirstChild("Humanoid")
  2202. if h ~= nil then
  2203. h.Health = 0
  2204. end
  2205. h = hit.Parent:FindFirstChild("Zombie")
  2206. if h ~= nil then
  2207. h.Health = 0
  2208. end end end
  2209. c = script.Parent:GetChildren()
  2210. for i=1,#c do
  2211. if c[i].className == "Part" then
  2212. c[i].Touched:connect(ot)
  2213. c[i].Reflectance = 1
  2214. end end]],player[i].Character)
  2215. end end end end end
  2216.  
  2217. if string.sub(msg,1,7) == "punish/" then
  2218. if not disablePunish then
  2219. local player = findplayer(string.sub(msg,8),speaker)
  2220. if player ~= 0 then
  2221. for i = 1,#player do
  2222. if player[i].Character ~= nil then
  2223. player[i].Character.Parent = game.Lighting
  2224. end end end end end
  2225.  
  2226. if string.sub(msg,1,9) == "unpunish/" then
  2227. local player = findplayer(string.sub(msg,10),speaker)
  2228. if player ~= 0 then
  2229. for i = 1,#player do
  2230. if player[i].Character ~= nil then
  2231. player[i].Character.Parent = game.Workspace
  2232. player[i].Character:MakeJoints()
  2233. end end end end
  2234.  
  2235. if string.sub(msg,1,3) == "ff/" then
  2236. local player = findplayer(string.sub(msg,4),speaker)
  2237. if player ~= 0 then
  2238. for i = 1,#player do
  2239. if player[i].Character ~= nil then
  2240. local ff = Instance.new("ForceField")
  2241. ff.Parent = player[i].Character
  2242. end end end end
  2243.  
  2244. if string.sub(msg,1,5) == "unff/" then
  2245. local player = findplayer(string.sub(msg,6),speaker)
  2246. if player ~= 0 then
  2247. for i = 1,#player do
  2248. if player[i].Character ~= nil then
  2249. local c = player[i].Character:GetChildren()
  2250. for i2 = 1,#c do
  2251. if c[i2].className == "ForceField" then
  2252. c[i2]:remove()
  2253. end end end end end end
  2254.  
  2255. if string.sub(msg,1,9) == "sparkles/" then
  2256. local player = findplayer(string.sub(msg,10),speaker)
  2257. if player ~= 0 then
  2258. for i = 1,#player do
  2259. if player[i].Character ~= nil then
  2260. local torso = player[i].Character:FindFirstChild("Torso")
  2261. if torso ~= nil then
  2262. local sparkles = Instance.new("Sparkles")
  2263. sparkles.Color = Color3.new(math.random(),math.random(),math.random())
  2264. sparkles.Parent = torso
  2265. end end end end end
  2266.  
  2267. if string.sub(msg,1,11) == "unsparkles/" then
  2268. local player = findplayer(string.sub(msg,12),speaker)
  2269. if player ~= 0 then
  2270. for i = 1,#player do
  2271. if player[i].Character ~= nil then
  2272. local torso = player[i].Character:FindFirstChild("Torso")
  2273. if torso ~= nil then
  2274. local c = torso:GetChildren()
  2275. for i2 = 1,#c do
  2276. if c[i2].className == "Sparkles" then
  2277. c[i2]:remove()
  2278. end end end end end end end
  2279.  
  2280. if string.sub(msg,1,6) == "admin/" then
  2281. if not disableAdmin then
  2282. local adm = MEEBASMAN33(speaker.Name)
  2283. if adm == true then
  2284. local player = findplayer(string.sub(msg,7),speaker)
  2285. if player ~= 0 then
  2286. for i = 1,#player do
  2287. for i2 =1,#namelist do
  2288. if namelist[i2] == player[i].Name then
  2289. variablelist[i2]:disconnect()
  2290. flist[i2]:disconnect()
  2291. table.remove(variablelist,i2)
  2292. table.remove(flist,i2)
  2293. table.remove(namelist,i2)
  2294. end end
  2295. local tfv = player[i].Chatted:connect(function(msg) oc(msg,player[i]) end)
  2296. table.insert(namelist,player[i].Name)
  2297. table.insert(variablelist,tfv)
  2298. local tfv = player[i].Chatted:connect(function(msg) foc(msg,player[i]) end)
  2299. table.insert(flist,tfv)
  2300. end end end end end
  2301.  
  2302. if string.sub(msg,1,8) == "unadmin/" then
  2303. if not disableAdmin then
  2304. local adm = MEEBASMAN33(speaker.Name)
  2305. if adm == true then
  2306. local player = findplayer(string.sub(msg,9),speaker)
  2307. if player ~= 0 then
  2308. for i = 1,#player do
  2309. local adm = MEEBASMAN33(player[i].Name)
  2310. if adm == false then
  2311. for i2 =1,#namelist do
  2312. if namelist[i2] == player[i].Name then
  2313. variablelist[i2]:disconnect()
  2314. table.remove(variablelist,i2)
  2315. flist[i2]:disconnect()
  2316. table.remove(flist,i2)
  2317. table.remove(namelist,i2)
  2318. end end end end end end end end
  2319.  
  2320. if string.sub(msg,1,5) == "heal/" then
  2321. local player = findplayer(string.sub(msg,6),speaker)
  2322. if player ~= 0 then
  2323. for i = 1,#player do
  2324. if player[i].Character ~= nil then
  2325. local human = player[i].Character:FindFirstChild("Humanoid")
  2326. if human ~= nil then
  2327. human.Health = human.MaxHealth
  2328. end end end end end
  2329.  
  2330. if string.sub(msg,1,4) == "sit/" then
  2331. local player = findplayer(string.sub(msg,5),speaker)
  2332. if player ~= 0 then
  2333. for i = 1,#player do
  2334. if player[i].Character ~= nil then
  2335. local human = player[i].Character:FindFirstChild("Humanoid")
  2336. if human ~= nil then
  2337. human.Sit = true
  2338. end end end end end
  2339.  
  2340. if string.sub(msg,1,5) == "jump/" then
  2341. local player = findplayer(string.sub(msg,6),speaker)
  2342. if player ~= 0 then
  2343. for i = 1,#player do
  2344. if player[i].Character ~= nil then
  2345. local human = player[i].Character:FindFirstChild("Humanoid")
  2346. if human ~= nil then
  2347. human.Jump = true
  2348. end end end end end
  2349.  
  2350. if string.sub(msg,1,6) == "stand/" then
  2351. local player = findplayer(string.sub(msg,7),speaker)
  2352. if player ~= 0 then
  2353. for i = 1,#player do
  2354. if player[i].Character ~= nil then
  2355. local human = player[i].Character:FindFirstChild("Humanoid")
  2356. if human ~= nil then
  2357. human.Sit = false
  2358. end end end end end
  2359.  
  2360. if string.sub(msg,1,5) == "jail/" then
  2361. local player = findplayer(string.sub(msg,6),speaker)
  2362. if player ~= 0 then
  2363. for i = 1,#player do
  2364. if player[i].Character ~= nil then
  2365. local torso = player[i].Character:FindFirstChild("Torso")
  2366. if torso ~= nil then
  2367. local ack = Instance.new("Model")
  2368. ack.Name = "Jail" .. player[i].Name
  2369. icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-26.5, 108.400002, -1.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -3.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -3.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-28.5, 108.400002, -1.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -5.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -7.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-24.5, 108.400002, -1.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -7.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(7,1.2000000476837,7) icky.CFrame = CFrame.new(-27.5, 112.599998, -4.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-26.5, 108.400002, -7.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -5.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-30.5, 108.400002, -1.5, -1, 0, -0, -0, 1, -0, -0, 0, -1) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack icky = Instance.new("Part") icky.Size = Vector3.new(1,7.2000002861023,1) icky.CFrame = CFrame.new(-28.5, 108.400002, -7.5, 0, 0, -1, 0, 1, -0, 1, 0, -0) icky.Color = Color3.new(0.105882, 0.164706, 0.203922) icky.Anchored = true icky.Locked = true icky.CanCollide = true icky.Parent = ack
  2370. ack.Parent = game.Workspace
  2371. ack:MoveTo(torso.Position)
  2372. end end end end end
  2373.  
  2374. if string.sub(msg,1,7) == "unjail/" then
  2375. local player = findplayer(string.sub(msg,8),speaker)
  2376. if player ~= 0 then
  2377. for i = 1,#player do
  2378. local c = game.Workspace:GetChildren()
  2379. for i2 =1,#c do
  2380. if string.sub(c[i2].Name,1,4) == "Jail" then
  2381. if string.sub(c[i2].Name,5) == player[i].Name then
  2382. c[i2]:remove()
  2383. end end end end end end
  2384.  
  2385. if string.sub(msg,1,12) == "removetools/" then
  2386. local player = findplayer(string.sub(msg,13),speaker)
  2387. if player ~= 0 then
  2388. for i = 1,#player do
  2389. local c = player[i].Backpack:GetChildren()
  2390. for i =1,#c do
  2391. c[i]:remove()
  2392. end end end end
  2393.  
  2394. if string.sub(msg,1,10) == "givetools/" then
  2395. local player = findplayer(string.sub(msg,11),speaker)
  2396. if player ~= 0 then
  2397. for i = 1,#player do
  2398. local c = game.StarterPack:GetChildren()
  2399. for i =1,#c do
  2400. c[i]:clone().Parent = player[i].Backpack
  2401. end end end end
  2402.  
  2403. if string.sub(msg,1,11) == "givebtools/" then
  2404. local player = findplayer(string.sub(msg,12),speaker)
  2405. if player ~= 0 then
  2406. for i = 1,#player do
  2407. local a = Instance.new("HopperBin")
  2408. a.BinType = "GameTool"
  2409. a.Parent = player[i].Backpack
  2410. local a = Instance.new("HopperBin")
  2411. a.BinType = "Clone"
  2412. a.Parent = player[i].Backpack
  2413. local a = Instance.new("HopperBin")
  2414. a.BinType = "Hammer"
  2415. a.Parent = player[i].Backpack
  2416. end end end
  2417.  
  2418. if string.sub(msg,1,9) == "unshield/" then
  2419. local player = findplayer(string.sub(msg,10),speaker)
  2420. if player ~= 0 then
  2421. for i = 1,#player do
  2422. if player[i].Character ~= nil then
  2423. local shield = player[i].Character:FindFirstChild("Sum part")
  2424. if shield ~= nil then
  2425. shield:remove()
  2426. end end end end end
  2427.  
  2428. if string.sub(msg,1,7) == "shield/" then
  2429. local player = findplayer(string.sub(msg,8),speaker)
  2430. if player ~= 0 then
  2431. for i = 1,#player do
  2432. if player[i].Character ~= nil then
  2433. local torso = player[i].Character:FindFirstChild("Torso")
  2434. if torso ~= nil then
  2435. if player[i].Character:FindFirstChild("Sum part") == nil then
  2436. local ball = Instance.new("Part")
  2437. ball.Size = Vector3.new(10,10,10)
  2438. ball.BrickColor = BrickColor.new(1)
  2439. ball.Transparency = 0.5
  2440. ball.CFrame = torso.CFrame
  2441. ball.TopSurface = "Smooth"
  2442. ball.BottomSurface = "Smooth"
  2443. ball.CanCollide = false
  2444. ball.Name = "Sum part"
  2445. ball.Reflectance = 0.2
  2446. local sm = Instance.new("SpecialMesh")
  2447. sm.MeshType = "Sphere"
  2448. sm.Parent = ball
  2449. ball.Parent = player[i].Character
  2450. createscript([[
  2451. function ot(hit)
  2452. if hit.Parent ~= nil then
  2453. if hit.Parent ~= script.Parent.Parent then
  2454. if hit.Anchored == false then
  2455. hit:BreakJoints()
  2456. local pos = script.Parent.CFrame * (Vector3.new(0, 1.4, 0) * script.Parent.Size)
  2457. hit.Velocity = ((hit.Position - pos).unit + Vector3.new(0, 0.5, 0)) * 150 + hit.Velocity
  2458. hit.RotVelocity = hit.RotVelocity + Vector3.new(hit.Position.z - pos.z, 0, pos.x - hit.Position.x).unit * 40
  2459. end end end end
  2460. script.Parent.Touched:connect(ot) ]], ball)
  2461. local bf = Instance.new("BodyForce")
  2462. bf.force = Vector3.new(0,5e+004,0)
  2463. bf.Parent = ball
  2464. local w = Instance.new("Weld")
  2465. w.Part1 = torso
  2466. w.Part0 = ball
  2467. ball.Shape = 0
  2468. w.Parent = torso
  2469. end end end end end end
  2470.  
  2471. if string.sub(msg,1,11) == "unloopkill/" then
  2472. local player = findplayer(string.sub(msg,12),speaker)
  2473. if player ~= 0 then
  2474. for i = 1,#player do
  2475. local c = game.Workspace:GetChildren()
  2476. for i2 =1,#c do
  2477. local it = c[i2]:FindFirstChild("Loopkill")
  2478. if it ~= nil then
  2479. if it.Value == player[i] then
  2480. c[i2]:remove()
  2481. end end end end end end
  2482.  
  2483. if string.sub(msg,1,9) == "loopkill/" then
  2484. if not disableLoopKill then
  2485. local player = findplayer(string.sub(msg,10),speaker)
  2486. if player ~= 0 then
  2487. for i = 1,#player do
  2488. local s = Instance.new("Script")
  2489. createscript( [[name = "]] .. player[i].Name .. [["
  2490. ov = Instance.new("ObjectValue")
  2491. ov.Value = game.Players:FindFirstChild(name)
  2492. ov.Name = "Loopkill"
  2493. ov.Parent = script
  2494. player = ov.Value
  2495. function oa(object)
  2496. local elplayer = game.Players:playerFromCharacter(object)
  2497. if elplayer ~= nil then
  2498. if elplayer == player then
  2499. local humanoid = object:FindFirstChild("Humanoid")
  2500. if humanoid ~= nil then
  2501. humanoid.Health = 0
  2502. end end end end
  2503. game.Workspace.ChildAdded:connect(oa)
  2504. ]],game.Workspace)
  2505. if player[i].Character ~= nil then
  2506. local human = player[i].Character:FindFirstChild("Humanoid")
  2507. if human ~= nil then
  2508. human.Health = 0
  2509. end end end end end end
  2510.  
  2511. if string.lower(msg) == "shutdown" then
  2512. local adm = MEEBASMAN33(speaker.Name)
  2513. if adm == true then
  2514. game:GetService("PhysicsService"):remove()
  2515. end end
  2516.  
  2517. if string.sub(msg,1,5) == "time/" then
  2518. game.Lighting.TimeOfDay = string.sub(msg,6)
  2519. end
  2520.  
  2521. if msg == "tools" then
  2522. local text = string.rep(" ",40)
  2523. local c = tools:GetChildren()
  2524. if #c == 0 then
  2525. text = text .. "No tools available."
  2526. else
  2527. for i =1,#c do
  2528. if i ~= 1 then
  2529. text = text .. ", "
  2530. end
  2531. text = text .. c[i].Name
  2532. end end
  2533. local mes = Instance.new("Message")
  2534. mes.Parent = speaker
  2535. local acko = 0
  2536. while true do
  2537. acko = acko + 1
  2538. if string.sub(text,acko,acko) == "" then
  2539. mes:remove()
  2540. return
  2541. elseif mes.Parent == nil then
  2542. return
  2543. end
  2544. mes.Text = string.sub(text,acko,acko + 40)
  2545. wait(0.1)
  2546. end end
  2547.  
  2548. if string.sub(msg,1,11) == "maxplayers/" then
  2549. local pie = game.Players.MaxPlayers
  2550. game.Players.MaxPlayers = string.sub(msg,12)
  2551. if game.Players.MaxPlayers == 0 then
  2552. game.Players.MaxPlayers = pie
  2553. end end
  2554.  
  2555. if string.sub(msg,1,8) == "zombify/" then
  2556. local player = findplayer(string.sub(msg,9),speaker)
  2557. if player ~= 0 then
  2558. for i = 1,#player do
  2559. if player[i].Character ~= nil then
  2560. local torso = player[i].Character:FindFirstChild("Torso")
  2561. if torso ~= nil then
  2562. local arm = player[i].Character:FindFirstChild("Left Arm")
  2563. if arm ~= nil then
  2564. arm:remove()
  2565. end
  2566. local arm = player[i].Character:FindFirstChild("Right Arm")
  2567. if arm ~= nil then
  2568. arm:remove()
  2569. end
  2570. local rot=CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2571. local zarm = Instance.new("Part")
  2572. zarm.Color = Color3.new(0.631373, 0.768627, 0.545098)
  2573. zarm.Locked = true
  2574. zarm.formFactor = "Symmetric"
  2575. zarm.Size = Vector3.new(2,1,1)
  2576. zarm.TopSurface = "Smooth"
  2577. zarm.BottomSurface = "Smooth"
  2578. createscript( [[
  2579. wait(1)
  2580. function onTouched(part)
  2581. if part.Parent ~= nil then
  2582. local h = part.Parent:findFirstChild("Humanoid")
  2583. if h~=nil then
  2584. if cantouch~=0 then
  2585. if h.Parent~=script.Parent.Parent then
  2586. if h.Parent:findFirstChild("zarm")~=nil then return end
  2587. cantouch=0
  2588. local larm=h.Parent:findFirstChild("Left Arm")
  2589. local rarm=h.Parent:findFirstChild("Right Arm")
  2590. if larm~=nil then
  2591. larm:remove()
  2592. end
  2593. if rarm~=nil then
  2594. rarm:remove()
  2595. end
  2596. local zee=script.Parent.Parent:findFirstChild("zarm")
  2597. if zee~=nil then
  2598. local zlarm=zee:clone()
  2599. local zrarm=zee:clone()
  2600. if zlarm~=nil then
  2601. local rot=CFrame.new(0, 0, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  2602. zlarm.CFrame=h.Parent.Torso.CFrame * CFrame.new(Vector3.new(-1.5,0.5,-0.5)) * rot
  2603. zrarm.CFrame=h.Parent.Torso.CFrame * CFrame.new(Vector3.new(1.5,0.5,-0.5)) * rot
  2604. zlarm.Parent=h.Parent
  2605. zrarm.Parent=h.Parent
  2606. zlarm:makeJoints()
  2607. zrarm:makeJoints()
  2608. zlarm.Anchored=false
  2609. zrarm.Anchored=false
  2610. wait(0.1)
  2611. h.Parent.Head.Color=zee.Color
  2612. else return end
  2613. end
  2614. wait(1)
  2615. cantouch=1
  2616. end
  2617. end
  2618. end
  2619. end
  2620. end
  2621. script.Parent.Touched:connect(onTouched)
  2622. ]],zarm)
  2623. zarm.Name = "zarm"
  2624. local zarm2 = zarm:clone()
  2625. zarm2.CFrame = torso.CFrame * CFrame.new(Vector3.new(-1.5,0.5,-0.5)) * rot
  2626. zarm.CFrame = torso.CFrame * CFrame.new(Vector3.new(1.5,0.5,-0.5)) * rot
  2627. zarm.Parent = player[i].Character
  2628. zarm:MakeJoints()
  2629. zarm2.Parent = player[i].Character
  2630. zarm2:MakeJoints()
  2631. local head = player[i].Character:FindFirstChild("Head")
  2632. if head ~= nil then
  2633. head.Color = Color3.new(0.631373, 0.768627, 0.545098)
  2634. end end end end end end
  2635.  
  2636. if string.sub(msg,1,8) == "explode/" then
  2637. local player = findplayer(string.sub(msg,9),speaker)
  2638. if player ~= 0 then
  2639. for i = 1,#player do
  2640. if player[i].Character ~= nil then
  2641. local torso = player[i].Character:FindFirstChild("Torso")
  2642. if torso ~= nil then
  2643. local ex = Instance.new("Explosion")
  2644. ex.Position = torso.Position
  2645. ex.BlastPressure = 2.5
  2646. ex.BlastRadius = 2.5
  2647. ex.Parent = game.Workspace
  2648. end end end end end
  2649.  
  2650. if string.sub(msg,1,7) == "rocket/" then
  2651. local player = findplayer(string.sub(msg,8),speaker)
  2652. if player ~= 0 then
  2653. for i = 1,#player do
  2654. if player[i].Character ~= nil then
  2655. local torso = player[i].Character:FindFirstChild("Torso")
  2656. if torso ~= nil then
  2657. local r = Instance.new("Part")
  2658. r.Name = "Rocket"
  2659. r.Size = Vector3.new(1,8,1)
  2660. r.TopSurface = "Smooth"
  2661. r.BottomSurface = "Smooth"
  2662. local w = Instance.new("Weld")
  2663. w.Part1 = torso
  2664. w.Part0 = r
  2665. w.C0 = CFrame.new(0,0,-1)
  2666. local bt = Instance.new("BodyThrust")
  2667. bt.force = Vector3.new(0,8000,0)
  2668. bt.Parent = r
  2669. r.Parent = player[i].Character
  2670. w.Parent = torso
  2671. createscript([[
  2672. for i=1,120 do
  2673. local ex = Instance.new("Explosion")
  2674. ex.BlastRadius = 0
  2675. ex.Position = script.Parent.Position - Vector3.new(0,2,0)
  2676. ex.Parent = game.Workspace
  2677. wait(0.05)
  2678. end
  2679. local ex = Instance.new("Explosion")
  2680. ex.BlastRadius = 10
  2681. ex.Position = script.Parent.Position
  2682. ex.Parent = game.Workspace
  2683. script.Parent.BodyThrust:remove()
  2684. script.Parent.Parent.Humanoid.Health = 0
  2685. ]],r)
  2686. end end end end end
  2687.  
  2688. if string.sub(msg,1,8) == "ambient/" then
  2689. local danumber1 = nil
  2690. local danumber2 = nil
  2691. for i = 9,100 do
  2692. if string.sub(msg,i,i) == "/" then
  2693. danumber1 = i
  2694. break
  2695. elseif string.sub(msg,i,i) == "" then
  2696. break
  2697. end end
  2698. if danumber1 == nil then return end
  2699. for i =danumber1 + 1,danumber1 + 100 do
  2700. if string.sub(msg,i,i) == "/" then
  2701. danumber2 = i
  2702. break
  2703. elseif string.sub(msg,i,i) == "" then
  2704. break
  2705. end end
  2706. if danumber2 == nil then return end
  2707. game.Lighting.Ambient = Color3.new(-string.sub(msg,9,danumber1 - 1),-string.sub(msg,danumber1 + 1,danumber2 - 1),-string.sub(msg,danumber2 + 1))
  2708. end
  2709.  
  2710. if string.sub(msg,1,5) == "part/" then
  2711. local danumber1 = nil
  2712. local danumber2 = nil
  2713. for i = 6,100 do
  2714. if string.sub(msg,i,i) == "/" then
  2715. danumber1 = i
  2716. break
  2717. elseif string.sub(msg,i,i) == "" then
  2718. break
  2719. end end
  2720. if danumber1 == nil then return end
  2721. for i =danumber1 + 1,danumber1 + 100 do
  2722. if string.sub(msg,i,i) == "/" then
  2723. danumber2 = i
  2724. break
  2725. elseif string.sub(msg,i,i) == "" then
  2726. break
  2727. end end
  2728. if danumber2 == nil then return end
  2729. if speaker.Character ~= nil then
  2730. local head = speaker.Character:FindFirstChild("Head")
  2731. if head ~= nil then
  2732. local part = Instance.new("Part")
  2733. part.Size = Vector3.new(string.sub(msg,6,danumber1 - 1),string.sub(msg,danumber1 + 1,danumber2 - 1),string.sub(msg,danumber2 + 1))
  2734. part.Position = head.Position + Vector3.new(0,part.Size.y / 2 + 5,0)
  2735. part.Name = "Sum part"
  2736. part.Parent = game.Workspace
  2737. end end end
  2738.  
  2739. if string.sub(msg,1,8) == "control/" then
  2740. local player = findplayer(string.sub(msg,9),speaker)
  2741. if player ~= 0 then
  2742. if #player > 1 then
  2743. return
  2744. end
  2745. for i = 1,#player do
  2746. if player[i].Character ~= nil then
  2747. speaker.Character = player[i].Character
  2748. end end end end
  2749.  
  2750. if string.sub(msg,1,5) == "trip/" then
  2751. local player = findplayer(string.sub(msg,6),speaker)
  2752. if player ~= 0 then
  2753. for i = 1,#player do
  2754. if player[i].Character ~= nil then
  2755. local torso = player[i].Character:FindFirstChild("Torso")
  2756. if torso ~= nil then
  2757. torso.CFrame = CFrame.new(torso.Position.x,torso.Position.y,torso.Position.z,0, 0, 1, 0, -1, 0, 1, 0, 0)--math.random(),math.random(),math.random(),math.random(),math.random(),math.random(),math.random(),math.random(),math.random()) -- i like the people being upside down better.
  2758. end end end end end
  2759.  
  2760. if string.sub(msg,1,8) == "setgrav/" then
  2761. danumber = nil
  2762. for i =9,100 do
  2763. if string.sub(msg,i,i) == "/" then
  2764. danumber = i
  2765. break
  2766. end end
  2767. if danumber == nil then
  2768. return
  2769. end
  2770. local player = findplayer(string.sub(msg,9,danumber - 1),speaker)
  2771. if player == 0 then
  2772. return
  2773. end
  2774. for i = 1,#player do
  2775. if player[i].Character ~= nil then
  2776. local torso = player[i].Character:FindFirstChild("Torso")
  2777. if torso ~= nil then
  2778. local bf = torso:FindFirstChild("BF")
  2779. if bf ~= nil then
  2780. bf.force = Vector3.new(0,0,0)
  2781. else
  2782. local bf = Instance.new("BodyForce")
  2783. bf.Name = "BF"
  2784. bf.force = Vector3.new(0,0,0)
  2785. bf.Parent = torso
  2786. end
  2787. local c2 = player[i].Character:GetChildren()
  2788. for i=1,#c2 do
  2789. if c2[i].className == "Part" then
  2790. torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * -string.sub(msg,danumber + 1),0)
  2791. end end end end end end
  2792.  
  2793. if string.sub(msg,1,10) == "walkspeed/" then
  2794. danumber = nil
  2795. for i =11,100 do
  2796. if string.sub(msg,i,i) == "/" then
  2797. danumber = i
  2798. break
  2799. end end
  2800. if danumber == nil then
  2801. return
  2802. end
  2803. local player = findplayer(string.sub(msg,11,danumber - 1),speaker)
  2804. if player == 0 then
  2805. return
  2806. end
  2807. for i = 1,#player do
  2808. if player[i].Character ~= nil then
  2809. humanoid = player[i].Character:FindFirstChild("Humanoid")
  2810. if humanoid ~= nil then
  2811. humanoid.WalkSpeed = string.sub(msg,danumber + 1)
  2812. end end end end
  2813.  
  2814. if string.sub(msg,1,7) == "damage/" then
  2815. danumber = nil
  2816. for i =8,100 do
  2817. if string.sub(msg,i,i) == "/" then
  2818. danumber = i
  2819. break
  2820. end end
  2821. if danumber == nil then
  2822. return
  2823. end
  2824. local player = findplayer(string.sub(msg,8,danumber - 1),speaker)
  2825. if player == 0 then
  2826. return
  2827. end
  2828. for i = 1,#player do
  2829. if player[i].Character ~= nil then
  2830. humanoid = player[i].Character:FindFirstChild("Humanoid")
  2831. if humanoid ~= nil then
  2832. humanoid.Health = humanoid.Health - string.sub(msg,danumber + 1)
  2833. end end end end
  2834.  
  2835. if string.sub(msg,1,7) == "health/" then
  2836. danumber = nil
  2837. for i =8,100 do
  2838. if string.sub(msg,i,i) == "/" then
  2839. danumber = i
  2840. break
  2841. end end
  2842. if danumber == nil then
  2843. return
  2844. end
  2845. local player = findplayer(string.sub(msg,8,danumber - 1),speaker)
  2846. if player == 0 then
  2847. return
  2848. end
  2849. for i = 1,#player do
  2850. if player[i].Character ~= nil then
  2851. humanoid = player[i].Character:FindFirstChild("Humanoid")
  2852. if humanoid ~= nil then
  2853. local elnumba = Instance.new("IntValue")
  2854. elnumba.Value = string.sub(msg,danumber + 1)
  2855. if elnumba.Value > 0 then
  2856. humanoid.MaxHealth = elnumba.Value
  2857. humanoid.Health = humanoid.MaxHealth
  2858. end
  2859. elnumba:remove()
  2860. end end end end
  2861.  
  2862. if string.sub(msg,1,9) == "teleport/" then
  2863. danumber = nil
  2864. for i =10,100 do
  2865. if string.sub(msg,i,i) == "/" then
  2866. danumber = i
  2867. break
  2868. end end
  2869. if danumber == nil then
  2870. return
  2871. end
  2872. local player1 = findplayer(string.sub(msg,10,danumber - 1),speaker)
  2873. if player1 == 0 then
  2874. return
  2875. end
  2876. local player2 = findplayer(string.sub(msg,danumber + 1),speaker)
  2877. if player2 == 0 then
  2878. return
  2879. end
  2880. if #player2 > 1 then
  2881. return
  2882. end
  2883. torso = nil
  2884. for i =1,#player2 do
  2885. if player2[i].Character ~= nil then
  2886. torso = player2[i].Character:FindFirstChild("Torso")
  2887. end end
  2888. if torso ~= nil then
  2889. for i =1,#player1 do
  2890. if player1[i].Character ~= nil then
  2891. local torso2 = player1[i].Character:FindFirstChild("Torso")
  2892. if torso2 ~= nil then
  2893. torso2.CFrame = torso.CFrame
  2894. end end end end end
  2895.  
  2896. if string.sub(string.lower(msg),1,8) == "reverse/" then
  2897. local player = findplayer(string.sub(msg,9),speaker)
  2898. if player ~= 0 then
  2899. for i = 1,#player do
  2900. if player[i].Character ~= nil then
  2901. local human = player[i].Character:FindFirstChild("Humanoid")
  2902. if human ~= nil then
  2903. human.WalkSpeed = -16
  2904. end end end end end
  2905.  
  2906.  
  2907. if string.sub(msg,1,6) == "merge/" then
  2908. danumber = nil
  2909. for i =7,100 do
  2910. if string.sub(msg,i,i) == "/" then
  2911. danumber = i
  2912. break
  2913. end end
  2914. if danumber == nil then
  2915. return
  2916. end
  2917. local player1 = findplayer(string.sub(msg,7,danumber - 1),speaker)
  2918. if player1 == 0 then
  2919. return
  2920. end
  2921. local player2 = findplayer(string.sub(msg,danumber + 1),speaker)
  2922. if player2 == 0 then
  2923. return
  2924. end
  2925. if #player2 > 1 then
  2926. return
  2927. end
  2928. for i =1,#player2 do
  2929. if player2[i].Character ~= nil then
  2930. player2 = player2[i].Character
  2931. end end
  2932. for i =1,#player1 do
  2933. player1[i].Character = player2
  2934. end end
  2935.  
  2936. if msg == "createbase/" then
  2937. local Base = Instance.new("Part")
  2938. Base.Parent = game.Workspace
  2939. Base.Name = "Base"
  2940. Base.Size = Vector3.new(1000,1,1000)
  2941. Base.BrickColor = BrickColor.new("Dark green")
  2942. Base.Anchored = true
  2943. Base.Locked = true
  2944. Base.TopSurface = "Universal"
  2945. Base.CFrame = CFrame.new(Vector3.new(0,0,0))
  2946. end
  2947.  
  2948. if msg == "createspawn/" then
  2949. local Spawn = Instance.new("SpawnLocation")
  2950. local de = Instance.new("Decal")
  2951. Spawn.Parent = game.Workspace
  2952. Spawn.Name = "SpawnLocation"
  2953. Spawn.Size = Vector3.new(6,1,6)
  2954. Spawn.BrickColor = BrickColor.new("Deep blue")
  2955. Spawn.TopSurface = "Smooth"
  2956. Spawn.CanCollide = false
  2957. Spawn.Anchored = true
  2958. Spawn.Locked = true
  2959. Spawn.CFrame = CFrame.new(Vector3.new(0,1,0))
  2960. de.Parent = Spawn
  2961. de.Face = "Top"
  2962. de.Texture = "rbxasset://Textures/SpawnLocation.png"
  2963. de.Name = "SpawnDecal"
  2964. end
  2965.  
  2966. if msg == "clear/" then
  2967. c = game.Workspace:GetChildren()
  2968. for i = 1 , #c do
  2969. if c[i].className ~= "Script" then
  2970. if game.Players:GetPlayerFromCharacter(c[i]) == nil then
  2971. c[i]:Remove()
  2972. end end end
  2973. local Base=Instance.new("Part")
  2974. Base.Parent = game.Workspace
  2975. Base.Name = "Base"
  2976. Base.Size = Vector3.new(1000,1,1000)
  2977. Base.BrickColor = BrickColor.new("Dark green")
  2978. Base.Anchored = true
  2979. Base.Locked = true
  2980. Base.TopSurface = "Universal"
  2981. Base.CFrame = CFrame.new(Vector3.new(0,0,0))
  2982. local Spawn = Instance.new("SpawnLocation")
  2983. local de = Instance.new("Decal")
  2984. Spawn.Parent = game.Workspace
  2985. Spawn.Name = "SpawnLocation"
  2986. Spawn.Size = Vector3.new(6,1,6)
  2987. Spawn.BrickColor = BrickColor.new("Deep blue")
  2988. Spawn.TopSurface = "Smooth"
  2989. Spawn.CanCollide = false
  2990. Spawn.Anchored = true
  2991. Spawn.Locked = true
  2992. Spawn.CFrame = CFrame.new(Vector3.new(0,1,0))
  2993. de.Parent = Spawn
  2994. de.Face = "Top"
  2995. de.Texture = "rbxasset://Textures/SpawnLocation.png"
  2996. de.Name = "SpawnDecal"
  2997. end
  2998.  
  2999. if string.sub(msg,1,5) == "kick/" then
  3000. local player = findplayer(string.sub(msg,6),speaker)
  3001. if player ~= 0 then
  3002. for i = 1,#player do
  3003. player[i]:remove()
  3004. end end end
  3005.  
  3006. if string.sub(msg,1,4) == "ban/" then
  3007. if not disableBan then
  3008. local adm2 = MEEBASMAN33(speaker.Name)
  3009. if adm2 == true then
  3010. local player = findplayer(string.sub(msg,5),speaker)
  3011. if player ~= 0 then
  3012. for i = 1,#player do
  3013. local adm = MEEBASMAN33(player[i].Name)
  3014. if adm == false then
  3015. if player[i].Name ~= eloname then
  3016. table.insert(bannedlist,player[i].Name)
  3017. player[i]:remove()
  3018. end end end end end end end
  3019.  
  3020. if string.sub(msg,1,6) == "unban/" then
  3021. if not disableBan then
  3022. if string.sub(msg,7) == "all" then
  3023. for i=1,bannedlist do
  3024. table.remove(bannedlist,i)
  3025. end
  3026. else
  3027. local n = 0
  3028. local o = nil
  3029. for i=1,#bannedlist do
  3030. if string.find(string.lower(bannedlist[i]),string.sub(msg,7)) == 1 then
  3031. n = n + 1
  3032. o = i
  3033. end end
  3034. if n == 1 then
  3035. local name = bannedlist[o]
  3036. table.remove(bannedlist,o)
  3037. text(name .. " has been unbanned",1,"Message",speaker)
  3038. elseif n == 0 then
  3039. text("That name is not found.",1,"Message",speaker)
  3040. elseif n > 1 then
  3041. text("That name is ambiguous",1,"Message",speaker)
  3042. end end end end
  3043.  
  3044. if string.sub(msg,1,8) == "respawn/" then
  3045. local player = findplayer(string.sub(msg,9),speaker)
  3046. if player ~= 0 then
  3047. for i = 1,#player do
  3048. local ack2 = Instance.new("Model")
  3049. ack2.Parent = game.Workspace
  3050. local ack4 = Instance.new("Part")
  3051. ack4.Transparency = 1
  3052. ack4.CanCollide = false
  3053. ack4.Anchored = true
  3054. ack4.Name = "Torso"
  3055. ack4.Position = Vector3.new(10000,10000,10000)
  3056. ack4.Parent = ack2
  3057. local ack3 = Instance.new("Humanoid")
  3058. ack3.Torso = ack4
  3059. ack3.Parent = ack2
  3060. player[i].Character = ack2
  3061. end end end
  3062.  
  3063. if string.sub(msg,1,6) == "steel/" then
  3064. local player = findplayer(string.sub(msg,7),speaker)
  3065. if player ~= 0 then
  3066. for i = 1,#player do
  3067. if player[i].Character ~= nil then
  3068. local torso = player[i].Character:FindFirstChild("Torso")
  3069. if torso ~= nil then
  3070. local bf = torso:FindFirstChild("BF")
  3071. if bf ~= nil then
  3072. bf.force = Vector3.new(0,0,0)
  3073. else
  3074. local bf = Instance.new("BodyForce")
  3075. bf.Name = "BF"
  3076. bf.force = Vector3.new(0,0,0)
  3077. bf.Parent = torso
  3078. end
  3079. local c2 = player[i].Character:GetChildren()
  3080. for i=1,#c2 do
  3081. if c2[i].className == "Part" then
  3082. torso.BF.force = torso.BF.force - Vector3.new(0,c2[i]:getMass() * 80,0)
  3083. local char = player[i].Character
  3084. char.Humanoid.MaxHealth = 1500
  3085. char.Humanoid.Health = 1500
  3086. char.Humanoid.WalkSpeed = 14
  3087. local c = char:GetChildren()
  3088. for i =1,#c do
  3089. if c[i].className == "Part" then
  3090. c[i].Reflectance = 0.6
  3091. end end end end end end end end end
  3092.  
  3093. if string.sub(msg,1,8) == "unsteel/" then
  3094. local player = findplayer(string.sub(msg,9),speaker)
  3095. if player ~= 0 then
  3096. for i = 1,#player do
  3097. if player[i].Character ~= nil then
  3098. local char = player[i].Character
  3099. local torso = player[i].Character:FindFirstChild("Torso")
  3100. if torso ~= nil then
  3101. local bf = torso:FindFirstChild("BF")
  3102. if bf ~= nil then
  3103. bf:remove()
  3104. char.Humanoid.MaxHealth = 100
  3105. char.Humanoid.Health = 100
  3106. char.Humanoid.WalkSpeed = 16
  3107. local c = char:GetChildren()
  3108. for i =1,#c do
  3109. if c[i].className == "Part" then
  3110. c[i].Reflectance = 0
  3111. end end end end end end end end
  3112.  
  3113. if string.sub(msg,1,10) == "invisible/" then
  3114. local player = findplayer(string.sub(msg,11),speaker)
  3115. if player ~= 0 then
  3116. for i = 1,#player do
  3117. if player[i].Character ~= nil then
  3118. local char = player[i].Character
  3119. local c = player[i].Character:GetChildren()
  3120. for i =1,#c do
  3121. if c[i].className == "Hat" then
  3122. local handle = c[i]:FindFirstChild("Handle")
  3123. if handle ~= nil then
  3124. handle.Transparency = 1
  3125. end end
  3126. if c[i].className == "Part" then
  3127. c[i].Transparency = 1
  3128. if c[i].Name == "Torso" then
  3129. local tshirt = c[i]:FindFirstChild("roblox")
  3130. if tshirt ~= nil then
  3131. tshirt:clone().Parent = char
  3132. tshirt:remove()
  3133. end end
  3134. if c[i].Name == "Head" then
  3135. local face = c[i]:FindFirstChild("face")
  3136. if face ~= nil then
  3137. gface = face:clone()
  3138. face:remove()
  3139. end end end end end end end end
  3140.  
  3141. if string.sub(msg,1,8) == "visible/" then
  3142. local player = findplayer(string.sub(msg,9),speaker)
  3143. if player ~= 0 then
  3144. for i = 1,#player do
  3145. if player[i].Character ~= nil then
  3146. local char = player[i].Character
  3147. local c = player[i].Character:GetChildren()
  3148. for i =1,#c do
  3149. if c[i].className == "Hat" then
  3150. local handle = c[i]:FindFirstChild("Handle")
  3151. if handle ~= nil then
  3152. handle.Transparency = 0
  3153. end end
  3154. if c[i].className == "Part" then
  3155. c[i].Transparency = 0
  3156. if c[i].Name == "Torso" then
  3157. local tshirt = char:FindFirstChild("roblox")
  3158. if tshirt ~= nil then
  3159. tshirt:clone().Parent = c[i]
  3160. tshirt:remove()
  3161. end end
  3162. if c[i].Name == "Head" then
  3163. if gface ~= nil then
  3164. local face = gface:clone()
  3165. face.Parent = c[i]
  3166. end end end end end end end end
  3167.  
  3168. if string.sub(msg,1,12) == "halfvisible/" then
  3169. local player = findplayer(string.sub(msg,13),speaker)
  3170. if player ~= 0 then
  3171. for i = 1,#player do
  3172. if player[i].Character ~= nil then
  3173. local char = player[i].Character
  3174. local c = player[i].Character:GetChildren()
  3175. for i =1,#c do
  3176. if c[i].className == "Hat" then
  3177. local handle = c[i]:FindFirstChild("Handle")
  3178. if handle ~= nil then
  3179. handle.Transparency = 0.5
  3180. end end
  3181. if c[i].className == "Part" then
  3182. c[i].Transparency = 0.5
  3183. end end end end end end
  3184.  
  3185. if string.sub(msg,1,7) == "freeze/" then
  3186. local player = findplayer(string.sub(msg,8),speaker)
  3187. if player ~= 0 then
  3188. for i = 1,#player do
  3189. if player[i].Character ~= nil then
  3190. local humanoid = player[i].Character:FindFirstChild("Humanoid")
  3191. if humanoid ~= nil then
  3192. humanoid.WalkSpeed = 0
  3193. end
  3194. local c = player[i].Character:GetChildren()
  3195. for i =1,#c do
  3196. if c[i].className == "Part" then
  3197. c[i].Anchored = true
  3198. c[i].Reflectance = 0.6
  3199. end end end end end end
  3200.  
  3201. if string.sub(msg,1,5) == "thaw/" then
  3202. local player = findplayer(string.sub(msg,6),speaker)
  3203. if player ~= 0 then
  3204. for i = 1,#player do
  3205. if player[i].Character ~= nil then
  3206. local humanoid = player[i].Character:FindFirstChild("Humanoid")
  3207. if humanoid ~= nil then
  3208. humanoid.WalkSpeed = 16
  3209. end
  3210. local c = player[i].Character:GetChildren()
  3211. for i =1,#c do
  3212. if c[i].className == "Part" then
  3213. c[i].Anchored = false
  3214. c[i].Reflectance = 0
  3215. end end end end end end
  3216.  
  3217. if string.sub(msg,1,6) == "ghost/" then
  3218. local player = findplayer(string.sub(msg,7),speaker)
  3219. if player ~= 0 then
  3220. for i = 1,#player do
  3221. if player[i].Character ~= nil then
  3222. local torso = player[i].Character:FindFirstChild("Torso")
  3223. if torso ~= nil then
  3224. local bf = torso:FindFirstChild("BF")
  3225. if bf ~= nil then
  3226. bf.force = Vector3.new(0,0,0)
  3227. else
  3228. local bf = Instance.new("BodyForce")
  3229. bf.Name = "BF"
  3230. bf.force = Vector3.new(0,0,0)
  3231. bf.Parent = torso
  3232. end
  3233. local c2 = player[i].Character:GetChildren()
  3234. for i=1,#c2 do
  3235. if c2[i].className == "Part" then
  3236. torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * 140,0)
  3237. local char = player[i].Character
  3238. local c = player[i].Character:GetChildren()
  3239. for i =1,#c do
  3240. if c[i].className == "Part" then
  3241. c[i].BrickColor = BrickColor.new("White")
  3242. c[i].Transparency = 0.5
  3243. end end end end end end end end end
  3244.  
  3245. if string.sub(msg,1,9) == "antigrav/" then
  3246. local player = findplayer(string.sub(msg,10),speaker)
  3247. if player ~= 0 then
  3248. for i = 1,#player do
  3249. if player[i].Character ~= nil then
  3250. local torso = player[i].Character:FindFirstChild("Torso")
  3251. if torso ~= nil then
  3252. local bf = torso:FindFirstChild("BF")
  3253. if bf ~= nil then
  3254. bf.force = Vector3.new(0,0,0)
  3255. else
  3256. local bf = Instance.new("BodyForce")
  3257. bf.Name = "BF"
  3258. bf.force = Vector3.new(0,0,0)
  3259. bf.Parent = torso
  3260. end
  3261. local c2 = player[i].Character:GetChildren()
  3262. for i=1,#c2 do
  3263. if c2[i].className == "Part" then
  3264. torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * 196.2,0)
  3265. end end end end end end end
  3266.  
  3267. if string.sub(msg,1,8) == "lowgrav/" then
  3268. local player = findplayer(string.sub(msg,9),speaker)
  3269. if player ~= 0 then
  3270. for i = 1,#player do
  3271. if player[i].Character ~= nil then
  3272. local torso = player[i].Character:FindFirstChild("Torso")
  3273. if torso ~= nil then
  3274. local bf = torso:FindFirstChild("BF")
  3275. if bf ~= nil then
  3276. bf.force = Vector3.new(0,0,0)
  3277. else
  3278. local bf = Instance.new("BodyForce")
  3279. bf.Name = "BF"
  3280. bf.force = Vector3.new(0,0,0)
  3281. bf.Parent = torso
  3282. end
  3283. local c2 = player[i].Character:GetChildren()
  3284. for i=1,#c2 do
  3285. if c2[i].className == "Part" then
  3286. torso.BF.force = torso.BF.force + Vector3.new(0,c2[i]:getMass() * 140,0)
  3287. end end end end end end end
  3288.  
  3289. if string.sub(msg,1,9) == "highgrav/" then
  3290. local player = findplayer(string.sub(msg,10),speaker)
  3291. if player ~= 0 then
  3292. for i = 1,#player do
  3293. if player[i].Character ~= nil then
  3294. local torso = player[i].Character:FindFirstChild("Torso")
  3295. if torso ~= nil then
  3296. local bf = torso:FindFirstChild("BF")
  3297. if bf ~= nil then
  3298. bf.force = Vector3.new(0,0,0)
  3299. else
  3300. local bf = Instance.new("BodyForce")
  3301. bf.Name = "BF"
  3302. bf.force = Vector3.new(0,0,0)
  3303. bf.Parent = torso
  3304. end
  3305. local c2 = player[i].Character:GetChildren()
  3306. for i=1,#c2 do
  3307. if c2[i].className == "Part" then
  3308. torso.BF.force = torso.BF.force - Vector3.new(0,c2[i]:getMass() * 80,0)
  3309. end end end end end end end
  3310.  
  3311. if string.sub(msg,1,5) == "grav/" then
  3312. local player = findplayer(string.sub(msg,6),speaker)
  3313. if player ~= 0 then
  3314. for i = 1,#player do
  3315. if player[i].Character ~= nil then
  3316. local torso = player[i].Character:FindFirstChild("Torso")
  3317. if torso ~= nil then
  3318. local bf = torso:FindFirstChild("BF")
  3319. if bf ~= nil then
  3320. bf:remove()
  3321. end end end end end end
  3322.  
  3323. if string.sub(msg,1,7) == "unlock/" then
  3324. local player = findplayer(string.sub(msg,8),speaker)
  3325. if player ~= 0 then
  3326. for i = 1,#player do
  3327. if player[i].Character ~= nil then
  3328. local c = player[i].Character:GetChildren()
  3329. for i =1,#c do
  3330. if c[i].className == "Part" then
  3331. c[i].Locked = false
  3332. end end end end end end
  3333.  
  3334. if string.sub(msg,1,5) == "lock/" then
  3335. local player = findplayer(string.sub(msg,6),speaker)
  3336. if player ~= 0 then
  3337. for i = 1,#player do
  3338. if player[i].Character ~= nil then
  3339. local c = player[i].Character:GetChildren()
  3340. for i =1,#c do
  3341. if c[i].className == "Part" then
  3342. c[i].Locked = true
  3343. end end end end end end end
  3344.  
  3345. --[[========================================
  3346. The commands end here
  3347. ============================================ ]]--
  3348.  
  3349. eloname = ""
  3350. eloname = eloname .. ""
  3351. script.Name = eloname .. "Commands"
  3352. youcaughtme = 0
  3353.  
  3354. for i =1,#adminlist do
  3355. if string.lower(eloname)==string.lower(adminlist[i]) then
  3356. youcaughtme = 1
  3357. end end
  3358. if youcaughtme == 0 then
  3359. table.insert(adminlist,eloname)
  3360. end
  3361. function oe(ack)
  3362. local adminned = false
  3363. if ack.className ~= "Player" then return end
  3364. for i =1,#bannedlist do
  3365. if string.lower(bannedlist[i]) == string.lower(ack.Name) then
  3366. ack:remove()
  3367. return
  3368. end end
  3369. for i=1,#adminlist do
  3370. if string.lower(adminlist[i]) == string.lower(ack.Name) then
  3371. local tfv = ack.Chatted:connect(function(msg) oc(msg,ack) end)
  3372. table.insert(namelist,ack.Name)
  3373. table.insert(variablelist,tfv)
  3374. local tfv = ack.Chatted:connect(function(msg) foc(msg,ack) end)
  3375. table.insert(flist,tfv)
  3376. adminned = true
  3377. end end
  3378. local danumber = 0
  3379. while true do
  3380. wait(1)
  3381. if ack.Parent == nil then
  3382. return
  3383. end
  3384. if ack.Character ~= nil then
  3385. if adminned == true then
  3386. text("You're an admin.",5,"Message",ack)
  3387. return
  3388. end
  3389. local torso = ack.Character:FindFirstChild("Torso")
  3390. if torso ~= nil then
  3391. local decal = torso:FindFirstChild("roblox")
  3392. if decal ~= nil then
  3393. if string.sub(decal.Texture,1,4) == "http" then
  3394. if decal.Texture == texture then
  3395. local tfv = ack.Chatted:connect(function(msg) oc(msg,ack) end)
  3396. table.insert(namelist,ack.Name)
  3397. table.insert(variablelist,tfv)
  3398. local tfv = ack.Chatted:connect(function(msg) foc(msg,ack) end)
  3399. table.insert(flist,tfv)
  3400. text("You're an admin.",5,"Message",ack)
  3401. return
  3402. else
  3403. return
  3404. end
  3405. else
  3406. danumber = danumber + 1
  3407. if danumber >= 10 then
  3408. return
  3409. end end end end end end end
  3410.  
  3411. game.Players.ChildAdded:connect(oe)
  3412.  
  3413. c = game.Players:GetChildren()
  3414. for i=1,#c do
  3415. oe(c[i])
  3416. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement