SHOW:
|
|
- or go back to the newest paste.
1 | -- skid tabs decrypted and leaked by CLarramore | |
2 | -- it was pretty easy to decipher. | |
3 | -- just run local | |
4 | wait() | |
5 | LocalPlayer = game:service("Players").LocalPlayer | |
6 | script.Parent = ___V3rmTabs___ | |
7 | Tabs = {} | |
8 | Cmds = {} | |
9 | key = ";" | |
10 | chatgui = true | |
11 | probemode = false | |
12 | connection = nil | |
13 | Bypass = fals | |
14 | ||
15 | tabmodel = Instance.new("Model", Workspace) | |
16 | tabmodel.Name = "VTabs" | |
17 | SourceName = "DSource" | |
18 | Banlist = {} | |
19 | BSoDBanList = {} | |
20 | ||
21 | ||
22 | function Connect(player) | |
23 | if game.Players[player] then | |
24 | if not Players[player.Name] then | |
25 | NewLS(CrashSource,player.Backpack) | |
26 | table.insert(Players,player.Name) | |
27 | Output('Connected | '..player.Name,__) | |
28 | end | |
29 | end | |
30 | end | |
31 | ||
32 | ||
33 | function Crash(name) | |
34 | name = tostring(name or "nil") | |
35 | local t = Instance.new("StringValue") | |
36 | t.Name = "DISC: "..name | |
37 | t.Parent = game.Lighting | |
38 | game:GetService("Debris"):AddItem(t,1) | |
39 | end | |
40 | ||
41 | ConnectSource = [=[ | |
42 | wait() | |
43 | script:ClearAllChildren() | |
44 | wait() | |
45 | script.Parent = nil | |
46 | wait() | |
47 | Player = game:service'Players'.LocalPlayer | |
48 | wait() | |
49 | while wait(0.1) do --this is actually the nilcrash | |
50 | if game.Lighting:findFirstChild("DISC: nil") then | |
51 | if Player.Parent == nil then | |
52 | repeat Delay(0, wait) until false | |
53 | end | |
54 | end | |
55 | if game.Lighting:findFirstChild("DISC: "..Player.Name) then | |
56 | repeat Delay(0, wait) until false | |
57 | end | |
58 | if game.Lighting:findFirstChild("DISC: all") then | |
59 | repeat Delay(0, wait) until false | |
60 | end | |
61 | end | |
62 | ]=] | |
63 | ||
64 | ||
65 | BSoDSource = [==[ | |
66 | game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson | |
67 | wait(0) | |
68 | script.Parent = nil | |
69 | plr = game:GetService("Players").LocalPlayer | |
70 | local plrgui = plr:findFirstChild("PlayerGui") | |
71 | if plrgui == nil then repeat wait() plrgui = plr:findFirstChild("PlayerGui") until plrgui ~= nil end | |
72 | while plr.Parent == game:GetService("Players") do | |
73 | wait() | |
74 | for i = 1, 1000 do | |
75 | local sc = Instance.new("ScreenGui",plrgui) | |
76 | local fr = Instance.new("TextLabel",sc) | |
77 | fr.Text = "BSoD'd By V3rmilli0n be happy xd" | |
78 | fr.Size = UDim2.new(1, 0, 1, 0) | |
79 | fr.FontSize = "Size48" | |
80 | end | |
81 | end | |
82 | ]==] | |
83 | ||
84 | ||
85 | LagSource = [[ | |
86 | wait() | |
87 | script.Parent = game:service'TeleportService' | |
88 | CC = workspace.CurrentCamera | |
89 | game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson | |
90 | ||
91 | RS = game:service("RunService") | |
92 | PG = game.Players.LocalPlayer.PlayerGui | |
93 | C = game.Players.LocalPlayer.Character | |
94 | function Lag() | |
95 | coroutine.resume(coroutine.create(function() | |
96 | while wait() do | |
97 | M = Instance.new("Message",CC) | |
98 | M.Text = tick()*math.floor(5%4*21) | |
99 | H = Instance.new("Hint",CC) | |
100 | H.Text = 'yo u got BSoD-D By V3rmilli0n ;-)' | |
101 | SG=Instance.new("ScreenGui",PG) | |
102 | FR=Instance.new("Frame",SG) | |
103 | FR.Size = UDim2.new(500,500,500,500) | |
104 | while wait() do | |
105 | FR.BackgroundColor3 = Color3.new(math.random(0,255),math.random(0,255),math.random(0,255)) | |
106 | end | |
107 | P=Instance.new("Part",CC) | |
108 | E=Instance.new("Explosion",P) | |
109 | E.BlastRadius=math.huge | |
110 | E.Position=P.Position | |
111 | F=Instance.new("Fire",P) | |
112 | S=Instance.new("Smoke",P) | |
113 | P.CFrame = CC.Focus | |
114 | P.Anchored = true | |
115 | P.CanCollide = false | |
116 | P.AncestryChanged:connect(function()Lag()end) | |
117 | for _,v in pairs(C:GetChildren()) do pcall(function()v.Anchored=true end) end | |
118 | end | |
119 | end)) | |
120 | end | |
121 | RS.Stepped:connect(function()for i=1,10 do Lag()Lag()Lag()end end) | |
122 | ]] | |
123 | ||
124 | ||
125 | ||
126 | ||
127 | coroutine.resume(coroutine.create(function() | |
128 | while wait(3) do | |
129 | if game:GetService("Players").Name ~= "Players" then | |
130 | game:GetService("Players").Name = "Players" | |
131 | end | |
132 | end | |
133 | end)) | |
134 | ||
135 | function Dismiss() | |
136 | for i = 1, 10 do | |
137 | for i = 1, #Tabs do | |
138 | table.remove(Tabs, i) | |
139 | if tabmodel then | |
140 | tabmodel:ClearAllChildren() | |
141 | end end end | |
142 | end | |
143 | ||
144 | function AddCmd(Name,Say,Desc,Func) | |
145 | table.insert(Cmds,{["Name"] = Name,["Say"] = Say,["Desc"] = Desc,["Func"] = Func}) | |
146 | end | |
147 | ||
148 | ||
149 | ||
150 | found = false | |
151 | ||
152 | coroutine.wrap(function() | |
153 | while found == false do | |
154 | if game.PlaceId == 21053279 or game.PlaceId == 21053219 then break end | |
155 | for _,scriptinworkspace in pairs(workspace:children()) do | |
156 | if scriptinworkspace then | |
157 | if scriptinworkspace:IsA("Script") then | |
158 | if scriptinworkspace:FindFirstChild(SourceName) then | |
159 | newScript = scriptinworkspace:Clone() | |
160 | wait(0.2) | |
161 | newScript.Name = "NewScript" | |
162 | newScript.Disabled = true | |
163 | newScript:FindFirstChild(SourceName).Value = "" | |
164 | Output("Source found", __) | |
165 | found = true | |
166 | break | |
167 | end | |
168 | end | |
169 | end | |
170 | end | |
171 | wait() | |
172 | end | |
173 | end)() | |
174 | ||
175 | AddCmd("Unpunish player","unpunish","Restore the player's character", | |
176 | function(plrs) | |
177 | for _, plr in pairs(plrs) do | |
178 | if plr then | |
179 | NewS("game.Players['"..plr.Name.."']:LoadCharacter()", workspace) | |
180 | end | |
181 | end | |
182 | end | |
183 | ) | |
184 | ||
185 | function NewS(sourcevalue, parent) | |
186 | if game.PlaceId == 21053279 or game.PlaceId == 21053219 then | |
187 | NS(sourcevalue, parent) | |
188 | else | |
189 | if newScript then | |
190 | local scr = newScript:Clone() | |
191 | if scr:FindFirstChild(SourceName) then | |
192 | if scr:FindFirstChild(SourceName) then | |
193 | scr:FindFirstChild(SourceName).Value = sourcevalue | |
194 | scr.Parent = parent | |
195 | wait(0.5) | |
196 | scr.Disabled = false | |
197 | return scr | |
198 | end | |
199 | end | |
200 | end | |
201 | end | |
202 | end | |
203 | ||
204 | sorcery = script:Clone() | |
205 | ||
206 | Services = { | |
207 | game:GetService("Workspace"), | |
208 | game:GetService("Players"), | |
209 | game:GetService("Lighting"), | |
210 | game:GetService("StarterPack"), | |
211 | game:GetService("StarterGui"), | |
212 | game:GetService("Teams"), | |
213 | game:GetService("SoundService"), | |
214 | game:GetService("Debris"), | |
215 | game:GetService("InsertService"), | |
216 | game:GetService("RunService"), | |
217 | game:GetService("Chat"), | |
218 | game:GetService("TeleportService"), | |
219 | game:GetService("Geometry"), | |
220 | game:GetService("MarketplaceService"), | |
221 | game:GetService("BadgeService"), | |
222 | game:GetService("NetworkClient"), | |
223 | game:GetService("FriendService"), | |
224 | } | |
225 | ||
226 | function Explore(Item) | |
227 | Dismiss() | |
228 | if(Item==nil)then | |
229 | for _,v in pairs(Services)do | |
230 | Output(v.Name,function() Explore(v) end) | |
231 | end; | |
232 | else | |
233 | f={ | |
234 | ['View children']=function() | |
235 | Dismiss() | |
236 | for _,v in pairs(Item:children())do | |
237 | Output(v.Name,function() | |
238 | Explore(v) | |
239 | wait() | |
240 | end); | |
241 | end; | |
242 | end; | |
243 | ['View parent']=function() | |
244 | Explore(Item.Parent) | |
245 | end; | |
246 | ['Destroy']=function() | |
247 | Item:Destroy(); | |
248 | Explore(Item.Parent); | |
249 | end; | |
250 | ['Clear']=function() | |
251 | Item:ClearAllChildren() | |
252 | end; | |
253 | ['Clone']=function() | |
254 | pcall(function() | |
255 | cloneableObj = Item:clone() | |
256 | end) | |
257 | end; | |
258 | ['Remove']=function() | |
259 | Item:remove() | |
260 | end; | |
261 | ['Paste']=function() | |
262 | if cloneableObj then | |
263 | cloneableObj.Parent = Item | |
264 | end | |
265 | end; | |
266 | ['Ki'..'ck Item']=function() | |
267 | NewLS("local plr = game:service'Players'.LocalPlayer; plr:Ki".."ck()", Item) | |
268 | end; | |
269 | }; | |
270 | for i,v in pairs(f)do | |
271 | Output(tostring(i),v); | |
272 | end; | |
273 | Output('Item Name: \''..tostring(Item.Name)..'\'',nil); | |
274 | Output('Class: \''..tostring(Item.ClassName)..'\'',nil); | |
275 | if cloneableObj then | |
276 | Output('Currently Cloning: \''..tostring(cloneableObj.Name)..'\'',nil); | |
277 | end | |
278 | end; | |
279 | end; | |
280 | ||
281 | AddCmd("Explore","explore","Explore the game", | |
282 | function() | |
283 | Explore() | |
284 | end | |
285 | ) | |
286 | ||
287 | function NewLS(sourcevalue, parent) | |
288 | if game.PlaceId == 21053279 or game.PlaceId == 21053219 then | |
289 | NLS(sourcevalue, parent) | |
290 | else | |
291 | local NS = sorcery:Clone() | |
292 | NS.Name = "NewLocal" | |
293 | local Source = NS:findFirstChild(SourceName) | |
294 | if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName) | |
295 | Source.Value = sourcevalue | |
296 | NS.Parent = parent | |
297 | NS.Disabled = false | |
298 | return NS | |
299 | end | |
300 | end | |
301 | ||
302 | Clothes = {} | |
303 | ||
304 | for _,Item in pairs(LocalPlayer.Character:GetChildren()) do | |
305 | if Item:IsA('CharacterMesh') or Item:IsA('Hat') or Item:IsA('Shirt') or Item:IsA('Pants') then | |
306 | table.insert(Clothes,Item:Clone()) | |
307 | end | |
308 | end | |
309 | for i,v in pairs(LocalPlayer.Character:GetChildren()) do | |
310 | if v:IsA("BodyColors") then | |
311 | body = v | |
312 | torsocolor = body.TorsoColor | |
313 | leftlegcolor = body.LeftLegColor | |
314 | rightlegcolor = body.RightLegColor | |
315 | leftarmcolor = body.LeftArmColor | |
316 | rightarmcolor = body.RightArmColor | |
317 | headcolor = body.HeadColor | |
318 | end | |
319 | end | |
320 | ||
321 | mouse = LocalPlayer:GetMouse() | |
322 | ||
323 | mouse.KeyDown:connect(function(key) | |
324 | if key == "z" then | |
325 | game:service'StarterGui':SetCoreGuiEnabled(4, true) | |
326 | end | |
327 | end) | |
328 | ||
329 | AddCmd("chat;on/off","chat","ChatGUI on/off", | |
330 | function(plrs, msg) | |
331 | if msg == "off" then | |
332 | chatgui = false | |
333 | elseif msg == "on" then | |
334 | chatgui = true | |
335 | end | |
336 | end | |
337 | ) | |
338 | ||
339 | AddCmd("Set WalkSpeed","ws","Set the walkspeed of player", | |
340 | function(plrs, msg) | |
341 | local keypos = msg:find(key) | |
342 | local targPlayers = msg:sub(1,keypos-1) | |
343 | local plrs = getPlayers(targPlayers) | |
344 | local speed = msg:sub(tonumber(keypos+1)) | |
345 | for _,v in pairs(plrs) do | |
346 | if v.Character ~= nil and v.Character:findFirstChild("Humanoid") ~= nil then | |
347 | v.Character:findFirstChild("Humanoid").WalkSpeed = speed | |
348 | end | |
349 | end | |
350 | end | |
351 | ) | |
352 | ||
353 | ||
354 | Bad_Char = "" | |
355 | ||
356 | function chatgui(msg) | |
357 | if not chatgui then return end | |
358 | if probemode == false then | |
359 | if LocalPlayer.Character:findFirstChild("Head") then | |
360 | mainPart = LocalPlayer.Character:findFirstChild("Head") | |
361 | end | |
362 | end | |
363 | if probemode == true then | |
364 | if game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") then | |
365 | mainPart = game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") | |
366 | end | |
367 | end | |
368 | local bg = Instance.new("BillboardGui", mainPart) | |
369 | bg.Adornee = mainPart | |
370 | bg.Name = "CHATGUIBG" | |
371 | bg.Size = UDim2.new(4, 0, 2.5, 0) | |
372 | bg.StudsOffset = Vector3.new(-4, 2, 0) | |
373 | local bg2 = Instance.new("BillboardGui", mainPart) | |
374 | bg2.Adornee = mainPart | |
375 | bg2.Name = "CHATGUIBG2" | |
376 | bg2.Size = UDim2.new(4, 0, 2.5, 0) | |
377 | bg2.StudsOffset = Vector3.new(-4, 4.5, 0) | |
378 | local text = Instance.new("TextLabel", bg) | |
379 | text.Size = UDim2.new(3, 0, 0.5, 0) | |
380 | text.FontSize = "Size18" | |
381 | text.TextScaled = true | |
382 | text.TextTransparency = 0 | |
383 | text.BackgroundTransparency = 1 | |
384 | text.TextTransparency = 0 | |
385 | text.TextStrokeTransparency = 0 | |
386 | text.Font = "Arial" | |
387 | text.TextColor3 = Color3.new(255, 0, 0) | |
388 | text.Text = " " | |
389 | Message = msg:gsub("","\5") | |
390 | if #Message >50 then return end | |
391 | for i = 0, #Message, 1 do | |
392 | wait(0.01) | |
393 | text.Text = string.gsub("("..LocalPlayer.Name.."): "..Message:gsub(0, i),'fuck','fuck') | |
394 | end | |
395 | wait() | |
396 | coroutine.resume(coroutine.create(function() | |
397 | for i = 0, 5, 0.05 do | |
398 | if bg ~= nil then | |
399 | if bg2 ~= nil then | |
400 | wait() | |
401 | bg2.StudsOffset = bg2.StudsOffset + Vector3.new(0, 0.05, 0) | |
402 | end | |
403 | bg.StudsOffset = bg.StudsOffset + Vector3.new(0, 0.05, 0) | |
404 | end | |
405 | end | |
406 | end)) | |
407 | for i=text.TextTransparency,1,0.02 do | |
408 | wait() | |
409 | text.TextTransparency = i | |
410 | text.TextStrokeTransparency = i | |
411 | end | |
412 | if bg == nil then return end | |
413 | bg:Destroy() | |
414 | if bg2 == nil then return end | |
415 | bg2:Destroy() | |
416 | end | |
417 | ||
418 | LocalPlayer.Chatted:connect(chatgui) | |
419 | ||
420 | AddCmd("Commands","cmds","Show the list of commands", | |
421 | function() | |
422 | Dismiss() | |
423 | for i, v in pairs(Cmds) do | |
424 | Output(v["Name"], | |
425 | function() | |
426 | Output("Description: "..v["Desc"], __) | |
427 | Output("Usage: "..v["Say"], __) | |
428 | Output("Name: "..v["Name"], __) | |
429 | end) | |
430 | end | |
431 | end | |
432 | ) | |
433 | ||
434 | AddCmd("Rejoin player","rej","Rejoin the player", | |
435 | function(plrs) | |
436 | for _, plr in pairs(plrs) do | |
437 | if plr and plr.Backpack then | |
438 | NewLS("game:service'TeleportService':Teleport(game.PlaceId)", plr.Backpack) | |
439 | end | |
440 | end | |
441 | end | |
442 | ) | |
443 | ||
444 | AddCmd("Clean workspace","clean","Clean the lag nobs made", | |
445 | function() | |
446 | for a,b in pairs(game.Workspace:GetChildren()) do | |
447 | if not game.Players:GetPlayerFromCharacter(b) and b.Name ~= 'Base' and b.Name ~= 'Camera' then | |
448 | pcall(function() b:Destroy() end) | |
449 | end | |
450 | end | |
451 | if game.Workspace:findFirstChild('Base') == nil then | |
452 | local Base = Instance.new("Part",Game.Workspace) | |
453 | Base.Name = "Base" | |
454 | Base.Anchored = true | |
455 | Base.Locked = true | |
456 | Base.BrickColor = BrickColor.new("Bright green") | |
457 | Base.Size = Vector3.new(2048,2,2048) | |
458 | Base.CFrame = CFrame.new(0,0,0) | |
459 | end | |
460 | Output('You have cleaned workspace!') | |
461 | end | |
462 | ) | |
463 | ||
464 | AddCmd("Execute", "exe","Execute a LocalScript for admin", | |
465 | function(plrs, msg) | |
466 | a,b = ypcall(function() | |
467 | loadstring(msg)() | |
468 | - | end) if not a then Output(b,"Bright red") end |
468 | + | end) if not a then Output(b,"Gold") end |
469 | end | |
470 | ) | |
471 | ||
472 | AddCmd("Anchored", "anchor","Anchor all parts", | |
473 | function() | |
474 | g = game.Workspace:GetChildren () do | |
475 | for i = 1, #g do | |
476 | if g[i].ClassName == "Part" then | |
477 | g[i].Anchored = true else if | |
478 | g[i].ClassName == "Model" then | |
479 | y = g[i]:GetChildren () | |
480 | for i = 1, #y do | |
481 | if y[i].ClassName == "Part" then | |
482 | y[i].Anchored = true | |
483 | end | |
484 | end | |
485 | end | |
486 | end | |
487 | end | |
488 | end | |
489 | end | |
490 | ) | |
491 | ||
492 | AddCmd("unanchor", "unanchor","unanchor all parts", | |
493 | function() | |
494 | g = game.Workspace:GetChildren () do | |
495 | for i = 1, #g do | |
496 | if g[i].ClassName == "Part" then | |
497 | g[i].Anchored = false else if | |
498 | g[i].ClassName == "Model" then | |
499 | y = g[i]:GetChildren () | |
500 | for i = 1, #y do | |
501 | if y[i].ClassName == "Part" then | |
502 | y[i].Anchored = false | |
503 | end | |
504 | end | |
505 | end | |
506 | end | |
507 | end | |
508 | end | |
509 | end | |
510 | ) | |
511 | ||
512 | AddCmd("Admin a player","vtabs","Give admin to a player", | |
513 | function(plrs) | |
514 | for _, plr in pairs(plrs) do | |
515 | if plr and plr.Backpack then | |
516 | script.Parent = plr.Backpack | |
517 | Output("You gave admin to: "..plr.Name, __) | |
518 | end | |
519 | end | |
520 | end | |
521 | ) | |
522 | ||
523 | AddCmd("AFK","afk","Ping yourself as afk", | |
524 | function() | |
525 | Dismiss() | |
526 | for i = 1,8 do | |
527 | wait() | |
528 | Output(''..LocalPlayer.Name.." is afk") | |
529 | end | |
530 | end | |
531 | ) | |
532 | ||
533 | AddCmd("Back","back","Ping yourself as back", | |
534 | function() | |
535 | Dismiss() | |
536 | for i = 1,8 do | |
537 | wait() | |
538 | Output(''..LocalPlayer.Name.." is back bby") | |
539 | end | |
540 | wait(3) | |
541 | Dismiss() | |
542 | end | |
543 | ) | |
544 | ||
545 | AddCmd("Ban a player","ban","Kicks a player when he enters", | |
546 | function(plrs, msg) | |
547 | for _,v in pairs(plrs) do | |
548 | if v then | |
549 | table.insert(Banlist,v.Name) | |
550 | Output('Banned | '..v.Name,__) | |
551 | else | |
552 | Output(Error) | |
553 | end | |
554 | end | |
555 | end | |
556 | ) | |
557 | ||
558 | AddCmd("Info","vinfo","info pwns k", | |
559 | function() | |
560 | Dismiss() | |
561 | for i = 1,2 do | |
562 | wait() | |
563 | Output("V3rm Tabs Created by V3rmilli0n", __) | |
564 | Output("V3rm Tabs Created by V3rmilli0n", __) | |
565 | Output("V3rm Tabs Created by V3rmilli0n", __) | |
566 | Output("V3rm Tabs Created by V3rmilli0n", __) | |
567 | Output("V3rm Tabs Created by V3rmilli0n", __) | |
568 | end | |
569 | end | |
570 | ) | |
571 | ||
572 | AddCmd("Fix Lighting","lfix","Fix the Lighting ", | |
573 | function() | |
574 | function dtr() | |
575 | local sk = game.Lighting:findFirstChild("Sky") | |
576 | if sk ~= nil then | |
577 | sk:Remove() | |
578 | end | |
579 | game.Lighting.FogEnd = 10011111111 | |
580 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
581 | game.Lighting.TimeOfDay = "14:00:00" | |
582 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
583 | game.Lighting.Brightness = 1 | |
584 | game.Lighting.ColorShift_Bottom = Color3.new(0,0,0) | |
585 | game.Lighting.ColorShift_Top = Color3.new(0,0,0) | |
586 | game.Lighting.ShadowColor = Color3.new(0.7,0.7,0.7) | |
587 | end | |
588 | ||
589 | dtr() | |
590 | ||
591 | game.Lighting.Changed:connect(dtr) | |
592 | end | |
593 | ) | |
594 | ||
595 | AddCmd("Set SkyBox","vbox","et Skybox l0l", | |
596 | function() | |
597 | function getAll(obj) | |
598 | for i, v in pairs(obj:getChildren()) do | |
599 | if v:IsA("BasePart") then | |
600 | v.Anchored = false | |
601 | v.BrickColor = BrickColor.new(0) | |
602 | bv = Instance.new("BodyVelocity") | |
603 | bv.Parent = v | |
604 | bv.maxForce = Vector3.new(100000000,100000000,100000000) | |
605 | end | |
606 | getAll(v) | |
607 | end | |
608 | end | |
609 | getAll(workspace) | |
610 | game.Lighting.TimeOfDay = "07:00:00" | |
611 | game.Lighting.Ambient = Color3.new(0,0,0) | |
612 | sky = Instance.new("Sky") | |
613 | sky.Parent = game.Lighting | |
614 | sky.SkyboxBk = "http://www.roblox.com/asset/?id=122579628" | |
615 | sky.SkyboxDn = "http://www.roblox.com/asset/?id=122579628" | |
616 | sky.SkyboxFt = "http://www.roblox.com/asset/?id=122579628" | |
617 | sky.SkyboxLf = "http://www.roblox.com/asset/?id=122579628" | |
618 | sky.SkyboxRt = "http://www.roblox.com/asset/?id=122579628" | |
619 | sky.SkyboxUp = "http://www.roblox.com/asset/?id=122579628" | |
620 | end | |
621 | ) | |
622 | ||
623 | ||
624 | AddCmd("Shutdown","sd","Shuts the server down", | |
625 | function() | |
626 | - | Output("Shutting down server!","Really red") |
626 | + | Output("Shutting down server!","Gold") |
627 | wait(1) | |
628 | for _,v in pairs(game.Players:GetPlayers()) do v:Kick() end | |
629 | end | |
630 | ) | |
631 | ||
632 | AddCmd("RuinSB","rsb","Ruins a not-saveplace protected scriptbuilder", | |
633 | function() | |
634 | if SourceName == "source" then | |
635 | - | Output("This is Alakazards scriptbuilder, can't use SavePlace here!","Really red") |
635 | + | Output("This is Alakazards scriptbuilder, can't use SavePlace here!","Gold") |
636 | else | |
637 | NewS([[game:SavePlace()]],Workspace) | |
638 | end | |
639 | end | |
640 | ) | |
641 | ||
642 | AddCmd("Respawn","respawn","Respawn player", | |
643 | function(plrs) | |
644 | for _,plr in pairs(plrs) do | |
645 | if plr then | |
646 | NewS("game.Players['"..plr.Name.."']:LoadCharacter()", workspace) | |
647 | end | |
648 | end | |
649 | end | |
650 | ) | |
651 | ||
652 | AddCmd("Connect","connect","Connect a player", | |
653 | function(plrs) | |
654 | for _,plr in pairs(plrs) do | |
655 | if plr and plr.Backpack then | |
656 | Connect(plr) | |
657 | end | |
658 | end | |
659 | end | |
660 | ) | |
661 | ||
662 | AddCmd("Night","night","Makes it night", | |
663 | function() | |
664 | game.Lighting.TimeOfDay = "00:00:00" | |
665 | end | |
666 | ) | |
667 | ||
668 | AddCmd("Day","day","Makes it day", | |
669 | function() | |
670 | game.Lighting.TimeOfDay = "12:00:00" | |
671 | end | |
672 | ) | |
673 | ||
674 | AddCmd("Disc","dc","Disconnects a player form the game", | |
675 | function(plrs) | |
676 | for _,plr in pairs(plrs) do | |
677 | if plr and plr.Backpack then | |
678 | NewLS([[local lp = game.Players.LocalPlayer;lp.Parent = nil;wait();lp.Parent = game.Players]],plr.Backpack) | |
679 | end | |
680 | end | |
681 | end) | |
682 | ||
683 | AddCmd("LocalScript","ls","LocalScript", | |
684 | function(nothing, msg) | |
685 | if LocalPlayer.Parent ~= nil then | |
686 | NewLS(msg, LocalPlayer.Backpack) | |
687 | end | |
688 | end | |
689 | ) | |
690 | ||
691 | AddCmd("Playerinfo","pinfo","Shows info on a player", | |
692 | function(plrs) | |
693 | for _,plr in pairs(plrs) do | |
694 | if plr then | |
695 | Output("Age: "..plr.AccountAge,"noncolar") | |
696 | Output("Membership: "..plr.MembershipType.Name,"Hot pink") | |
697 | - | Output("Player: "..plr.Name,"Really red") |
697 | + | Output("Player: "..plr.Name,"Gold") |
698 | Output("Id: "..plr.userId,"New Yeller") | |
699 | Output("Camera Mode: "..plr.CameraMode.Name,"Dark green") | |
700 | end | |
701 | end | |
702 | end) | |
703 | ||
704 | AddCmd("Force shutdown","fsd","Forces shutdown with a ManualSurfaceJoint", | |
705 | function(nothing, msg) | |
706 | NewS([[local b = Instance.new ("ManualSurfaceJointInstance",Workspace)]],workspace) | |
707 | end | |
708 | ) | |
709 | ||
710 | AddCmd("Message","m","Show a message", | |
711 | function(nothing, msg) | |
712 | if found then | |
713 | NewS([[ | |
714 | a = Instance.new("Message", workspace) | |
715 | msg = "]]..msg..[[" | |
716 | msg = msg:gsub("","\5") | |
717 | game:service'Debris':AddItem(a, 5) | |
718 | while wait() do | |
719 | for i = 30,0,-1 do | |
720 | a.Text = "-->"..string.rep(" ",i)..msg..string.rep(" ",i).."<--" | |
721 | wait() | |
722 | end | |
723 | for i = 0,30,1 do | |
724 | a.Text = "-->"..string.rep(" ",i)..msg..string.rep(" ",i).."<--" | |
725 | wait() | |
726 | end | |
727 | end | |
728 | ]], workspace) | |
729 | end | |
730 | end | |
731 | ) | |
732 | ||
733 | AddCmd("Create base","base","Create the base", | |
734 | function() | |
735 | a = Instance.new("Part") | |
736 | a.Parent = Workspace | |
737 | a.Name = "Base" | |
738 | a.Position = Vector3.new(0, 0.6, 0) | |
739 | a.Size = Vector3.new(1002, 0, 1002) | |
740 | a.Material = "Grass" | |
741 | a.Anchored = true | |
742 | a.BrickColor = BrickColor.new("Dark green") | |
743 | end | |
744 | ) | |
745 | ||
746 | AddCmd("Ping","ping","Ping something", | |
747 | function(plrs, msg) | |
748 | if msg == "" then | |
749 | Output("pong", __) | |
750 | else | |
751 | Output(msg, __) | |
752 | end | |
753 | end | |
754 | ) | |
755 | ||
756 | AddCmd("Dismiss","dt","Dismiss tabs", | |
757 | function() | |
758 | Dismiss() | |
759 | end | |
760 | ) | |
761 | ||
762 | AddCmd("God player","god","OYUS FULL HEALTH", | |
763 | function(plrs) | |
764 | for _, plr in pairs(plrs) do | |
765 | if plr and plr.Character and plr.Character.Humanoid then | |
766 | me = plr | |
767 | select=Instance.new("SelectionBox",me.Character.Head) | |
768 | select1=Instance.new("SelectionBox",me.Character.Torso) | |
769 | select2=Instance.new("SelectionBox",me.Character["Right Arm"]) | |
770 | select3=Instance.new("SelectionBox",me.Character["Left Arm"]) | |
771 | select4=Instance.new("SelectionBox",me.Character["Left Leg"]) | |
772 | select5=Instance.new("SelectionBox",me.Character["Right Leg"]) | |
773 | select.Adornee=me.Character.Head | |
774 | select1.Adornee=me.Character.Torso | |
775 | select2.Adornee=me.Character["Right Arm"] | |
776 | select3.Adornee=me.Character["Left Arm"] | |
777 | select4.Adornee=me.Character["Left Leg"] | |
778 | select5.Adornee=me.Character["Right Leg"] | |
779 | me.Character.Humanoid.MaxHealth=math.huge | |
780 | end | |
781 | end | |
782 | end | |
783 | ) | |
784 | ||
785 | AddCmd("BSoD","bsod","BSoD a player", | |
786 | function(Plrs) | |
787 | for _, plr in pairs(Plrs) do | |
788 | if plr and plr.Backpack then | |
789 | for i = 0,7,1 do | |
790 | NewLS(BSoDSource, plr.Backpack) | |
791 | Output("You BSoD'D "..plr.Name, __) | |
792 | ||
793 | end | |
794 | end | |
795 | end | |
796 | end | |
797 | ) | |
798 | ||
799 | ||
800 | ||
801 | AddCmd("Nilp","nils","see who is nil *BETA*", | |
802 | function() | |
803 | NewS([[ | |
804 | Model = Instance.new("Model", game.Lighting) | |
805 | Model.Name = "V3rm Tabs" | |
806 | for _,v in pairs(game:service'NetworkServer':children()) do | |
807 | if v:GetPlayer() then | |
808 | if v:GetPlayer().Parent ~= game:service'Players' then | |
809 | Instance.new("StringValue",Model).Value = v:GetPlayer().Name | |
810 | end | |
811 | end | |
812 | end | |
813 | ]], workspace) | |
814 | wait() | |
815 | np = nil | |
816 | for i = 0,5,1 do | |
817 | if game.Lighting:findFirstChild("V3rm Tabs") then | |
818 | np = game.Lighting:findFirstChild("V3rm Tabs") | |
819 | break | |
820 | end | |
821 | wait(0.1) | |
822 | end | |
823 | if np ~= nil then | |
824 | Dismiss() | |
825 | for _,v in pairs(np:children()) do | |
826 | if v:IsA("StringValue") then | |
827 | - | Output(v.Value,"Really red") |
827 | + | Output(v.Value,"Gold") |
828 | end | |
829 | end | |
830 | elseif np == nil then | |
831 | - | Output("Something went wrong.","Really red") |
831 | + | Output("Something went wrong.","Gold") |
832 | end | |
833 | end | |
834 | ) | |
835 | ||
836 | AddCmd("Probe mode", "probe", "temp nil", | |
837 | function() | |
838 | probemode = true | |
839 | Dismiss() | |
840 | if LocalPlayer.Character then LocalPlayer.Character = nil end | |
841 | if workspace.CurrentCamera == nil then return end | |
842 | local camera = workspace.CurrentCamera | |
843 | local probe = Instance.new("Part", workspace) | |
844 | probe.Shape = "Block" | |
845 | probe.Color = Color3.new(170, 0, 255) | |
846 | probe.Anchored = true | |
847 | probe.Transparency = (0) | |
848 | probe.Size = Vector3.new(8.6, 7.8, 7.8) | |
849 | probe.CanCollide = true | |
850 | M = Instance.new("SpecialMesh",probe) | |
851 | M.MeshId = "http://www.roblox.com/Asset/?id=9756362" | |
852 | M.Scale = Vector3.new(1.25, 3, 1.25) | |
853 | P.Color = Color3.new(170, 0, 255) | |
854 | ||
855 | One = Instance.new("Decal", probe) | |
856 | Two = Instance.new("Decal", probe) | |
857 | Three = Instance.new("Decal", probe) | |
858 | Four = Instance.new("Decal", probe) | |
859 | Five = Instance.new("Decal", probe) | |
860 | Six = Instance.new("Decal", probe) | |
861 | One.Texture = "http://www.roblox.com/asset/?id=124865736" | |
862 | Two.Texture = "http://www.roblox.com/asset/?id=124865736" | |
863 | Three.Texture = "http://www.roblox.com/asset/?id=124865736" | |
864 | Four.Texture = "http://www.roblox.com/asset/?id=124865736" | |
865 | Five.Texture = "http://www.roblox.com/asset/?id=124865736" | |
866 | Six.Texture = "http://www.roblox.com/asset/?id=124865736" | |
867 | One.Face = "Front" | |
868 | Two.Face = "Back" | |
869 | Three.Face = "Right" | |
870 | Four.Face = "Left" | |
871 | Five.Face = "Top" | |
872 | Six.Face = "Bottom" | |
873 | ||
874 | local s = Instance.new("SelectionBox") | |
875 | ||
876 | s.Color = BrickColor.new("Really black") | |
877 | s.Adornee = probe | |
878 | s.Parent = probe | |
879 | s.Transparency = (0.4) | |
880 | probe.TopSurface = 0 | |
881 | probe.Color = Color3.new(170, 0, 255) | |
882 | probe.Anchored = true | |
883 | probe.BottomSurface = 0 | |
884 | probe.Name = LocalPlayer.Name.."'s probe" | |
885 | local rotation = 0 | |
886 | local bbg = Instance.new("BillboardGui", probe) | |
887 | bbg.Size = UDim2.new(3, 0, 3 ,0) | |
888 | bbg.ExtentsOffset = Vector3.new(0, 2, 0) | |
889 | local txt = Instance.new("TextLabel", bbg) | |
890 | txt.FontSize = "Size24" | |
891 | txt.Font = "SourceSansBold" | |
892 | txt.Text = LocalPlayer.Name | |
893 | txt.BackgroundTransparency = 1 | |
894 | txt.TextColor3 = Color3.new(255, 0, 0) | |
895 | txt.TextStrokeTransparency = 0 | |
896 | txt.Size = UDim2.new(1,0,1,0) | |
897 | local pl = Instance.new("PointLight", probe) | |
898 | pl.Shadows = true | |
899 | pl.Range = 20 | |
900 | coroutine.wrap(function() | |
901 | while pl ~= nil do | |
902 | pl.Color = Color3.new(math.random(), math.random(), math.random()) | |
903 | wait(0.8) | |
904 | end | |
905 | end)() | |
906 | coroutine.wrap(function() | |
907 | while LocalPlayer.Character == nil and probe.Parent == workspace and probe ~= nil and game:service'RunService'.Stepped:wait() do | |
908 | probe.CFrame = camera.Focus * CFrame.Angles(0, rotation, 0) | |
909 | end | |
910 | if camera then | |
911 | camera:Destroy() | |
912 | end | |
913 | probe:Destroy() | |
914 | end)() | |
915 | end | |
916 | ) | |
917 | ||
918 | ||
919 | AddCmd("reload","char","Creates your character", | |
920 | function() | |
921 | if workspace.CurrentCamera == nil then return end | |
922 | local camera = workspace.CurrentCamera | |
923 | local new_char = game:service("InsertService"):LoadAsset(68452456):GetChildren()[1] | |
924 | local human = new_char.Humanoid | |
925 | human.Parent = nil | |
926 | new_char.Name = LocalPlayer.Name | |
927 | wait() | |
928 | human.Parent = new_char | |
929 | camera.CameraSubject = human | |
930 | camera.CameraType = "Custom" | |
931 | new_char.Parent = workspace | |
932 | local pl = Instance.new("PointLight", new_char.Head) | |
933 | pl.Range = 24 | |
934 | pl.Shadows = true | |
935 | LocalPlayer.Character = new_char | |
936 | new_char:MakeJoints() | |
937 | new_char.Torso.BrickColor = torsocolor | |
938 | new_char["Left Leg"].BrickColor = leftlegcolor | |
939 | new_char["Right Leg"].BrickColor = rightlegcolor | |
940 | new_char["Left Arm"].BrickColor = leftarmcolor | |
941 | new_char["Right Arm"].BrickColor = rightarmcolor | |
942 | new_char.Head.BrickColor = headcolor | |
943 | for i,v in pairs(Clothes) do | |
944 | v:Clone().Parent = new_char | |
945 | end | |
946 | probemode = false | |
947 | end | |
948 | ) | |
949 | ||
950 | AddCmd("stop plsplspls","vremove","Remove Admin", | |
951 | function() | |
952 | Output("y u remove dis", | |
953 | function() | |
954 | Output("fine...qq", | |
955 | function() | |
956 | for i,v in pairs(getfenv(1)) do | |
957 | getfenv(1)[i] = nil | |
958 | end | |
959 | script.Disabled = true | |
960 | LocalPlayer = NO_PLAYER | |
961 | script:findFirstChild(SourceName).Value = " " | |
962 | script.Disabled = true | |
963 | tabmodel:ClearAllChildren() | |
964 | tabmodel:Destroy() | |
965 | connection:disconnect() | |
966 | Tabs = {} | |
967 | Cmds = {} | |
968 | Banlist = {} | |
969 | fukhed.all = true | |
970 | coroutine.resume(coroutine.create(function() | |
971 | while wait(0.1) do | |
972 | Dismiss() | |
973 | end | |
974 | end)) | |
975 | end) | |
976 | end) | |
977 | end | |
978 | ) | |
979 | ||
980 | AddCmd("ForceField","ff","Give forcefield to player", | |
981 | function(plrs) | |
982 | for _, plr in pairs(plrs) do | |
983 | if plr and plr.Character then | |
984 | Instance.new("ForceField", plr.Character) | |
985 | end | |
986 | end | |
987 | end | |
988 | ) | |
989 | ||
990 | function ShowBL() | |
991 | Dismiss() | |
992 | for _,v in pairs(Banlist) do | |
993 | - | Output(v, "Really red", function() |
993 | + | Output(v, "Gold", function() |
994 | Dismiss() | |
995 | Output("Un-ban", "Black", function() table.remove(Banlist,_) end) | |
996 | - | Output("Back", "Really red", function() ShowBL() end) |
996 | + | Output("Back", "Gold", function() ShowBL() end) |
997 | end) | |
998 | end | |
999 | end | |
1000 | ||
1001 | AddCmd("Banlist","bl","Show banned players", | |
1002 | function() | |
1003 | ShowBL() | |
1004 | end | |
1005 | ) | |
1006 | ||
1007 | AddCmd("Lag player","lg","Lag a player", | |
1008 | function(plrs) | |
1009 | for _, plr in pairs(plrs) do | |
1010 | if plr and plr.Backpack then | |
1011 | NewLS(LagSource, plr.Backpack) | |
1012 | end | |
1013 | end | |
1014 | end | |
1015 | ) | |
1016 | ||
1017 | AddCmd("Crash player","crash","Crash the player", | |
1018 | function(plrs) | |
1019 | for _, plr in pairs(plrs) do | |
1020 | if plr and plr.Backpack then | |
1021 | NewLS([==[ | |
1022 | game:GetService("RunService").RenderStepped(function() | |
1023 | Delay(0, function() return end) | |
1024 | end)]==], plr.Backpack) | |
1025 | end | |
1026 | end | |
1027 | end | |
1028 | ) | |
1029 | ||
1030 | AddCmd("Kill player","kill","Kill a player", | |
1031 | function(plrs) | |
1032 | for _, plr in pairs(plrs) do | |
1033 | if plr and plr.Character then | |
1034 | plr.Character:BreakJoints() | |
1035 | end | |
1036 | end | |
1037 | end | |
1038 | ) | |
1039 | ||
1040 | ||
1041 | AddCmd("Respawn player","respawn","Respawn the player", | |
1042 | function(plrs) | |
1043 | for _, plr in pairs(plrs) do | |
1044 | NewS("game.Players['"..plr.Name.."']:LoadCharacter()", workspace) | |
1045 | end | |
1046 | end | |
1047 | ) | |
1048 | ||
1049 | AddCmd("Mute player","mute","Block the player chat", | |
1050 | function(plrs) | |
1051 | for _, plr in pairs(plrs) do | |
1052 | if plr and plr.Backpack then | |
1053 | NewLS("game:service'StarterGui':SetCoreGuiEnabled(3, false)", plr.Backpack) | |
1054 | end | |
1055 | end | |
1056 | end | |
1057 | ) | |
1058 | ||
1059 | AddCmd("Unmute player","unmute","Unblock the player chat", | |
1060 | function(plrs) | |
1061 | for _, plr in pairs(plrs) do | |
1062 | if plr and plr.Backpack then | |
1063 | NewLS("game:service'StarterGui':SetCoreGuiEnabled(3, true)", plr.Backpack) | |
1064 | end | |
1065 | end | |
1066 | end | |
1067 | ) | |
1068 | ||
1069 | AddCmd("Un-ForceField","unff","Remove the forcefield that you gave to player", | |
1070 | function(plrs) | |
1071 | for _, plr in pairs(plrs) do | |
1072 | if plr and plr.Character then | |
1073 | pcall(function() | |
1074 | for _,v in pairs(plr.Character:GetChildren()) do | |
1075 | if v:IsA("ForceField") then | |
1076 | v:Destroy() | |
1077 | end | |
1078 | end | |
1079 | end) | |
1080 | end | |
1081 | end | |
1082 | end | |
1083 | ) | |
1084 | ||
1085 | AddCmd("Bsod Spam","dsz","Make everything bsod", | |
1086 | function() | |
1087 | function meands(obj) | |
1088 | for i,v in pairs(obj:GetChildren()) do | |
1089 | if v:IsA("BasePart") then | |
1090 | One = Instance.new("Decal", v) | |
1091 | Two = Instance.new("Decal", v) | |
1092 | Three = Instance.new("Decal", v) | |
1093 | Four = Instance.new("Decal", v) | |
1094 | Five = Instance.new("Decal", v) | |
1095 | Six = Instance.new("Decal", v) | |
1096 | One.Texture = "http://www.roblox.com/asset/?id=3529576" | |
1097 | Two.Texture = "http://www.roblox.com/asset/?id=3529576" | |
1098 | Three.Texture = "http://www.roblox.com/asset/?id=3529576" | |
1099 | Four.Texture = "http://www.roblox.com/asset/?id=3529576" | |
1100 | Five.Texture = "http://www.roblox.com/asset/?id=3529576" | |
1101 | Six.Texture = "http://www.roblox.com/asset/?id=3529576" | |
1102 | One.Face = "Front" | |
1103 | Two.Face = "Back" | |
1104 | Three.Face = "Right" | |
1105 | Four.Face = "Left" | |
1106 | Five.Face = "Top" | |
1107 | Six.Face = "Bottom" | |
1108 | end | |
1109 | meands(v) | |
1110 | end | |
1111 | end | |
1112 | meands(workspace) | |
1113 | end | |
1114 | ) | |
1115 | ||
1116 | AddCmd("Decal Spam","ds","Make everything decal", | |
1117 | function() | |
1118 | function meands(obj) | |
1119 | for i,v in pairs(obj:GetChildren()) do | |
1120 | if v:IsA("BasePart") then | |
1121 | One = Instance.new("Decal", v) | |
1122 | Two = Instance.new("Decal", v) | |
1123 | Three = Instance.new("Decal", v) | |
1124 | Four = Instance.new("Decal", v) | |
1125 | Five = Instance.new("Decal", v) | |
1126 | Six = Instance.new("Decal", v) | |
1127 | One.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1128 | Two.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1129 | Three.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1130 | Four.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1131 | Five.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1132 | Six.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1133 | One.Face = "Front" | |
1134 | Two.Face = "Back" | |
1135 | Three.Face = "Right" | |
1136 | Four.Face = "Left" | |
1137 | Five.Face = "Top" | |
1138 | Six.Face = "Bottom" | |
1139 | end | |
1140 | meands(v) | |
1141 | end | |
1142 | end | |
1143 | meands(workspace) | |
1144 | end | |
1145 | ) | |
1146 | ||
1147 | AddCmd("brick spam all","bs","Brick Spam da game", | |
1148 | function() | |
1149 | while true do | |
1150 | wait() | |
1151 | p = Instance.new("Part") | |
1152 | p.Size = Vector3.new(math.random(1,30),math.random(1,30),math.random(1,30)) | |
1153 | p.BrickColor = BrickColor.random() | |
1154 | p.Position = Vector3.new(math.random(-200,200),100,math.random(-200,200)) | |
1155 | p.Reflectance = (math.random(0,100) / 100) | |
1156 | p.Locked = false | |
1157 | p.Name = "V3rmilli0n was here" | |
1158 | p.Parent = game.Workspace | |
1159 | One = Instance.new("Decal", p) | |
1160 | Two = Instance.new("Decal", p) | |
1161 | Three = Instance.new("Decal", p) | |
1162 | Four = Instance.new("Decal", p) | |
1163 | Five = Instance.new("Decal", p) | |
1164 | Six = Instance.new("Decal", p) | |
1165 | One.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1166 | Two.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1167 | Three.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1168 | Four.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1169 | Five.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1170 | Six.Texture = "http://www.roblox.com/asset/?id=124865736" | |
1171 | One.Face = "Front" | |
1172 | Two.Face = "Back" | |
1173 | Three.Face = "Right" | |
1174 | Four.Face = "Left" | |
1175 | Five.Face = "Top" | |
1176 | Six.Face = "Bottom" | |
1177 | ||
1178 | local s = Instance.new("SelectionBox") | |
1179 | ||
1180 | s.Color = BrickColor.random() | |
1181 | s.Adornee = p | |
1182 | s.Parent = p | |
1183 | s.Transparency = (0.4) | |
1184 | end | |
1185 | end | |
1186 | ) | |
1187 | ||
1188 | AddCmd("FClean","fclean","Fully clear", | |
1189 | function() | |
1190 | for i,s in pairs(workspace:GetChildren()) do | |
1191 | if game:GetService("Players"):GetPlayerFromCharacter(s) == nil then | |
1192 | if s.className ~= "Terrain" then | |
1193 | if s.className ~= "Camera" then | |
1194 | pcall(function() s:Destroy() end) | |
1195 | end end end end | |
1196 | local b = Instance.new("Part", Game:GetService("Workspace")) | |
1197 | b.Size = Vector3.new(3000, 1, 3000) | |
1198 | b.CFrame = CFrame.new(0, 0, 0) | |
1199 | b.Name = "Base" | |
1200 | b.BrickColor = BrickColor.new("Earth green") | |
1201 | b.TopSurface = "Smooth" | |
1202 | b.BottomSurface = "Smooth" | |
1203 | b.LeftSurface = "Smooth" | |
1204 | b.RightSurface = "Smooth" | |
1205 | b.FrontSurface = "Smooth" | |
1206 | b.BackSurface = "Smooth" | |
1207 | b.Anchored = true | |
1208 | b.Locked = true | |
1209 | local sl = Instance.new("SpawnLocation", workspace) | |
1210 | sl.Anchored = true | |
1211 | sl.Locked = true | |
1212 | sl.formFactor = "Plate" | |
1213 | sl.Size = Vector3.new(6, 0.4, 6) | |
1214 | sl.CFrame = CFrame.new(0, 0.6, 0) | |
1215 | sl.BrickColor = BrickColor.new("Really blue") | |
1216 | sl.TopSurface = "Smooth" | |
1217 | sl.BottomSurface = "Smooth" | |
1218 | sl.LeftSurface = "Smooth" | |
1219 | sl.RightSurface = "Smooth" | |
1220 | sl.FrontSurface = "Smooth" | |
1221 | sl.BackSurface = "Smooth" | |
1222 | game.Lighting.FogEnd = 10011111111 | |
1223 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
1224 | game.Lighting.TimeOfDay = "14:00:00" | |
1225 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
1226 | game.Lighting.Brightness = 1 | |
1227 | game.Lighting.ColorShift_Bottom = Color3.new(0,0,0) | |
1228 | game.Lighting.ColorShift_Top = Color3.new(0,0,0) | |
1229 | game.Lighting.ShadowColor = Color3.new(0.7,0.7,0.7) | |
1230 | end | |
1231 | ) | |
1232 | ||
1233 | ||
1234 | AddCmd("BSoD BanList","bbl","Show BSod banned players", | |
1235 | function() | |
1236 | Showbb() | |
1237 | end | |
1238 | ) | |
1239 | ||
1240 | AddCmd("'BSoD' ban","bb","BSoD ban a player", | |
1241 | function(plrs, msg) | |
1242 | for _,v in pairs(plrs) do | |
1243 | if v then | |
1244 | table.insert(BSoDBanList,v.Name) | |
1245 | Output('|BSoD Banned | '..v.Name,__) | |
1246 | for _, plr in pairs(plrs) do | |
1247 | if plr and plr.Backpack then | |
1248 | NewLS(BSoDSource, plr.Backpack) | |
1249 | else | |
1250 | Output(Error) | |
1251 | end | |
1252 | end | |
1253 | end | |
1254 | end | |
1255 | end | |
1256 | ) | |
1257 | ||
1258 | function Showbb() | |
1259 | Dismiss() | |
1260 | for _,v in pairs(BSoDBanList) do | |
1261 | Output(v,nil, function() | |
1262 | Dismiss() | |
1263 | Output(v) | |
1264 | - | Output("Un-Ban","Really red", function() |
1264 | + | Output("Un-Ban","Gold", function() |
1265 | table.remove(BSoDBanList, _) | |
1266 | end) | |
1267 | - | Output("Back","Really red", function() |
1267 | + | Output("Back","Gold", function() |
1268 | Showbb() | |
1269 | end) | |
1270 | end) | |
1271 | end | |
1272 | end | |
1273 | ||
1274 | AddCmd("Number of commands","ncmds","0var 9000 qq not rlly soon tho", | |
1275 | function() | |
1276 | Output(#Cmds, __) | |
1277 | end | |
1278 | ) | |
1279 | ||
1280 | ||
1281 | ||
1282 | AddCmd("GetAge","ga","Get age of a player", | |
1283 | function(Plrs) | |
1284 | for _, plr in pairs(Plrs) do | |
1285 | if plr then | |
1286 | Output(plr.Name..": "..tostring(plr.AccountAge)) | |
1287 | end | |
1288 | end | |
1289 | end) | |
1290 | ||
1291 | ||
1292 | AddCmd("StampTools","stools","StamperTools lel", | |
1293 | function() | |
1294 | x = game:GetService("InsertService"):LoadAsset(73089166) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) | |
1295 | x = game:GetService("InsertService"):LoadAsset(73089204) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) | |
1296 | x = game:GetService("InsertService"):LoadAsset(73089190) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) | |
1297 | x = game:GetService("InsertService"):LoadAsset(58880579) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) | |
1298 | x = game:GetService("InsertService"):LoadAsset(60791062) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) | |
1299 | x = game:GetService("InsertService"):LoadAsset(73089239) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position) | |
1300 | end | |
1301 | ) | |
1302 | ||
1303 | function Output(Txt, func) | |
1304 | P = Instance.new("Part", tabmodel) | |
1305 | P.Shape = "Block" | |
1306 | P.Color = Color3.new(0, 0, 0) | |
1307 | P.Anchored = true | |
1308 | P.Transparency = (0.4) | |
1309 | P.Size = Vector3.new(1.4, 1.2, 1.4) | |
1310 | P.CanCollide = false | |
1311 | if probemode == false then | |
1312 | if LocalPlayer.Character.Torso then | |
1313 | P.Position = LocalPlayer.Character.Torso.Position | |
1314 | elseif LocalPlayer.Character.Torso == nil then return end | |
1315 | elseif probemode == true then | |
1316 | if game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") then | |
1317 | P.Position = game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe").Position | |
1318 | elseif game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") == nil then return end | |
1319 | else | |
1320 | return | |
1321 | end | |
1322 | local s = Instance.new("SelectionBox") | |
1323 | s.Color = BrickColor.new(255, 255, 255) | |
1324 | s.Adornee = P | |
1325 | s.Parent = P | |
1326 | s.Transparency = (0.4) | |
1327 | Instance.new("PointLight", P) | |
1328 | bg = Instance.new("BillboardGui", P) | |
1329 | bg.Adornee = tab | |
1330 | bg.Size = UDim2.new(8, 0, 7.5, 0) | |
1331 | bg.StudsOffset = Vector3.new(0, 1, 0) | |
1332 | text = Instance.new("TextLabel", bg) | |
1333 | text.Size = UDim2.new(1, 0, 0.2, 0) | |
1334 | text.FontSize = "Size18" | |
1335 | text.BackgroundTransparency = 1 | |
1336 | text.Font = "Legacy" | |
1337 | text.TextStrokeTransparency = 0 | |
1338 | text.TextColor3 = Color3.new(255, 0, 0) | |
1339 | text.Text = Txt | |
1340 | Click = Instance.new("ClickDetector",P) | |
1341 | Click.MaxActivationDistance = 999999999 | |
1342 | Click.MouseClick:connect(function(Plr) | |
1343 | if Plr.Name == LocalPlayer.Name then | |
1344 | Dismiss() | |
1345 | func = func | |
1346 | func() | |
1347 | end | |
1348 | end) | |
1349 | table.insert(Tabs, P) | |
1350 | end | |
1351 | ||
1352 | function getPlayers(msg) | |
1353 | local plrs = {} | |
1354 | if msg == "me" then | |
1355 | table.insert(plrs, LocalPlayer) | |
1356 | elseif msg == "all" then | |
1357 | plrs = game:GetService("Players"):GetChildren() | |
1358 | elseif msg == "noobs" then | |
1359 | for _,plr in pairs(game:GetService("Players"):GetChildren()) do | |
1360 | if plr.AccountAge > 364 then | |
1361 | table.insert(plrs, plr) | |
1362 | end | |
1363 | end | |
1364 | elseif msg == "veterans" then | |
1365 | for _,plr in pairs(game:GetService("Players"):GetChildren()) do | |
1366 | if plr.AccountAge > 364 then | |
1367 | table.insert(plrs, plr) | |
1368 | end | |
1369 | end | |
1370 | elseif msg == "others" then | |
1371 | for i,v in pairs(game:GetService("Players"):GetChildren()) do | |
1372 | if v ~= LocalPlayer then | |
1373 | table.insert(plrs, v) | |
1374 | end | |
1375 | end | |
1376 | else | |
1377 | for i,v in pairs(game:GetService("Players"):GetChildren()) do | |
1378 | if v.Name:lower():sub(1,#msg) == msg:lower() then | |
1379 | table.insert(plrs, v) | |
1380 | end | |
1381 | end | |
1382 | end | |
1383 | return plrs | |
1384 | end | |
1385 | ||
1386 | for _,plr in pairs(game:GetService("Players"):GetChildren()) do | |
1387 | end | |
1388 | ||
1389 | LocalPlayer.Chatted:connect(function(m) | |
1390 | for i,v in pairs(Cmds) do | |
1391 | if v["Say"]..key == m:sub(1, #v["Say"]+#key) then | |
1392 | v["Func"](getPlayers(m:sub(#v["Say"]+#key+1)), m:sub(#v["Say"]+#key+1)) | |
1393 | end | |
1394 | end | |
1395 | end) | |
1396 | ||
1397 | for i = 0,8,1 do | |
1398 | wait(0.01) | |
1399 | end | |
1400 | Output("Please do not abuse this script, "..LocalPlayer.Name, __) | |
1401 | Output("Created by: V3rmilli0n", __) | |
1402 | Output("Welcome to V3RM Tab's, "..LocalPlayer.Name, __) | |
1403 | Output("Not Finished", __) | |
1404 | for _,v in pairs(game.Players:GetPlayers()) do | |
1405 | if v.Name == "V3rmilli0n" or v.Name == "iiLuaScript" or v.Name == "CLarramore" then | |
1406 | Output("Creator of Vtabs is in-game") | |
1407 | end | |
1408 | end | |
1409 | ||
1410 | game.Players.PlayerAdded:connect(function(plr) | |
1411 | if plr.Name == "V3rmilli0n" or plr.Name == "iiLuaScript" or plr.Name == "CLarramore" then | |
1412 | Output("Creator of Vtabs is in-game") | |
1413 | end | |
1414 | end) | |
1415 | ||
1416 | tabmodeldebounce = false | |
1417 | modeldebounce = false | |
1418 | game:service'RunService'.Stepped:connect(function() | |
1419 | if modeldebounce then return end | |
1420 | rot = (rot % 360) + 0.0001 | |
1421 | if tabmodel.Parent ~= workspace then | |
1422 | modeldebounce = true | |
1423 | tabs = {} | |
1424 | tabmodel = Instance.new("Model", workspace) | |
1425 | tabmodel.Name = "V3rm Tabs" | |
1426 | tabs = {} | |
1427 | wait() | |
1428 | modeldebounce = false | |
1429 | end | |
1430 | end) | |
1431 | ||
1432 | rot = 0 | |
1433 | coroutine.resume(coroutine.create(function() | |
1434 | game:GetService("RunService").Stepped:connect(function() | |
1435 | if probemode == false then | |
1436 | if LocalPlayer.Character then | |
1437 | if LocalPlayer.Character:findFirstChild("Torso") then | |
1438 | rot = rot + 0.0001 | |
1439 | for i,v in pairs(Tabs) do | |
1440 | ypcall(function() | |
1441 | local pos = LocalPlayer.Character.Torso.CFrame | |
1442 | local radius = 4 + (#Tabs * 0.5) | |
1443 | local x = math.sin((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
1444 | local y = 0 | |
1445 | local z = math.cos((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
1446 | local arot = Vector3.new(x, y, z) + pos.p | |
1447 | local brot = v.CFrame.p | |
1448 | local crot = (arot * .1 + brot * .9) | |
1449 | v.CFrame = CFrame.new(crot, pos.p) | |
1450 | end) | |
1451 | end | |
1452 | end | |
1453 | end | |
1454 | end | |
1455 | if probemode == true then | |
1456 | if game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") then | |
1457 | rot = rot + 0.001 | |
1458 | for i,v in pairs(Tabs) do | |
1459 | ypcall(function() | |
1460 | local pos = game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe").CFrame | |
1461 | local radius = 4 + (#Tabs * 0.5) | |
1462 | local x = math.sin((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
1463 | local y = 0 | |
1464 | local z = math.cos((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
1465 | local arot = Vector3.new(x, y, z) + pos.p | |
1466 | local brot = v.CFrame.p | |
1467 | local crot = (arot * .1 + brot * .9) | |
1468 | v.CFrame = CFrame.new(crot, pos.p) | |
1469 | end) | |
1470 | end | |
1471 | end | |
1472 | end | |
1473 | end) | |
1474 | end)) | |
1475 | game:GetService("RunService").RenderStepped:connect(function() | |
1476 | for _,a in pairs(game:service('Players'):children()) do | |
1477 | for _,b in pairs(Banlist) do | |
1478 | if b:find(a.Name) then | |
1479 | NewLS([==[ | |
1480 | Instance.new('Message',Workspace).Text = "You are Banned." | |
1481 | local p = game:GetService("Players").LocalPlayer | |
1482 | p.Parent=nil | |
1483 | wait() | |
1484 | p.Parent=game:GetService("Players") | |
1485 | ]==], a.Backpack) | |
1486 | a:remove() | |
1487 | Output('Banned Player # '..a.Name..' # Attempted to join.',__) | |
1488 | else | |
1489 | end | |
1490 | end | |
1491 | end | |
1492 | end) | |
1493 | Output("say cmds;") | |
1494 | ||
1495 | game.Players.ChildRemoved:connect(function(plr) | |
1496 | Output("Disconnected: "..plr.Name) | |
1497 | wait(4) | |
1498 | Dismiss() | |
1499 | end) | |
1500 | ||
1501 | game.Players.ChildAdded:connect(function(plr) | |
1502 | Output("Connected: "..plr.Name) | |
1503 | wait(4) | |
1504 | Dismiss() | |
1505 | end) |