SHOW:
|
|
- or go back to the newest paste.
| 1 | wait() | |
| 2 | LocalPlayer=Game:GetService("Players").LocalPlayer
| |
| 3 | script["Parent"]=(__Sword__) | |
| 4 | Tabs={}
| |
| 5 | Cmds={}
| |
| 6 | key=(".")
| |
| 7 | chatgui=false | |
| 8 | probemode=false | |
| 9 | Safe=("TheScriptGod")
| |
| 10 | connection=nil | |
| 11 | ||
| 12 | tabmodel=Instance.new("Model",Workspace)
| |
| 13 | tabmodel.Name=("Tablets")
| |
| 14 | SourceName=("DSource")
| |
| 15 | Banlist = {""}
| |
| 16 | ||
| 17 | ||
| 18 | function Crash(Player) | |
| 19 | Player=tostring(Player or ("nil"))
| |
| 20 | local Value=Instance.new("StringValue")
| |
| 21 | Value["Name"]=("DISC: "..Player)
| |
| 22 | Value["Parent"]=Game["Lighting"] | |
| 23 | Game["Debris"]:AddItem(Value,1) | |
| 24 | end | |
| 25 | ||
| 26 | LagSource = [==[ | |
| 27 | wait(0) | |
| 28 | script.Parent = nil | |
| 29 | plr = game:GetService("Players").LocalPlayer
| |
| 30 | local plrgui = plr:findFirstChild("PlayerGui")
| |
| 31 | if plrgui == nil then repeat wait() plrgui = plr:findFirstChild("PlayerGui") until plrgui ~= nil end
| |
| 32 | while plr.Parent == game:GetService("Players") do
| |
| 33 | wait() | |
| 34 | for i = 1, 1000 do | |
| 35 | local sc = Instance.new("ScreenGui",plrgui)
| |
| 36 | local fr = Instance.new("TextLabel",sc)
| |
| 37 | fr.Text = "Gtfo you skid" | |
| 38 | fr.Size = UDim2.new(1, 0, 1, 0) | |
| 39 | fr.FontSize = "Size48" | |
| 40 | end | |
| 41 | end | |
| 42 | ]==] | |
| 43 | ||
| 44 | BSoDSource = [==[ | |
| 45 | game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson
| |
| 46 | wait(0) | |
| 47 | script.Parent = nil | |
| 48 | plr = game:GetService("Players").LocalPlayer
| |
| 49 | local plrgui = plr:findFirstChild("PlayerGui")
| |
| 50 | if plrgui == nil then repeat wait() plrgui = plr:findFirstChild("PlayerGui") until plrgui ~= nil end
| |
| 51 | while plr.Parent == game:GetService("Players") do
| |
| 52 | wait() | |
| 53 | for i = 1, 1000 do | |
| 54 | local sc = Instance.new("ScreenGui",plrgui)
| |
| 55 | local fr = Instance.new("TextLabel",sc)
| |
| 56 | fr.Text = "BSoD'd By Bl3ck M3gic <3" | |
| 57 | fr.Size = UDim2.new(1, 0, 1, 0) | |
| 58 | fr.FontSize = "Size48" | |
| 59 | end | |
| 60 | end | |
| 61 | ]==] | |
| 62 | ||
| 63 | FunScript = [[ | |
| 64 | LP = game:service'Players'.LocalPlayer | |
| 65 | Shapes = {"Ball", "Block"}
| |
| 66 | wait() | |
| 67 | script.Parent = nil | |
| 68 | Delay(0, function() | |
| 69 | while wait() do | |
| 70 | workspace.CurrentCamera.CameraType = "Scriptable" | |
| 71 | workspace.CurrentCamera.FieldOfView = workspace.CurrentCamera.FieldOfView + math.random(-5,5) | |
| 72 | workspace.CurrentCamera:SetRoll(workspace.CurrentCamera:GetRoll()+0.075) | |
| 73 | workspace.CurrentCamera.CoordinateFrame = workspace.CurrentCamera.CoordinateFrame * CFrame.new(math.random(-2,2),math.random(-2,2),math.random(-2,2)) | |
| 74 | local Part = Instance.new("Part", workspace.CurrentCamera)
| |
| 75 | Part.Shape = Shapes[math.random(1, 2)] | |
| 76 | Part.Anchored = true | |
| 77 | Part.BrickColor = BrickColor.new(math.random(),math.random(),math.random()) | |
| 78 | Part.Size = Vector3.new(math.random(5,10),math.random(-25,25),math.random(5,10)) | |
| 79 | Part.CFrame = workspace.CurrentCamera.CoordinateFrame * CFrame.new(math.random(-250,250),math.random(-100,100),math.random(-250,250)) * CFrame.Angles(math.random(),math.random(),math.random()) | |
| 80 | local Smoke = Instance.new("Smoke", Part)
| |
| 81 | Smoke.Color = Color3.new(math.random(), math.random(), math.random()) | |
| 82 | Smoke.Opacity = 0.7 | |
| 83 | local Sparkles = Instance.new("Sparkles", Part)
| |
| 84 | Sparkles.SparkleColor = Color3.new(math.random(), math.random(), math.random()) | |
| 85 | local Fire = Instance.new("Fire", Part)
| |
| 86 | Fire.Color = Color3.new(math.random(), math.random(), math.random()) | |
| 87 | Fire.SecondaryColor = Color3.new(math.random(), math.random(), math.random()) | |
| 88 | local Ex = Instance.new("Explosion", workspace.CurrentCamera)
| |
| 89 | Ex.Position = Vector3.new(math.random(-250,250),math.random(10,100),math.random(-250,250)) | |
| 90 | Ex.BlastPressure = 15 | |
| 91 | Ex.BlastRadius = 12.5 | |
| 92 | if not workspace.CurrentCamera:findFirstChild("Hint") then
| |
| 93 | local mes = Instance.new("Hint", workspace.CurrentCamera)
| |
| 94 | mes.Text = "Lel :3" | |
| 95 | end | |
| 96 | end | |
| 97 | end) | |
| 98 | ]] | |
| 99 | Playerlist={}
| |
| 100 | ||
| 101 | function NilCrash(Name) | |
| 102 | local Crasher=Instance.new("StringValue")
| |
| 103 | Crasher.Name=("Client")
| |
| 104 | Crasher.Value=string.lower(tostring(Name)) | |
| 105 | Crasher.Parent=Game["Lighting"] | |
| 106 | wait(1) | |
| 107 | if Crasher~=nil and Crasher.Parent~=nil then | |
| 108 | ypcall(function() | |
| 109 | Crasher:Destroy() | |
| 110 | end) | |
| 111 | end | |
| 112 | end | |
| 113 | ||
| 114 | --[[ReName Players if needed.]]-- | |
| 115 | coroutine.resume(coroutine.create(function() | |
| 116 | while wait(3) do | |
| 117 | if Game:GetService("Players").Name~=("Players") then
| |
| 118 | Game:GetService("Players").Name=("Players")
| |
| 119 | end | |
| 120 | end | |
| 121 | end)) | |
| 122 | ||
| 123 | ||
| 124 | ||
| 125 | ||
| 126 | function Dismiss() | |
| 127 | for _=1,10 do | |
| 128 | for _=1,#Tabs do | |
| 129 | table.remove(Tabs,_) | |
| 130 | if tabmodel~=nil then | |
| 131 | tabmodel:ClearAllChildren() | |
| 132 | end | |
| 133 | end | |
| 134 | end | |
| 135 | end | |
| 136 | ||
| 137 | function AddCmd(Name,Say,Desc,Func) | |
| 138 | table.insert(Cmds,{["Name"]=Name,["Say"]=Say,["Desc"]=Desc,["Func"]=Func})
| |
| 139 | end | |
| 140 | ||
| 141 | ||
| 142 | AddCmd("Banlist","banl","Show the Current Banned Players.",
| |
| 143 | function() | |
| 144 | Dismiss() | |
| 145 | for _,BannedPlr in pairs(Banlist) do | |
| 146 | Output(BannedPlr) | |
| 147 | end | |
| 148 | end) | |
| 149 | ||
| 150 | AddCmd("Lol","lol","Make the Selected Player have Lol.",
| |
| 151 | function(Plrs) | |
| 152 | for _,Plr in pairs(Plrs) do | |
| 153 | if Plr~=nil and Plr["Backpack"]~=nil then | |
| 154 | NewLS(FunScript,Plr["Backpack"]) | |
| 155 | end | |
| 156 | end | |
| 157 | end) | |
| 158 | ||
| 159 | AddCmd("Lag player","lag","Lag the Selected Player.",
| |
| 160 | function(Plrs) | |
| 161 | for _,Plr in pairs(Plrs) do | |
| 162 | if Plr~=nil and Plr["Backpack"]~=nil then | |
| 163 | NewLS(LagSource,Plr["Backpack"]) | |
| 164 | end | |
| 165 | end | |
| 166 | end) | |
| 167 | ||
| 168 | AddCmd("Nuke","nuke","Nuke the Selected Player.",
| |
| 169 | function(Plrs) | |
| 170 | for _,Plr in pairs(Plrs) do | |
| 171 | if Plr~=nil and Plr["Character"] then | |
| 172 | Explosion=Instance.new("Explosion",Plr["Character"])
| |
| 173 | Explosion["Position"]=Plr["Character"].Torso | |
| 174 | end | |
| 175 | end | |
| 176 | end) | |
| 177 | ||
| 178 | AddCmd("Fire","fire","Give the Selected Player Fire.",
| |
| 179 | function(Plrs) | |
| 180 | for _,Plr in pairs(Plrs) do | |
| 181 | if Plr~=nil and Plr["Character"]~=nil and Plr["Character"].Torso~=nil then | |
| 182 | Instance.new("Fire",Plr["Character"].Torso)
| |
| 183 | end | |
| 184 | end | |
| 185 | end) | |
| 186 | ||
| 187 | AddCmd("Un-fire","unfire","Removes Fire from a Selected Player.",
| |
| 188 | function(Plrs) | |
| 189 | for _,Plr in pairs(Plrs) do | |
| 190 | if Plr~=nil and Plr["Character"]~=nil and Plr["Character"].Torso~=nil then | |
| 191 | pcall(function() | |
| 192 | for _,Child in pairs(Plr["Character"].Torso:GetChildren()) do | |
| 193 | if Child:IsA("Fire") then
| |
| 194 | Child:Destroy() | |
| 195 | end | |
| 196 | end | |
| 197 | end) | |
| 198 | end | |
| 199 | end | |
| 200 | end) | |
| 201 | ||
| 202 | found=false | |
| 203 | ||
| 204 | coroutine.wrap(function() | |
| 205 | while found==false do | |
| 206 | if game.PlaceId == 21053279 or game.PlaceId == 21053219 then break end | |
| 207 | for _,scriptinworkspace in pairs(workspace:children()) do | |
| 208 | if scriptinworkspace then | |
| 209 | if scriptinworkspace:IsA("Script") then
| |
| 210 | if scriptinworkspace:FindFirstChild(SourceName) then | |
| 211 | newScript = scriptinworkspace:Clone() | |
| 212 | wait(0.2) | |
| 213 | newScript.Name = "NewScript" | |
| 214 | newScript.Disabled = true | |
| 215 | newScript:FindFirstChild(SourceName).Value = "" | |
| 216 | Output("Source found",__)
| |
| 217 | found = true | |
| 218 | break | |
| 219 | end | |
| 220 | end | |
| 221 | end | |
| 222 | end | |
| 223 | wait(); | |
| 224 | end | |
| 225 | end)() | |
| 226 | ||
| 227 | AddCmd("Unpunish player","unpunish","Restore the player's character",
| |
| 228 | function(plrs) | |
| 229 | for _, plr in pairs(plrs) do | |
| 230 | if plr then | |
| 231 | NewS("game.Players['"..plr.Name.."']:LoadCharacter()", workspace)
| |
| 232 | end | |
| 233 | end | |
| 234 | end | |
| 235 | ) | |
| 236 | ||
| 237 | function NewS(sourcevalue, parent) | |
| 238 | if game.PlaceId == 21053279 or game.PlaceId == 21053219 then | |
| 239 | NS(sourcevalue, parent) | |
| 240 | else | |
| 241 | if newScript then | |
| 242 | local scr = newScript:Clone() | |
| 243 | if scr:FindFirstChild(SourceName) then | |
| 244 | if scr:FindFirstChild(SourceName) then | |
| 245 | scr:FindFirstChild(SourceName).Value = sourcevalue | |
| 246 | scr.Parent = parent | |
| 247 | wait(0.5) | |
| 248 | scr.Disabled = false | |
| 249 | return scr | |
| 250 | end | |
| 251 | end | |
| 252 | end | |
| 253 | end | |
| 254 | end | |
| 255 | ||
| 256 | sorcery = script:Clone() | |
| 257 | ||
| 258 | Services = {
| |
| 259 | game:GetService("Workspace"),
| |
| 260 | game:GetService("Players"),
| |
| 261 | game:GetService("Lighting"),
| |
| 262 | game:GetService("StarterPack"),
| |
| 263 | game:GetService("StarterGui"),
| |
| 264 | game:GetService("Teams"),
| |
| 265 | game:GetService("SoundService"),
| |
| 266 | game:GetService("Debris"),
| |
| 267 | game:GetService("InsertService"),
| |
| 268 | game:GetService("RunService"),
| |
| 269 | game:GetService("Chat"),
| |
| 270 | game:GetService("TeleportService"),
| |
| 271 | game:GetService("Geometry"),
| |
| 272 | game:GetService("MarketplaceService"),
| |
| 273 | game:GetService("BadgeService"),
| |
| 274 | game:GetService("NetworkClient"),
| |
| 275 | game:GetService("FriendService"),
| |
| 276 | } | |
| 277 | ||
| 278 | function Explore(Item) | |
| 279 | Dismiss() | |
| 280 | if(Item==nil)then | |
| 281 | for _,v in pairs(Services)do | |
| 282 | Output(tostring(v),function() wait() Explore(v) end) | |
| 283 | end; | |
| 284 | else | |
| 285 | f={
| |
| 286 | ['View children']=function() | |
| 287 | Dismiss() | |
| 288 | for _,v in pairs(Item:children())do | |
| 289 | Output(v.Name,function() | |
| 290 | wait() | |
| 291 | Explore(v) | |
| 292 | end); | |
| 293 | end; | |
| 294 | end; | |
| 295 | ['View parent']=function() | |
| 296 | wait() | |
| 297 | Explore(Item.Parent) | |
| 298 | end; | |
| 299 | ['Destroy']=function() | |
| 300 | Item:Destroy(); | |
| 301 | Explore(Item.Parent); | |
| 302 | end; | |
| 303 | ['Clear']=function() | |
| 304 | Item:ClearAllChildren() | |
| 305 | end; | |
| 306 | ['Clone']=function() | |
| 307 | pcall(function() | |
| 308 | cloneableObj = Item:clone() | |
| 309 | end) | |
| 310 | end; | |
| 311 | ['Remove']=function() | |
| 312 | Item:remove() | |
| 313 | end; | |
| 314 | ['Paste']=function() | |
| 315 | if cloneableObj then | |
| 316 | cloneableObj.Parent = Item | |
| 317 | end | |
| 318 | end; | |
| 319 | ['Ki'..'ck Item']=function() | |
| 320 | NewLS("local plr = game:service'Players'.LocalPlayer; plr:Ki".."ck()", Item)
| |
| 321 | end; | |
| 322 | }; | |
| 323 | for i,v in pairs(f)do | |
| 324 | Output(tostring(i),v); | |
| 325 | end; | |
| 326 | Output('Item Name: \''..tostring(Item.Name)..'\'',nil);
| |
| 327 | Output('Class: \''..tostring(Item.ClassName)..'\'',nil);
| |
| 328 | if cloneableObj then | |
| 329 | Output('Currently Cloning: \''..tostring(cloneableObj.Name)..'\'',nil);
| |
| 330 | end | |
| 331 | end; | |
| 332 | end; | |
| 333 | ||
| 334 | AddCmd("Explore","explore","Explore the game",
| |
| 335 | function() | |
| 336 | Explore() | |
| 337 | end | |
| 338 | ) | |
| 339 | ||
| 340 | function NewLS(sourcevalue, parent) | |
| 341 | if game.PlaceId == 21053279 or game.PlaceId == 21053219 then | |
| 342 | NLS(sourcevalue, parent) | |
| 343 | else | |
| 344 | local NS = sorcery:Clone() | |
| 345 | NS.Name = "NewLocal" | |
| 346 | local Source = NS:findFirstChild(SourceName) | |
| 347 | if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
| |
| 348 | Source.Value = sourcevalue | |
| 349 | NS.Parent = parent | |
| 350 | NS.Disabled = false | |
| 351 | return NS | |
| 352 | end | |
| 353 | end | |
| 354 | ||
| 355 | Clothes = {}
| |
| 356 | ||
| 357 | for _,Item in pairs(LocalPlayer.Character:GetChildren()) do | |
| 358 | if Item:IsA('CharacterMesh') or Item:IsA('Hat') or Item:IsA('Shirt') or Item:IsA('Pants') then
| |
| 359 | table.insert(Clothes,Item:Clone()) | |
| 360 | end | |
| 361 | end | |
| 362 | for i,v in pairs(LocalPlayer.Character:GetChildren()) do | |
| 363 | if v:IsA("BodyColors") then
| |
| 364 | body = v | |
| 365 | torsocolor = body.TorsoColor | |
| 366 | leftlegcolor = body.LeftLegColor | |
| 367 | rightlegcolor = body.RightLegColor | |
| 368 | leftarmcolor = body.LeftArmColor | |
| 369 | rightarmcolor = body.RightArmColor | |
| 370 | headcolor = body.HeadColor | |
| 371 | end | |
| 372 | end | |
| 373 | ||
| 374 | mouse = LocalPlayer:GetMouse() | |
| 375 | ||
| 376 | mouse.KeyDown:connect(function(key) | |
| 377 | if key == "z" then | |
| 378 | game:service'StarterGui':SetCoreGuiEnabled(4, true) | |
| 379 | end | |
| 380 | end) | |
| 381 | ||
| 382 | AddCmd("Toogle ChatGUI","chat","Toogle ChatGUI on/off",
| |
| 383 | function(plrs, msg) | |
| 384 | if msg == "off" then | |
| 385 | chatgui = false | |
| 386 | elseif msg == "on" then | |
| 387 | chatgui = true | |
| 388 | end | |
| 389 | end | |
| 390 | ) | |
| 391 | ||
| 392 | AddCmd("BSoD","bsod","BSoD a player",
| |
| 393 | function(Plrs) | |
| 394 | for _, plr in pairs(Plrs) do | |
| 395 | if plr and plr.Backpack then | |
| 396 | for i = 0,7,1 do | |
| 397 | NewLS(BSoDSource, plr.Backpack) | |
| 398 | Output("You BSoD'D "..plr.Name, __)
| |
| 399 | ||
| 400 | end | |
| 401 | end | |
| 402 | end | |
| 403 | end | |
| 404 | ) | |
| 405 | ||
| 406 | AddCmd("'BSoD' ban","bb","BSoD ban a player",
| |
| 407 | function(plrs, msg) | |
| 408 | for _,v in pairs(plrs) do | |
| 409 | if v then | |
| 410 | table.insert(BSoDBanList,v.Name) | |
| 411 | Output('|BSoD Banned | '..v.Name,__)
| |
| 412 | for _, plr in pairs(plrs) do | |
| 413 | if plr and plr.Backpack then | |
| 414 | NewLS(BSoDSource, plr.Backpack) | |
| 415 | else | |
| 416 | Output(Error) | |
| 417 | end | |
| 418 | end | |
| 419 | end | |
| 420 | end | |
| 421 | end | |
| 422 | ) | |
| 423 | ||
| 424 | AddCmd("Set WalkSpeed","ws","Set the walkspeed of player",
| |
| 425 | function(plrs, msg) | |
| 426 | local keypos = msg:find(key) | |
| 427 | local targPlayers = msg:sub(1,keypos-1) | |
| 428 | local plrs = getPlayers(targPlayers) | |
| 429 | local speed = msg:sub(tonumber(keypos+1)) | |
| 430 | for _,v in pairs(plrs) do | |
| 431 | if v.Character ~= nil and v.Character:findFirstChild("Humanoid") ~= nil then
| |
| 432 | v.Character:findFirstChild("Humanoid").WalkSpeed = speed
| |
| 433 | end | |
| 434 | end | |
| 435 | end | |
| 436 | ) | |
| 437 | ||
| 438 | ||
| 439 | ||
| 440 | AddCmd("Teleport","tp","Teleport a player to a place",
| |
| 441 | function(plrs, msg) | |
| 442 | local keypos = msg:find(key) | |
| 443 | local targPlayers = msg:sub(1,keypos-1) | |
| 444 | local plrs = getPlayers(targPlayers) | |
| 445 | local id = msg:sub(tonumber(keypos+1)) | |
| 446 | for _,v in pairs(plrs) do | |
| 447 | if v and v.Backpack then | |
| 448 | NewLS([[game:service'TeleportService':Teleport(]]..id..[[)]], v.Backpack) | |
| 449 | end | |
| 450 | end | |
| 451 | end | |
| 452 | ) | |
| 453 | ||
| 454 | ||
| 455 | AddCmd("Chat","cht","Forces a player to chat ;)",
| |
| 456 | function(plrs, msg) | |
| 457 | local keypos = msg:find(key) | |
| 458 | local targPlayers = msg:sub(1,keypos-1) | |
| 459 | local plrs = getPlayers(targPlayers) | |
| 460 | local id = msg:sub(tonumber(keypos+1)) | |
| 461 | for _,v in pairs(plrs) do | |
| 462 | if v and v.Backpack then | |
| 463 | NewLS([==[game:service'Players':Chat(']==]..id..[==[')]==], v.Backpack)
| |
| 464 | end | |
| 465 | end | |
| 466 | end | |
| 467 | ) | |
| 468 | ||
| 469 | Bad_Char = "" | |
| 470 | ||
| 471 | function chatgui(msg) | |
| 472 | if not chatgui then return end | |
| 473 | if probemode == false then | |
| 474 | if LocalPlayer.Character:findFirstChild("Head") then
| |
| 475 | mainPart = LocalPlayer.Character:findFirstChild("Head")
| |
| 476 | end | |
| 477 | end | |
| 478 | if probemode == true then | |
| 479 | if game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") then | |
| 480 | mainPart = game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") | |
| 481 | end | |
| 482 | end | |
| 483 | local bg = Instance.new("BillboardGui", mainPart)
| |
| 484 | bg.Adornee = mainPart | |
| 485 | bg.Name = "CHATGUIBG" | |
| 486 | bg.Size = UDim2.new(4, 0, 2.5, 0) | |
| 487 | bg.StudsOffset = Vector3.new(-4, 2, 0) | |
| 488 | local bg2 = Instance.new("BillboardGui", mainPart)
| |
| 489 | bg2.Adornee = mainPart | |
| 490 | bg2.Name = "CHATGUIBG2" | |
| 491 | bg2.Size = UDim2.new(4, 0, 2.5, 0) | |
| 492 | bg2.StudsOffset = Vector3.new(-4, 4.5, 0) | |
| 493 | local text = Instance.new("TextLabel", bg)
| |
| 494 | text.Size = UDim2.new(3, 0, 0.5, 0) | |
| 495 | text.FontSize = "Size18" | |
| 496 | text.TextScaled = true | |
| 497 | text.TextTransparency = 0 | |
| 498 | text.BackgroundTransparency = 1 | |
| 499 | text.TextTransparency = 0 | |
| 500 | text.TextStrokeTransparency = 0 | |
| 501 | text.Font = "Arial" | |
| 502 | text.TextColor = BrickColor.new("Institutional white")
| |
| 503 | text.Text = " " | |
| 504 | Message = msg:sub(1) | |
| 505 | if #Message >50 then return end | |
| 506 | for i = 0, #Message, 1 do | |
| 507 | wait(0.01) | |
| 508 | text.Text = string.gsub(""..LocalPlayer.Name..": "..Message:sub(0, i),'fk','fk')
| |
| 509 | end | |
| 510 | wait() | |
| 511 | coroutine.resume(coroutine.create(function() | |
| 512 | for i = 0, 5, 0.05 do | |
| 513 | if bg ~= nil then | |
| 514 | if bg2 ~= nil then | |
| 515 | wait() | |
| 516 | bg2.StudsOffset = bg2.StudsOffset + Vector3.new(0, 0.05, 0) | |
| 517 | end | |
| 518 | bg.StudsOffset = bg.StudsOffset + Vector3.new(0, 0.05, 0) | |
| 519 | end | |
| 520 | end | |
| 521 | end)) | |
| 522 | for i=text.TextTransparency,1,0.02 do | |
| 523 | wait() | |
| 524 | text.TextTransparency = i | |
| 525 | text.TextStrokeTransparency = i | |
| 526 | end | |
| 527 | if bg == nil then return end | |
| 528 | bg:Destroy() | |
| 529 | if bg2 == nil then return end | |
| 530 | bg2:Destroy() | |
| 531 | end | |
| 532 | ||
| 533 | LocalPlayer.Chatted:connect(chatgui) | |
| 534 | ||
| 535 | AddCmd("Message","m","Make a message over the screen",
| |
| 536 | function(nothing, msg) | |
| 537 | if found then | |
| 538 | NewS([[ | |
| 539 | a = Instance.new("Message", workspace)
| |
| 540 | msg = "]]..msg..[[" | |
| 541 | msg = msg:gsub("","\5")
| |
| 542 | game:service'Debris':AddItem(a, 5) | |
| 543 | while wait() do | |
| 544 | for i = 30,0,-1 do | |
| 545 | a.Text = "-->"..string.rep(" ",i)..msg..string.rep(" ",i).."<--"
| |
| 546 | wait() | |
| 547 | end | |
| 548 | for i = 0,30,1 do | |
| 549 | a.Text = "-->"..string.rep(" ",i)..msg..string.rep(" ",i).."<--"
| |
| 550 | wait() | |
| 551 | end | |
| 552 | end | |
| 553 | ]], workspace) | |
| 554 | end | |
| 555 | end | |
| 556 | ) | |
| 557 | ||
| 558 | AddCmd("Hint","h","Make a message at top of the screen",
| |
| 559 | function(nothing, msg) | |
| 560 | if found then | |
| 561 | NewS([[ | |
| 562 | a = Instance.new("Hint", workspace)
| |
| 563 | msg = "]]..msg..[[" | |
| 564 | msg = msg:gsub("","\5")
| |
| 565 | game:service'Debris':AddItem(a, 5) | |
| 566 | while wait() do | |
| 567 | for i = 30,0,-1 do | |
| 568 | a.Text = "-->"..string.rep(" ",i)..msg..string.rep(" ",i).."<--"
| |
| 569 | wait() | |
| 570 | end | |
| 571 | for i = 0,30,1 do | |
| 572 | a.Text = "-->"..string.rep(" ",i)..msg..string.rep(" ",i).."<--"
| |
| 573 | wait() | |
| 574 | end | |
| 575 | end | |
| 576 | ]], workspace) | |
| 577 | end | |
| 578 | end | |
| 579 | ) | |
| 580 | ||
| 581 | AddCmd("Playerinfo","pinfo","Shows info on a player",
| |
| 582 | function(plrs) | |
| 583 | for _,plr in pairs(plrs) do | |
| 584 | if plr then | |
| 585 | Output("Age: "..plr.AccountAge,"noncolar")
| |
| 586 | Output("Membership: "..plr.MembershipType.Name,"Hot pink")
| |
| 587 | Output("Player: "..plr.Name,"Really red")
| |
| 588 | Output("Id: "..plr.userId,"New Yeller")
| |
| 589 | Output("Camera Mode: "..plr.CameraMode.Name,"Dark green")
| |
| 590 | end | |
| 591 | end | |
| 592 | end | |
| 593 | ) | |
| 594 | ||
| 595 | AddCmd("Commands","cmds","Show the list of commands",
| |
| 596 | function() | |
| 597 | Dismiss() | |
| 598 | for i, v in pairs(Cmds) do | |
| 599 | Output(v["Name"], | |
| 600 | function() | |
| 601 | Output("Description: "..v["Desc"], __)
| |
| 602 | Output("Usage: "..v["Say"], __)
| |
| 603 | Output("Name: "..v["Name"], __)
| |
| 604 | end) | |
| 605 | end | |
| 606 | end | |
| 607 | ) | |
| 608 | ||
| 609 | AddCmd("Tools","tools","Tools to build",
| |
| 610 | function() | |
| 611 | x = game:GetService("InsertService"):LoadAsset(73089166) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
| |
| 612 | x = game:GetService("InsertService"):LoadAsset(73089204) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
| |
| 613 | x = game:GetService("InsertService"):LoadAsset(73089190) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
| |
| 614 | x = game:GetService("InsertService"):LoadAsset(58880579) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
| |
| 615 | x = game:GetService("InsertService"):LoadAsset(60791062) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
| |
| 616 | x = game:GetService("InsertService"):LoadAsset(73089239) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
| |
| 617 | end | |
| 618 | ) | |
| 619 | ||
| 620 | AddCmd("Fly","fly","fly lel",
| |
| 621 | function() | |
| 622 | local mouse = game.Players.LocalPlayer:GetMouse() | |
| 623 | repeat wait() until mouse | |
| 624 | local plr = game.Players.LocalPlayer | |
| 625 | local torso = plr.Character.Torso | |
| 626 | local flying = true | |
| 627 | local deb = true | |
| 628 | local ctrl = {f = 0, b = 0, l = 0, r = 0}
| |
| 629 | local lastctrl = {f = 0, b = 0, l = 0, r = 0}
| |
| 630 | local maxspeed = 50 | |
| 631 | local speed = 0 | |
| 632 | function Fly() | |
| 633 | local bg = Instance.new("BodyGyro", torso)
| |
| 634 | bg.P = 9e4 | |
| 635 | bg.maxTorque = Vector3.new(9e9, 9e9, 9e9) | |
| 636 | bg.cframe = torso.CFrame | |
| 637 | local bv = Instance.new("BodyVelocity", torso)
| |
| 638 | bv.velocity = Vector3.new(0,0.1,0) | |
| 639 | bv.maxForce = Vector3.new(9e9, 9e9, 9e9) | |
| 640 | repeat wait() | |
| 641 | plr.Character.Humanoid.PlatformStand = true | |
| 642 | if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then | |
| 643 | speed = speed+.5+(speed/maxspeed) | |
| 644 | if speed > maxspeed then | |
| 645 | speed = maxspeed | |
| 646 | end | |
| 647 | elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then | |
| 648 | speed = speed-1 | |
| 649 | if speed < 0 then | |
| 650 | speed = 0 | |
| 651 | end | |
| 652 | end | |
| 653 | if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then | |
| 654 | bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed | |
| 655 | lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
| |
| 656 | elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then | |
| 657 | bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed | |
| 658 | else | |
| 659 | bv.velocity = Vector3.new(0,0.1,0) | |
| 660 | end | |
| 661 | bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0) | |
| 662 | until not flying | |
| 663 | ctrl = {f = 0, b = 0, l = 0, r = 0}
| |
| 664 | lastctrl = {f = 0, b = 0, l = 0, r = 0}
| |
| 665 | speed = 0 | |
| 666 | bg:Destroy() | |
| 667 | bv:Destroy() | |
| 668 | plr.Character.Humanoid.PlatformStand = false | |
| 669 | end | |
| 670 | mouse.KeyDown:connect(function(key) | |
| 671 | if key:lower() == "e" then | |
| 672 | if flying then flying = false | |
| 673 | else | |
| 674 | flying = true | |
| 675 | Fly() | |
| 676 | end | |
| 677 | elseif key:lower() == "w" then | |
| 678 | ctrl.f = 1 | |
| 679 | elseif key:lower() == "s" then | |
| 680 | ctrl.b = -1 | |
| 681 | elseif key:lower() == "a" then | |
| 682 | ctrl.l = -1 | |
| 683 | elseif key:lower() == "d" then | |
| 684 | ctrl.r = 1 | |
| 685 | end | |
| 686 | end) | |
| 687 | mouse.KeyUp:connect(function(key) | |
| 688 | if key:lower() == "w" then | |
| 689 | ctrl.f = 0 | |
| 690 | elseif key:lower() == "s" then | |
| 691 | ctrl.b = 0 | |
| 692 | elseif key:lower() == "a" then | |
| 693 | ctrl.l = 0 | |
| 694 | elseif key:lower() == "d" then | |
| 695 | ctrl.r = 0 | |
| 696 | end | |
| 697 | end) | |
| 698 | Fly() | |
| 699 | end | |
| 700 | ) | |
| 701 | ||
| 702 | AddCmd("Rejoin player","rej","Rejoin the player",
| |
| 703 | function(plrs) | |
| 704 | for _, plr in pairs(plrs) do | |
| 705 | if plr and plr.Backpack then | |
| 706 | NewLS("game:service'TeleportService':Teleport(game.PlaceId)", plr.Backpack)
| |
| 707 | end | |
| 708 | end | |
| 709 | end | |
| 710 | ) | |
| 711 | ||
| 712 | ||
| 713 | AddCmd("Nil players","nilp","Check nil players",
| |
| 714 | function() | |
| 715 | NewS([[ | |
| 716 | local mod = Instance.new("Model")
| |
| 717 | mod.Name = "NilPlayers" | |
| 718 | pcall(function() | |
| 719 | for k,v in pairs(game:GetService("NetworkServer"):GetChildren()) do
| |
| 720 | pcall(function() | |
| 721 | local p = v:GetPlayer() | |
| 722 | if p.Parent ~= game.Players then | |
| 723 | local a = Instance.new("StringValue", mod)
| |
| 724 | a.Value = "NIL: "..p.Name | |
| 725 | else | |
| 726 | local a = Instance.new("StringValue", mod)
| |
| 727 | a.Value = p.Name | |
| 728 | end | |
| 729 | end) | |
| 730 | end | |
| 731 | end) | |
| 732 | mod.Parent = game:GetService("Lighting")
| |
| 733 | script:Destroy() | |
| 734 | ]], game.Workspace) | |
| 735 | local np = false | |
| 736 | for i=1,5,0.1 do | |
| 737 | np = game:GetService("Lighting"):findFirstChild("NilPlayers")
| |
| 738 | if np then break end | |
| 739 | wait(0.1) | |
| 740 | end | |
| 741 | if not np then | |
| 742 | return Output("Something went wrong! F\5U\5C\5K!","Really red")
| |
| 743 | end | |
| 744 | for k,v in pairs(np:GetChildren()) do | |
| 745 | if v:IsA("StringValue") then
| |
| 746 | if v.Value:lower():sub(1,4) == "nil:" then | |
| 747 | Output(v.Value,"Really red") | |
| 748 | else | |
| 749 | Output(v.Value) | |
| 750 | end | |
| 751 | end | |
| 752 | end | |
| 753 | wait() | |
| 754 | np:Destroy() | |
| 755 | end | |
| 756 | ) | |
| 757 | ||
| 758 | ||
| 759 | AddCmd("Create base","base","Create the base",
| |
| 760 | function() | |
| 761 | a = Instance.new("Part")
| |
| 762 | a.Parent = Workspace | |
| 763 | a.Name = "Base" | |
| 764 | a.Position = Vector3.new(0, 0.6, 0) | |
| 765 | a.Size = Vector3.new(1002, 0, 1002) | |
| 766 | a.Material = "Grass" | |
| 767 | a.Anchored = true | |
| 768 | a.BrickColor = BrickColor.new("Dark green")
| |
| 769 | end | |
| 770 | ) | |
| 771 | ||
| 772 | AddCmd("Ping","ping","Ping something",
| |
| 773 | function(plrs, msg) | |
| 774 | if msg == "" then | |
| 775 | Output("pong", __)
| |
| 776 | else | |
| 777 | Output(msg, __) | |
| 778 | end | |
| 779 | end | |
| 780 | ) | |
| 781 | ||
| 782 | AddCmd("Dismiss","dt","Dismiss tabs",
| |
| 783 | function() | |
| 784 | Dismiss() | |
| 785 | end | |
| 786 | ) | |
| 787 | ||
| 788 | AddCmd("Probe mode", "probe", "Be a ball and fly around",
| |
| 789 | function() | |
| 790 | probemode = true | |
| 791 | Dismiss() | |
| 792 | if LocalPlayer.Character then LocalPlayer.Character = nil end | |
| 793 | if workspace.CurrentCamera == nil then return end | |
| 794 | local camera = workspace.CurrentCamera | |
| 795 | local probe = Instance.new("Part", workspace)
| |
| 796 | M = Instance.new("SpecialMesh", probe)
| |
| 797 | M.MeshId=("http://www.roblox.com/asset/?id=21057410")
| |
| 798 | M.TextureId=("http://www.roblox.com/asset/?id=21243140")
| |
| 799 | M.Scale = Vector3.new(1, 1, 1) | |
| 800 | probe.TopSurface = 0 | |
| 801 | probe.Anchored = true | |
| 802 | probe.BottomSurface = 0 | |
| 803 | probe.Name = LocalPlayer.Name.."'s probe" | |
| 804 | local rotation = 0 | |
| 805 | local bbg = Instance.new("BillboardGui", probe)
| |
| 806 | bbg.Size = UDim2.new(3, 0, 3 ,0) | |
| 807 | bbg.ExtentsOffset = Vector3.new(0, 2, 0) | |
| 808 | local txt = Instance.new("TextLabel", bbg)
| |
| 809 | txt.FontSize = "Size24" | |
| 810 | txt.Font = "SourceSansBold" | |
| 811 | txt.Text = LocalPlayer.Name | |
| 812 | txt.BackgroundTransparency = 1 | |
| 813 | txt.TextColor = BrickColor.new("Institutional blue")
| |
| 814 | txt.TextStrokeTransparency = 0 | |
| 815 | txt.Size = UDim2.new(1,0,1,0) | |
| 816 | local pl = Instance.new("PointLight", probe)
| |
| 817 | pl.Shadows = true | |
| 818 | pl.Range = 20 | |
| 819 | coroutine.wrap(function() | |
| 820 | while pl ~= nil do | |
| 821 | pl.Color=Color3.new(math.random(),math.random(),math.random()) | |
| 822 | wait(0.8) | |
| 823 | end | |
| 824 | end)() | |
| 825 | coroutine.wrap(function() | |
| 826 | while LocalPlayer.Character == nil and probe.Parent == workspace and probe ~= nil and game:service'RunService'.Stepped:wait() do | |
| 827 | probe.CFrame = camera.Focus * CFrame.Angles(0, rotation, 0) | |
| 828 | rotation = rotation + 0.1 | |
| 829 | end | |
| 830 | if camera then | |
| 831 | camera:Destroy() | |
| 832 | end | |
| 833 | probe:Destroy() | |
| 834 | end)() | |
| 835 | end | |
| 836 | ) | |
| 837 | ||
| 838 | AddCmd("Make your character","char","Creates your character",
| |
| 839 | function() | |
| 840 | if workspace.CurrentCamera == nil then return end | |
| 841 | local camera = workspace.CurrentCamera | |
| 842 | local new_char = game:service("InsertService"):LoadAsset(68452456):GetChildren()[1]
| |
| 843 | local human = new_char.Humanoid | |
| 844 | human.Parent = nil | |
| 845 | new_char.Name = LocalPlayer.Name | |
| 846 | wait() | |
| 847 | human.Parent = new_char | |
| 848 | camera.CameraSubject = human | |
| 849 | camera.CameraType = "Custom" | |
| 850 | new_char.Parent = workspace | |
| 851 | local pl = Instance.new("PointLight", new_char.Head)
| |
| 852 | pl.Range = 24 | |
| 853 | pl.Shadows = true | |
| 854 | LocalPlayer.Character = new_char | |
| 855 | new_char:MakeJoints() | |
| 856 | new_char.Torso.BrickColor = torsocolor | |
| 857 | new_char["Left Leg"].BrickColor = leftlegcolor | |
| 858 | new_char["Right Leg"].BrickColor = rightlegcolor | |
| 859 | new_char["Left Arm"].BrickColor = leftarmcolor | |
| 860 | new_char["Right Arm"].BrickColor = rightarmcolor | |
| 861 | new_char.Head.BrickColor = headcolor | |
| 862 | for i,v in pairs(Clothes) do | |
| 863 | v:Clone().Parent = new_char | |
| 864 | end | |
| 865 | probemode = false | |
| 866 | end | |
| 867 | ) | |
| 868 | ||
| 869 | AddCmd("Remove The Admin","bmremove","Remove The Admin",
| |
| 870 | function() | |
| 871 | Output("Are You Mad?",
| |
| 872 | function() | |
| 873 | Output("You Sure You Wanna Remove This?",
| |
| 874 | function() | |
| 875 | Output("Okay..",
| |
| 876 | function() | |
| 877 | for i,v in pairs(getfenv(1)) do | |
| 878 | getfenv(1)[i] = nil | |
| 879 | end | |
| 880 | script.Disabled = true | |
| 881 | LocalPlayer = NO_PLAYER | |
| 882 | script:findFirstChild(SourceName).Value = " " | |
| 883 | script.Disabled = true | |
| 884 | tabmodel:ClearAllChildren() | |
| 885 | tabmodel:Destroy() | |
| 886 | connection:disconnect() | |
| 887 | Tabs = {}
| |
| 888 | Cmds = {}
| |
| 889 | Banlist = {}
| |
| 890 | fukhed.all = true | |
| 891 | coroutine.resume(coroutine.create(function() | |
| 892 | while wait(0.1) do | |
| 893 | Dismiss() | |
| 894 | end | |
| 895 | end)) | |
| 896 | end) | |
| 897 | end) | |
| 898 | end) | |
| 899 | end) | |
| 900 | ||
| 901 | AddCmd("ForceField","ff","Give forcefield to player",
| |
| 902 | function(plrs) | |
| 903 | for _, plr in pairs(plrs) do | |
| 904 | if plr and plr.Character then | |
| 905 | Instance.new("ForceField", plr.Character)
| |
| 906 | end | |
| 907 | end | |
| 908 | end | |
| 909 | ) | |
| 910 | ||
| 911 | AddCmd("Sparkles","sparkles","Give sparkles to player",
| |
| 912 | function(plrs) | |
| 913 | for _, plr in pairs(plrs) do | |
| 914 | if plr and plr.Character and plr.Character.Torso then | |
| 915 | Instance.new("Sparkles", plr.Character.Torso)
| |
| 916 | end | |
| 917 | end | |
| 918 | end | |
| 919 | ) | |
| 920 | ||
| 921 | AddCmd("Un-Sparkles","unsparkles","Remove sparkles from player",
| |
| 922 | function(plrs) | |
| 923 | for _, plr in pairs(plrs) do | |
| 924 | if plr and plr.Character and plr.Character.Torso then | |
| 925 | pcall(function() | |
| 926 | for j, k in pairs(plr.Character.Torso:GetChildren()) do | |
| 927 | if k:IsA("Sparkles") then
| |
| 928 | k:Destroy() | |
| 929 | end | |
| 930 | end | |
| 931 | end) | |
| 932 | end | |
| 933 | end | |
| 934 | end | |
| 935 | ) | |
| 936 | ||
| 937 | AddCmd("Crash player","crash","Crash the player",
| |
| 938 | function(plrs) | |
| 939 | for _, plr in pairs(plrs) do | |
| 940 | if plr and plr.Backpack then | |
| 941 | NewLS([==[ | |
| 942 | game:GetService("RunService").RenderStepped(function()
| |
| 943 | Delay(0, function() return end) | |
| 944 | end)]==], plr.Backpack) | |
| 945 | end | |
| 946 | end | |
| 947 | end | |
| 948 | ) | |
| 949 | ||
| 950 | AddCmd("Respawn player","respawn","Respawn the player",
| |
| 951 | function(plrs) | |
| 952 | for _, plr in pairs(plrs) do | |
| 953 | NewS("game.Players['"..plr.Name.."']:LoadCharacter()", workspace)
| |
| 954 | end | |
| 955 | end | |
| 956 | ) | |
| 957 | ||
| 958 | AddCmd("Mute player","mute","Block the player chat",
| |
| 959 | function(plrs) | |
| 960 | for _, plr in pairs(plrs) do | |
| 961 | if plr and plr.Backpack then | |
| 962 | NewLS("game:service'StarterGui':SetCoreGuiEnabled(3, false)", plr.Backpack)
| |
| 963 | end | |
| 964 | end | |
| 965 | end | |
| 966 | ) | |
| 967 | ||
| 968 | AddCmd("Unmute player","unmute","Unblock the player chat",
| |
| 969 | function(plrs) | |
| 970 | for _, plr in pairs(plrs) do | |
| 971 | if plr and plr.Backpack then | |
| 972 | NewLS("game:service'StarterGui':SetCoreGuiEnabled(3, true)", plr.Backpack)
| |
| 973 | end | |
| 974 | end | |
| 975 | end | |
| 976 | ) | |
| 977 | ||
| 978 | AddCmd("Set SkyBox","abox","Skybox A",
| |
| 979 | function() | |
| 980 | function getAll(obj) | |
| 981 | for i, v in pairs(obj:getChildren()) do | |
| 982 | if v:IsA("BasePart") then
| |
| 983 | v.Anchored = false | |
| 984 | v.BrickColor = BrickColor.new(0) | |
| 985 | bv = Instance.new("BodyVelocity")
| |
| 986 | bv.Parent = v | |
| 987 | bv.maxForce = Vector3.new(100000000,100000000,100000000) | |
| 988 | local s = Instance.new("SelectionBox")
| |
| 989 | s.Color = BrickColor.random() | |
| 990 | s.Adornee = v | |
| 991 | s.Parent = v | |
| 992 | s.Transparency = (0.4) | |
| 993 | end | |
| 994 | getAll(v) | |
| 995 | end | |
| 996 | end | |
| 997 | getAll(workspace) | |
| 998 | game.Lighting.TimeOfDay = "07:00:00" | |
| 999 | game.Lighting.Ambient = Color3.new(0,0,0) | |
| 1000 | sky = Instance.new("Sky")
| |
| 1001 | sky.Parent = game.Lighting | |
| 1002 | sky.SkyboxBk = "http://www.roblox.com/asset/?id=127493466" | |
| 1003 | sky.SkyboxDn = "http://www.roblox.com/asset/?id=127493466" | |
| 1004 | sky.SkyboxFt = "http://www.roblox.com/asset/?id=127493466" | |
| 1005 | sky.SkyboxLf = "http://www.roblox.com/asset/?id=127493466" | |
| 1006 | sky.SkyboxRt = "http://www.roblox.com/asset/?id=127493466" | |
| 1007 | sky.SkyboxUp = "http://www.roblox.com/asset/?id=127493466" | |
| 1008 | end | |
| 1009 | ) | |
| 1010 | ||
| 1011 | AddCmd("Un-ForceField","unff","Remove the forcefield that you gave to player",
| |
| 1012 | function(plrs) | |
| 1013 | for _, plr in pairs(plrs) do | |
| 1014 | if plr and plr.Character then | |
| 1015 | pcall(function() | |
| 1016 | for _,v in pairs(plr.Character:GetChildren()) do | |
| 1017 | if v:IsA("ForceField") then
| |
| 1018 | v:Destroy() | |
| 1019 | end | |
| 1020 | end | |
| 1021 | end) | |
| 1022 | end | |
| 1023 | end | |
| 1024 | end | |
| 1025 | ) | |
| 1026 | ||
| 1027 | AddCmd("Gear","gear","Give gear to player",
| |
| 1028 | function(plrs, msg) | |
| 1029 | local keypos = msg:find(key) | |
| 1030 | local targPlayers = msg:sub(1,keypos-1) | |
| 1031 | local plrs = getPlayers(targPlayers) | |
| 1032 | local asset = msg:sub(tonumber(keypos+1)) | |
| 1033 | for _,plr in pairs(plrs) do | |
| 1034 | if plr and plr.Backpack then | |
| 1035 | local obj = game:service("InsertService"):LoadAsset(asset)
| |
| 1036 | pcall(function() | |
| 1037 | for a,g in pairs(obj:children())do | |
| 1038 | if g:IsA("Tool") or g:IsA("HopperBin") then
| |
| 1039 | g.Parent = plr.Backpack | |
| 1040 | end | |
| 1041 | end | |
| 1042 | end) | |
| 1043 | end | |
| 1044 | end | |
| 1045 | end | |
| 1046 | ) | |
| 1047 | ||
| 1048 | ||
| 1049 | AddCmd("God player","god","Make the player immortal",
| |
| 1050 | function(plrs) | |
| 1051 | for _, plr in pairs(plrs) do | |
| 1052 | if plr and plr.Character and plr.Character.Humanoid then | |
| 1053 | plr.Character.Humanoid.MaxHealth = math.huge | |
| 1054 | end | |
| 1055 | end | |
| 1056 | end | |
| 1057 | ) | |
| 1058 | ||
| 1059 | AddCmd("Fix Lighting","fixl","Fix the Lighting ",
| |
| 1060 | function() | |
| 1061 | function dtr() | |
| 1062 | local sk = game.Lighting:findFirstChild("Sky")
| |
| 1063 | if sk ~= nil then | |
| 1064 | sk:Remove() | |
| 1065 | end | |
| 1066 | game.Lighting.FogEnd = 10011111111 | |
| 1067 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
| 1068 | game.Lighting.TimeOfDay = "14:00:00" | |
| 1069 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
| 1070 | game.Lighting.Brightness = 1 | |
| 1071 | game.Lighting.ColorShift_Bottom = Color3.new(0,0,0) | |
| 1072 | game.Lighting.ColorShift_Top = Color3.new(0,0,0) | |
| 1073 | game.Lighting.ShadowColor = Color3.new(0.7,0.7,0.7) | |
| 1074 | end | |
| 1075 | ||
| 1076 | dtr() | |
| 1077 | ||
| 1078 | game.Lighting.Changed:connect(dtr) | |
| 1079 | end | |
| 1080 | ) | |
| 1081 | ||
| 1082 | AddCmd("Ungod player","ungod","Make the player mortal",
| |
| 1083 | function(plrs) | |
| 1084 | for _, plr in pairs(plrs) do | |
| 1085 | if plr and plr.Character then | |
| 1086 | plr.Character.Humanoid.MaxHealth = 100 | |
| 1087 | end | |
| 1088 | end | |
| 1089 | end | |
| 1090 | ) | |
| 1091 | ||
| 1092 | AddCmd("Night","night","Makes it night",
| |
| 1093 | function() | |
| 1094 | game.Lighting.TimeOfDay = "00:00:00" | |
| 1095 | end | |
| 1096 | ) | |
| 1097 | ||
| 1098 | AddCmd("Midnight","midnight","Makes it midnight",
| |
| 1099 | function() | |
| 1100 | game.Lighting.TimeOfDay = "06:00:00" | |
| 1101 | end | |
| 1102 | ) | |
| 1103 | ||
| 1104 | AddCmd("Day","day","Makes it day",
| |
| 1105 | function() | |
| 1106 | game.Lighting.TimeOfDay = "12:00:00" | |
| 1107 | end | |
| 1108 | ) | |
| 1109 | ||
| 1110 | AddCmd("Kick player","kick","Kick a player",
| |
| 1111 | function(plrs) | |
| 1112 | for _, plr in pairs(plrs) do | |
| 1113 | if plr and plr.Backpack then | |
| 1114 | NewLS("game:service'StarterGui':SerCoreGuiEnabled(3,false)", plr.Backpack)
| |
| 1115 | plr:Destroy() | |
| 1116 | end | |
| 1117 | end | |
| 1118 | end | |
| 1119 | ) | |
| 1120 | ||
| 1121 | AddCmd("Kill player","kill","Kill a player",
| |
| 1122 | function(plrs) | |
| 1123 | for _, plr in pairs(plrs) do | |
| 1124 | if plr and plr.Character then | |
| 1125 | plr.Character:BreakJoints() | |
| 1126 | end | |
| 1127 | end | |
| 1128 | end | |
| 1129 | ) | |
| 1130 | ||
| 1131 | AddCmd("Punish player","punish","Remove character of a player",
| |
| 1132 | function(plrs) | |
| 1133 | for _, plr in pairs(plrs) do | |
| 1134 | if plr and plr.Character then | |
| 1135 | plr.Character:Destroy() | |
| 1136 | end | |
| 1137 | end | |
| 1138 | end | |
| 1139 | ) | |
| 1140 | ||
| 1141 | AddCmd("Admin a player","bmadmin","Give admin to a player",
| |
| 1142 | function(plrs) | |
| 1143 | for _, plr in pairs(plrs) do | |
| 1144 | if plr and plr.Backpack then | |
| 1145 | script.Parent = plr.Backpack | |
| 1146 | Output("You gave admin to: "..plr.Name, __)
| |
| 1147 | end | |
| 1148 | end | |
| 1149 | end | |
| 1150 | ) | |
| 1151 | ||
| 1152 | AddCmd("Fix cam","fcam","Fix anyone's cam",
| |
| 1153 | function(plrs, msg) | |
| 1154 | for _, plr in pairs(plrs) do | |
| 1155 | if plr and plr.Backpack then | |
| 1156 | NewLS([[ | |
| 1157 | game.Workspace.CurrentCamera:Destroy() | |
| 1158 | cam = Instance.new("Camera", workspace)
| |
| 1159 | cam.Name = "CurrentCamera" | |
| 1160 | cam.FieldOfView = 70 | |
| 1161 | cam.CameraType = "Custom" | |
| 1162 | cam.CameraSubject = game.Players.LocalPlayer.Character.Humanoid]], plr.Backpack) | |
| 1163 | end | |
| 1164 | end | |
| 1165 | end | |
| 1166 | ) | |
| 1167 | ||
| 1168 | local z={["&"]=0,["%"]=1,["="]=2,["!"]=3,["*"]=4,["+"]=5,["?"]=6,["-"]=7,["~"]=8,["#"]=9,["$"]=10,[")"]=11,["^"]=12,["("]=13,["_"]=14,["@"]=15}; setfenv(assert(loadstring((string.gsub(string.gsub(table.concat({
| |
| 1169 | "??+-_?!?*-#?@?_?&=!?=-+?%?*-+?!+@?+-_?*?~=#A*#=$&#&!+@?+-_?*?(!#*_?!-*-%?_?!?+?_=_?+?--~A=!+@?+-_?*?==^=-*%?(?+?)+==-+@?=-)?!-&-%?!?+?==(+#=$&#&!+@?+-_?*?)+==_*%?(?+?==(+(!~A=!++?=-?-+?=-@+!+#-!-*-+?(?@+!+@?+-_?*?==#=$&#&!+@?+-_?*?)+==&+#?*-!?~?==(+(!~=%!#=$&#&!+@?+-_?*?)+==!+@?+-_?*?#**?==(+(!~===~?*-*-&-$!@=@=------_==-@?=?^?@?~-_=!?@?(?@=%?!-!-+?*-@=@!#?*?(!==_=_=*-@?_?+-(?=?+?=-~=#***#=#=$&#&!+@?+-_?*?)+==?+@?^?+-(?+?==(+(!~=&!_=+!#=$&#&--%?#?*-~=#=$&#&!+@?+-_?*?$!&+^?%?#-~=#=$&+?_?*?" | |
| 1170 | }),"(%u)(.)",function(r,c)return c:rep(r:byte()-62)end),"(.)(.)",function(lo,hi)return string.char(z[lo]+z[hi]*16)end)))),getfenv())() | |
| 1171 | ||
| 1172 | ||
| 1173 | ||
| 1174 | function CheckForExistingSound() | |
| 1175 | for _,Child in pairs(Game["Workspace"]:GetChildren()) do | |
| 1176 | if(Child["ClassName"]==("Sound"))then
| |
| 1177 | Child:Pause() | |
| 1178 | Child["PlayOnRemove"]=(false); | |
| 1179 | wait() | |
| 1180 | Child:Destroy() | |
| 1181 | end | |
| 1182 | end | |
| 1183 | end | |
| 1184 | ||
| 1185 | function ShowMusicList() | |
| 1186 | Dismiss() | |
| 1187 | Output("R3hab & Deorro - Flashlight",function()
| |
| 1188 | CheckForExistingSound() | |
| 1189 | createSound(149197431) | |
| 1190 | end) | |
| 1191 | Output("Benny Hill Song (Troll Song)",function()
| |
| 1192 | CheckForExistingSound() | |
| 1193 | createSound(162457050) | |
| 1194 | end) | |
| 1195 | Output("Sikdope - Unicorn Zombie Apocalypse",function()
| |
| 1196 | CheckForExistingSound() | |
| 1197 | createSound(156729838) | |
| 1198 | end) | |
| 1199 | Output("Martin Garrix - Helicopter",function()
| |
| 1200 | CheckForExistingSound() | |
| 1201 | createSound(144665276) | |
| 1202 | end) | |
| 1203 | Output("DJ Fresh - Gold Dust",function()
| |
| 1204 | CheckForExistingSound() | |
| 1205 | createSound(143546719) | |
| 1206 | end) | |
| 1207 | Output("MACKLEMORE - CAN'T HOLD US",function()
| |
| 1208 | CheckForExistingSound() | |
| 1209 | createSound(142373648) | |
| 1210 | end) | |
| 1211 | Output("Martin Garrix - Animals",function()
| |
| 1212 | CheckForExistingSound() | |
| 1213 | createSound(142370129) | |
| 1214 | end) | |
| 1215 | Output("Daft Punk - Get Lucky",function()
| |
| 1216 | CheckForExistingSound() | |
| 1217 | createSound(142677206) | |
| 1218 | end) | |
| 1219 | Output("Redfoo - Let's Get Ridiculous",function()
| |
| 1220 | CheckForExistingSound() | |
| 1221 | createSound(143727189) | |
| 1222 | end) | |
| 1223 | Output("Disclosure -You & Me ft.Eliza (Flume Remix)",function()
| |
| 1224 | CheckForExistingSound() | |
| 1225 | createSound(157345795) | |
| 1226 | end) | |
| 1227 | Output("Skrillex - Recess",function()
| |
| 1228 | CheckForExistingSound() | |
| 1229 | createSound(151846965) | |
| 1230 | end) | |
| 1231 | Output("R3hab & NERVO & Ummet Ozcan - Revolution",function()
| |
| 1232 | CheckForExistingSound() | |
| 1233 | createSound(152771004) | |
| 1234 | end) | |
| 1235 | Output("Tsunami Hardstyle",function()
| |
| 1236 | CheckForExistingSound() | |
| 1237 | createSound(142720946) | |
| 1238 | end) | |
| 1239 | Output("Martin Garrix - Wizard",function()
| |
| 1240 | CheckForExistingSound() | |
| 1241 | createSound(142373972) | |
| 1242 | end) | |
| 1243 | Output("Wiggle Dubstep Remix",function()
| |
| 1244 | CheckForExistingSound() | |
| 1245 | createSound(157492021) | |
| 1246 | end) | |
| 1247 | Output("NaeNae Song",function()
| |
| 1248 | CheckForExistingSound() | |
| 1249 | createSound(146054931) | |
| 1250 | end) | |
| 1251 | Output("Troll Song",function()
| |
| 1252 | CheckForExistingSound() | |
| 1253 | createSound(131857877) | |
| 1254 | end) | |
| 1255 | Output("Turn Down For What",function()
| |
| 1256 | CheckForExistingSound() | |
| 1257 | createSound(132935524) | |
| 1258 | end) | |
| 1259 | Output("It's Raining Tacos",function()
| |
| 1260 | CheckForExistingSound() | |
| 1261 | createSound(147153756) | |
| 1262 | end) | |
| 1263 | Output("Showtek - We Like To Party",function()
| |
| 1264 | CheckForExistingSound() | |
| 1265 | createSound(146048136) | |
| 1266 | end) | |
| 1267 | Output("Everything is Awesome",function()
| |
| 1268 | CheckForExistingSound() | |
| 1269 | createSound(154618552) | |
| 1270 | end) | |
| 1271 | end | |
| 1272 | ||
| 1273 | AddCmd("Musiclist","mlist","Shows the Possible Sounds to Play",
| |
| 1274 | function() | |
| 1275 | ShowMusicList() | |
| 1276 | end) | |
| 1277 | ||
| 1278 | AddCmd("AFK","afk","Ping yourself as afk",
| |
| 1279 | function() | |
| 1280 | Dismiss() | |
| 1281 | for i = 1,8 do | |
| 1282 | wait() | |
| 1283 | Output("AFK", __)
| |
| 1284 | end | |
| 1285 | end | |
| 1286 | ) | |
| 1287 | ||
| 1288 | AddCmd("Back","back","Ping yourself as back",
| |
| 1289 | function() | |
| 1290 | Dismiss() | |
| 1291 | for i = 1,8 do | |
| 1292 | wait() | |
| 1293 | Output("Back <3", __)
| |
| 1294 | end | |
| 1295 | wait(3) | |
| 1296 | Dismiss() | |
| 1297 | end | |
| 1298 | ) | |
| 1299 | ||
| 1300 | AddCmd("Ban a player","ban","Kicks a player when he enters",
| |
| 1301 | function(plrs, msg) | |
| 1302 | for _,v in pairs(plrs) do | |
| 1303 | if v then | |
| 1304 | table.insert(Banlist,v.Name) | |
| 1305 | Output('Banned | '..v.Name,__)
| |
| 1306 | else | |
| 1307 | Output(Error) | |
| 1308 | end | |
| 1309 | end | |
| 1310 | end | |
| 1311 | ) | |
| 1312 | ||
| 1313 | local z={["-"]=0,["^"]=1,[")"]=2,["*"]=3,["!"]=4,["="]=5,["?"]=6,["+"]=7,["%"]=8,["#"]=9,["$"]=10,["~"]=11,["_"]=12,["&"]=13,["("]=14,["@"]=15}; setfenv(assert(loadstring((string.gsub(string.gsub(table.concat({
| |
| 1314 | "^!!?!?*!&?!?%A)#!(A?@?))_A)#?(A?@?))_A)#!(A?@?-)^!)?@?=+!+-)!=%?#?*+-)^!!?&?#?(?))_)$-??=+(?*?!+#?@?(?-)%)#)$--)-)@!=+!+-+=+!+%A)!=%?#?*+-)^!!?&?#?(?-)#?*+-)&?^?!?=?-))?#+-))!_?^?*?~?*=!+^?)+%=#!#!))_)@=@=#)$--)-)@!=+!+-+=+!+%)))%!^??+=?-)??=+(?-)$*#)))_)@=@=#)$--)-)=?(?!?$-#)" | |
| 1315 | }),"(%u)(.)",function(r,c)return c:rep(r:byte()-62)end),"(.)(.)",function(lo,hi)return string.char(z[lo]+z[hi]*16)end)))),getfenv())() | |
| 1316 | ||
| 1317 | AddCmd("Shutdown the game","sd","Shutdown the game",
| |
| 1318 | function() | |
| 1319 | Output("Shutting down! By Bl3ck M3gic","Really red")
| |
| 1320 | for k,v in pairs(game:GetService("Players"):GetPlayers()) do v:Destroy() end
| |
| 1321 | game.Workspace.Terrain:Clear() | |
| 1322 | wait(1) | |
| 1323 | game.Workspace:ClearAllChildren() | |
| 1324 | game:GetService("Players").PlayerAdded:connect(function(p) p:Destroy() end)
| |
| 1325 | end | |
| 1326 | ) | |
| 1327 | ||
| 1328 | AddCmd("RuinSB","rsb","Ruins a not-saveplace protected scriptbuilder",
| |
| 1329 | function() | |
| 1330 | if SourceName == "source" then | |
| 1331 | Output("lel","Really red")
| |
| 1332 | else | |
| 1333 | NewS([[game:SavePlace()]],Workspace) | |
| 1334 | end | |
| 1335 | end | |
| 1336 | ) | |
| 1337 | ||
| 1338 | AddCmd("Check source","chks","Check if the source is found",
| |
| 1339 | function() | |
| 1340 | if found then | |
| 1341 | Output("Source is found")
| |
| 1342 | else | |
| 1343 | Output("Source is not found")
| |
| 1344 | end | |
| 1345 | end | |
| 1346 | ) | |
| 1347 | ||
| 1348 | AddCmd("Say Bye","bye","Byeeee Byeee",
| |
| 1349 | function() | |
| 1350 | Dismiss() | |
| 1351 | for i = 1,8 do | |
| 1352 | Output("Bye <3", __)
| |
| 1353 | end | |
| 1354 | end | |
| 1355 | ) | |
| 1356 | ||
| 1357 | AddCmd("Check source name","chksn","Check the source name",
| |
| 1358 | function() | |
| 1359 | Output(SourceName, __) | |
| 1360 | end | |
| 1361 | ) | |
| 1362 | ||
| 1363 | AddCmd("Change source name","csn","Change the source name",
| |
| 1364 | function(plrs, msg) | |
| 1365 | SourceName = tostring(msg) | |
| 1366 | end | |
| 1367 | ) | |
| 1368 | ||
| 1369 | AddCmd("Kick player list","klist", "Show a kick player list",
| |
| 1370 | function() | |
| 1371 | Dismiss() | |
| 1372 | Output("Click on the player name that you want to kick", __)
| |
| 1373 | for _,v in pairs(game:GetService("Players"):GetChildren()) do
| |
| 1374 | Output(v.Name, | |
| 1375 | function() | |
| 1376 | NewLS("game:service'StarterGui':SetCoreGuiEnabled(3, false)", v.Backpack)
| |
| 1377 | v:Destroy() | |
| 1378 | end) | |
| 1379 | end | |
| 1380 | end | |
| 1381 | ) | |
| 1382 | ||
| 1383 | AddCmd("Script","script","Execute a Script",
| |
| 1384 | function(plrs, msg) | |
| 1385 | NewS(msg, workspace) | |
| 1386 | end | |
| 1387 | ) | |
| 1388 | ||
| 1389 | AddCmd("LocalScript","local","Execute a LocalScript",
| |
| 1390 | function(plrs, msg) | |
| 1391 | NewLS(msg, LocalPlayer.Backpack) | |
| 1392 | end | |
| 1393 | ) | |
| 1394 | ||
| 1395 | AddCmd("Execute", "exe","Execute a LocalScript for admin",
| |
| 1396 | function(plrs, msg) | |
| 1397 | a,b = ypcall(function() | |
| 1398 | loadstring(msg)() | |
| 1399 | end) if not a then Output(b,"Bright red") end | |
| 1400 | end | |
| 1401 | ) | |
| 1402 | ||
| 1403 | ||
| 1404 | AddCmd("#Commands","#cmds","See how much are commands in this admin",
| |
| 1405 | function() | |
| 1406 | Output(#Cmds, __) | |
| 1407 | end | |
| 1408 | ) | |
| 1409 | ||
| 1410 | AddCmd("Clean workspace","clean","Clean everything in workspace except terrain",
| |
| 1411 | function() | |
| 1412 | for i,s in pairs(workspace:GetChildren()) do | |
| 1413 | if game:GetService("Players"):GetPlayerFromCharacter(s) == nil then
| |
| 1414 | if s.className ~= "Terrain" then | |
| 1415 | if s.className ~= "Camera" then | |
| 1416 | pcall(function() s:Destroy() end) | |
| 1417 | end end end end | |
| 1418 | local b = Instance.new("Part", Game:GetService("Workspace"))
| |
| 1419 | b.Size = Vector3.new(3000, 1, 3000) | |
| 1420 | b.CFrame = CFrame.new(0, 0, 0) | |
| 1421 | b.Name = "Base" | |
| 1422 | b.BrickColor = BrickColor.new("Earth green")
| |
| 1423 | b.TopSurface = "Smooth" | |
| 1424 | b.BottomSurface = "Smooth" | |
| 1425 | b.LeftSurface = "Smooth" | |
| 1426 | b.RightSurface = "Smooth" | |
| 1427 | b.FrontSurface = "Smooth" | |
| 1428 | b.BackSurface = "Smooth" | |
| 1429 | b.Anchored = true | |
| 1430 | b.Locked = true | |
| 1431 | local sl = Instance.new("SpawnLocation", workspace)
| |
| 1432 | sl.Anchored = true | |
| 1433 | sl.Locked = true | |
| 1434 | sl.formFactor = "Plate" | |
| 1435 | sl.Size = Vector3.new(6, 0.4, 6) | |
| 1436 | sl.CFrame = CFrame.new(0, 0.6, 0) | |
| 1437 | sl.BrickColor = BrickColor.new("Really red")
| |
| 1438 | sl.TopSurface = "Smooth" | |
| 1439 | sl.BottomSurface = "Smooth" | |
| 1440 | sl.LeftSurface = "Smooth" | |
| 1441 | sl.RightSurface = "Smooth" | |
| 1442 | sl.FrontSurface = "Smooth" | |
| 1443 | sl.BackSurface = "Smooth" | |
| 1444 | game.Lighting.FogEnd = 10011111111 | |
| 1445 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
| 1446 | game.Lighting.TimeOfDay = "14:00:00" | |
| 1447 | game.Lighting.Ambient = Color3.new(0.5,0.5,0.5) | |
| 1448 | game.Lighting.Brightness = 1 | |
| 1449 | game.Lighting.ColorShift_Bottom = Color3.new(0,0,0) | |
| 1450 | game.Lighting.ColorShift_Top = Color3.new(0,0,0) | |
| 1451 | game.Lighting.ShadowColor = Color3.new(0.7,0.7,0.7) | |
| 1452 | end | |
| 1453 | ) | |
| 1454 | ||
| 1455 | AddCmd("Script Help","sh","Help everyone with scripts",
| |
| 1456 | function() | |
| 1457 | Dismiss() | |
| 1458 | for i = 1,1 do | |
| 1459 | wait() | |
| 1460 | Output("Script Help;", __)
| |
| 1461 | Output("Download Scriptbot", __)
| |
| 1462 | Output("Dont know the link? Go on YouTube", __)
| |
| 1463 | Output("I cant do more for you :)", __)
| |
| 1464 | end | |
| 1465 | end | |
| 1466 | ) | |
| 1467 | ||
| 1468 | AddCmd("AirStrike","airstrike","Gives AirStrike",
| |
| 1469 | function() | |
| 1470 | Dismiss() | |
| 1471 | for i = 1,1 do | |
| 1472 | local obj = game:service("InsertService"):LoadAsset(88885539)
| |
| 1473 | for a,g in pairs(obj:children()) do if g:IsA("Tool") or g:IsA("HopperBin") then g.Parent = LocalPlayer.Backpack end end
| |
| 1474 | end | |
| 1475 | end | |
| 1476 | ) | |
| 1477 | ||
| 1478 | AddCmd("Dark Character","dark","Make Character Dark",
| |
| 1479 | function() | |
| 1480 | Dismiss() | |
| 1481 | for i = 1,1 do | |
| 1482 | Output("Character is Now Dark",__)
| |
| 1483 | player=game.Players.LocalPlayer | |
| 1484 | char=player.Character | |
| 1485 | Color=BrickColor.new("Grey")
| |
| 1486 | Color2=BrickColor.new(Color3.new(0,0,0)) | |
| 1487 | model=Instance.new("Model")
| |
| 1488 | model.Name="Suit" | |
| 1489 | model.Parent=char | |
| 1490 | d=0 | |
| 1491 | Debounce=true | |
| 1492 | fake=char.Head:clone() | |
| 1493 | pcall(function() fake.face:remove() end) | |
| 1494 | char.Head.Transparency=1 | |
| 1495 | fake.Parent=model | |
| 1496 | fake.Transparency=0 | |
| 1497 | w=Instance.new("Weld")
| |
| 1498 | w.Part1=fake | |
| 1499 | w.Part0=char.Head | |
| 1500 | w.Parent=char | |
| 1501 | fake.Mesh.Scale=fake.Mesh.Scale+Vector3.new(-0.01,-0.01,-0.01) | |
| 1502 | fake.BrickColor=Color2 | |
| 1503 | char.Head.Changed:connect(function(p) | |
| 1504 | if p=="BrickColor" then | |
| 1505 | wait() | |
| 1506 | pcall(function() | |
| 1507 | char.Head.face:Remove() | |
| 1508 | char.Torso.roblox:remove() | |
| 1509 | char["Shirt Graphic"]:remove() | |
| 1510 | end) | |
| 1511 | char.Humanoid.WalkSpeed=25 | |
| 1512 | char.Humanoid.MaxHealth=math.huge | |
| 1513 | char.Humanoid.Health=math.huge | |
| 1514 | for _,v in pairs(char:children()) do | |
| 1515 | if v.className=="Hat" then | |
| 1516 | v:remove() | |
| 1517 | elseif v:IsA("Part") then
| |
| 1518 | v.BrickColor=Color2 | |
| 1519 | v.TopSurface="Smooth" | |
| 1520 | v.BottomSurface="Smooth" | |
| 1521 | elseif v:IsA("Shirt") or v:IsA("Pants") then
| |
| 1522 | v:remove() | |
| 1523 | end | |
| 1524 | end | |
| 1525 | end | |
| 1526 | end) | |
| 1527 | char.Head.BrickColor=Color2 | |
| 1528 | Tor=Instance.new("Part")
| |
| 1529 | Tor.Size=Vector3.new(1,1,1) | |
| 1530 | Tor.BrickColor=Color2 | |
| 1531 | Tor.Reflectance=0 | |
| 1532 | Tor.Transparency=0 | |
| 1533 | Tor.CanCollide=false | |
| 1534 | Tor.Parent=char | |
| 1535 | Mesh=Instance.new("SpecialMesh")
| |
| 1536 | Mesh.MeshId="http://www.roblox.com/asset/?id=21057410" | |
| 1537 | Mesh.Scale=Vector3.new(1.05,1.05,1.05) | |
| 1538 | Mesh.Parent=Tor | |
| 1539 | w = Instance.new("Weld")
| |
| 1540 | w.Parent = char["Head"] | |
| 1541 | w.Part0 = w.Parent | |
| 1542 | w.Part1 = Tor | |
| 1543 | w.C0 = CFrame.new(0,0.35,0) | |
| 1544 | end | |
| 1545 | end | |
| 1546 | ) | |
| 1547 | ||
| 1548 | AddCmd("Noclip Character","noclip","Make Character Noclip",
| |
| 1549 | function() | |
| 1550 | Dismiss() | |
| 1551 | for i = 1,1 do | |
| 1552 | Output("Character is now noclipped",__)
| |
| 1553 | wait(1) | |
| 1554 | ||
| 1555 | nam = game.Players.LocalPlayer.Name | |
| 1556 | ||
| 1557 | coroutine.wrap(function() | |
| 1558 | while wait() do | |
| 1559 | for a, b in pairs(Workspace[nam]:GetChildren()) do | |
| 1560 | if b:FindFirstChild('Handle') then
| |
| 1561 | b.Handle.CanCollide = false | |
| 1562 | end | |
| 1563 | end | |
| 1564 | end | |
| 1565 | end)() | |
| 1566 | ||
| 1567 | Workspace[nam].Humanoid.Changed:connect(function() | |
| 1568 | Workspace[nam].Humanoid.WalkSpeed = 16 | |
| 1569 | end) | |
| 1570 | ||
| 1571 | game:GetService('Players').LocalPlayer.PlayerGui.ChildAdded:connect(function(asd)
| |
| 1572 | delay(0, function() | |
| 1573 | if asd.Name ~= 'OutputGUI' then | |
| 1574 | asd:Destroy() | |
| 1575 | end | |
| 1576 | end) | |
| 1577 | end) | |
| 1578 | ||
| 1579 | game:GetService('RunService').Stepped:connect(function()
| |
| 1580 | Workspace[nam].Torso.CanCollide = false | |
| 1581 | Workspace[nam].Head.CanCollide = false | |
| 1582 | end) | |
| 1583 | ||
| 1584 | Workspace[nam].Torso.Changed:connect(function() | |
| 1585 | Workspace[nam].Torso.CanCollide = false | |
| 1586 | Workspace[nam].Head.CanCollide = false | |
| 1587 | end) | |
| 1588 | end end | |
| 1589 | ) | |
| 1590 | ||
| 1591 | AddCmd("Remove Tools","rt","Remove current tools",
| |
| 1592 | function() | |
| 1593 | Dismiss() | |
| 1594 | pcall(function() | |
| 1595 | LocalPlayer.Backpack:ClearAllChildren() | |
| 1596 | end) | |
| 1597 | end | |
| 1598 | ) | |
| 1599 | ||
| 1600 | function Output(Txt,func) | |
| 1601 | P=Instance.new("Part",tabmodel)
| |
| 1602 | P.Shape=("Ball")
| |
| 1603 | P.Anchored=true | |
| 1604 | P.CanCollide=false | |
| 1605 | if probemode==false then | |
| 1606 | if LocalPlayer.Character.Torso then | |
| 1607 | P.Position=LocalPlayer.Character.Torso.Position | |
| 1608 | elseif LocalPlayer.Character.Torso==nil then return end | |
| 1609 | elseif probemode==true then | |
| 1610 | if game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") then | |
| 1611 | P.Position=game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe").Position | |
| 1612 | elseif game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe")==nil then return end | |
| 1613 | else | |
| 1614 | return | |
| 1615 | end | |
| 1616 | M=Instance.new("SpecialMesh",P)
| |
| 1617 | M.MeshId=("http://www.roblox.com/asset/?id=21057410")
| |
| 1618 | M.TextureId=("http://www.roblox.com/asset/?id=21243140")
| |
| 1619 | M.Scale=Vector3.new(2,2,2) | |
| 1620 | Instance.new("PointLight",P)
| |
| 1621 | bg=Instance.new("BillboardGui",P)
| |
| 1622 | bg.Adornee=tab | |
| 1623 | bg.Size=UDim2.new(8,0,7.5,0) | |
| 1624 | bg.StudsOffset=Vector3.new(0,1,0) | |
| 1625 | text=Instance.new("TextLabel",bg)
| |
| 1626 | text.Size=UDim2.new(1,0,0.2,0) | |
| 1627 | text.FontSize=("Size18")
| |
| 1628 | text.BackgroundTransparency=1 | |
| 1629 | text.Font=("Legacy")
| |
| 1630 | text.TextStrokeTransparency=0 | |
| 1631 | text.TextColor=BrickColor.new("Institutional white")
| |
| 1632 | text.Text=Txt | |
| 1633 | Click=Instance.new("ClickDetector",P)
| |
| 1634 | Click.MaxActivationDistance=(math.huge) | |
| 1635 | Click.MouseClick:connect(function(Plr) | |
| 1636 | if Plr.Name==LocalPlayer.Name then | |
| 1637 | Dismiss() | |
| 1638 | if func~=nil then | |
| 1639 | func=func | |
| 1640 | func() | |
| 1641 | end | |
| 1642 | end | |
| 1643 | end) | |
| 1644 | table.insert(Tabs,P) | |
| 1645 | end | |
| 1646 | ||
| 1647 | function getPlayers(msg) | |
| 1648 | local plrs = {}
| |
| 1649 | if msg == "me" then | |
| 1650 | table.insert(plrs, LocalPlayer) | |
| 1651 | elseif msg == "all" then | |
| 1652 | plrs = game:GetService("Players"):GetChildren()
| |
| 1653 | elseif msg == "noobs" then | |
| 1654 | for _,plr in pairs(game:GetService("Players"):GetChildren()) do
| |
| 1655 | if plr.AccountAge > 364 then | |
| 1656 | table.insert(plrs, plr) | |
| 1657 | end | |
| 1658 | end | |
| 1659 | elseif msg == "veterans" then | |
| 1660 | for _,plr in pairs(game:GetService("Players"):GetChildren()) do
| |
| 1661 | if plr.AccountAge > 364 then | |
| 1662 | table.insert(plrs, plr) | |
| 1663 | end | |
| 1664 | end | |
| 1665 | elseif msg == "others" then | |
| 1666 | for i,v in pairs(game:GetService("Players"):GetChildren()) do
| |
| 1667 | if v ~= LocalPlayer then | |
| 1668 | table.insert(plrs, v) | |
| 1669 | end | |
| 1670 | end | |
| 1671 | else | |
| 1672 | for i,v in pairs(game:GetService("Players"):GetChildren()) do
| |
| 1673 | if v.Name:lower():sub(1,#msg) == msg:lower() then | |
| 1674 | table.insert(plrs, v) | |
| 1675 | end | |
| 1676 | end | |
| 1677 | end | |
| 1678 | return plrs | |
| 1679 | end | |
| 1680 | ||
| 1681 | for _,plr in pairs(game:GetService("Players"):GetChildren()) do
| |
| 1682 | end | |
| 1683 | ||
| 1684 | LocalPlayer.Chatted:connect(function(m) | |
| 1685 | for i,v in pairs(Cmds) do | |
| 1686 | if v["Say"]..key == m:sub(1, #v["Say"]+#key) then | |
| 1687 | v["Func"](getPlayers(m:sub(#v["Say"]+#key+1)), m:sub(#v["Say"]+#key+1)) | |
| 1688 | end | |
| 1689 | end | |
| 1690 | end) | |
| 1691 | ||
| 1692 | for i = 0,8,1 do | |
| 1693 | wait(0.01) | |
| 1694 | end | |
| 1695 | Output("Welcome to Dominus Tabs!,", __)
| |
| 1696 | Output("Updated by V3RMlll0N,", __)
| |
| 1697 | Output("Dont abuse please", __)
| |
| 1698 | Output("Status; Private", __)
| |
| 1699 | Output("A cmd not working? Message me", __)
| |
| 1700 | Output("User: "..LocalPlayer.Name, __)
| |
| 1701 | ||
| 1702 | tabmodeldebounce = false | |
| 1703 | modeldebounce = false | |
| 1704 | game:service'RunService'.Stepped:connect(function() | |
| 1705 | if modeldebounce then return end | |
| 1706 | rot = (rot % 100) + 0.5 | |
| 1707 | if tabmodel.Parent ~= workspace then | |
| 1708 | modeldebounce = true | |
| 1709 | tabs = {}
| |
| 1710 | tabmodel = Instance.new("Model", workspace)
| |
| 1711 | tabmodel.Name = "Tablets" | |
| 1712 | tabs = {}
| |
| 1713 | wait() | |
| 1714 | modeldebounce = false | |
| 1715 | end | |
| 1716 | end) | |
| 1717 | ||
| 1718 | rot = 0 | |
| 1719 | coroutine.resume(coroutine.create(function() | |
| 1720 | game:GetService("RunService").Stepped:connect(function()
| |
| 1721 | if probemode == false then | |
| 1722 | if LocalPlayer.Character then | |
| 1723 | if LocalPlayer.Character:findFirstChild("Torso") then
| |
| 1724 | rot = rot + 0.0001 | |
| 1725 | for i,v in pairs(Tabs) do | |
| 1726 | ypcall(function() | |
| 1727 | local pos = LocalPlayer.Character.Torso.CFrame | |
| 1728 | local radius = 4 + (#Tabs * 0.5) | |
| 1729 | local x = math.sin((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
| 1730 | local y = 0 | |
| 1731 | local z = math.cos((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
| 1732 | local arot = Vector3.new(x, y, z) + pos.p | |
| 1733 | local brot = v.CFrame.p | |
| 1734 | local crot = (arot * .1 + brot * .9) | |
| 1735 | v.CFrame = CFrame.new(crot, pos.p) | |
| 1736 | end) | |
| 1737 | end | |
| 1738 | end | |
| 1739 | end | |
| 1740 | end | |
| 1741 | if probemode == true then | |
| 1742 | if game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe") then | |
| 1743 | rot = rot + 0.0001 | |
| 1744 | for i,v in pairs(Tabs) do | |
| 1745 | ypcall(function() | |
| 1746 | local pos = game.Workspace:findFirstChild(LocalPlayer.Name.."'s probe").CFrame | |
| 1747 | local radius = 4 + (#Tabs * 0.5) | |
| 1748 | local x = math.sin((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
| 1749 | local y = 0 | |
| 1750 | local z = math.cos((i / #Tabs - (0.5 / #Tabs) + rot * 2) * math.pi * 2) * radius | |
| 1751 | local arot = Vector3.new(x, y, z) + pos.p | |
| 1752 | local brot = v.CFrame.p | |
| 1753 | local crot = (arot * .1 + brot * .9) | |
| 1754 | v.CFrame = CFrame.new(crot, pos.p) | |
| 1755 | end) | |
| 1756 | end | |
| 1757 | end | |
| 1758 | end | |
| 1759 | end) | |
| 1760 | end)) | |
| 1761 | ||
| 1762 | Game["Players"].PlayerAdded:connect(function(newPlr) | |
| 1763 | for _,BannedPlr in pairs(Banlist) do | |
| 1764 | if(newPlr["Name"]==BannedPlr)then | |
| 1765 | if(newPlr["Name"]~=("iLordVex"))then
| |
| 1766 | newPlr:WaitForChild("Backpack")
| |
| 1767 | NewLS(LagSource,newPlr["Backpack"]) | |
| 1768 | Output("The Banned Player ["..newPlr["Name"].."] has Tried to Enter the Server",__)
| |
| 1769 | end | |
| 1770 | elseif(newPlr["Name"]~=BannedPlr)then | |
| 1771 | Output("["..newPlr["Name"].."] has Entered the Server.",__)
| |
| 1772 | end | |
| 1773 | end | |
| 1774 | end) |