Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local YayGUI = Instance.new("ScreenGui")
  5. local YayMainGUI = Instance.new("Frame")
  6. local Username = Instance.new("TextBox")
  7. local Fly = Instance.new("TextButton")
  8. local Btools = Instance.new("TextButton")
  9. local FreeF3x = Instance.new("TextButton")
  10. local Getadmin = Instance.new("TextButton")
  11. local GrabV4 = Instance.new("TextButton")
  12. local Sans = Instance.new("TextButton")
  13. local InfiniteYield = Instance.new("TextButton")
  14. local Credit = Instance.new("TextLabel")
  15. --Properties:
  16. YayGUI.Name = "YayGUI"
  17. YayGUI.Parent = game.CoreGui
  18.  
  19. YayMainGUI.Name = "YayMainGUI"
  20. YayMainGUI.Parent = YayGUI
  21. YayMainGUI.Active = true
  22. YayMainGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  23. YayMainGUI.BorderSizePixel = 20
  24. YayMainGUI.Position = UDim2.new(0.279027909, 0, 0.0599520393, 0)
  25. YayMainGUI.Size = UDim2.new(0, 489, 0, 328)
  26. YayMainGUI.Active = true
  27. YayMainGUI.Draggable = true
  28.  
  29. Username.Name = "Username"
  30. Username.Parent = YayGUI
  31. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  32. Username.Position = UDim2.new(0.401440144, 0, 0.0935251713, 0)
  33. Username.Size = UDim2.new(0, 200, 0, 50)
  34. Username.Font = Enum.Font.SourceSans
  35. Username.Text = "Username"
  36. Username.TextColor3 = Color3.new(0, 0, 0)
  37. Username.TextScaled = true
  38. Username.TextSize = 14
  39. Username.TextWrapped = true
  40.  
  41. Fly.Name = "Fly"
  42. Fly.Parent = YayGUI
  43. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  44. Fly.Position = UDim2.new(0.297929794, 0, 0.393285364, 0)
  45. Fly.Size = UDim2.new(0, 200, 0, 50)
  46. Fly.Font = Enum.Font.SourceSans
  47. Fly.Text = "Fly"
  48. Fly.TextColor3 = Color3.new(0, 0, 0)
  49. Fly.TextScaled = true
  50. Fly.TextSize = 14
  51. Fly.TextWrapped = true
  52.  
  53. Btools.Name = "Btools"
  54. Btools.Parent = YayGUI
  55. Btools.BackgroundColor3 = Color3.new(1, 1, 1)
  56. Btools.Position = UDim2.new(0.297929794, 0, 0.242206231, 0)
  57. Btools.Size = UDim2.new(0, 200, 0, 50)
  58. Btools.Font = Enum.Font.SourceSans
  59. Btools.Text = "Btools"
  60. Btools.TextColor3 = Color3.new(0, 0, 0)
  61. Btools.TextScaled = true
  62. Btools.TextSize = 14
  63. Btools.TextWrapped = true
  64.  
  65. FreeF3x.Name = "Free F3x"
  66. FreeF3x.Parent = YayGUI
  67. FreeF3x.BackgroundColor3 = Color3.new(1, 1, 1)
  68. FreeF3x.Position = UDim2.new(0.499549955, 0, 0.242206231, 0)
  69. FreeF3x.Size = UDim2.new(0, 200, 0, 50)
  70. FreeF3x.Font = Enum.Font.SourceSans
  71. FreeF3x.Text = "F3x"
  72. FreeF3x.TextColor3 = Color3.new(0, 0, 0)
  73. FreeF3x.TextScaled = true
  74. FreeF3x.TextSize = 14
  75. FreeF3x.TextWrapped = true
  76.  
  77. Getadmin.Name = "Get admin"
  78. Getadmin.Parent = YayGUI
  79. Getadmin.BackgroundColor3 = Color3.new(1, 1, 1)
  80. Getadmin.Position = UDim2.new(0.510351062, 0, 0.393285364, 0)
  81. Getadmin.Size = UDim2.new(0, 200, 0, 50)
  82. Getadmin.Font = Enum.Font.SourceSans
  83. Getadmin.Text = "Get admin"
  84. Getadmin.TextColor3 = Color3.new(0, 0, 0)
  85. Getadmin.TextScaled = true
  86. Getadmin.TextSize = 14
  87. Getadmin.TextWrapped = true
  88.  
  89. GrabV4.Name = "Grab V4"
  90. GrabV4.Parent = YayGUI
  91. GrabV4.BackgroundColor3 = Color3.new(1, 1, 1)
  92. GrabV4.Position = UDim2.new(0.297929794, 0, 0.553956807, 0)
  93. GrabV4.Size = UDim2.new(0, 200, 0, 50)
  94. GrabV4.Font = Enum.Font.SourceSans
  95. GrabV4.Text = "Grab knife V4"
  96. GrabV4.TextColor3 = Color3.new(0, 0, 0)
  97. GrabV4.TextScaled = true
  98. GrabV4.TextSize = 14
  99. GrabV4.TextWrapped = true
  100.  
  101. Sans.Name = "Sans"
  102. Sans.Parent = YayGUI
  103. Sans.BackgroundColor3 = Color3.new(1, 1, 1)
  104. Sans.Position = UDim2.new(0.5157516, 0, 0.551558733, 0)
  105. Sans.Size = UDim2.new(0, 200, 0, 50)
  106. Sans.Font = Enum.Font.SourceSans
  107. Sans.Text = "Sans"
  108. Sans.TextColor3 = Color3.new(0, 0, 0)
  109. Sans.TextScaled = true
  110. Sans.TextSize = 14
  111. Sans.TextWrapped = true
  112.  
  113. InfiniteYield.Name = "Infinite Yield"
  114. InfiniteYield.Parent = YayGUI
  115. InfiniteYield.BackgroundColor3 = Color3.new(1, 1, 1)
  116. InfiniteYield.Position = UDim2.new(0.408640862, 0, 0.673860908, 0)
  117. InfiniteYield.Size = UDim2.new(0, 200, 0, 50)
  118. InfiniteYield.Modal = true
  119. InfiniteYield.Font = Enum.Font.SourceSans
  120. InfiniteYield.Text = "Infinite Yield"
  121. InfiniteYield.TextColor3 = Color3.new(0, 0, 0)
  122. InfiniteYield.TextScaled = true
  123. InfiniteYield.TextSize = 14
  124. InfiniteYield.TextWrapped = true
  125.  
  126. Credit.Name = "Credit"
  127. Credit.Parent = YayGUI
  128. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  129. Credit.Position = UDim2.new(0.279027909, 0, 0.793765008, 0)
  130. Credit.Size = UDim2.new(0, 489, 0, 21)
  131. Credit.Font = Enum.Font.SourceSans
  132. Credit.Text = "Credit by Nosdafaq and create by Nosdafaq"
  133. Credit.TextColor3 = Color3.new(0, 0, 0)
  134. Credit.TextScaled = true
  135. Credit.TextSize = 14
  136. Credit.TextWrapped = true
  137. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement