naruto9161

Game pass

Apr 11th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.38 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main1 = Instance.new("Frame")
  6. local Gamepass = Instance.new("TextLabel")
  7. local Id = Instance.new("TextBox")
  8. local Run = Instance.new("TextButton")
  9. local By = Instance.new("TextLabel")
  10. local Dospcord = Instance.new("TextLabel")
  11. --Properties:
  12. game.Players.LocalPlayer:WaitForChild("PlayerGui")
  13. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  14. ScreenGui.Parent = game.CoreGui
  15.  
  16. Main1.Name = "Main1"
  17. Main1.Parent = ScreenGui
  18. Main1.BackgroundColor3 = Color3.new(0.0156863, 0, 0)
  19. Main1.BackgroundTransparency = 0.80000001192093
  20. Main1.BorderColor3 = Color3.new(1, 0, 0.0156863)
  21. Main1.BorderSizePixel = 5
  22. Main1.Position = UDim2.new(0.3972736, 0, 0.215561226, 0)
  23. Main1.Size = UDim2.new(0, 201, 0, 357)
  24. Main1.Active = true
  25. Main1.Draggable = true
  26.  
  27. Gamepass.Name = "Gamepass"
  28. Gamepass.Parent = Main1
  29. Gamepass.BackgroundColor3 = Color3.new(1, 1, 1)
  30. Gamepass.BackgroundTransparency = 1
  31. Gamepass.Position = UDim2.new(0.00497512426, 0, 0, 0)
  32. Gamepass.Size = UDim2.new(0, 200, 0, 50)
  33. Gamepass.Font = Enum.Font.SourceSans
  34. Gamepass.Text = "Script Get GamePass Free!!"
  35. Gamepass.TextColor3 = Color3.new(0.0784314, 0.0470588, 1)
  36. Gamepass.TextSize = 20
  37.  
  38. Id.Name = "Id"
  39. Id.Parent = Main1
  40. Id.BackgroundColor3 = Color3.new(0.0901961, 1, 0.164706)
  41. Id.BorderSizePixel = 5
  42. Id.Position = UDim2.new(0.13432835, 0, 0.263305336, 0)
  43. Id.Size = UDim2.new(0, 147, 0, 50)
  44. Id.Font = Enum.Font.SourceSans
  45. Id.Text = "Type Id Gamepass In Here!!!"
  46. Id.TextColor3 = Color3.new(0, 0, 0)
  47. Id.TextSize = 14
  48.  
  49. Run.Name = "Run"
  50. Run.Parent = Main1
  51. Run.BackgroundColor3 = Color3.new(0.0392157, 0.054902, 1)
  52. Run.BorderSizePixel = 5
  53. Run.Position = UDim2.new(0.228855729, 0, 0.515406191, 0)
  54. Run.Size = UDim2.new(0, 107, 0, 50)
  55. Run.Font = Enum.Font.SourceSans
  56. Run.Text = "Run Script"
  57. Run.TextColor3 = Color3.new(0, 0, 0)
  58. Run.TextSize = 14
  59. Run.MouseButton1Down:connect(function()
  60. local tries = 0
  61. local gamePassId = Type(Id.Text)
  62. local market = game:GetService("MarketplaceService")
  63. local http = game:GetService("HttpService")
  64. local info = market:GetProductInfo(gamePassId, Enum.InfoType.GamePass)
  65. spawn(function()
  66. while true do
  67. wait()
  68. if tries >= 200 then
  69. game:GetService('TeleportService'):Teleport(game.PlaceId)
  70. end
  71. end
  72. end)
  73.  
  74. game:GetService("RunService").Stepped:connect(function()
  75. tries = tries+1
  76. market:SignalPromptGamePassPurchaseFinished(game:GetService("Players").LocalPlayer, gamePassId, true)
  77. market:PerformPurchase(Enum.InfoType.Asset, info["ProductId"], info["PriceInRobux"], http:GenerateGUID(false))
  78. end)
  79. end)
  80.  
  81. By.Name = "By"
  82. By.Parent = Main1
  83. By.BackgroundColor3 = Color3.new(1, 1, 1)
  84. By.BackgroundTransparency = 1
  85. By.Position = UDim2.new(-0.0796019733, 0, 0.893557429, 0)
  86. By.Size = UDim2.new(0, 200, 0, 50)
  87. By.Font = Enum.Font.SourceSans
  88. By.Text = "Gui Make By : Naruto Minecraft"
  89. By.TextColor3 = Color3.new(0, 0, 0)
  90. By.TextSize = 14
  91.  
  92. Dospcord.Name = "Dospcord"
  93. Dospcord.Parent = Main1
  94. Dospcord.BackgroundColor3 = Color3.new(1, 1, 1)
  95. Dospcord.BackgroundTransparency = 1
  96. Dospcord.Position = UDim2.new(0.0348258689, 0, 0.655462205, 0)
  97. Dospcord.Size = UDim2.new(0, 185, 0, 50)
  98. Dospcord.Font = Enum.Font.SourceSans
  99. Dospcord.Text = "Discord : ᒎΘ₭Ɇℝ-ıʟʟȗṃıṅѧṭı-MR̸͟͞.NA̸͟͞R̸͟͞\n#7884"
  100. Dospcord.TextColor3 = Color3.new(0, 0, 0)
  101. Dospcord.TextSize = 14
  102.  
  103. function SCRIPT_ECXQ69_FAKESCRIPT() -- By.LocalScript
  104. local script = Instance.new('LocalScript')
  105. script.Parent = By
  106. while wait() do
  107. script.Parent.TextColor3 = Color3.new(1,0,0)
  108. for i=1,15 do
  109. game:GetService("RunService").RenderStepped:wait()
  110. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  111. end
  112. for i=1,15 do
  113. game:GetService("RunService").RenderStepped:wait()
  114. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  115. end
  116. for i=1,15 do
  117. game:GetService("RunService").RenderStepped:wait()
  118. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  119. end
  120. for i=1,15 do
  121. game:GetService("RunService").RenderStepped:wait()
  122. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  123. end
  124. for i=1,15 do
  125. game:GetService("RunService").RenderStepped:wait()
  126. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  127. end
  128. for i=1,15 do
  129. game:GetService("RunService").RenderStepped:wait()
  130. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  131. end
  132. end
  133.  
  134. end
  135. coroutine.resume(coroutine.create(SCRIPT_ECXQ69_FAKESCRIPT))
  136. function SCRIPT_HCXJ69_FAKESCRIPT() -- Dospcord.LocalScript
  137. local script = Instance.new('LocalScript')
  138. script.Parent = Dospcord
  139. while wait() do
  140. script.Parent.TextColor3 = Color3.new(1,0,0)
  141. for i=1,15 do
  142. game:GetService("RunService").RenderStepped:wait()
  143. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  144. end
  145. for i=1,15 do
  146. game:GetService("RunService").RenderStepped:wait()
  147. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  148. end
  149. for i=1,15 do
  150. game:GetService("RunService").RenderStepped:wait()
  151. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  152. end
  153. for i=1,15 do
  154. game:GetService("RunService").RenderStepped:wait()
  155. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  156. end
  157. for i=1,15 do
  158. game:GetService("RunService").RenderStepped:wait()
  159. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  160. end
  161. for i=1,15 do
  162. game:GetService("RunService").RenderStepped:wait()
  163. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  164. end
  165. end
  166.  
  167. end
  168. coroutine.resume(coroutine.create(SCRIPT_HCXJ69_FAKESCRIPT))
Add Comment
Please, Sign In to add comment