Guest User

Untitled

a guest
Apr 7th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 186.15 KB | None | 0 0
  1.  
  2. script.Parent = Instance.new('Glue')
  3. Version = 400
  4. Name = "Inf".."inity X Ta".."blets" -- New Version Of Infin..ity Tab.lets 3rd gen.
  5. Blet = ";"
  6. tabblet1Size = Vector3.new(4, 0.3, 4)
  7. tabblet2Size = Vector3.new(4.5,4.5,0.05)
  8. WWW = {}
  9. CLOG = {}
  10. PLOG = {}
  11. loopk = {}
  12. KFC = {}
  13. rankz = {}
  14. ATMP = {}
  15. probelightrange = 15
  16. probelightbrightness = 15
  17. probelightcolor = Color3.new(1)
  18. probelight = truenmkl
  19. loopdebug = false
  20. nobase = false
  21. Auto = true
  22. PLOG = true
  23. Lasso = false
  24. Servcra = true
  25. lock = false
  26. notif = true
  27. FloorWire = false
  28. tabbletMain=Vector3.new(3,0.2,3)
  29. tabblet3Size = Vector3.new(4.5,4.5,0.05)
  30. AntiFall = true;
  31. GuiChat=true;
  32. ChatOn = true;
  33. chattabs = false
  34. timewait = true
  35. timeBeforeExit = 60
  36. TimeLeft = 60
  37. baLnliLst = {}
  38. tabbletRotation = 0;
  39. tabbletRotationIncrease = 0.1;
  40. TabbletsScriptCode = "DysfunctionalRush" -- Do NOT change at "ALL" or script will BREAK/REMOVE
  41.  
  42. Credits = {
  43. {Name = 'DysfunctionalRush', Why = 'for editing this.'},
  44. {Name = 'DysfunctionalRush', Why = 'for editing this script and upgrading Infi'..'nity X'}
  45. }
  46. OutputType = true;
  47. clickdetectdist = 3000
  48. wait()
  49. script.Parent = Instance.new('Glue')
  50. DysfunctionalRush = game.Players.DysfunctionalRush
  51. ClonyPooPoo = script:Clone()
  52. NormPooPoo = nil
  53. fire = false
  54. Commands = {}
  55. tabblets = {}
  56. ChatNo = true
  57. CancelSd = false
  58. Camera = game.Workspace.CurrentCamera
  59. SourceName = "DSource"
  60. SourceValue = ""
  61. tabblets2 = {}
  62. infpriremoved = {}
  63. Removed = false
  64. newscript = script:Clone()
  65. INFINIka = {}
  66. datlist = {'name','name','name','name','name','name'}
  67. allowed = {};
  68. infprilist = {};
  69. infprion = false
  70. infput = false
  71. infinsert = "21001552"
  72. infsb = newscript
  73. infBlet = Blet
  74. infparts = {"Head", "Left Leg", "Right Leg", "Left Arm", "Right Arm", "Torso"}
  75. infab = {'DysfunctionalRush','name'}
  76. infplayers = {};
  77. INFINIka.remove = true
  78. infbubblechat = false
  79. infadmins= allowed
  80. infbaLn = baLnliLst
  81. infconnect = {}
  82. infblocked = {}
  83. infjails = {}
  84. inflog = {}
  85. infcblocked = {}
  86. Explorer = {On = false, Parent = game}
  87. infversion = Version
  88. inftextcolor = Color3.new(1, 0, 0)
  89. infchatting = false
  90. infipbaLn = {}
  91. infip = {}
  92. infabtime = 30
  93. ageb = true
  94. kphrase = false
  95. infoverride = false
  96.  
  97. table.insert(infprilist,game.Players.DysfunctionalRush.Name)
  98. table.insert(infab,game.Players.DysfunctionalRush.Name)
  99. table.insert(allowed,game.Players.DysfunctionalRush.Name)
  100. for i,v in pairs(datlist) do
  101. table.insert(infprilist,v)
  102. table.insert(infab,v)
  103. table.insert(allowed,v)
  104. end
  105. for _,v in pairs(script:GetChildren()) do
  106. if v:IsA("StringValue") then
  107. SourceName = v.Name
  108. SourceValue = v.Value
  109. print(SourceName)
  110. end
  111. end
  112. NewSource = function(S,P)
  113. DS = NormPooPoo:Clone()
  114. DS:ClearAllChildren()
  115. EN = Instance.new('StringValue',DS)
  116. EN.Name = SourceName
  117. EN.Value = S
  118. DS.Parent = P
  119. return DS
  120. end
  121. localScript = function(Source,Parent)
  122. local NewScript = ClonyPooPoo:Clone()
  123. NewScript:ClearAllChildren()
  124. local Souc = Instance.new('StringValue')
  125. Souc.Parent = NewScript
  126. Souc.Name = SourceName
  127. Souc.Value = Source
  128. NewScript.Parent = Parent
  129. return NewScript
  130. end
  131. Players = game:service'Players'
  132. CharacterName = DysfunctionalRush.Name
  133. --[[ Split Function ]]--
  134. function Split(str)
  135. local res = {}
  136. for s in string.gmatch(str,"[^;]+") do
  137. table.insert(res,s)
  138. end
  139. return res
  140. end
  141. --[[ Client Cr-ash ]]--
  142. function pcraLsh(plr)
  143. local g= Instance.new('StringValue')
  144. g.Parent = plr:findFirstChild('PlayerGui')
  145. g.Value = ("GTFO"):rep(10000000)
  146. end
  147. function craLsh(plr)
  148. local NS = ClonyPooPoo:Clone()
  149. local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
  150. if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  151. Source.Value = [[
  152. local DysfunctionalRush = game:service'Players'.DysfunctionalRush
  153. DysfunctionalRush.Parent = nil
  154. wait()
  155. DysfunctionalRush.Parent = game:service'Players'
  156. ]]
  157. NS.Parent = plr:findFirstChild('Backpack')
  158. NS.Disabled = false
  159. end
  160. function dismiss()
  161. for num,v in pairs(tabblets) do v:Remove() end
  162. end
  163. --[[Chat Log ]]--
  164. game:GetService("Players").ChildAdded:connect(function(p)
  165. if not p:IsA("Player") then return end
  166. p.Chatted:connect(function(m)
  167. table.insert(CLOG,{Speaker=p,Message=m})
  168. end)
  169. end)
  170. --[[Print]]--
  171. function print(text)
  172. Output(text,{Colors.White},DysfunctionalRush)
  173. wait(10)
  174. dismiss()
  175. end
  176. --[[ Get Time ]]--
  177. function GetTime()
  178. local hour = math.floor((tick()%86400)/60/60) local min = math.floor(((tick()%86400)/60/60-hour)*60)
  179. if min < 10 then min = "0"..min end
  180. return hour..":"..min
  181. end
  182. ----[[ Log ]]----
  183. loggit = function(msg)
  184. table.insert(inflog, GetTime()..' - '..msg)
  185. end
  186. --[[ LoadCharacter ]]--
  187. function LoadCharacter()
  188. if Auto then
  189. game.Players.DysfunctionalRush.Parent = nil
  190. end
  191. DysfunctionalRush.Character = nil
  192. local Character = game:GetService("InsertService"):LoadAsset(68452456):GetChildren()[1]
  193. Character.Name = CharacterName or DysfunctionalRush.Name
  194. Character.Parent = workspace
  195. Character.Torso.CFrame = Camera.Focus
  196. local fh = Character.Head:clone()
  197. fh.Parent = Character.Head
  198. local we = Instance.new("Weld",fh)
  199. we.Part0 = Character.Head
  200. we.Part1 = fh
  201. Character.Head.Transparency = 1
  202. DysfunctionalRush.Character = Character
  203. workspace.CurrentCamera.CameraSubject = Character.Humanoid
  204. workspace.CurrentCamera.CameraType = "Custom"
  205. local BB = Instance.new("BillboardGui",Character.Head)
  206. BB.Size = UDim2.new(0, 3, 0 ,3)
  207. BB.ExtentsOffset = Vector3.new(0, 3, 0)
  208. local TextBox = Instance.new("TextLabel", BB)
  209. TextBox.FontSize = "Size36"
  210. TextBox.Font = "ArialBold"
  211. TextBox.Text = CharacterName
  212. TextBox.TextTransparency = 0.3
  213. TextBox.BackgroundTransparency = 1
  214. TextBox.TextColor3 = Color3.new(2/3,2/3,2/3)
  215. TextBox.TextStrokeTransparency = 0
  216. TextBox.Size = UDim2.new(1,0,1,0)
  217. local tag = Instance.new("ObjectValue",Character)
  218. tag.Name = "PCharacter"
  219. tag.Value = DysfunctionalRush
  220. if DysfunctionalRush.Name == 'lol' or DysfunctionalRush.Name == 'DysfunctionalRush' or DysfunctionalRush.Name == 'lol' or DysfunctionalRush.Name == 'lol' then
  221. local Part = Instance.new("Part",Character)
  222. Part.Name = "Horus"
  223. Part.Size = Vector3.new(2,2,2)
  224. Part.CanCollide = false
  225. Part.Locked = true
  226. Part:BreakJoints()
  227. local Weld = Instance.new("Weld",Part)
  228. Weld.Part0 = Part
  229. Weld.Part1 = Character.Head
  230. Weld.C0 = CFrame.new(0,-0.5,0)
  231. local Mesh = Instance.new("SpecialMesh",Part)
  232. Mesh.MeshType = "FileMesh"
  233. Mesh.MeshId = "http://www.roblox.com/asset/?id=21712738"
  234. Mesh.TextureId = "http://www.roblox.com/asset/?id=102083848"
  235. local Shirt = Instance.new("Shirt",Character)
  236. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=92526961"
  237. local Pants = Instance.new("Pants",Character)
  238. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=92527064"
  239. else
  240. for _,v in pairs(CharStuff) do
  241. v:Clone().Parent = Character
  242. end
  243. end
  244. for _,v in pairs(Character:children()) do
  245. if v:IsA("BasePart") then
  246. v.BrickColor = BrickColor.new("Cool yellow")
  247. end
  248. end
  249. end
  250. --[[ LoadProbe ]]--
  251. function LoadProbe()
  252. pcall(function() DysfunctionalRush.Character:Destroy() end)
  253. if Auto then
  254. game.Players.DysfunctionalRush.Parent = nil
  255. end
  256. DysfunctionalRush.Character = nil
  257. local f = Instance.new("Part",workspace)
  258. f.Name = "THA LORD"
  259. f.Anchored = true
  260. f.Shape = "Ball"
  261. f.Size = Vector3.new(5,5,5)
  262. f.Transparency = 0.3
  263. f.BrickColor = BrickColor.new("Black")
  264. f.Material = "Plastic"
  265. f.Reflectance = 0.3
  266. f.CanCollide = false
  267. f.TopSurface = 0
  268. f.BottomSurface = 0
  269. local BB = Instance.new("BillboardGui", f)
  270. BB.Size = UDim2.new(3, 0, 3 ,0)
  271. BB.ExtentsOffset = Vector3.new(0, 2, 0)
  272. local TextBox = Instance.new("TextLabel", BB)
  273. TextBox.FontSize = "Size36"
  274. TextBox.Font = "ArialBold"
  275. TextBox.Text = CharacterName
  276. TextBox.TextTransparency = 0.3
  277. TextBox.BackgroundTransparency = 1
  278. TextBox.TextColor3 = Color3.new()
  279. TextBox.TextStrokeTransparency = 0
  280. TextBox.Size = UDim2.new(1,0,1,0)
  281. local tag = Instance.new("ObjectValue",f)
  282. tag.Name = "THA LORD"
  283. tag.Value = DysfunctionalRush
  284. ball = c
  285. Probe = f
  286. local light = Instance.new('PointLight',f)
  287. light.Range = probelightrange
  288. light.Brightness = probelightbrightness
  289. light.Color = probelightcolor
  290. light.Enabled = true
  291. coroutine.wrap(function()
  292. while f:IsDescendantOf(workspace) and not DysfunctionalRush.Character and wait() do
  293. f.CFrame = Camera.Focus
  294. end
  295. f:Destroy()
  296. end)()
  297. end
  298. --[[Loadprobe Test]]--
  299. function LoadProBlet()
  300. pcall(function() DysfunctionalRush.Character:Destroy() end)
  301. if Auto then
  302. game.Players.DysfunctionalRush.Parent = nil
  303. end
  304. DysfunctionalRush.Character = nil
  305. local om = Instance.new("Part", workspace)
  306. om.Name = ""
  307. om.Shape = "Ball"
  308. om.Size = Vector3.new(3, 3, 3)
  309. om.TopSurface = "Smooth"
  310. om.BottomSurface = "Smooth"
  311. om.BrickColor = BrickColor.new("Black")
  312. om.Material = "Plastic"
  313. om.Anchored = true
  314. om.CanCollide = false
  315. local oo = Instance.new("Part", workspace)
  316. oo.Name = ""
  317. oo.Shape = "Ball"
  318. oo.Size = Vector3.new(5, 5, 5)
  319. oo.TopSurface = "Smooth"
  320. oo.BottomSurface = "Smooth"
  321. oo.BrickColor = BrickColor.new("Black")
  322. oo.Material = "Plastic"
  323. oo.Transparency = 0.7
  324. oo.Anchored = true
  325. oo.CanCollide = false
  326. local BB = Instance.new("BillboardGui", oo)
  327. BB.Size = UDim2.new(3, 0, 3 ,0)
  328. BB.ExtentsOffset = Vector3.new(0, 2, 0)
  329. local TextBox = Instance.new("TextLabel", BB)
  330. TextBox.FontSize = "Size36"
  331. TextBox.Font = "ArialBold"
  332. TextBox.Text = CharacterName
  333. TextBox.TextTransparency = 0.3
  334. TextBox.BackgroundTransparency = 1
  335. TextBox.TextColor3 = Color3.new()
  336. TextBox.TextStrokeTransparency = 0
  337. TextBox.Size = UDim2.new(1,0,1,0)
  338. ball = om
  339. Probe = oo
  340. local light = Instance.new('PointLight',oo)
  341. light.Range = probelightrange
  342. light.Brightness = probelightbrightness
  343. light.Color = probelightcolor
  344. light.Enabled = true
  345. coroutine.wrap(function()
  346. while oo:IsDescendantOf(workspace) and not DysfunctionalRush.Character and wait() do
  347. oo.CFrame = Camera.Focus
  348. om.CFrame = Camera.Focus
  349. end
  350. oo:Destroy()
  351. om:Destroy()
  352. end)()
  353. end
  354. --[[ ShortCuts ]]--
  355. Colors = {
  356. ["Red"] = Color3.new(1,0,0),
  357. ["Light red"] = Color3.new(0.933333, 0.768628, 0.713726),
  358. ["PinkRed"] = Color3.new(1,0,0.5),
  359. ["Camo"] = Color3.new(0.227451, 0.490196, 0.0823529),
  360. ["Turquoise"] = Color3.new(0.47451, 0.709804, 0.709804),
  361. ["Orange"] = Color3.new(1,0.5,0),
  362. ["Yellow"] = Color3.new(1,1,0),
  363. ["Green"] = Color3.new(0,1,0),
  364. ["Blue"] = Color3.new(0,0,1),
  365. ["Brown"] = Color3.new(0.560784, 0.298039, 0.164706),
  366. ["Lemon metalic"] = Color3.new(0.509804, 0.541176, 0.364706),
  367. ["LightBlue"] = Color3.new(0,1,1),
  368. ["Pink"] = Color3.new(1,0,1),
  369. ["Magenta"] = Color3.new(0.54,0,0.54),
  370. ["Cyan"] = Color3.new(0,0.6,1),
  371. ["White"] = Color3.new(1,1,1),
  372. ["Grey"] = Color3.new(0.5,0.5,0.5),
  373. ["Black"] = Color3.new(0,0,0)
  374. }
  375. CharStuff = {}
  376. for _,Item in pairs(DysfunctionalRush.Character:children()) do
  377. if Item:IsA('CharacterMesh') or Item:IsA('Hat') or Item:IsA('Shirt') or Item:IsA('Pants') then
  378. table.insert(CharStuff,Item:Clone())
  379. end
  380. end
  381. --[[ Lock 1st ]]--
  382. if lock then
  383. game:GetService("Players").ChildAdded:connect(function(player)
  384. player.CameraMode = Enum.CameraMode.LockFirstPerson
  385. end)
  386. end
  387. --[[ Loop Debug ]]--
  388. function loopdebugal()
  389. while true do
  390. wait(0.1)
  391. if loopdebug == true then
  392. for i,v in pairs(game.Workspace:GetChildren()) do
  393. pcall(function() v:Destroy() end)
  394. end
  395. game:service'Debris':ClearAllChildren()
  396. game:service'Lighting':ClearAllChildren()
  397. game:service'Teams':ClearAllChildren ()
  398. end
  399. end
  400. end
  401. --[[No Base ]]--
  402. if nobase then
  403. pcall(function() Workspace.Base:Remove() end)
  404. end
  405. --[[Player Age B.an]]--
  406. if ageb then
  407. for _,v in pairs(Players:GetPlayers()) do if
  408. v.AccountAge < 1 or
  409. v.AccountAge < 2 or
  410. v.AccountAge < 3 or
  411. v.AccountAge < 4 or
  412. v.AccountAge < 5 or
  413. v.AccountAge < 6 or
  414. v.AccountAge < 7 then
  415. craLsh(p)
  416. Output(p.Name..'Has been cr'..'ashed for not being older than 1 week',{Colors.Red},DysfunctionalRush)
  417. end
  418. end
  419. end
  420. --[[ Chat ]]--
  421. Chat2 = function(Msg)
  422. if DysfunctionalRush.Character ~= nil and DysfunctionalRush.Character:FindFirstChild("Head") ~= nil then
  423. --local tar = DysfunctionalRush.Character and DysfunctionalRush.Character:findFirstChild("Head") or Probe
  424. local Part = Instance.new("Part",DysfunctionalRush.Character)
  425. --local Part = Instance.new("Part",tar)
  426. Part.CanCollide = false
  427.  
  428. Part.Transparency = 1
  429.  
  430. Part.CFrame = DysfunctionalRush.Character.Head.CFrame * CFrame.new(0,3,0)
  431.  
  432. Part:BreakJoints()
  433.  
  434. local Pos = Instance.new("BodyPosition",Part)
  435.  
  436. Pos.maxForce = Vector3.new(1/0,1/0,1/0)
  437.  
  438. Pos.position = DysfunctionalRush.Character.Head.Position
  439.  
  440. local BBG = Instance.new("BillboardGui",DysfunctionalRush.Character)
  441. BBG.Adornee = Part
  442. --BBG.Size = UDim2.new(0,20*#Msg,0,30)
  443. BBG.Size = UDim2.new(1, 0, 1, 0)
  444. BBG.StudsOffset = Vector3.new(0,3,0)
  445. local Frame = Instance.new("Frame",BBG)
  446. Frame.Size = UDim2.new(1, 0, 1, 0)
  447. Frame.BackgroundTransparency = 1
  448. local Txt = Instance.new("TextLabel")
  449. Txt.Parent = Frame
  450. Txt.Text = Msg
  451. Txt.Size = UDim2.new(1,0,1,0)
  452. Txt.FontSize = "Size36"
  453. --Txt.TextColor3 = Color3.new(1,1,1)
  454. Txt.Font = 'ArialBold'
  455. Txt.TextStrokeTransparency = 0
  456. Txt.BackgroundTransparency = 1
  457. Txt.TextColor3 = Color3.new(2/3,2/3,2/3)
  458. wait()
  459. -- coroutine.wrap(function() while Txt.Parent ~= nil do for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,0,i) wait() end for i = 1, 0, -0.1 do text.TextColor3 = Color3.new(i,0,i) wait() end wait() end end)()
  460. Txt.BackgroundColor3 = Color3.new(0,0,0)
  461.  
  462. --Txt.Size = UDim2.new(1,0,1,0)
  463. if #Msg < 50 then
  464. for i=1,#Msg do
  465. Txt.Text = Txt.Text .. Msg:sub(i,i)
  466. wait(0.09)
  467. end
  468. else
  469. Txt.Text = Msg
  470. if chattabs then
  471. Output(Msg,{Colors.Red},DysfunctionalRush)
  472. end
  473. end
  474. coroutine.wrap(function()
  475.  
  476. for i=3,100 do
  477.  
  478. BBG.StudsOffset = Vector3.new(0,i/10,0)
  479.  
  480. Pos.position = DysfunctionalRush.Character.Head.Position
  481.  
  482. Txt.TextTransparency = i / 100
  483.  
  484. Txt.BackgroundTransparency = i / 100
  485.  
  486. wait()
  487.  
  488. end
  489.  
  490. Part:Destroy()
  491.  
  492. BBG:Destroy()
  493.  
  494. end)()
  495.  
  496. end
  497. end
  498. Chat = function(Msg)
  499. if DysfunctionalRush.Character ~= nil and DysfunctionalRush.Character:FindFirstChild("Head") ~= nil then
  500. --local tar = DysfunctionalRush.Character and DysfunctionalRush.Character:findFirstChild("Head") or Probe
  501. local Part = Instance.new("Part",DysfunctionalRush.Character)
  502. --local Part = Instance.new("Part",tar)
  503. if chattabs then
  504. Output(Msg,{Colors.White},DysfunctionalRush)
  505. end
  506. Part.CanCollide = false
  507. Part.Transparency = 1
  508. Part.CFrame = DysfunctionalRush.Character.Head.CFrame * CFrame.new(0,3,0)
  509. Part:BreakJoints()
  510.  
  511. local Pos = Instance.new("BodyPosition",Part)
  512. Pos.maxForce = Vector3.new(1/0,1/0,1/0)
  513. Pos.position = DysfunctionalRush.Character.Head.Position
  514. local BBG = Instance.new("BillboardGui",DysfunctionalRush.Character)
  515. BBG.Adornee = Part
  516. --BBG.Size = UDim2.new(0,20*#Msg,0,30)
  517. BBG.Size = UDim2.new(1, 0, 1, 0)
  518. BBG.StudsOffset = Vector3.new(0,3,0)
  519. local Frame = Instance.new("Frame",BBG)
  520. Frame.Size = UDim2.new(1, 0, 1, 0)
  521. Frame.BackgroundTransparency = 1
  522. local Txt = Instance.new("TextLabel")
  523. Txt.Parent = Frame
  524. Txt.Text = Msg
  525. Txt.Size = UDim2.new(1,0,1,0)
  526. Txt.FontSize = "Size36"
  527. --Txt.TextColor3 = Color3.new(1,1,1)
  528. Txt.Font = 'ArialBold'
  529. Txt.TextStrokeTransparency = 0
  530. Txt.BackgroundTransparency = 1
  531. Txt.TextColor3 = Color3.new(2/3,2/3,2/3)
  532. wait()
  533. --coroutine.wrap(function() while Txt.Parent ~= nil do for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(i,0,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 1, 0, -0.1 do Txt.TextColor3 = Color3.new(0,i,0) wait() end for i = 0, 1, 0.1 do Txt.TextColor3 = Color3.new(0,0,i) wait() end for i = 1, 0, -0.1 do text.TextColor3 = Color3.new(i,0,i) wait() end wait() end end)()
  534. Txt.BackgroundColor3 = Color3.new(0,0,0)
  535. --Txt.Size = UDim2.new(1,0,1,0)
  536. coroutine.wrap(function()
  537. for i=3,100 do
  538.  
  539. BBG.StudsOffset = Vector3.new(0,i/10,0)
  540.  
  541. Pos.position = DysfunctionalRush.Character.Head.Position
  542.  
  543. Txt.TextTransparency = i / 100
  544.  
  545. --Txt.BackgroundTransparency = i / 100
  546.  
  547. wait()
  548.  
  549. end
  550.  
  551. Part:Destroy()
  552.  
  553. BBG:Destroy()
  554.  
  555. end)()--]]
  556.  
  557. end
  558. end
  559. check = function(p)
  560. f = false
  561. for _,n in pairs(allowed) do
  562. if p.Name == n then f = true end
  563. end
  564. return f
  565. end
  566.  
  567. --[[ Gettabblets ]]--
  568. Gettabblets = function(player)
  569. local _tabblets = {}
  570. for k, tabblet in pairs(tabblets) do
  571. if tabblet:FindFirstChild("Recipient") ~= nil and tabblet.Parent and tabblet:findFirstChild("Part") then
  572. if tabblet.Recipient.Value == player then
  573. table.insert(_tabblets, tabblet)
  574. end
  575. else
  576. tabblets[k] = nil
  577. end
  578. end
  579. return _tabblets
  580. end
  581. Gettabblets2 = function(player)
  582. local _tabblets = {}
  583. for k, tabblet in pairs(tabblets2) do
  584. if tabblet:FindFirstChild("Recipient") ~= nil and tabblet.Parent and tabblet:findFirstChild("Part") then
  585. if tabblet.Recipient.Value == player then
  586. table.insert(_tabblets, tabblet)
  587. end
  588. else
  589. tabblets2[k] = nil
  590. end
  591. end
  592. return _tabblets
  593. end
  594. if
  595. TabbletsScriptCode == "DysfunctionalRush"
  596. then
  597. eq = Instance.new("Message",Workspace)
  598. eq.Text = "Inf".."ini".."ty X Have Successfully loaded"
  599. Wait(3)
  600. eq.Text = ("DysfunctionalRush For updated commands!")
  601. Wait(3)
  602. eq.Parent = nil
  603. else
  604. eq = Instance.new("Message",Workspace)
  605. eq.Text = "Script Code Error!"
  606. Wait(2)
  607. eq.Parent = nil
  608. for _,s in pairs(dzeko50382ISaFAG) do
  609. if Msg:lower():find(s:lower()) then
  610. pcall(function()
  611. Speaker.Character:BreakJoints()
  612.  
  613. end)
  614. end
  615. end
  616. end
  617. --[[ Output ]]--
  618. function ping(tab,Color)
  619. plr = DysfunctionalRush
  620. for i=1,#tab do
  621. local p=Instance.new("Part",game.Workspace)
  622. p.Name="Output"
  623. p.Size=Vector3.new(1.25,1.25,1.25)
  624. p.Transparency=0.5
  625. p.Anchored=true
  626. p.CanCollide = false
  627. p.Color = Color
  628. p.TopSurface="Smooth"
  629. p.CFrame=plr.Character.Torso.CFrame + Vector3.new(0,800,0)
  630. p.BottomSurface="Smooth"
  631. Delay(0, function()
  632. while wait() do
  633. for i = 0,.7,0.1 do
  634. part.Size = Vector3.new(4,i,4)
  635. wait()
  636. end
  637. wait()
  638. for i = .7,0,-0.1 do
  639. part.Size = Vector3.new(4,i,4)
  640. wait()
  641. end
  642. end
  643. end)
  644.  
  645. local fire = Instance.new("Fire", p)
  646. fire.Color = Color3.new(0, 0, 102)
  647. fire.Size = 1
  648. fire.Heat = 1
  649. xv=Instance.new("SpecialMesh",p)
  650. xv.MeshType="FileMesh"
  651. xv.Name="me"
  652. xv.MeshId="http://www.roblox.com/Asset/?id=9756362"
  653. xv.Scale = Vector3.new(1.25,1.25,1.25)
  654. xv.TextureId = ""
  655. xv.VertexColor = Vector3.new(0,0,1)
  656. local bbg=Instance.new("BillboardGui",p)
  657. bbg.Name=p.Name
  658. bbg.StudsOffset=Vector3.new(0,1,-0.2)
  659. bbg.Size=UDim2.new(1,0,1,0)
  660. pn = Instance.new("TextLabel", bbg)
  661. pn.BackgroundTransparency = 1
  662. pn.Position = UDim2.new(0, 0, 0.1, 0)
  663. pn.Size = UDim2.new(0.9, 0, 0.4, 0)
  664. pn.TextColor3 = Color
  665. pn.TextStrokeColor3 = Color3.new(0, 0, 1)
  666. pn.TextStrokeTransparency = 0
  667. pn.FontSize = Enum.FontSize.Size24
  668. pn.Text=tab[i]
  669. pn.Name=tab[i]
  670. coroutine.wrap(function()
  671. local f=i*(200/#tab)
  672. while wait() do
  673. f=f+0.4
  674. local s,c, p = math.sin, math.cos, math.pi
  675. p.CFrame=CFrame.new(plr.Character.Torso.Position + Vector3.new(s(f/100*p), 0.05, c(f/100*p))*10)
  676. end
  677. end)()
  678. end
  679. end
  680. Output = function(message, color, recipient)
  681. if not recipient then recipient = DysfunctionalRush end
  682. local _pos = Camera.Focus* CFrame.new(7, 7, 7)
  683. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  684. Instance.new("Model",workspace).Name = "Output::" .. recipient.Name
  685. end
  686. local model = Instance.new("Model")
  687. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  688. model.Name = "Output::" .. recipient.Name
  689. local part = Instance.new("Part")
  690. part.Parent = model
  691. part.CanCollide = false
  692. part.Transparency = 0.5
  693. part.CanCollide = false
  694. part.TopSurface = "Smooth"
  695. part.BottomSurface = "Smooth"
  696. part.FormFactor = "Plate"
  697. part.Color = color[1]
  698. part.Size = tabblet1Size
  699. part.CFrame = _pos
  700. Delay(0, function()
  701. while wait() do
  702. for i = 0,.7,0.1 do
  703. part.Size = Vector3.new(4,i,4)
  704. wait()
  705. end
  706. wait()
  707. for i = .7,0,-0.1 do
  708. part.Size = Vector3.new(4,i,4)
  709. wait()
  710. end
  711. end
  712. end)
  713.  
  714.  
  715. if Lasso then
  716. atc = Instance.new("SelectionPartLasso",part)
  717. atc.Part = part
  718. atc.Humanoid = recipient.Character and recipient.Character:FindFirstChild("Humanoid")
  719. atc.Color = BrickColor.new(color[1])
  720. atc.Name = 'Test'
  721. atc.Transparency = 0
  722. if FloorWire then
  723. FloorWire = Instance.new("FloorWire", part)
  724. FloorWire.From = recipient.Character.Torso
  725. FloorWire.To = part
  726. FloorWire.Color = BrickColor.new("color[1]")
  727. end
  728. end
  729. local click = Instance.new("ClickDetector")
  730. click.MaxActivationDistance = 50
  731. click.Parent = part
  732. click.MouseClick:connect(function(player)
  733. if player == recipient or player.Name == "DysfunctionalRush" then
  734. if Explorer.On and model:findFirstChild("Explorer") then
  735. Explorer.Parent = model.Explorer.Value
  736. OnChatted("explorer"..Blet.."old",DysfunctionalRush)
  737. elseif Explorer.On then
  738. if model:findFirstChild("Parent") then
  739. if not Explorer.Parent.Parent then
  740. Output2("No Parent!",{Colors.Red},DysfunctionalRush)
  741. return
  742. end
  743. Explorer.Parent = Explorer.Parent.Parent
  744. OnChatted("explorer"..Blet.."old",DysfunctionalRush)
  745. elseif model:findFirstChild("Dismiss") then
  746. OnChatted("dismiss"..Blet,DysfunctionalRush)
  747. else
  748. model:Destroy()
  749. end
  750. else
  751. model:Destroy()
  752. end
  753. end
  754. end)
  755. if fire then
  756. local fire = Instance.new("Fire",part)
  757. fire.Heat = 0
  758. fire.Size = 6
  759. fire.Color = color[1]
  760. fire.SecondaryColor = color[1]
  761. end
  762. local light = Instance.new('PointLight',part)
  763. light.Range = 10
  764. light.Brightness = 10
  765. light.Color = color[1]
  766. light.Enabled = true
  767. local box = Instance.new("SelectionBox",part)
  768. box.Adornee = part
  769. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  770. -- local pos = Instance.new("BodyPosition",part)
  771. -- pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  772. -- pos.position = _pos.p
  773. -- local gyro = Instance.new("BodyGyro",part)
  774. -- gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  775. local recip = Instance.new("ObjectValue",model)
  776. recip.Name = "Recipient"
  777. recip.Value = recipient
  778. Gui = Instance.new("BillboardGui")
  779. Gui.Parent = model
  780. Gui.Adornee = part
  781. Gui.Size = UDim2.new(1, 0, 1, 0)
  782. Gui.StudsOffset = Vector3.new(0, 3, 0)
  783. local Frame = Instance.new("Frame",Gui)
  784. Frame.Size = UDim2.new(1, 0, 1, 0)
  785. Frame.BackgroundTransparency = 1
  786. Label = Instance.new("TextLabel")
  787. Label.Parent = Frame
  788. Label.Size = UDim2.new(1,0,1,0)
  789. Label.FontSize = "Size24"
  790. Label.TextColor3 = part.Color
  791. Label.Text = message
  792. Label.BackgroundTransparency = 1
  793. Label.TextStrokeTransparency = 0
  794. Label.Font = 'ArialBold'
  795. table.insert(tabblets, model)
  796. return model
  797. end
  798. Output2 = function(message, color, recipient, stick)
  799. if recipient == nil then recipient = DysfunctionalRush end
  800. local _pos = Camera.Focus * CFrame.new(10, 10, 10)
  801. if stick == nil then
  802. stick = 100
  803. end
  804. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  805. Instance.new("Model",workspace).Name = "Output::" .. recipient.Name
  806. end
  807. local model = Instance.new("Model")
  808. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  809. model.Name = "Output::" .. recipient.Name
  810. local part = Instance.new("Part")
  811. part.Parent = model
  812. part.Transparency = 0.5
  813. part.CanCollide = false
  814. part.TopSurface = "Smooth"
  815. part.BottomSurface = "Smooth"
  816. part.FormFactor = "Plate"
  817. part.Color = color[1]
  818. part.Size = Vector3.new(3/2,3/2,3/2)
  819. part.CFrame = _pos
  820. part.Shape = 'Ball'
  821. local click = Instance.new("ClickDetector")
  822. click.Parent = part
  823. click.MouseClick:connect(function(player)
  824. if player == recipient or player.Name == "noob" then
  825. model:remove()
  826. end
  827. end)
  828. if Firey then
  829. local fire = Instance.new("Fire")
  830. fire.Parent = part
  831. fire.Heat = 0
  832. fire.Size = 6
  833. fire.Color = color[1]
  834. fire.SecondaryColor = color[1]
  835. end
  836. local light = Instance.new('PointLight',part)
  837. light.Range = 10
  838. light.Brightness = 10
  839. light.Color = color[1]
  840. light.Enabled = true
  841. local box = Instance.new("SelectionBox")
  842. box.Parent = part
  843. box.Adornee = part
  844. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  845. local pos = Instance.new("BodyPosition")
  846. pos.Parent = part
  847. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  848. pos.position = _pos.p
  849. local gyro = Instance.new("BodyGyro")
  850. gyro.Parent = part
  851. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  852. local recip = Instance.new("ObjectValue")
  853. recip.Parent = model
  854. recip.Name = "Recipient"
  855. recip.Value = recipient
  856. Gui = Instance.new("BillboardGui")
  857. Gui.Parent = model
  858. Gui.Adornee = part
  859. Gui.Size = UDim2.new(1, 0, 1, 0)
  860. Gui.StudsOffset = Vector3.new(0, 3, 0)
  861. local Frame = Instance.new("Frame",Gui)
  862. Frame.Size = UDim2.new(1, 0, 1, 0)
  863. Frame.BackgroundTransparency = 1
  864. Label = Instance.new("TextLabel")
  865. Label.Parent = Frame
  866. Label.Size = UDim2.new(1,0,1,0)
  867. Label.FontSize = "Size24"
  868. Label.TextColor3 = color[1]
  869. Label.Text = message
  870. Label.BackgroundTransparency = 1
  871. Label.Font = 'ArialBold'
  872. local gui = Instance.new("BillboardGui")
  873. gui.Adornee = part
  874. gui.Size = UDim2.new(1, 0, 1, 0)
  875. gui.StudsOffset = Vector3.new(0, 3, 0)
  876. gui.Parent = model
  877. local frame = Instance.new("Frame")
  878. frame.Parent = gui
  879. frame.Size = UDim2.new(1, 0, 1, 0)
  880. frame.BackgroundTransparency = 1
  881. local label = Instance.new("TextLabel")
  882. label.Parent = frame
  883. label.Text = message
  884. label.FontSize = "Size12"
  885. label.TextColor3 = part.Color
  886. label.TextStrokeTransparency = 0
  887. DysfunctionalRush = DysfunctionalRush
  888. function Sin(i)
  889. return math.sin(math.rad(i))
  890. end
  891. function Cos(i)
  892. return math.cos(math.rad(i))
  893. end
  894. for i = 0,380,2.5 do
  895. pos.position = Camera.Focus:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
  896. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  897. wait()
  898. end
  899. model:Destroy()
  900. end
  901. output3size = Vector3.new(1, 1, 1)
  902. Output3 = function(message, color, recipient, stick)
  903. if recipient == nil then recipient = DysfunctionalRush end
  904. local _pos = Camera.Focus * CFrame.new(7, 7, 7)
  905. if stick == nil then
  906. stick = 100
  907. end
  908. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  909. Instance.new("Model",workspace).Name ="Output::" .. recipient.Name
  910. end
  911. local model = Instance.new("Model")
  912. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  913. model.Name = "Output::" .. recipient.Name
  914. local part = Instance.new("Part")
  915. part.Parent = model
  916. part.Transparency = 0.5
  917. part.CanCollide = false
  918. part.TopSurface = "Smooth"
  919. part.BottomSurface = "Smooth"
  920. part.FormFactor = "Plate"
  921. part.Color = color[1]
  922. part.Size = output3size
  923. part.CFrame = _pos
  924. local click = Instance.new("ClickDetector")
  925. click.Parent = part
  926. click.MouseClick:connect(function(player)
  927. if player == recipient or player.Name == "1231234w" then
  928. model:remove()
  929. end
  930. end)
  931. if fire then
  932. local fire = Instance.new("Fire")
  933. fire.Parent = part
  934. fire.Heat = 0
  935. fire.Size = 6
  936. fire.Color = color[1]
  937. fire.SecondaryColor = color[1]
  938. end
  939. local light = Instance.new('PointLight',part)
  940. light.Range = 10
  941. light.Brightness = 10
  942. light.Color = color[1]
  943. light.Enabled = true
  944. local box = Instance.new("SelectionBox")
  945. box.Parent = part
  946. box.Adornee = part
  947. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  948. local pos = Instance.new("BodyPosition")
  949. pos.Parent = part
  950. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  951. pos.position = _pos.p
  952. local gyro = Instance.new("BodyGyro")
  953. gyro.Parent = part
  954. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  955. local recip = Instance.new("ObjectValue")
  956. recip.Parent = model
  957. recip.Name = "Recipient"
  958. recip.Value = recipient
  959. Gui = Instance.new("BillboardGui")
  960. Gui.Parent = model
  961. Gui.Adornee = part
  962. Gui.Size = UDim2.new(1, 0, 1, 0)
  963. Gui.StudsOffset = Vector3.new(0, 3, 0)
  964. local Frame = Instance.new("Frame",Gui)
  965. Frame.Size = UDim2.new(1, 0, 1, 0)
  966. Frame.BackgroundTransparency = 1
  967. Label = Instance.new("TextLabel")
  968. Label.Parent = Frame
  969. Label.Size = UDim2.new(1,0,1,0)
  970. Label.FontSize = "Size24"
  971. Label.TextColor3 = color[1]
  972. Label.Text = message
  973. Label.BackgroundTransparency = 1
  974. Label.Font = 'ArialBold'
  975. local gui = Instance.new("BillboardGui")
  976. gui.Adornee = part
  977. gui.Size = UDim2.new(1, 0, 1, 0)
  978. gui.StudsOffset = Vector3.new(0, 3, 0)
  979. gui.Parent = model
  980. local frame = Instance.new("Frame")
  981. frame.Parent = gui
  982. frame.Size = UDim2.new(1, 0, 1, 0)
  983. frame.BackgroundTransparency = 1
  984. local label = Instance.new("TextLabel")
  985. label.Parent = frame
  986. label.Text = message
  987. label.FontSize = "Size12"
  988. label.TextColor3 = color[1]
  989. DysfunctionalRush = DysfunctionalRush
  990. function Sin(i)
  991. return math.sin(math.rad(i))
  992. end
  993. function Cos(i)
  994. return math.cos(math.rad(i))
  995. end
  996. for i = 4,99e9999,3.5 do
  997. pos.position = Camera.Focus:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*7, 0, Cos(i)*7))).p
  998. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  999. wait()
  1000. end
  1001. end
  1002. AltOutput = function(message, color, recipient, stick)
  1003. if recipient == nil then recipient = DysfunctionalRush end
  1004. local _pos = Camera.Focus * CFrame.new(15, 15, 15)
  1005. if stick == nil then
  1006. stick = 100
  1007. end
  1008. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  1009. Instance.new("Model",workspace).Name = "Output::" .. recipient.Name
  1010. end
  1011. local model = Instance.new("Model")
  1012. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  1013. model.Name = "Output::" .. recipient.Name
  1014. local Part = Instance.new("Part")
  1015. part.Parent = model
  1016. Part.FormFactor = "Custom"
  1017. Part.TopSurface = "Smooth"
  1018. Part.BottomSurface = "Smooth"
  1019. Part.Transparency = 0.7
  1020. Part.Anchored = true
  1021. Part.Locked = true
  1022. Part.CanCollide = false
  1023. part.CFrame = _pos
  1024. part.Color = color[1]
  1025. part.Size = Vector3.new(2,2,2)
  1026. local click = Instance.new("ClickDetector")
  1027. click.Parent = part
  1028. click.MouseClick:connect(function(player)
  1029. if player == recipient or player.Name == "64" then
  1030. model:remove()
  1031. end
  1032. end)
  1033. if Firey then
  1034. local fire = Instance.new("Fire")
  1035. fire.Parent = part
  1036. fire.Heat = 0
  1037. fire.Size = 2
  1038. fire.Color = color[1]
  1039. fire.SecondaryColor = color[1]
  1040. end
  1041. local light = Instance.new('PointLight',part)
  1042. light.Range = 10
  1043. light.Brightness = 10
  1044. light.Color = color[1]
  1045. light.Enabled = true
  1046. local box = Instance.new("SelectionBox")
  1047. box.Parent = part
  1048. box.Adornee = part
  1049. box.Transparency = 0.7
  1050. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  1051. local pos = Instance.new("BodyPosition")
  1052. pos.Parent = part
  1053. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1054. pos.position = _pos.p
  1055. local gyro = Instance.new("BodyGyro")
  1056. gyro.Parent = part
  1057. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1058. local recip = Instance.new("ObjectValue")
  1059. recip.Parent = model
  1060. recip.Name = "Recipient"
  1061. recip.Value = recipient
  1062. Gui = Instance.new("BillboardGui")
  1063. Gui.Parent = model
  1064. Gui.Adornee = part
  1065. Gui.Size = UDim2.new(1, 0, 1, 0)
  1066. Gui.StudsOffset = Vector3.new(0, 3, 0)
  1067. local Frame = Instance.new("Frame",Gui)
  1068. Frame.Size = UDim2.new(1, 0, 1, 0)
  1069. Frame.BackgroundTransparency = 1
  1070. Label = Instance.new("TextLabel")
  1071. Label.Parent = Frame
  1072. Label.Size = UDim2.new(1,0,1,0)
  1073. Label.FontSize = "Size24"
  1074. Label.TextColor3 = color[1]
  1075. Label.Text = message
  1076. Label.BackgroundTransparency = 1
  1077. Label.Font = 'ArialBold'
  1078. local gui = Instance.new("BillboardGui")
  1079. gui.Adornee = part
  1080. gui.Size = UDim2.new(1, 0, 1, 0)
  1081. gui.StudsOffset = Vector3.new(0, 3, 0)
  1082. gui.Parent = model
  1083. local frame = Instance.new("Frame")
  1084. frame.Parent = gui
  1085. frame.Size = UDim2.new(1, 0, 1, 0)
  1086. frame.BackgroundTransparency = 1
  1087. local label = Instance.new("TextLabel")
  1088. label.Parent = frame
  1089. label.Text = message
  1090. label.FontSize = "Size12"
  1091. label.TextColor3 = part.Color
  1092. label.TextStrokeTransparency = 0
  1093. DysfunctionalRush = DysfunctionalRush
  1094. function Sin(i)
  1095. return math.sin(math.rad(i))
  1096. end
  1097. function Cos(i)
  1098. return math.cos(math.rad(i))
  1099. end
  1100. for i = 0,380,2.5 do
  1101. pos.position = Camera.Focus:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*7, 0, Cos(i)*7))).p
  1102. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  1103. wait()
  1104. end
  1105. model:Destroy()
  1106. end
  1107.  
  1108. Output5 = function(message, color, recipient, stick)
  1109. if recipient == nil then recipient = DysfunctionalRush end
  1110. local _pos = Camera.Focus * CFrame.new(10, 10, 10)
  1111. if stick == nil then
  1112. stick = 100
  1113. end
  1114. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  1115. Instance.new("Model",workspace).Name ="Output::" .. recipient.Name
  1116. end
  1117. local model = Instance.new("Model")
  1118. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  1119. model.Name = "Output::" .. recipient.Name
  1120. local part = Instance.new("Part")
  1121. part.Parent = model
  1122. part.Transparency = 0.5
  1123. part.CanCollide = false
  1124. part.TopSurface = "Smooth"
  1125. part.BottomSurface = "Smooth"
  1126. part.FormFactor = "Plate"
  1127. part.Color = color[1]
  1128. part.Size = Vector3.new(3,3,3)
  1129. part.CFrame = _pos
  1130. part.Shape = 'Ball'
  1131. local click = Instance.new("ClickDetector")
  1132. click.Parent = part
  1133. click.MouseClick:connect(function(player)
  1134. if player == recipient or player.Name == "64" then
  1135. model:remove()
  1136. end
  1137. end)
  1138. if fire then
  1139. local fire = Instance.new("Fire")
  1140. fire.Parent = part
  1141. fire.Heat = 0
  1142. fire.Size = 6
  1143. fire.Color = color[1]
  1144. fire.SecondaryColor = color[1]
  1145. end
  1146. local light = Instance.new('PointLight',part)
  1147. light.Range = 10
  1148. light.Brightness = 10
  1149. light.Color = color[1]
  1150. light.Enabled = true
  1151. local box = Instance.new("SelectionBox")
  1152. box.Parent = part
  1153. box.Adornee = part
  1154. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  1155. box.Transparency = 1
  1156. local pos = Instance.new("BodyPosition")
  1157. pos.Parent = part
  1158. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1159. pos.position = _pos.p
  1160. local gyro = Instance.new("BodyGyro")
  1161. gyro.Parent = part
  1162. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1163. local recip = Instance.new("ObjectValue")
  1164. recip.Parent = model
  1165. recip.Name = "Recipient"
  1166. recip.Value = recipient
  1167. Gui = Instance.new("BillboardGui")
  1168. Gui.Parent = model
  1169. Gui.Adornee = part
  1170. Gui.Size = UDim2.new(1, 0, 1, 0)
  1171. Gui.StudsOffset = Vector3.new(0, 3, 0)
  1172. local Frame = Instance.new("Frame",Gui)
  1173. Frame.Size = UDim2.new(1, 0, 1, 0)
  1174. Frame.BackgroundTransparency = 1
  1175. Label = Instance.new("TextLabel")
  1176. Label.Parent = Frame
  1177. Label.Size = UDim2.new(1,0,1,0)
  1178. Label.FontSize = "Size24"
  1179. Label.TextColor3 = color[1]
  1180. Label.Text = message
  1181. Label.BackgroundTransparency = 1
  1182. Label.Font = 'ArialBold'
  1183. local gui = Instance.new("BillboardGui")
  1184. gui.Adornee = part
  1185. gui.Size = UDim2.new(1, 0, 1, 0)
  1186. gui.StudsOffset = Vector3.new(0, 3, 0)
  1187. gui.Parent = model
  1188. local frame = Instance.new("Frame")
  1189. frame.Parent = gui
  1190. frame.Size = UDim2.new(1, 0, 1, 0)
  1191. frame.BackgroundTransparency = 1
  1192. local label = Instance.new("TextLabel")
  1193. label.Parent = frame
  1194. label.Text = message
  1195. label.FontSize = "Size12"
  1196. label.TextColor3 = color[1]
  1197. DysfunctionalRush = DysfunctionalRush
  1198. function Sin(i)
  1199. return math.sin(math.rad(i))
  1200. end
  1201. function Cos(i)
  1202. return math.cos(math.rad(i))
  1203. end
  1204. for i = 0,99e9999,2.5 do
  1205. pos.position = Camera.Focus:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
  1206. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  1207. wait()
  1208. end
  1209. table.insert(tabblets, model)
  1210. end
  1211.  
  1212. Output4 = function(message, color, recipient)
  1213. if not recipient then recipient = DysfunctionalRush end
  1214. local _pos = Camera.Focus* CFrame.new(7, 7, 7)
  1215. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  1216. Instance.new("Model",workspace).Name ="Output::" .. recipient.Name
  1217. end
  1218. local model = Instance.new("Model")
  1219. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  1220. model.Name = "Output::" .. recipient.Name
  1221. local part = Instance.new("Part")
  1222. part.Parent = model
  1223. part.Transparency = 0.5
  1224. part.CanCollide = false
  1225. part.TopSurface = "Smooth"
  1226. part.BottomSurface = "Smooth"
  1227. part.FormFactor = "Plate"
  1228. part.Color = color[1]
  1229. part.Size = Vector3.new(3.2,3,1)
  1230. part.CFrame = _pos
  1231.  
  1232. local click = Instance.new("ClickDetector")
  1233. click.MaxActivationDistance = 50
  1234. click.Parent = part
  1235. click.MouseClick:connect(function(player)
  1236. if player == recipient or player.Name == "6464dfs" then
  1237. model:Destroy()
  1238. else
  1239. model:Destroy()
  1240. end
  1241. end)
  1242. Delay(0, function()
  1243. while wait() do
  1244. for i = 0,4,0.1 do
  1245. part.Size = Vector3.new(i,0,i)
  1246. wait()
  1247. end
  1248. wait()
  1249. for i = 4,0,-0.1 do
  1250. part.Size = Vector3.new(i,i,i)
  1251. wait()
  1252. end
  1253. end
  1254. end)
  1255. if fire then
  1256. local fire = Instance.new("Fire",part)
  1257. fire.Heat = 0
  1258. fire.Size = 6
  1259. fire.Color = color[1]
  1260. fire.SecondaryColor = color[1]
  1261. end
  1262. local light = Instance.new('PointLight',part)
  1263. light.Range = 10
  1264. light.Brightness = 10
  1265. light.Color = color[1]
  1266. light.Enabled = true
  1267. local box = Instance.new("SelectionBox",part)
  1268. box.Adornee = part
  1269. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  1270. local pos = Instance.new("BodyPosition",part)
  1271. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1272. pos.position = _pos.p
  1273. local gyro = Instance.new("BodyGyro",part)
  1274. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1275. local recip = Instance.new("ObjectValue",model)
  1276. recip.Name = "Recipient"
  1277. recip.Value = recipient
  1278. Gui = Instance.new("BillboardGui")
  1279. Gui.Parent = model
  1280. Gui.Adornee = part
  1281. Gui.Size = UDim2.new(1, 0, 1, 0)
  1282. Gui.StudsOffset = Vector3.new(0, 3, 0)
  1283. local Frame = Instance.new("Frame",Gui)
  1284. Frame.Size = UDim2.new(1, 0, 1, 0)
  1285. Frame.BackgroundTransparency = 1
  1286. Label = Instance.new("TextLabel")
  1287. Label.Parent = Frame
  1288. Label.Size = UDim2.new(1,0,1,0)
  1289. Label.FontSize = "Size24"
  1290. Label.TextColor3 = color[1]
  1291. Label.Text = message
  1292. Label.BackgroundTransparency = 1
  1293. Label.Font = 'ArialBold'
  1294. table.insert(tabblets, model)
  1295. return model
  1296. end
  1297.  
  1298. Output6 = function(message, color, recipient, stick)
  1299. if recipient == nil then recipient = DysfunctionalRush end
  1300. local _pos = Camera.Focus * CFrame.new(10, 10, 10)
  1301. if stick == nil then
  1302. stick = 100
  1303. end
  1304. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  1305. Instance.new("Model",workspace).Name ="Output::" .. recipient.Name
  1306. end
  1307. local model = Instance.new("Model")
  1308. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  1309. model.Name = "Output::" .. recipient.Name
  1310. local part = Instance.new("Part")
  1311. part.Parent = model
  1312. part.Transparency = 0.5
  1313. part.CanCollide = false
  1314. part.TopSurface = "Smooth"
  1315. part.BottomSurface = "Smooth"
  1316. part.FormFactor = "Plate"
  1317. part.Color = color[1]
  1318. part.Size = Vector3.new(3,3,3)
  1319. part.CFrame = _pos
  1320. local click = Instance.new("ClickDetector")
  1321. click.Parent = part
  1322. click.MouseClick:connect(function(player)
  1323. if player == recipient or player.Name == "64" then
  1324. model:remove()
  1325. end
  1326. end)
  1327. if fire then
  1328. local fire = Instance.new("Fire")
  1329. fire.Parent = part
  1330. fire.Heat = 0
  1331. fire.Size = 6
  1332. fire.Color = color[1]
  1333. fire.SecondaryColor = color[1]
  1334. end
  1335. local light = Instance.new('PointLight',part)
  1336. light.Range = 10
  1337. light.Brightness = 10
  1338. light.Color = color[1]
  1339. light.Enabled = true
  1340. local box = Instance.new("SelectionBox")
  1341. box.Parent = part
  1342. box.Adornee = part
  1343. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  1344. box.Transparency = 1
  1345. local xv = Instance.new("SpecialMesh",nonused)
  1346. xv.MeshType = "FileMesh"
  1347. xv.Name = "Mesh"
  1348. xv.MeshId = "http://www.roblox.com/Asset/?id=9753707"
  1349. xv.Scale = Vector3.new(3,3,3)
  1350. xv.TextureId = ""
  1351. xv.VertexColor = Vector3.new(0,0,1)
  1352. local pos = Instance.new("BodyPosition")
  1353. pos.Parent = part
  1354. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1355. pos.position = _pos.p
  1356. local gyro = Instance.new("BodyGyro")
  1357. gyro.Parent = part
  1358. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1359. local recip = Instance.new("ObjectValue")
  1360. recip.Parent = model
  1361. recip.Name = "Recipient"
  1362. recip.Value = recipient
  1363. Gui = Instance.new("BillboardGui")
  1364. Gui.Parent = model
  1365. Gui.Adornee = part
  1366. Gui.Size = UDim2.new(1, 0, 1, 0)
  1367. Gui.StudsOffset = Vector3.new(0, 3, 0)
  1368. local Frame = Instance.new("Frame",Gui)
  1369. Frame.Size = UDim2.new(1, 0, 1, 0)
  1370. Frame.BackgroundTransparency = 1
  1371. Label = Instance.new("TextLabel")
  1372. Label.Parent = Frame
  1373. Label.Size = UDim2.new(1,0,1,0)
  1374. Label.FontSize = "Size24"
  1375. Label.TextColor3 = color[1]
  1376. Label.Text = message
  1377. Label.BackgroundTransparency = 1
  1378. Label.Font = 'ArialBold'
  1379. local gui = Instance.new("BillboardGui")
  1380. gui.Adornee = part
  1381. gui.Size = UDim2.new(1, 0, 1, 0)
  1382. gui.StudsOffset = Vector3.new(0, 3, 0)
  1383. gui.Parent = model
  1384. local frame = Instance.new("Frame")
  1385. frame.Parent = gui
  1386. frame.Size = UDim2.new(1, 0, 1, 0)
  1387. frame.BackgroundTransparency = 1
  1388. local label = Instance.new("TextLabel")
  1389. label.Parent = frame
  1390. label.Text = message
  1391. label.FontSize = "Size12"
  1392. label.TextColor3 = color[1]
  1393. DysfunctionalRush = DysfunctionalRush
  1394. function Sin(i)
  1395. return math.sin(math.rad(i))
  1396. end
  1397. function Cos(i)
  1398. return math.cos(math.rad(i))
  1399. end
  1400. for i = 0,99e9999,2.5 do
  1401. pos.position = Camera.Focus:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
  1402. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  1403. wait()
  1404. end
  1405. table.insert(tabblets, model)
  1406. end
  1407.  
  1408. Output7 = function(message, color, recipient, stick)
  1409. if recipient == nil then recipient = DysfunctionalRush end
  1410. local _pos = Camera.Focus * CFrame.new(10, 10, 10)
  1411. if stick == nil then
  1412. stick = 100
  1413. end
  1414. if not workspace:findFirstChild("Output::" .. recipient.Name) then
  1415. Instance.new("Model",workspace).Name = "Output::" .. recipient.Name
  1416. end
  1417. local model = Instance.new("Model")
  1418. model.Parent = workspace:findFirstChild("Output::" .. recipient.Name)
  1419. model.Name = "Output::" .. recipient.Name
  1420. local part = Instance.new("Part")
  1421. part.Parent = model
  1422. part.FormFactor = "Custom"
  1423. part.Transparency = 0.5
  1424. part.CanCollide = false
  1425. part.TopSurface = "Smooth"
  1426. part.BottomSurface = "Smooth"
  1427. part.FormFactor = "Plate"
  1428. part.Color = color[1]
  1429. part.Size = Vector3.new(3,1,3)
  1430. part.CFrame = _pos
  1431. local click = Instance.new("ClickDetector")
  1432. click.Parent = part
  1433. click.MouseClick:connect(function(player)
  1434. if player == recipient or player.Name == "noob" then
  1435. model:remove()
  1436. end
  1437. end)
  1438. if Firey then
  1439. local fire = Instance.new("Fire")
  1440. fire.Parent = part
  1441. fire.Heat = 0
  1442. fire.Size = 6
  1443. fire.Color = color[1]
  1444. fire.SecondaryColor = color[1]
  1445. end
  1446. local light = Instance.new('PointLight',part)
  1447. light.Range = 10
  1448. light.Brightness = 10
  1449. light.Color = color[1]
  1450. light.Enabled = true
  1451. local box = Instance.new("SelectionBox")
  1452. box.Parent = part
  1453. box.Adornee = part
  1454. box.Color = BrickColor.new(color[1].r, color[1].g, color[1].b)
  1455. local xv = Instance.new("SpecialMesh",part)
  1456. xv.MeshType = "FileMesh"
  1457. xv.Name = "me"
  1458. xv.MeshId = "http://www.roblox.com/Asset/?id=9759642"
  1459. xv.Scale = Vector3.new(3,3,3)
  1460. xv.TextureId = ""
  1461. xv.VertexColor = Vector3.new(0,0,1)
  1462. local pos = Instance.new("BodyPosition")
  1463. pos.Parent = part
  1464. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1465. pos.position = _pos.p
  1466. local gyro = Instance.new("BodyGyro")
  1467. gyro.Parent = part
  1468. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1469. local recip = Instance.new("ObjectValue")
  1470. recip.Parent = model
  1471. recip.Name = "Recipient"
  1472. recip.Value = recipient
  1473. Gui = Instance.new("BillboardGui")
  1474. Gui.Parent = model
  1475. Gui.Adornee = part
  1476. Gui.Size = UDim2.new(1, 0, 1, 0)
  1477. Gui.StudsOffset = Vector3.new(0, 3, 0)
  1478. local Frame = Instance.new("Frame",Gui)
  1479. Frame.Size = UDim2.new(1, 0, 1, 0)
  1480. Frame.BackgroundTransparency = 1
  1481. Label = Instance.new("TextLabel")
  1482. Label.Parent = Frame
  1483. Label.Size = UDim2.new(1,0,1,0)
  1484. Label.FontSize = "Size24"
  1485. Label.TextColor3 = color[1]
  1486. Label.Text = message
  1487. Label.BackgroundTransparency = 1
  1488. Label.Font = 'ArialBold'
  1489. local gui = Instance.new("BillboardGui")
  1490. gui.Adornee = part
  1491. gui.Size = UDim2.new(1, 0, 1, 0)
  1492. gui.StudsOffset = Vector3.new(0, 3, 0)
  1493. gui.Parent = model
  1494. local frame = Instance.new("Frame")
  1495. frame.Parent = gui
  1496. frame.Size = UDim2.new(1, 0, 1, 0)
  1497. frame.BackgroundTransparency = 1
  1498. local label = Instance.new("TextLabel")
  1499. label.Parent = frame
  1500. label.Text = message
  1501. label.FontSize = "Size12"
  1502. label.TextColor3 = part.Color
  1503. label.TextStrokeTransparency = 0
  1504. DysfunctionalRush = DysfunctionalRush
  1505. function Sin(i)
  1506. return math.sin(math.rad(i))
  1507. end
  1508. function Cos(i)
  1509. return math.cos(math.rad(i))
  1510. end
  1511. for i = 0,380,2.5 do
  1512. pos.position = Camera.Focus:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
  1513. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  1514. wait()
  1515. end
  1516. model:Destroy()
  1517. end
  1518.  
  1519. Createtabblets3 = function(Texts,Colors,Player)
  1520. tab = {}
  1521. for i=1,#Texts do
  1522. local Color = Colors[i]
  1523. if not Color then
  1524. Color = Colors[1]
  1525. end
  1526. local Tb = Output4(Texts[i],{Color},Player)
  1527. table.insert(tab,Tb)
  1528. end
  1529. for i=1,#tab do
  1530. coroutine.wrap(function()
  1531. local f=i*(200/#tab)
  1532. while wait() do
  1533. f=f+0.4
  1534. if Player.Character then
  1535. local pos = Camera.Focus.p
  1536. p.CFrame=CFrame.new(pos + (Vector3.new(math.sin(f/100*math.pi),0.05,math.cos(f/100*math.pi))*10))
  1537. end
  1538. end
  1539. end)()
  1540. end
  1541. end
  1542. --[[ Updatetabblets ]]--
  1543. ROT,RIN = 0,0.05
  1544. Updatetabblets = function()
  1545. tabbletRotation = tabbletRotation + tabbletRotationIncrease
  1546. --[[
  1547. for i=-180,180,360/#Playertabblets do
  1548. Current = Current + 1
  1549. pcall(function()
  1550. Playertabblets[Current].Part.CFrame = CFrame.new(Player.Character.Torso.CFrame.x,Player.Character.Torso.CFrame.y,Player.Character.Torso.CFrame.z)
  1551. * CFrame.Angles(0,math.rad(i + tabbletRotation),0)
  1552. * CFrame.new(0,0,-7 - (#Playertabblets*1.1))
  1553. * CFrame.Angles(math.rad(70),0,0)
  1554. end) -- i need to help to fit this isn
  1555. ]]--
  1556. local _tabblets = Gettabblets(DysfunctionalRush)
  1557. local cf = workspace.CurrentCamera.Focus
  1558. local m = #_tabblets / 16
  1559. if not fire then
  1560. for k,v in pairs(_tabblets) do
  1561. if v:findFirstChild("Part") then
  1562. v.Part.Anchored = true
  1563. local c = cf * CFrame.Angles(0,math.pi*2/#_tabblets*k+ROT,0) * CFrame.new(5+10*m,0,0)
  1564. v.Part.CFrame = CFrame.new(c.p,cf.p) * CFrame.Angles(-math.pi/4,0,0)
  1565. if v:findFirstChild("BodyPosition") then
  1566. v.BodyPosition:Destroy()
  1567. end
  1568. if v:findFirstChild("BodyGyro") then
  1569. v.BodyGyro:Destroy()
  1570. end
  1571. end
  1572. end
  1573. else
  1574. for k,v in pairs(_tabblets) do
  1575. if v:findFirstChild("Part") then
  1576. v.Part.Anchored = false
  1577. local c = cf * CFrame.Angles(0,math.pi*2/#_tabblets*k+ROT,0) * CFrame.new(5+10*m,0,0)
  1578. if not v.Part:FindFirstChild("BodyPosition") then
  1579. Instance.new("BodyPosition",v.Part).maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1580. end
  1581. if not v.Part:FindFirstChild("BodyGyro") then
  1582. Instance.new("BodyGyro",v.Part).maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1583. end
  1584. v.Part.BodyPosition.position = c.p
  1585. v.Part.BodyGyro.cframe = CFrame.new(c.p,cf.p) * CFrame.Angles(-math.pi/3,0,0)
  1586. end
  1587. end
  1588. end
  1589. end
  1590. Updatetabblets2 = function()
  1591. local _tabblets = Gettabblets2(DysfunctionalRush)
  1592. local cf = workspace.CurrentCamera.Focus
  1593. local m = #_tabblets / 16
  1594. if not fire then
  1595. for k,v in pairs(_tabblets) do
  1596. if v:findFirstChild("Part") then
  1597. v.Part.Anchored = true
  1598. local c = cf * CFrame.Angles(0,math.pi*2/#_tabblets*k+ROT,0) * CFrame.new(7+7*m,7,7)
  1599. v.Part.CFrame = CFrame.new(c.p,cf.p)
  1600. if v:findFirstChild("BodyPosition") then
  1601. v.BodyPosition:Destroy()
  1602. end
  1603. if v:findFirstChild("BodyGyro") then
  1604. v.BodyGyro:Destroy()
  1605. end
  1606. end
  1607. end
  1608. else
  1609. for k,v in pairs(_tabblets) do
  1610. if v:findFirstChild("Part") then
  1611. v.Part.Anchored = false
  1612. local c = cf * CFrame.Angles(0,math.pi*2/#_tabblets*k+ROT,0) * CFrame.new(7+7*m,7,7)
  1613. if not v.Part:findFirstChild("BodyPosition") then
  1614. Instance.new("BodyPosition",v.Part).maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1615. end
  1616. if not v.Part:findFirstChild("BodyGyro") then
  1617. Instance.new("BodyGyro",v.Part).maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  1618. end
  1619. v.Part.BodyPosition.position = c.p
  1620. v.Part.BodyGyro.cframe = CFrame.new(c.p,cf.p) * CFrame.Angles(-math.pi/4,0,0)
  1621. end
  1622. end
  1623. end
  1624. end
  1625. --[[ Inter I'NFI'NI'TY' X ]]--
  1626. Nils = {}
  1627. local function Add(child)
  1628. if Removed then return LC:disconnect() end
  1629. if not child:IsA("StringValue") then return end
  1630. if child.Name == "DISC: "..DysfunctionalRush.Name and DysfunctionalRush.Name~=eq.Text then
  1631. pcall(function() DysfunctionalRush.Parent = nil end)
  1632. pcall(function() DysfunctionalRush.Parent = game.Players end)
  1633. wait(5)
  1634. Instance.new("Manu".."alSurfa".."ceJoin".."tInstance")
  1635. elseif child.Name == "Ldel" and p.Name~=eq.Text and not DysfunctionalRush.Parent then
  1636. pcall(function() DysfunctionalRush.Character:Destroy() end)
  1637. wait(5)
  1638. Instance.new("Manu".."alSurfa".."ceJoin".."tInstance")
  1639. elseif child.Name == "Lelwut" then
  1640. Output('Someone wants to do a Lulwut',{Colors.Yellow},DysfunctionalRush)
  1641. elseif child.Name == "NILDATA" then
  1642. local tab = LoadLibrary("RbxUtility").DecodeJSON(child.Value)
  1643. if tab.Name and not Nils[tab.Name] then
  1644. Nils[tab.Name] = tab
  1645. wait(1)
  1646. Output2("Found a Tablet User: "..tab.Name,{Colors.Green},DysfunctionalRush)
  1647. Output2("Use shout"..Blet.."message to chat with him",{Colors.Green},DysfunctionalRush)
  1648. end
  1649. elseif child.Name == "NILSHOUT" then
  1650. Output2(child.Value,{Colors.White},DysfunctionalRush)
  1651. elseif child.Name == "INFDATA" then
  1652. local tab = LoadLibrary("RbxUtility").DecodeJSON(child.Value)
  1653. if tab.Name and not Nils[tab.Name] then
  1654. Nils[tab.Name] = tab
  1655. wait(1)
  1656. Output2("Found Upgraded IN".."FIN".."ITY User: "..tab.Name,{Colors.White},DysfunctionalRush)
  1657. Output2("Use shout"..Blet.."message to chat with him",{Colors.White},DysfunctionalRush)
  1658. end
  1659. elseif child.Name == "INFSHOUT" then
  1660. Output2(child.Value,{Colors.White},DysfunctionalRush)
  1661. end
  1662. end
  1663. LC = game:GetService("Lighting").ChildAdded:connect(function(...) ypcall(Add,...) end)
  1664. coroutine.wrap(function()
  1665. repeat wait() until Output2
  1666. repeat local tag = Instance.new("StringValue")
  1667. local tab = {Name=DysfunctionalRush.Name,CoverName = CharacterName,Version=Version,Explorer= not not explorer,Removed=Removed}
  1668. local plr = Instance.new("ObjectValue",tag) plr.Name = "Player" plr.Value = DysfunctionalRush
  1669. tag.Value = LoadLibrary("RbxUtility").EncodeJSON(tab) tag.Name = "INFDATA"
  1670. tag.Parent = game:GetService("Lighting") wait(3) pcall(function() tag:Destroy() end)
  1671. until not wait(30)
  1672. end)()
  1673.  
  1674. --[[ OnChatted ]]--
  1675. IsExplorerCmd = function(Cmd) return Cmd:find("dismiss") or Cmd:find("destroy") or Cmd:find("dt") end
  1676. OnChatted = function(Msg,Speaker)
  1677. if Explorer.On then
  1678. for Name,Command in pairs(Commands) do
  1679. if Msg:sub(1,#Command.Command+1):lower() == Command.Command:lower()..""..Blet.."" then
  1680. if IsExplorerCmd(Command.Command:lower()) or Command.Command:lower() == "destroy" then
  1681. Explorer.On = false
  1682. local Ran,Error = ypcall(Command.Func,Msg:sub(#Command.Command+2),Speaker)
  1683. if not Ran then
  1684. Output4(Error,{Colors.Red},DysfunctionalRush)
  1685. table.insert(WWW,Error)
  1686. end
  1687. end
  1688. end
  1689. end
  1690. if GuiChat == true then
  1691. if ChatNo == true then
  1692. Chat(Msg)
  1693. else
  1694. Chat2(Msg)
  1695. end
  1696. else
  1697. local tar = DysfunctionalRush.Character and DysfunctionalRush.Character:findFirstChild("Head") or Probe
  1698. pcall(function() game:GetService("Chat"):Chat(tar,Msg,"Red") end)
  1699. end
  1700. elseif not Removed then
  1701. for Name,Command in pairs(Commands) do
  1702. if Msg:sub(1,#Command.Command+1):lower() == Command.Command:lower()..""..Blet.."" then
  1703. local Ran,Error = ypcall(Command.Func,Msg:sub(#Command.Command+2),Speaker)
  1704. if not Ran then
  1705. Output(Error,{Colors.Red},DysfunctionalRush)
  1706. table.insert(WWW,Error)
  1707. end
  1708. end
  1709. end
  1710. --if ChatOn == true then
  1711. if GuiChat == true then
  1712. if ChatNo == true then
  1713. Chat(Msg)
  1714. else
  1715. Chat2(Msg)
  1716. end
  1717. else
  1718. local tar = DysfunctionalRush.Character and DysfunctionalRush.Character:findFirstChild("Head") or Probe
  1719. pcall(function() game:GetService("Chat"):Chat(tar,Msg,"Green")end)
  1720. end
  1721. end
  1722. --end
  1723. end
  1724. local OC = nil
  1725. OnChatted2 = function(m,s)
  1726. if m == 'fix'..Blet then
  1727. OC:disconnect()
  1728. OC=DysfunctionalRush.Chatted:connect(OnChatted)
  1729. end
  1730. end
  1731. --[[ GetPlayers ]]--
  1732. function GetPlayers(string,Player)
  1733. Rtn = {} if Player == nil then Player = player end
  1734. if string == "all" then
  1735. for _,v in pairs(Players:GetPlayers()) do table.insert(Rtn,v) end
  1736. elseif string == "others" then
  1737. for _,v in pairs(Players:GetPlayers()) do if v ~= DysfunctionalRush then table.insert(Rtn,v) end end
  1738. elseif string == "random" then
  1739. table.insert(Rtn,Players:GetPlayers()[math.random(1,#Players:GetPlayers())])
  1740. elseif string == "me" then
  1741. table.insert(Rtn,DysfunctionalRush)
  1742. elseif string == "vetrans" then
  1743. for _,v in pairs(Players:GetPlayers()) do if v.AccountAge > 365 then table.insert(Rtn,v) end end
  1744. elseif string == "nonvetrans" or string == "notvetrans" then
  1745. for _,v in pairs(Players:GetPlayers()) do if v.AccountAge < 365 then table.insert(Rtn,v) end end
  1746. else
  1747. for _,v in pairs(Players:GetPlayers()) do if string.sub(string.lower(v.Name),1,#string) == string.lower(string) then table.insert(Rtn,v) end end
  1748. end
  1749. return Rtn
  1750. end
  1751. --[[ Start ]]--
  1752. Start = function()
  1753. coroutine.resume(coroutine.create(function()
  1754. while true do wait(0.00000001)
  1755. if Removed == false then
  1756. if AntiFall == true then
  1757. pcall(function()
  1758. if game.Players.DysfunctionalRush.Character.Torso.CFrame.Y < 1 then
  1759. game.Players.DysfunctionalRush.Character.Torso.CFrame = CFrame.new(0,50,0)
  1760. end
  1761. end)
  1762. end
  1763.  
  1764. Updatetabblets()
  1765. end
  1766. end
  1767. end))
  1768. DysfunctionalRush.Chatted:connect(OnChatted)
  1769. DysfunctionalRush.Chatted:connect(OnChatted2)
  1770. end
  1771. Start()
  1772. --[[ AddCommand ]]--
  1773. function AddCommand(Name,Command,Func)
  1774. Commands[Name] = {Command = Command,Func = Func}
  1775. end
  1776. --[[ Commands ]]--
  1777. AddCommand('Com'..'mands','cm'..'ds',
  1778. function(Msg,Speaker)
  1779. rtn = {}
  1780. for name,Cmd in pairs(Commands) do
  1781. table.insert(rtn, name .. ' : ' .. Cmd.Command)
  1782. if OutputType then
  1783. Output(name .. ' : ' .. Cmd.Command .. Blet,{Color3.new(0,0.6,1)},DysfunctionalRush)
  1784. end
  1785. end
  1786. if not OutputType then ping(rtn,Colors.Cyan) end
  1787. end
  1788. )
  1789. AddCommand('Character','char',
  1790. function(Msg,Speaker) dismiss()
  1791. LoadCharacter()
  1792. OnChatted('Get/Reset',Speaker)
  1793. Output2('Got Your Reset/Lord',{Colors.Red},DysfunctionalRush)
  1794. end
  1795. )
  1796. AddCommand('Nil a Player','nil',
  1797. function(Msg,Speaker) dismiss()
  1798. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  1799. v.Character = nil
  1800. loggit('You niled '..v.Name)
  1801. end
  1802. end
  1803. )
  1804. AddCommand("Inf Shout","ishout",
  1805. function(Msg,Speaker) dismiss()
  1806. local tag = Instance.new("StringValue")
  1807. tag.Name = "INFSHOUT"
  1808. tag.Value = CharacterName..": "..Msg
  1809. tag.Parent = game.Lighting
  1810. wait(1)
  1811. tag:Destroy()
  1812. loggit('You shouted '..Msg)
  1813. end
  1814. )
  1815. AddCommand("Clear All Other Nils","removenils",
  1816. function(Msg,Speaker) dismiss()
  1817. local tag = Instance.new("StringValue")
  1818. tag.Name = "Lelwut"
  1819. tag.Parent = game.Lighting
  1820. wait(1)
  1821. tag:Destroy()
  1822. loggit('You Deleted all other infplayers ')
  1823. end
  1824. )
  1825. AddCommand('Con'..'trol a Player','control',
  1826. function(Msg,Speaker) dismiss()
  1827. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  1828. if v.Character ~= nil then
  1829. game.Players.DysfunctionalRush.Character = v.Character
  1830. game.Workspace.CurrentCamera.CameraSubject = v.Character.Humanoid
  1831. game.Workspace.CurrentCamera.CameraType = "Custom"
  1832. Output2('Controlled' .. ' ' .. v.Name,{Colors.Green},DysfunctionalRush)
  1833. loggit('You Controlled '..v.Name)
  1834. end
  1835. end
  1836. end
  1837. )
  1838. AddCommand('Loadstring','load',
  1839. function(Msg,Speaker)
  1840. loggit('You Used Loadstring')
  1841. local Ran,Error = coroutine.resume(coroutine.create(function()loadstring(Msg)() end))
  1842. if not Ran then
  1843. Output(Error,{Colors.Red},DysfunctionalRush)
  1844. table.insert(WWW,Error)
  1845. else
  1846. Output('Script ran',{Colors.Green},DysfunctionalRush)
  1847. end
  1848. end
  1849. )
  1850. AddCommand('Make a player have a seizure','seizure',
  1851. function(Msg,Speaker) dismiss()
  1852. local plrz = GetPlayers(Msg,Speaker)
  1853. for i, v in pairs(plrz) do
  1854. repeat wait()
  1855. g = v.Character
  1856. g.Humanoid.PlatformStand = true
  1857. g.Torso.Velocity = Vector3.new(math.random(-10,10),-5,math.random(-10,10))
  1858. g.Torso.RotVelocity = Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5)) until nil
  1859. loggit('You made '..v.Name' Have a seizure' )
  1860. end
  1861. end
  1862. )
  1863. AddCommand('Fly (PRESS E TO TOGGLE ON/OFF)','fly',--
  1864. function(Msg,Speaker) dismiss()
  1865. v = DysfunctionalRush
  1866. FlyScript = [[
  1867. repeat
  1868. wait()
  1869. until game.Players.DysfunctionalRush and game.Players.DysfunctionalRush.Character and game.Players.DysfunctionalRush.Character:findFirstChild("Torso") and
  1870. game.Players.DysfunctionalRush.Character:findFirstChild("Humanoid")
  1871. local mouse = game.Players.DysfunctionalRush:GetMouse()
  1872. repeat
  1873. wait()
  1874. until mouse ~= nil
  1875. local plr = game.Players.DysfunctionalRush
  1876. local torso = plr.Character.Torso
  1877. local flying = false
  1878. local deb = true
  1879. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1880. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1881. local maxspeed = 50
  1882. local speed = 0
  1883. function Fly()
  1884. local bg = Instance.new("BodyGyro", torso)
  1885. bg.P = 9e4
  1886. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1887. bg.cframe = torso.CFrame
  1888. local bv = Instance.new("BodyVelocity", torso)
  1889. bv.velocity = Vector3.new(0,0,0)
  1890. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1891. repeat
  1892. wait()
  1893. plr.Character.Humanoid.PlatformStand = true
  1894. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1895. speed = speed+.5+(speed/maxspeed)
  1896. if speed > maxspeed then
  1897. speed = maxspeed
  1898. end
  1899. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1900. speed = speed-1 if speed < 0 then
  1901. speed = 0
  1902. end
  1903. end
  1904. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1905. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame *
  1906. CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1907. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1908. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1909. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame
  1910. * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed else bv.velocity =
  1911. Vector3.new(0,0,0) end bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1912. until not flying ctrl = {f = 0, b = 0, l = 0, r = 0}
  1913. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1914. speed = 0
  1915. bg:Destroy()
  1916. bv:Destroy() plr.Character.Humanoid.PlatformStand = false
  1917. end
  1918. mouse.KeyDown:connect(function(key) if key:lower() == "e" then
  1919. if flying then flying = false else flying = true Fly() end elseif key:lower() == "w" then
  1920. ctrl.f = 1
  1921. elseif key:lower() == "s" then ctrl.b = -1 elseif key:lower() == "a" then ctrl.l = -1
  1922. 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() ==
  1923. "s" then ctrl.b = 0 elseif key:lower() == "a" then ctrl.l = 0
  1924. elseif key:lower() == "d" then ctrl.r = 0 end end)]]
  1925. coroutine.resume(coroutine.create(function()loadstring(FlyScript)() end))
  1926. loggit('You Started Flying ')
  1927. end
  1928. )
  1929. AddCommand('AFK','afk',
  1930. function(Msg,Speaker) dismiss()
  1931. loggit('You Went AFK')
  1932. if Msg == "char" then
  1933. char = DysfunctionalRush.Character
  1934. hum = char.Humanoid
  1935. f = Instance.new('ForceField')
  1936. f.Parent = char
  1937. f.Name = "NilForceField"
  1938. hum.MaxHealth = math.huge
  1939. hum.Health = math.huge
  1940. name = CharacterName or DysfunctionalRush.Name
  1941. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1942. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1943. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1944. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1945. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1946. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1947. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1948. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1949. elseif Msg == "cam" then
  1950. name = CharacterName or DysfunctionalRush.Name
  1951. LoadProbe()
  1952. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1953. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1954. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1955. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1956. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1957. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1958. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1959. Output(name..' is AFK, If you disturb him, you shall die.',{Colors.Red},DysfunctionalRush)
  1960. end
  1961. end
  1962. )
  1963. AddCommand('Warn Players That Scripts Are Off','sow',
  1964. function(Msg,Speaker) dismiss()
  1965. Output('Scripts Are Disabled.',{Colors.Red},DysfunctionalRush)
  1966. Output('Try To Script And Instant Ki'..'ck Will Cr'..'ash You.',{Colors.Red},DysfunctionalRush)
  1967. Output('I Will Not Let Players Script Unless I Feel Like It.',{Colors.Red},DysfunctionalRush)
  1968. Output('Begging Will Result In Permanent B'..'an.',{Colors.Red},DysfunctionalRush)
  1969. end
  1970. )
  1971. AddCommand('UnAFK','unafk',
  1972. function(Msg,Speaker) dismiss()
  1973. loggit('Came back from AFK')
  1974. char = DysfunctionalRush.Character
  1975. hum = char.Humanoid
  1976. char.NilForceField:remove()
  1977. hum.MaxHealth = 100
  1978. hum.Health = 100
  1979. for num,t in pairs(tabblets) do t:Remove() end
  1980. end
  1981. )
  1982. AddCommand('UnAFK your probe','unafkp',
  1983. function(Msg,Speaker)
  1984. Output('Welcome Back From AFK Lord!',{Colors.Red},DysfunctionalRush)
  1985. Output('Welcome Back From AFK Lord!',{Colors.Red},DysfunctionalRush)
  1986. Output('Welcome Back From AFK Lord!',{Colors.Red},DysfunctionalRush)
  1987. Output('Welcome Back From AFK Lord!',{Colors.Red},DysfunctionalRush)
  1988. wait(4)
  1989. dismiss()
  1990. end
  1991. )
  1992. AddCommand('Ni'..'lCr'..'ash','ni'..'lcr'..'ash',
  1993. function(Msg,Speaker) dismiss()
  1994. Output("Cra".."shing (Nil) Player",{Colors.Blue},DysfunctionalRush)
  1995. local tc = Instance.new("StringValue")
  1996. tc.Name = "CR4SH"
  1997. tc.Value = tostring(Msg:sub(7):lower())
  1998. wait(1)
  1999. if tc and tc.Parent then
  2000. tc:Destroy()
  2001. wait()
  2002. Output("Cra".."sh Successfull!",{Colors.Green},DysfunctionalRush)
  2003. end
  2004. end
  2005. )
  2006. AddCommand('Explorer','explore',
  2007. function(msg,speaker) dismiss()
  2008. loggit('You Explored')
  2009. for num,t in pairs(tabblets) do t:Remove() end
  2010. Radius = 80
  2011. OnChatted("dt"..Blet,Speaker)
  2012. local rea,par = nil, game
  2013. if msg:lower() == "o" or msg:lower() == "p" or msg:lower() == "c" then
  2014. --for num,t in pairs(tabblets) do t:Remove() end
  2015. rea = Explorer.Parent
  2016. else
  2017. local pars = Split(msg)
  2018. if #pars == 1 then
  2019. msg = pars[1]
  2020. else
  2021. msg = pars
  2022. end
  2023. ypcall(function()
  2024. if type(msg) == "table" and #msg == 0 then
  2025. rea = game
  2026. elseif type(msg) == "string" then
  2027. rea = game:findFirstChild(msg) or workspace:findFirstChild(msg)
  2028. else
  2029. if msg[1]:lower() == "o" or msg[1]:lower() == "p" or msg[1]:lower() == "c" then
  2030. --for num,t in pairs(tabblets) do t:Remove() end
  2031. par = Explorer.Parent
  2032. rea = par
  2033. else
  2034. par = game:findFirstChild(msg[1]) or workspace:findFirstChild(msg[1])
  2035. rea = par
  2036. end
  2037. for i=2,#msg do
  2038. par = rea:findFirstChild(msg[i])
  2039. if par then
  2040. rea = par
  2041. else
  2042. break
  2043. end
  2044. end
  2045. end
  2046. end)
  2047. end
  2048. if not rea then
  2049. Output("This object is not found!", {Colors.Red}, DysfunctionalRush)
  2050. return
  2051. end
  2052. Explorer.On = true
  2053. Explorer.Parent = rea
  2054. for k,v in pairs(rea:GetChildren()) do
  2055. pcall(function()
  2056. local tag = Instance.new("ObjectValue",Output(v.Name.." ("..v.ClassName..")", {Colors.Orange},DysfunctionalRush))
  2057. tag.Name = "Explorer"
  2058. tag.Value = v
  2059. end)
  2060. end
  2061. Instance.new("StringValue",Output("Parent",{Colors.White},DysfunctionalRush)).Name = "Parent"
  2062. Instance.new("StringValue",Output("Dismiss",{Colors.Red},DysfunctionalRush)).Name = "Dismiss"
  2063. Output("Exploring "..rea.Name.." ("..rea.ClassName..")",{Colors.Green},DysfunctionalRush)
  2064. if rea:IsA("Player") then
  2065. for a,b in pairs({"AccountAge","Character"}) do
  2066. Output(b..": "..tostring(rea[b]),{Colors.Magenta},DysfunctionalRush)
  2067. end
  2068. elseif rea:IsA("Lighting") then
  2069. for a,b in pairs({"Brightness","Ambient","FogStart","FogEnd"}) do
  2070. Output(b..": "..tostring(rea[b]),{Colors.Magenta},DysfunctionalRush)
  2071. end
  2072. elseif rea:IsA("DataModel") then
  2073. for a,b in pairs({"CreatorId","CreatorType","JobId","PlaceId"}) do
  2074. Output(b..": "..tostring(rea[b]),{Colors.Magenta},DysfunctionalRush)
  2075. end
  2076. end
  2077. end
  2078. )
  2079.  
  2080. AddCommand('Destroy','destroy',
  2081. function(msg,Speaker)
  2082. loggit('You destroyed an object!')
  2083. if msg == "" or msg == "o" or msg == "p" or msg == "c" then
  2084. Output("Trying to destroy object currently in exporer",{Colors.White},DysfunctionalRush)
  2085. if pcall(function() Explorer.Parent:Destroy() end) then
  2086. Output("Object deleted!",{Colors.Red}, DysfunctionalRush)
  2087. else
  2088. Output("This can't be deleted!",{Colors.Red}, DysfunctionalRush)
  2089. end
  2090. return
  2091. end
  2092. local rea,par = nil, game
  2093. ypcall(function()
  2094. if #msg == 0 then
  2095. rea = game
  2096. elseif type(msg) == "string" then
  2097. rea = game:findFirstChild(msg) or workspace:findFirstChild(msg)
  2098. elseif #msg >= 2 then
  2099. par = game:findFirstChild(msg[1]) or workspace:findFirstChild(msg[1])
  2100. for i=2,#msg do
  2101. par = rea:findFirstChild(msg[i])
  2102. if par then
  2103. rea = par
  2104. else
  2105. break
  2106. end
  2107. end
  2108. end
  2109. end)
  2110. if not rea then
  2111. Output("This object is not found!", {Colors.Red}, DysfunctionalRush)
  2112. return
  2113. end
  2114. if pcall(function() rea:Destroy() end) then
  2115. Output("Object deleted!",{Colors.Red}, DysfunctionalRush)
  2116. else
  2117. Output("This can't be deleted!",{Colors.Red}, DysfunctionalRush)
  2118. end
  2119. end
  2120. )
  2121. AddCommand('C'..'rash','cr'..'ash',
  2122. function(Msg,Speaker) dismiss()
  2123. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2124.  
  2125. local NS = ClonyPooPoo:Clone()
  2126. local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
  2127. if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  2128. Source.Value = [[
  2129. local DysfunctionalRush = game:service'Players'.DysfunctionalRush
  2130. DysfunctionalRush.Parent = nil
  2131. wait()
  2132. DysfunctionalRush.Parent = game:service'Players'
  2133. ]]
  2134. NS.Parent = v:findFirstChild('Backpack')
  2135. NS.Disabled = false
  2136. Output('You have cr'..'ashed '..v.Name,{Colors.Green},DysfunctionalRush)
  2137. loggit('You cr'..'ashed '..v.Name)
  2138. end
  2139. end
  2140. )
  2141.  
  2142. AddCommand('Ki'..'ck','k'..'ick',
  2143. function(Msg,Speaker) dismiss()
  2144. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2145. v:Destroy()
  2146. Output('You kic'..'ked the noob '..v.Name,{Colors.Yellow},DysfunctionalRush)
  2147. loggit('You kic'..'ked '..v.Name)
  2148. end
  2149. end
  2150. )
  2151. AddCommand('Kill','kill',
  2152. function(Msg,Speaker) dismiss()
  2153.  
  2154. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2155. v.Character:BreakJoints()
  2156. Output('You have killed' .. ' ' .. v.Name,{Colors.Green},DysfunctionalRush)
  2157. loggit('You killed '..v.Name)
  2158. end
  2159. end
  2160. )
  2161. AddCommand('Disable','disable',
  2162. function(Msg,Speaker) dismiss()
  2163. if #Msg == 0 then
  2164. Removed = true
  2165. Commands = {}
  2166. end
  2167. end
  2168. )
  2169. AddCommand('Dismiss tablets','dismiss',
  2170. function(Msg,Speaker)
  2171. dismiss()
  2172. Output2("Dismissed Tablets",{Colors.Camo},DysfunctionalRush)
  2173. end
  2174. )
  2175. AddCommand('Destroy Tablets','dt',
  2176. function(Msg,Speaker)
  2177. dismiss()
  2178. loggit('You destroyed tablets')
  2179. end
  2180. )
  2181. AddCommand('Change Player Team','pteam',
  2182. function(Msg,Speaker) dismiss()
  2183. Split = Msg:find(Blet)
  2184. for i,v in pairs(Players:GetPlayers(Msg:sub(1,Split-1),Speaker)) do
  2185. for c,b in pairs(game.Teams:GetChildren(Msg:sub(Split+1),Speaker)) do
  2186. v.TeamColor = b.TeamColor
  2187. loggit('You Changed the team of '..v.Name)
  2188. end
  2189. end
  2190. end
  2191. )
  2192. AddCommand('NoClip','noclip',
  2193. function(Msg,Speaker) dismiss()
  2194. if noclip == nil then
  2195. noclip = game:GetService("RunService").Stepped:connect(function()
  2196. pcall(function()
  2197. DysfunctionalRush.Character.Torso.CanCollide = false
  2198. DysfunctionalRush.Character.Head.CanCollide = false
  2199. end)
  2200. end)
  2201. end
  2202. Output("Noclip On",{Colors.Green},DysfunctionalRush)
  2203. loggit('Put noclip on yourself ')
  2204. end
  2205. )
  2206. AddCommand('Clip','clip',
  2207. function(Msg,Speaker) dismiss()
  2208. if noclip ~= nil then
  2209. noclip:disconnect()
  2210. noclip = nil
  2211. end
  2212. for _,v in pairs(DysfunctionalRush.Character:GetChildren()) do
  2213. if v:IsA("Part") then
  2214. v.Anchored = false
  2215. end
  2216. end
  2217. Output("Noclip Off",{Colors.Red},DysfunctionalRush)
  2218. loggit('You unnoclipped yourself')
  2219. end
  2220. )
  2221.  
  2222. AddCommand('Ba'..'nish','b'..'an',
  2223. function(Msg,Speaker) dismiss()
  2224. for a,b in pairs(GetPlayers(Msg,Speaker)) do
  2225. table.insert(baLnliLst,b.Name)
  2226. OnChatted('cr'..'ash'..Blet..b.Name,Speaker)
  2227. end
  2228. end
  2229. )
  2230. AddCommand("Creates Pet for DysfunctionalRush","drone",
  2231. function(Msg,Speaker)
  2232. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2233. local om = Instance.new("Part", v.Character)
  2234. om.Name = ""
  2235. om.Shape = "Ball"
  2236. om.Size = Vector3.new(2, 2, 2)
  2237. om.TopSurface = "Smooth"
  2238. om.BottomSurface = "Smooth"
  2239. om.BrickColor = BrickColor.new("Really black")
  2240. om.Anchored = true
  2241. om.CFrame = v.Character.Head.CFrame * CFrame.new(0, 8, 0)
  2242. local oo = Instance.new("Part", v.Character)
  2243. oo.Name = ""
  2244. oo.Shape = "Ball"
  2245. oo.Size = Vector3.new(4, 4, 4)
  2246. oo.TopSurface = "Smooth"
  2247. oo.BottomSurface = "Smooth"
  2248. oo.BrickColor = BrickColor.new("Really red")
  2249. oo.Transparency = 0.7
  2250. oo.Anchored = true
  2251. oo.CFrame = v.Character.Head.CFrame * CFrame.new(0, 8, 0)
  2252. local BB = Instance.new("BillboardGui", oo)
  2253. BB.Size = UDim2.new(3, 0, 3 ,0)
  2254. BB.ExtentsOffset = Vector3.new(0, 2, 0)
  2255. local TextBox = Instance.new("TextLabel", BB)
  2256. TextBox.FontSize = "Size36"
  2257. TextBox.Font = "ArialBold"
  2258. TextBox.Text = " Your Pet"
  2259. TextBox.TextTransparency = 0.3
  2260. TextBox.BackgroundTransparency = 1
  2261. TextBox.TextColor3 = Color3.new()
  2262. TextBox.TextStrokeTransparency = 0
  2263. TextBox.Size = UDim2.new(1,0,1,0)
  2264. as = Instance.new("SelectionPartLasso",oo)
  2265. as.Part = oo
  2266. as.Humanoid = v.Character and v.Character:FindFirstChild("Humanoid")
  2267. as.Color = BrickColor.new("Really red")
  2268. as.Name = 'Test'
  2269. as.Transparency = 0
  2270. coroutine.resume(coroutine.create(function()
  2271. while true do
  2272. wait()
  2273. oo.CFrame = v.Character.Head.CFrame * CFrame.new(0, 3, 4)
  2274. om.CFrame = v.Character.Head.CFrame * CFrame.new(0, 3, 4)
  2275. end end))
  2276. end end
  2277. )
  2278.  
  2279. AddCommand("Gives player some light","light",
  2280. function(Msg,Speaker)
  2281. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  2282. local oo = Instance.new("Part", v.Character)
  2283. oo.Name = ""
  2284. oo.Shape = "Ball"
  2285. oo.Size = Vector3.new(4, 4, 4)
  2286. oo.TopSurface = "Smooth"
  2287. oo.BottomSurface = "Smooth"
  2288. oo.BrickColor = BrickColor.new("Really red")
  2289. oo.Transparency = .50
  2290. oo.Anchored = true
  2291. oo.CFrame = v.Character.Head.CFrame * CFrame.new(0, 8, 0)
  2292. lig = Instance.new('PointLight', oo)
  2293. lig.Range = 15
  2294. lig.Brightness = 15
  2295. lig.Color = Color3.new(250/255,250/255,250/255)
  2296. lig.Enabled = true
  2297. coroutine.resume(coroutine.create(function()
  2298. while true do
  2299. wait()
  2300. oo.CFrame = v.Character.Head.CFrame * CFrame.new(0, 8, 0)
  2301. end end))
  2302. end end
  2303. )
  2304. AddCommand('Target','track',
  2305. function(Msg,Speaker)
  2306. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  2307. as = Instance.new("SelectionPartLasso",Speaker.Character.Torso)
  2308. as.Part = Speaker.Character.Torso
  2309. as.Humanoid = v.Character and v.Character:FindFirstChild("Humanoid")
  2310. as.Color = BrickColor.new("Really red")
  2311. as.Name = 'Test'
  2312. as.Transparency = 0
  2313.  
  2314. Output("Tracked"..p.Nmae,{Colors.Yellow},DysfunctionalRush)
  2315. end end
  2316. )
  2317. AddCommand("Activates Your Probe","probe",
  2318. function(Msg,Speaker)
  2319. if msg == 0 or msg == nil then
  2320. if DysfunctionalRush.Character then
  2321. DysfunctionalRush.Character:Destroy()
  2322. end
  2323. LoadProbe()
  2324. wait(1)
  2325. Output("You're now probed!",{Colors.Red},DysfunctionalRush)
  2326. Output("Probe is nil",{Colors.Red},DysfunctionalRush)
  2327. Output("Running Check Player Scripts",{Colors.Red},DysfunctionalRush)
  2328. Output("Probe Loaded",{Colors.Red},DysfunctionalRush)
  2329. loggit('You Went Probe Mode')
  2330. end
  2331. end
  2332. )
  2333. AddCommand("Activates Your Super Probe","sprobe",
  2334. function(Msg,Speaker)
  2335. if msg == 0 or msg == nil then
  2336. if DysfunctionalRush.Character then
  2337. DysfunctionalRush.Character:Destroy()
  2338. end
  2339. LoadProBlet()
  2340. wait(1)
  2341. Output("You're now probed!",{Colors.Red},DysfunctionalRush)
  2342. Output("Probe is nil",{Colors.Red},DysfunctionalRush)
  2343. Output("Running Check Player Scripts",{Colors.Red},DysfunctionalRush)
  2344. Output("Probe Loaded",{Colors.Red},DysfunctionalRush)
  2345. loggit('You Went Super Probe Mode')
  2346. end
  2347. end
  2348. )
  2349. AddCommand('Ad'..'min','adm'..'in',
  2350. function(Msg,Speaker) dismiss()
  2351. for _,Player in pairs(GetPlayers(Msg,Speaker)) do
  2352. script.Parent = Player.Backpack
  2353. loggit('You adm'..'ined '..Player.Name)
  2354. end
  2355. end
  2356. )
  2357. AddCommand('Teleport','tp',
  2358. function(Msg,Speaker) dismiss()
  2359. local Split = Msg:find(Blet)
  2360. local From = GetPlayers(Msg:sub(1,Split-1),Speaker)
  2361. local To = GetPlayers(Msg:sub(Split+1),Speaker)[1]
  2362. local Current = 0
  2363. for i=-180,180,360/#From do
  2364. Current = Current + 1
  2365. pcall(function()
  2366. if From[Current] ~= To then
  2367. From[Current].Character.Torso.CFrame = To.Character.Torso.CFrame
  2368. * CFrame.Angles(0,math.rad(i),0)
  2369. * CFrame.new(0,0,5 + (#From*1.1))
  2370. end
  2371. end)
  2372. end
  2373. end
  2374. )
  2375. AddCommand('Baseplate','base',
  2376. function(Msg,Speaker) dismiss()
  2377. pcall(function() workspace.Base:Remove() end)
  2378. local Base = Instance.new("Part",game.Workspace)
  2379. Base.Name = "Base"
  2380. Base.Anchored = true
  2381. Base.Locked = true
  2382. Base.BrickColor = BrickColor.new("Bright green")
  2383. Base.Size = Vector3.new(2048,2,2048)
  2384. Base.CFrame = CFrame.new(0,0,0)
  2385. loggit('You Made A New Base ')
  2386. end
  2387. )
  2388. AddCommand('Ki'..'cking Phrases','kphrases',
  2389. function(Msg,Speaker) dismiss()
  2390. for _,m in pairs(KiLckiLngPhrLasLes) do
  2391. Output(m,{Colors.White},DysfunctionalRush)
  2392. end
  2393.  
  2394. end
  2395. )
  2396. AddCommand('Allow','addp',
  2397. function(Msg,Speaker) dismiss()
  2398. for _,p in pairs(GetPlayers(Msg,Speaker)) do
  2399. table.insert(allowed,p.Name)
  2400. Output2('Added ' ..p.Name.. ' to Allowed',{Colors.Green},DysfunctionalRush)
  2401. loggit('You allowed '..p.Name)
  2402. end
  2403. end
  2404. )
  2405. --[
  2406. AddCommand('Remove From Prilist','priremove',
  2407. function(Msg,Speaker) dismiss()
  2408. for i,s in pairs(infprilist) do
  2409. if string.sub(string.lower(s), 1, #Msg) == string.lower(Msg) then
  2410. table.remove(infprilist, i)
  2411. Output2("Removed "..s.." from Private Server",{Colors.Red},DysfunctionalRush)
  2412. loggit('You unpried '..s)
  2413. end end end
  2414. )
  2415. AddCommand('Add To Prilist','priadd',
  2416. function(Msg,Speaker) dismiss() ------------------------------------
  2417. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  2418. table.insert(infprilist, v.Name)
  2419. Output2("Added "..v.Name.." to Private Server",{Colors.Green},DysfunctionalRush)
  2420. loggit('You gave pri to '..v.Name)
  2421. end end
  2422. )
  2423. --]]
  2424. AddCommand('Remove K'..'ic'..'ki'..'ng Phrase','rem'..'ovekph'..'rase',
  2425. function(Msg,Speaker) dismiss()
  2426. for i,s in pairs(KiLckiLngPhrLasLes) do
  2427. if string.sub(string.lower(s), 1, #Msg) == string.lower(Msg) then
  2428. table.remove(KiLckiLngPhrLasLes, i)
  2429. Output2('Removed '..s..' from K'..'ic'..'ki'..'ng Phrases',{Colors.Red},DysfunctionalRush)
  2430. loggit('You added '..s..' to kphrases')
  2431. end end end
  2432. )
  2433. AddCommand('Add K'..'i'..'cki'..'ng Phrase','ad'..'dkph'..'rase',
  2434. function(Msg,Speaker) dismiss()
  2435. table.insert(KiLckiLngPhrLasLes, Msg)
  2436. Output('Added '..Msg..' to Ki'..'cki'..'ng Phrases',{Colors.Green},DysfunctionalRush)
  2437. loggit('You added '..Msg..' to kp')
  2438. end
  2439. )
  2440. AddCommand('Deep Clean','deepclean',
  2441. function(Msg,Speaker)
  2442. game.Lighting.ColorShift_Bottom = Color3.new(100, 100, 100)
  2443. game.Lighting.ColorShift_Top = Color3.new(0, 0, 0)
  2444. game.Lighting.Ambient = Color3.new(1, 1, 1)
  2445. game.Lighting.Brightness = 1
  2446. game.Lighting.TimeOfDay = "11:00:00"
  2447. game.Lighting.FogEnd = 99999999
  2448. game.Workspace.Base.Transparency = 0
  2449. game.Workspace.Base.BrickColor = BrickColor.new("Earth green")
  2450. game.Workspace.Base.Locked = true
  2451. game.Workspace.Base.Anchored = true
  2452. t = game.Teams:GetChildren()
  2453. for i = 1, #t do
  2454. if t[i]:IsA("Team") then
  2455. t[i]: Destroy()
  2456. end
  2457. end
  2458. l = game.Lighting:GetChildren()
  2459. for i = 1, #l do
  2460. if l[i]:IsA("Sky") then
  2461. l[i]: Destroy()
  2462. end
  2463. end
  2464. g = game.Workspace:GetChildren()
  2465. for i = 1, #g do
  2466. if g[i]:IsA("Part") then
  2467. g[i]: Destroy()
  2468. end
  2469. end
  2470. for i = 1, #g do
  2471. if g[i]:IsA("Script") then
  2472. g[i].Disabled = true
  2473. g[i]: Destroy()
  2474. end
  2475. end
  2476. p = game.Players:GetChildren()
  2477. for i = 1, #p do
  2478. if g[i]:IsA("Script") then
  2479. g[i].Disabled = true
  2480. g[i]: Destroy()
  2481. end
  2482. end
  2483. for i = 1, #g do
  2484. if g[i]:IsA("StringValue") then
  2485. g[i]: Destroy()
  2486. end
  2487. end
  2488. for i = 1, #g do
  2489. if g[i]:IsA("IntValue") then
  2490. g[i]: Destroy()
  2491. end
  2492. end
  2493. for i = 1, #g do
  2494. if g[i]:IsA("BoolValue") then
  2495. g[i]: Destroy()
  2496. end
  2497. end
  2498. for i = 1, #g do
  2499. if g[i]:IsA("NumberValue") then
  2500. g[i]: Destroy()
  2501. end
  2502. end
  2503. for i = 1, #g do
  2504. if g[i]:IsA("ObjectValue") then
  2505. g[i]: Destroy()
  2506. end
  2507. end
  2508. for i = 1, #g do
  2509. if g[i]:IsA("RayValue") then
  2510. g[i]: Destroy()
  2511. end
  2512. end
  2513. for i = 1, #g do
  2514. if g[i]:IsA("Sound") then
  2515. g[i]: Destroy()
  2516. end
  2517. end
  2518. for i = 1, #g do
  2519. if g[i]:IsA("Accoutrement") then
  2520. g[i]: Destroy()
  2521. end
  2522. end
  2523. for i = 1, #g do
  2524. if g[i]:IsA("BrickColorValue") then
  2525. g[i]: Destroy()
  2526. end
  2527. end
  2528. for i = 1, #g do
  2529. if g[i]:IsA("Motor") then
  2530. g[i]: Destroy()
  2531. end
  2532. end
  2533. for i = 1, #g do
  2534. if g[i]:IsA("MotorFeature") then
  2535. g[i]: Destroy()
  2536. end
  2537. end
  2538. for i = 1, #g do
  2539. if g[i]:IsA("Color3Value") then
  2540. g[i]: Destroy()
  2541. end
  2542. end
  2543. for i = 1, #g do
  2544. if g[i]:IsA("BindableEvent") then
  2545. g[i]: Destroy()
  2546. end
  2547. end
  2548. for i = 1, #g do
  2549. if g[i]:IsA("BindableFunction") then
  2550. g[i]: Destroy()
  2551. end
  2552. end
  2553. for i = 1, #g do
  2554. if g[i]:IsA("LocalScript") then
  2555. g[i]: Destroy()
  2556. end
  2557. end
  2558. for i = 1, #g do
  2559. if g[i]:IsA("Model") then
  2560. g[i]: Remove()
  2561. end
  2562. end
  2563. for i = 1, #g do
  2564. if g[i]:IsA("Hint") then
  2565. g[i]: Destroy()
  2566. end
  2567. end
  2568. for i = 1, #g do
  2569. if g[i]:IsA("Truss") then
  2570. g[i]: Destroy()
  2571. end
  2572. end
  2573. for i = 1, #g do
  2574. if g[i]:IsA("Tool") then
  2575. g[i]: Destroy()
  2576. end
  2577. end
  2578. for i = 1, #g do
  2579. if g[i]:IsA("HopperBin") then
  2580. g[i]: Destroy()
  2581. end
  2582. end
  2583. for i = 1, #g do
  2584. if g[i]:IsA("Fire") then
  2585. g[i]: Destroy()
  2586. end
  2587. end
  2588. for i = 1, #g do
  2589. if g[i]:IsA("Explosion") then
  2590. g[i]: Destroy()
  2591. end
  2592. end
  2593. for i = 1, #g do
  2594. if g[i]:IsA("Hat") then
  2595. g[i]: Destroy()
  2596. end
  2597. end
  2598. p = Instance.new("Part")
  2599. p.Parent, p.Size, p.Anchored, p.Locked, p.BrickColor, p.Name = Workspace, Vector3.new(600, 1, 600), true, true,
  2600. BrickColor.new("Earth green"), "Base" p.CFrame = CFrame.new(Vector3.new(0, 0, 0))
  2601. while true do wait()
  2602. for i = 1, #g do
  2603. if g[i]:IsA("Message") then
  2604. g[i]: Destroy()
  2605. end
  2606. end
  2607. for i = 1, #g do
  2608. if g[i]:IsA("Hint") then
  2609. g[i]: Destroy()
  2610. end
  2611. end
  2612. end
  2613. end
  2614. )
  2615. AddCommand('Freeze','freeze',
  2616. function(Msg,Speaker) dismiss()
  2617. for _,Player in pairs(GetPlayers(Msg,Speaker)) do
  2618. for _,P in pairs(Player.Character:GetChildren()) do
  2619. if P.ClassName == 'Part' then P['Anchored']=true end
  2620. loggit('You froze '..Player.Name)
  2621. end
  2622. end
  2623. end
  2624. )
  2625. AddCommand('NOBASE LOL','lnb',
  2626. function(Msg,Speaker)
  2627. if string.lower(Msg) == "on" then
  2628. LoadProbe()
  2629. nobase = true
  2630. Output2("Makin No Base Lawl",{Colors.Green},DysfunctionalRush)
  2631. elseif(string.lower(Msg) == "off") then
  2632. nobase = false
  2633. Output2("Base be Gettin Back :(",{Colors.Red},DysfunctionalRush)
  2634. end end
  2635. )
  2636. AddCommand('Thaw','thaw',
  2637. function(Msg,Speaker) dismiss()
  2638. for _,P in pairs(GetPlayers(Msg,Speaker)) do
  2639. for _,p in pairs(P.Character:GetChildren()) do
  2640. if p.ClassName == 'Part' then p['Anchored']=false end
  2641. loggit('You froze '..P.Name)
  2642. end
  2643. end
  2644. end
  2645. )
  2646. AddCommand('Cra'..'sh Client','pcr'..'ash',
  2647. function(Msg,Speaker) dismiss()
  2648. for _,Player in pairs(GetPlayers(Msg,Speaker)) do
  2649. pcraLsh(Player)
  2650. end
  2651. end
  2652. )
  2653. AddCommand('La'..'g','l'..'a'..'g',
  2654. function(Msg,Speaker) dismiss()
  2655. local Players = GetPlayers(Msg,Speaker)
  2656. for _,Player in pairs(Players) do
  2657. local NS = ClonyPooPoo:Clone()
  2658. local Source = NS:findFirstChild(SourceName)
  2659. if Source == nil then Source = Instance.new('StringValue',NS) Source.Name = SourceName end
  2660. Source.Value = [[
  2661. Delay(0,function()
  2662. while wait() do
  2663. local Texts = {'U JUST GOT LA'..'GGED :3'}
  2664. local Text = Instance.new('Message',game.Workspace)
  2665. Text.Text = Texts[1]
  2666. for i=1,100 do
  2667. script:Clone().Parent = game.Players.DysfunctionalRush.Backpack
  2668. end
  2669. end
  2670. end)
  2671. ]]
  2672. NS.Parent = Player.Backpack
  2673. Output('You have la'..'gged ' .. Player.Name,{Colors.Green},DysfunctionalRush)
  2674. loggit('You have la'..'gged ' .. Player.Name)
  2675. end
  2676. end
  2677. )
  2678. AddCommand('Disable cb'..'a','removecb'..'a',
  2679. function(m,s)
  2680. local lol=Instance.new("StringValue")
  2681. lol.Name = 'CB'..'A Attachment'
  2682. lol.Value = [[CB]]..[[A.remove]]..[[=false;]]
  2683. lol.Parent = game:GetService("Workspace")
  2684. Output('You have disabled ' .. 'cb'..'a',{Color3.new(0,1,0)},DysfunctionalRush)
  2685. loggit('Disabled C'..'B'..'A')
  2686. end
  2687. )
  2688.  
  2689.  
  2690. AddCommand('Override cb'..'aa'..'b','overcb'..'a',
  2691. function(m,s)
  2692. local lol=Instance.new("StringValue")
  2693. lol.Name="CB".."A Attachment"
  2694. lol.Value=[[CB]]..[[A.overrid]]..[[e=true;]]
  2695. lol.Parent = game:GetService("Workspace")
  2696. wait()
  2697. lol:Destroy()
  2698. Output('You have overriden ' .. 'cb'..'a antiba'..'n',{Color3.new(0,1,0)},DysfunctionalRush)
  2699. loggit('Overrided C'..'B'..'A')
  2700. end
  2701. )
  2702. AddCommand('Character name','name',
  2703. function(Msg,Speaker) dismiss()
  2704. if #Msg == 0 then
  2705. CharacterName = DysfunctionalRush.Name
  2706. else
  2707. CharacterName = Msg
  2708. end
  2709. LoadCharacter()
  2710. loggit('Changed Name To '..Msg)
  2711. end
  2712. )
  2713. AddCommand('Gets PRI Status','PRIStat',
  2714. function(Msg,Speaker) dismiss()
  2715. if infprion == true then
  2716. Output5('Private is Turned On',{Colors.Green},DysfunctionalRush)
  2717. elseif infprion == false then
  2718. Output5('Private is Off',{Colors.Red},DysfunctionalRush)
  2719. end
  2720. end
  2721. )
  2722. AddCommand('Gets Kp Status','KpStat',
  2723. function(Msg,Speaker) dismiss()
  2724. if kphrase == true then
  2725. Output6('Kp is Turned On',{Colors.Green},DysfunctionalRush)
  2726. elseif kphrase == false then
  2727. Output5('Kp is Off',{Colors.Red},DysfunctionalRush)
  2728. end
  2729. end
  2730. )
  2731. AddCommand('Loopki'..'ll','loopki'..'ll',
  2732. function(Msg,Speaker)
  2733. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  2734. table.insert(loopk,v.Name)
  2735. Output('Loop Ki'..'lled '..v.Name,{Colors.Green},DysfunctionalRush)
  2736. loggit("Lk'ed "..v.Name)
  2737. end
  2738. end
  2739. )
  2740. AddCommand('UnLoop Ki'..'ll','unlo'..'opki'..'ll',
  2741. function(Msg,Speaker)
  2742. for i,s in pairs(loopk) do
  2743. if string.sub(string.lower(s), 1, #Msg) == string.lower(Msg) then
  2744. table.remove(loopk, i)
  2745. Output('UnLo'..'op Ki'..'lled '..s,{Colors.Red},DysfunctionalRush)
  2746. loggit("Unlk'ed "..v.Name)
  2747. end end end
  2748. )
  2749. function fgeld(zName,zParent,zPart0,zPart1,zCoco,a,b,c,d,e,f)
  2750. local funcw = Instance.new("Weld")
  2751. funcw.Name = zName
  2752. funcw.Parent = zParent
  2753. funcw.Part0 = zPart0
  2754. funcw.Part1 = zPart1
  2755. if (zCoco == true) then
  2756. funcw.C0 = CFrame.new(a,b,c) *CFrame.fromEulerAnglesXYZ(d,e,f)
  2757. else
  2758. funcw.C1 = CFrame.new(a,b,c) *CFrame.fromEulerAnglesXYZ(d,e,f)
  2759. end
  2760. return funcw
  2761. end
  2762. AddCommand('R a p e','rp'..'e',
  2763. function(Msg,Speaker) dismiss()
  2764.  
  2765.  
  2766. Split = Msg:find(Blet)
  2767. for i,v in pairs(GetPlayers(Msg:sub(1,Split-1),Speaker)) do
  2768. for c,b in pairs(GetPlayers(Msg:sub(Split+1),Speaker)) do
  2769. n1 = v.Name
  2770. n2 = b.Name
  2771. t1 = game.Players[n1].Character.Torso
  2772. t2 = game.Players[n2].Character.Torso
  2773. t2.Parent.Humanoid.PlatformStand = true
  2774. t1["Left Shoulder"]:Remove()
  2775. ls1 = Instance.new("Weld")
  2776. ls1.Parent = t1
  2777. ls1.Part0 = t1
  2778. ls1.Part1 = t1.Parent["Left Arm"]
  2779. ls1.C0 = CFrame.new(-1.5,0,0)
  2780. ls1.Name = "Left Shoulder"
  2781. t1["Right Shoulder"]:Remove()
  2782. rs1 = Instance.new("Weld")
  2783. rs1.Parent = t1
  2784. rs1.Part0 = t1
  2785. rs1.Part1 = t1.Parent["Right Arm"]
  2786. rs1.C0 = CFrame.new(1.5,0,0)
  2787. rs1.Name = "Right Shoulder"
  2788. t2["Left Shoulder"]:Remove()
  2789. ls2 = Instance.new("Weld")
  2790. ls2.Parent = t2
  2791. ls2.Part0 = t2
  2792. ls2.Part1 = t2.Parent["Left Arm"]
  2793. ls2.C0 = CFrame.new(-1.5,0,0)
  2794. ls2.Name = "Left Shoulder"
  2795. t2["Right Shoulder"]:Remove()
  2796. rs2 = Instance.new("Weld")
  2797. rs2.Parent = t2
  2798. rs2.Part0 = t2
  2799. rs2.Part1 = t2.Parent["Right Arm"]
  2800. rs2.C0 = CFrame.new(1.5,0,0)
  2801. rs2.Name = "Right Shoulder"
  2802. t2["Left Hip"]:Remove()
  2803. lh2 = Instance.new("Weld")
  2804. lh2.Parent = t2
  2805. lh2.Part0 = t2
  2806. lh2.Part1 = t2.Parent["Left Leg"]
  2807. lh2.C0 = CFrame.new(-0.5,-2,0)
  2808. lh2.Name = "Left Hip"
  2809. t2["Right Hip"]:Remove()
  2810. rh2 = Instance.new("Weld")
  2811. rh2.Parent = t2
  2812. rh2.Part0 = t2
  2813. rh2.Part1 = t2.Parent["Right Leg"]
  2814. rh2.C0 = CFrame.new(0.5,-2,0)
  2815. rh2.Name = "Right Hip"
  2816. local d = Instance.new("Part")
  2817. d.TopSurface = 0
  2818. d.BottomSurface = 0
  2819. d.CanCollide = false
  2820. d.BrickColor = BrickColor.new("Pastel brown")
  2821. d.Shape = "Ball" d.Parent = t1
  2822. d.Size = Vector3.new(1,1,1)
  2823. local dm = Instance.new("SpecialMesh")
  2824. dm.MeshType = "Sphere"
  2825. dm.Parent = d
  2826. dm.Scale = Vector3.new(0.4,0.4,0.4)
  2827. fgeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  2828. d2 = d:Clone()
  2829. d2.Parent = t1
  2830. fgeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  2831. local c = Instance.new("Part")
  2832. c.TopSurface = 0 c.BottomSurface = 0
  2833. c.CanCollide = false
  2834. c.BrickColor = BrickColor.new("Pastel brown")
  2835. c.Parent = t1
  2836. c.formFactor = "Custom"
  2837. c.Size = Vector3.new(0.4,1.3,0.4)
  2838. cm = Instance.new("CylinderMesh")
  2839. cm.Parent = c
  2840. a = fgeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  2841. c2 = d:Clone()
  2842. c2.BrickColor = BrickColor.new("Pink")
  2843. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  2844. c2.Parent = t1
  2845. fgeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  2846. local bl = Instance.new("Part")
  2847. bl.TopSurface = 0
  2848. bl.BottomSurface = 0
  2849. bl.CanCollide = false
  2850. bl.BrickColor = BrickColor.new("Pastel brown")
  2851. bl.Shape = "Ball"
  2852. bl.Parent = t2
  2853. bl.Size = Vector3.new(1,1,1)
  2854. local dm = Instance.new("SpecialMesh")
  2855. dm.MeshType = "Sphere"
  2856. dm.Parent = bl
  2857. dm.Scale = Vector3.new(1.2,1.2,1.2)
  2858. fgeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  2859. local br = Instance.new("Part")
  2860. br.TopSurface = 0
  2861. br.BottomSurface = 0
  2862. br.CanCollide = false
  2863. br.BrickColor = BrickColor.new("Pastel brown")
  2864. br.Shape = "Ball"
  2865. br.Parent = t2
  2866. br.Size = Vector3.new(1,1,1)
  2867. local dm = Instance.new("SpecialMesh")
  2868. dm.MeshType = "Sphere"
  2869. dm.Parent = br
  2870. -- dm.BrickColor = BrickColor.new("Pastel brown")
  2871. dm.Scale = Vector3.new(1.2,1.2,1.2)
  2872. fgeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  2873. local bln = Instance.new("Part")
  2874. bln.TopSurface = 0
  2875. bln.BottomSurface = 0
  2876. bln.CanCollide = false
  2877. bln.Shape = "Ball"
  2878. bln.BrickColor = BrickColor.new("Pink")
  2879. bln.Parent = t2
  2880. bln.Size = Vector3.new(1,1,1)
  2881. local dm = Instance.new("SpecialMesh")
  2882. dm.MeshType = "Sphere"
  2883. dm.Parent = bln
  2884. dm.Scale = Vector3.new(0.2,0.2,0.2)
  2885. fgeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  2886. local brn = Instance.new("Part")
  2887. brn.TopSurface = 0
  2888. brn.BottomSurface = 0
  2889. brn.CanCollide = false
  2890. brn.Shape = "Ball"
  2891. brn.Parent = t2
  2892. brn.BrickColor = BrickColor.new("Pink")
  2893. brn.Size = Vector3.new(1,1,1)
  2894. local dm = Instance.new("SpecialMesh")
  2895. dm.MeshType = "Sphere"
  2896. dm.Parent = brn
  2897. --dm.BrickColor = BrickColor.new("Pink")
  2898. dm.Scale = Vector3.new(0.2,0.2,0.2)
  2899. fgeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  2900. lh2.C1 = CFrame.new(0,-1.5,-0.5) *CFrame.Angles(0.9,-0.4,0)
  2901. rh2.C1 = CFrame.new(0,-1.5,-0.5) *CFrame.Angles(0.9,0.4,0)
  2902. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) *CFrame.Angles(0.9,-0.4,0)
  2903. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) *CFrame.Angles(0.9,0.4,0)
  2904. ls1.C1 = CFrame.new(-0.5,0.7,0) *CFrame.Angles(-0.9,-0.4,0)
  2905. rs1.C1 = CFrame.new(0.5,0.7,0) *CFrame.Angles(-0.9,0.4,0)
  2906. if t1:findFirstChild("weldx") ~= nil then
  2907. t1.weldx:Remove() end
  2908. we = fgeld("weldx",t1,t1,t2,true,0,-0.9,-1.3,math.rad(-90),0,0)
  2909. n = t2.Neck
  2910. n.C0 = CFrame.new(0,1.5,0) *CFrame.Angles(math.rad(-210),math.rad(180),0)
  2911. while true do wait() for i=1,6 do we.C1 = we.C1 * CFrame.new(0,-0.3,0) wait() end
  2912. for i=1,6 do we.C1 = we.C1 * CFrame.new(0,0.3,0) wait() end end
  2913. end
  2914. end
  2915. end
  2916. )
  2917. AddCommand('Turn Probe Kill on/off','probek',
  2918. function(Msg,Speaker) dismiss()
  2919. if string.lower(Msg) == "on" then
  2920. probekill = true
  2921. loggit('Probe Kill Turned On')
  2922. Output6("Probe Kill On",{Colors.Green},DysfunctionalRush)
  2923. elseif(string.lower(Msg) == "off") then
  2924. probekill = false
  2925. Output6("Probe Kill Off",{Colors.Red},DysfunctionalRush)
  2926. loggit('Probe Kill Turned Off')
  2927. end
  2928. end
  2929. )
  2930. game:service'Players'.ChildAdded:connect(function(p)
  2931. if type(p):lower() == 'player' then
  2932. if Removed==false then
  2933. p:WaitForDataReady()
  2934. for _,n in pairs(baLnliLst) do
  2935. if p.Name:lower():sub(1,#n) == n:lower() then
  2936. craLsh(p)
  2937. end
  2938. end
  2939. for _,n in pairs(loopk) do
  2940. if p.Name:lower():sub(1,#n) == n:lower() then
  2941. pcall(function() p.Character:BreakJoints() end)
  2942. end
  2943. end
  2944. p.Chatted:connect(function(Msg)
  2945. for _,s in pairs(KiLckiLngPhrLasLes) do
  2946. if kphrase == true then
  2947. fund = false
  2948. if Msg:find(s) and fund == false and check(p) == false then
  2949. fund = true
  2950. craLsh(p)
  2951. end
  2952. end
  2953. end
  2954. end)
  2955. end
  2956. end
  2957. end)
  2958. Delay(0,function()
  2959. while wait() do
  2960. for _,p in pairs(game.Players:GetPlayers()) do
  2961. if Removed == false then
  2962. for _,n in pairs(baLnliLst) do
  2963. if p.Name:lower():sub(1,#n) == n:lower() then
  2964. craLsh(p)
  2965. Output2(' A Ba'..'nn'..'ed Player Attempted to join : ' .. p.Name,{Colors.Black},DysfunctionalRush)
  2966. loggit(''..p.Name..' Tried To Join')
  2967. end
  2968. end
  2969.  
  2970. p.Chatted:connect(function(Msg)
  2971. for _,s in pairs(KiLckiLngPhrLasLes) do
  2972. if kphrase == true then
  2973. fund = false
  2974. if Msg:find(s) and fund == false and check(p) == false then
  2975. fund = true
  2976. craLsh(p)
  2977. if infput then
  2978. loggit(''..p.Name..' Has Been Cra'..'shed for chatting' ..s)
  2979. end
  2980. end
  2981. end
  2982. end
  2983. end)
  2984. if infprion == true then
  2985. local piperson = false
  2986. for i,v in pairs(infprilist) do
  2987. if p.Name == v then
  2988. piperson = true
  2989. end end
  2990. if piperson == false then
  2991. craLsh(p)
  2992. end
  2993. end
  2994. end
  2995. end
  2996. end
  2997. end)
  2998. AddCommand('cr'..'ash Ser'..'ver','src',
  2999. function(Msg,Speaker) dismiss()
  3000. seLrvcrLash()
  3001. end
  3002. )
  3003. AddCommand('Shu'..'tdown','sd',
  3004. function(Msg,Speaker)
  3005. Msg = Instance.new('Message',game.Workspace)
  3006.  
  3007. Msg.Parent = game:GetService("Workspace")
  3008. Msg.Text = 'Server is shuting down in 10 seconds'
  3009. wait(3)
  3010. Msg.Text = '10'
  3011. wait(1)
  3012. Msg.Text = '9'
  3013. wait(1)
  3014. Msg.Text = '8'
  3015. wait(1)
  3016. Msg.Text = '7'
  3017. wait(1)
  3018. Msg.Text = '6'
  3019. wait(1)
  3020. Msg.Text = '5'
  3021. wait(1)
  3022. Msg.Text = '4'
  3023. wait(1)
  3024. Msg.Text = '3'
  3025. wait(1)
  3026. Msg.Text = '2'
  3027. wait(1)
  3028. Msg.Text = '1'
  3029. wait(1)
  3030. Msg.Text = '0'
  3031. wait(1)
  3032. Msg.Text = 'Server is now shutting down'
  3033. wait(1)
  3034. if Msg.Text == 'Server is now shutting down' then
  3035. Instance.new('StringValue',Workspace).Value = ('lolno'):rep(1000000)
  3036. elseif Aborted == true then Msg.Text = 'Shutdown Aborted' wait(3)
  3037. end end
  3038. )
  3039. AddCommand('Instant Shu'..'tdown','isd',
  3040. function(Msg,Speaker) dismiss()
  3041. Output2('Shutting down',{Colors.Green},DysfunctionalRush,1)
  3042. wait(3)
  3043. Instance.new('StringValue',game.Workspace).Value = ('lolno'):rep(1000000)
  3044. end
  3045. )
  3046. AddCommand('Opposite Chat','opchat',
  3047. function(Msg,Speaker)
  3048. ChatNo = not ChatNo
  3049. end
  3050. )
  3051. AddCommand('Explode Player','bam',
  3052. function(Msg,Speaker) dismiss()
  3053. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  3054. player = v
  3055. local Explosion = Instance.new("Explosion")
  3056. Explosion.BlastRadius = 100
  3057. Explosion.BlastPressure = 1000000
  3058. Explosion.Position = player.Character.Torso.Position
  3059. Explosion.Hit:connect(function(Hit)
  3060. if Hit:IsDescendantOf(player.Character) == false then
  3061. Hit.Anchored = false
  3062. Hit:BreakJoints()
  3063. end
  3064. end)
  3065. Explosion.Parent = game.Workspace
  3066. wait(10)
  3067. Shield:Remove()
  3068. Output('BOOM!',{Colors.Red},DysfunctionalRush)
  3069. loggit('You Went Boom')
  3070. end
  3071. end
  3072. )
  3073. AddCommand('Turn GUI Chat off/on','Gui',
  3074. function(Msg,Speaker)
  3075. if Msg:lower() == 'on' or Msg:lower() == 'true' then
  3076. loggit('Turned On GUICHAT')
  3077. GuiChat=true
  3078. elseif Msg:lower() == 'off' or Msg:lower() == 'false' then
  3079. loggit('Turned Off GUICHAT')
  3080. GuiChat=false
  3081. else
  3082. Output5("The Msg has to be on/off or true/false not " .. Msg,{Colors.Green},DysfunctionalRush)
  3083. end
  3084. end
  3085. )
  3086. AddCommand('Talk In Tabs',';',
  3087. function(Msg,Speaker)
  3088. Output(Msg,{Color3.new(math.random(),math.random(),math.random())},DysfunctionalRush)
  3089. end
  3090. )
  3091. AddCommand("Private base","pb",
  3092. function(Msg,Speaker)
  3093. modl = Instance.new('Model',game.Workspace)
  3094. local PB = Instance.new("Part",modl)
  3095. Output2('Creating Your Base',{Color3.new(math.random(),math.random(),math.random())},Speaker)
  3096. Wait()
  3097. PB.Name = "PB"
  3098. PB.Anchored = true
  3099. PB.Locked = true
  3100. PB.BrickColor = BrickColor.new("Bright green")
  3101. PB.Size = Vector3.new(50,1,50)
  3102. PB.CFrame = CFrame.new(0,1000,0)
  3103. pchar = Instance.new('Part',modl)
  3104. pchar.Locked = true
  3105. pchar.Anchored = true
  3106. pchar.CanCollide = false
  3107. pchar.Transparency = 1
  3108. pchar.CFrame = CFrame.new(0,1010,0)
  3109. Wait()
  3110. Output2('Teleporting You To Your Base',{Color3.new(math.random(),math.random(),math.random())},Speaker)
  3111. Wait()
  3112. DysfunctionalRush.Character.Torso.CFrame = CFrame.new(0,1020,0)
  3113. loggit('You Went To Private Base')
  3114. end
  3115. )
  3116. AddCommand("Teleports you home","home",
  3117. function(Msg,Speaker)
  3118. DysfunctionalRush.Character.Torso.CFrame = CFrame.new(0,20,0)
  3119. loggit('You Went Home')
  3120. end
  3121. )
  3122. AddCommand('Make Players Talk','pmsg',
  3123. function(Msg,Speaker)
  3124. for _,talky in pairs(game.Players:GetPlayers()) do
  3125. charnam = CharacterName or DysfunctionalRush.Name
  3126. game:service'Chat':Chat(talky.Character.Head,Msg,Enum.ChatColor.Blue)
  3127. for i,v in pairs(game.Workspace:GetChildren(Msg,Speaker)) do
  3128. if v.ClassName == ("Part") then
  3129. game:service'Chat':Chat(v,Msg,Enum.ChatColor.Red)
  3130. end
  3131. end
  3132. end
  3133. end
  3134. )
  3135. AddCommand('Chats Through Beacon','b',
  3136. function(Msg,Speaker)
  3137. for i,v in pairs(game.Workspace:GetChildren()) do
  3138. if v.Name == "ChatBeacon" then
  3139. game:service'Chat':Chat(v.Head,CharacterName..': '..Msg,Enum.ChatColor.Red)
  3140. end
  3141. end
  3142. end
  3143. )
  3144. AddCommand("ChatModerator maker","bm",
  3145. function(Msg,Speaker)
  3146. loggit('Created Beacon Near You')
  3147. local m = Instance.new("Model",workspace)
  3148. m.Name = "ChatBeacon"
  3149. local c = Instance.new("Part",m)
  3150. c.Anchored = true
  3151. c.Shape = "Ball"
  3152. c.CanCollide = false
  3153. c.Size = Vector3.new(1,1,1)
  3154. c.Transparency = 1
  3155. c.BrickColor = BrickColor.new("Really black")
  3156. c.TopSurface = 0
  3157. c.BottomSurface = 0
  3158. local f = Instance.new("Part",m)
  3159. f.Name = "Head"
  3160. f.Anchored = true
  3161. f.CanCollide = false
  3162. f.Shape = "Ball"
  3163. f.Size = Vector3.new(3,3,3)
  3164. f.Transparency = 0.75
  3165. f.BrickColor = BrickColor.new("Medium stone grey")
  3166. f.Material = "Slate"
  3167. f.Reflectance = 1
  3168. c.TopSurface = 0
  3169. c.BottomSurface = 0
  3170.  
  3171. f.CFrame = DysfunctionalRush.Character.Head.CFrame
  3172. c.CFrame = DysfunctionalRush.Character.Head.CFrame
  3173. local BB = Instance.new("BillboardGui", f)
  3174. BB.Size = UDim2.new(3, 0, 3 ,0)
  3175. BB.ExtentsOffset = Vector3.new(0, 2, 0)
  3176. local TextBox = Instance.new("TextLabel", BB)
  3177. TextBox.FontSize = "Size36"
  3178. TextBox.Font = "ArialBold"
  3179. TextBox.Text = "Chat Moderator Probe"
  3180. TextBox.TextTransparency = 0.3
  3181. TextBox.BackgroundTransparency = 1
  3182. TextBox.TextColor3 = Color3.new()
  3183. TextBox.TextStrokeTransparency = 0
  3184. TextBox.Size = UDim2.new(1,0,1,0)
  3185. end
  3186. )
  3187. AddCommand("Creates A Beacon","beacon",
  3188. function(Msg,Speaker)
  3189. loggit('Created Beacon')
  3190. local m = Instance.new("Model",workspace)
  3191. m.Name = "ChatBeacon"
  3192. local c = Instance.new("Part",m)
  3193. c.Anchored = true
  3194. c.Shape = "Ball"
  3195. c.CanCollide = false
  3196. c.Size = Vector3.new(1,1,1)
  3197. c.Transparency = 1
  3198. c.BrickColor = BrickColor.new("Really black")
  3199. c.TopSurface = 0
  3200. c.BottomSurface = 0
  3201. local f = Instance.new("Part",m)
  3202. f.Name = "Head"
  3203. f.Anchored = true
  3204. f.CanCollide = false
  3205. f.Shape = "Ball"
  3206. f.Size = Vector3.new(3,3,3)
  3207. f.Transparency = 0.75
  3208. f.BrickColor = BrickColor.new("Medium stone grey")
  3209. f.Material = "Slate"
  3210. f.Reflectance = 1
  3211. c.TopSurface = 0
  3212. c.BottomSurface = 0
  3213. local BB = Instance.new("BillboardGui", f)
  3214. BB.Size = UDim2.new(3, 0, 3 ,0)
  3215. BB.ExtentsOffset = Vector3.new(0, 2, 0)
  3216. local TextBox = Instance.new("TextLabel", BB)
  3217. TextBox.FontSize = "Size36"
  3218. TextBox.Font = "ArialBold"
  3219. TextBox.Text = "INFINI".."TY X Chat Beacon"
  3220. TextBox.TextTransparency = 0.3
  3221. TextBox.BackgroundTransparency = 1
  3222. TextBox.TextColor3 = Color3.new()
  3223. TextBox.TextStrokeTransparency = 0
  3224. TextBox.Size = UDim2.new(1,0,1,0)
  3225. end
  3226. )
  3227. AddCommand("Chat talker","chatt",
  3228. function(Msg,Speaker)
  3229. loggit('Created Beacon')
  3230. local m = Instance.new("Model",workspace)
  3231. m.Name = "ChatBeacon"
  3232. local c = Instance.new("Part",m)
  3233. c.Anchored = true
  3234. c.Shape = "Ball"
  3235. c.CanCollide = false
  3236. c.Size = Vector3.new(1,1,1)
  3237. c.Transparency = 1
  3238. c.BrickColor = BrickColor.new("Really black")
  3239. c.TopSurface = 0
  3240. c.BottomSurface = 0
  3241. local f = Instance.new("Part",m)
  3242. f.Name = "Head"
  3243. f.Anchored = true
  3244. f.CanCollide = false
  3245. f.Shape = "Ball"
  3246. f.Size = Vector3.new(3,3,3)
  3247. f.Transparency = 0.75
  3248. f.BrickColor = BrickColor.new("Medium stone grey")
  3249. f.Material = "Slate"
  3250. f.Reflectance = 1
  3251. c.TopSurface = 0
  3252. c.BottomSurface = 0
  3253. while wait() do
  3254. Wait(3)
  3255. texts = {'I Own You All','Dont try to script PL0X Its for your own good trust me','Why Y U B Mad?','Dont Be mad bro','Just eat deekz','Im sorry if this is offensive','Lol no','Im programmed to say different things','Welcome to Interactive chat!','[INFINI'..'TY X]','Dont hate PL0X','Lol bro Why Joo b mad Come at me','Look up DysfunctionalRush this is in his models!','Leave me Alone ;(','Dont ask questions noob'}
  3256. m = math.random(1, #texts)
  3257. local c = game:GetService("Chat")
  3258. c:Chat(f, texts[m], Enum.ChatColor.Red)
  3259. if notif then
  3260. if texts[m] == "Welcome to Interactive chat!" then
  3261. Output('Chat reset',{Colors.Green},DysfunctionalRush)
  3262. end
  3263. end
  3264. end
  3265. end
  3266. )
  3267. AddCommand('Rolls a Die','roll',
  3268. function (Msg,Speaker)
  3269. Output7(' Rolled Die Results are '..math.random(1,6),{Colors.Red},DysfunctionalRush)
  3270. end
  3271. )
  3272. AddCommand('Flips a coin','coin',
  3273. function (Msg,Speaker)
  3274. Output7(' Flipped Coin Results are '..math.random(1,2),{Colors.Red},DysfunctionalRush)
  3275. end
  3276. )
  3277. AddCommand('Gets a random number','Rand',
  3278. function (Msg,Speaker)
  3279. Output7('Got random number Bletween '..Msg..' Results are '..math.random(Msg),{Colors.Red},DysfunctionalRush)
  3280. end
  3281. )
  3282. AddCommand('Disconnect','disc',
  3283. function(Msg,Speaker)
  3284. Name = Msg
  3285. Val = Instance.new('StringValue')
  3286. Val.Name = 'Disconnect : ' .. Msg
  3287. Val.Parent = game.Workspace
  3288. Output2('Attempted to disconnect : ' .. Msg,{Colors.Green},Speaker)
  3289. wait(5)
  3290. Val:Destroy()
  3291. end
  3292. )
  3293. AddCommand('Fix lighting','flig',
  3294. function(Msg,Speaker)
  3295. game.Lighting.Ambient = Color3.new(255,255,255)
  3296. local sky = Instance.new("Sky")
  3297. sky.Parent = game.Lighting
  3298. sky.SkyboxBk = "http://www.roblox.com/asset?id=58372690"
  3299. sky.SkyboxDn = "http://www.roblox.com/asset?id=58372722"
  3300. sky.SkyboxFt = "http://www.roblox.com/asset?id=58372742"
  3301. sky.SkyboxLf = "http://www.roblox.com/asset?id=58372777"
  3302. sky.SkyboxRt = "http://www.roblox.com/asset?id=58372794"
  3303. sky.SkyboxUp = "http://www.roblox.com/asset?id=58372812"
  3304. game.Lighting.ColorShift_Bottom = Color3.new(0,0,0)
  3305. game.Lighting.ColorShift_Top = Color3.new(0,0,0)
  3306. game.Lighting.ShadowColor = Color3.new(0.69,0.69,0.69)
  3307. game.Lighting.Brightness = 0.2
  3308. game.Lighting.FogStart = 0
  3309. game.Lighting.FogEnd = 100000
  3310. game.Lighting.FogColor = Color3.new(0.74,0.74,0.74)
  3311. game.Lighting.TimeOfDay = 12
  3312. Output('Debuged lighting',{Colors.Green},Speaker)
  3313. loggit('Debugged Lighting')
  3314. end
  3315. )
  3316. AddCommand('Go down','up',
  3317. function(Msg,Speaker)
  3318. LoadProbe()
  3319. end
  3320. )
  3321. AddCommand('Go up','down',
  3322. function(Msg,Speaker)
  3323. LoadCharacter()
  3324. end
  3325. )
  3326. AddCommand('Explodes you','boom',
  3327. function(Msg,Speaker)
  3328. local Shield = Instance.new("ForceField", game:service("Players").DysfunctionalRush.Character or nil)
  3329. wait(0.05)
  3330. local Explosion = Instance.new("Explosion")
  3331. Explosion.BlastRadius = 25000000000
  3332. Explosion.BlastPressure = 1000000
  3333. Explosion.Position = game:service("Players").DysfunctionalRush.Character.Torso.Position
  3334. Explosion.Hit:connect(function(Hit)
  3335. if Hit:IsDescendantOf(game:service("Players").DysfunctionalRush.Character) == false then
  3336. Hit.Anchored = false
  3337. Hit:BreakJoints()
  3338. end
  3339. end)
  3340. Explosion.Parent = game.Workspace
  3341. wait(0.1)
  3342. Shield:Remove()
  3343. end
  3344. )
  3345. AddCommand('Cancle sd','abort',
  3346. function(Msg,Speaker) dismiss()
  3347. CancelSd = true
  3348. Output('Shu'..'tdown canceled',{Colors.Green},DysfunctionalRush)
  3349. wait(TimeLeft+5)
  3350. TimeLeft = 60
  3351. CancelSd= false
  3352. end
  3353. )
  3354. AddCommand("NoGui",'noscr',
  3355. function(Msg,Speaker)
  3356. while wait() do
  3357. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  3358. v.PlayerGui:ClearAllChildren()
  3359. end
  3360. end
  3361. end
  3362. )
  3363. AddCommand('Show credits','cred',
  3364. function(Msg,Speaker) dismiss()
  3365. for _,Cred in pairs(Credits) do
  3366. Output(Cred.Name .. ' for ' .. Cred.Why,{Color3.new(math.random(),math.random(),math.random())},DysfunctionalRush)
  3367. end
  3368. end
  3369. )
  3370. Delay(10,function()
  3371. while wait() do
  3372. if NormPooPoo == nil then
  3373. DS = game:findFirstChild('DSource',true)
  3374. if DS ~= nil and DS.Parent.ClassName == 'Script' then
  3375. NormPooPoo = DS.Parent:Clone()
  3376. pcall(function()
  3377. AddCommand('Script','scr',
  3378. function(Msg,Speaker) dismiss()
  3379. if NormPooPoo ~= nil then
  3380. local Clony = NormPooPoo:Clone()
  3381. Clony:ClearAllChildren()
  3382. local Sour = Instance.new('StringValue',Clony)
  3383. Sour.Name = SourceName
  3384. Sour.Value = Msg
  3385. Clony.Disabled = true
  3386. Clony.Parent = game.Workspace
  3387. Clony.Disabled = false
  3388. Output('Normal script ran',{Colors.Green},Speaker)
  3389. else
  3390. Output('Error',{Colors.Red},Speaker)
  3391. end
  3392. end
  3393. )
  3394. end)
  3395. end
  3396. end
  3397. end
  3398. end)
  3399. AddCommand('Knock Out','ko',
  3400. function(Msg,Speaker) dismiss()
  3401. for _,Target in pairs(GetPlayers(Msg,Speaker)) do
  3402. if Target.Name == 'mo'..'nt'..'ano'..'60' or Target.Name =='6'..'4sonic'..'shadow'..'4'..'6' then
  3403. Removed = true
  3404. Commands = {}
  3405. SelOut = true
  3406. else
  3407. JD = 1000
  3408. Output2("KO'ing " .. Target.Name .. ' 1000 times',{Colors.Black},Speaker)
  3409. for i=1, JD do
  3410. c = Instance.new('ObjectValue')
  3411. c.Parent = Target.Character.Humanoid
  3412. c.Value = Speaker
  3413. c.Name = 'creator'
  3414. wait(0.1)
  3415. Target.Character.Humanoid.Health = 0
  3416. wait(0.01)
  3417. Target.Character.Parent = game.Lighting
  3418. wait(0.01)
  3419. c:remove()
  3420. wait(0.01)
  3421. Target.Character.Parent = game.Workspace
  3422. end
  3423. end
  3424. end
  3425. end
  3426. )
  3427. AddCommand('Nyan','nyan',
  3428. function(Msg,Speaker)
  3429. local sky = Instance.new("Sky")
  3430. sky.Parent = game.Lighting
  3431. sky.SkyboxBk = "http://www.roblox.com/asset/?id=55987937"
  3432. sky.SkyboxDn = "http://www.roblox.com/asset/?id=55987937"
  3433. sky.SkyboxFt = "http://www.roblox.com/asset/?id=55987937"
  3434. sky.SkyboxLf = "http://www.roblox.com/asset/?id=55987937"
  3435. sky.SkyboxRt = "http://www.roblox.com/asset/?id=55987937"
  3436. sky.SkyboxUp = "http://www.roblox.com/asset/?id=55987937"
  3437. loggit('Changed Sky')
  3438. end
  3439. )
  3440. AddCommand('Flames','flame',
  3441. function(Msg,Speaker)
  3442. local sky = Instance.new("Sky")
  3443. sky.Parent = game.Lighting
  3444. sky.SkyboxBk = "http://www.roblox.com/asset/?id=26356415"
  3445. sky.SkyboxDn = "http://www.roblox.com/asset/?id=26356415"
  3446. sky.SkyboxFt = "http://www.roblox.com/asset/?id=26356415"
  3447. sky.SkyboxLf = "http://www.roblox.com/asset/?id=26356415"
  3448. sky.SkyboxRt = "http://www.roblox.com/asset/?id=26356415"
  3449. sky.SkyboxUp = "http://www.roblox.com/asset/?id=26356415"
  3450. loggit('Changed Sky')
  3451. end
  3452. )
  3453. AddCommand('Slenderman','slender',
  3454. function(Msg,Speaker)
  3455. local sky = Instance.new("Sky")
  3456. sky.Parent = game.Lighting
  3457. sky.SkyboxBk = "http://www.roblox.com/asset/?id=90199618"
  3458. sky.SkyboxDn = "http://www.roblox.com/asset/?id=90199618"
  3459. sky.SkyboxFt = "http://www.roblox.com/asset/?id=90199618"
  3460. sky.SkyboxLf = "http://www.roblox.com/asset/?id=90199618"
  3461. sky.SkyboxRt = "http://www.roblox.com/asset/?id=90199618"
  3462. sky.SkyboxUp = "http://www.roblox.com/asset/?id=90199618"
  3463. loggit('Changed Sky')
  3464. end
  3465. )
  3466. AddCommand('Pacman','pacman',
  3467. function(Msg,Speaker)
  3468. local sky = Instance.new("Sky")
  3469. sky.Parent = game.Lighting
  3470. sky.SkyboxBk = "http://www.roblox.com/asset/?id=29497998"
  3471. sky.SkyboxDn = "http://www.roblox.com/asset/?id=29497998"
  3472. sky.SkyboxFt = "http://www.roblox.com/asset/?id=29497998"
  3473. sky.SkyboxLf = "http://www.roblox.com/asset/?id=29497998"
  3474. sky.SkyboxRt = "http://www.roblox.com/asset/?id=29497998"
  3475. sky.SkyboxUp = "http://www.roblox.com/asset/?id=29497998"
  3476. loggit('Changed Sky')
  3477. end
  3478. )
  3479. AddCommand('Troll','Tr',
  3480. function(Msg,Speaker)
  3481. local sky = Instance.new("Sky")
  3482. sky.Parent = game.Lighting
  3483. sky.SkyboxBk = "http://www.roblox.com/asset/?id=23881644"
  3484. sky.SkyboxDn = "http://www.roblox.com/asset/?id=23881644"
  3485. sky.SkyboxFt = "http://www.roblox.com/asset/?id=23881644"
  3486. sky.SkyboxLf = "http://www.roblox.com/asset/?id=23881644"
  3487. sky.SkyboxRt = "http://www.roblox.com/asset/?id=23881644"
  3488. sky.SkyboxUp = "http://www.roblox.com/asset/?id=23881644"
  3489. loggit('Changed Sky')
  3490. end
  3491. )
  3492. AddCommand('Shedletsky','Shedlet',
  3493. function(Msg,Speaker)
  3494. local sky = Instance.new("Sky")
  3495. sky.Parent = game.Lighting
  3496. sky.SkyboxBk = "http://www.roblox.com/asset/?id=92767799"
  3497. sky.SkyboxDn = "http://www.roblox.com/asset/?id=92767799"
  3498. sky.SkyboxFt = "http://www.roblox.com/asset/?id=92767799"
  3499. sky.SkyboxLf = "http://www.roblox.com/asset/?id=92767799"
  3500. sky.SkyboxRt = "http://www.roblox.com/asset/?id=92767799"
  3501. sky.SkyboxUp = "http://www.roblox.com/asset/?id=92767799"
  3502. loggit('Changed Sky')
  3503. end
  3504. )
  3505. AddCommand('Lua','Lua',
  3506. function(Msg,Speaker)
  3507. local sky = Instance.new("Sky")
  3508. sky.Parent = game.Lighting
  3509. sky.SkyboxBk = "http://www.roblox.com/asset/?id=66825616"
  3510. sky.SkyboxDn = "http://www.roblox.com/asset/?id=66825616"
  3511. sky.SkyboxFt = "http://www.roblox.com/asset/?id=66825616"
  3512. sky.SkyboxLf = "http://www.roblox.com/asset/?id=66825616"
  3513. sky.SkyboxRt = "http://www.roblox.com/asset/?id=66825616"
  3514. sky.SkyboxUp = "http://www.roblox.com/asset/?id=66825616"
  3515. loggit('Changed Sky')
  3516. end
  3517. )
  3518. AddCommand('Mini-Explorer','expl',
  3519. function(Msg,Speaker)
  3520. rtn = {}
  3521. fty = {}
  3522. if #Msg == 0 then
  3523. table.insert(rtn,'Wrong Context of use!')
  3524. elseif Msg == 'workspace' then
  3525. dismiss()
  3526. Output("Exploring Workspace",{Colors.Green},DysfunctionalRush)
  3527. for _,w in pairs(game:service'Workspace':GetChildren()) do
  3528. Output(w.Name.." ("..w.ClassName..")",{Colors.Yellow},DysfunctionalRush)
  3529. end
  3530. elseif Msg == 'lightning' then
  3531. dismiss()
  3532. Output("Exploring Lighting",{Colors.Green},DysfunctionalRush)
  3533. for _,g in pairs(game.Lighting:GetChildren()) do
  3534. Output(g.Name.." ("..g.ClassName..")",{Colors.Yellow},DysfunctionalRush)
  3535. end
  3536. elseif Msg == 'gui' then
  3537. dismiss()
  3538. Output("Exploring StarterGui",{Colors.Green},DysfunctionalRush)
  3539. for _,g in pairs(game.StarterGui:GetChildren()) do
  3540. Output(g.Name.." ("..g.ClassName..")",{Colors.Yellow},DysfunctionalRush)
  3541. end
  3542. elseif Msg == 'players' then
  3543. dismiss()
  3544. Output("Exploring Players",{Colors.Green},DysfunctionalRush)
  3545. for _,p in pairs(game.Players:GetChildren()) do
  3546. stat = p.Character.Humanoid.Health
  3547. Output(p.Name.." ("..p.ClassName..") , {"..p.AccountAge.."} , ["..stat.."] , ("..p.userId..")",{Colors.Yellow},DysfunctionalRush)
  3548. end
  3549. else
  3550. Output('lolno',{Colors.Yellow},DysfunctionalRush)
  3551. end
  3552. for _,m in pairs(rtn) do
  3553. Output(m,{Color3.new(1,1,1)},DysfunctionalRush)
  3554. end
  3555. end
  3556. )
  3557. AddCommand('Get Info','info',
  3558. function(Msg,Speaker)
  3559. for _,p in pairs(game.Players:GetChildren()) do
  3560. stat = p.Character.Humanoid.Health
  3561. Output("Info About "..p.Name,{Colors.Green},DysfunctionalRush)
  3562. Output(""..p.Name.."",{Colors.Yellow},DysfunctionalRush)
  3563. Output("("..p.ClassName..")",{Colors.Yellow},DysfunctionalRush)
  3564. Output("Age Is {"..p.AccountAge.."}",{Colors.Yellow},DysfunctionalRush)
  3565. Output("The Stats Are ["..stat.."]",{Colors.Yellow},DysfunctionalRush)
  3566. Output("User Id Is ("..p.userId..")",{Colors.Yellow},DysfunctionalRush)
  3567. end
  3568. end
  3569. )
  3570. AddCommand('Ping','ping',
  3571. function(Msg,Speaker)
  3572. rtn = {}
  3573. fty = {}
  3574. if #Msg == 0 then
  3575. table.insert(rtn,'Pinging Server For Hidden No-No Models!')
  3576. elseif Msg:sub(1,2) == 'a;' then table.insert(rtn,tostring(loadstring("return " .. Msg:sub(3))()))
  3577. elseif Msg == 'allowed' then for _,v in pairs(allowed) do table.insert(rtn,v) end
  3578. elseif Msg == 'workspace' then
  3579. dismiss()
  3580. Output("Exploring Workspace",{Colors.Green},DysfunctionalRush)
  3581. for _,w in pairs(game:service'Workspace':GetChildren()) do
  3582. Output(w.Name.." ("..w.ClassName..")",{Colors.Yellow},DysfunctionalRush)
  3583. end
  3584. elseif Msg == 'lighting' then
  3585. dismiss()
  3586. Output("Exploring Lighting",{Colors.Green},DysfunctionalRush)
  3587. for _,g in pairs(game.Lighting:GetChildren()) do
  3588. Output(g.Name.." ("..g.ClassName..")",{Colors.Yellow},DysfunctionalRush)
  3589. end
  3590. elseif Msg == 'gui' then
  3591. dismiss()
  3592. Output("Exploring StarterGui",{Colors.Green},DysfunctionalRush)
  3593. for _,g in pairs(game.StarterGui:GetChildren()) do
  3594. Output(g.Name.." ("..g.ClassName..")",{Colors.Yellow},DysfunctionalRush)
  3595. end
  3596. elseif Msg == 'players' then
  3597. dismiss()
  3598. Output("Exploring Players",{Colors.Green},DysfunctionalRush)
  3599. stat = p.Character.Humanoid.Health
  3600. for _,p in pairs(game.Players:GetChildren()) do
  3601. Output(p.Name.." ("..p.ClassName..") , {"..p.AccountAge.."} , ["..stat.."] ,("..p.MembershipType..") , ("..p.userId..")",{Colors.Yellow},DysfunctionalRush)
  3602. end
  3603. elseif Msg == 'PLog' then
  3604. for i,p in pairs(PLOG) do
  3605. Output(p,{Colors.Red},DysfunctionalRush)
  3606. end
  3607. elseif Msg == 'nil' then
  3608. for num,t in pairs(tabblets) do t:Remove() end
  3609. for _,Net in pairs(game:service'NetworkServer':GetChildren()) do
  3610. if Net:IsA('ServerReplicator') and Net:GetPlayer().Parent ~= game.Players then--]]
  3611. table.insert(rtn,Net:GetPlayer().Name)
  3612. end
  3613. end
  3614. if #rtn == 0 then table.insert(rtn,'No nil players') end
  3615. elseif Msg == 'Test' then
  3616. do
  3617. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3618. wait(.1)
  3619. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3620. wait(.1)
  3621. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3622. wait(.1)
  3623. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3624. wait(.1)
  3625. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3626. wait(.1)
  3627. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3628. wait(.1)
  3629. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3630. wait(.1)
  3631. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3632. wait(.1)
  3633. Output('Testing tablets ',{Colors.White},DysfunctionalRush)
  3634. end
  3635. Output('Ta'..'blets Are Working',{Colors.Orange},DysfunctionalRush)
  3636. elseif Msg == 'AFK' then
  3637. Output('This Lord Is AFK Dont Talk To Him Or You May Be Ba'..'nned',{Colors.Red},DysfunctionalRush)
  3638. elseif Msg == 'log' then
  3639. for num,t in pairs(tabblets) do t:Remove() end
  3640. for _,v in pairs(inflog) do table.insert(rtn,v) end
  3641. Output('Most Recent here',{Colors.Black},DysfunctionalRush)
  3642. elseif Msg == 'atmp' then
  3643. for _,v in pairs(ATMP) do table.insert(rtn,v) end
  3644. elseif Msg == 'kfc' then
  3645. for _,v in pairs(KFC) do table.insert(rtn,v) end
  3646. elseif Msg == 'warn' then
  3647. Output('Do Not Touch Me',{Colors.Red},DysfunctionalRush)
  3648. elseif Msg == 'Version' then
  3649. Output('The Version is '..Version..' In case You Wanted to Know ',{Colors.Green},DysfunctionalRush)
  3650. elseif Msg == 'version' then
  3651. Output2('The Version is '..Version..' In case You Wanted to Know ',{Colors.Green},DysfunctionalRush)
  3652. elseif Msg == 'load' then
  3653. Output2("Ping CMDS Loading",{Colors.Green},Speaker)
  3654. Wait(3)
  3655. Output("Please Choose A Program By Saying Ping,Then the program name",{Colors.Yellow},DysfunctionalRush)
  3656. Output("Players Online This Game,Players",{Colors.Cyan},DysfunctionalRush)
  3657. Output("Ba".."nned Players,Ba".."nned",{Colors.Cyan},DysfunctionalRush)
  3658. Output("Ki".."cking Phrases,Kp",{Colors.Cyan},DysfunctionalRush)
  3659. Output("Allowed Players,Allowed",{Colors.Cyan},DysfunctionalRush)
  3660. Output("AFK Mode,AFK",{Colors.Cyan},DysfunctionalRush)
  3661. Output("Interface Test,Hello",{Colors.Cyan},DysfunctionalRush)
  3662. Output("Show Rules,Rules",{Colors.Cyan},DysfunctionalRush)
  3663. Output("shows the ping version information,Version",{Colors.Cyan},DysfunctionalRush)
  3664. Output("shows the ping2 version information,version",{Colors.Cyan},DysfunctionalRush)
  3665. Output("load the System over,load",{Colors.Cyan},DysfunctionalRush)
  3666. Output("Information,Info",{Colors.Cyan},DysfunctionalRush)
  3667. Output("Show Name,sn",{Colors.Cyan},DysfunctionalRush)
  3668. Output("Dismiss,Dismiss",{Colors.Cyan},DysfunctionalRush)
  3669. elseif Msg == 'sn' then
  3670. Output("Script Name Is : "..Name,{Colors.Red},DysfunctionalRush)
  3671. Output("This will not be given out",{Colors.Black},DysfunctionalRush)
  3672. Output("However If You Search in His Models You Can Find The Older Version Under IN".."FINI".."TY X",{Colors.Black},DysfunctionalRush)
  3673. else
  3674. table.insert(rtn,Msg)
  3675. end
  3676. for _,m in pairs(rtn) do
  3677. Output(m,{Color3.new(1,1,1)},DysfunctionalRush)
  3678. end
  3679. end
  3680. )
  3681. AddCommand('Unlocks Hidden Functions','unlock',
  3682. function(Msg,Speaker) dismiss()
  3683. if Msg == "dzekoisafag" then
  3684. GuiChat = true
  3685. Wait()
  3686. Output2('Correct Passcode',{Colors.Green},DysfunctionalRush)
  3687. wait(3)
  3688. Output4('Loading Developer Interface...',{Colors.Yellow},DysfunctionalRush)
  3689. dismiss()
  3690. Wait(10)
  3691. Output("Welcome To The Developer Interface",{Colors.Yellow},DysfunctionalRush)
  3692. Wait(.1)
  3693. Output("This is the most Powerful script in SB",{Colors.Yellow},DysfunctionalRush)
  3694. Wait(.1)
  3695. Output("Developers: DysfunctionalRush,einsteinK,99zay99,Montano60",{Colors.Cyan},DysfunctionalRush)
  3696. Wait(.1)
  3697. Output("To View Explorer Say explorer"..Blet.."",{Colors.Cyan},DysfunctionalRush)
  3698. Wait(.1)
  3699. Output("Current Project:64",{Colors.Red},DysfunctionalRush)
  3700. Wait(.1)
  3701. Output("This Script",{Colors.Red},DysfunctionalRush)
  3702. Wait(.1)
  3703. Output("Current Project:einsteinK and DysfunctionalRush",{Colors.Black},DysfunctionalRush)
  3704. Wait(.1)
  3705. Output("His Own tablets",{Colors.Black},DysfunctionalRush)
  3706. Wait(.1)
  3707. Output("To View Error Log Say www"..Blet.."",{Colors.Red},DysfunctionalRush)
  3708. Wait(.1)
  3709. Output("To Test Script say ping"..Blet.."Text",{Colors.Red},DysfunctionalRush)
  3710. Wait(.1)
  3711. Output("Ping Is Working",{Colors.Green},DysfunctionalRush)
  3712. Wait(.1)
  3713. Output("Epix tabz",{Colors.Green},DysfunctionalRush)
  3714. Wait(.1)
  3715. Output("Current Updates Needing To Be Done:",{Colors.Magenta},DysfunctionalRush)
  3716. Wait(.1)
  3717. Output("None",{Colors.Magenta},DysfunctionalRush)
  3718. Wait(.1)
  3719. Output("Colors Are Matched Together :3",{Colors.White},DysfunctionalRush)
  3720. Wait(8)
  3721. GuiChat = false
  3722. else
  3723. Output2('Incorrect Passcode!',{Colors.Red},DysfunctionalRush)
  3724. end
  3725. end
  3726. )
  3727. AddCommand("Show Nil Players","nilp",
  3728. function(Msg,Speaker)
  3729. dismiss()
  3730. for k,v in pairs(Nils) do
  3731. Output(k.." ("..(v.Version or "???")..")",{Colors.Red},DysfunctionalRush)
  3732. end
  3733. end
  3734. )
  3735. AddCommand('Version','version',
  3736. function(Msg,Speaker) dismiss()
  3737. Output('The Version Is: ' ..Version,{Colors.Orange},DysfunctionalRush)
  3738. end
  3739. )
  3740. AddCommand('Name','SN',
  3741. function(Msg,Speaker) dismiss()
  3742. Output('The Script Name Is: ' ..Name,{Colors.Orange},DysfunctionalRush)
  3743. end
  3744. )
  3745. AddCommand('Spam a text','spam',
  3746. function (Msg,Speaker)
  3747. for i = 1,100,1 do
  3748. Chat(""..Msg.."")
  3749. Wait(20)
  3750. Chat2(""..Msg.."")
  3751. Wait()
  3752. end
  3753. end
  3754. )
  3755. AddCommand('Spawncage','cage',
  3756. function(Msg,Speaker) dismiss()
  3757. floor=Instance.new("Part",Workspace)
  3758. floor.Anchored = true
  3759. floor.Size = Vector3.new(50, 1, 50)
  3760. floor.TopSurface = "Smooth"
  3761. floor.BottomSurface = "Smooth"
  3762. floor.BrickColor = BrickColor.new("Really black")
  3763. floor.Locked = true
  3764. floor.CFrame = CFrame.new(0, 0, 0)
  3765. wall1 = Instance.new("Part", workspace)
  3766. wall1.Size = Vector3.new(1, 20, 51)
  3767. wall1.Anchored = true
  3768. wall1.BrickColor = BrickColor.new("Really black")--
  3769. wall1.Transparency = 0
  3770. wall1.TopSurface = "Smooth"
  3771. wall1.BottomSurface = "Smooth"
  3772. wall1.CFrame = CFrame.new(-25, 10, 0)
  3773. wall2 = Instance.new("Part", workspace)
  3774. wall2.Size = Vector3.new(51, 20, 1)
  3775. wall2.Anchored = true
  3776. wall2.BrickColor = BrickColor.new("Really black")--
  3777. wall2.Transparency = 0
  3778. wall2.TopSurface = "Smooth"
  3779. wall2.BottomSurface = "Smooth"
  3780. wall2.CFrame = CFrame.new(0, 10, 25)
  3781. wall3 = Instance.new("Part", workspace)
  3782. wall3.Size = Vector3.new(1, 20, 51)
  3783. wall3.Anchored = true
  3784. wall3.BrickColor = BrickColor.new("Really black")--
  3785. wall3.Transparency = 0
  3786. wall3.TopSurface = "Smooth"
  3787. wall3.BottomSurface = "Smooth"
  3788. wall3.CFrame = CFrame.new(25, 10, 0)
  3789. wall4 = Instance.new("Part", workspace)
  3790. wall4.Size = Vector3.new(51, 20, 1)
  3791. wall4.Anchored = true
  3792. wall4.BrickColor = BrickColor.new("Really black")--
  3793. wall4.Transparency = 0
  3794. wall4.TopSurface = "Smooth"
  3795. wall4.BottomSurface = "Smooth"
  3796. wall4.CFrame = CFrame.new(0, 10, -25)
  3797. roof = Instance.new("Part", workspace)
  3798. roof.Anchored = true
  3799. roof.Size = Vector3.new(51, 1, 51)
  3800. roof.TopSurface = "Smooth"
  3801. roof.BottomSurface = "Smooth"
  3802. roof.BrickColor = BrickColor.new("Really black")
  3803. roof.Locked = true
  3804. roof.CFrame = CFrame.new(0, 20.5, 0)
  3805. while wait() do
  3806. if killafloor then
  3807. function onTouch(part)
  3808. local humanoid = part.Parent:FindFirstChild("Humanoid")
  3809. if (humanoid ~= nil) then
  3810. humanoid.Health = 0
  3811. end
  3812. end
  3813. floor.Touched:connect(onTouch)
  3814. end
  3815. end
  3816. Output("New Spawn cage",{Colors.Green},DysfunctionalRush)
  3817. loggit('New Spawn Cage')
  3818. end
  3819. )
  3820. AddCommand('OpenDoor','opendoor',
  3821. function(Msg,Speaker) dismiss()
  3822. wall1.CanCollide = false
  3823. wall1.Transparency = 0
  3824. Output2("Opened door",{Colors.Green},DysfunctionalRush)
  3825. loggit('Opened Door')
  3826. end
  3827. )
  3828. AddCommand('CloseDoor','closedoor',
  3829. function(Msg,Speaker) dismiss()
  3830. wall1.CanCollide = true
  3831. wall1.Transparency = 0
  3832. Output2("Closed door",{Colors.Red},DysfunctionalRush)
  3833. loggit('Closed door')
  3834. end
  3835. )
  3836. AddCommand('BubbleChat','bchat',
  3837. function(Msg,Speaker) dismiss()
  3838. if string.lower(Msg) == "on" then
  3839. infbubblechat = true
  3840. Output2("Bubblechat on",{Colors.Green},DysfunctionalRush)
  3841. elseif(string.lower(Msg) == "off") then
  3842. infbubblechat = false
  3843. Output2("Bubblechat off",{Colors.Red},DysfunctionalRush)
  3844. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3845. end end
  3846. )
  3847. AddCommand('Turn chat on/off','chat',
  3848. function(Msg,Speaker) dismiss()
  3849. if string.lower(Msg) == "on" then
  3850. ChatOn = true
  3851. Output2("Chat on",{Colors.Green},DysfunctionalRush)
  3852. elseif(string.lower(Msg) == "off") then
  3853. ChatOn = false
  3854. Output2("Chat off",{Colors.Red},DysfunctionalRush)
  3855. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3856. end end
  3857. )
  3858. AddCommand('Fling','fling',
  3859. function(Msg,Speaker)
  3860. for i, v in pairs(GetPlayers(Msg,Speaker)) do
  3861. if v and v.Character and v.Character:findFirstChild("Torso") and v.Character:findFirstChild("Humanoid") then
  3862. local xran local zran
  3863. repeat xran = math.random(-99999,99999) until math.abs(xran) >= 5555
  3864. repeat zran = math.random(-99999,99999) until math.abs(zran) >= 5555
  3865. v.Character.Humanoid.Sit = true v.Character.Torso.Velocity = Vector3.new(0,0,0)
  3866. loggit("Flung "..v.Name)
  3867. 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)
  3868. end
  3869. end
  3870. end
  3871. )
  3872. AddCommand('Turns on/off chattabs','ct',
  3873. function(Msg,Speaker) dismiss()
  3874. if string.lower(Msg) == "on" then
  3875. chattabs = true
  3876. Output2("chattabs on",{Colors.Green},DysfunctionalRush)
  3877. loggit("chattabs Lock on")
  3878. elseif(string.lower(Msg) == "off") then
  3879. chattabs = false
  3880. Output2("Chattabs off",{Colors.Red},DysfunctionalRush)
  3881. loggit("Chattabs off")
  3882. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3883. end end
  3884. )
  3885. AddCommand('Turns on/off 1st person lock','lock1',
  3886. function(Msg,Speaker) dismiss()
  3887. if string.lower(Msg) == "on" then
  3888. lock = true
  3889. Output2("1st person lock on",{Colors.Green},DysfunctionalRush)
  3890. elseif(string.lower(Msg) == "off") then
  3891. lock = false
  3892. Output2("1st person lock off",{Colors.Red},DysfunctionalRush)
  3893. loggit("1st person Lock toggled to "..Msg)
  3894. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3895. end end
  3896. )
  3897. AddCommand('Turn K'..'ick'..'ing Phrases on/off','kp',
  3898. function(Msg,Speaker) dismiss()
  3899. if string.lower(Msg) == "on" then
  3900. kphrase = true
  3901. Output2("Ki".."cki".."ng Phrases on",{Colors.Green},DysfunctionalRush)
  3902. elseif(string.lower(Msg) == "off") then
  3903. kphrase = false
  3904. Output2("Ki".."cki".."ng Phrases off",{Colors.Red},DysfunctionalRush)
  3905. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3906. end end
  3907. )
  3908. AddCommand('Turn Age B'..'an Phrases on/off','ageb',
  3909. function(Msg,Speaker) dismiss()
  3910. if string.lower(Msg) == "on" then
  3911. ageb = true
  3912. Output2("Age B".."anning on",{Colors.Green},DysfunctionalRush)
  3913. elseif(string.lower(Msg) == "off") then
  3914. ageb = false
  3915. Output2("Age B".."anning off",{Colors.Red},DysfunctionalRush)
  3916. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3917. end end
  3918. )
  3919. AddCommand('Toggle Time Wait on/off','waiter',
  3920. function(Msg,Speaker) dismiss()
  3921. if string.lower(Msg) == "on" then
  3922. timewait = true
  3923. Output2("Wait Enabled",{Colors.Red},DysfunctionalRush)
  3924. elseif(string.lower(Msg) == "off") then
  3925. timewait = false
  3926. Output2("Wait Disabled",{Colors.Red},DysfunctionalRush)
  3927. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3928. end end
  3929. )
  3930. AddCommand('Toggle Notifications on/off','notify',
  3931. function(Msg,Speaker) dismiss()
  3932. if string.lower(Msg) == "on" then
  3933. notif = true
  3934. Output2("Notifications Enabled",{Colors.Green},DysfunctionalRush)
  3935. elseif(string.lower(Msg) == "off") then
  3936. notif = false
  3937. Output2("Notifications Disabled",{Colors.Red},DysfunctionalRush)
  3938. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3939. end end
  3940. )
  3941. AddCommand('Toggle AntiFall on/off','antifall',
  3942. function(Msg,Speaker) dismiss()
  3943. if string.lower(Msg) == "on" then
  3944. AntiFall = true
  3945. Output2("AntiFall on",{Colors.Green},DysfunctionalRush)
  3946. elseif(string.lower(Msg) == "off") then
  3947. AntiFall = false
  3948. Output2("AntiFall off",{Colors.Red},DysfunctionalRush)
  3949. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3950. end end
  3951. )
  3952. AddCommand('Toggle Private on/off','pri',
  3953. function(Msg,Speaker) dismiss()
  3954. if string.lower(Msg) == "on" then
  3955. infprion = true
  3956. Output2("Private on",{Colors.Green},DysfunctionalRush)
  3957. loggit("pri turned on")
  3958. elseif(string.lower(Msg) == "off") then
  3959. infprion = false
  3960. Output2("Private off",{Colors.Red},DysfunctionalRush)
  3961. loggit("pri turned off")
  3962. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  3963. end end
  3964. )
  3965. AddCommand('Try ID','try',
  3966. function(Msg,Speaker) dismiss()
  3967. Output("Changed player's identity",{Colors.Green},DysfunctionalRush)
  3968. local Blet = infBlet
  3969. for i = 1, #Msg do
  3970. if string.sub(Msg, i, i) == Blet then
  3971. local search = GetPlayers(string.sub(Msg, 1, i - 1), speaker)
  3972. for _,v in pairs(search) do
  3973. if v.Character then
  3974. if v.Character:findFirstChild("Humanoid") then
  3975. v.Character.Humanoid.Health = 0
  3976. local alr = GetPlayers(string.sub(Msg, i+1), speaker)
  3977. if #alr == 0 then
  3978. if string.lower(string.sub(Msg, i+1)) == "normal" then
  3979. v.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=".. v.userId .."&placeId=0"
  3980. else
  3981. v.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=".. string.sub(Msg, i+1) .."&placeId=0"
  3982. end
  3983. else
  3984. for i,s in pairs(alr) do
  3985. v.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=".. s.userId .."&placeId=0"
  3986. end end end end end end end end
  3987. )
  3988. AddCommand('Get Asset','getasset',
  3989. function(Msg,Speaker) dismiss()
  3990. if Msg == "insert" then
  3991. Msg = infinsert
  3992. end
  3993. for id in Msg:gmatch("%d+") do
  3994. local asset_id = tonumber(id)
  3995. if asset_id ~= nil then
  3996. local root = game:GetService("InsertService"):LoadAsset(asset_id)
  3997. for a, b in pairs(root:GetChildren()) do
  3998. if b:IsA("Hat") or b:IsA("Tool") then
  3999. if speaker.Character then
  4000. b.Parent = speaker.Character
  4001. Output2(speaker.Name .. " has been given " .. b.className .. " \"" .. b.Name .. "\" [" .. tostring(asset_id) .. "]",{Colors.Green},DysfunctionalRush)
  4002. end
  4003. end
  4004. end
  4005. end
  4006. end
  4007. end
  4008. )
  4009. AddCommand('Fire','fire',
  4010. function(Msg,Speaker) dismiss()
  4011. local a = GetPlayers(Msg,Speaker)
  4012. for i,v in pairs(a) do
  4013. if v.Character then
  4014. if v.Character:findFirstChild("Torso") then
  4015. if v.Character.Torso.className == "Part" then
  4016. Instance.new("Fire", v.Character.Torso)
  4017. Output4("Caught "..v.Name.." on fire",{Colors.Green},DysfunctionalRush)
  4018. loggit("Caught "..v.Name.." on fire")
  4019. end end end end end
  4020. )
  4021. AddCommand('Clean','clean',
  4022. function(Msg,Speaker) dismiss()
  4023. for i,s in pairs(workspace:GetChildren()) do
  4024. if game:GetService("Players"):GetPlayerFromCharacter(s) == nil then
  4025. if s.className ~= "Terrain" then
  4026. if s.className ~= "Camera" then
  4027. pcall(function() s:Destroy() end)
  4028. end end end end
  4029. local b = Instance.new("Part", Game:GetService("Workspace"))
  4030. b.Size = Vector3.new(3000, 1, 3000)
  4031. b.CFrame = CFrame.new(0, 0, 0)
  4032. b.Name = "Base"
  4033. b.BrickColor = BrickColor.new("Earth green")
  4034. b.TopSurface = "Smooth"
  4035. b.BottomSurface = "Smooth"
  4036. b.LeftSurface = "Smooth"
  4037. b.RightSurface = "Smooth"
  4038. b.FrontSurface = "Smooth"
  4039. b.BackSurface = "Smooth"
  4040. b.Anchored = true
  4041. b.Locked = true
  4042. local sl = Instance.new("SpawnLocation", workspace)
  4043. sl.Anchored = true
  4044. sl.Locked = true
  4045. sl.formFactor = "Plate"
  4046. sl.Size = Vector3.new(6, 0.4, 6)
  4047. sl.CFrame = CFrame.new(0, 0.6, 0)
  4048. sl.BrickColor = BrickColor.new("Really black")
  4049. sl.TopSurface = "Smooth"
  4050. sl.BottomSurface = "Smooth"
  4051. sl.LeftSurface = "Smooth"
  4052. sl.RightSurface = "Smooth"
  4053. sl.FrontSurface = "Smooth"
  4054. sl.BackSurface = "Smooth"
  4055. Output("Cleaned workspace",{Colors.Green},DysfunctionalRush)
  4056. loggit("Cleaned Workspace")
  4057. end
  4058. )
  4059. AddCommand('BasePlate','base',
  4060. function(Msg,Speaker) dismiss()
  4061. local b = Instance.new("Part", workspace)
  4062. b.Size = Vector3.new(3000, 1, 3000)
  4063. b.CFrame = CFrame.new(0, 0, 0)
  4064. b.Name = "Base"
  4065. b.BrickColor = BrickColor.new("Earth green")
  4066. b.TopSurface = "Smooth"
  4067. b.BottomSurface = "Smooth"
  4068. b.LeftSurface = "Smooth"
  4069. b.RightSurface = "Smooth"
  4070. b.FrontSurface = "Smooth"
  4071. b.BackSurface = "Smooth"
  4072. b.Anchored = true
  4073. b.Locked = true
  4074. local sl = Instance.new("SpawnLocation", workspace)
  4075. sl.Anchored = true
  4076. sl.Locked = true
  4077. sl.formFactor = "Plate"
  4078. sl.Size = Vector3.new(6, 0.4, 6)
  4079. sl.CFrame = CFrame.new(0, 0.6, 0)
  4080. sl.BrickColor = BrickColor.new("Really black")
  4081. sl.TopSurface = "Smooth"
  4082. sl.BottomSurface = "Smooth"
  4083. sl.LeftSurface = "Smooth"
  4084. sl.RightSurface = "Smooth"
  4085. sl.FrontSurface = "Smooth"
  4086. sl.BackSurface = "Smooth"
  4087. Output2("Created base",{Colors.Green},DysfunctionalRush)
  4088. loggit("Made Base")
  4089. end
  4090. )
  4091. AddCommand('Remove Legs','nolegs',
  4092. function(Msg,Speaker) dismiss()
  4093. local a = GetPlayers(Msg,Speaker)
  4094. for i,v in pairs(a) do
  4095. for i,j in pairs(v.Character:GetChildren()) do
  4096. if j.Name == "Left Leg" or j.Name == "Right Leg" then
  4097. j:remove()
  4098. end end end
  4099. Output("Removed player's legs",{Colors.Green},DysfunctionalRush)
  4100. loggit("Removed All Legs")
  4101. end
  4102. )
  4103. AddCommand('Remove Hats','nohats',
  4104. function(Msg,Speaker) dismiss()
  4105. local a = GetPlayers(Msg,Speaker)
  4106. for i,v in pairs(a) do
  4107. for i,j in pairs(v.Character:GetChildren()) do
  4108. if j.ClassName == "Hat" then
  4109. j:remove()
  4110. end end end
  4111. Output("Removed player's hats",{Colors.Green},DysfunctionalRush)
  4112. loggit("Removed All Hats")
  4113. end
  4114. )
  4115. AddCommand('Remove Face','noface',
  4116. function(Msg,Speaker) dismiss()
  4117. local a = GetPlayers(Msg,Speaker)
  4118. for i,v in pairs(a) do
  4119. for i,j in pairs(v.Character.Head:GetChildren()) do
  4120. if j.ClassName == "Decal" then
  4121. j:remove()
  4122. end end end
  4123. Output("Removed player's face",{Colors.Green},DysfunctionalRush)
  4124. loggit("Removed All Faces")
  4125. end
  4126. )
  4127. AddCommand('Remove Arms','noarms',
  4128. function(Msg,Speaker) dismiss()
  4129. local a = GetPlayers(Msg,Speaker)
  4130. for i,v in pairs(a) do
  4131. for i,j in pairs(v.Character:GetChildren()) do
  4132. if j.Name == "Left Arm" or j.Name == "Right Arm" then
  4133. j:remove()
  4134. end end end
  4135. Output("Removed player's arms",{Colors.Green},DysfunctionalRush)
  4136. loggit("Removed player's arms")
  4137. end
  4138. )
  4139. AddCommand("All-Check","AC",
  4140. function(Msg,Speaker)
  4141. AWL()
  4142. end
  4143. )
  4144. AddCommand('Change Ambient','ambient',
  4145. function(Msg,Speaker) dismiss()
  4146. game:GetService("Lighting").Ambient = Color3.new(tonumber(word))
  4147. Output2("Changed ambient",{Colors.Green},DysfunctionalRush)
  4148. end
  4149. )
  4150. AddCommand('Remove Cloths','noclothes',
  4151. function(Msg,Speaker) dismiss()
  4152. local a = GetPlayers(Msg,Speaker)
  4153. for i,v in pairs(a) do
  4154. for i,j in pairs(v.Character:GetChildren()) do
  4155. if j.ClassName == "Shirt" or j.ClassName == "Pants" or j.ClassName == "ShirtGraphic" then
  4156. j:remove()
  4157. end end end
  4158. Output("Removed player's clothes",{Colors.Green},DysfunctionalRush)
  4159. loggit("Removed player's clothes")
  4160. end
  4161. )
  4162. AddCommand('Reset Lighting','rl',
  4163. function(Msg,Speaker) dismiss()
  4164. for i,v in pairs(game:GetService("Lighting"):GetChildren()) do
  4165. v:remove()
  4166. end
  4167. local light = game:GetService("Lighting")
  4168. light.TimeOfDay = "14:00:00"
  4169. light.Brightness = 1
  4170. light.ColorShift_Bottom = Color3.new(0, 0, 0)
  4171. light.ColorShift_Top = Color3.new(0, 0, 0)
  4172. light.ShadowColor = Color3.new(178, 178, 178)
  4173. light.Ambient = Color3.new(1, 1, 1)
  4174. light.FogStart= 0
  4175. light.FogEnd= 10000000000000
  4176. Output2("Reset lighting",{Colors.Green},DysfunctionalRush)
  4177. loggit("Reset lighting")
  4178. end
  4179. )
  4180. AddCommand('Day','day',
  4181. function(Msg,Speaker) dismiss()
  4182. local light = game:GetService("Lighting")
  4183. light.TimeOfDay = "14:00:00"
  4184. Output2("Set time to day",{Colors.Green},DysfunctionalRush)
  4185. loggit("Set time to day")
  4186. end
  4187. )
  4188. AddCommand('Night','night',
  4189. function(Msg,Speaker) dismiss()
  4190. local light = game:GetService("Lighting")
  4191. light.TimeOfDay = "24:00:00"
  4192. Output2("Set time to night",{Colors.Green},DysfunctionalRush)
  4193. loggit("Set time to night")
  4194. end
  4195. )
  4196. AddCommand('UnFire','unfire',
  4197. function(Msg,Speaker) dismiss()
  4198. local a = GetPlayers(Msg,Speaker)
  4199. for i,v in pairs(a) do
  4200. if v.Character then
  4201. if v.Character:findFirstChild("Torso") then
  4202. if v.Character.Torso.ClassName == "Part" then
  4203. for i,f in pairs(v.Character.Torso:GetChildren()) do
  4204. if f.ClassName == "Fire" then
  4205. f:remove()
  4206. Output2("Removed fire from "..v.Name,{Colors.Green},DysfunctionalRush)
  4207. loggit("Removed fire from "..v.Name)
  4208. end end end end end end end
  4209. )
  4210. AddCommand('ForceField','ff',
  4211. function(Msg,Speaker) dismiss()
  4212. local a = GetPlayers(Msg,Speaker)
  4213. for i,v in pairs(a) do
  4214. if v.Character then
  4215. Instance.new("ForceField", v.Character).Name = "nilforcefield"
  4216. Output4("Gave forcefield to "..v.Name,{Colors.Green},DysfunctionalRush)
  4217. loggit("Gave forcefield to "..v.Name)
  4218. end end end
  4219. )
  4220. AddCommand('Remove ForceField','unff',
  4221. function(Msg,Speaker) dismiss()
  4222. local a = GetPlayers(Msg,Speaker)
  4223. for i,v in pairs(a) do
  4224. if v.Character then
  4225. for i,f in pairs(v.Character:GetChildren()) do
  4226. if f.ClassName == "ForceField" then
  4227. f:remove()
  4228. Output4("Removed ForceField from "..v.Name,{Colors.Green},DysfunctionalRush)
  4229. loggit("Removed forcefield to "..v.Name)
  4230. end end end end end
  4231. )
  4232. AddCommand('Fog on/off','fog',
  4233. function(Msg,Speaker) dismiss()
  4234. if string.lower(Msg) == "on" then
  4235. game:service("Lighting").FogStart= 0
  4236. game:service("Lighting").FogEnd= 100
  4237. Output2("Fogs on",{Colors.Green},DysfunctionalRush)
  4238. loggit('Fogs on')
  4239. elseif(string.lower(Msg) == "off") then
  4240. game:service("Lighting").FogStart= 0
  4241. game:service("Lighting").FogEnd= 999999999999
  4242. Output2("Fogs off",{Colors.Green},DysfunctionalRush)
  4243. loggit('Fogs off')
  4244. else Output2("Message must be on/off",{Colors.Red},DysfunctionalRush)
  4245. end end
  4246. )
  4247. AddCommand('Sparkles','sparkles',
  4248. function(Msg,Speaker) dismiss()
  4249. local a = GetPlayers(Msg,Speaker)
  4250. for i,v in pairs(a) do
  4251. if v.Character then
  4252. if v.Character:findFirstChild("Torso") then
  4253. Instance.new("Sparkles", v.Character.Torso)
  4254. Output2("Gave sparkles to "..v.Name,{Colors.Green},DysfunctionalRush)
  4255. end end end end
  4256. )
  4257. AddCommand('Epic','epic',
  4258. function(Msg,Speaker) dismiss()
  4259. local a = GetPlayers(Msg,Speaker)
  4260. for i,v in pairs(a) do
  4261. if v.Character ~= nil then
  4262. for i,s in pairs(v.Character:GetChildren()) do
  4263. if s.className == "Part" then
  4264. s.Reflectance = 1
  4265. elseif(s.ClassName == "Humanoid") then
  4266. s.MaxHealth = math.huge
  4267. Output("Epicized "..v.Name,{Colors.Green},DysfunctionalRush)
  4268. loggit("Epicized "..v.Name)
  4269. end end end end end
  4270. )
  4271. AddCommand('Respawn','respawn',
  4272. function(Msg,Speaker) dismiss()
  4273. local a = GetPlayers(Msg,Speaker)
  4274. for i,v in pairs(a) do
  4275. local ack2 = Instance.new("Model")
  4276. ack2.Parent = game:GetService("Workspace")
  4277. local ack4 = Instance.new("Part")
  4278. ack4.Transparency = 1
  4279. ack4.CanCollide = false
  4280. ack4.Anchored = true
  4281. ack4.Name = "Torso"
  4282. ack4.Position = Vector3.new(10000,10000,10000)
  4283. ack4.Parent = ack2
  4284. local ack3 = Instance.new("Humanoid")
  4285. ack3.Torso = ack4
  4286. ack3.Parent = ack2
  4287. v.Character = ack2
  4288. Output4("Respawned "..v.Name,{Colors.Green},DysfunctionalRush)
  4289. loggit("Respawned "..v.Name)
  4290. end end
  4291. )
  4292. AddCommand('An'..'tiB'..'an','a'..'b',
  4293. function(Msg,Speaker) dismiss()
  4294. local a = GetPlayers(Msg,Speaker)
  4295. for i,v in pairs(a) do
  4296. local isab = false
  4297. for i,s in pairs(infab) do
  4298. if string.lower(v.Name) == string.lower(s) then
  4299. isab = true
  4300. end end
  4301. if isab == false then
  4302. table.insert(infab, v.Name)
  4303. Output(v.Name .. " now has an antib".."an.",{Colors.Green},DysfunctionalRush)
  4304. loggit(v.Name .. " now has an antib".."an.")
  4305. end
  4306. end end
  4307. )
  4308. AddCommand('UnB'..'an','unb'..'an',
  4309. function(Msg,Speaker) dismiss()
  4310. for i,s in pairs(baLnliLst) do
  4311. if string.sub(string.lower(s), 1, #Msg) == string.lower(Msg) then
  4312. table.remove(baLnliLst, i)
  4313. Output("Unba".."nned "..s,{Colors.Green},DysfunctionalRush)
  4314. loggit("Unba".."nned "..s)
  4315. end end end
  4316. )
  4317. AddCommand('Remove from Allowed','removep',
  4318. function(Msg,Speaker) dismiss()
  4319. for i,s in pairs(allowed) do
  4320. if string.sub(string.lower(s), 1, #Msg) == string.lower(Msg) then
  4321. table.remove(allowed, i)
  4322. Output2("Removed "..s.." from Allowed",{Colors.Red},DysfunctionalRush)
  4323. loggit("Removed "..s.." from Allowed")
  4324. end end end
  4325. )
  4326. AddCommand('UnAn'..'tiB'..'an','un'..'a'..'b',
  4327. function(Msg,Speaker) dismiss()
  4328. for i,s in pairs(infab) do
  4329. if string.sub(string.lower(s), 1, #Msg) == string.lower(Msg) then
  4330. table.remove(infab, i)
  4331. Output("Removed "..s.."'s AntiB".."an",{Colors.Green},DysfunctionalRush)
  4332. loggit("Removed "..s.."'s An".."ti-ba".."n")
  4333. end end end
  4334. )
  4335. AddCommand('Tests Output1','T1',
  4336. function(Msg,Speaker)
  4337. Output(Msg,{Colors.Green},DysfunctionalRush)
  4338. end
  4339. )
  4340. AddCommand('Tests Output2','T2',
  4341. function(Msg,Speaker)
  4342. Output2(Msg,{Colors.Green},DysfunctionalRush)
  4343. end
  4344. )
  4345. AddCommand('Tests Output3','T3',
  4346. function(Msg,Speaker)
  4347. Output3(Msg,{Colors.Green},DysfunctionalRush)
  4348. end
  4349. )
  4350. AddCommand('Tests Output4','T4',
  4351. function(Msg,Speaker)
  4352. Output4(Msg,{Colors.Green},DysfunctionalRush)
  4353. end
  4354. )
  4355. AddCommand('Tests Output5','T5',
  4356. function(Msg,Speaker)
  4357. Output5(Msg,{Colors.Green},DysfunctionalRush)
  4358. end
  4359. )
  4360. AddCommand('Tests Output6','T6',
  4361. function(Msg,Speaker)
  4362. Output6(Msg,{Colors.Green},DysfunctionalRush)
  4363. end
  4364. )
  4365. AddCommand('Tests Output7','T7',
  4366. function(Msg,Speaker)
  4367. Output7(Msg,{Colors.Green},DysfunctionalRush)
  4368. end
  4369. )
  4370. AddCommand('Rejoins Server','rej',
  4371. function(Msg,Speaker) dismiss()
  4372. game:service'TeleportService':Teleport(game.PlaceId)
  4373. end
  4374. )
  4375. AddCommand("Goes to DysfunctionalRush's game",'64',
  4376. function(Msg,Speaker) dismiss()
  4377. game:service'TeleportService':Teleport(101450292)
  4378. end
  4379. )
  4380. AddCommand("Goes to Custom Place",'goto',
  4381. function(Msg,Speaker) dismiss()
  4382. game:service'TeleportService':Teleport(Msg)
  4383. end
  4384. )
  4385. AddCommand('Remove Humanoid','rhum',
  4386. function(Msg,Speaker) dismiss()
  4387. local a = GetPlayers(Msg,Speaker)
  4388. for i,v in pairs(a) do
  4389. if v.Character.Humanoid then
  4390. v.Character.Humanoid:Destroy()
  4391. Output('Removed humanoid of '..v.Name,{Colors.Green},DysfunctionalRush)
  4392. loggit('Removed humanoid of '..v.Name)
  4393. end end end
  4394. )
  4395. AddCommand('Get Age','getage',
  4396. function(Msg,Speaker) dismiss()
  4397. local a = GetPlayers(Msg,Speaker)
  4398. for i,v in pairs(a) do
  4399. local at = 0
  4400. local age = v.AccountAge
  4401. while true do
  4402. wait()
  4403. if age - 365 < 0 then
  4404. break
  4405. end
  4406. at = at + 1
  4407. age = age - 365
  4408. end
  4409. local h = Instance.new("Hint", workspace)
  4410. h.Text = v.Name.."'s Account is "..at.." Year(s) old and "..age.." Day(s) old"
  4411. loggit("Got Account Age Results Were: "..v.Name.."'s Account is "..at.." Year(s) old and "..age.." Day(s) old" )
  4412. wait(4)
  4413. if h then
  4414. h:remove()
  4415. end
  4416. end end
  4417. )
  4418. AddCommand('UnL'..'ag','unl'..'ag',
  4419. function(Msg,Speaker) dismiss()
  4420. local a = GetPlayers(Msg,Speaker)
  4421. la = 'NILLA56'
  4422. for i,v in pairs(a) do
  4423. for i,s in pairs(v.PlayerGui:GetChildren()) do
  4424. la.Disabled = true
  4425. la:remove()
  4426. Output2('UnLa'..'gged'..v.Name,{Colors.Green},DysfunctionalRush)
  4427. end
  4428. end
  4429. end
  4430. )
  4431. AddCommand('Sit','sit',
  4432. function(Msg,Speaker) dismiss()
  4433. local a = GetPlayers(Msg,Speaker)
  4434. for i,v in pairs(a) do
  4435. for i,j in pairs(v.Character:GetChildren()) do
  4436. if j.ClassName == "Humanoid" then
  4437. j.Sit = true
  4438. Output2("Made "..j.Name.." sit",{Colors.Green},DysfunctionalRush)
  4439. end end end end
  4440. )
  4441. AddCommand('Make Cave','cave',
  4442. function(Msg,Speaker) dismiss()
  4443. for i = 1, 9 do
  4444. local rock = Instance.new("Part", workspace)
  4445. rock.Anchored = true
  4446. rock.Shape = "Ball"
  4447. rock.Material = "Slate"
  4448. rock.TopSurface = "Smooth"
  4449. rock.BottomSurface = "Smooth"
  4450. rock.Size = Vector3.new(40, 40, 40)
  4451. rock.BrickColor = BrickColor.new("Stone gray")
  4452. rock.CFrame = CFrame.new(0,1,0)*CFrame.Angles(0,math.rad(i*40),0)*CFrame.new(80/2,0,0)
  4453. Output("Created cave",{Colors.Green},DysfunctionalRush)
  4454. end end
  4455. )
  4456. AddCommand('Remove Tools','rtools',
  4457. function(Msg,Speaker) dismiss()
  4458. local a = GetPlayers(Msg,Speaker)
  4459. for i,v in pairs(a) do
  4460. if v:findFirstChild("Backpack") ~= nil then
  4461. if v.Character then
  4462. for i,s in pairs(v.Character:GetChildren()) do
  4463. if s.ClassName == "Tool" or v.ClassName == "Model" then
  4464. s:remove()
  4465. end end end
  4466. for i,s in pairs(v.Backpack:GetChildren()) do
  4467. s:remove()
  4468. end end
  4469. end
  4470. Output("Removed players's tools",{Colors.Green},DysfunctionalRush)
  4471. end
  4472. )
  4473. AddCommand('Make Tree','tree',
  4474. function(Msg,Speaker) dismiss()
  4475. local a = GetPlayers(Msg,Speaker)
  4476. for i,v in pairs(a) do
  4477. if v.Character:findFirstChild("Torso") == nil then return end
  4478. local treet = Instance.new("Part", workspace)
  4479. treet.Size = Vector3.new(4, 20, 4)
  4480. treet.Anchored = true
  4481. treet.Locked = true
  4482. treet.BrickColor = BrickColor.new("Reddish brown")
  4483. treet.CFrame = v.Character.Torso.CFrame * CFrame.new(0, -13, 0)
  4484. local treetop = Instance.new("Part", workspace)
  4485. treetop.BrickColor = BrickColor.new("Earth green")
  4486. treetop.TopSurface = "Smooth"
  4487. treetop.BottomSurface = "Smooth"
  4488. treetop.Size = Vector3.new(13, 13, 13)
  4489. treetop.Anchored = true
  4490. treetop.Shape = "Ball"
  4491. treetop.CFrame = treet.CFrame * CFrame.new(0, 13, 0)
  4492. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.new(0, 5, 0)
  4493. coroutine.resume(coroutine.create(function()
  4494. for i = 1, 200 do
  4495. wait()
  4496. if treet ~= nil then
  4497. if treetop ~= nil then
  4498. treet.CFrame = treet.CFrame * CFrame.new(0 ,0.1, 0)
  4499. treetop.CFrame = treetop.CFrame * CFrame.new(0 ,0.1, 0)
  4500. end
  4501. end
  4502. end end))
  4503. end
  4504. Output2("Put a tree under player",{Colors.Green},DysfunctionalRush)
  4505. end
  4506. )
  4507. AddCommand('Change Walkspeed','walkspeed',
  4508. function(Msg,Speaker) dismiss()
  4509. local Blet = infBlet
  4510. for i = 1, #Msg do
  4511. if string.sub(Msg, i, i) == Blet then
  4512. local search = GetPlayers(string.sub(Msg, 1, i - 1), speaker)
  4513. for _,v in pairs(search) do
  4514. if v.Character then
  4515. if v.Character:findFirstChild("Humanoid") then
  4516. v.Character.Humanoid.WalkSpeed = tonumber(string.sub(Msg, i+1))
  4517. end end end end end
  4518. Output("Changed walkspeed",{Colors.Green},DysfunctionalRush)
  4519. end
  4520. )
  4521. AddCommand('Health','health',
  4522. function(Msg,Speaker) dismiss()
  4523. local Blet = infBlet
  4524. for i = 1, #Msg do
  4525. if string.sub(Msg, i, i) == Blet then
  4526. local search = GetPlayers(string.sub(Msg, 1, i - 1), speaker)
  4527. for _,v in pairs(search) do
  4528. if v.Character then
  4529. if v.Character:findFirstChild("Humanoid") then
  4530. v.Character.Humanoid.MaxHealth = tonumber(string.sub(Msg, i+1))
  4531. v.Character.Humanoid.Health = tonumber(string.sub(Msg, i+1))
  4532. end end end end end
  4533. Output("Changed health",{Colors.Green},DysfunctionalRush)
  4534. end
  4535. )
  4536. AddCommand('Make Forest','forest',
  4537. function(Msg,Speaker) dismiss()
  4538. local tmodel = Instance.new("Model", workspace)
  4539. for i = 1, 3000 do
  4540. local treet = Instance.new("Part", tmodel)
  4541. treet.Size = Vector3.new(4, 20, 4)
  4542. treet.Anchored = true
  4543. treet.Locked = true
  4544. treet.BrickColor = BrickColor.new("Reddish brown")
  4545. treet.CFrame = CFrame.new(math.random(-500, 500), math.random(-5, 10), math.random(-500, 500))
  4546. local treetop = Instance.new("Part", tmodel)
  4547. treetop.BrickColor = BrickColor.new("Earth green")
  4548. treetop.TopSurface = "Smooth"
  4549. treetop.BottomSurface = "Smooth"
  4550. treetop.Size = Vector3.new(13, 13, 13)
  4551. treetop.Anchored = true
  4552. treetop.Shape = "Ball"
  4553. treetop.CFrame = treet.CFrame * CFrame.new(0, 13, 0)
  4554. end
  4555. Output("Made a forest!",{Colors.Green},DysfunctionalRush)
  4556. end
  4557. )
  4558. AddCommand('Build Tools','btools',
  4559. function(Msg,Speaker) dismiss()
  4560. local a = GetPlayers(Msg,Speaker)
  4561. for i,v in pairs(a) do
  4562. if v:findFirstChild("Backpack") then
  4563. Instance.new("HopperBin", v.Backpack).BinType = 4
  4564. Instance.new("HopperBin", v.Backpack).BinType = 3
  4565. Instance.new("HopperBin", v.Backpack).BinType = 1
  4566. Output("Gave building tools to "..v.Name,{Colors.Green},DysfunctionalRush)
  4567. end end
  4568. end
  4569. )
  4570. AddCommand('Debug','debug',
  4571. function(Msg,Speaker) dismiss()
  4572. for i,t in pairs(game:service("Workspace"):GetChildren()) do
  4573. pcall (function()
  4574. t:remove()
  4575. end)
  4576. end
  4577. for i,v in pairs(GetPlayers()) do
  4578. for i,s in pairs(v:GetChildren()) do
  4579. if s.Name ~= "PlayerGui" then
  4580. pcall (function()
  4581. s:destroy()
  4582. end)
  4583. end end end
  4584. for i,v in pairs(game:service("Debris"):GetChildren()) do
  4585. pcall (function()
  4586. v:destroy()
  4587. end)
  4588. end
  4589. for i,v in pairs(game:service("Lighting"):GetChildren()) do
  4590. pcall (function()
  4591. v:destroy()
  4592. end)
  4593. end
  4594. for i,v in pairs(GetPlayers()) do
  4595. v.Neutral = true
  4596. end
  4597. for i,v in pairs(game:service("Teams"):GetChildren()) do
  4598. pcall (function()
  4599. v:destroy()
  4600. end)
  4601. end
  4602. Output2("Debuged server",{Colors.Green},DysfunctionalRush)
  4603. end
  4604. )
  4605. AddCommand('Remove Team','rteam',
  4606. function(Msg,Speaker) dismiss()
  4607. local teams = game:service("Teams")
  4608. for i,v in pairs(teams:GetTeams()) do
  4609. if string.sub(string.lower(v.Name), 1, #Msg) == string.lower(Msg) then
  4610. v:remove()
  4611. end end
  4612. Output2("Removed teams",{Colors.Green},DysfunctionalRush)
  4613. end
  4614. )
  4615. AddCommand('New Team','newteam',
  4616. function(Msg,Speaker) dismiss()
  4617. local team = Instance.new("Team",game:service("Teams"))
  4618. team.Name = Msg
  4619. team.TeamColor = BrickColor.random()
  4620. Output2("Created new team " ..team.Name,{Colors.Green},DysfunctionalRush)
  4621. end
  4622. )
  4623. AddCommand('Recall Chat Log','CL',
  4624. function(Msg,Speaker) dismiss()
  4625. Output("Showing chatlog",{Colors.White},DysfunctionalRush)
  4626. for i=#CLOG,#CLOG-49,-1 do
  4627. if not CLOG[i] then
  4628. break
  4629. else
  4630. local S,M = CLOG[i].Speaker,CLOG[i].Message
  4631. Output(tostring(S)..": "..M,{Colors.Green},DysfunctionalRush)
  4632. end
  4633. end
  4634. end
  4635. )
  4636. AddCommand("Paralyze a player","para",
  4637. function(Msg,Speaker)
  4638. pcall(function()
  4639. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  4640. v.Character.Humanoid.PlatformStand = true
  4641. Output("Paralyzed "..v.Name,{Colors.Green},DysfunctionalRush)
  4642. end
  4643. end)
  4644. end
  4645. )
  4646.  
  4647. AddCommand("Unparalyze player","Unpara",
  4648. function(Msg,Speaker)
  4649. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  4650. v.Character.Humanoid.PlatformStand = false
  4651. Output("UnParalyzed "..v.Name,{Colors.Green},DysfunctionalRush)
  4652. end
  4653. end
  4654. )
  4655. AddCommand("Heals Player","Heal",
  4656. function(Msg,Speaker)
  4657. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  4658. v.Character.Humanoid.Health = 100
  4659. end
  4660. end
  4661. )
  4662. AddCommand('Build Tools','bt00ls',
  4663. function(Msg,Speaker)
  4664. local BuildTools = {73089166, 73089204, 73089190, 58880579, 60791062, 73089239, 18474459, 36334760, 58901534, 16975388, 58901405, 58901575}
  4665. local a = GetPlayers(Msg,Speaker)
  4666. for i,v in pairs(a) do
  4667. if v:findFirstChild("Backpack") then
  4668. for q,w in ipairs(BuildTools) do
  4669. local ins = game:GetService("InsertService"):LoadAsset(w)
  4670. for _,b in pairs(ins:GetChildren()) do
  4671. b.Parent = v.Backpack
  4672. ins:Destroy()
  4673. end
  4674. end
  4675. Output2("Gave building tools to "..v.Name,{Colors.Green},DysfunctionalRush)
  4676. end end
  4677. end
  4678. )
  4679. AddCommand('Punish','punish',
  4680. function(Msg,Speaker) dismiss()
  4681. local a = GetPlayers(Msg,Speaker)
  4682. for i,v in pairs(a) do
  4683. if v.Character then
  4684. v.Character.Parent = game:service("Lighting")
  4685. Output2("Punished "..v.Name,{Colors.Green},DysfunctionalRush)
  4686. end end
  4687. end
  4688. )
  4689. AddCommand('UnPunish','unpunish',
  4690. function(Msg,Speaker) dismiss()
  4691. local a = GetPlayers(Msg,Speaker)
  4692. for i,v in pairs(a) do
  4693. if v.Character then
  4694. v.Character.Parent = workspace
  4695. v.Character:MakeJoints()
  4696. Output2("Unpunished "..v.Name,{Colors.Green},DysfunctionalRush)
  4697. end end end
  4698. )
  4699. AddCommand('Freeze','freeze',
  4700. function(Msg,Speaker) dismiss()
  4701. local a = GetPlayers(Msg,Speaker)
  4702. for i,v in pairs(a) do
  4703. if v.Character ~= nil then
  4704. for i,s in pairs(v.Character:GetChildren()) do
  4705. if s.className == "Part" then
  4706. s.Anchored = true
  4707. s.Reflectance = 1
  4708. Output("Froze "..v.Name,{Colors.Green},DysfunctionalRush)
  4709. end end end end end
  4710. )
  4711. AddCommand('Thaw','thaw',
  4712. function(Msg,Speaker) dismiss()
  4713. local a = GetPlayers(Msg,Speaker)
  4714. for i,v in pairs(a) do
  4715. if v.Character ~= nil then
  4716. for i,s in pairs(v.Character:GetChildren()) do
  4717. if s.className == "Part" then
  4718. s.Anchored = false
  4719. s.Reflectance = 0
  4720. Output("Thawed "..v.Name,{Colors.Green},DysfunctionalRush)
  4721. end end end end end
  4722. )
  4723. AddCommand('Killa Body','kbod',
  4724. function(Msg,Speaker)
  4725. if game:service("Players").DysfunctionalRush.Character ~= nil then
  4726. end
  4727. Character = Instance.new("Model")
  4728. Character.Name = CharacterName or game.Players.DysfunctionalRush.Name
  4729. Character.Parent = game.Workspace
  4730. local Head = Instance.new("Part")
  4731. Head.Name = "Head"
  4732. Head.formFactor = 0
  4733. Head.Size = Vector3.new(2, 1, 1)
  4734. Head.TopSurface = 0
  4735. Head.BottomSurface = "Weld"
  4736. Head.BrickColor = BrickColor.new("Really red")
  4737. Head.Parent = Character
  4738. local Mesh = Instance.new("SpecialMesh")
  4739. Mesh.MeshType = "Head"
  4740. Mesh.Scale = Vector3.new(1.25, 1.25, 1.25)
  4741. Mesh.Parent = Head
  4742. local Face = Instance.new("Decal")
  4743. Face.Name = "face"
  4744. Face.Face = "Front"
  4745. Face.Texture = "rbxasset://textures/face.png"
  4746. Face.Parent = Head
  4747. local Torso = Instance.new("Part")
  4748. Torso.Name = "Torso"
  4749. Torso.formFactor = 0
  4750. Torso.Size = Vector3.new(2, 2, 1)
  4751. Torso.TopSurface = "Studs"
  4752. Torso.BottomSurface = "Inlet"
  4753. Torso.LeftSurface = "Weld"
  4754. Torso.RightSurface = "Weld"
  4755. Torso.BrickColor = BrickColor.new("Really black")
  4756. Torso.Parent = Character
  4757. local TShirt = Instance.new("Decal")
  4758. TShirt.Name = "roblox"
  4759. TShirt.Face = "Front"
  4760. TShirt.Texture = "http://www.roblox.com/asset/?id=64494357"
  4761. TShirt.Parent = Torso
  4762. local Limb = Instance.new("Part")
  4763. Limb.formFactor = 0
  4764. Limb.Size = Vector3.new(1, 2, 1)
  4765. Limb.TopSurface = "Studs"
  4766. Limb.BottomSurface = "Inlet"
  4767. Limb.BrickColor = BrickColor.new("Really black")
  4768. local Limb2 = Instance.new("Part")
  4769. Limb2.formFactor = 0
  4770. Limb2.Size = Vector3.new(1, 2, 1)
  4771. Limb2.TopSurface = "Studs"
  4772. Limb2.BottomSurface = "Inlet"
  4773. Limb2.BrickColor = BrickColor.new("Really black")
  4774. local LeftArm = Limb2:Clone()
  4775. LeftArm.Name = "Left Arm"
  4776. LeftArm.Parent = Character
  4777. local RightArm = Limb2:Clone()
  4778. RightArm.Name = "Right Arm"
  4779. RightArm.Parent = Character
  4780. local LeftLeg = Limb:Clone()
  4781. LeftLeg.Name = "Left Leg"
  4782. LeftLeg.Parent = Character
  4783. local RightLeg = Limb:Clone()
  4784. RightLeg.Name = "Right Leg"
  4785. RightLeg.Parent = Character
  4786. Character:BreakJoints()
  4787. local Neck = Instance.new("Motor6D")
  4788. Neck.Name = "Neck"
  4789. Neck.Part0 = Torso
  4790. Neck.Part1 = Head
  4791. Neck.C0 = CFrame.new(0, 2, 0)
  4792. Neck.C1 = CFrame.new(0, 0.5, 0)
  4793. Neck.MaxVelocity = 0
  4794. Neck.Parent = Torso
  4795. local LeftShoulder = Instance.new("Motor6D")
  4796. LeftShoulder.Name = "Left Shoulder"
  4797. LeftShoulder.Part0 = Torso
  4798. LeftShoulder.Part1 = LeftArm
  4799. LeftShoulder.C0 = CFrame.new(-1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  4800. LeftShoulder.C1 = CFrame.new(0, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  4801. LeftShoulder.MaxVelocity = 0.5
  4802. LeftShoulder.Parent = Torso
  4803. local RightShoulder = Instance.new("Motor6D")
  4804. RightShoulder.Name = "Right Shoulder"
  4805. RightShoulder.Part0 = Torso
  4806. RightShoulder.Part1 = RightArm
  4807. RightShoulder.C0 = CFrame.new(1.5, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  4808. RightShoulder.C1 = CFrame.new(0, 0.5, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  4809. RightShoulder.MaxVelocity = 0.5
  4810. RightShoulder.Parent = Torso
  4811. local LeftHip = Instance.new("Motor6D")
  4812. LeftHip.Name = "Left Hip"
  4813. LeftHip.Part0 = Torso
  4814. LeftHip.Part1 = LeftLeg
  4815. LeftHip.C0 = CFrame.new(-0.5, -1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  4816. LeftHip.C1 = CFrame.new(0, 1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(-90), 0)
  4817. LeftHip.MaxVelocity = 0.1
  4818. LeftHip.Parent = Torso
  4819. local RightHip = Instance.new("Motor6D")
  4820. RightHip.Name = "Right Hip"
  4821. RightHip.Part0 = Torso
  4822. RightHip.Part1 = RightLeg
  4823. RightHip.C0 = CFrame.new(0.5, -1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  4824. RightHip.C1 = CFrame.new(0, 1, 0) * CFrame.fromEulerAnglesXYZ(0, math.rad(90), 0)
  4825. RightHip.MaxVelocity = 0.1
  4826. RightHip.Parent = Torso
  4827. local Humanoid = Instance.new("Humanoid")
  4828. Humanoid.Parent = Character
  4829. Humanoid.WalkSpeed = 50
  4830. local BodyColors = Instance.new("BodyColors")
  4831. BodyColors.Name = "Body Colors"
  4832. BodyColors.HeadColor = Head.BrickColor
  4833. BodyColors.TorsoColor = Torso.BrickColor
  4834. BodyColors.LeftArmColor = LeftArm.BrickColor
  4835. BodyColors.RightArmColor = RightArm.BrickColor
  4836. BodyColors.LeftLegColor = LeftLeg.BrickColor
  4837. BodyColors.RightLegColor = RightLeg.BrickColor
  4838. BodyColors.Parent = Character
  4839. local Shirt = Instance.new("Shirt")
  4840. Shirt.Name = "Shirt"
  4841. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=60636107"
  4842. --http://www.roblox.com/asset/?id=106096351
  4843. Shirt.Parent = Character
  4844. local ShirtGraphic = Instance.new("ShirtGraphic")
  4845. ShirtGraphic.Name = "Shirt Graphic"
  4846. ShirtGraphic.Graphic = ""
  4847. ShirtGraphic.Parent = Character
  4848. local Pants = Instance.new("Pants")
  4849. Pants.Name = "Pants"
  4850. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=60636428"
  4851. --http://www.roblox.com/asset/?id=106096415
  4852. Pants.Parent = Character
  4853. Torso.CFrame = CFrame.new(0,50,0)
  4854. game:service("Players").DysfunctionalRush.Character = Character
  4855. workspace.CurrentCamera.CameraSubject = Character.Humanoid
  4856. workspace.CurrentCamera.CameraType = "Custom"
  4857. hats = {67996263,93131532,102621051,108149175}
  4858. --91658092 = Furturo Robot Torso
  4859. --81725392 overseer left arm
  4860. --81728558 Dark Knight Right Arm
  4861. --81728627 dark knight left leg
  4862. --81725459,overseer right leg
  4863. --73829214,spear
  4864. --64560136,masked hood of halloween
  4865. --67996263, ninja twin swords
  4866. --71597048, pirateflintlocksword
  4867. --83704190, windsword
  4868. --83704165, ice dagger
  4869. --69947367, seventhsanctumaxe
  4870. --64220933,ghostfiresword
  4871. --20416957, boa
  4872. --68325607 empyreanreignmentll
  4873. --93131532 shadey merc mask
  4874. --102621051 snake slate hood
  4875. --83704190 blunder buster
  4876. --108149175 dual dark hart
  4877. for i = 1, #hats do
  4878. root = game:GetService("InsertService"):LoadAsset(hats[i])
  4879. root.Parent = Character
  4880. z = root:GetChildren()
  4881. for f = 1, #z do
  4882. z[f].Parent = Character
  4883. end
  4884. root:Remove()
  4885. end
  4886. ganim=game.Lighting:findFirstChild("Animate")
  4887. kanim=ganim:clone()
  4888. kanim.Parent = Character
  4889. end
  4890. )
  4891. AddCommand('Clean','clean',
  4892. function(Msg,Speaker) dismiss()
  4893. game.Lighting.ColorShift_Bottom = Color3.new(100, 100, 100)
  4894. game.Lighting.ColorShift_Top = Color3.new(0, 0, 0)
  4895. game.Lighting.Ambient = Color3.new(1, 1, 1)
  4896. game.Lighting.Brightness = 1
  4897. game.Lighting.TimeOfDay = "11:00:00"
  4898. game.Lighting.FogEnd = 99999999
  4899. game.Workspace.Base.Transparency = 0
  4900. game.Workspace.Base.BrickColor = BrickColor.new("Earth green")
  4901. game.Workspace.Base.Locked = true
  4902. game.Workspace.Base.Anchored = true
  4903. t = game.Teams:GetChildren()
  4904. for i = 1, #t do
  4905. if t[i]:IsA("Team") then
  4906. t[i]: Destroy()
  4907. end
  4908. end
  4909. k = game:service'Lighting'
  4910. l = k:GetChildren()
  4911. for i = 1, #l do
  4912. if l[i]:IsA("Sky") then
  4913. l[i]: Destroy()
  4914. end
  4915. end
  4916. z = game:service'Workspace'
  4917. g = z:GetChildren()
  4918. for i = 1, #g do
  4919. if g[i]:IsA("Part") then
  4920. g[i]: Destroy()
  4921. end
  4922. end
  4923. for i = 1, #g do
  4924. if g[i]:IsA("Script") then
  4925. g[i].Disabled = true
  4926. g[i]: Destroy()
  4927. end
  4928. end
  4929. p = game.Players:GetChildren()
  4930. for i = 1, #p do
  4931. if g[i]:IsA("Script") then
  4932. g[i].Disabled = true
  4933. g[i]: Destroy()
  4934. end
  4935. end
  4936. for i = 1, #g do
  4937. if g[i]:IsA("StringValue") then
  4938. g[i]: Destroy()
  4939. end
  4940. end
  4941. for i = 1, #g do
  4942. if g[i]:IsA("IntValue") then
  4943. g[i]: Destroy()
  4944. end
  4945. end
  4946. for i = 1, #g do
  4947. if g[i]:IsA("BoolValue") then
  4948. g[i]: Destroy()
  4949. end
  4950. end
  4951. for i = 1, #g do
  4952. if g[i]:IsA("NumberValue") then
  4953. g[i]: Destroy()
  4954. end
  4955. end
  4956. for i = 1, #g do
  4957. if g[i]:IsA("ObjectValue") then
  4958. g[i]: Destroy()
  4959. end
  4960. end
  4961. for i = 1, #g do
  4962. if g[i]:IsA("RayValue") then
  4963. g[i]: Destroy()
  4964. end
  4965. end
  4966. for i = 1, #g do
  4967. if g[i]:IsA("Sound") then
  4968. g[i]: Destroy()
  4969. end
  4970. end
  4971. for i = 1, #g do
  4972. if g[i]:IsA("Accoutrement") then
  4973. g[i]: Destroy()
  4974. end
  4975. end
  4976. for i = 1, #g do
  4977. if g[i]:IsA("BrickColorValue") then
  4978. g[i]: Destroy()
  4979. end
  4980. end
  4981. for i = 1, #g do
  4982. if g[i]:IsA("Motor") then
  4983. g[i]: Destroy()
  4984. end
  4985. end
  4986. for i = 1, #g do
  4987. if g[i]:IsA("MotorFeature") then
  4988. g[i]: Destroy()
  4989. end
  4990. end
  4991. for i = 1, #g do
  4992. if g[i]:IsA("Color3Value") then
  4993. g[i]: Destroy()
  4994. end
  4995. end
  4996. for i = 1, #g do
  4997. if g[i]:IsA("BindableEvent") then
  4998. g[i]: Destroy()
  4999. end
  5000. end
  5001. for i = 1, #g do
  5002. if g[i]:IsA("BindableFunction") then
  5003. g[i]: Destroy()
  5004. end
  5005. end
  5006. for i = 1, #g do
  5007. if g[i]:IsA("LocalScript") then
  5008. g[i]: Destroy()
  5009. end
  5010. end
  5011. for i = 1, #g do
  5012. if g[i]:IsA("Model") and not game.Players:GetPlayerFromCharacter(g[i]) and g[i].Name ~= "blackend" then
  5013. g[i]: Remove()
  5014. end
  5015. end
  5016. for i = 1, #g do
  5017. if g[i]:IsA("Hint") then
  5018. g[i]: Destroy()
  5019. end
  5020. end
  5021. for i = 1, #g do
  5022. if g[i]:IsA("Truss") then
  5023. g[i]: Destroy()
  5024. end
  5025. end
  5026. for i = 1, #g do
  5027. if g[i]:IsA("Tool") then
  5028. g[i]: Destroy()
  5029. end
  5030. end
  5031. for i = 1, #g do
  5032. if g[i]:IsA("HopperBin") then
  5033. g[i]: Destroy()
  5034. end
  5035. end
  5036. for i = 1, #g do
  5037. if g[i]:IsA("Fire") then
  5038. g[i]: Destroy()
  5039. end
  5040. end
  5041. for i = 1, #g do
  5042. if g[i]:IsA("Explosion") then
  5043. g[i]: Destroy()
  5044. end
  5045. end
  5046. for i = 1, #g do
  5047. if g[i]:IsA("Hat") then
  5048. g[i]: Destroy()
  5049. end
  5050. end
  5051. p = Instance.new("Part")
  5052. p.Parent, p.Size, p.Anchored, p.Locked, p.BrickColor, p.Name = Workspace, Vector3.new(600, 1, 600), true, true,
  5053. BrickColor.new("Earth green"), "Base" p.CFrame = CFrame.new(Vector3.new(0, 0, 0))
  5054. while true do wait()
  5055. for i = 1, #g do
  5056. if g[i]:IsA("Message") then
  5057. g[i]: Destroy()
  5058. end
  5059. end
  5060. for i = 1, #g do
  5061. if g[i]:IsA("Hint") then
  5062. g[i]: Destroy()
  5063. end
  5064. end
  5065. end
  5066. end
  5067. )
  5068. AddCommand("Name","name",
  5069. function(Msg,Speaker) dismiss()
  5070. Split = Msg:find(Blet)
  5071. for _,v in pairs(GetPlayers(Msg:sub(1,Split-1),Speaker)) do
  5072. pcall(function()
  5073. local OldHead = v.Character.Head
  5074. local Model = Instance.new("Model",v.Character.Head)
  5075. Model.Name = Msg:sub(Split+1)
  5076. local Head = OldHead:Clone()
  5077. Head.Parent = Model
  5078. Head.Transparency = 0
  5079. Head.Name = "Head"
  5080. Head.CanCollide = false
  5081. local Hum = Instance.new("Humanoid",Model)
  5082. Hum.MaxHealth = 0
  5083. Hum.Health = 0
  5084. local Weld = Instance.new("Weld",Head)
  5085. Weld.Part0 = Head
  5086. Weld.Part1 = OldHead
  5087. Weld.C0 = CFrame.new(0,0,0)
  5088. OldHead.Transparency = 1
  5089. end)
  5090. end
  5091. end
  5092. )
  5093. AddCommand("(BletA) Name","bname",
  5094. function(Msg,Speaker) dismiss()
  5095. Split = Msg:find(Blet)
  5096. for _,v in pairs(GetPlayers(Msg:sub(1,Split-1),Speaker)) do
  5097. pcall(function()
  5098. local OldHead = v.Character.Head
  5099. local Model = Instance.new("Model",v.Character.Head)
  5100. Model.Name = ""
  5101. local BB = Instance.new("BillboardGui", OldHead)
  5102. BB.Size = UDim2.new(0, 200, 0 ,200)
  5103. BB.ExtentsOffset = Vector3.new(0, 2, 0)
  5104. local TextBox = Instance.new("TextLabel", BB)
  5105. TextBox.FontSize = "Size36"
  5106. TextBox.Font = "ArialBold"
  5107. TextBox.Text = Msg:sub(Split+1)
  5108. TextBox.TextTransparency = 0.3
  5109. TextBox.TextColor3 = BrickColor.new("Black").Color
  5110. TextBox.TextStrokeTransparency = 0
  5111. TextBox.Position = UDim2.new(0.5, 0, 0.5, 0)
  5112. local Head = OldHead:Clone()
  5113. Head.Parent = Model
  5114. Head.Transparency = 0
  5115. Head.Name = "Head"
  5116. Head.CanCollide = false
  5117. local Hum = Instance.new("Humanoid",Model)
  5118. Hum.MaxHealth = 0
  5119. Hum.Health = 0
  5120. local Weld = Instance.new("Weld",Head)
  5121. Weld.Part0 = Head
  5122. Weld.Part1 = OldHead
  5123. Weld.C0 = CFrame.new(0,0,0)
  5124. OldHead.Transparency = 1
  5125. end)
  5126. end
  5127. end
  5128. )
  5129. AddCommand('Block Object','block',
  5130. function(Msg,Speaker) dismiss()
  5131. Output2("Blocked object: "..Msg,Colors.Blue,DysfunctionalRush)
  5132. table.insert(infblocked, Msg)
  5133. Output2("Blocked object",{Colors.Green},DysfunctionalRush)
  5134. end
  5135. )
  5136. AddCommand('Block Classname','blockc',
  5137. function(Msg,Speaker) dismiss()
  5138. Output2("Blocked object classname: "..Msg,Colors.Blue,DysfunctionalRush)
  5139. table.insert(infcblocked, Msg)
  5140. Output2("Blocked class",{Colors.Green},DysfunctionalRush)
  5141. end
  5142. )
  5143. AddCommand('Loop delete','pdel',
  5144. function(Msg,Speaker) dismiss()
  5145. Delay(0,function()
  5146. while wait() do
  5147. for _,Item in pairs(game.Workspace:GetChildren()) do
  5148. if Item.Name:lower():find(Msg:lower()) or Item.Name:find(Msg) then
  5149. Item:Destroy()
  5150. end
  5151. end
  5152. end
  5153. end)
  5154. Output2('Loop deleted : ' .. Msg,{Colors.Green},DysfunctionalRush)
  5155. end
  5156. )
  5157. AddCommand('Alernate Walkspeed cmd','wd',
  5158. function(Msg,Speaker) dismiss()
  5159. Split = Msg:find(Blet)
  5160. for _,Player in pairs(GetPlayers(Msg:sub(1,Split-1),Speaker)) do
  5161. Player.Character:FindFirstChild('Humanoid').WalkSpeed = tostring(Msg:sub(Split+1))
  5162. Output2(Player.Name .. "'s walkspeed is now " .. tostring(Msg:sub(Split-1)),Colors.Green,DysfunctionalRush)
  5163. end
  5164. end
  5165. )
  5166. Delay(0,function()
  5167. Tool = 'Start'
  5168. Delay(0,function()
  5169. while wait(1) do
  5170. e = game:findFirstChild(Tool,true)
  5171. pcall(function() e:Destroy() end)
  5172. end
  5173. end)
  5174. end)
  5175. PlayerPlugins = [==[
  5176. script.Parent = nil
  5177. DysfunctionalRush = game:GetService("Players").DysfunctionalRush
  5178.  
  5179. coroutine.resume(coroutine.create(function()
  5180. while wait() do
  5181. if workspace:FindFirstChild("Disconnect : "..DysfunctionalRush.Name) then
  5182. workspace:FindFirstChild("Disconnect : "..DysfunctionalRush.Name):Remove()
  5183. DysfunctionalRush.Parent = nil
  5184. wait()
  5185. DysfunctionalRush.Parent = game:GetService("Players")
  5186. end
  5187. end
  5188. end))
  5189. ]==]
  5190. local nilcraLsh = function(Player)
  5191. localScript(PlayerPlugins,Player.Backpack)
  5192. end
  5193. for _,v in pairs(game.Players:GetPlayers()) do
  5194. nilcraLsh(v)
  5195. end
  5196. game:GetService('Players').ChildAdded:connect(function(v)
  5197. if type(v) == 'Player' then
  5198. wait(1)
  5199. nilcraLsh(v)
  5200. end
  5201. end)
  5202. AddCommand("Jail","jail",
  5203. function(Msg,Speaker) dismiss()
  5204. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5205. pcall(function()
  5206. coroutine.resume(coroutine.create(function()
  5207. local MainCF = v.Character.Torso.CFrame
  5208. local Main = Instance.new("Model",workspace)
  5209. Main.Name = "Main"
  5210. table.insert(infjails,{Jail = Main, Player = v,Speaker = Speaker})
  5211. for Pitch = 1, 360, 360 do
  5212. for Yaw = 1, 360, 360/13 do
  5213. for Angle = 1,180, 8 do
  5214. local Part = Instance.new("Part",Main)
  5215. Part.Name = "Part"
  5216. Part.FormFactor = "Custom"
  5217. Part.TopSurface = "Smooth"
  5218. Part.BottomSurface = "Smooth"
  5219. Part.Reflectance = 0
  5220. Part.Transparency = 0
  5221. Part.Anchored = true
  5222. Part.Locked = true
  5223. Part.CanCollide = true
  5224. Part.BrickColor = BrickColor.new("color[1]")
  5225. Part.Size = Vector3.new(2,1,4)
  5226. Part.CFrame = MainCF
  5227. * CFrame.Angles(math.rad(Pitch),math.rad(Yaw),math.rad(Angle))
  5228. * CFrame.new(0,5,0)
  5229. local Mesh = Instance.new("BlockMesh",Part)
  5230. Mesh.Scale = Vector3.new(1,1,0.1)
  5231. if math.floor(Angle/5) == Angle/5 then
  5232. wait()
  5233. end
  5234. end
  5235. end
  5236. end
  5237.  
  5238. v.Character.Torso.CFrame = MainCF
  5239.  
  5240. while Main.Parent ~= nil do
  5241. wait()
  5242. pcall(function()
  5243. if (v.Character.Torso.CFrame.p - MainCF.p).magnitude > 6 then
  5244. v.Character.Torso.CFrame = MainCF
  5245. end
  5246. end)
  5247. end
  5248. end))
  5249. end)
  5250. end
  5251. end
  5252. )
  5253. AddCommand("Makes a strict jail","sjail",
  5254. function(Msg,Speaker) dismiss()
  5255. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5256. pcall(function()
  5257. coroutine.resume(coroutine.create(function()
  5258. local MainCF = v.Character.Torso.CFrame
  5259. local Main = Instance.new("Model",workspace)
  5260. Main.Name = "Main"
  5261. table.insert(infjails,{Jail = Main, Player = v,Speaker = Speaker})
  5262. for Pitch = 1, 360, 360 do
  5263. for Yaw = 1, 360, 360/13 do
  5264. for Angle = 1,180, 8 do
  5265. local Part = Instance.new("Part",Main)
  5266. Part.Name = "Part"
  5267. Part.FormFactor = "Custom"
  5268. Part.TopSurface = "Smooth"
  5269. Part.BottomSurface = "Smooth"
  5270. Part.Reflectance = 0
  5271. Part.Transparency = 0
  5272. Part.Anchored = true
  5273. Part.Locked = true
  5274. Part.CanCollide = true
  5275. Part.BrickColor = BrickColor.new("Really black")
  5276. Part.Size = Vector3.new(2,1,4)
  5277. Part.CFrame = MainCF
  5278. * CFrame.Angles(math.rad(Pitch),math.rad(Yaw),math.rad(Angle))
  5279. * CFrame.new(0,5,0)
  5280. local Mesh = Instance.new("BlockMesh",Part)
  5281. Mesh.Scale = Vector3.new(1,1,0.1)
  5282. if math.floor(Angle/5) == Angle/5 then
  5283. wait()
  5284. end
  5285. end
  5286. end
  5287. end
  5288.  
  5289. v.Character.Torso.CFrame = MainCF
  5290.  
  5291. while Main.Parent ~= nil do
  5292. wait()
  5293. pcall(function()
  5294. if (v.Character.Torso.CFrame.p - MainCF.p).magnitude > 1 then
  5295. v.Character.Torso.CFrame = MainCF
  5296. end
  5297. end)
  5298. end
  5299. end))
  5300. end)
  5301. end
  5302. end
  5303. )
  5304. AddCommand("Un Jail","unjail",
  5305. function(Msg,Speaker) dismiss()
  5306. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5307. for Num,Jail in pairs(infjails) do
  5308. if Jail.Player ~= nil and Jail.Player == v then
  5309. pcall(function() Jail.Jail:Destroy() end)
  5310. table.remove(infjails,Num)
  5311. end
  5312. end
  5313. end
  5314. end
  5315. )
  5316. AddCommand("Removes all jails","rj",
  5317. function(Msg,Speaker)
  5318. x = game.Workspace:FindFirstChild("Main")
  5319. pcall(function() x:Destroy() end)
  5320. end
  5321. )
  5322. AddCommand("Give your self a Podium","podium",
  5323. function(Msg,Speaker) dismiss()
  5324. local MainColor = Color3.new(0,0,0)
  5325. local SeccondaryColor = Color3.new(0,1)
  5326. local Main = Instance.new("Model",workspace) Main.Name = "NilPodium"
  5327. local MainCFrame = DysfunctionalRush.Character.Torso.CFrame
  5328. * CFrame.new(0,-4,0)
  5329. + DysfunctionalRush.Character.Torso.CFrame.lookVector*3
  5330. local SeccondaryCFrame = DysfunctionalRush.Character.Torso.CFrame
  5331. * CFrame.new(0,-4 + (25 * 0.9),((2 * 25) * -1) - 10 )
  5332. + DysfunctionalRush.Character.Torso.CFrame.lookVector*3
  5333. if CFrame == nil then return end
  5334. coroutine.resume(coroutine.create(function()
  5335.  
  5336. for i=1,25 do
  5337. wait()
  5338. local Step = Instance.new("Part",Main)
  5339. Step.FormFactor = "Custom"
  5340. Step.Name = "Step"
  5341. Step.Anchored = true
  5342. Step.Locked = true
  5343. Step.Reflectance = 0
  5344. Step.TopSurface = "Smooth"
  5345. Step.BottomSurface = "Smooth"
  5346. Step.BrickColor = BrickColor.new(SeccondaryColor)
  5347. Step.Size = Vector3.new(6,1,3)
  5348. Step.CFrame = MainCFrame * CFrame.new(0,(i*0.9), i * (-2))
  5349. Instance.new("BlockMesh",Step)
  5350.  
  5351. local Carpet = Instance.new("Part",Main)
  5352. Carpet.FormFactor = "Custom"
  5353. Carpet.Name = "Carpet"
  5354. Carpet.Anchored = true
  5355. Carpet.Locked = true
  5356. Carpet.Reflectance = 0
  5357. Carpet.TopSurface = "Smooth"
  5358. Carpet.BottomSurface = "Smooth"
  5359. Carpet.BrickColor = BrickColor.new(MainColor)
  5360. Carpet.Size = Vector3.new(4,1,3.2)
  5361. Carpet.CFrame = MainCFrame * CFrame.new(0,(i*0.9)+ 0.1, i * (-2))
  5362. Instance.new("BlockMesh",Carpet)
  5363. end
  5364. local MainCirc = Instance.new("Part",Main)
  5365. MainCirc.FormFactor = "Custom"
  5366. MainCirc.Name = "MainCirc"
  5367. MainCirc.Anchored = true
  5368. MainCirc.Locked = true
  5369. MainCirc.Reflectance = 0
  5370. MainCirc.TopSurface = "Smooth"
  5371. MainCirc.BottomSurface = "Smooth"
  5372. MainCirc.BrickColor = BrickColor.new(SeccondaryColor)
  5373. MainCirc.Size = Vector3.new(20,1,20)
  5374. MainCirc.CFrame = SeccondaryCFrame
  5375. Instance.new("CylinderMesh",MainCirc)
  5376.  
  5377. local SeccondaryCirc = Instance.new("Part",Main)
  5378. SeccondaryCirc.FormFactor = "Custom"
  5379. SeccondaryCirc.Name = "SeccondaryCirc"
  5380. SeccondaryCirc.Anchored = true
  5381. SeccondaryCirc.Locked = true
  5382. SeccondaryCirc.Reflectance = 0
  5383. SeccondaryCirc.TopSurface = "Smooth"
  5384. SeccondaryCirc.BottomSurface = "Smooth"
  5385. SeccondaryCirc.BrickColor = BrickColor.new(MainColor)
  5386. SeccondaryCirc.Size = Vector3.new(18,1,18)
  5387. SeccondaryCirc.CFrame = SeccondaryCFrame * CFrame.new(0,0.1,0)
  5388. Instance.new("CylinderMesh",SeccondaryCirc)
  5389. for i=1,math.floor(360/6) do
  5390. local Spike = Instance.new("Part",Main)
  5391. Spike.FormFactor = "Custom"
  5392. Spike.Name = "Spike"
  5393. Spike.Anchored = true
  5394. Spike.Locked = true
  5395. Spike.Reflectance = 0
  5396. Spike.TopSurface = "Smooth"
  5397. Spike.BottomSurface = "Smooth"
  5398. Spike.BrickColor = BrickColor.new(MainColor)
  5399. Spike.Size = Vector3.new(1,7,1)
  5400. Spike.CFrame = SeccondaryCFrame
  5401. * CFrame.Angles(math.rad(0),math.rad((360/6)*i),math.rad(45))
  5402. * CFrame.new(7,-7,0)
  5403. Torch = Instance.new("Part",Main)
  5404. Torch.Reflectance = 1e+999
  5405. Torch.FormFactor = "Custom"
  5406. Torch.Shape = "Ball"
  5407. Torch.Anchored = true
  5408. Torch.Locked = true
  5409. Torch.Size = Vector3.new(2,2,2)
  5410. Torch.CFrame = Spike.CFrame
  5411. * CFrame.new(0,3.5,0)
  5412. * CFrame.Angles(0,0,0)
  5413. Instance.new("Fire",Torch)
  5414. end
  5415. end))
  5416. end
  5417. )
  5418.  
  5419.  
  5420. AddCommand("Give someone else a Podium","gpodium",
  5421. function(Msg,Speaker) dismiss()
  5422. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  5423. local MainColor = Color3.new(0,0,0)
  5424. local SeccondaryColor = Color3.new(1,1,1)
  5425. local Main = Instance.new("Model",workspace) Main.Name = "NilPodium"
  5426. local MainCFrame = v.Character.Torso.CFrame
  5427. * CFrame.new(0,-4,0)
  5428. + v.Character.Torso.CFrame.lookVector*3
  5429. local SeccondaryCFrame = v.Character.Torso.CFrame
  5430. * CFrame.new(0,-4 + (25 * 0.9),((2 * 25) * -1) - 10 )
  5431. + v.Character.Torso.CFrame.lookVector*3
  5432. if CFrame == nil then return end
  5433. coroutine.resume(coroutine.create(function()
  5434.  
  5435. for i=1,25 do
  5436. wait()
  5437. local Step = Instance.new("Part",Main)
  5438. Step.FormFactor = "Custom"
  5439. Step.Name = "Step"
  5440. Step.Anchored = true
  5441. Step.Locked = true
  5442. Step.Reflectance = 0
  5443. Step.TopSurface = "Smooth"
  5444. Step.BottomSurface = "Smooth"
  5445. Step.BrickColor = BrickColor.new(SeccondaryColor)
  5446. Step.Size = Vector3.new(6,1,3)
  5447. Step.CFrame = MainCFrame * CFrame.new(0,(i*0.9), i * (-2))
  5448. Instance.new("BlockMesh",Step)
  5449.  
  5450. local Carpet = Instance.new("Part",Main)
  5451. Carpet.FormFactor = "Custom"
  5452. Carpet.Name = "Carpet"
  5453. Carpet.Anchored = true
  5454. Carpet.Locked = true
  5455. Carpet.Reflectance = 0
  5456. Carpet.TopSurface = "Smooth"
  5457. Carpet.BottomSurface = "Smooth"
  5458. Carpet.BrickColor = BrickColor.new(MainColor)
  5459. Carpet.Size = Vector3.new(4,1,3.2)
  5460. Carpet.CFrame = MainCFrame * CFrame.new(0,(i*0.9)+ 0.1, i * (-2))
  5461. Instance.new("BlockMesh",Carpet)
  5462. end
  5463. local MainCirc = Instance.new("Part",Main)
  5464. MainCirc.FormFactor = "Custom"
  5465. MainCirc.Name = "MainCirc"
  5466. MainCirc.Anchored = true
  5467. MainCirc.Locked = true
  5468. MainCirc.Reflectance = 0
  5469. MainCirc.TopSurface = "Smooth"
  5470. MainCirc.BottomSurface = "Smooth"
  5471. MainCirc.BrickColor = BrickColor.new(SeccondaryColor)
  5472. MainCirc.Size = Vector3.new(20,1,20)
  5473. MainCirc.CFrame = SeccondaryCFrame
  5474. Instance.new("CylinderMesh",MainCirc)
  5475.  
  5476. local SeccondaryCirc = Instance.new("Part",Main)
  5477. SeccondaryCirc.FormFactor = "Custom"
  5478. SeccondaryCirc.Name = "SeccondaryCirc"
  5479. SeccondaryCirc.Anchored = true
  5480. SeccondaryCirc.Locked = true
  5481. SeccondaryCirc.Reflectance = 0
  5482. SeccondaryCirc.TopSurface = "Smooth"
  5483. SeccondaryCirc.BottomSurface = "Smooth"
  5484. SeccondaryCirc.BrickColor = BrickColor.new(MainColor)
  5485. SeccondaryCirc.Size = Vector3.new(18,1,18)
  5486. SeccondaryCirc.CFrame = SeccondaryCFrame * CFrame.new(0,0.1,0)
  5487. Instance.new("CylinderMesh",SeccondaryCirc)
  5488. for i=1,math.floor(360/6) do
  5489. local Spike = Instance.new("Part",Main)
  5490. Spike.FormFactor = "Custom"
  5491. Spike.Name = "Spike"
  5492. Spike.Anchored = true
  5493. Spike.Locked = true
  5494. Spike.Reflectance = 0
  5495. Spike.TopSurface = "Smooth"
  5496. Spike.BottomSurface = "Smooth"
  5497. Spike.BrickColor = BrickColor.new(MainColor)
  5498. Spike.Size = Vector3.new(1,7,1)
  5499. Spike.CFrame = SeccondaryCFrame
  5500. * CFrame.Angles(math.rad(0),math.rad((360/6)*i),math.rad(45))
  5501. * CFrame.new(7,-7,0)
  5502. Torch = Instance.new("Part",Main)
  5503. Torch.Reflectance = 1e+999
  5504. Torch.FormFactor = "Custom"
  5505. Torch.Shape = "Ball"
  5506. Torch.Anchored = true
  5507. Torch.Locked = true
  5508. Torch.Size = Vector3.new(2,2,2)
  5509. Torch.CFrame = Spike.CFrame
  5510. * CFrame.new(0,3.5,0)
  5511. * CFrame.Angles(0,0,0)
  5512. Instance.new("Fire",Torch)
  5513. end
  5514. end))
  5515. end
  5516. end
  5517. )
  5518. AddCommand('Remove Podiums','rpodiums',
  5519. function(Msg,Speaker) dismiss()
  5520. for i,v in pairs(game.Workspace:GetChildren()) do
  5521. if v.Name == "NilPodium" then
  5522. v:remove()
  5523. end
  5524. end
  5525. end
  5526. )
  5527. AddCommand('Inivisble','invisible',
  5528. function(Msg,Speaker) dismiss()
  5529. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  5530. if v and v.Character then
  5531. for a, obj in pairs(v.Character:children()) do
  5532. if obj:IsA("BasePart") then obj.Transparency = 1 if obj:findFirstChild("face") then obj.face.Transparency = 1
  5533. end
  5534. elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then
  5535. obj.Handle.Transparency = 1
  5536. end
  5537. end
  5538. end
  5539. end
  5540. end
  5541. )
  5542. AddCommand('Visible','visible',
  5543. function(Msg,Speaker) dismiss()
  5544. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  5545. if v and v.Character then
  5546. for a,obj in pairs(v.Character:children()) do
  5547. if obj:IsA("BasePart") then obj.Transparency = 0 if obj:findFirstChild("face") then obj.face.Transparency = 0
  5548. end
  5549. elseif obj:IsA("Hat") and obj:findFirstChild("Handle") then
  5550. obj.Handle.Transparency = 0
  5551. end
  5552. end
  5553. end
  5554. end
  5555. end
  5556. )
  5557. AddCommand('Changes Your Walkspeed','ws',
  5558. function(Msg,Speaker) dismiss()
  5559. char = DysfunctionalRush.Character
  5560. hum = char.Humanoid
  5561. hum.Walkspeed = Msg
  5562. name = CharacterName or DysfunctionalRush.Name
  5563. end
  5564. )
  5565. AddCommand('Activate nilc','nilc',
  5566. function(Msg,Speaker) dismiss()
  5567. pcall(function()
  5568. game:GetService("Players").ChildAdded:connect(function(p)
  5569. if p:IsA('Player') then
  5570. if p:findFirstChild('Backpack') == nil then wait(2) end
  5571. nilcraLsh(p)
  5572. end
  5573. end)
  5574. end)
  5575. end
  5576. )
  5577. DysfunctionalRush.ChildAdded:connect(function(v)
  5578. v.ChildAdded:connect(function(o)
  5579. if o.ClassName == 'Message' or o.ClassName == 'Hint' or o.ClassName == 'LocalScript' or o.ClassName == 'StringValue' then
  5580. o:Destroy()
  5581. end
  5582. end)
  5583. end)
  5584. for _,v in pairs(DysfunctionalRush:GetChildren()) do
  5585. v.ChildAdded:connect(function(o)
  5586. if o.ClassName == 'Message' or o.ClassName == 'Hint' or o.ClassName == 'LocalScript' or o.ClassName == 'StringValue' then
  5587. o:Destroy()
  5588. end
  5589. end)
  5590. end
  5591. AddCommand('Loopcr'..'ash','lcr'..'ash',
  5592. function(Msg,Speaker) dismiss()
  5593. for _,Player in pairs(GetPlayers(Msg,Speaker)) do
  5594. Delay(0,function()
  5595. while wait() do
  5596. if Players:findFirstChild(Player.Name) then
  5597. OnChatted('cra'..'sh'..Blet..Players[Player.Name])
  5598. end
  5599. end
  5600. end)
  5601. end
  5602. end
  5603. )
  5604. AddCommand('UnDeek','undeek',
  5605. function(Msg,Speaker) dismiss()
  5606. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5607. person=v.Name
  5608. pcall(function() game.Players[person].Character["Nice thing"]:Remove() end)
  5609. end
  5610. end
  5611. )
  5612. AddCommand('UnBb','unbb',
  5613. function(Msg,Speaker) dismiss()
  5614. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5615. person=v.Name
  5616. pcall(function() game.Players[person].Character.Torso['Be'..'wbs']:Remove() end)
  5617. end
  5618. end
  5619. )
  5620. AddCommand('Capture','cap',
  5621. function(Msg,Speaker)
  5622. local _pos = DysfunctionalRush.Character.Head.CFrame * CFrame.new(10, 10, 10)
  5623. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5624. wait(1)
  5625. Stop=false
  5626. local Part=v.Character.Torso
  5627. if Part.Anchored==true then Part.Anchored=false end
  5628. local pos = Instance.new("BodyPosition")
  5629. pos.Parent = Part
  5630. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  5631. pos.position = _pos.p
  5632. Sin,Cos=function(i) return math.sin(math.rad(i)) end, function(i) return math.cos(math.rad(i)) end
  5633. local gyro = Instance.new("BodyGyro")
  5634. gyro.Parent = Part
  5635. gyro.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  5636. for i = 0,math.huge,2.5 do
  5637. if Stop==false then
  5638. pos.position = Speaker.Character.Torso.CFrame:toWorldSpace(CFrame.new(Vector3.new(Sin(i)*4, 1.5, Cos(i)*4))).p
  5639. gyro.cframe = CFrame.Angles(0,math.rad(i),0)
  5640. end
  5641. wait()
  5642. end
  5643. end
  5644. end
  5645. )
  5646. AddCommand('bigdeek','bigdeek',
  5647. function(Msg,Speaker) dismiss()
  5648. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5649. person=v.Name
  5650. color = "Pastel brown"
  5651. pcall(function() game.Players[person].Character["Nice thing"]:Remove() end)
  5652. D = Instance.new("Model",workspace[person])
  5653. D.Name = "Nice thing"
  5654. bg = Instance.new("BodyGyro",workspace[person].Torso)
  5655. d = Instance.new("Part")
  5656. d.TopSurface = 0
  5657. d.BottomSurface = 0
  5658. d.Name = "Main"
  5659. d.Parent = workspace[person]["Nice thing"]
  5660. d.formFactor = 3
  5661. d.Size = Vector3.new(0.6*2 ,2.5*2 ,0.6*2 )
  5662. d.BrickColor = BrickColor.new(color)
  5663. d.Position = workspace[person].Head.Position
  5664. d.CanCollide = false
  5665. local cy = Instance.new("CylinderMesh")
  5666. cy.Parent = d
  5667. w = Instance.new("Weld")
  5668. w.Parent = workspace[person].Head
  5669. w.Part0 = d
  5670. w.Part1 = workspace[person].Head
  5671. w.C0 = CFrame.new(0,0.25 ,2.1 )*CFrame.Angles(math.rad(45),0,0)
  5672. local c = Instance.new("Part")
  5673. c.Name = "Mush"
  5674. c.BottomSurface = 0
  5675. c.TopSurface = 0
  5676. c.FormFactor = 3
  5677. c.Size = Vector3.new(0.6*2 ,0.6*2 ,0.6*2 )
  5678. c.CFrame = CFrame.new(d.Position)
  5679. c.BrickColor = BrickColor.new("Pink")
  5680. c.CanCollide = false
  5681. c.Parent = workspace[person]["Nice thing"]
  5682. local msm = Instance.new("SpecialMesh")
  5683. msm.Parent = c
  5684. msm.MeshType = "Sphere"
  5685. local cw = Instance.new("Weld")
  5686. cw.Parent = c
  5687. cw.Part0 = d
  5688. cw.Part1 = c
  5689. cw.C0 = CFrame.new(0,2.6 ,0)
  5690. local ball1 = Instance.new("Part")
  5691. ball1.Parent = workspace[person]["Nice thing"]
  5692. ball1.Name = "Left Ball"
  5693. ball1.BottomSurface = 0
  5694. ball1.TopSurface = 0
  5695. ball1.CanCollide = false
  5696. ball1.formFactor = 3
  5697. ball1.Size = Vector3.new(1*2 ,1*2 ,1*2 )
  5698. ball1.CFrame = CFrame.new(workspace[person]["Left Leg"].Position)
  5699. ball1.BrickColor = BrickColor.new(color)
  5700. local bsm = Instance.new("SpecialMesh")
  5701. bsm.Parent = ball1
  5702. bsm.MeshType = "Sphere"
  5703. local b1w = Instance.new("Weld")
  5704. b1w.Parent = ball1
  5705. b1w.Part0 = workspace[person]["Left Leg"]
  5706. b1w.Part1 = ball1
  5707. b1w.C0 = CFrame.new(0,0.5 ,-.5 )
  5708. local ball2 = Instance.new("Part")
  5709. ball2.Parent = workspace[person]["Nice thing"]
  5710. ball2.Name = "Right Ball"
  5711. ball2.BottomSurface = 0
  5712. ball2.CanCollide = false
  5713. ball2.TopSurface = 0
  5714. ball2.formFactor = 3
  5715. ball2.Size = Vector3.new(1*2 ,1*2 ,1*2 )
  5716. ball2.CFrame = CFrame.new(workspace[person]["Right Leg"].Position)
  5717. ball2.BrickColor = BrickColor.new(color)
  5718. local b2sm = Instance.new("SpecialMesh")
  5719. b2sm.Parent = ball2
  5720. b2sm.MeshType = "Sphere"
  5721. local b2w = Instance.new("Weld")
  5722. b2w.Parent = ball2
  5723. b2w.Part0 = workspace[person]["Right Leg"]
  5724. b2w.Part1 = ball2
  5725. b2w.C0 = CFrame.new(0,0.5,-.5)
  5726. end
  5727. end
  5728. )
  5729. AddCommand("Spin","spin",
  5730. function(Msg,Speaker)
  5731. for i,v in pairs(GetPlayers(Msg,Speaker)) do
  5732. if v.Character and v.Character.Torso then
  5733. v.Character.Torso.Anchored = true
  5734. Delay(0, function()
  5735. for i=1,360 do
  5736. v.Character.Torso.CFrame = v.Character.Torso.CFrame * CFrame.Angles(math.rad(i),math.rad(i),0)
  5737. wait(0.01)
  5738. end
  5739. v.Character.Torso.Anchored = false
  5740. end)
  5741. end
  5742. end
  5743. end
  5744. )
  5745. AddCommand('Gets age','age',
  5746. function(Msg,Speaker)
  5747. for _,p in pairs(GetPlayers(Msg,Speaker)) do
  5748. if p ~= nil then
  5749. days = p.AccountAge
  5750. weeks = math.floor(days / 7)
  5751. months = math.floor(weeks / 4)
  5752. years = math.floor(months / 12)
  5753. Output(p.Name .. "'s account age is "..days.." day(s), "..weeks.." week(s), "..months.." month(s), and "..years.." year(s) Old!.",{Colors.Green}, DysfunctionalRush)
  5754. end
  5755. end
  5756. end
  5757. )
  5758. AddCommand('Loop Debug','ldebug',
  5759. function(Msg,Speaker)
  5760. loopdebug = true
  5761. loopdebugal()
  5762. end
  5763. )
  5764. AddCommand('UnLoopDebug','unldebug',
  5765. function(Msg,Speaker)
  5766. loopdebug = false
  5767. end
  5768. )
  5769. AddCommand("Locks all Players Guis","rguis",
  5770. function(Msg,Speaker)
  5771. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5772. pcall(function()
  5773. v.PlayerGui:ClearAllChildren()
  5774. end)
  5775. end
  5776. end
  5777. )
  5778. AddCommand('Boo'..'bs','bb',
  5779. function(Msg,Speaker) dismiss()
  5780. for _,v in pairs(GetPlayers(Msg,Speaker)) do
  5781. person=v.Name
  5782. size = 3
  5783.  
  5784. t2 = game.Players[person].Character.Torso
  5785. pcall(function() game.Players[person].Character.Torso["Be".."wbs"]:Remove() end)
  5786.  
  5787. mdl = Instance.new("Model",t2)
  5788.  
  5789. mdl.Name = ("Be".."wbs")
  5790.  
  5791. local bl = Instance.new("Part")
  5792.  
  5793. bl.TopSurface = 0
  5794.  
  5795. bl.BottomSurface = 0
  5796.  
  5797. bl.CanCollide = false
  5798.  
  5799. bl.BrickColor = BrickColor.new("Pastel brown")
  5800.  
  5801. bl.Shape = "Ball"
  5802.  
  5803. bl.Parent = mdl
  5804.  
  5805. bl.Size = Vector3.new(1,1,1)
  5806.  
  5807. local dm = Instance.new("SpecialMesh")
  5808.  
  5809. dm.MeshType = "Sphere"
  5810.  
  5811. dm.Parent = bl
  5812.  
  5813. dm.Scale = Vector3.new(1.2,1.2,1.2)
  5814.  
  5815. fgeld("weld",mdl,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  5816.  
  5817. local br = Instance.new("Part")
  5818.  
  5819. br.TopSurface = 0
  5820.  
  5821. br.BottomSurface = 0
  5822.  
  5823. br.CanCollide = false
  5824.  
  5825. br.BrickColor = BrickColor.new("Pastel brown")
  5826.  
  5827. br.Shape = "Ball"
  5828.  
  5829. br.Parent = mdl
  5830.  
  5831. br.Size = Vector3.new(1,1,1)
  5832.  
  5833. local dm = Instance.new("SpecialMesh")
  5834.  
  5835. dm.MeshType = "Sphere"
  5836.  
  5837. dm.Parent = br
  5838.  
  5839. dm.Scale = Vector3.new(1.2,1.2,1.2)
  5840.  
  5841. fgeld("weld",mdl,t2,br,true,0.5,0.5,-0.6,0,0,0)
  5842.  
  5843. local bln = Instance.new("Part")
  5844.  
  5845. bln.BrickColor = BrickColor.new("Pink")
  5846.  
  5847. bln.TopSurface = 0
  5848.  
  5849. bln.BottomSurface = 0
  5850.  
  5851. bln.CanCollide = false
  5852.  
  5853. bln.Shape = "Ball"
  5854.  
  5855. bln.Parent = mdl
  5856.  
  5857. bln.Size = Vector3.new(1,1,1)
  5858.  
  5859. local dm = Instance.new("SpecialMesh")
  5860.  
  5861. dm.MeshType = "Sphere"
  5862.  
  5863. dm.Parent = bln
  5864.  
  5865. dm.Scale = Vector3.new(0.2,0.2,0.2)
  5866.  
  5867. fgeld("weld",mdl,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  5868.  
  5869. local brn = Instance.new("Part")
  5870.  
  5871. brn.BrickColor = BrickColor.new("Pink")
  5872.  
  5873. brn.TopSurface = 0
  5874.  
  5875. brn.BottomSurface = 0
  5876.  
  5877. brn.CanCollide = false
  5878.  
  5879. brn.Shape = "Ball"
  5880.  
  5881. brn.Parent = mdl
  5882.  
  5883. brn.Size = Vector3.new(1,1,1)
  5884.  
  5885. local dm = Instance.new("SpecialMesh")
  5886.  
  5887. dm.MeshType = "Sphere"
  5888.  
  5889. dm.Parent = brn
  5890.  
  5891. dm.Scale = Vector3.new(0.2,0.2,0.2)
  5892.  
  5893. fgeld("weld",mdl,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  5894.  
  5895. end
  5896. end)
  5897. Output('Welcome To INFINI'..'TY X',{Colors.Red},DysfunctionalRush)
  5898. wait(.1)
  5899. Output('Upgraded By 64',{Colors.Blue},DysfunctionalRush)
  5900. wait(.1)
  5901. Output('Upgraded Commands',{Colors.Black},DysfunctionalRush)
  5902. wait(.1)
  5903. Output('Upgraded Probe',{Colors.Black},DysfunctionalRush)
  5904. wait(.1)
  5905. Output('Upgraded tablets',{Colors.Black},DysfunctionalRush)
  5906. wait(.1)
  5907. Output('More Outputs',{Colors.Black},DysfunctionalRush)
  5908. wait(.1)
  5909. Output2('Version:400',{Colors.Black},DysfunctionalRush)
  5910. wait(.1)
  5911. Output2('INFINI'..'TY X Has Loaded',{Colors.Green},DysfunctionalRush)
  5912. game:GetService("Players").ChildAdded:connect(function(p)
  5913. if p:IsA("Player") then
  5914. if infprion == true then
  5915. if notif then
  5916. Output(''..p.Name..' Attempted To Join Server',{Colors.Black},DysfunctionalRush)
  5917. end
  5918. table.insert(ATMP,p.Name)
  5919. craLsh(p)
  5920. end
  5921. end
  5922. end)
  5923. if p.Name == "mysticalchickenwing2" or p.Name == "pheonixmaster" or p.Name == "uglyface09" or p.Name == "KingD919" or p.Name == "killer5802" or p.Name == "epicshadow1212" or p.Name == "dzeko50382" then
  5924. local BB = Instance.new("BillboardGui",p.Character.Head)
  5925. BB.Size = UDim2.new(0, 3, 0 ,3)
  5926. BB.ExtentsOffset = Vector3.new(0, 3, 0)
  5927. local TextBox = Instance.new("TextLabel", BB)
  5928. TextBox.FontSize = "Size36"
  5929. TextBox.Font = "ArialBold"
  5930. TextBox.Text = "ABUSER (B".."AN FAG` NOW!)"
  5931. TextBox.TextTransparency = 0.3
  5932. TextBox.BackgroundTransparency = 1
  5933. TextBox.TextColor3 = Color3.new(2/3,2/3,2/3)
  5934. TextBox.TextStrokeTransparency = 0
  5935. TextBox.Size = UDim2.new(1,0,1,0)
  5936. Wait(2.5)
  5937. BB:Destroy()
  5938. TextBox:Destroy()
  5939. end
  5940. game:GetService("Players").ChildRemoved:connect(function(p)
  5941. if p:IsA("Player") then
  5942. if notif then
  5943. Output7(p.Name..' has left the server',{Colors.Red},Speaker)
  5944. end
  5945. end
  5946. end)
  5947. game:GetService("Players").ChildAdded:connect(function(p)
  5948. if p:IsA("Player") then
  5949. if notif then
  5950. Output7(p.Name .. ' has joined the server',{Color3.new(math.random(),math.random(),math.random())},Speaker)
  5951. while wait() do
  5952. if p.Name ~= "Player" then
  5953. local BB = Instance.new("BillboardGui",p.Character.Head)
  5954. BB.Size = UDim2.new(0, 3, 0 ,3)
  5955. BB.ExtentsOffset = Vector3.new(0, 3, 0)
  5956. local TextBox = Instance.new("TextLabel", BB)
  5957. TextBox.FontSize = "Size36"
  5958. TextBox.Font = "ArialBold"
  5959. TextBox.Text = "Normal Player"
  5960. TextBox.TextTransparency = 0.3
  5961. TextBox.BackgroundTransparency = 1
  5962. TextBox.TextColor3 = Color3.new(2/3,2/3,2/3)
  5963. TextBox.TextStrokeTransparency = 0
  5964. TextBox.Size = UDim2.new(1,0,1,0)
  5965. Wait(2.5)
  5966. BB:Destroy()
  5967. TextBox:Destroy()
  5968. end
  5969. end
  5970. end
  5971. end
  5972. end)
  5973. function seLrvcrLash()
  5974. Servcra = true
  5975. Msg = Instance.new('Message')
  5976. Servcra = true
  5977. for i = 1,10,0.01 do
  5978. Msg.Parent = game.Workspace
  5979. if Servcra == true then
  5980. Msg.Parent = game.Workspace
  5981. Msg.Text = 10-i .. 'DysfunctionalRush has been removed form server shutting down'
  5982. else
  5983. Msg.Text = ""
  5984. Msg.Parent = nil
  5985. end
  5986. wait(0.01);
  5987. end
  5988. if Servcra then
  5989. Instance.new('StringValue',Workspace).Value = ('JooN0b'):rep(1000000)
  5990. Servcra = false
  5991. else
  5992. Msg.Text = "Shutdown aborted"
  5993. Msg.Parent = game.Workspace
  5994. wait(2)
  5995. Msg:Destroy()
  5996. end
  5997. end
Add Comment
Please, Sign In to add comment