Jezilas

Untitled

Dec 6th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. local plr = game.Players.LocalPlayer
  2. local l = game.Lighting
  3. local MainGUI = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local TextLabel_3 = Instance.new("TextLabel")
  8. local TextLabel_4 = Instance.new("TextLabel")
  9.  
  10.  
  11. MainGUI.Name = "MainGUI"
  12. MainGUI.Parent = game.CoreGui
  13.  
  14.  
  15. Frame.Parent = MainGUI
  16. Frame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  17. Frame.Position = UDim2.new(0.255319148, 0, 0.349489808, 0)
  18. Frame.Size = UDim2.new(0, 689, 0, 236)
  19.  
  20. TextLabel.Parent = Frame
  21. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  22. TextLabel.BackgroundTransparency = 1
  23. TextLabel.Position = UDim2.new(0.354136437, 0, 0, 0)
  24. TextLabel.Size = UDim2.new(0, 100, 0, 91)
  25. TextLabel.Font = Enum.Font.SourceSansBold
  26. TextLabel.Text = "DG"
  27. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  28. TextLabel.TextSize = 50
  29.  
  30. TextLabel_2.Parent = Frame
  31. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  32. TextLabel_2.BackgroundTransparency = 1
  33. TextLabel_2.Position = UDim2.new(0.470246762, 0, 0, 0)
  34. TextLabel_2.Size = UDim2.new(0, 103, 0, 91)
  35. TextLabel_2.Font = Enum.Font.SourceSansLight
  36. TextLabel_2.Text = "hub"
  37. TextLabel_2.TextColor3 = Color3.new(0.415686, 0.827451, 0.141176)
  38. TextLabel_2.TextSize = 50
  39.  
  40. TextLabel_3.Parent = Frame
  41. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  42. TextLabel_3.BackgroundTransparency = 1
  43. TextLabel_3.Position = UDim2.new(0.35558778, 0, 0.275423706, 0)
  44. TextLabel_3.Size = UDim2.new(0, 200, 0, 91)
  45. TextLabel_3.Font = Enum.Font.SourceSansLight
  46. TextLabel_3.Text = "is now loading..."
  47. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  48. TextLabel_3.TextSize = 50
  49.  
  50. TextLabel_4.Parent = Frame
  51. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  52. TextLabel_4.BackgroundTransparency = 1
  53. TextLabel_4.Position = UDim2.new(0.354136407, 0, 0.584745765, 0)
  54. TextLabel_4.Size = UDim2.new(0, 200, 0, 91)
  55. TextLabel_4.Font = Enum.Font.SourceSansLight
  56. TextLabel_4.Text = "Please wait."
  57. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  58. TextLabel_4.TextSize = 50
  59. local blur = Instance.new("BlurEffect",l)
  60. --fuck off nigger.
Add Comment
Please, Sign In to add comment