urdadgeiaf

Untitled

Sep 8th, 2019
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local LoginFrame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local WhitelistText = Instance.new("TextBox")
  9. local LoginButton = Instance.new("TextButton")
  10. local HelpButton = Instance.new("TextButton")
  11. local ExampleFrame = Instance.new("Frame")
  12. local HelpFrame = Instance.new("Frame")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local CloseHelpFrame = Instance.new("TextButton")
  15. --Properties:
  16. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  17. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. LoginFrame.Name = "LoginFrame"
  20. LoginFrame.Parent = ScreenGui
  21. LoginFrame.BackgroundColor3 = Color3.new(0.380392, 0.392157, 0.478431)
  22. LoginFrame.Position = UDim2.new(0.334545463, 0, 0.167388111, 0)
  23. LoginFrame.Size = UDim2.new(0, 639, 0, 385)
  24.  
  25. TextLabel.Parent = LoginFrame
  26. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  27. TextLabel.BackgroundTransparency = 1
  28. TextLabel.Size = UDim2.new(0, 639, 0, 50)
  29. TextLabel.Font = Enum.Font.SourceSansSemibold
  30. TextLabel.Text = "Retarded Gui"
  31. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  32. TextLabel.TextScaled = true
  33. TextLabel.TextSize = 14
  34. TextLabel.TextWrapped = true
  35.  
  36. TextLabel_2.Parent = LoginFrame
  37. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  38. TextLabel_2.BackgroundTransparency = 1
  39. TextLabel_2.Position = UDim2.new(0, 0, 0.22857143, 0)
  40. TextLabel_2.Size = UDim2.new(0, 183, 0, 64)
  41. TextLabel_2.Font = Enum.Font.Cartoon
  42. TextLabel_2.Text = "Whitelist Key:"
  43. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  44. TextLabel_2.TextScaled = true
  45. TextLabel_2.TextSize = 14
  46. TextLabel_2.TextWrapped = true
  47.  
  48. WhitelistText.Name = "Whitelist Text"
  49. WhitelistText.Parent = LoginFrame
  50. WhitelistText.BackgroundColor3 = Color3.new(0.329412, 1, 0.956863)
  51. WhitelistText.BackgroundTransparency = 0.89999997615814
  52. WhitelistText.BorderColor3 = Color3.new(0, 0, 0)
  53. WhitelistText.BorderSizePixel = 6
  54. WhitelistText.Position = UDim2.new(0.298904538, 0, 0.244155839, 0)
  55. WhitelistText.Size = UDim2.new(0, 257, 0, 50)
  56. WhitelistText.Font = Enum.Font.SourceSans
  57. WhitelistText.Text = "Enter Whitelist Key!"
  58. WhitelistText.TextColor3 = Color3.new(0, 0, 0)
  59. WhitelistText.TextSize = 14
  60.  
  61. LoginButton.Name = "LoginButton"
  62. LoginButton.Parent = LoginFrame
  63. LoginButton.BackgroundColor3 = Color3.new(0.780392, 0.0980392, 0.368627)
  64. LoginButton.Position = UDim2.new(0.342722982, 0, 0.433766246, 0)
  65. LoginButton.Size = UDim2.new(0, 200, 0, 50)
  66. LoginButton.Font = Enum.Font.SourceSansLight
  67. LoginButton.Text = "Login"
  68. LoginButton.TextColor3 = Color3.new(0, 0, 0)
  69. LoginButton.TextScaled = true
  70. LoginButton.TextSize = 14
  71. LoginButton.TextWrapped = true
  72.  
  73. HelpButton.Name = "HelpButton"
  74. HelpButton.Parent = LoginFrame
  75. HelpButton.BackgroundColor3 = Color3.new(1, 0.419608, 0.972549)
  76. HelpButton.Position = UDim2.new(0.342723012, 0, 0.610389531, 0)
  77. HelpButton.Size = UDim2.new(0, 200, 0, 50)
  78. HelpButton.Font = Enum.Font.SourceSans
  79. HelpButton.Text = "Help!"
  80. HelpButton.TextColor3 = Color3.new(0, 0, 0)
  81. HelpButton.TextScaled = true
  82. HelpButton.TextSize = 14
  83. HelpButton.TextWrapped = true
  84.  
  85. ExampleFrame.Active = true
  86. ExampleFrame.Draggable = true
  87. ExampleFrame.Name = "ExampleFrame"
  88. ExampleFrame.Parent = ScreenGui
  89. ExampleFrame.BackgroundColor3 = Color3.new(0.298039, 0.333333, 1)
  90. ExampleFrame.Position = UDim2.new(0.458787858, 0, 0.165945172, 0)
  91. ExampleFrame.Size = UDim2.new(0, 229, 0, 278)
  92. ExampleFrame.Visible = false
  93.  
  94. HelpFrame.Name = "HelpFrame"
  95. HelpFrame.Parent = ScreenGui
  96. HelpFrame.BackgroundColor3 = Color3.new(0.380392, 0.392157, 0.478431)
  97. HelpFrame.Position = UDim2.new(0.232121214, 0, 0.165945172, 0)
  98. HelpFrame.Size = UDim2.new(0, 169, 0, 385)
  99. HelpFrame.Visible = false
  100.  
  101. TextLabel_3.Parent = HelpFrame
  102. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  103. TextLabel_3.BackgroundTransparency = 1
  104. TextLabel_3.Size = UDim2.new(0, 169, 0, 385)
  105. TextLabel_3.Font = Enum.Font.SourceSans
  106. TextLabel_3.Text = "If you need a key dm SkiddieWilly#0846 on discord"
  107. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  108. TextLabel_3.TextScaled = true
  109. TextLabel_3.TextSize = 14
  110. TextLabel_3.TextWrapped = true
  111.  
  112. CloseHelpFrame.Name = "CloseHelpFrame"
  113. CloseHelpFrame.Parent = ScreenGui
  114. CloseHelpFrame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  115. CloseHelpFrame.Position = UDim2.new(0.232121214, 0, 0.165945172, 0)
  116. CloseHelpFrame.Size = UDim2.new(0, 54, 0, 50)
  117. CloseHelpFrame.Visible = false
  118. CloseHelpFrame.Font = Enum.Font.SourceSans
  119. CloseHelpFrame.Text = "X"
  120. CloseHelpFrame.TextColor3 = Color3.new(0, 0, 0)
  121. CloseHelpFrame.TextScaled = true
  122. CloseHelpFrame.TextSize = 14
  123. CloseHelpFrame.TextWrapped = true
  124. -- Scripts:
  125. if game.Players.LocalPlayer.Name == "7PL5" then
  126. HelpButton.MouseButton1Down:connect(function()
  127. HelpFrame.Visible = not HelpFrame.Visible
  128. end)
  129.  
  130.  
  131. LoginButton.MouseButton1Down:connect(function()
  132. if WhitelistText.Text == "skid" then
  133. HelpFrame.Visible = false
  134. CloseHelpFrame.Visible = false
  135. ExampleFrame.Visible = true
  136. LoginFrame.Visible = false
  137. else
  138. game.Players.LocalPlayer:kick("wrong key cunt")
  139. end
  140. end)
  141. else
  142. game.Players.LocalPlayer:kick("You're blacklisted my friend :)")
  143. end
Advertisement
Add Comment
Please, Sign In to add comment