Advertisement
Guest User

Untitled

a guest
Aug 25th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.00 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local projectfirev100 = Instance.new("ScreenGui")
  5. local main = Instance.new("Frame")
  6. local BeautyA = Instance.new("Frame")
  7. local name = Instance.new("TextLabel")
  8. local BeautyB = Instance.new("Frame")
  9. local credits = Instance.new("TextLabel")
  10. local RevizAdmin = Instance.new("TextButton")
  11. local BTools = Instance.new("TextButton")
  12. local KoalaLT2 = Instance.new("TextButton")
  13. local Noclip = Instance.new("TextButton")
  14. local ForceField = Instance.new("TextButton")
  15. local BoogaBooga = Instance.new("TextButton")
  16. local PhantomForces = Instance.new("TextButton")
  17. local redboy = Instance.new("TextButton")
  18. local Exit = Instance.new("TextButton")
  19. local OpFintality = Instance.new("TextButton")
  20. local OpenFrame = Instance.new("Frame")
  21. local Open = Instance.new("TextButton")
  22. --Properties:
  23. projectfirev100.Name = "project fire v1.00"
  24. projectfirev100.Parent = game.CoreGui
  25.  
  26. main.Name = "main"
  27. main.Parent = projectfirev100
  28. main.Active = true
  29. main.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  30. main.BackgroundTransparency = 0.20000000298023
  31. main.Position = UDim2.new(0.296730429, 0, 0.272833735, 0)
  32. main.Size = UDim2.new(0, 658, 0, 386)
  33. main.Visible = false
  34. main.Draggable = true
  35.  
  36. BeautyA.Name = "BeautyA"
  37. BeautyA.Parent = main
  38. BeautyA.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  39. BeautyA.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  40. BeautyA.Size = UDim2.new(0, 658, 0, 49)
  41.  
  42. name.Name = "name"
  43. name.Parent = BeautyA
  44. name.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  45. name.BorderSizePixel = 0
  46. name.Size = UDim2.new(0, 657, 0, 49)
  47. name.Font = Enum.Font.Cartoon
  48. name.Text = "Project Fire V1.00"
  49. name.TextColor3 = Color3.new(1, 1, 1)
  50. name.TextSize = 30
  51.  
  52. BeautyB.Name = "BeautyB"
  53. BeautyB.Parent = main
  54. BeautyB.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  55. BeautyB.BorderColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  56. BeautyB.BorderSizePixel = 0
  57. BeautyB.Position = UDim2.new(0, 0, 0.880829036, 0)
  58. BeautyB.Size = UDim2.new(0, 658, 0, 46)
  59.  
  60. credits.Name = "credits"
  61. credits.Parent = BeautyB
  62. credits.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  63. credits.BorderSizePixel = 0
  64. credits.Position = UDim2.new(-0.00151975686, 0, 0, 0)
  65. credits.Size = UDim2.new(0, 657, 0, 49)
  66. credits.Font = Enum.Font.Cartoon
  67. credits.Text = "Scripts aren`t mine, GUI made by Senn"
  68. credits.TextColor3 = Color3.new(1, 1, 1)
  69. credits.TextSize = 30
  70.  
  71. RevizAdmin.Name = "Reviz Admin"
  72. RevizAdmin.Parent = main
  73. RevizAdmin.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  74. RevizAdmin.BorderSizePixel = 0
  75. RevizAdmin.Position = UDim2.new(0.015883334, 0, 0.163212433, 0)
  76. RevizAdmin.Size = UDim2.new(0, 199, 0, 65)
  77. RevizAdmin.Font = Enum.Font.Cartoon
  78. RevizAdmin.Text = "Reviz Admin"
  79. RevizAdmin.TextColor3 = Color3.new(1, 1, 1)
  80. RevizAdmin.TextSize = 40
  81. RevizAdmin.MouseButton1Down:connect(function()
  82. loadstring(game:HttpGet(('https://pastebin.com/raw/pG6XS15w'),true))()
  83. end)
  84.  
  85. BTools.Name = "BTools"
  86. BTools.Parent = main
  87. BTools.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  88. BTools.BorderSizePixel = 0
  89. BTools.Position = UDim2.new(0.015883334, 0, 0.660381556, 0)
  90. BTools.Size = UDim2.new(0, 199, 0, 65)
  91. BTools.Font = Enum.Font.Cartoon
  92. BTools.Text = "BTools"
  93. BTools.TextColor3 = Color3.new(1, 1, 1)
  94. BTools.TextSize = 40
  95. BTools.MouseButton1Down:connect(function()
  96. loadstring(game:HttpGet(('https://pastebin.com/raw/b918vq0K'),true))()
  97. end)
  98.  
  99. KoalaLT2.Name = "Koala LT2"
  100. KoalaLT2.Parent = main
  101. KoalaLT2.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  102. KoalaLT2.BorderSizePixel = 0
  103. KoalaLT2.Position = UDim2.new(0.34871006, 0, 0.662972212, 0)
  104. KoalaLT2.Size = UDim2.new(0, 199, 0, 65)
  105. KoalaLT2.Font = Enum.Font.Cartoon
  106. KoalaLT2.Text = "Koala LT2"
  107. KoalaLT2.TextColor3 = Color3.new(1, 1, 1)
  108. KoalaLT2.TextSize = 40
  109. KoalaLT2.MouseButton1Down:connect(function()
  110. loadstring(game:HttpGet(('https://pastebin.com/raw/qnij9iV0'),true))()
  111. end)
  112.  
  113. Noclip.Name = "Noclip"
  114. Noclip.Parent = main
  115. Noclip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  116. Noclip.BorderSizePixel = 0
  117. Noclip.Position = UDim2.new(0.34871006, 0, 0.414387763, 0)
  118. Noclip.Size = UDim2.new(0, 199, 0, 65)
  119. Noclip.Font = Enum.Font.Cartoon
  120. Noclip.Text = "Noclip"
  121. Noclip.TextColor3 = Color3.new(1, 1, 1)
  122. Noclip.TextSize = 40
  123. Noclip.MouseButton1Down:connect(function()
  124. loadstring(game:HttpGet(('https://pastebin.com/raw/dewhaJrd'),true))()
  125. end)
  126.  
  127. ForceField.Name = " AFK ForceField"
  128. ForceField.Parent = main
  129. ForceField.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  130. ForceField.BorderSizePixel = 0
  131. ForceField.Position = UDim2.new(0.34871006, 0, 0.165803105, 0)
  132. ForceField.Size = UDim2.new(0, 199, 0, 65)
  133. ForceField.Font = Enum.Font.Cartoon
  134. ForceField.Text = "ForceField"
  135. ForceField.TextColor3 = Color3.new(1, 1, 1)
  136. ForceField.TextSize = 40
  137. ForceField.MouseButton1Down:connect(function()
  138. loadstring(game:HttpGet(('https://pastebin.com/raw/jiAmMcMD'),true))()
  139. end)
  140.  
  141. BoogaBooga.Name = "Booga Booga"
  142. BoogaBooga.Parent = main
  143. BoogaBooga.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  144. BoogaBooga.BorderSizePixel = 0
  145. BoogaBooga.Position = UDim2.new(0.675457776, 0, 0.662972212, 0)
  146. BoogaBooga.Size = UDim2.new(0, 199, 0, 65)
  147. BoogaBooga.Font = Enum.Font.Cartoon
  148. BoogaBooga.Text = "Booga Booga"
  149. BoogaBooga.TextColor3 = Color3.new(1, 1, 1)
  150. BoogaBooga.TextSize = 35
  151. BoogaBooga.MouseButton1Down:connect(function()
  152. loadstring(game:HttpGet(('https://pastebin.com/raw/1VMhXCB4'),true))()
  153. end)
  154.  
  155. PhantomForces.Name = "Phantom Forces"
  156. PhantomForces.Parent = main
  157. PhantomForces.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  158. PhantomForces.BorderSizePixel = 0
  159. PhantomForces.Position = UDim2.new(0.675457776, 0, 0.414387763, 0)
  160. PhantomForces.Size = UDim2.new(0, 199, 0, 65)
  161. PhantomForces.Font = Enum.Font.Cartoon
  162. PhantomForces.Text = "Phantom Forces"
  163. PhantomForces.TextColor3 = Color3.new(1, 1, 1)
  164. PhantomForces.TextSize = 30
  165. PhantomForces.MouseButton1Down:connect(function()
  166. loadstring(game:HttpGet(('https://pastebin.com/raw/GNRFaQYN'),true))()
  167. end)
  168.  
  169. redboy.Name = "redboy"
  170. redboy.Parent = main
  171. redboy.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  172. redboy.BorderSizePixel = 0
  173. redboy.Position = UDim2.new(0.675457776, 0, 0.165803105, 0)
  174. redboy.Size = UDim2.new(0, 199, 0, 65)
  175. redboy.Font = Enum.Font.Cartoon
  176. redboy.Text = "redboy"
  177. redboy.TextColor3 = Color3.new(1, 1, 1)
  178. redboy.TextSize = 40
  179. redboy.MouseButton1Down:connect(function()
  180. loadstring(game:HttpGet(('https://pastebin.com/raw/99uZF4Vx'),true))()
  181. end)
  182.  
  183. Exit.Name = "Exit"
  184. Exit.Parent = main
  185. Exit.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  186. Exit.BackgroundTransparency = 100
  187. Exit.BorderSizePixel = 0
  188. Exit.Position = UDim2.new(0.922492325, 0, 0, 0)
  189. Exit.Size = UDim2.new(0, 49, 0, 49)
  190. Exit.Font = Enum.Font.Cartoon
  191. Exit.Text = "X"
  192. Exit.TextColor3 = Color3.new(1, 1, 1)
  193. Exit.TextSize = 40
  194. Exit.MouseButton1Down:connect(function()
  195. OpenFrame.Visible = true
  196. main.Visible = false
  197. end)
  198.  
  199. OpFintality.Name = "OpFintality"
  200. OpFintality.Parent = main
  201. OpFintality.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  202. OpFintality.BorderSizePixel = 0
  203. OpFintality.Position = UDim2.new(0.015883334, 0, 0.411797076, 0)
  204. OpFintality.Size = UDim2.new(0, 199, 0, 65)
  205. OpFintality.Font = Enum.Font.Cartoon
  206. OpFintality.Text = "OpFintality"
  207. OpFintality.TextColor3 = Color3.new(1, 1, 1)
  208. OpFintality.TextSize = 40
  209. OpFintality.MouseButton1Down:connect(function()
  210. loadstring(Game:GetObjects("rbxassetid://1294358929")[1].Source)()
  211. end)
  212.  
  213. OpenFrame.Name = "OpenFrame"
  214. OpenFrame.Parent = projectfirev100
  215. OpenFrame.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  216. OpenFrame.BorderSizePixel = 0
  217. OpenFrame.Position = UDim2.new(0, 0, 0.470725983, 0)
  218. OpenFrame.Size = UDim2.new(0, 140, 0, 50)
  219.  
  220. Open.Name = "Open"
  221. Open.Parent = OpenFrame
  222. Open.BackgroundColor3 = Color3.new(0.647059, 0, 0.968628)
  223. Open.BorderSizePixel = 0
  224. Open.Position = UDim2.new(0, 0, 0.135000005, 0)
  225. Open.Size = UDim2.new(0, 133, 0, 35)
  226. Open.Font = Enum.Font.Cartoon
  227. Open.Text = "Open"
  228. Open.TextColor3 = Color3.new(1, 1, 1)
  229. Open.TextSize = 40
  230. Open.MouseButton1Down:connect(function()
  231. main.Visible = true
  232. OpenFrame.Visible = false
  233. end)
  234. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement