Advertisement
SirMeme

BLOXTUBE GUI

Jun 10th, 2018
2,978
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. --Credits to versage and block
  2. --Versage v3rm https://v3rmillion.net/member.php?action=profile&uid=422117
  3. --Block v3rm https://v3rmillion.net/member.php?action=profile&uid=562930
  4.  
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local Frame = Instance.new("Frame")
  7. local Frame_2 = Instance.new("Frame")
  8. local Frame_3 = Instance.new("Frame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local TextLabel_2 = Instance.new("TextLabel")
  11. local TextLabel_3 = Instance.new("TextLabel")
  12. local TextLabel_4 = Instance.new("TextLabel")
  13. local TextLabel_5 = Instance.new("TextLabel")
  14. local TextLabel_6 = Instance.new("TextLabel")
  15. local SubsTextBox = Instance.new("TextBox")
  16. local MoneyTextBox = Instance.new("TextBox")
  17. local Send = Instance.new("TextButton")
  18. Frame.Draggable = true
  19. Frame.Active = true
  20.  
  21. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  25. Frame.BackgroundTransparency = 0.20000000298023
  26. Frame.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  27. Frame.Position = UDim2.new(0.319407016, 0, 0.274161726, 0)
  28. Frame.Size = UDim2.new(0, 268, 0, 215)
  29.  
  30. Frame_2.Parent = Frame
  31. Frame_2.Active = true
  32. Frame_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  33. Frame_2.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  34. Frame_2.Size = UDim2.new(0, 268, 0, 31)
  35.  
  36. Frame_3.Parent = Frame
  37. Frame_3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  38. Frame_3.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  39. Frame_3.Position = UDim2.new(0.0335820913, 0, 0.19069767, 0)
  40. Frame_3.Size = UDim2.new(0, 103, 0, 165)
  41.  
  42. TextLabel.Parent = Frame_3
  43. TextLabel.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  44. TextLabel.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  45. TextLabel.Position = UDim2.new(0.00445587933, 0, 0.136246204, 0)
  46. TextLabel.Size = UDim2.new(0, 103, 0, 27)
  47. TextLabel.Font = Enum.Font.ArialBold
  48. TextLabel.Text = "DeadMeme24"
  49. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  50. TextLabel.TextSize = 14
  51.  
  52. TextLabel_2.Parent = Frame
  53. TextLabel_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  54. TextLabel_2.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  55. TextLabel_2.Position = UDim2.new(0.034306623, 0, 0.201926261, 0)
  56. TextLabel_2.Size = UDim2.new(0, 103, 0, 27)
  57. TextLabel_2.Font = Enum.Font.ArialBold
  58. TextLabel_2.Text = "Made by:"
  59. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  60. TextLabel_2.TextSize = 14
  61.  
  62. TextLabel_3.Parent = Frame
  63. TextLabel_3.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  64. TextLabel_3.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  65. TextLabel_3.Position = UDim2.new(0.0335820913, 0, 0.506976724, 0)
  66. TextLabel_3.Size = UDim2.new(0, 103, 0, 36)
  67. TextLabel_3.Font = Enum.Font.ArialBold
  68. TextLabel_3.Text = "Block"
  69. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  70. TextLabel_3.TextSize = 14
  71.  
  72. TextLabel_4.Parent = Frame
  73. TextLabel_4.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  74. TextLabel_4.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  75. TextLabel_4.Position = UDim2.new(0.0327851102, 0, 0.42067185, 0)
  76. TextLabel_4.Size = UDim2.new(0, 103, 0, 27)
  77. TextLabel_4.Font = Enum.Font.ArialBold
  78. TextLabel_4.Text = "Script by:"
  79. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  80. TextLabel_4.TextSize = 14
  81.  
  82. TextLabel_5.Parent = Frame
  83. TextLabel_5.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  84. TextLabel_5.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  85. TextLabel_5.Position = UDim2.new(0.034306623, 0, 0.676344872, 0)
  86. TextLabel_5.Size = UDim2.new(0, 103, 0, 27)
  87. TextLabel_5.Font = Enum.Font.ArialBold
  88. TextLabel_5.Text = "My Discord"
  89. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  90. TextLabel_5.TextSize = 14
  91.  
  92. TextLabel_6.Parent = Frame
  93. TextLabel_6.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  94. TextLabel_6.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  95. TextLabel_6.Position = UDim2.new(0.034306623, 0, 0.801362455, 0)
  96. TextLabel_6.Size = UDim2.new(0, 103, 0, 27)
  97. TextLabel_6.Font = Enum.Font.ArialBold
  98. TextLabel_6.Text = "xy4Ucnn"
  99. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  100. TextLabel_6.TextSize = 14
  101.  
  102. SubsTextBox.Name = "SubsTextBox"
  103. SubsTextBox.Parent = Frame
  104. SubsTextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  105. SubsTextBox.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  106. SubsTextBox.Position = UDim2.new(0.444029838, 0, 0.19069767, 0)
  107. SubsTextBox.Size = UDim2.new(0, 140, 0, 35)
  108. SubsTextBox.Font = Enum.Font.ArialBold
  109. SubsTextBox.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  110. SubsTextBox.Text = "Subs"
  111. SubsTextBox.TextColor3 = Color3.new(1, 1, 1)
  112. SubsTextBox.TextSize = 14
  113.  
  114. MoneyTextBox.Name = "MoneyTextBox"
  115. MoneyTextBox.Parent = Frame
  116. MoneyTextBox.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  117. MoneyTextBox.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  118. MoneyTextBox.Position = UDim2.new(0.443104535, 0, 0.401302695, 0)
  119. MoneyTextBox.Size = UDim2.new(0, 140, 0, 35)
  120. MoneyTextBox.Font = Enum.Font.ArialBold
  121. MoneyTextBox.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  122. MoneyTextBox.Text = "Money"
  123. MoneyTextBox.TextColor3 = Color3.new(1, 1, 1)
  124. MoneyTextBox.TextSize = 14
  125.  
  126. Send.Name = "Send"
  127. Send.Parent = Frame
  128. Send.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  129. Send.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  130. Send.Position = UDim2.new(0.444029838, 0, 0.609302342, 0)
  131. Send.Size = UDim2.new(0, 140, 0, 75)
  132. Send.Font = Enum.Font.SourceSans
  133. Send.Text = "Send"
  134. Send.TextColor3 = Color3.new(1, 1, 1)
  135. Send.TextSize = 14
  136. Send.MouseButton1Click:connect(function()
  137. local Subs = SubsTextBox.Text
  138. local Money = MoneyTextBox.Text
  139. game.ReplicatedStorage.UpdateStatsServerEvent:FireServer(Subs, 0, 0, Money, "Galaxy Invaders", "asdf")
  140. print ("It Worked gae boi")
  141. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement