Advertisement
Alfiebgtbhgh

Ro exploit

Feb 24th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. -- Farewell infortality
  2. -- Revamp by ImFrostic, Version 2.8
  3.  
  4. -- Objects
  5.  
  6. local Vertex = Instance.new("ScreenGui")
  7. local BackGround1 = Instance.new("Frame")
  8. local BackGround2 = Instance.new("Frame")
  9. local LoginMain = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local TextBox = Instance.new("TextBox")
  13. local TextButton = Instance.new("TextButton")
  14. local Main = Instance.new("Frame")
  15. local RoExploitv6 = Instance.new("TextButton")
  16. local TalkGUI = Instance.new("TextButton")
  17. local V3rmTabs = Instance.new("TextButton")
  18. local Message = Instance.new("TextLabel")
  19. local Explorer = Instance.new("TextButton")
  20.  
  21. -- Properties
  22.  
  23. Vertex.Name = "Vertex"
  24. Vertex.Parent = game.StarterGui
  25.  
  26. BackGround1.Name = "BackGround1"
  27. BackGround1.Parent = Vertex
  28. BackGround1.BackgroundColor3 = Color3.new(1, 1, 1)
  29. BackGround1.Draggable = true
  30. BackGround1.Position = UDim2.new(0.224999994, 0, 0, 0)
  31. BackGround1.Selectable = true
  32. BackGround1.Size = UDim2.new(0, 400, 0, 400)
  33. BackGround1.Visible = false
  34. BackGround1.Style = Enum.FrameStyle.RobloxRound
  35.  
  36. BackGround2.Name = "BackGround2"
  37. BackGround2.Parent = Vertex
  38. BackGround2.BackgroundColor3 = Color3.new(1, 1, 1)
  39. BackGround2.Draggable = true
  40. BackGround2.Position = UDim2.new(0.224999994, 0, 0, 0)
  41. BackGround2.Selectable = true
  42. BackGround2.Size = UDim2.new(0, 400, 0, 400)
  43. BackGround2.Visible = false
  44. BackGround2.Style = Enum.FrameStyle.RobloxRound
  45.  
  46. LoginMain.Name = "LoginMain"
  47. LoginMain.Parent = Vertex
  48. LoginMain.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  49. LoginMain.BackgroundTransparency = 0.5
  50. LoginMain.Draggable = true
  51. LoginMain.Position = UDim2.new(0.25, 0, 0, 15)
  52. LoginMain.Selectable = true
  53. LoginMain.Size = UDim2.new(0, 350, 0, 365)
  54. LoginMain.Visible = false
  55.  
  56. TextLabel.Parent = LoginMain
  57. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0.498039)
  58. TextLabel.BackgroundTransparency = 1
  59. TextLabel.Size = UDim2.new(1, 0, 0, 70)
  60. TextLabel.Font = Enum.Font.Garamond
  61. TextLabel.Text = "VerTex"
  62. TextLabel.TextColor3 = Color3.new(0, 1, 1)
  63. TextLabel.TextSize = 96
  64.  
  65. TextLabel_2.Parent = LoginMain
  66. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  67. TextLabel_2.BackgroundTransparency = 1
  68. TextLabel_2.Position = UDim2.new(0, 0, 0, 70)
  69. TextLabel_2.Size = UDim2.new(1, 0, 0, 30)
  70. TextLabel_2.Font = Enum.Font.SourceSans
  71. TextLabel_2.Text = "Your Service"
  72. TextLabel_2.TextColor3 = Color3.new(0, 1, 1)
  73. TextLabel_2.TextSize = 42
  74.  
  75. TextBox.Parent = LoginMain
  76. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  77. TextBox.BorderColor3 = Color3.new(0, 0, 1)
  78. TextBox.BorderSizePixel = 5
  79. TextBox.Position = UDim2.new(0, 80, 0, 200)
  80. TextBox.Size = UDim2.new(0, 200, 0, 40)
  81. TextBox.Font = Enum.Font.Bodoni
  82. TextBox.Text = "Enter Id:"
  83. TextBox.TextColor3 = Color3.new(1, 0.996078, 0.992157)
  84. TextBox.TextSize = 24
  85.  
  86. TextButton.Parent = LoginMain
  87. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  88. TextButton.Position = UDim2.new(0, 80, 0, 275)
  89. TextButton.Size = UDim2.new(0, 200, 0, 40)
  90. TextButton.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  91. TextButton.Font = Enum.Font.ArialBold
  92. TextButton.Text = "Login"
  93. TextButton.TextSize = 12
  94.  
  95. Main.Name = "Main"
  96. Main.Parent = Vertex
  97. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  98. Main.Draggable = true
  99. Main.Position = UDim2.new(0.0116731515, 0, -0.145768031, 100)
  100. Main.Selectable = true
  101. Main.Size = UDim2.new(0.422178984, 0, 0.238244519, 0)
  102. Main.Style = Enum.FrameStyle.RobloxRound
  103.  
  104. RoExploitv6.Name = "Ro-Exploit v6"
  105. RoExploitv6.Parent = Main
  106. RoExploitv6.BackgroundColor3 = Color3.new(1, 1, 1)
  107. RoExploitv6.Position = UDim2.new(0, 0, 0, 25)
  108. RoExploitv6.Size = UDim2.new(0, 200, 0, 30)
  109. RoExploitv6.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  110. RoExploitv6.Font = Enum.Font.ArialBold
  111. RoExploitv6.Text = "Ro-Exploit v6"
  112. RoExploitv6.TextSize = 18
  113.  
  114. TalkGUI.Name = "Talk GUI"
  115. TalkGUI.Parent = Main
  116. TalkGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  117. TalkGUI.Position = UDim2.new(0, 0, 0, 51)
  118. TalkGUI.Size = UDim2.new(0, 200, 0, 30)
  119. TalkGUI.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  120. TalkGUI.Font = Enum.Font.ArialBold
  121. TalkGUI.Text = "Talk GUI"
  122. TalkGUI.TextSize = 18
  123.  
  124. V3rmTabs.Name = "V3rmTabs"
  125. V3rmTabs.Parent = Main
  126. V3rmTabs.BackgroundColor3 = Color3.new(1, 1, 1)
  127. V3rmTabs.Position = UDim2.new(0, 0, 0, 102)
  128. V3rmTabs.Size = UDim2.new(0, 200, 0, 30)
  129. V3rmTabs.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  130. V3rmTabs.Font = Enum.Font.ArialBold
  131. V3rmTabs.Text = "V3rmTabs"
  132. V3rmTabs.TextSize = 18
  133.  
  134. Message.Name = "Message:"
  135. Message.Parent = Main
  136. Message.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  137. Message.BackgroundTransparency = 1
  138. Message.Size = UDim2.new(1, 0, 0, 25)
  139. Message.Font = Enum.Font.ArialBold
  140. Message.Text = "Admin GUI"
  141. Message.TextColor3 = Color3.new(0, 1, 1)
  142. Message.TextSize = 28
  143.  
  144. Explorer.Name = "Explorer"
  145. Explorer.Parent = Main
  146. Explorer.BackgroundColor3 = Color3.new(1, 1, 1)
  147. Explorer.Position = UDim2.new(0, 0, 0, 77)
  148. Explorer.Size = UDim2.new(0, 200, 0, 30)
  149. Explorer.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  150. Explorer.Font = Enum.Font.ArialBold
  151. Explorer.Text = "Explorer"
  152. Explorer.TextSize = 18
  153. Explorer.TextWrapped = true
  154.  
  155. -- Scripts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement