May0Reese

Admin Only

Sep 24th, 2019
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local AdminLoginYAYeetSendNotificationNoob = Instance.new("ScreenGui")
  5. local Frame = Instance.new("ImageLabel")
  6. local OutlineRoundedTEXT = Instance.new("ImageLabel")
  7. local user = Instance.new("TextBox")
  8. local OutlineRoundedButton = Instance.new("ImageLabel")
  9. local submit = Instance.new("TextButton")
  10. --Properties:
  11. AdminLoginYAYeetSendNotificationNoob.Name = "AdminLoginYAYeet\"SendNotificationNoob\""
  12. AdminLoginYAYeetSendNotificationNoob.Parent = game.CoreGui
  13.  
  14. Frame.Name = "Frame"
  15. Frame.Parent = AdminLoginYAYeetSendNotificationNoob
  16. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  17. Frame.BackgroundTransparency = 1
  18. Frame.Position = UDim2.new(0.193814427, 0, 0.277207404, 0)
  19. Frame.Size = UDim2.new(0, 389, 0, 117)
  20. Frame.Image = "rbxassetid://2851926732"
  21. Frame.ImageColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  22. Frame.ScaleType = Enum.ScaleType.Slice
  23. Frame.SliceCenter = Rect.new(12, 12, 12, 12)
  24. Frame.Active = true
  25. Frame.Draggable = true
  26.  
  27. OutlineRoundedTEXT.Name = "OutlineRoundedTEXT"
  28. OutlineRoundedTEXT.Parent = Frame
  29. OutlineRoundedTEXT.BackgroundColor3 = Color3.new(1, 1, 1)
  30. OutlineRoundedTEXT.BackgroundTransparency = 1
  31. OutlineRoundedTEXT.Position = UDim2.new(0.0317848809, 0, 0.09375, 0)
  32. OutlineRoundedTEXT.Size = UDim2.new(0, 348, 0, 37)
  33. OutlineRoundedTEXT.Image = "rbxassetid://2851926732"
  34. OutlineRoundedTEXT.ImageColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  35. OutlineRoundedTEXT.ScaleType = Enum.ScaleType.Slice
  36. OutlineRoundedTEXT.SliceCenter = Rect.new(12, 12, 12, 12)
  37.  
  38. user.Name = "user"
  39. user.Parent = OutlineRoundedTEXT
  40. user.BackgroundColor3 = Color3.new(1, 1, 1)
  41. user.BackgroundTransparency = 1
  42. user.Size = UDim2.new(0, 348, 0, 37)
  43. user.Font = Enum.Font.Code
  44. user.Text = "Enter Key"
  45. user.TextColor3 = Color3.new(1, 1, 1)
  46. user.TextSize = 20
  47.  
  48. OutlineRoundedButton.Name = "OutlineRoundedButton"
  49. OutlineRoundedButton.Parent = Frame
  50. OutlineRoundedButton.BackgroundColor3 = Color3.new(1, 1, 1)
  51. OutlineRoundedButton.BackgroundTransparency = 1
  52. OutlineRoundedButton.Position = UDim2.new(0.682063639, 0, 0.629006386, 0)
  53. OutlineRoundedButton.Size = UDim2.new(0, 107, 0, 35)
  54. OutlineRoundedButton.Image = "rbxassetid://2851926732"
  55. OutlineRoundedButton.ImageColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  56. OutlineRoundedButton.ScaleType = Enum.ScaleType.Slice
  57. OutlineRoundedButton.SliceCenter = Rect.new(12, 12, 12, 12)
  58.  
  59. submit.Name = "submit"
  60. submit.Parent = OutlineRoundedButton
  61. submit.BackgroundColor3 = Color3.new(1, 1, 1)
  62. submit.BackgroundTransparency = 1
  63. submit.Size = UDim2.new(0, 107, 0, 35)
  64. submit.Font = Enum.Font.GothamSemibold
  65. submit.Text = "Submit"
  66. submit.TextColor3 = Color3.new(1, 1, 1)
  67. submit.TextSize = 20
  68. submit.MouseButton1Down:connect(function()
  69. if user.Text == "NS76-4Z3Q-J7BC-GGQM" then
  70. Frame:TweenPosition(UDim2.new(-1.194, 0,0.277, 0), 'In', 'Sine', 1, true)
  71. warn("You Have Successfully Loaded In!")
  72. print(">generate backdoor")
  73. print(">silent command bar")
  74. end
  75. end)
Advertisement
Add Comment
Please, Sign In to add comment