Ben_Scripts343

GTA SCRIPTTTT

May 28th, 2021 (edited)
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.75 KB | None | 0 0
  1. local Bindin = Instance.new("ScreenGui")
  2. local Sniper = Instance.new("Frame")
  3. local NOTHING = Instance.new("TextButton")
  4. local snipcool = Instance.new("TextButton")
  5. local cooldown = Instance.new("TextLabel")
  6. local nothingdd = Instance.new("TextLabel")
  7. local snipzoom = Instance.new("TextButton")
  8. local zoom = Instance.new("TextLabel")
  9. local sniprecoil = Instance.new("TextButton")
  10. local recoil = Instance.new("TextLabel")
  11. local sgpage = Instance.new("TextButton")
  12. local ARpage = Instance.new("TextButton")
  13. local snipbox = Instance.new("TextBox")
  14. local AR = Instance.new("Frame")
  15. local nothingg = Instance.new("TextButton")
  16. local ARcool = Instance.new("TextButton")
  17. local cooldown_2 = Instance.new("TextLabel")
  18. local NOTHINNGGGG = Instance.new("TextLabel")
  19. local nothinggg = Instance.new("TextButton")
  20. local nothinggg_2 = Instance.new("TextLabel")
  21. local ARrecoil = Instance.new("TextButton")
  22. local Recoilting = Instance.new("TextLabel")
  23. local snippage = Instance.new("TextButton")
  24. local sgpage_2 = Instance.new("TextButton")
  25. local ARbox = Instance.new("TextBox")
  26. local Shotgun = Instance.new("Frame")
  27. local sgdist = Instance.new("TextButton")
  28. local sgcool = Instance.new("TextButton")
  29. local cooldown_3 = Instance.new("TextLabel")
  30. local distance = Instance.new("TextLabel")
  31. local sgspred = Instance.new("TextButton")
  32. local spred = Instance.new("TextLabel")
  33. local sgrecoil = Instance.new("TextButton")
  34. local spred_2 = Instance.new("TextLabel")
  35. local snippage_2 = Instance.new("TextButton")
  36. local ARpage_2 = Instance.new("TextButton")
  37. local sgbox = Instance.new("TextBox")
  38.  
  39. Bindin.Name = "Bindin"
  40. Bindin.Parent = game.CoreGui
  41. Bindin.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  42.  
  43. Sniper.Name = "Sniper"
  44. Sniper.Parent = Bindin
  45. Sniper.Active = true
  46. Sniper.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  47. Sniper.BorderColor3 = Color3.new(0.52549, 0.505882, 0.505882)
  48. Sniper.BorderSizePixel = 3
  49. Sniper.Position = UDim2.new(0.394406945, 0, 0.0436432622, 0)
  50. Sniper.Size = UDim2.new(0, 348, 0, 434)
  51. Sniper.Visible = false
  52. Sniper.Draggable = true
  53. Sniper.Active = true
  54.  
  55. NOTHING.Name = "NOTHING"
  56. NOTHING.Parent = Sniper
  57. NOTHING.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  58. NOTHING.BorderSizePixel = 0
  59. NOTHING.Position = UDim2.new(0.0258476231, 0, 0.696732342, 0)
  60. NOTHING.Size = UDim2.new(0, 329, 0, 32)
  61. NOTHING.Font = Enum.Font.SourceSans
  62. NOTHING.Text = "Sniper"
  63. NOTHING.TextColor3 = Color3.new(0, 0, 0)
  64. NOTHING.TextSize = 14
  65.  
  66. snipcool.Name = "snipcool"
  67. snipcool.Parent = Sniper
  68. snipcool.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  69. snipcool.BorderSizePixel = 0
  70. snipcool.Position = UDim2.new(0.0201004967, 0, 0.896302938, 0)
  71. snipcool.Size = UDim2.new(0, 329, 0, 32)
  72. snipcool.Font = Enum.Font.SourceSans
  73. snipcool.Text = "Sniper"
  74. snipcool.TextColor3 = Color3.new(0, 0, 0)
  75. snipcool.TextSize = 14
  76. snipcool.MouseButton1Click:connect(function()
  77. game:GetService("Players").LocalPlayer.Backpack.Sniper.Configuration.ShotCooldown.Value = snipbox.Text
  78. end)
  79.  
  80. cooldown.Name = "cooldown"
  81. cooldown.Parent = Sniper
  82. cooldown.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  83. cooldown.BorderSizePixel = 0
  84. cooldown.Position = UDim2.new(0.0165647976, 0, 0.837746203, 0)
  85. cooldown.Size = UDim2.new(0, 330, 0, 18)
  86. cooldown.Font = Enum.Font.SourceSans
  87. cooldown.Text = "CoolDown: The higher the number longer wait!"
  88. cooldown.TextColor3 = Color3.new(0, 0, 0)
  89. cooldown.TextSize = 14
  90.  
  91. nothingdd.Name = "nothingdd"
  92. nothingdd.Parent = Sniper
  93. nothingdd.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  94. nothingdd.BorderSizePixel = 0
  95. nothingdd.Position = UDim2.new(0.0251854882, 0, 0.63776356, 0)
  96. nothingdd.Size = UDim2.new(0, 330, 0, 18)
  97. nothingdd.Font = Enum.Font.SourceSans
  98. nothingdd.Text = "Nothing..."
  99. nothingdd.TextColor3 = Color3.new(0, 0, 0)
  100. nothingdd.TextSize = 14
  101.  
  102. snipzoom.Name = "snipzoom"
  103. snipzoom.Parent = Sniper
  104. snipzoom.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  105. snipzoom.BorderSizePixel = 0
  106. snipzoom.Position = UDim2.new(0.022974059, 0, 0.491663218, 0)
  107. snipzoom.Size = UDim2.new(0, 329, 0, 32)
  108. snipzoom.Font = Enum.Font.SourceSans
  109. snipzoom.Text = "Sniper"
  110. snipzoom.TextColor3 = Color3.new(0, 0, 0)
  111. snipzoom.TextSize = 14
  112. snipzoom.MouseButton1Click:connect(function()
  113. game:GetService("Players").LocalPlayer.Backpack.Sniper.Configuration.ZoomFactor.Value = snipbox.Text
  114. end)
  115.  
  116. zoom.Name = "zoom"
  117. zoom.Parent = Sniper
  118. zoom.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  119. zoom.BorderSizePixel = 0
  120. zoom.Position = UDim2.new(0.0223119259, 0, 0.432694435, 0)
  121. zoom.Size = UDim2.new(0, 330, 0, 18)
  122. zoom.Font = Enum.Font.SourceSans
  123. zoom.Text = "Sniper Zoom in"
  124. zoom.TextColor3 = Color3.new(0, 0, 0)
  125. zoom.TextSize = 14
  126.  
  127. sniprecoil.Name = "sniprecoil"
  128. sniprecoil.Parent = Sniper
  129. sniprecoil.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  130. sniprecoil.BorderSizePixel = 0
  131. sniprecoil.Position = UDim2.new(0.0258476213, 0, 0.284289956, 0)
  132. sniprecoil.Size = UDim2.new(0, 329, 0, 32)
  133. sniprecoil.Font = Enum.Font.SourceSans
  134. sniprecoil.Text = "Sniper"
  135. sniprecoil.TextColor3 = Color3.new(0, 0, 0)
  136. sniprecoil.TextSize = 14
  137. sniprecoil.MouseButton1Click:connect(function()
  138. game:GetService("Players").LocalPlayer.Backpack.Sniper.Configuration.RecoilMin.Value = 0.01
  139. game:GetService("Players").LocalPlayer.Backpack.Sniper.Configuration.RecoilMax.Value = 0.2
  140.  
  141. end)
  142.  
  143. recoil.Name = "recoil"
  144. recoil.Parent = Sniper
  145. recoil.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  146. recoil.BorderSizePixel = 0
  147. recoil.Position = UDim2.new(0.0194383636, 0, 0.218408719, 0)
  148. recoil.Size = UDim2.new(0, 330, 0, 18)
  149. recoil.Font = Enum.Font.SourceSans
  150. recoil.Text = "Recoil off"
  151. recoil.TextColor3 = Color3.new(0, 0, 0)
  152. recoil.TextSize = 14
  153.  
  154. sgpage.Name = "sgpage"
  155. sgpage.Parent = Sniper
  156. sgpage.BackgroundColor3 = Color3.new(0.0941177, 1, 0.454902)
  157. sgpage.BorderColor3 = Color3.new(0.701961, 0.882353, 0.0392157)
  158. sgpage.BorderSizePixel = 3
  159. sgpage.Position = UDim2.new(0.0258620698, 0, 0.0230414756, 0)
  160. sgpage.Size = UDim2.new(0, 117, 0, 36)
  161. sgpage.Font = Enum.Font.PatrickHand
  162. sgpage.Text = "Shotgun"
  163. sgpage.TextColor3 = Color3.new(0, 0, 0)
  164. sgpage.TextSize = 30
  165. sgpage.TextWrapped = true
  166. sgpage.MouseButton1Click:connect(function()
  167. Shotgun.Visible = true
  168. Sniper.Visible = false
  169. AR.Visible = false
  170. end)
  171.  
  172. ARpage.Name = "ARpage"
  173. ARpage.Parent = Sniper
  174. ARpage.BackgroundColor3 = Color3.new(0.0941177, 1, 0.454902)
  175. ARpage.BorderColor3 = Color3.new(0.701961, 0.882353, 0.0392157)
  176. ARpage.BorderSizePixel = 3
  177. ARpage.Position = UDim2.new(0.62643683, 0, 0.0230414756, 0)
  178. ARpage.Size = UDim2.new(0, 117, 0, 36)
  179. ARpage.Font = Enum.Font.PatrickHand
  180. ARpage.Text = "AR"
  181. ARpage.TextColor3 = Color3.new(0, 0, 0)
  182. ARpage.TextSize = 30
  183. ARpage.TextWrapped = true
  184. ARpage.MouseButton1Click:connect(function()
  185. Shotgun.Visible = false
  186. Sniper.Visible = false
  187. AR.Visible = true
  188. end)
  189.  
  190.  
  191. snipbox.Name = "snipbox"
  192. snipbox.Parent = Sniper
  193. snipbox.BackgroundColor3 = Color3.new(1, 1, 1)
  194. snipbox.Position = UDim2.new(0.206896544, 0, 0.129032254, 0)
  195. snipbox.Size = UDim2.new(0, 197, 0, 32)
  196. snipbox.Font = Enum.Font.SourceSans
  197. snipbox.Text = ""
  198. snipbox.TextColor3 = Color3.new(0, 0, 0)
  199. snipbox.TextSize = 14
  200.  
  201. AR.Name = "AR"
  202. AR.Parent = Bindin
  203. AR.Active = true
  204. AR.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  205. AR.BorderColor3 = Color3.new(0.52549, 0.505882, 0.505882)
  206. AR.BorderSizePixel = 3
  207. AR.Position = UDim2.new(0.394406945, 0, 0.0436432622, 0)
  208. AR.Size = UDim2.new(0, 348, 0, 434)
  209. AR.Visible = false
  210. AR.Draggable = true
  211. AR.Active = true
  212.  
  213. nothingg.Name = "nothingg"
  214. nothingg.Parent = AR
  215. nothingg.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  216. nothingg.BorderSizePixel = 0
  217. nothingg.Position = UDim2.new(0.0258476231, 0, 0.696732342, 0)
  218. nothingg.Size = UDim2.new(0, 329, 0, 32)
  219. nothingg.Font = Enum.Font.SourceSans
  220. nothingg.Text = "AR"
  221. nothingg.TextColor3 = Color3.new(0, 0, 0)
  222. nothingg.TextSize = 14
  223.  
  224. ARcool.Name = "ARcool"
  225. ARcool.Parent = AR
  226. ARcool.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  227. ARcool.BorderSizePixel = 0
  228. ARcool.Position = UDim2.new(0.0201004967, 0, 0.896302938, 0)
  229. ARcool.Size = UDim2.new(0, 329, 0, 32)
  230. ARcool.Font = Enum.Font.SourceSans
  231. ARcool.Text = "AR"
  232. ARcool.TextColor3 = Color3.new(0, 0, 0)
  233. ARcool.TextSize = 14
  234. ARcool.MouseButton1Click:connect(function()
  235. game:GetService("Players").LocalPlayer.Backpack.AR.Configuration.ShotCooldown.Value = ARbox.Text
  236. print(ARbox)
  237. end)
  238.  
  239. cooldown_2.Name = "cooldown"
  240. cooldown_2.Parent = AR
  241. cooldown_2.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  242. cooldown_2.BorderSizePixel = 0
  243. cooldown_2.Position = UDim2.new(0.0165647976, 0, 0.837746203, 0)
  244. cooldown_2.Size = UDim2.new(0, 330, 0, 18)
  245. cooldown_2.Font = Enum.Font.SourceSans
  246. cooldown_2.Text = "CoolDown: The higher the number longer wait!"
  247. cooldown_2.TextColor3 = Color3.new(0, 0, 0)
  248. cooldown_2.TextSize = 14
  249.  
  250. NOTHINNGGGG.Name = "NOTHINNGGGG"
  251. NOTHINNGGGG.Parent = AR
  252. NOTHINNGGGG.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  253. NOTHINNGGGG.BorderSizePixel = 0
  254. NOTHINNGGGG.Position = UDim2.new(0.0251854882, 0, 0.63776356, 0)
  255. NOTHINNGGGG.Size = UDim2.new(0, 330, 0, 18)
  256. NOTHINNGGGG.Font = Enum.Font.SourceSans
  257. NOTHINNGGGG.Text = "NOTHINGGGG"
  258. NOTHINNGGGG.TextColor3 = Color3.new(0, 0, 0)
  259. NOTHINNGGGG.TextSize = 14
  260.  
  261. nothinggg.Name = "nothinggg"
  262. nothinggg.Parent = AR
  263. nothinggg.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  264. nothinggg.BorderSizePixel = 0
  265. nothinggg.Position = UDim2.new(0.022974059, 0, 0.491663218, 0)
  266. nothinggg.Size = UDim2.new(0, 329, 0, 32)
  267. nothinggg.Font = Enum.Font.SourceSans
  268. nothinggg.Text = "AR"
  269. nothinggg.TextColor3 = Color3.new(0, 0, 0)
  270. nothinggg.TextSize = 14
  271.  
  272. nothinggg_2.Name = "nothinggg"
  273. nothinggg_2.Parent = AR
  274. nothinggg_2.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  275. nothinggg_2.BorderSizePixel = 0
  276. nothinggg_2.Position = UDim2.new(0.0223119259, 0, 0.432694435, 0)
  277. nothinggg_2.Size = UDim2.new(0, 330, 0, 18)
  278. nothinggg_2.Font = Enum.Font.SourceSans
  279. nothinggg_2.Text = "NOTHINGGG"
  280. nothinggg_2.TextColor3 = Color3.new(0, 0, 0)
  281. nothinggg_2.TextSize = 14
  282.  
  283. ARrecoil.Name = "ARrecoil"
  284. ARrecoil.Parent = AR
  285. ARrecoil.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  286. ARrecoil.BorderSizePixel = 0
  287. ARrecoil.Position = UDim2.new(0.0258476213, 0, 0.284289956, 0)
  288. ARrecoil.Size = UDim2.new(0, 329, 0, 32)
  289. ARrecoil.Font = Enum.Font.SourceSans
  290. ARrecoil.Text = "AR"
  291. ARrecoil.TextColor3 = Color3.new(0, 0, 0)
  292. ARrecoil.TextSize = 14
  293. ARrecoil.MouseButton1Click:connect(function()
  294. game:GetService("Players").LocalPlayer.Backpack.AR.Configuration.RecoilMin.Value = 0.01
  295. game:GetService("Players").LocalPlayer.Backpack.AR.Configuration.RecoilMax.Value = 0.03
  296. end)
  297.  
  298. Recoilting.Name = "Recoil ting"
  299. Recoilting.Parent = AR
  300. Recoilting.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  301. Recoilting.BorderSizePixel = 0
  302. Recoilting.Position = UDim2.new(0.0194383636, 0, 0.218408719, 0)
  303. Recoilting.Size = UDim2.new(0, 330, 0, 18)
  304. Recoilting.Font = Enum.Font.SourceSans
  305. Recoilting.Text = "Recoil off"
  306. Recoilting.TextColor3 = Color3.new(0, 0, 0)
  307. Recoilting.TextSize = 14
  308.  
  309. snippage.Name = "snippage"
  310. snippage.Parent = AR
  311. snippage.BackgroundColor3 = Color3.new(0.0941177, 1, 0.454902)
  312. snippage.BorderColor3 = Color3.new(0.701961, 0.882353, 0.0392157)
  313. snippage.BorderSizePixel = 3
  314. snippage.Position = UDim2.new(0.0258620698, 0, 0.0230414756, 0)
  315. snippage.Size = UDim2.new(0, 117, 0, 36)
  316. snippage.Font = Enum.Font.PatrickHand
  317. snippage.Text = "Sniper"
  318. snippage.TextColor3 = Color3.new(0, 0, 0)
  319. snippage.TextSize = 30
  320. snippage.TextWrapped = true
  321. snippage.MouseButton1Click:connect(function()
  322. Shotgun.Visible = false
  323. Sniper.Visible = true
  324. AR.Visible = false
  325. end)
  326.  
  327. sgpage_2.Name = "sgpage"
  328. sgpage_2.Parent = AR
  329. sgpage_2.BackgroundColor3 = Color3.new(0.0941177, 1, 0.454902)
  330. sgpage_2.BorderColor3 = Color3.new(0.701961, 0.882353, 0.0392157)
  331. sgpage_2.BorderSizePixel = 3
  332. sgpage_2.Position = UDim2.new(0.62643683, 0, 0.0230414756, 0)
  333. sgpage_2.Size = UDim2.new(0, 117, 0, 36)
  334. sgpage_2.Font = Enum.Font.PatrickHand
  335. sgpage_2.Text = "Shotgun"
  336. sgpage_2.TextColor3 = Color3.new(0, 0, 0)
  337. sgpage_2.TextSize = 30
  338. sgpage_2.TextWrapped = true
  339. sgpage_2.MouseButton1Click:connect(function()
  340. Shotgun.Visible = true
  341. Sniper.Visible = false
  342. AR.Visible = false
  343. end)
  344.  
  345. ARbox.Name = "ARbox"
  346. ARbox.Parent = AR
  347. ARbox.BackgroundColor3 = Color3.new(1, 1, 1)
  348. ARbox.Position = UDim2.new(0.206896544, 0, 0.129032254, 0)
  349. ARbox.Size = UDim2.new(0, 197, 0, 32)
  350. ARbox.Font = Enum.Font.SourceSans
  351. ARbox.Text = ""
  352. ARbox.TextColor3 = Color3.new(0, 0, 0)
  353. ARbox.TextSize = 14
  354.  
  355. Shotgun.Name = "Shotgun"
  356. Shotgun.Parent = Bindin
  357. Shotgun.Active = true
  358. Shotgun.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  359. Shotgun.BorderColor3 = Color3.new(0.52549, 0.505882, 0.505882)
  360. Shotgun.BorderSizePixel = 3
  361. Shotgun.Position = UDim2.new(0.394406945, 0, 0.0436432622, 0)
  362. Shotgun.Size = UDim2.new(0, 348, 0, 434)
  363. Shotgun.Visible = true
  364. Shotgun.Draggable = true
  365. Shotgun.Active = true
  366.  
  367. sgdist.Name = "sgdist"
  368. sgdist.Parent = Shotgun
  369. sgdist.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  370. sgdist.BorderSizePixel = 0
  371. sgdist.Position = UDim2.new(0.0258476231, 0, 0.696732342, 0)
  372. sgdist.Size = UDim2.new(0, 329, 0, 32)
  373. sgdist.Font = Enum.Font.SourceSans
  374. sgdist.Text = "ShotGun"
  375. sgdist.TextColor3 = Color3.new(0, 0, 0)
  376. sgdist.TextSize = 14
  377. sgdist.MouseButton1Click:connect(function()
  378. game:GetService("Players").LocalPlayer.Backpack.Shotgun.Configuration.FullDamageDistance.Value= sgbox.Text
  379. game:GetService("Players").LocalPlayer.Backpack.Shotgun.Configuration.ZeroDamageDistance.Value = 9000
  380.  
  381. end)
  382.  
  383. sgcool.Name = "sgcool"
  384. sgcool.Parent = Shotgun
  385. sgcool.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  386. sgcool.BorderSizePixel = 0
  387. sgcool.Position = UDim2.new(0.0201004967, 0, 0.896302938, 0)
  388. sgcool.Size = UDim2.new(0, 329, 0, 32)
  389. sgcool.Font = Enum.Font.SourceSans
  390. sgcool.Text = "ShotGun"
  391. sgcool.TextColor3 = Color3.new(0, 0, 0)
  392. sgcool.TextSize = 14
  393. sgcool.MouseButton1Click:connect(function()
  394. game:GetService("Players").LocalPlayer.Backpack.Shotgun.Configuration.ShotCooldown.Value= sgbox.Text
  395. end)
  396.  
  397. cooldown_3.Name = "cooldown"
  398. cooldown_3.Parent = Shotgun
  399. cooldown_3.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  400. cooldown_3.BorderSizePixel = 0
  401. cooldown_3.Position = UDim2.new(0.0165647976, 0, 0.837746203, 0)
  402. cooldown_3.Size = UDim2.new(0, 330, 0, 18)
  403. cooldown_3.Font = Enum.Font.SourceSans
  404. cooldown_3.Text = "CoolDown: The higher the number longer wait!"
  405. cooldown_3.TextColor3 = Color3.new(0, 0, 0)
  406. cooldown_3.TextSize = 14
  407.  
  408. distance.Name = "distance"
  409. distance.Parent = Shotgun
  410. distance.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  411. distance.BorderSizePixel = 0
  412. distance.Position = UDim2.new(0.0251854882, 0, 0.63776356, 0)
  413. distance.Size = UDim2.new(0, 330, 0, 18)
  414. distance.Font = Enum.Font.SourceSans
  415. distance.Text = "Shotgun far shot: Change the shot range"
  416. distance.TextColor3 = Color3.new(0, 0, 0)
  417. distance.TextSize = 14
  418.  
  419. sgspred.Name = "sgspred"
  420. sgspred.Parent = Shotgun
  421. sgspred.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  422. sgspred.BorderSizePixel = 0
  423. sgspred.Position = UDim2.new(0.022974059, 0, 0.491663218, 0)
  424. sgspred.Size = UDim2.new(0, 329, 0, 32)
  425. sgspred.Font = Enum.Font.SourceSans
  426. sgspred.Text = "ShotGun"
  427. sgspred.TextColor3 = Color3.new(0, 0, 0)
  428. sgspred.TextSize = 14
  429. sgspred.MouseButton1Click:connect(function()
  430. game:GetService("Players").LocalPlayer.Backpack.Shotgun.Configuration.MinSpread.Value= sgbox.Text
  431. game:GetService("Players").LocalPlayer.Backpack.Shotgun.Configuration.MaxSpread.Value= sgbox.Text
  432.  
  433. end)
  434.  
  435. spred.Name = "spred"
  436. spred.Parent = Shotgun
  437. spred.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  438. spred.BorderSizePixel = 0
  439. spred.Position = UDim2.new(0.0223119259, 0, 0.432694435, 0)
  440. spred.Size = UDim2.new(0, 330, 0, 18)
  441. spred.Font = Enum.Font.SourceSans
  442. spred.Text = "Shotgun spread"
  443. spred.TextColor3 = Color3.new(0, 0, 0)
  444. spred.TextSize = 14
  445.  
  446. sgrecoil.Name = "sgrecoil"
  447. sgrecoil.Parent = Shotgun
  448. sgrecoil.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  449. sgrecoil.BorderSizePixel = 0
  450. sgrecoil.Position = UDim2.new(0.0258476213, 0, 0.284289956, 0)
  451. sgrecoil.Size = UDim2.new(0, 329, 0, 32)
  452. sgrecoil.Font = Enum.Font.SourceSans
  453. sgrecoil.Text = "ShotGun"
  454. sgrecoil.TextColor3 = Color3.new(0, 0, 0)
  455. sgrecoil.TextSize = 14
  456. sgrecoil.MouseButton1Click:connect(function()
  457. game:GetService("Players").LocalPlayer.Backpack.Shotgun.Configuration.RecoilMax.Value = 0.3
  458. game:GetService("Players").LocalPlayer.Backpack.Shotgun.Configuration.RecoilMin.Value = 0.4
  459. end)
  460.  
  461. spred_2.Name = "spred"
  462. spred_2.Parent = Shotgun
  463. spred_2.BackgroundColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  464. spred_2.BorderSizePixel = 0
  465. spred_2.Position = UDim2.new(0.0194383636, 0, 0.218408719, 0)
  466. spred_2.Size = UDim2.new(0, 330, 0, 18)
  467. spred_2.Font = Enum.Font.SourceSans
  468. spred_2.Text = "Recoil off"
  469. spred_2.TextColor3 = Color3.new(0, 0, 0)
  470. spred_2.TextSize = 14
  471.  
  472. snippage_2.Name = "snippage"
  473. snippage_2.Parent = Shotgun
  474. snippage_2.BackgroundColor3 = Color3.new(0.0941177, 1, 0.454902)
  475. snippage_2.BorderColor3 = Color3.new(0.701961, 0.882353, 0.0392157)
  476. snippage_2.BorderSizePixel = 3
  477. snippage_2.Position = UDim2.new(0.0258620698, 0, 0.0230414756, 0)
  478. snippage_2.Size = UDim2.new(0, 117, 0, 36)
  479. snippage_2.Font = Enum.Font.PatrickHand
  480. snippage_2.Text = "Sniper"
  481. snippage_2.TextColor3 = Color3.new(0, 0, 0)
  482. snippage_2.TextSize = 30
  483. snippage_2.TextWrapped = true
  484. snippage_2.MouseButton1Click:connect(function()
  485. Shotgun.Visible = false
  486. Sniper.Visible = true
  487. AR.Visible = false
  488. end)
  489.  
  490. ARpage_2.Name = "ARpage"
  491. ARpage_2.Parent = Shotgun
  492. ARpage_2.BackgroundColor3 = Color3.new(0.0941177, 1, 0.454902)
  493. ARpage_2.BorderColor3 = Color3.new(0.701961, 0.882353, 0.0392157)
  494. ARpage_2.BorderSizePixel = 3
  495. ARpage_2.Position = UDim2.new(0.62643683, 0, 0.0230414756, 0)
  496. ARpage_2.Size = UDim2.new(0, 117, 0, 36)
  497. ARpage_2.Font = Enum.Font.PatrickHand
  498. ARpage_2.Text = "AR"
  499. ARpage_2.TextColor3 = Color3.new(0, 0, 0)
  500. ARpage_2.TextSize = 30
  501. ARpage_2.TextWrapped = true
  502. ARpage_2.MouseButton1Click:connect(function()
  503. Shotgun.Visible = false
  504. Sniper.Visible = false
  505. AR.Visible = true
  506. end)
  507.  
  508. sgbox.Name = "sgbox"
  509. sgbox.Parent = Shotgun
  510. sgbox.BackgroundColor3 = Color3.new(1, 1, 1)
  511. sgbox.Position = UDim2.new(0.206896544, 0, 0.129032254, 0)
  512. sgbox.Size = UDim2.new(0, 197, 0, 32)
  513. sgbox.Font = Enum.Font.SourceSans
  514. sgbox.Text = ""
  515. sgbox.TextColor3 = Color3.new(0, 0, 0)
  516. sgbox.TextSize = 14
  517.  
  518.  
  519. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  520. if key == "h" then
  521. Shotgun.Visible = false
  522. Sniper.Visible = false
  523. AR.Visible = false
  524. end
  525. end)
  526.  
  527. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  528. if key == "j" then
  529. Shotgun.Visible = true
  530. Sniper.Visible = false
  531. AR.Visible = false
  532. end
  533. end)
Add Comment
Please, Sign In to add comment