Advertisement
linkedwher

Untitled

Nov 20th, 2024
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.62 KB | None | 0 0
  1. -- JOIN FOR KEY: DISCORD.GG/uTYtSawU4F (IT IS FREE.)
  2.  
  3. -- Instances:
  4.  
  5. local Converted = {
  6. ["_ScreenGui"] = Instance.new("ScreenGui");
  7. ["_Frame"] = Instance.new("Frame");
  8. ["_UICorner"] = Instance.new("UICorner");
  9. ["_ShadowHolder"] = Instance.new("Frame");
  10. ["_Shadow"] = Instance.new("ImageLabel");
  11. ["_clear"] = Instance.new("ImageButton");
  12. ["_LocalScript"] = Instance.new("LocalScript");
  13. ["_KeyInput"] = Instance.new("TextBox");
  14. ["_UICorner1"] = Instance.new("UICorner");
  15. ["_UIStroke"] = Instance.new("UIStroke");
  16. ["_UIGradient"] = Instance.new("UIGradient");
  17. ["_TextLabel"] = Instance.new("TextLabel");
  18. ["_UIGradient1"] = Instance.new("UIGradient");
  19. ["_LocalScript1"] = Instance.new("LocalScript");
  20. ["_LocalScript2"] = Instance.new("LocalScript");
  21. ["_TextLabel1"] = Instance.new("TextLabel");
  22. ["_Valid"] = Instance.new("Frame");
  23. ["_UIGradient2"] = Instance.new("UIGradient");
  24. ["_UICorner2"] = Instance.new("UICorner");
  25. ["_UIStroke1"] = Instance.new("UIStroke");
  26. ["_TextLabel2"] = Instance.new("TextLabel");
  27. ["_check"] = Instance.new("ImageButton");
  28. ["_UICorner3"] = Instance.new("UICorner");
  29. ["_InValid"] = Instance.new("Frame");
  30. ["_UIGradient3"] = Instance.new("UIGradient");
  31. ["_UICorner4"] = Instance.new("UICorner");
  32. ["_UIStroke2"] = Instance.new("UIStroke");
  33. ["_TextLabel3"] = Instance.new("TextLabel");
  34. ["_clear1"] = Instance.new("ImageButton");
  35. ["_UICorner5"] = Instance.new("UICorner");
  36. ["_LocalScript3"] = Instance.new("LocalScript");
  37. }
  38.  
  39. -- Properties:
  40.  
  41. Converted["_ScreenGui"].ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  42. Converted["_ScreenGui"].Parent = game:GetService("CoreGui")
  43.  
  44. Converted["_Frame"].BackgroundColor3 = Color3.fromRGB(31.000000052154064, 31.000000052154064, 31.000000052154064)
  45. Converted["_Frame"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  46. Converted["_Frame"].BorderSizePixel = 0
  47. Converted["_Frame"].Position = UDim2.new(0.40354535, 0, 0.375, 0)
  48. Converted["_Frame"].Size = UDim2.new(0, 369, 0, 256)
  49. Converted["_Frame"].Parent = Converted["_ScreenGui"]
  50.  
  51. Converted["_UICorner"].Parent = Converted["_Frame"]
  52.  
  53. Converted["_ShadowHolder"].BackgroundTransparency = 1
  54. Converted["_ShadowHolder"].Size = UDim2.new(1, 0, 1, 0)
  55. Converted["_ShadowHolder"].Name = "ShadowHolder"
  56. Converted["_ShadowHolder"].Parent = Converted["_Frame"]
  57.  
  58. Converted["_Shadow"].Image = "rbxassetid://12817494724"
  59. Converted["_Shadow"].ImageTransparency = 0.699999988079071
  60. Converted["_Shadow"].ScaleType = Enum.ScaleType.Slice
  61. Converted["_Shadow"].SliceCenter = Rect.new(85, 85, 427, 427)
  62. Converted["_Shadow"].AnchorPoint = Vector2.new(0.5, 0.5)
  63. Converted["_Shadow"].BackgroundTransparency = 1
  64. Converted["_Shadow"].Position = UDim2.new(0.5, 0, 0.5, 3)
  65. Converted["_Shadow"].Size = UDim2.new(1, 145, 1, 145)
  66. Converted["_Shadow"].ZIndex = -5
  67. Converted["_Shadow"].Name = "Shadow"
  68. Converted["_Shadow"].Parent = Converted["_ShadowHolder"]
  69.  
  70. Converted["_clear"].Image = "rbxassetid://3926305904"
  71. Converted["_clear"].ImageRectOffset = Vector2.new(924, 724)
  72. Converted["_clear"].ImageRectSize = Vector2.new(36, 36)
  73. Converted["_clear"].BackgroundTransparency = 1
  74. Converted["_clear"].LayoutOrder = 5
  75. Converted["_clear"].Position = UDim2.new(0.890243888, 0, 0.0390625, 0)
  76. Converted["_clear"].Size = UDim2.new(0, 30, 0, 30)
  77. Converted["_clear"].ZIndex = 2
  78. Converted["_clear"].Name = "clear"
  79. Converted["_clear"].Parent = Converted["_Frame"]
  80.  
  81. Converted["_KeyInput"].CursorPosition = -1
  82. Converted["_KeyInput"].Font = Enum.Font.SourceSansBold
  83. Converted["_KeyInput"].Text = ""
  84. Converted["_KeyInput"].TextColor3 = Color3.fromRGB(255, 255, 255)
  85. Converted["_KeyInput"].TextScaled = true
  86. Converted["_KeyInput"].TextSize = 14
  87. Converted["_KeyInput"].TextWrapped = true
  88. Converted["_KeyInput"].BackgroundColor3 = Color3.fromRGB(39.00000147521496, 39.00000147521496, 39.00000147521496)
  89. Converted["_KeyInput"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  90. Converted["_KeyInput"].BorderSizePixel = 0
  91. Converted["_KeyInput"].Position = UDim2.new(0.173441738, 0, 0.8515625, 0)
  92. Converted["_KeyInput"].Size = UDim2.new(0, 241, 0, 30)
  93. Converted["_KeyInput"].Name = "KeyInput"
  94. Converted["_KeyInput"].Parent = Converted["_Frame"]
  95.  
  96. Converted["_UICorner1"].Parent = Converted["_KeyInput"]
  97.  
  98. Converted["_UIStroke"].ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  99. Converted["_UIStroke"].Color = Color3.fromRGB(255, 255, 255)
  100. Converted["_UIStroke"].Thickness = 1.7000000476837158
  101. Converted["_UIStroke"].Parent = Converted["_KeyInput"]
  102.  
  103. Converted["_UIGradient"].Color = ColorSequence.new{
  104. ColorSequenceKeypoint.new(0, Color3.fromRGB(59.00000028312206, 59.00000028312206, 59.00000028312206)),
  105. ColorSequenceKeypoint.new(1, Color3.fromRGB(190.0000038743019, 190.0000038743019, 190.0000038743019))
  106. }
  107. Converted["_UIGradient"].Parent = Converted["_UIStroke"]
  108.  
  109. Converted["_TextLabel"].Font = Enum.Font.SourceSansBold
  110. Converted["_TextLabel"].Text = "Script Key"
  111. Converted["_TextLabel"].TextColor3 = Color3.fromRGB(255, 255, 255)
  112. Converted["_TextLabel"].TextScaled = true
  113. Converted["_TextLabel"].TextSize = 14
  114. Converted["_TextLabel"].TextWrapped = true
  115. Converted["_TextLabel"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  116. Converted["_TextLabel"].BackgroundTransparency = 1
  117. Converted["_TextLabel"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  118. Converted["_TextLabel"].BorderSizePixel = 0
  119. Converted["_TextLabel"].Position = UDim2.new(-0.00145061873, 0, -0.00223600864, 0)
  120. Converted["_TextLabel"].Size = UDim2.new(0, 260, 0, 39)
  121. Converted["_TextLabel"].Parent = Converted["_Frame"]
  122.  
  123. Converted["_UIGradient1"].Color = ColorSequence.new{
  124. ColorSequenceKeypoint.new(0, Color3.fromRGB(58.00000034272671, 58.00000034272671, 58.00000034272671)),
  125. ColorSequenceKeypoint.new(1, Color3.fromRGB(225.00000178813934, 225.00000178813934, 225.00000178813934))
  126. }
  127. Converted["_UIGradient1"].Parent = Converted["_TextLabel"]
  128.  
  129. Converted["_TextLabel1"].Font = Enum.Font.SourceSansBold
  130. Converted["_TextLabel1"].Text = "Key is in Discord (example)"
  131. Converted["_TextLabel1"].TextColor3 = Color3.fromRGB(255, 255, 255)
  132. Converted["_TextLabel1"].TextScaled = true
  133. Converted["_TextLabel1"].TextSize = 14
  134. Converted["_TextLabel1"].TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  135. Converted["_TextLabel1"].TextWrapped = true
  136. Converted["_TextLabel1"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  137. Converted["_TextLabel1"].BackgroundTransparency = 1
  138. Converted["_TextLabel1"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  139. Converted["_TextLabel1"].BorderSizePixel = 0
  140. Converted["_TextLabel1"].Position = UDim2.new(0.184281841, 0, 0.36328125, 0)
  141. Converted["_TextLabel1"].Size = UDim2.new(0, 233, 0, 75)
  142. Converted["_TextLabel1"].Parent = Converted["_Frame"]
  143.  
  144. Converted["_Valid"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  145. Converted["_Valid"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  146. Converted["_Valid"].BorderSizePixel = 0
  147. Converted["_Valid"].Position = UDim2.new(0.846715331, 0, 0.0303398054, 0)
  148. Converted["_Valid"].Size = UDim2.new(0, 294, 0, 58)
  149. Converted["_Valid"].Visible = false
  150. Converted["_Valid"].Name = "Valid"
  151. Converted["_Valid"].Parent = Converted["_ScreenGui"]
  152.  
  153. Converted["_UIGradient2"].Color = ColorSequence.new{
  154. ColorSequenceKeypoint.new(0, Color3.fromRGB(99.00000169873238, 255, 88.00000235438347)),
  155. ColorSequenceKeypoint.new(1, Color3.fromRGB(4.000000236555934, 4.000000236555934, 4.000000236555934))
  156. }
  157. Converted["_UIGradient2"].Parent = Converted["_Valid"]
  158.  
  159. Converted["_UICorner2"].Parent = Converted["_Valid"]
  160.  
  161. Converted["_UIStroke1"].Parent = Converted["_Valid"]
  162.  
  163. Converted["_TextLabel2"].Font = Enum.Font.SourceSansBold
  164. Converted["_TextLabel2"].Text = "Valid Key!"
  165. Converted["_TextLabel2"].TextColor3 = Color3.fromRGB(255, 255, 255)
  166. Converted["_TextLabel2"].TextSize = 36
  167. Converted["_TextLabel2"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  168. Converted["_TextLabel2"].BackgroundTransparency = 1
  169. Converted["_TextLabel2"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  170. Converted["_TextLabel2"].BorderSizePixel = 0
  171. Converted["_TextLabel2"].Position = UDim2.new(0.0753721893, 0, 0.068965517, 0)
  172. Converted["_TextLabel2"].Size = UDim2.new(0, 248, 0, 50)
  173. Converted["_TextLabel2"].Parent = Converted["_Valid"]
  174.  
  175. Converted["_check"].Image = "rbxassetid://3926305904"
  176. Converted["_check"].ImageColor3 = Color3.fromRGB(13.00000112503767, 255, 0)
  177. Converted["_check"].ImageRectOffset = Vector2.new(312, 4)
  178. Converted["_check"].ImageRectSize = Vector2.new(24, 24)
  179. Converted["_check"].BackgroundColor3 = Color3.fromRGB(252.00001537799835, 250.00001549720764, 255)
  180. Converted["_check"].Position = UDim2.new(0.0748299286, 0, 0.18965517, 0)
  181. Converted["_check"].Size = UDim2.new(0, 35, 0, 35)
  182. Converted["_check"].ZIndex = 2
  183. Converted["_check"].Name = "check"
  184. Converted["_check"].Parent = Converted["_Valid"]
  185.  
  186. Converted["_UICorner3"].CornerRadius = UDim.new(1, 8)
  187. Converted["_UICorner3"].Parent = Converted["_check"]
  188.  
  189. Converted["_InValid"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  190. Converted["_InValid"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  191. Converted["_InValid"].BorderSizePixel = 0
  192. Converted["_InValid"].Position = UDim2.new(0.846715331, 0, 0.0303398054, 0)
  193. Converted["_InValid"].Size = UDim2.new(0, 294, 0, 58)
  194. Converted["_InValid"].Visible = false
  195. Converted["_InValid"].Name = "InValid"
  196. Converted["_InValid"].Parent = Converted["_ScreenGui"]
  197.  
  198. Converted["_UIGradient3"].Color = ColorSequence.new{
  199. ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 19.0000007674098, 23.000000528991222)),
  200. ColorSequenceKeypoint.new(1, Color3.fromRGB(4.000000236555934, 4.000000236555934, 4.000000236555934))
  201. }
  202. Converted["_UIGradient3"].Parent = Converted["_InValid"]
  203.  
  204. Converted["_UICorner4"].Parent = Converted["_InValid"]
  205.  
  206. Converted["_UIStroke2"].Parent = Converted["_InValid"]
  207.  
  208. Converted["_TextLabel3"].Font = Enum.Font.SourceSansBold
  209. Converted["_TextLabel3"].Text = "InValid Key!"
  210. Converted["_TextLabel3"].TextColor3 = Color3.fromRGB(255, 255, 255)
  211. Converted["_TextLabel3"].TextSize = 36
  212. Converted["_TextLabel3"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  213. Converted["_TextLabel3"].BackgroundTransparency = 1
  214. Converted["_TextLabel3"].BorderColor3 = Color3.fromRGB(0, 0, 0)
  215. Converted["_TextLabel3"].BorderSizePixel = 0
  216. Converted["_TextLabel3"].Position = UDim2.new(0.0753721893, 0, 0.068965517, 0)
  217. Converted["_TextLabel3"].Size = UDim2.new(0, 248, 0, 50)
  218. Converted["_TextLabel3"].Parent = Converted["_InValid"]
  219.  
  220. Converted["_clear1"].Image = "rbxassetid://3926305904"
  221. Converted["_clear1"].ImageColor3 = Color3.fromRGB(255, 5.000000176951289, 9.000000413507223)
  222. Converted["_clear1"].ImageRectOffset = Vector2.new(924, 724)
  223. Converted["_clear1"].ImageRectSize = Vector2.new(36, 36)
  224. Converted["_clear1"].BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  225. Converted["_clear1"].LayoutOrder = 5
  226. Converted["_clear1"].Position = UDim2.new(0.0510204099, 0, 0.18965517, 0)
  227. Converted["_clear1"].Size = UDim2.new(0, 35, 0, 35)
  228. Converted["_clear1"].ZIndex = 2
  229. Converted["_clear1"].Name = "clear"
  230. Converted["_clear1"].Parent = Converted["_InValid"]
  231.  
  232. Converted["_UICorner5"].CornerRadius = UDim.new(1, 8)
  233. Converted["_UICorner5"].Parent = Converted["_clear1"]
  234.  
  235. -- Fake Module Scripts:
  236.  
  237. local fake_module_scripts = {}
  238.  
  239.  
  240. -- Fake Local Scripts:
  241.  
  242. local function IFXLNG_fake_script() -- Fake Script: StarterGui.ScreenGui.Frame.clear.LocalScript
  243. local script = Instance.new("LocalScript")
  244. script.Name = "LocalScript"
  245. script.Parent = Converted["_clear"]
  246. local req = require
  247. local require = function(obj)
  248. local fake = fake_module_scripts[obj]
  249. if fake then
  250. return fake()
  251. end
  252. return req(obj)
  253. end
  254.  
  255. local TweenService = game:GetService("TweenService")
  256.  
  257. local imageButton = script.Parent -- The script is a direct child of the image button
  258.  
  259. local function slideDownAndRemoveGui()
  260. -- Create a new TweenInfo
  261. local tweenInfo = TweenInfo.new(
  262. 1, -- Time in seconds that the animation should take
  263. Enum.EasingStyle.Back, -- Easing style
  264. Enum.EasingDirection.In, -- Easing direction
  265. 0, -- Number of times to repeat
  266. false, -- Should the animation repeat?
  267. 0 -- Delay before repeating
  268. )
  269.  
  270. -- Calculate the new position off the bottom of the screen
  271. local offScreenPosition = UDim2.new(
  272. imageButton.Parent.Position.X.Scale,
  273. imageButton.Parent.Position.X.Offset,
  274. 1,
  275. imageButton.Parent.AbsoluteSize.Y
  276. )
  277.  
  278. -- Create the Tween
  279. local tween = TweenService:Create(imageButton.Parent, tweenInfo, {Position = offScreenPosition})
  280.  
  281. -- Define what should happen when the Tween finishes
  282. local function tweenFinished()
  283. imageButton.Parent:Destroy() -- Remove the GUI from the game
  284. end
  285.  
  286. tween.Completed:Connect(tweenFinished) -- Connect the tweenFinished function to the Tween's Completed event
  287.  
  288. tween:Play() -- Start the Tween
  289. end
  290.  
  291. imageButton.MouseButton1Click:Connect(slideDownAndRemoveGui) -- Connect the slideDownAndRemoveGui function to the button's MouseButton1Click event
  292.  
  293. end
  294. local function WAAOYPU_fake_script() -- Fake Script: StarterGui.ScreenGui.Frame.LocalScript
  295. local script = Instance.new("LocalScript")
  296. script.Name = "LocalScript"
  297. script.Parent = Converted["_Frame"]
  298. local req = require
  299. local require = function(obj)
  300. local fake = fake_module_scripts[obj]
  301. if fake then
  302. return fake()
  303. end
  304. return req(obj)
  305. end
  306.  
  307. local TweenService = game:GetService("TweenService")
  308.  
  309. local frame = script.Parent -- The script is a direct child of the frame
  310. local finalPosition = frame.Position -- Save the frame's final position
  311.  
  312. frame.Position = UDim2.new(frame.Position.X.Scale, frame.Position.X.Offset, 0, -frame.AbsoluteSize.Y) -- Move the frame off the top of the screen
  313.  
  314. local tweenInfo = TweenInfo.new(
  315. 1, -- Time in seconds that the animation should take
  316. Enum.EasingStyle.Back, -- Easing style
  317. Enum.EasingDirection.Out, -- Easing direction
  318. 0, -- Number of times to repeat
  319. false, -- Should the animation repeat?
  320. 0 -- Delay before repeating
  321. )
  322.  
  323. local tween = TweenService:Create(frame, tweenInfo, {Position = finalPosition})
  324.  
  325. tween:Play()
  326.  
  327. end
  328. local function KMPPKX_fake_script() -- Fake Script: StarterGui.ScreenGui.Frame.LocalScript
  329. local script = Instance.new("LocalScript")
  330. script.Name = "LocalScript"
  331. script.Parent = Converted["_Frame"]
  332. local req = require
  333. local require = function(obj)
  334. local fake = fake_module_scripts[obj]
  335. if fake then
  336. return fake()
  337. end
  338. return req(obj)
  339. end
  340.  
  341. local UserInputService = game:GetService("UserInputService")
  342. local TweenService = game:GetService("TweenService")
  343.  
  344. local frame = script.Parent -- The script is a direct child of the frame
  345.  
  346. -- Function to create the click effect
  347. local function createClickEffect(x, y)
  348. -- Create the effect GUI
  349. local effect = Instance.new("Frame")
  350. effect.Size = UDim2.new(0, 0, 0, 0)
  351. effect.Position = UDim2.new(0, x, 0, y)
  352. effect.AnchorPoint = Vector2.new(0.5, 0.5)
  353. effect.BackgroundColor3 = Color3.new(1, 1, 1)
  354. effect.BorderSizePixel = 0
  355. effect.Parent = frame
  356.  
  357. -- Animate the effect
  358. local tween = TweenService:Create(effect, TweenInfo.new(0.5, Enum.EasingStyle.Quad, Enum.EasingDirection.Out), {Size = UDim2.new(0, 50, 0, 50), BackgroundTransparency = 1})
  359. tween:Play()
  360.  
  361. -- Remove the effect when the animation is done
  362. tween.Completed:Connect(function()
  363. effect:Destroy()
  364. end)
  365. end
  366.  
  367. -- Function to handle mouse clicks
  368. local function onMouseClick(input)
  369. local pos = input.Position
  370. local frameCorner1 = frame.AbsolutePosition
  371. local frameCorner2 = frameCorner1 + frame.AbsoluteSize
  372.  
  373. -- Check if the clicked position is within the frame
  374. if pos.X >= frameCorner1.X and pos.Y >= frameCorner1.Y and pos.X <= frameCorner2.X and pos.Y <= frameCorner2.Y then
  375. createClickEffect(pos.X - frameCorner1.X, pos.Y - frameCorner1.Y)
  376. end
  377. end
  378.  
  379. -- Connect the mouse click event
  380. UserInputService.InputBegan:Connect(function(input)
  381. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  382. onMouseClick(input)
  383. end
  384. end)
  385.  
  386. end
  387. local function IIST_fake_script() -- Fake Script: StarterGui.ScreenGui.LocalScript
  388. local script = Instance.new("LocalScript")
  389. script.Name = "LocalScript"
  390. script.Parent = Converted["_ScreenGui"]
  391. local req = require
  392. local require = function(obj)
  393. local fake = fake_module_scripts[obj]
  394. if fake then
  395. return fake()
  396. end
  397. return req(obj)
  398. end
  399.  
  400. local TweenService = game:GetService("TweenService")
  401.  
  402. local screenGui = script.Parent
  403. local keySystemFrame = screenGui:FindFirstChild("Frame") -- Replace with your frame's name
  404. local correctKey = "LinkerWinker" -- Replace with your actual key
  405.  
  406. local keyInput = keySystemFrame:FindFirstChild("KeyInput")
  407. local validFrame = screenGui:FindFirstChild("Valid")
  408. local invalidFrame = screenGui:FindFirstChild("InValid")
  409.  
  410. -- Store final positions from Studio
  411. local validFinalPosition = validFrame.Position
  412. local invalidFinalPosition = invalidFrame.Position
  413.  
  414. -- Set frames to initial positions off the right side of the screen
  415. validFrame.Position = UDim2.new(1, 0, validFinalPosition.Y.Scale, validFinalPosition.Y.Offset)
  416. invalidFrame.Position = UDim2.new(1, 0, invalidFinalPosition.Y.Scale, invalidFinalPosition.Y.Offset)
  417.  
  418. local tweenInfo = TweenInfo.new(
  419. 1, -- Duration
  420. Enum.EasingStyle.Back, -- Easing style
  421. Enum.EasingDirection.Out -- Easing direction
  422. )
  423.  
  424. local function slideInFromRight(frame, finalPosition)
  425. frame.Visible = true
  426. local tween = TweenService:Create(frame, tweenInfo, {Position = finalPosition})
  427. tween:Play()
  428. tween.Completed:Wait()
  429. end
  430.  
  431. local function slideDownAndDestroy(frame)
  432. wait(4) -- Wait for 4 seconds
  433. local targetPos = UDim2.new(frame.Position.X.Scale, frame.Position.X.Offset, 1, 0) -- Move the frame off the bottom
  434. local tween = TweenService:Create(frame, tweenInfo, {Position = targetPos})
  435. tween:Play()
  436. tween.Completed:Wait() -- Wait for animation to complete
  437. frame:Destroy() -- Destroy the frame
  438. end
  439.  
  440. local function notifyValid()
  441. slideInFromRight(validFrame, validFinalPosition)
  442. slideDownAndDestroy(validFrame)
  443. end
  444.  
  445. local function notifyInvalid()
  446. slideInFromRight(invalidFrame, invalidFinalPosition)
  447. slideDownAndDestroy(invalidFrame)
  448. end
  449.  
  450. local function checkKey(enterPressed)
  451. if enterPressed and keyInput.Text == correctKey then
  452. notifyValid()
  453. keySystemFrame:Destroy() --
  454. loadstring(game:HttpGet('https://pastebin.com/raw/7DcQpyDQ'))() --
  455. elseif enterPressed then
  456. notifyInvalid()
  457. end
  458. end
  459.  
  460. keyInput.FocusLost:Connect(checkKey)
  461.  
  462. end
  463.  
  464. coroutine.wrap(IFXLNG_fake_script)()
  465. coroutine.wrap(WAAOYPU_fake_script)()
  466. coroutine.wrap(KMPPKX_fake_script)()
  467. coroutine.wrap(IIST_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement