Advertisement
AxilEdits

Roblox // Another Test GUI

Aug 16th, 2018
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.35 KB | None | 0 0
  1. local Vertex = Instance.new("ScreenGui")
  2. local BackGround1 = Instance.new("Frame")
  3. local BackGround2 = Instance.new("Frame")
  4. local LoginMain = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local TextBox = Instance.new("TextBox")
  8. local TextButton = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local RoExploitv6 = Instance.new("TextButton")
  11. local MVRAdminGui = Instance.new("TextButton")
  12. local DexExplorerV100 = Instance.new("TextButton")
  13. local _666Script = Instance.new("TextButton")
  14. local Dreemur = Instance.new("TextButton")
  15. local V3rmTabs = Instance.new("TextButton")
  16. local SexGui = Instance.new("TextButton")
  17. local Message = Instance.new("TextLabel")
  18.  
  19. -- Properties
  20.  
  21. Vertex.Name = "Vertex"
  22. Vertex.Parent = game.Workspace
  23.  
  24. BackGround1.Name = "BackGround1"
  25. BackGround1.Parent = Vertex
  26. BackGround1.BackgroundColor3 = Color3.new(1, 1, 1)
  27. BackGround1.Draggable = true
  28. BackGround1.Position = UDim2.new(0.224999994, 0, 0, 0)
  29. BackGround1.Selectable = true
  30. BackGround1.Size = UDim2.new(0, 400, 0, 400)
  31. BackGround1.Visible = false
  32. BackGround1.Style = Enum.FrameStyle.RobloxRound
  33.  
  34. BackGround2.Name = "BackGround2"
  35. BackGround2.Parent = Vertex
  36. BackGround2.BackgroundColor3 = Color3.new(1, 1, 1)
  37. BackGround2.Draggable = true
  38. BackGround2.Position = UDim2.new(0.224999994, 0, 0, 0)
  39. BackGround2.Selectable = true
  40. BackGround2.Size = UDim2.new(0, 400, 0, 400)
  41. BackGround2.Visible = false
  42. BackGround2.Style = Enum.FrameStyle.RobloxRound
  43.  
  44. LoginMain.Name = "LoginMain"
  45. LoginMain.Parent = Vertex
  46. LoginMain.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  47. LoginMain.BackgroundTransparency = 0.5
  48. LoginMain.Draggable = true
  49. LoginMain.Position = UDim2.new(0.25, 0, 0, 15)
  50. LoginMain.Selectable = true
  51. LoginMain.Size = UDim2.new(0, 350, 0, 365)
  52. LoginMain.Visible = false
  53.  
  54. TextLabel.Parent = LoginMain
  55. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  56. TextLabel.BackgroundTransparency = 1
  57. TextLabel.Size = UDim2.new(1, 0, 0, 70)
  58. TextLabel.Font = Enum.Font.Garamond
  59. TextLabel.Text = "VerTex"
  60. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  61. TextLabel.TextSize = 96
  62.  
  63. TextLabel_2.Parent = LoginMain
  64. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  65. TextLabel_2.BackgroundTransparency = 1
  66. TextLabel_2.Position = UDim2.new(0, 0, 0, 70)
  67. TextLabel_2.Size = UDim2.new(1, 0, 0, 30)
  68. TextLabel_2.Font = Enum.Font.SourceSans
  69. TextLabel_2.Text = "Your Service"
  70. TextLabel_2.TextColor3 = Color3.new(0, 1, 1)
  71. TextLabel_2.TextSize = 42
  72.  
  73. TextBox.Parent = LoginMain
  74. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  75. TextBox.BorderColor3 = Color3.new(0, 0, 1)
  76. TextBox.BorderSizePixel = 5
  77. TextBox.Position = UDim2.new(0, 80, 0, 200)
  78. TextBox.Size = UDim2.new(0, 200, 0, 40)
  79. TextBox.Font = Enum.Font.Bodoni
  80. TextBox.Text = "Enter Id:"
  81. TextBox.TextColor3 = Color3.new(1, 0.996078, 0.992157)
  82. TextBox.TextSize = 24
  83.  
  84. TextButton.Parent = LoginMain
  85. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  86. TextButton.Position = UDim2.new(0, 80, 0, 275)
  87. TextButton.Size = UDim2.new(0, 200, 0, 40)
  88. TextButton.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  89. TextButton.Font = Enum.Font.ArialBold
  90. TextButton.Text = "Login"
  91. TextButton.TextSize = 12
  92.  
  93. Main.Name = "Main"
  94. Main.Parent = Vertex
  95. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  96. Main.Draggable = true
  97. Main.Position = UDim2.new(0.275000006, 0, 0, 100)
  98. Main.Selectable = true
  99. Main.Size = UDim2.new(0.5, 0, 0.400000006, 0)
  100. Main.Style = Enum.FrameStyle.RobloxRound
  101.  
  102. RoExploitv6.Name = "Ro-Exploit v6"
  103. RoExploitv6.Parent = Main
  104. RoExploitv6.BackgroundColor3 = Color3.new(1, 1, 1)
  105. RoExploitv6.Position = UDim2.new(0, 0, 0, 25)
  106. RoExploitv6.Size = UDim2.new(0, 200, 0, 30)
  107. RoExploitv6.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  108. RoExploitv6.Font = Enum.Font.ArialBold
  109. RoExploitv6.Text = "Ro-Exploit v6"
  110. RoExploitv6.TextSize = 18
  111.  
  112. MVRAdminGui.Name = "[MVR]:Admin Gui"
  113. MVRAdminGui.Parent = Main
  114. MVRAdminGui.BackgroundColor3 = Color3.new(1, 1, 1)
  115. MVRAdminGui.Position = UDim2.new(0, 0, 0, 55)
  116. MVRAdminGui.Size = UDim2.new(0, 200, 0, 30)
  117. MVRAdminGui.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  118. MVRAdminGui.Font = Enum.Font.ArialBold
  119. MVRAdminGui.Text = "[MVR]:Admin Gui"
  120. MVRAdminGui.TextSize = 18
  121.  
  122. DexExplorerV100.Name = "Dex Explorer V1.0.0"
  123. DexExplorerV100.Parent = Main
  124. DexExplorerV100.BackgroundColor3 = Color3.new(1, 1, 1)
  125. DexExplorerV100.Position = UDim2.new(0, 0, 0, 85)
  126. DexExplorerV100.Size = UDim2.new(0, 200, 0, 30)
  127. DexExplorerV100.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  128. DexExplorerV100.Font = Enum.Font.ArialBold
  129. DexExplorerV100.Text = "Dex Explorer V1.0.0"
  130. DexExplorerV100.TextSize = 18
  131. DexExplorerV100.TextWrapped = true
  132.  
  133. _666Script.Name = "666 Script"
  134. _666Script.Parent = Main
  135. _666Script.BackgroundColor3 = Color3.new(1, 1, 1)
  136. _666Script.Position = UDim2.new(0, 0, 0, 115)
  137. _666Script.Size = UDim2.new(0, 200, 0, 30)
  138. _666Script.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  139. _666Script.Font = Enum.Font.ArialBold
  140. _666Script.Text = "666 Script"
  141. _666Script.TextSize = 18
  142. _666Script.TextWrapped = true
  143.  
  144. Dreemur.Name = "Dreemur"
  145. Dreemur.Parent = Main
  146. Dreemur.BackgroundColor3 = Color3.new(1, 1, 1)
  147. Dreemur.Position = UDim2.new(0, 0, 0, 145)
  148. Dreemur.Size = UDim2.new(0, 200, 0, 30)
  149. Dreemur.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  150. Dreemur.Font = Enum.Font.ArialBold
  151. Dreemur.Text = "Dreemur"
  152. Dreemur.TextSize = 18
  153. Dreemur.TextWrapped = true
  154.  
  155. V3rmTabs.Name = "V3rmTabs"
  156. V3rmTabs.Parent = Main
  157. V3rmTabs.BackgroundColor3 = Color3.new(1, 1, 1)
  158. V3rmTabs.Position = UDim2.new(0, 295, 0, 25)
  159. V3rmTabs.Size = UDim2.new(0, 200, 0, 30)
  160. V3rmTabs.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  161. V3rmTabs.Font = Enum.Font.ArialBold
  162. V3rmTabs.Text = "V3rmTabs"
  163. V3rmTabs.TextSize = 18
  164.  
  165. SexGui.Name = "Sex Gui"
  166. SexGui.Parent = Main
  167. SexGui.BackgroundColor3 = Color3.new(1, 1, 1)
  168. SexGui.Position = UDim2.new(0, 295, 0, 55)
  169. SexGui.Size = UDim2.new(0, 200, 0, 30)
  170. SexGui.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  171. SexGui.Font = Enum.Font.ArialBold
  172. SexGui.Text = "Sex Gui"
  173. SexGui.TextSize = 18
  174.  
  175. Message.Name = "Message:"
  176. Message.Parent = Main
  177. Message.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  178. Message.BackgroundTransparency = 1
  179. Message.Size = UDim2.new(1, 0, 0, 25)
  180. Message.Font = Enum.Font.ArialBold
  181. Message.Text = "Welcome to VerTex, Tester :]"
  182. Message.TextColor3 = Color3.new(0, 1, 1)
  183. Message.TextSize = 28
  184.  
  185. 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement