Advertisement
Guest User

Untitled

a guest
Nov 17th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.08 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local hahav4 = Instance.new("ScreenGui")
  5. local mainframe = Instance.new("Frame")
  6. local hahav4main = Instance.new("TextLabel")
  7. local design2 = Instance.new("TextLabel")
  8. local exit = Instance.new("TextButton")
  9. local infyieldfe = Instance.new("TextButton")
  10. local supersimonsaysgui = Instance.new("TextButton")
  11. local hahav4main_2 = Instance.new("TextLabel")
  12. local breakingpointguii = Instance.new("TextButton")
  13. local shattervast = Instance.new("TextButton")
  14. local design3 = Instance.new("TextLabel")
  15. local FeHammer = Instance.new("TextButton")
  16. local FeExplode = Instance.new("TextButton")
  17. local Rosehub = Instance.new("TextButton")
  18. local topkekv4 = Instance.new("TextButton")
  19. local loginframe = Instance.new("Frame")
  20. local design1 = Instance.new("TextLabel")
  21. local hahav4_2 = Instance.new("TextLabel")
  22. local username = Instance.new("TextBox")
  23. local pass = Instance.new("TextBox")
  24. local submit = Instance.new("TextButton")
  25. local openbutton = Instance.new("TextButton")
  26. --Properties:
  27. hahav4.Name = "haha v4"
  28. hahav4.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  29.  
  30. mainframe.Name = "mainframe"
  31. mainframe.Parent = hahav4
  32. mainframe.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  33. mainframe.BorderSizePixel = 0
  34. mainframe.Position = UDim2.new(0.397385657, 0, 0.0530303046, 0)
  35. mainframe.Size = UDim2.new(0, 362, 0, 363)
  36. mainframe.active = true
  37. mainframe.Draggble = true
  38. mainframe.Visible = false
  39.  
  40. hahav4main.Name = "hahav4 main"
  41. hahav4main.Parent = mainframe
  42. hahav4main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  43. hahav4main.BorderSizePixel = 0
  44. hahav4main.Position = UDim2.new(0, 0, 0.0431893691, 0)
  45. hahav4main.Size = UDim2.new(0, 150, 0, 11)
  46. hahav4main.Font = Enum.Font.SourceSans
  47. hahav4main.Text = "Haha V4"
  48. hahav4main.TextColor3 = Color3.new(1, 1, 1)
  49. hahav4main.TextSize = 30
  50.  
  51. design2.Name = "design2"
  52. design2.Parent = mainframe
  53. design2.BackgroundColor3 = Color3.new(1, 1, 1)
  54. design2.BorderColor3 = Color3.new(1, 1, 1)
  55. design2.BorderSizePixel = 0
  56. design2.Position = UDim2.new(0, 0, 0.10858205, 0)
  57. design2.Size = UDim2.new(0, 362, 0, 5)
  58. design2.Font = Enum.Font.SourceSans
  59. design2.Text = ""
  60. design2.TextColor3 = Color3.new(1, 1, 1)
  61. design2.TextSize = 30
  62.  
  63. exit.Name = "exit"
  64. exit.Parent = mainframe
  65. exit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  66. exit.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  67. exit.BorderSizePixel = 0
  68. exit.Position = UDim2.new(0.908839703, 0, 0, 0)
  69. exit.Size = UDim2.new(0, 33, 0, 24)
  70. exit.Font = Enum.Font.SourceSans
  71. exit.Text = "X"
  72. exit.TextColor3 = Color3.new(1, 1, 1)
  73. exit.TextSize = 14
  74. exit.MouseButton1Click:Connect(function()
  75. maingui.Visible = false
  76. openbutton.Visible = true
  77. end)
  78.  
  79. infyieldfe.Name = "infyieldfe"
  80. infyieldfe.Parent = mainframe
  81. infyieldfe.BackgroundColor3 = Color3.new(1, 1, 1)
  82. infyieldfe.BorderColor3 = Color3.new(1, 1, 1)
  83. infyieldfe.BorderSizePixel = 0
  84. infyieldfe.Position = UDim2.new(0.0220994465, 0, 0.180701628, 0)
  85. infyieldfe.Size = UDim2.new(0, 168, 0, 38)
  86. infyieldfe.Font = Enum.Font.SourceSans
  87. infyieldfe.Text = "Inf Yield FE"
  88. infyieldfe.TextColor3 = Color3.new(0, 0, 0)
  89. infyieldfe.TextSize = 20
  90. infyieldfe.MouseButton1Click:Connect(function()
  91. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  92. end)
  93.  
  94. supersimonsaysgui.Name = "supersimonsaysgui"
  95. supersimonsaysgui.Parent = mainframe
  96. supersimonsaysgui.BackgroundColor3 = Color3.new(1, 1, 1)
  97. supersimonsaysgui.BorderColor3 = Color3.new(1, 1, 1)
  98. supersimonsaysgui.BorderSizePixel = 0
  99. supersimonsaysgui.Position = UDim2.new(0.511049747, 0, 0.180701628, 0)
  100. supersimonsaysgui.Size = UDim2.new(0, 168, 0, 38)
  101. supersimonsaysgui.Font = Enum.Font.SourceSans
  102. supersimonsaysgui.Text = "Simon Says GUI"
  103. supersimonsaysgui.TextColor3 = Color3.new(0, 0, 0)
  104. supersimonsaysgui.TextSize = 20
  105. supersimonsaysgui.MouseButton1Click:Connect(function()
  106. loadstring(game:HttpGet(('https://pastebin.com/raw/knzWvVwR'),true))()
  107. end)
  108.  
  109. hahav4main_2.Name = "hahav4 main"
  110. hahav4main_2.Parent = mainframe
  111. hahav4main_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  112. hahav4main_2.BorderSizePixel = 0
  113. hahav4main_2.Position = UDim2.new(0.14364633, 0, 0.95503509, 0)
  114. hahav4main_2.Size = UDim2.new(0, 98, 0, 10)
  115. hahav4main_2.Font = Enum.Font.SourceSans
  116. hahav4main_2.Text = "Made by hahahahhwehalt "
  117. hahav4main_2.TextColor3 = Color3.new(1, 1, 1)
  118. hahav4main_2.TextSize = 20
  119.  
  120. breakingpointguii.Name = "breakingpointguii"
  121. breakingpointguii.Parent = mainframe
  122. breakingpointguii.BackgroundColor3 = Color3.new(1, 1, 1)
  123. breakingpointguii.BorderColor3 = Color3.new(1, 1, 1)
  124. breakingpointguii.BorderSizePixel = 0
  125. breakingpointguii.Position = UDim2.new(0.0220994465, 0, 0.385629207, 0)
  126. breakingpointguii.Size = UDim2.new(0, 168, 0, 38)
  127. breakingpointguii.Font = Enum.Font.SourceSans
  128. breakingpointguii.Text = "Breaking Point GUI"
  129. breakingpointguii.TextColor3 = Color3.new(0, 0, 0)
  130. breakingpointguii.TextSize = 20
  131. breakingpoinguii.MouseButton1Click:Connect(function()
  132. loadstring(game:HttpGet(('https://pastebin.com/raw/g1A6SUhy'),true))()
  133. end)
  134.  
  135. shattervast.Name = "shattervast"
  136. shattervast.Parent = mainframe
  137. shattervast.BackgroundColor3 = Color3.new(1, 1, 1)
  138. shattervast.BorderColor3 = Color3.new(1, 1, 1)
  139. shattervast.BorderSizePixel = 0
  140. shattervast.Position = UDim2.new(0.511049747, 0, 0.385629177, 0)
  141. shattervast.Size = UDim2.new(0, 168, 0, 38)
  142. shattervast.Font = Enum.Font.SourceSans
  143. shattervast.Text = "Shattervast"
  144. shattervast.TextColor3 = Color3.new(0, 0, 0)
  145. shattervast.TextSize = 20
  146. shattervast.MouseButton1Click:Connect(function()
  147. loadstring(game:HttpGet(('https://pastebin.com/raw/FqdFaYNe'),true))()
  148. end)
  149.  
  150. design3.Name = "design3"
  151. design3.Parent = mainframe
  152. design3.BackgroundColor3 = Color3.new(1, 1, 1)
  153. design3.BorderColor3 = Color3.new(1, 1, 1)
  154. design3.BorderSizePixel = 0
  155. design3.Position = UDim2.new(0, 0, 0.540722847, 0)
  156. design3.Size = UDim2.new(0, 362, 0, 5)
  157. design3.Font = Enum.Font.SourceSans
  158. design3.Text = ""
  159. design3.TextColor3 = Color3.new(1, 1, 1)
  160. design3.TextSize = 30
  161.  
  162. FeHammer.Name = "Fe Hammer"
  163. FeHammer.Parent = mainframe
  164. FeHammer.BackgroundColor3 = Color3.new(1, 1, 1)
  165. FeHammer.BorderColor3 = Color3.new(1, 1, 1)
  166. FeHammer.BorderSizePixel = 0
  167. FeHammer.Position = UDim2.new(0.0220994465, 0, 0.614947498, 0)
  168. FeHammer.Size = UDim2.new(0, 168, 0, 38)
  169. FeHammer.Font = Enum.Font.SourceSans
  170. FeHammer.Text = "FE Hammer"
  171. FeHammer.TextColor3 = Color3.new(0, 0, 0)
  172. FeHammer.TextSize = 20
  173. FeHammer.MouseButton1Click:Connect(function()
  174. loadstring(game:HttpGet(('https://pastebin.com/raw/0emNNSRx'),true))()
  175. end)
  176.  
  177. FeExplode.Name = "Fe Explode"
  178. FeExplode.Parent = mainframe
  179. FeExplode.BackgroundColor3 = Color3.new(1, 1, 1)
  180. FeExplode.BorderColor3 = Color3.new(1, 1, 1)
  181. FeExplode.BorderSizePixel = 0
  182. FeExplode.Position = UDim2.new(0.511049747, 0, 0.614947498, 0)
  183. FeExplode.Size = UDim2.new(0, 168, 0, 38)
  184. FeExplode.Font = Enum.Font.SourceSans
  185. FeExplode.Text = "Fe Explode"
  186. FeExplode.TextColor3 = Color3.new(0, 0, 0)
  187. FeExplode.TextSize = 20
  188. FeHammer.MouseButton1Click:Connect(function()
  189. loadstring(game:HttpGet(('https://pastebin.com/raw/X9AdEMhA'),true))()
  190. end)
  191.  
  192. Rosehub.Name = "Rosehub"
  193. Rosehub.Parent = mainframe
  194. Rosehub.BackgroundColor3 = Color3.new(1, 1, 1)
  195. Rosehub.BorderColor3 = Color3.new(1, 1, 1)
  196. Rosehub.BorderSizePixel = 0
  197. Rosehub.Position = UDim2.new(0.0220994465, 0, 0.79125607, 0)
  198. Rosehub.Size = UDim2.new(0, 168, 0, 38)
  199. Rosehub.Font = Enum.Font.SourceSans
  200. Rosehub.Text = "Rosehub"
  201. Rosehub.TextColor3 = Color3.new(0, 0, 0)
  202. Rosehub.TextSize = 20
  203. Rosehub.MouseButton1Click:Connect(function()
  204. loadstring(game:HttpGet(('https://pastebin.com/raw/9q2nraUs'),true))()
  205. end)
  206.  
  207. topkekv4.Name = "topkekv4"
  208. topkekv4.Parent = mainframe
  209. topkekv4.BackgroundColor3 = Color3.new(1, 1, 1)
  210. topkekv4.BorderColor3 = Color3.new(1, 1, 1)
  211. topkekv4.BorderSizePixel = 0
  212. topkekv4.Position = UDim2.new(0.511049747, 0, 0.79125607, 0)
  213. topkekv4.Size = UDim2.new(0, 168, 0, 38)
  214. topkekv4.Font = Enum.Font.SourceSans
  215. topkekv4.Text = "TopKek V4"
  216. topkekv4.TextColor3 = Color3.new(0, 0, 0)
  217. topkekv4.TextSize = 20
  218.  
  219. loginframe.Name = "login frame"
  220. loginframe.Parent = hahav4
  221. loginframe.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  222. loginframe.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  223. loginframe.BorderSizePixel = 0
  224. loginframe.Position = UDim2.new(-0.00130717456, 0, -7.4505806e-09, 0)
  225. loginframe.Size = UDim2.new(0, 216, 0, 275)
  226.  
  227. design1.Name = "design1"
  228. design1.Parent = loginframe
  229. design1.BackgroundColor3 = Color3.new(1, 1, 1)
  230. design1.BorderColor3 = Color3.new(1, 1, 1)
  231. design1.Position = UDim2.new(0, 0, 0.163636357, 0)
  232. design1.Size = UDim2.new(0, 216, 0, 1)
  233. design1.Font = Enum.Font.SourceSans
  234. design1.Text = ""
  235. design1.TextColor3 = Color3.new(0, 0, 0)
  236. design1.TextSize = 14
  237.  
  238. hahav4_2.Name = "hahav4"
  239. hahav4_2.Parent = loginframe
  240. hahav4_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  241. hahav4_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  242. hahav4_2.BorderSizePixel = 0
  243. hahav4_2.Position = UDim2.new(0.032407403, 0, 0.0181818176, 0)
  244. hahav4_2.Size = UDim2.new(0, 191, 0, 23)
  245. hahav4_2.Font = Enum.Font.SourceSans
  246. hahav4_2.Text = "Haha V4"
  247. hahav4_2.TextColor3 = Color3.new(1, 1, 1)
  248. hahav4_2.TextSize = 30
  249.  
  250. username.Name = "username"
  251. username.Parent = loginframe
  252. username.BackgroundColor3 = Color3.new(1, 1, 1)
  253. username.BorderColor3 = Color3.new(0, 0, 0)
  254. username.BorderSizePixel = 4
  255. username.Position = UDim2.new(0.0972221568, 0, 0.243636355, 0)
  256. username.Size = UDim2.new(0, 174, 0, 33)
  257. username.Font = Enum.Font.SourceSans
  258. username.Text = "Username"
  259. username.TextColor3 = Color3.new(0, 0, 0)
  260. username.TextSize = 20
  261.  
  262. pass.Name = "pass"
  263. pass.Parent = loginframe
  264. pass.BackgroundColor3 = Color3.new(1, 1, 1)
  265. pass.BorderColor3 = Color3.new(0, 0, 0)
  266. pass.BorderSizePixel = 4
  267. pass.Position = UDim2.new(0.0972221568, 0, 0.48727268, 0)
  268. pass.Size = UDim2.new(0, 174, 0, 33)
  269. pass.Font = Enum.Font.SourceSans
  270. pass.Text = "Password"
  271. pass.TextColor3 = Color3.new(0, 0, 0)
  272. pass.TextSize = 20
  273.  
  274. submit.Name = "submit"
  275. submit.Parent = loginframe
  276. submit.BackgroundColor3 = Color3.new(1, 1, 1)
  277. submit.BorderColor3 = Color3.new(0, 0, 0)
  278. submit.BorderSizePixel = 4
  279. submit.Position = UDim2.new(0.175925925, 0, 0.698181808, 0)
  280. submit.Size = UDim2.new(0, 128, 0, 37)
  281. submit.Font = Enum.Font.SourceSans
  282. submit.Text = "Login"
  283. submit.TextColor3 = Color3.new(0, 0, 0)
  284. submit.TextSize = 20
  285. if username.Text == "hahagreat" and pass.Text == "hahathecool" then
  286. loginframe.Visible = false
  287. mainframe.Visible = true
  288. end
  289. end)
  290.  
  291. openbutton.Name = "openbutton"
  292. openbutton.Parent = hahav4
  293. openbutton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  294. openbutton.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  295. openbutton.BorderSizePixel = 0
  296. openbutton.Position = UDim2.new(-0.00784313772, 0, 0.693181813, 0)
  297. openbutton.Size = UDim2.new(0, 139, 0, 50)
  298. openbutton.Font = Enum.Font.SourceSans
  299. openbutton.Text = "Open"
  300. openbutton.TextColor3 = Color3.new(1, 1, 1)
  301. openbutton.TextSize = 40
  302. openbutton.Visible = False
  303. openbutton.MouseButton1Click:Connect(function()
  304. openbutton.Visible = false
  305. mainframe.Visible = True
  306. end)
  307. -- made by haha
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement