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