Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.02 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local LT2Script = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local Splitter = Instance.new("Frame")
  7. local LoginFrame = Instance.new("Frame")
  8. local TextBox = Instance.new("TextBox")
  9. local TextButton = Instance.new("TextButton")
  10. local LoadingFrame = Instance.new("Frame")
  11. local Loading = Instance.new("TextLabel")
  12. local TextLabel = Instance.new("TextLabel")
  13. local FuntionsFrame = Instance.new("Frame")
  14. --Properties:
  15. LT2Script.Name = "LT2Script"
  16. LT2Script.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  17.  
  18. MainFrame.Name = "MainFrame"
  19. MainFrame.Parent = LT2Script
  20. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  21. MainFrame.BorderSizePixel = 0
  22. MainFrame.Position = UDim2.new(0.309766769, 0, 0.309766769, 0)
  23. MainFrame.Size = UDim2.new(0.353708059, 0, 0.364408106, 0)
  24.  
  25. Splitter.Name = "Splitter"
  26. Splitter.Parent = MainFrame
  27. Splitter.BackgroundColor3 = Color3.new(0.329412, 0.745098, 1)
  28. Splitter.BorderSizePixel = 0
  29. Splitter.Size = UDim2.new(1, 0, 0.164991543, 0)
  30. Splitter.ZIndex = 3
  31.  
  32. LoginFrame.Name = "LoginFrame"
  33. LoginFrame.Parent = MainFrame
  34. LoginFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  35. LoginFrame.BorderSizePixel = 0
  36. LoginFrame.Position = UDim2.new(0, 0, 0.164991528, 0)
  37. LoginFrame.Size = UDim2.new(1, 0, 0.835008442, 0)
  38.  
  39. TextBox.Parent = LoginFrame
  40. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  41. TextBox.BorderColor3 = Color3.new(0.329412, 0.745098, 1)
  42. TextBox.BorderSizePixel = 3
  43. TextBox.Position = UDim2.new(0.278793812, 0, 0.330852687, 0)
  44. TextBox.Size = UDim2.new(0.442224652, 0, 0.118645497, 0)
  45. TextBox.Font = Enum.Font.GothamBold
  46. TextBox.PlaceholderColor3 = Color3.new(0, 0, 0)
  47. TextBox.PlaceholderText = "Whitelist Key..."
  48. TextBox.Text = ""
  49. TextBox.TextColor3 = Color3.new(0, 0, 0)
  50. TextBox.TextScaled = true
  51. TextBox.TextSize = 14
  52. TextBox.TextWrapped = true
  53.  
  54. TextButton.Parent = LoginFrame
  55. TextButton.BackgroundColor3 = Color3.new(0.329412, 0.745098, 1)
  56. TextButton.BorderSizePixel = 0
  57. TextButton.Position = UDim2.new(0.286003977, 0, 0.503785729, 0)
  58. TextButton.Size = UDim2.new(0.425400883, 0, 0.157624856, 0)
  59. TextButton.Font = Enum.Font.GothamBold
  60. TextButton.Text = "Login"
  61. TextButton.TextColor3 = Color3.new(0, 0, 0)
  62. TextButton.TextScaled = true
  63. TextButton.TextSize = 14
  64. TextButton.TextWrapped = true
  65.  
  66. LoadingFrame.Name = "LoadingFrame"
  67. LoadingFrame.Parent = MainFrame
  68. LoadingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  69. LoadingFrame.BorderSizePixel = 0
  70. LoadingFrame.Position = UDim2.new(0, 0, 0.164991528, 0)
  71. LoadingFrame.Size = UDim2.new(1, 0, 0.835008442, 0)
  72. LoadingFrame.Visible = false
  73.  
  74. Loading.Name = "Loading"
  75. Loading.Parent = LoadingFrame
  76. Loading.BackgroundColor3 = Color3.new(1, 1, 1)
  77. Loading.BorderSizePixel = 0
  78. Loading.Position = UDim2.new(0.0326861702, 0, 0.242764652, 0)
  79. Loading.Size = UDim2.new(0.967313826, 0, 0.313465744, 0)
  80. Loading.Font = Enum.Font.SourceSansBold
  81. Loading.Text = "Loading..."
  82. Loading.TextColor3 = Color3.new(1, 0.580392, 0.215686)
  83. Loading.TextScaled = true
  84. Loading.TextSize = 14
  85. Loading.TextWrapped = true
  86.  
  87. TextLabel.Parent = LoadingFrame
  88. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  89. TextLabel.BackgroundTransparency = 1
  90. TextLabel.BorderSizePixel = 0
  91. TextLabel.Position = UDim2.new(0.30228439, 0, 0.744618237, 0)
  92. TextLabel.Size = UDim2.new(0.410955817, 0, 0.251743048, 0)
  93. TextLabel.Font = Enum.Font.SourceSansBold
  94. TextLabel.Text = "Scanning Whitelist..."
  95. TextLabel.TextColor3 = Color3.new(0.329412, 0.745098, 1)
  96. TextLabel.TextScaled = true
  97. TextLabel.TextSize = 40
  98. TextLabel.TextWrapped = true
  99.  
  100. FuntionsFrame.Name = "FuntionsFrame"
  101. FuntionsFrame.Parent = MainFrame
  102. FuntionsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  103. FuntionsFrame.BorderSizePixel = 0
  104. FuntionsFrame.Position = UDim2.new(0, 0, 0.168582395, 0)
  105. FuntionsFrame.Size = UDim2.new(1, 0, 0.831417561, 0)
  106. FuntionsFrame.Visible = false
  107. -- Scripts:
  108. function SCRIPT_NXWI68_FAKESCRIPT() -- Splitter.LocalScript
  109. local script = Instance.new('LocalScript')
  110. script.Parent = Splitter
  111. local me = script.Parent
  112.  
  113. if script.Parent.Visible == true then
  114. repeat
  115. wait()
  116. for h = 0, 1, 1 / 300 do
  117. wait()
  118. script.Parent.BackgroundColor3 = Color3.fromHSV(h, 1, 1)
  119. end
  120. until script.Parent.Visible == false
  121. end
  122.  
  123.  
  124.  
  125. end
  126. coroutine.resume(coroutine.create(SCRIPT_NXWI68_FAKESCRIPT))
  127. function SCRIPT_IMTO65_FAKESCRIPT() -- TextBox.LocalScript
  128. local script = Instance.new('LocalScript')
  129. script.Parent = TextBox
  130. local me = script.Parent
  131.  
  132. if script.Parent.Visible == true then
  133. repeat
  134. wait()
  135. for h = 0, 1, 1 / 300 do
  136. wait()
  137. script.Parent.BorderColor3 = Color3.fromHSV(h, 1, 1)
  138. end
  139. until script.Parent.Visible == false
  140. end
  141.  
  142.  
  143.  
  144. end
  145. coroutine.resume(coroutine.create(SCRIPT_IMTO65_FAKESCRIPT))
  146. function SCRIPT_DQOQ66_FAKESCRIPT() -- TextButton.LocalScript
  147. local script = Instance.new('LocalScript')
  148. script.Parent = TextButton
  149. local me = script.Parent
  150.  
  151. me.MouseButton1Click:Connect(function()
  152. me.Parent.Parent.Splitter:TweenSize(UDim2.new(1, 0,1, 0), 'Out', 'Sine', 1)
  153. wait(1.2)
  154. me.Parent.Parent.Splitter:TweenSize(UDim2.new(1, 0,0.165, 0), 'Out', 'Sine', 1)
  155. me.Parent.Parent.LoadingFrame.Visible = true
  156. me.Parent.Visible = false
  157. end)
  158.  
  159. local me = script.Parent
  160.  
  161. if script.Parent.Visible == true then
  162. repeat
  163. wait()
  164. for h = 0, 1, 1 / 300 do
  165. wait()
  166. script.Parent.BackgroundColor3 = Color3.fromHSV(h, 1, 1)
  167. end
  168. until script.Parent.Visible == false
  169. end
  170.  
  171.  
  172.  
  173. end
  174. coroutine.resume(coroutine.create(SCRIPT_DQOQ66_FAKESCRIPT))
  175. function SCRIPT_PMFI79_FAKESCRIPT() -- Loading.LocalScript
  176. local script = Instance.new('LocalScript')
  177. script.Parent = Loading
  178. local me = script.Parent
  179.  
  180. while true do
  181.  
  182. me.Text = ("Loading")
  183. wait(1)
  184. me.Text = ("Loading.")
  185. wait(1)
  186. me.Text = ("Loading..")
  187. wait(1)
  188. me.Text = ("Loading...")
  189. wait(1)
  190. end
  191.  
  192.  
  193.  
  194.  
  195.  
  196. end
  197. coroutine.resume(coroutine.create(SCRIPT_PMFI79_FAKESCRIPT))
  198. function SCRIPT_GFEZ74_FAKESCRIPT() -- Loading.LocalScript
  199. local script = Instance.new('LocalScript')
  200. script.Parent = Loading
  201. while true do
  202. repeat
  203. wait()
  204. for h = 0, 1, 1 / 300 do
  205. wait()
  206. script.Parent.TextColor3 = Color3.fromHSV(h, 1, 1)
  207. end
  208. until script.Parent.Visible == false
  209. end
  210.  
  211.  
  212. end
  213. coroutine.resume(coroutine.create(SCRIPT_GFEZ74_FAKESCRIPT))
  214. function SCRIPT_OTLL73_FAKESCRIPT() -- TextLabel.LocalScript
  215. local script = Instance.new('LocalScript')
  216. script.Parent = TextLabel
  217. local me = script.Parent
  218. local wl = me.Parent.Parent.LoginFrame.TextBox
  219. local loginbutton = me.Parent.Parent.LoginFrame.TextButton
  220.  
  221. loginbutton.MouseButton1Click:Connect(function()
  222. me.Text = ("Checking Whitelist")
  223. wait(5)
  224. if wl.Text == ("test") then
  225. me.Text = ("Whitelist Found!")
  226. wait(2)
  227. me.Text = ("Loading Funtions...")
  228. wait(4)
  229. me.Text = ("Loading Others...")
  230. wait(3)
  231. me.Text = ("Done Loading!")
  232. wait(2)
  233. me.Parent.Parent.Splitter:TweenSize(UDim2.new(1, 0,1, 0), 'Out', 'Sine', 1)
  234. wait(1.2)
  235. me.Parent.Parent.Splitter:TweenSize(UDim2.new(1, 0,0.165, 0), 'Out', 'Sine', 1)
  236. me.Parent.Parent.FuntionsFrame.Visible = true
  237. else
  238. me.Text = ("Error! Incorrect Whitelist!")
  239. wait(2.3)
  240. me.Parent.Parent.Splitter:TweenSize(UDim2.new(1, 0,1, 0), 'Out', 'Sine', 1)
  241. wait(1.2)
  242. me.Parent.Parent.Splitter:TweenSize(UDim2.new(1, 0,0.165, 0), 'Out', 'Sine', 1)
  243. me.Parent.Visible = false
  244. me.Parent.Parent.LoginFrame.Visible = true
  245. end
  246. end)
  247.  
  248.  
  249.  
  250. local me = script.Parent
  251.  
  252. if script.Parent.Visible == true then
  253. repeat
  254. wait()
  255. for h = 0, 1, 1 / 300 do
  256. wait()
  257. script.Parent.TextColor3 = Color3.fromHSV(h, 1, 1)
  258. end
  259. until script.Parent.Visible == false
  260. end
  261.  
  262.  
  263.  
  264. end
  265. coroutine.resume(coroutine.create(SCRIPT_OTLL73_FAKESCRIPT))
  266. function SCRIPT_HRIA82_FAKESCRIPT() -- MainFrame.LocalScript
  267. local script = Instance.new('LocalScript')
  268. script.Parent = MainFrame
  269. local me = script.Parent
  270.  
  271. me.Active = true
  272. me.Selectable = true
  273. me.Draggable = true
  274.  
  275. end
  276. coroutine.resume(coroutine.create(SCRIPT_HRIA82_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement