coz

sssssssssssss

coz
Sep 15th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Menu = Instance.new("Frame")
  5. local F3X = Instance.new("TextButton")
  6. local Prison = Instance.new("TextButton")
  7. local Title = Instance.new("TextLabel")
  8. local Credits = Instance.new("TextLabel")
  9. local ZombieRush = Instance.new("TextButton")
  10. local Punch = Instance.new("TextButton")
  11. local SuperHero = Instance.new("TextButton")
  12. local Azure = Instance.new("TextButton")
  13. local Close = Instance.new("TextButton")
  14. --Properties:
  15. Menu.Name = "Menu"
  16. Menu.Parent = game.StarterGui.sc
  17. Menu.Active = true
  18.  
  19. Menu.BackgroundColor3 = Color3.new(0.180392, 0.180392, 0.180392)
  20. spawn(function()
  21. local function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  22.  
  23. for i,v in pairs(Menu:GetDescendants()) do
  24. local counter = 0
  25. wait()
  26.  
  27. spawn(function()
  28.  
  29. while wait() do
  30. v.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  31.  
  32. counter = counter + 0.0076
  33.  
  34. end
  35. end)
  36. end
  37. end)
  38. Menu.Transparency = 0.4
  39. Menu.Position = UDim2.new(0.269924819, 0, 0.242236018, 0)
  40. Menu.Size = UDim2.new(0, 514, 0, 364)
  41.  
  42. F3X.Name = "F3X"
  43. F3X.Parent = Menu
  44. F3X.Position = UDim2.new(0.0778210089, 0, 0.301924288, 0)
  45. F3X.Size = UDim2.new(0, 116, 0, 36)
  46. F3X.Font = Enum.Font.GothamSemibold
  47. F3X.Text = "F3X Gui"
  48. F3X.TextColor3 = Color3.new(0, 0, 0)
  49. F3X.TextScaled = true
  50. F3X.TextSize = 14
  51. F3X.TextWrapped = true
  52.  
  53. Prison.Name = "Prison"
  54. Prison.Parent = Menu
  55. Prison.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  56. Prison.Position = UDim2.new(0.665100873, 0, 0.301924288, 0)
  57. Prison.Size = UDim2.new(0, 123, 0, 36)
  58. Prison.Font = Enum.Font.SourceSansSemibold
  59. Prison.Text = "Prison Life Gui"
  60. Prison.TextColor3 = Color3.new(0, 0, 0)
  61. Prison.TextScaled = true
  62. Prison.TextSize = 14
  63. Prison.TextWrapped = true
  64.  
  65. Title.Name = "Title"
  66. Title.Parent = Menu
  67. Title.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  68. Title.Position = UDim2.new(0.154102132, 0, 0.0329670347, 0)
  69. Title.Size = UDim2.new(0, 355, 0, 56)
  70. Title.Font = Enum.Font.SourceSansSemibold
  71. Title.Text = "Skripto V1"
  72. Title.TextColor3 = Color3.new(0, 0, 0)
  73. Title.TextScaled = true
  74. Title.TextSize = 14
  75. Title.TextWrapped = true
  76.  
  77. Credits.Name = "Credits"
  78. Credits.Parent = Menu
  79. Credits.Active = true
  80. Credits.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  81. Credits.Position = UDim2.new(0.904416561, 0, 0.900802433, 0)
  82. Credits.Size = UDim2.new(0, 49, 0, 35)
  83. Credits.Font = Enum.Font.SourceSansBold
  84. Credits.Text = "Made By fd#3680"
  85. Credits.TextColor3 = Color3.new(0, 0, 0)
  86. Credits.TextScaled = true
  87. Credits.TextSize = 14
  88. Credits.TextWrapped = true
  89.  
  90. ZombieRush.Name = "ZombieRush"
  91. ZombieRush.Parent = Menu
  92. ZombieRush.BackgroundColor3 = Color3.new(0.329412, 0, 0.992157)
  93. ZombieRush.Position = UDim2.new(0.0778210089, 0, 0.689449966, 0)
  94. ZombieRush.Size = UDim2.new(0, 116, 0, 48)
  95. ZombieRush.Font = Enum.Font.SourceSansSemibold
  96. ZombieRush.Text = "Zombie Rush Kill Any Human Gui"
  97. ZombieRush.TextColor3 = Color3.new(0, 0, 0)
  98. ZombieRush.TextScaled = true
  99. ZombieRush.TextSize = 14
  100. ZombieRush.TextWrapped = true
  101.  
  102. Punch.Name = "Punch"
  103. Punch.Parent = Menu
  104. Punch.BackgroundColor3 = Color3.new(0.329412, 0, 0.992157)
  105. Punch.Position = UDim2.new(0.665100813, 0, 0.689449966, 0)
  106. Punch.Size = UDim2.new(0, 122, 0, 48)
  107. Punch.Font = Enum.Font.GothamSemibold
  108. Punch.Text = "FE Punch KIll"
  109. Punch.TextColor3 = Color3.new(0, 0, 0)
  110. Punch.TextScaled = true
  111. Punch.TextSize = 14
  112. Punch.TextWrapped = true
  113.  
  114. SuperHero.Name = "SuperHero"
  115. SuperHero.Parent = Menu
  116. SuperHero.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  117. SuperHero.Position = UDim2.new(0.665100813, 0, 0.498686165, 0)
  118. SuperHero.Size = UDim2.new(0, 122, 0, 36)
  119. SuperHero.Font = Enum.Font.SourceSansSemibold
  120. SuperHero.Text = "Super Hero Tycoon GUI"
  121. SuperHero.TextColor3 = Color3.new(0, 0, 0)
  122. SuperHero.TextScaled = true
  123. SuperHero.TextSize = 14
  124. SuperHero.TextWrapped = true
  125.  
  126. Azure.Name = "Azure"
  127. Azure.Parent = Menu
  128. Azure.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  129. Azure.Position = UDim2.new(0.0789620355, 0, 0.500119388, 0)
  130. Azure.Size = UDim2.new(0, 115, 0, 35)
  131. Azure.Font = Enum.Font.SourceSansSemibold
  132. Azure.Text = "Azure Mines Gui"
  133. Azure.TextColor3 = Color3.new(0, 0, 0)
  134. Azure.TextScaled = true
  135. Azure.TextSize = 14
  136. Azure.TextWrapped = true
  137.  
  138. Close.Name = "Close"
  139. Close.Parent = Menu
  140. Close.BackgroundColor3 = Color3.new(0.333333, 0, 1)
  141. Close.Position = UDim2.new(-0.669784427, 0, 1.14202106, 0)
  142. Close.Size = UDim2.new(0, 174, 0, 44)
  143. Close.Font = Enum.Font.SourceSansSemibold
  144. Close.Text = "Open And Close"
  145. Close.TextColor3 = Color3.new(0, 0, 0)
  146. Close.TextScaled = true
  147. Close.TextSize = 14
  148. Close.TextWrapped = true
  149. -- Scripts:
  150. function SCRIPT_LQKK81_FAKESCRIPT() -- Close.LocalScript
  151. local script = Instance.new('LocalScript')
  152. script.Parent = Close
  153. --put in local script inside the frame
  154. local pewdiepie = script.Parent
  155. local gay = true
  156.  
  157. pewdiepie.MouseButton1Click:Connect(function()
  158. if gay == true then
  159. pewdiepie.Visible = false
  160. gay = false
  161. else
  162. pewdiepie.Visible = true
  163. gay = true
  164. end
  165. end)
  166.  
  167. end
  168. coroutine.resume(coroutine.create(SCRIPT_LQKK81_FAKESCRIPT))
  169.  
  170. F3X.MouseButton1Click:connect(function()
  171. loadstring(game:HttpGet(('https://pastebin.com/raw/zrDivJaL'),true))()
  172. end)
  173.  
  174. ZombieRush.MouseButton1Click:connect(function()
  175. loadstring(game:HttpGet(('https://pastebin.com/raw/1qnMh7z8'),true))()
  176. end)
  177.  
  178. Prison.MouseButton1Click:connect(function()
  179. loadstring(game:HttpGet(('https://pastebin.com/raw/CgC1st5D'),true))()
  180. end)
  181.  
  182. Punch.MouseButton1Click:connect(function()
  183. loadstring(game:HttpGet(('https://pastebin.com/raw/UkdzSras'),true))()
  184. end)
  185.  
  186. SuperHero.MouseButton1Click:connect(function()
  187. loadstring(game:HttpGet(('https://pastebin.com/raw/5WSVMc1t'),true))()
  188. end)
  189.  
  190. Azure.MouseButton1Click:connect(function()
  191. loadstring(game:HttpGet(('https://pastebin.com/raw/nVcX6R1E'),true))()
  192. end)
Advertisement
Add Comment
Please, Sign In to add comment