Advertisement
Its_YeBoi

Untitled

Sep 12th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.84 KB | None | 0 0
  1. -- Farewell Infortality.
  2.  
  3. -- Instances:
  4.  
  5. for _, a in pairs(game.CoreGui:children'') do if a.Name == "EntryPointGui By Phoenix" then a:Destroy'' end end
  6.  
  7. local EntryPointGuiByPhoenix = Instance.new("ScreenGui")
  8. local OpenCloseMain = Instance.new("Frame")
  9. local Open = Instance.new("TextButton")
  10. local StyleBar = Instance.new("Frame")
  11. local Main = Instance.new("Frame")
  12. local Title = Instance.new("TextLabel")
  13. local styleLine = Instance.new("Frame")
  14. local Creditse = Instance.new("TextLabel")
  15. local CheatsFrame = Instance.new("Frame")
  16. local InfAm = Instance.new("TextButton")
  17. local styleLine_2 = Instance.new("Frame")
  18. local GunMods = Instance.new("TextButton")
  19. local styleLine_3 = Instance.new("Frame")
  20. local VaultFrm = Instance.new("TextButton")
  21. local styleLine_4 = Instance.new("Frame")
  22. local MaxPerks = Instance.new("TextButton")
  23. local styleLine_5 = Instance.new("Frame")
  24. local canvault = true
  25.  
  26. --Properties:
  27. print'Made by Phoenix on V3rm'
  28. EntryPointGuiByPhoenix.Name = "EntryPointGui By Phoenix"
  29. EntryPointGuiByPhoenix.Parent = game.CoreGui
  30. EntryPointGuiByPhoenix.ResetOnSpawn = false
  31.  
  32. OpenCloseMain.Name = "OpenCloseMain"
  33. OpenCloseMain.Parent = EntryPointGuiByPhoenix
  34. OpenCloseMain.BackgroundColor3 = Color3.new(0.196078, 0.588235, 1)
  35. OpenCloseMain.BackgroundTransparency = 1
  36. OpenCloseMain.BorderSizePixel = 0
  37. OpenCloseMain.Position = UDim2.new(0, 0, 0, 450)
  38. OpenCloseMain.Size = UDim2.new(0, 100, 0, 30)
  39. OpenCloseMain.ZIndex = 3
  40.  
  41. Open.Name = "Open"
  42. Open.Parent = OpenCloseMain
  43. Open.BackgroundColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  44. Open.BorderSizePixel = 0
  45. Open.Size = UDim2.new(0, 100, 0, 30)
  46. Open.ZIndex = 2
  47. Open.Font = Enum.Font.SourceSansBold
  48. Open.Text = "Close"
  49. Open.TextColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  50. Open.TextSize = 18
  51.  
  52. StyleBar.Name = "StyleBar"
  53. StyleBar.Parent = Open
  54. StyleBar.BackgroundColor3 = Color3.new(0.721569, 0, 0.0117647)
  55. StyleBar.BorderSizePixel = 0
  56. StyleBar.Size = UDim2.new(0, 5, 0, 30)
  57. StyleBar.ZIndex = 3
  58.  
  59. Main.Name = "Main"
  60. Main.Parent = EntryPointGuiByPhoenix
  61. Main.Active = true
  62. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  63. Main.Draggable = true
  64. Main.Position = UDim2.new(0.354889601, 0, 0.142506137, 0)
  65. Main.Selectable = true
  66. Main.Size = UDim2.new(0, 300, 0, 203)
  67. Main.Style = Enum.FrameStyle.DropShadow
  68.  
  69. Title.Name = "Title"
  70. Title.Parent = Main
  71. Title.BackgroundColor3 = Color3.new(0.721569, 0, 0.0117647)
  72. Title.BorderSizePixel = 0
  73. Title.Position = UDim2.new(0, -2, 0, -2)
  74. Title.Size = UDim2.new(1, 4, 0, 32)
  75. Title.ZIndex = 3
  76. Title.Font = Enum.Font.SourceSansItalic
  77. Title.Text = "// Entry Point GUI //"
  78. Title.TextColor3 = Color3.new(1, 1, 1)
  79. Title.TextSize = 24
  80. Title.TextYAlignment = Enum.TextYAlignment.Top
  81.  
  82. styleLine.Name = "styleLine"
  83. styleLine.Parent = Title
  84. styleLine.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  85. styleLine.BackgroundTransparency = 0.30000001192093
  86. styleLine.BorderSizePixel = 0
  87. styleLine.Position = UDim2.new(0, 0, 0, 28)
  88. styleLine.Size = UDim2.new(1, 0, 0, 4)
  89. styleLine.ZIndex = 4
  90.  
  91. Creditse.Name = "Creditse"
  92. Creditse.Parent = Main
  93. Creditse.BackgroundColor3 = Color3.new(1, 1, 1)
  94. Creditse.BackgroundTransparency = 1
  95. Creditse.BorderSizePixel = 0
  96. Creditse.Position = UDim2.new(0, 0, 1, -15)
  97. Creditse.Size = UDim2.new(1, -6, 0, 10)
  98. Creditse.Font = Enum.Font.SourceSansItalic
  99. Creditse.Text = "By Phoenix"
  100. Creditse.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  101. Creditse.TextSize = 14
  102. Creditse.TextWrapped = true
  103.  
  104. CheatsFrame.Name = "CheatsFrame"
  105. CheatsFrame.Parent = Main
  106. CheatsFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  107. CheatsFrame.BackgroundTransparency = 1
  108. CheatsFrame.Position = UDim2.new(0.0170000009, 0, 0.226999998, 0)
  109. CheatsFrame.Size = UDim2.new(0, 276, 0, 261)
  110.  
  111. InfAm.Name = "InfAm"
  112. InfAm.Parent = CheatsFrame
  113. InfAm.BackgroundColor3 = Color3.new(1, 1, 1)
  114. InfAm.BackgroundTransparency = 0.5
  115. InfAm.BorderSizePixel = 0
  116. InfAm.Position = UDim2.new(0.387681156, -100, -0.253722787, 75)
  117. InfAm.Size = UDim2.new(0, 260, 0, 26)
  118. InfAm.Font = Enum.Font.SourceSansLight
  119. InfAm.Text = "Infinite Ammo"
  120. InfAm.TextColor3 = Color3.new(0, 0, 0)
  121. InfAm.TextScaled = true
  122. InfAm.TextSize = 14
  123. InfAm.TextTransparency = 0.25
  124. InfAm.TextWrapped = true
  125.  
  126. styleLine_2.Name = "styleLine"
  127. styleLine_2.Parent = InfAm
  128. styleLine_2.BackgroundColor3 = Color3.new(0.721569, 0, 0.0117647)
  129. styleLine_2.BorderSizePixel = 0
  130. styleLine_2.Size = UDim2.new(0, 5, 1, 0)
  131.  
  132. GunMods.Name = "GunMods"
  133. GunMods.Parent = CheatsFrame
  134. GunMods.BackgroundColor3 = Color3.new(1, 1, 1)
  135. GunMods.BackgroundTransparency = 0.5
  136. GunMods.BorderSizePixel = 0
  137. GunMods.Position = UDim2.new(0.387681156, -100, -0.154105946, 75)
  138. GunMods.Size = UDim2.new(0, 260, 0, 26)
  139. GunMods.Font = Enum.Font.SourceSansLight
  140. GunMods.Text = "Gun Mods"
  141. GunMods.TextColor3 = Color3.new(0, 0, 0)
  142. GunMods.TextScaled = true
  143. GunMods.TextSize = 14
  144. GunMods.TextTransparency = 0.25
  145. GunMods.TextWrapped = true
  146.  
  147. styleLine_3.Name = "styleLine"
  148. styleLine_3.Parent = GunMods
  149. styleLine_3.BackgroundColor3 = Color3.new(0.721569, 0, 0.0117647)
  150. styleLine_3.BorderSizePixel = 0
  151. styleLine_3.Size = UDim2.new(0, 5, 1, 0)
  152.  
  153. VaultFrm.Name = "VaultFrm"
  154. VaultFrm.Parent = CheatsFrame
  155. VaultFrm.BackgroundColor3 = Color3.new(1, 1, 1)
  156. VaultFrm.BackgroundTransparency = 0.5
  157. VaultFrm.BorderSizePixel = 0
  158. VaultFrm.Position = UDim2.new(0.387681156, -100, -0.054489091, 75)
  159. VaultFrm.Size = UDim2.new(0, 260, 0, 26)
  160. VaultFrm.Font = Enum.Font.SourceSansLight
  161. VaultFrm.Text = "Vault Farm"
  162. VaultFrm.TextColor3 = Color3.new(0, 0, 0)
  163. VaultFrm.TextScaled = true
  164. VaultFrm.TextSize = 14
  165. VaultFrm.TextTransparency = 0.25
  166. VaultFrm.TextWrapped = true
  167.  
  168. styleLine_4.Name = "styleLine"
  169. styleLine_4.Parent = VaultFrm
  170. styleLine_4.BackgroundColor3 = Color3.new(0.721569, 0, 0.0117647)
  171. styleLine_4.BorderSizePixel = 0
  172. styleLine_4.Size = UDim2.new(0, 5, 1, 0)
  173.  
  174. MaxPerks.Name = "MaxPerks"
  175. MaxPerks.Parent = CheatsFrame
  176. MaxPerks.BackgroundColor3 = Color3.new(1, 1, 1)
  177. MaxPerks.BackgroundTransparency = 0.5
  178. MaxPerks.BorderSizePixel = 0
  179. MaxPerks.Position = UDim2.new(0.387681156, -100, 0.0451277643, 75)
  180. MaxPerks.Size = UDim2.new(0, 260, 0, 26)
  181. MaxPerks.Font = Enum.Font.SourceSansLight
  182. MaxPerks.Text = "Inf Perk Speed"
  183. MaxPerks.TextColor3 = Color3.new(0, 0, 0)
  184. MaxPerks.TextScaled = true
  185. MaxPerks.TextSize = 14
  186. MaxPerks.TextTransparency = 0.25
  187. MaxPerks.TextWrapped = true
  188.  
  189. styleLine_5.Name = "styleLine"
  190. styleLine_5.Parent = MaxPerks
  191. styleLine_5.BackgroundColor3 = Color3.new(0.721569, 0, 0.0117647)
  192. styleLine_5.BorderSizePixel = 0
  193. styleLine_5.Size = UDim2.new(0, 5, 1, 0)
  194.  
  195. -- Scripts:
  196. InfAm.MouseButton1Down:Connect(function()
  197. pcall(function()
  198. for i, v in pairs(game:GetService("Players").LocalPlayer.Status:GetDescendants()) do
  199. if v.Name == "9mm" or v.Name == "4.6x30mm" or v.Name == "12 gauge" or v.Name == "7.62x51mm" or v.Name == "AmmoLoaded" or v.Name == "ClipMax" then
  200. v.Value = 10000
  201. end
  202. end
  203. end)
  204. end)
  205.  
  206. GunMods.MouseButton1Down:Connect(function()
  207. pcall(function()
  208. asd = require(game.ReplicatedStorage.Weapons.WeaponData)
  209.  
  210. local function gunmod(gunname)
  211. asd[gunname].ReloadSpeed = 0
  212. asd[gunname].FireRate = 0
  213. asd[gunname].FireDelay = 0
  214. asd[gunname].RecoilXMin = 0
  215. asd[gunname].RecoilXSpread = 0
  216. asd[gunname].RecoilUp = 0
  217. asd[gunname].RecoilDecrease = 0
  218. asd[gunname].RecoilFirstShot = 0
  219. asd[gunname].RecoilCam = 0
  220. asd[gunname].RecoilCamTm = 0
  221. asd[gunname].SpreadAimMin = 1
  222. asd[gunname].SpreadAimMax = 1
  223. asd[gunname].SpreadAimMovMin = 1
  224. asd[gunname].SpreadAimMovMax = 1
  225. asd[gunname].SpreadHipMin = 1
  226. asd[gunname].SpreadHipMax = 1
  227. asd[gunname].SpreadHipMovMin = 1
  228. asd[gunname].SpreadHipMovMax = 1
  229. asd[gunname].SpreadDecrease = 0
  230. asd[gunname].SpreadIncrease = 10
  231. asd[gunname].DmgAtMin = 999
  232. asd[gunname].DmgAtMax = 999
  233. end
  234.  
  235. gunmod("RFB-C")
  236. gunmod("CBR-C")
  237. gunmod("MP7")
  238. gunmod("S97")
  239. gunmod("870 MCS")
  240. gunmod("480 MCS")
  241. gunmod("CZ75")
  242. gunmod("UP9")
  243. end)
  244. end)
  245.  
  246. VaultFrm.MouseButton1Down:Connect(function()
  247. pcall(function()
  248. if canvault then
  249. canvault = false
  250. game.ReplicatedStorage.Interact.TriggerInteraction:InvokeServer(workspace.Level.Geometry.Vault.Keypad.Interact)
  251. wait(1)
  252. game.Players.LocalPlayer.Character:MoveTo(workspace.Level.Geometry.Vault.Location.Position)
  253. game.Players.LocalPlayer.Status.Tools.ChildAdded:Connect(function(obj)
  254. if obj.Name == "Bag" or "bag" then
  255. wait(1)
  256. game.Players.LocalPlayer.Character:MoveTo(workspace.Level.Geometry.PlayerSpawn.Geometry.IndustrialTable.Part.Position)
  257. end
  258. end)
  259. canvault = true
  260. end
  261. end)
  262. end)
  263.  
  264. MaxPerks.MouseButton1Down:Connect(function()
  265. pcall(function()
  266. for i,v in pairs(game.Players.LocalPlayer.Status.Perks:children'') do
  267. v.Value = 100000
  268. end
  269. end)
  270. end)
  271.  
  272. Open.MouseButton1Down:Connect(function()
  273. if Main.Visible then
  274. Main.Visible = false
  275. Open.Text = "Open"
  276. else
  277. Main.Visible = true
  278. Open.Text = "Close"
  279. end
  280. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement