Advertisement
Lolp12346

FeBuiv.12 roblox

Sep 29th, 2018
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.99 KB | None | 0 0
  1. -- I just put these scripts gui's apart
  2. -- TYPE ANYTHING IN THE USERNAME AND PASS.
  3. -- Version: 2.82
  4. -- Instances:
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local MainGui1 = Instance.new("Frame")
  7. local AimbotCtrl = Instance.new("TextButton")
  8. local GabX = Instance.new("TextButton")
  9. local Exit = Instance.new("TextButton")
  10. local Open = Instance.new("Frame")
  11. local OpenGui = Instance.new("TextButton")
  12. local LoginFrame = Instance.new("Frame")
  13. local Login = Instance.new("TextButton")
  14. local Username = Instance.new("TextBox")
  15. local Password = Instance.new("TextBox")
  16. --Properties:
  17. ScreenGui.Parent = game.CoreGui
  18.  
  19. MainGui1.Name = "MainGui1"
  20. MainGui1.Parent = ScreenGui
  21. MainGui1.BackgroundColor3 = Color3.new(0, 0, 0)
  22. MainGui1.BorderColor3 = Color3.new(1, 0, 0)
  23. MainGui1.BorderSizePixel = 5
  24. MainGui1.Position = UDim2.new(0.179981619, 0, 0.0796812773, 0)
  25. MainGui1.Size = UDim2.new(0, 320, 0, 249)
  26. MainGui1.Visible = false
  27.  
  28. AimbotCtrl.Name = "Aimbot/Ctrl"
  29. AimbotCtrl.Parent = MainGui1
  30. AimbotCtrl.BackgroundColor3 = Color3.new(0, 0, 0)
  31. AimbotCtrl.BorderColor3 = Color3.new(1, 0, 0)
  32. AimbotCtrl.BorderSizePixel = 3
  33. AimbotCtrl.Position = UDim2.new(0.106250003, 0, 0.598393559, 0)
  34. AimbotCtrl.Size = UDim2.new(0, 245, 0, 69)
  35. AimbotCtrl.Font = Enum.Font.SourceSansBold
  36. AimbotCtrl.Text = "Aimbot/Ctrl"
  37. AimbotCtrl.TextColor3 = Color3.new(1, 0, 0)
  38. AimbotCtrl.TextScaled = true
  39. AimbotCtrl.TextSize = 14
  40. AimbotCtrl.TextWrapped = true
  41. AimbotCtrl.MouseButton1Click:connect(function()
  42. loadstring(game:GetObjects('rbxassetid://340856112')[1].Source)()
  43. end)
  44.  
  45. GabX.Name = "GabX"
  46. GabX.Parent = MainGui1
  47. GabX.BackgroundColor3 = Color3.new(0, 0, 0)
  48. GabX.BorderColor3 = Color3.new(1, 0, 0)
  49. GabX.BorderSizePixel = 3
  50. GabX.Position = UDim2.new(0.106250003, 0, 0.160642564, 0)
  51. GabX.Size = UDim2.new(0, 245, 0, 65)
  52. GabX.Font = Enum.Font.SourceSansBold
  53. GabX.Text = "GabX"
  54. GabX.TextColor3 = Color3.new(1, 0, 0)
  55. GabX.TextScaled = true
  56. GabX.TextSize = 14
  57. GabX.TextWrapped = true
  58. GabX.MouseButton1Click:connect(function()
  59. loadstring(game:HttpGet("https://pastebin.com/raw/EntUzD5J", true))();
  60. end)
  61.  
  62. Exit.Name = "Exit"
  63. Exit.Parent = MainGui1
  64. Exit.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Exit.BorderColor3 = Color3.new(1, 0, 0)
  66. Exit.BorderSizePixel = 3
  67. Exit.Position = UDim2.new(0.902373254, 0, 0.0460167378, 0)
  68. Exit.Size = UDim2.new(0, 20, 0, 20)
  69. Exit.Font = Enum.Font.SourceSansBold
  70. Exit.Text = "X"
  71. Exit.TextColor3 = Color3.new(1, 0, 0)
  72. Exit.TextSize = 14
  73. Exit.MouseButton1Click:connect(function()
  74. MainGui1.Visible = false
  75. end)
  76.  
  77. Open.Name = "Open"
  78. Open.Parent = ScreenGui
  79. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  80. Open.BorderColor3 = Color3.new(1, 0, 0)
  81. Open.BorderSizePixel = 5
  82. Open.Position = UDim2.new(0, 0, 0.647410393, 0)
  83. Open.Size = UDim2.new(0, 108, 0, 26)
  84. Open.Visible = false
  85.  
  86. OpenGui.Name = "OpenGui"
  87. OpenGui.Parent = Open
  88. OpenGui.BackgroundColor3 = Color3.new(0, 0, 0)
  89. OpenGui.Position = UDim2.new(-0.138888896, 0, 0, 0)
  90. OpenGui.Size = UDim2.new(0, 123, 0, 26)
  91. OpenGui.Font = Enum.Font.SourceSansBold
  92. OpenGui.Text = "Open"
  93. OpenGui.TextColor3 = Color3.new(1, 0, 0)
  94. OpenGui.TextScaled = true
  95. OpenGui.TextSize = 14
  96. OpenGui.TextWrapped = true
  97. OpenGui.MouseButton1Click:connect(function()
  98. MainGui1.Visible = true
  99. end)
  100.  
  101. LoginFrame.Name = "LoginFrame"
  102. LoginFrame.Parent = ScreenGui
  103. LoginFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  104. LoginFrame.BorderColor3 = Color3.new(1, 0, 0)
  105. LoginFrame.BorderSizePixel = 5
  106. LoginFrame.Position = UDim2.new(0.281910002, 0, 0.225099608, 0)
  107. LoginFrame.Size = UDim2.new(0, 475, 0, 276)
  108.  
  109. Login.Name = "Login."
  110. Login.Parent = LoginFrame
  111. Login.BackgroundColor3 = Color3.new(0, 0, 0)
  112. Login.BorderColor3 = Color3.new(1, 0, 0)
  113. Login.BorderSizePixel = 5
  114. Login.Position = UDim2.new(0.292631567, 0, 0.760869563, 0)
  115. Login.Size = UDim2.new(0, 196, 0, 42)
  116. Login.Font = Enum.Font.SourceSansBold
  117. Login.Text = "Login."
  118. Login.TextColor3 = Color3.new(1, 0, 0)
  119. Login.TextScaled = true
  120. Login.TextSize = 14
  121. Login.TextWrapped = true
  122. Login.MouseButton1Click:connect(function()
  123. Open.Visible = true
  124. LoginFrame.Visible = false
  125. end)
  126.  
  127. Username.Name = "Username."
  128. Username.Parent = LoginFrame
  129. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  130. Username.BorderColor3 = Color3.new(1, 0, 0)
  131. Username.BorderSizePixel = 5
  132. Username.Position = UDim2.new(0, 0, 0.115942024, 0)
  133. Username.Size = UDim2.new(0, 475, 0, 50)
  134. Username.Font = Enum.Font.SourceSansBold
  135. Username.Text = "Username."
  136. Username.TextColor3 = Color3.new(1, 0, 0)
  137. Username.TextScaled = true
  138. Username.TextSize = 14
  139. Username.TextWrapped = true
  140.  
  141. Password.Name = "Password."
  142. Password.Parent = LoginFrame
  143. Password.BackgroundColor3 = Color3.new(0, 0, 0)
  144. Password.BorderColor3 = Color3.new(1, 0, 0)
  145. Password.BorderSizePixel = 5
  146. Password.Position = UDim2.new(-0.00210526306, 0, 0.409420282, 0)
  147. Password.Size = UDim2.new(0, 475, 0, 50)
  148. Password.Font = Enum.Font.SourceSansBold
  149. Password.Text = "Password."
  150. Password.TextColor3 = Color3.new(1, 0, 0)
  151. Password.TextScaled = true
  152. Password.TextSize = 14
  153. Password.TextWrapped = true
  154. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement