Nova355killer

Gun Mod

Dec 8th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.34 KB | None | 0 0
  1. local JAILCOCAIN = Instance.new("ScreenGui")
  2. local GunCheats = Instance.new("Frame")
  3. local Name = Instance.new("TextLabel")
  4. local INFAmmo = Instance.new("TextButton")
  5. local Exit = Instance.new("TextButton")
  6. local SuperShoot = Instance.new("TextButton")
  7. local Ak = Instance.new("TextButton")
  8. local M4 = Instance.new("TextButton")
  9. local Pistol = Instance.new("TextButton")
  10. local Shote = Instance.new("TextButton")
  11. local Misk = Instance.new("Frame")
  12. local Name_2 = Instance.new("TextLabel")
  13. local Exit_2 = Instance.new("TextButton")
  14. local NoClipA = Instance.new("TextButton")
  15. local Speed = Instance.new("TextButton")
  16. local Arrest = Instance.new("TextButton")
  17. local Btools = Instance.new("TextButton")
  18. local Gravity = Instance.new("TextButton")
  19. local NoClipB = Instance.new("TextButton")
  20. local Teleports = Instance.new("Frame")
  21. local Name_3 = Instance.new("TextLabel")
  22. local Exit_3 = Instance.new("TextButton")
  23. local Bank = Instance.new("TextButton")
  24. local PrisonFront = Instance.new("TextButton")
  25. local JewleryIn = Instance.new("TextButton")
  26. local Crimbase1 = Instance.new("TextButton")
  27. local PrisonInside = Instance.new("TextButton")
  28. local Museum = Instance.new("TextButton")
  29. local BankFront = Instance.new("TextButton")
  30. local JewleryOut = Instance.new("TextButton")
  31. local Donut = Instance.new("TextButton")
  32. local Gas = Instance.new("TextButton")
  33. local Crimbase2 = Instance.new("TextButton")
  34. local TrainSpawn = Instance.new("TextButton")
  35. local PoliceBase = Instance.new("TextButton")
  36. local VehicleCheats = Instance.new("Frame")
  37. local Name_4 = Instance.new("TextLabel")
  38. local Exit_4 = Instance.new("TextButton")
  39. local Car_Speed = Instance.new("TextButton")
  40. JAILCOCAIN.Name = "JAILCOCAIN"
  41. JAILCOCAIN.Parent = game.CoreGui
  42.  
  43. GunCheats.Name = "Gun Cheats"
  44. GunCheats.Parent = JAILCOCAIN
  45. GunCheats.Active = true
  46. GunCheats.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  47. GunCheats.BackgroundTransparency = 0.25
  48. GunCheats.BorderColor3 = Color3.new(1, 0, 0.0156863)
  49. GunCheats.BorderSizePixel = 2
  50. GunCheats.Draggable = true
  51. GunCheats.Position = UDim2.new(0.0204516668, 135, -0.0927897692, 103)
  52. GunCheats.Size = UDim2.new(0, 203, 0, 332)
  53. GunCheats.Active = true
  54.  
  55. Name.Name = "Name"
  56. Name.Parent = GunCheats
  57. Name.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  58. Name.BackgroundTransparency = 0.60000002384186
  59. Name.BorderColor3 = Color3.new(1, 0, 0.0156863)
  60. Name.BorderSizePixel = 2
  61. Name.Position = UDim2.new(-0.000216960907, 0, 0, 0)
  62. Name.Size = UDim2.new(0, 203, 0, 50)
  63. Name.Font = Enum.Font.Cartoon
  64. Name.Text = "Gun Cheats"
  65. Name.TextColor3 = Color3.new(0, 0, 0)
  66. Name.TextSize = 30
  67. Name.TextWrapped = true
  68.  
  69. INFAmmo.Name = "INF Ammo"
  70. INFAmmo.Parent = GunCheats
  71. INFAmmo.BackgroundColor3 = Color3.new(1, 1, 1)
  72. INFAmmo.BackgroundTransparency = 1
  73. INFAmmo.Position = UDim2.new(0.00492612273, 0, 0.464138299, 0)
  74. INFAmmo.Size = UDim2.new(0, 203, 0, 26)
  75. INFAmmo.Font = Enum.Font.Cartoon
  76. INFAmmo.Text = "Inf Ammo"
  77. INFAmmo.TextColor3 = Color3.new(0, 0, 0)
  78. INFAmmo.TextSize = 25
  79.  
  80. Exit.Name = "Exit"
  81. Exit.Parent = GunCheats
  82. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  83. Exit.BackgroundTransparency = 1
  84. Exit.BorderColor3 = Color3.new(1, 0, 0.0156863)
  85. Exit.Position = UDim2.new(0.896551728, 0, 0, 0)
  86. Exit.Size = UDim2.new(0, 21, 0, 19)
  87. Exit.Font = Enum.Font.SourceSans
  88. Exit.Text = "X"
  89. Exit.TextColor3 = Color3.new(0.956863, 0, 0.0156863)
  90. Exit.TextScaled = true
  91. Exit.TextSize = 14
  92. Exit.TextStrokeColor3 = Color3.new(1, 0.0431373, 0.0588235)
  93. Exit.TextWrapped = true
  94. Exit.MouseButton1Down:Connect(function()
  95. Exit.Parent.Visible = false
  96. end)
  97.  
  98. SuperShoot.Name = "Super Shoot"
  99. SuperShoot.Parent = GunCheats
  100. SuperShoot.BackgroundColor3 = Color3.new(1, 1, 1)
  101. SuperShoot.BackgroundTransparency = 1
  102. SuperShoot.Position = UDim2.new(0.00492612179, 0, 0.542451501, 0)
  103. SuperShoot.Size = UDim2.new(0, 203, 0, 26)
  104. SuperShoot.Font = Enum.Font.Cartoon
  105. SuperShoot.Text = "Shoot Speed"
  106. SuperShoot.TextColor3 = Color3.new(0, 0, 0)
  107. SuperShoot.TextSize = 25
  108. SuperShoot.MouseButton1Down:Connect(function()
  109. local newcclosure = newcclosure or function(f)
  110. return f
  111. end
  112.  
  113. local getreg = debug.getregistry or getreg
  114.  
  115. if not getreg then
  116. warn("Your exploit does not support the functions required for this script")
  117. end
  118.  
  119. local pistol
  120. local rifle
  121. local rocketlauncher
  122. local shotgun
  123. local ak47
  124.  
  125. for _,o in pairs(getreg()) do
  126. if typeof(o) == "table" then
  127. if o.Pistol then
  128. pistol = o.Pistol
  129. rifle = o.Rifle
  130. rocketlauncher = o.RocketLauncher
  131. shotgun = o.Shotgun
  132. ak47 = o.AK47
  133. end
  134. end
  135. end
  136.  
  137. if pistol then
  138. pistol.MagSize = math.huge
  139. pistol.FireAuto = true
  140. pistol.FireFreq = 5000
  141. pistol.BulletSpread = 0
  142. pistol.BulletSpeed = 5000
  143. warn("Modded the pistol")
  144. end
  145.  
  146. if rifle then
  147. rifle.MagSize = math.huge
  148. rifle.FireAuto = true
  149. rifle.FireFreq = 5000
  150. rifle.BulletSpread = 0
  151. rifle.BulletSpeed = 5000
  152. warn("Modded the rifle")
  153. end
  154.  
  155. if rocketlauncher then
  156. rocketlauncher.MagSize = math.huge
  157. rocketlauncher.FireAuto = true
  158. rocketlauncher.FireFreq = 5000
  159. rocketlauncher.BulletSpread = 0
  160. rocketlauncher.BulletSpeed = 5000
  161. warn("Modded the Rocket Launcher")
  162. end
  163.  
  164. if shotgun then
  165. shotgun.MagSize = math.huge
  166. shotgun.FireAuto = true
  167. shotgun.FireFreq = 5000
  168. shotgun.BulletSpread = 0
  169. shotgun.BulletSpeed = 5000
  170. warn("Modded the Shotgun")
  171. end
  172.  
  173. if ak47 then
  174. ak47.MagSize = math.huge
  175. ak47.FireAuto = true
  176. ak47.FireFreq = 5000
  177. ak47.BulletSpread = 0
  178. ak47.BulletSpeed = 5000
  179. warn("Modded the AK47")
  180. end
  181. end)
  182.  
  183. Ak.Name = "Ak"
  184. Ak.Parent = GunCheats
  185. Ak.BackgroundColor3 = Color3.new(1, 1, 1)
  186. Ak.BackgroundTransparency = 1
  187. Ak.Position = UDim2.new(-0.00492609479, 0, 0.153897345, 0)
  188. Ak.Size = UDim2.new(0, 203, 0, 26)
  189. Ak.Font = Enum.Font.Cartoon
  190. Ak.Text = "AK47"
  191. Ak.TextColor3 = Color3.new(0, 0, 0)
  192. Ak.TextSize = 25
  193. Ak.MouseButton1Down:connect(function()
  194. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  195.  
  196. a = Instance.new("Part", workspace)
  197. a.Anchored = true
  198. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  199. a.CanCollide = false
  200.  
  201. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  202. if v.Name == "ShootingRange" then
  203. for a, b in pairs(v:GetChildren()) do
  204. if b:IsA("StringValue") then
  205. if b.Value == "AK47" then
  206. v.CFrame = CFrame.new(hit)
  207. end
  208. end
  209. end
  210. end
  211. end
  212. end)
  213.  
  214. M4.Name = "M4"
  215. M4.Parent = GunCheats
  216. M4.BackgroundColor3 = Color3.new(1, 1, 1)
  217. M4.BackgroundTransparency = 1
  218. M4.Position = UDim2.new(0.00492612179, 0, 0.232210591, 0)
  219. M4.Size = UDim2.new(0, 203, 0, 26)
  220. M4.Font = Enum.Font.Cartoon
  221. M4.Text = "M4A4"
  222. M4.TextColor3 = Color3.new(0, 0, 0)
  223. M4.TextSize = 25
  224. M4.MouseButton1Down:connect(function()
  225. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  226.  
  227. a = Instance.new("Part", workspace)
  228. a.Anchored = true
  229. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  230. a.CanCollide = false
  231.  
  232. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  233. if v.Name == "Station" then
  234. for a, b in pairs(v:GetChildren()) do
  235. if b:IsA("StringValue") then
  236. if b.Value == "RifleSWAT" then
  237. v.CFrame = CFrame.new(hit)
  238. end
  239. end
  240. end
  241. end
  242. end
  243. end)
  244.  
  245. Pistol.Name = "Pistol"
  246. Pistol.Parent = GunCheats
  247. Pistol.BackgroundColor3 = Color3.new(1, 1, 1)
  248. Pistol.BackgroundTransparency = 1
  249. Pistol.Position = UDim2.new(0.00492612179, 0, 0.307511806, 0)
  250. Pistol.Size = UDim2.new(0, 203, 0, 26)
  251. Pistol.Font = Enum.Font.Cartoon
  252. Pistol.Text = "Pistol"
  253. Pistol.TextColor3 = Color3.new(0, 0, 0)
  254. Pistol.TextSize = 25
  255. Pistol.MouseButton1Down:connect(function()
  256. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  257.  
  258. a = Instance.new("Part", workspace)
  259. a.Anchored = true
  260. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  261. a.CanCollide = false
  262.  
  263. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  264. if v.Name == "Station" then
  265. for a, b in pairs(v:GetChildren()) do
  266. if b:IsA("StringValue") then
  267. if b.Value == "Pistol" then
  268. v.CFrame = CFrame.new(hit)
  269. end
  270. end
  271. end
  272. end
  273. end
  274. end)
  275.  
  276. Shote.Name = "Shote"
  277. Shote.Parent = GunCheats
  278. Shote.BackgroundColor3 = Color3.new(1, 1, 1)
  279. Shote.BackgroundTransparency = 1
  280. Shote.Position = UDim2.new(0.00492612179, 0, 0.385825068, 0)
  281. Shote.Size = UDim2.new(0, 203, 0, 26)
  282. Shote.Font = Enum.Font.Cartoon
  283. Shote.Text = "Shot-E"
  284. Shote.TextColor3 = Color3.new(0, 0, 0)
  285. Shote.TextSize = 25
  286. Shote.MouseButton1Down:connect(function()
  287. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  288.  
  289. a = Instance.new("Part", workspace)
  290. a.Anchored = true
  291. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  292. a.CanCollide = false
  293.  
  294. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  295. if v.Name == "Station" then
  296. for a, b in pairs(v:GetChildren()) do
  297. if b:IsA("StringValue") then
  298. if b.Value == "Shotgun" then
  299. v.CFrame = CFrame.new(hit)
  300. end
  301. end
  302. end
  303. end
  304. end
  305. end)
Add Comment
Please, Sign In to add comment