Advertisement
suramraja1

reraxdsa

May 26th, 2022 (edited)
890
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.84 KB | None | 0 0
  1. for i,v in pairs(game.Players.LocalPlayer.PlayerGui:GetChildren()) do
  2.     if v.Name == "StartingGUI" then
  3.     v:Remove()
  4.     end
  5. end
  6.  
  7. coroutine.wrap(function()
  8.     pcall(function()
  9. --ServerTimer
  10. --Created by Gui_HD(Nova)
  11. local function CreateInstance(cls,props)
  12. local inst = Instance.new(cls)
  13. for i,v in pairs(props) do
  14. inst[i] = v
  15. end
  16. return inst
  17. end
  18.  
  19. local Clocker = CreateInstance('ScreenGui',{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name='Clocker', Parent=game.CoreGui})
  20. local background = CreateInstance('ImageLabel',{Image='rbxassetid://2851926732',ImageColor3=Color3.new(0.117647, 0.117647, 0.117647),ImageRectOffset=Vector2.new(0, 0),ImageRectSize=Vector2.new(0, 0),ImageTransparency=0,ScaleType=Enum.ScaleType.Slice,SliceCenter=Rect.new(12, 12, 12, 12),Active=false,AnchorPoint=Vector2.new(0.5, 0.5),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=true,Draggable=false,Position=UDim2.new(0.89, 0, 0.1470347628, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 170, 0, 128),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='background',Parent = Clocker})
  21. local timerlabel = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='Timer',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=23,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 170, 0, 20),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='timerlabel',Parent = background})
  22. local timer = CreateInstance('TextLabel',{Font=Enum.Font.SourceSans,FontSize=Enum.FontSize.Size14,Text='0:0:0',TextColor3=Color3.new(1, 1, 1),TextScaled=false,TextSize=50,TextStrokeColor3=Color3.new(0, 0, 0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=Enum.TextXAlignment.Center,TextYAlignment=Enum.TextYAlignment.Center,Active=false,AnchorPoint=Vector2.new(0, 0),BackgroundColor3=Color3.new(1, 1, 1),BackgroundTransparency=1,BorderColor3=Color3.new(0.105882, 0.164706, 0.207843),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0.535714269, 0),Rotation=0,Selectable=false,Size=UDim2.new(0, 170, 0, 13),SizeConstraint=Enum.SizeConstraint.RelativeXY,Visible=true,ZIndex=1,Name='timer',Parent = background})
  23.  
  24. while wait()do
  25. local scripttime=game.Workspace.DistributedGameTime
  26. local seconds = scripttime%60
  27. local minutes = math.floor(scripttime/60%60)
  28. local hours = math.floor(scripttime/3600)
  29. local tempo = string.format("%.0f:%.0f:%.0f", hours ,minutes, seconds)
  30. timer.Text = tempo
  31. end
  32.     end)
  33. end)()
  34.  
  35. coroutine.wrap(function()
  36.     pcall(function()
  37.     game:GetService("ReplicatedStorage").ErrorLogNetworkFolder.ReportError:Destroy()
  38.     end)
  39. end)()
  40.  
  41. for i,v in pairs(game:GetDescendants()) do
  42. if v.Name == "BeautifulSparkles" then
  43. v:Destroy()
  44. end
  45. end
  46.  
  47. workspace.Terrain:Clear()
  48.  
  49. for i,v in pairs(game.Players.LocalPlayer.PlayerGui:GetChildren()) do
  50.     if v.Name == "grass" then
  51.     v:Remove()
  52.     end
  53. end
  54.  
  55. for i,v in pairs(game.Workspace:GetDescendants()) do
  56.     if v.Name == "LocalContent" then
  57.     v:Destroy()
  58.     end
  59. end
  60.  
  61.  
  62. for i,v in pairs(game.Workspace:GetDescendants()) do
  63. if v.Name == "TeleportSchool" then
  64. v:Destroy()
  65. end
  66. end
  67.  
  68.  
  69. for i,v in pairs(game.Workspace:GetDescendants()) do
  70. if v.Name == "teleporter1a" then
  71. v:Destroy()
  72. end
  73. end
  74.  
  75. for i,v in pairs(game.Workspace:GetDescendants()) do
  76. if v.Name == "teleporter1b" then
  77. v:Destroy()
  78. end
  79. end
  80.  
  81. for i,v in pairs(game.Workspace:GetDescendants()) do
  82. if v.Name == "LoveDorm" then
  83. v:Destroy()
  84. end
  85. end
  86.  
  87. for i,v in pairs(game.Workspace:GetDescendants()) do
  88. if v.Name == "Model" then
  89. v:Destroy()
  90. end
  91. end
  92.  
  93. for i,v in pairs(game.Workspace:GetDescendants()) do
  94. if v.Name == "MeshPart" then
  95. v:Destroy()
  96. end
  97. end
  98.  
  99. for i,v in pairs(game.Workspace:GetDescendants()) do
  100. if v.Name == "Seat" then
  101. v:Destroy()
  102. end
  103. end
  104.  
  105. for i,v in pairs(game.Workspace:GetDescendants()) do
  106. if v.Name == "VehicleSeat" then
  107. v:Destroy()
  108. end
  109. end
  110.  
  111. for i,v in pairs(game.Workspace:GetDescendants()) do
  112. if v.Name == "zebra chair seat" then
  113. v:Destroy()
  114. end
  115. end
  116.  
  117. for i,v in pairs(game.Workspace:GetDescendants()) do
  118. if v.Name == "SwingSeat2" then
  119. v:Destroy()
  120. end
  121. end
  122.  
  123. for i,v in pairs(game.Workspace:GetDescendants()) do
  124. if v.Name == "SwingSeat1" then
  125. v:Destroy()
  126. end
  127. end
  128.  
  129. for i,v in pairs(game.Workspace:GetDescendants()) do
  130.     if v.Name == "Wedge" then
  131.     v:Destroy()
  132.     end
  133. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement