Advertisement
ttaybuz_scripts

Untitled

Mar 14th, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. local SG = Instance.new("ScreenGui")
  2. local ScrollingFrame = Instance.new("ScrollingFrame")
  3. local TextBox = Instance.new("TextBox")
  4. local TextLabel = Instance.new("TextLabel")
  5. local TextLabel_2 = Instance.new("TextLabel")
  6. local TextLabel_3 = Instance.new("TextLabel")
  7. local TextLabel_4 = Instance.new("TextLabel")
  8. local TextLabel_5 = Instance.new("TextLabel")
  9. local TextLabel_6 = Instance.new("TextLabel")
  10. local TextLabel_7 = Instance.new("TextLabel")
  11. local TextLabel_8 = Instance.new("TextLabel")
  12. local TextBox_2 = Instance.new("TextBox")
  13. local TextLabel_9 = Instance.new("TextLabel")
  14.  
  15.  
  16.  
  17. SG.Name = "SG"
  18. SG.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  19. SG.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. ScrollingFrame.Parent = SG
  22. ScrollingFrame.Active = true
  23. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  24. ScrollingFrame.Position = UDim2.new(0.100126743, 0, 0.282539696, 0)
  25. ScrollingFrame.Size = UDim2.new(0, 507, 0, 360)
  26.  
  27. TextBox.Parent = SG
  28. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  29. TextBox.Position = UDim2.new(0.100126743, 0, 0.282539696, 0)
  30. TextBox.Size = UDim2.new(0, 200, 0, 50)
  31. TextBox.Font = Enum.Font.SourceSans
  32. TextBox.Text = ""
  33. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  34. TextBox.TextSize = 14.000
  35.  
  36. TextLabel.Parent = SG
  37. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  38. TextLabel.Position = UDim2.new(0.100126743, 0, 0.36190477, 0)
  39. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  40. TextLabel.Font = Enum.Font.SourceSans
  41. TextLabel.Text = "hi"
  42. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  43. TextLabel.TextSize = 14.000
  44.  
  45. TextLabel_2.Parent = SG
  46. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  47. TextLabel_2.Position = UDim2.new(0.226869464, 0, 0.282539696, 0)
  48. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  49. TextLabel_2.Font = Enum.Font.SourceSans
  50. TextLabel_2.Text = "hi"
  51. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  52. TextLabel_2.TextSize = 14.000
  53.  
  54. TextLabel_3.Parent = SG
  55. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  56. TextLabel_3.Position = UDim2.new(0.175538659, 0, 0.517460346, 0)
  57. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  58. TextLabel_3.Font = Enum.Font.SourceSans
  59. TextLabel_3.Text = "hi"
  60. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  61. TextLabel_3.TextSize = 14.000
  62.  
  63. TextLabel_4.Parent = SG
  64. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  65. TextLabel_4.Position = UDim2.new(0.175538659, 0, 0.438095272, 0)
  66. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  67. TextLabel_4.Font = Enum.Font.SourceSans
  68. TextLabel_4.Text = "hi"
  69. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  70. TextLabel_4.TextSize = 14.000
  71.  
  72. TextLabel_5.Parent = SG
  73. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  74. TextLabel_5.Position = UDim2.new(0.226869464, 0, 0.360317469, 0)
  75. TextLabel_5.Size = UDim2.new(0, 200, 0, 50)
  76. TextLabel_5.Font = Enum.Font.SourceSans
  77. TextLabel_5.Text = "hi"
  78. TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  79. TextLabel_5.TextSize = 14.000
  80.  
  81. TextLabel_6.Parent = SG
  82. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  83. TextLabel_6.Position = UDim2.new(0.175538659, 0, 0.596825421, 0)
  84. TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
  85. TextLabel_6.Font = Enum.Font.SourceSans
  86. TextLabel_6.Text = "hi"
  87. TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  88. TextLabel_6.TextSize = 14.000
  89.  
  90. TextLabel_7.Parent = SG
  91. TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  92. TextLabel_7.Position = UDim2.new(0.175538659, 0, 0.676190495, 0)
  93. TextLabel_7.Size = UDim2.new(0, 200, 0, 50)
  94. TextLabel_7.Font = Enum.Font.SourceSans
  95. TextLabel_7.Text = "hi"
  96. TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  97. TextLabel_7.TextSize = 14.000
  98.  
  99. TextLabel_8.Parent = SG
  100. TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  101. TextLabel_8.Position = UDim2.new(0.175538659, 0, 0.75555557, 0)
  102. TextLabel_8.Size = UDim2.new(0, 200, 0, 50)
  103. TextLabel_8.Font = Enum.Font.SourceSans
  104. TextLabel_8.Text = "hi"
  105. TextLabel_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  106. TextLabel_8.TextSize = 14.000
  107.  
  108. TextBox_2.Parent = SG
  109. TextBox_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  110. TextBox_2.Position = UDim2.new(0.101394169, 0, 0.595238149, 0)
  111. TextBox_2.Size = UDim2.new(0, 117, 0, 50)
  112. TextBox_2.Font = Enum.Font.SourceSans
  113. TextBox_2.Text = ""
  114. TextBox_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  115. TextBox_2.TextSize = 14.000
  116.  
  117. TextLabel_9.Parent = SG
  118. TextLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  119. TextLabel_9.Position = UDim2.new(0.30228138, 0, 0.596825421, 0)
  120. TextLabel_9.Size = UDim2.new(0, 114, 0, 50)
  121. TextLabel_9.Font = Enum.Font.SourceSans
  122. TextLabel_9.Text = "for yt lol"
  123. TextLabel_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  124. TextLabel_9.TextSize = 14.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement