Advertisement
forgetfuldingo

Cereal Script 1.0

May 28th, 2021
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.42 KB | None | 0 0
  1. -- Forgetfuldingo
  2.  
  3. -- Locals
  4.  
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local Background = Instance.new("ImageLabel")
  7. local Title = Instance.new("TextLabel")
  8. local Title_Roundify_12px = Instance.new("ImageLabel")
  9. local Title2Back = Instance.new("TextLabel")
  10. local Title2Front = Instance.new("TextLabel")
  11. local CopyRight = Instance.new("TextLabel")
  12. local CopyRight_Roundify_12px = Instance.new("ImageLabel")
  13. local CopyrightText = Instance.new("TextLabel")
  14. local FPSButton = Instance.new("TextButton")
  15. local UIGradient = Instance.new("UIGradient")
  16. local ScrollingFrame = Instance.new("ScrollingFrame")
  17. local Speed = Instance.new("TextLabel")
  18. local Speed_Roundify_4px = Instance.new("ImageLabel")
  19. local SpeedButton = Instance.new("TextButton")
  20. local Fly = Instance.new("TextLabel")
  21. local Fly_Roundify_4px = Instance.new("ImageLabel")
  22. local FlyButton = Instance.new("TextButton")
  23. local Genericscripts = Instance.new("TextLabel")
  24. local Genericscripts2 = Instance.new("TextLabel")
  25. local NoClip = Instance.new("TextLabel")
  26. local NoClip_Roundify_4px = Instance.new("ImageLabel")
  27. local NoClipButton = Instance.new("TextButton")
  28. local ESP = Instance.new("TextLabel")
  29. local ESP_Roundify_4px = Instance.new("ImageLabel")
  30. local ESPButton = Instance.new("TextButton")
  31. local BTool = Instance.new("TextLabel")
  32. local BTool_Roundify_4px = Instance.new("ImageLabel")
  33. local BToolButton = Instance.new("TextButton")
  34. local Full = Instance.new("TextLabel")
  35. local Full_Roundify_4px = Instance.new("ImageLabel")
  36. local FullButton = Instance.new("TextButton")
  37. local Phantomscripts = Instance.new("TextLabel")
  38. local Phantomscripts2 = Instance.new("TextLabel")
  39. local Shotgun = Instance.new("TextLabel")
  40. local Shotgun_Roundify_4px = Instance.new("ImageLabel")
  41. local ShotgunButton = Instance.new("TextButton")
  42. local AutoRob = Instance.new("TextLabel")
  43. local AutoRob_Roundify_4px = Instance.new("ImageLabel")
  44. local AutoRobButton = Instance.new("TextButton")
  45. local Jailscripts = Instance.new("TextLabel")
  46. local Jailscripts2 = Instance.new("TextLabel")
  47. local GunMod = Instance.new("TextLabel")
  48. local GunMod_Roundify_4px = Instance.new("ImageLabel")
  49. local GunModButton = Instance.new("TextButton")
  50. local PESP = Instance.new("TextLabel")
  51. local PESP_Roundify_4px = Instance.new("ImageLabel")
  52. local PESPButton = Instance.new("TextButton")
  53. local Arsenalscripts = Instance.new("TextLabel")
  54. local Arsenalscripts2 = Instance.new("TextLabel")
  55. local AimandESP = Instance.new("TextLabel")
  56. local AimandESP_Roundify_4px = Instance.new("ImageLabel")
  57. local AimandESPButton = Instance.new("TextButton")
  58. local AESP = Instance.new("TextLabel")
  59. local AESP_Roundify_4px = Instance.new("ImageLabel")
  60. local AESPButton = Instance.new("TextButton")
  61. local Recoilscripts = Instance.new("TextLabel")
  62. local Recoilscripts2 = Instance.new("TextLabel")
  63. local NoRecoilR = Instance.new("TextLabel")
  64. local NoRecoilR_Roundify_4px = Instance.new("ImageLabel")
  65. local NoRecoilRButton = Instance.new("TextButton")
  66. local Trollscripts = Instance.new("TextLabel")
  67. local Trollscripts2 = Instance.new("TextLabel")
  68. local BlockHead = Instance.new("TextLabel")
  69. local BlockHead_Roundify_4px = Instance.new("ImageLabel")
  70. local BlockHeadButton = Instance.new("TextButton")
  71. local Waist = Instance.new("TextLabel")
  72. local Waist_Roundify_4px = Instance.new("ImageLabel")
  73. local WaistButton = Instance.new("TextButton")
  74. local Ammo = Instance.new("TextLabel")
  75. local Ammo_Roundify_4px = Instance.new("ImageLabel")
  76. local AmmoButton = Instance.new("TextButton")
  77.  
  78. --Main Code
  79.  
  80. ScreenGui.Parent = game.CoreGui
  81.  
  82. Background.Name = "Background"
  83. Background.Parent = ScreenGui
  84. Background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  85. Background.BackgroundTransparency = 1.000
  86. Background.Position = UDim2.new(0.0766002089, 0, 0.245819405, 0)
  87. Background.Size = UDim2.new(0, 239, 0, 231)
  88. Background.Image = "rbxassetid://3570695787"
  89. Background.ImageColor3 = Color3.fromRGB(255, 170, 127)
  90. Background.ScaleType = Enum.ScaleType.Slice
  91. Background.SliceCenter = Rect.new(100, 100, 100, 100)
  92. Background.SliceScale = 0.120
  93. Background.Draggable = true
  94. Background.Active = true
  95.  
  96. Title.Name = "Title"
  97. Title.Parent = Background
  98. Title.BackgroundColor3 = Color3.fromRGB(11, 37, 70)
  99. Title.BackgroundTransparency = 1.000
  100. Title.BorderSizePixel = 0
  101. Title.Size = UDim2.new(0, 239, 0, 46)
  102. Title.Font = Enum.Font.SciFi
  103. Title.Text = "Cereal Scripts"
  104. Title.TextColor3 = Color3.fromRGB(207, 207, 207)
  105. Title.TextSize = 30.000
  106. Title.Active = false
  107. Title.Draggable = true
  108.  
  109. Title_Roundify_12px.Name = "Title_Roundify_12px"
  110. Title_Roundify_12px.Parent = Title
  111. Title_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  112. Title_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  113. Title_Roundify_12px.BackgroundTransparency = 1.000
  114. Title_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  115. Title_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  116. Title_Roundify_12px.Image = "rbxassetid://3570695787"
  117. Title_Roundify_12px.ImageColor3 = Color3.fromRGB(11, 37, 70)
  118. Title_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  119. Title_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  120. Title_Roundify_12px.SliceScale = 0.120
  121.  
  122. Title2Back.Name = "Title2Back"
  123. Title2Back.Parent = Title
  124. Title2Back.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  125. Title2Back.BackgroundTransparency = 1.000
  126. Title2Back.Position = UDim2.new(0.020920502, 0, 0.130434781, 0)
  127. Title2Back.Size = UDim2.new(0, 229, 0, 33)
  128. Title2Back.Font = Enum.Font.Sarpanch
  129. Title2Back.Text = "Cereal Scripts"
  130. Title2Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  131. Title2Back.TextSize = 30.000
  132.  
  133. Title2Front.Name = "Title2Front"
  134. Title2Front.Parent = Title
  135. Title2Front.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  136. Title2Front.BackgroundTransparency = 1.000
  137. Title2Front.Position = UDim2.new(0.020920502, 0, 0, 0)
  138. Title2Front.Size = UDim2.new(0, 234, 0, 39)
  139. Title2Front.Font = Enum.Font.Sarpanch
  140. Title2Front.Text = "Cereal Scripts"
  141. Title2Front.TextColor3 = Color3.fromRGB(230, 230, 230)
  142. Title2Front.TextSize = 30.000
  143.  
  144. CopyRight.Name = "CopyRight"
  145. CopyRight.Parent = Background
  146. CopyRight.BackgroundColor3 = Color3.fromRGB(11, 37, 70)
  147. CopyRight.BackgroundTransparency = 1.000
  148. CopyRight.BorderSizePixel = 0
  149. CopyRight.Position = UDim2.new(0, 0, 0.909090936, 0)
  150. CopyRight.Size = UDim2.new(0, 239, 0, 21)
  151. CopyRight.Font = Enum.Font.SourceSans
  152. CopyRight.TextColor3 = Color3.fromRGB(0, 0, 0)
  153. CopyRight.TextSize = 14.000
  154.  
  155. CopyRight_Roundify_12px.Name = "CopyRight_Roundify_12px"
  156. CopyRight_Roundify_12px.Parent = CopyRight
  157. CopyRight_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  158. CopyRight_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  159. CopyRight_Roundify_12px.BackgroundTransparency = 1.000
  160. CopyRight_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  161. CopyRight_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  162. CopyRight_Roundify_12px.Image = "rbxassetid://3570695787"
  163. CopyRight_Roundify_12px.ImageColor3 = Color3.fromRGB(11, 37, 70)
  164. CopyRight_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  165. CopyRight_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  166. CopyRight_Roundify_12px.SliceScale = 0.120
  167.  
  168. CopyrightText.Name = "CopyrightText"
  169. CopyrightText.Parent = CopyRight
  170. CopyrightText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. CopyrightText.BackgroundTransparency = 1.000
  172. CopyrightText.BorderSizePixel = 0
  173. CopyrightText.Position = UDim2.new(0.0543933064, 0, 0, 0)
  174. CopyrightText.Size = UDim2.new(0, 213, 0, 21)
  175. CopyrightText.Font = Enum.Font.Oswald
  176. CopyrightText.Text = "@Copyright 2021 Forgetfuldingo"
  177. CopyrightText.TextColor3 = Color3.fromRGB(202, 202, 202)
  178. CopyrightText.TextSize = 14.000
  179. CopyrightText.TextXAlignment = Enum.TextXAlignment.Left
  180.  
  181. FPSButton.Name = "FPSButton"
  182. FPSButton.Parent = CopyRight
  183. FPSButton.BackgroundColor3 = Color3.fromRGB(11, 37, 70)
  184. FPSButton.BorderColor3 = Color3.fromRGB(180, 180, 180)
  185. FPSButton.Position = UDim2.new(0.748953938, 0, 0.190476194, 0)
  186. FPSButton.Size = UDim2.new(0, 39, 0, 13)
  187. FPSButton.Font = Enum.Font.SourceSans
  188. FPSButton.Text = "FPS"
  189. FPSButton.TextColor3 = Color3.fromRGB(232, 232, 232)
  190. FPSButton.TextSize = 14.000
  191. FPSButton.MouseButton1Down:connect(function()
  192. -- FPS counter by Sweaty Chungus
  193. -- Instances:
  194.  
  195. local FPSCounter = Instance.new("ScreenGui")
  196. local FPS = Instance.new("TextLabel")
  197.  
  198. --Properties:
  199.  
  200. FPSCounter.Name = "FPSCounter"
  201. FPSCounter.Parent = game.CoreGui
  202. FPSCounter.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  203.  
  204. FPS.Name = "FPS"
  205. FPS.Parent = FPSCounter
  206. FPS.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  207. FPS.BackgroundTransparency = 1
  208. FPS.BorderColor3 = Color3.fromRGB(27, 42, 53)
  209. FPS.BorderSizePixel = 0
  210. FPS.Size = UDim2.new(0, 105, 0, 25)
  211. FPS.Font = Enum.Font.SciFi
  212. FPS.Text = " FPS - "
  213. FPS.TextColor3 = Color3.fromRGB(255, 255, 255)
  214. FPS.TextSize = 25.000
  215. FPS.TextXAlignment = Enum.TextXAlignment.Left
  216. FPS.Active = true
  217. FPS.Draggable = false
  218.  
  219. -- Scripts:
  220.  
  221. local function DDTP_fake_script() -- FPS.LocalScript
  222. local script = Instance.new('LocalScript', FPS)
  223.  
  224. game:GetService("RunService").RenderStepped:Connect(function(TimeBetween)
  225. local FPS = math.floor(1/TimeBetween)
  226. script.Parent.Text = " FPS - "..FPS
  227. end)
  228. end
  229. coroutine.wrap(DDTP_fake_script)()
  230.  
  231. end)
  232.  
  233. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 170, 0)), ColorSequenceKeypoint.new(0.36, Color3.fromRGB(255, 185, 47)), ColorSequenceKeypoint.new(0.77, Color3.fromRGB(255, 253, 251)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  234. UIGradient.Rotation = 90
  235. UIGradient.Parent = Background
  236.  
  237. ScrollingFrame.Parent = Background
  238. ScrollingFrame.Active = true
  239. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  240. ScrollingFrame.BackgroundTransparency = 1.000
  241. ScrollingFrame.Position = UDim2.new(0, 0, 0.199134201, 0)
  242. ScrollingFrame.Size = UDim2.new(0, 239, 0, 164)
  243.  
  244. Speed.Name = "Speed"
  245. Speed.Parent = ScrollingFrame
  246. Speed.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  247. Speed.BackgroundTransparency = 1.000
  248. Speed.BorderSizePixel = 0
  249. Speed.Position = UDim2.new(0.0790000036, 0, 0.0710000023, 0)
  250. Speed.Size = UDim2.new(0, 62, 0, 25)
  251. Speed.Font = Enum.Font.SourceSans
  252. Speed.Text = ""
  253. Speed.TextColor3 = Color3.fromRGB(0, 0, 0)
  254. Speed.TextSize = 14.000
  255.  
  256. Speed_Roundify_4px.Name = "Speed_Roundify_4px"
  257. Speed_Roundify_4px.Parent = Speed
  258. Speed_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  259. Speed_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  260. Speed_Roundify_4px.BackgroundTransparency = 1.000
  261. Speed_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  262. Speed_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  263. Speed_Roundify_4px.Image = "rbxassetid://3570695787"
  264. Speed_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  265. Speed_Roundify_4px.ImageTransparency = 0.100
  266. Speed_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  267. Speed_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  268. Speed_Roundify_4px.SliceScale = 0.040
  269.  
  270. SpeedButton.Name = "SpeedButton"
  271. SpeedButton.Parent = Speed
  272. SpeedButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  273. SpeedButton.BackgroundTransparency = 1.000
  274. SpeedButton.BorderSizePixel = 0
  275. SpeedButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  276. SpeedButton.Size = UDim2.new(0, 62, 0, 19)
  277. SpeedButton.Font = Enum.Font.TitilliumWeb
  278. SpeedButton.Text = "Speed"
  279. SpeedButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  280. SpeedButton.TextSize = 20.000
  281. SpeedButton.MouseButton1Down:connect(function()
  282. SpeedButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  283. local walkspeedplayer = game:GetService("Players").LocalPlayer
  284. local walkspeedmouse = walkspeedplayer:GetMouse()
  285.  
  286. local walkspeedenabled = false
  287.  
  288. function x_walkspeed(key)
  289. if (key == "x") then
  290. if walkspeedenabled == false then
  291. _G.WS = 100;
  292. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  293. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  294. Humanoid.WalkSpeed = _G.WS;
  295. end)
  296. Humanoid.WalkSpeed = _G.WS;
  297.  
  298. walkspeedenabled = true
  299. elseif walkspeedenabled == true then
  300. _G.WS = 20;
  301. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  302. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  303. Humanoid.WalkSpeed = _G.WS;
  304. end)
  305. Humanoid.WalkSpeed = _G.WS;
  306.  
  307. walkspeedenabled = false
  308. end
  309. end
  310. end
  311.  
  312. walkspeedmouse.KeyDown:connect(x_walkspeed)
  313. end)
  314.  
  315. Fly.Name = "Fly"
  316. Fly.Parent = ScrollingFrame
  317. Fly.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  318. Fly.BackgroundTransparency = 1.000
  319. Fly.BorderSizePixel = 0
  320. Fly.Position = UDim2.new(0.589999974, 0, 0.0710000023, 0)
  321. Fly.Size = UDim2.new(0, 62, 0, 25)
  322. Fly.Font = Enum.Font.SourceSans
  323. Fly.Text = ""
  324. Fly.TextColor3 = Color3.fromRGB(0, 0, 0)
  325. Fly.TextSize = 14.000
  326.  
  327. Fly_Roundify_4px.Name = "Fly_Roundify_4px"
  328. Fly_Roundify_4px.Parent = Fly
  329. Fly_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  330. Fly_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  331. Fly_Roundify_4px.BackgroundTransparency = 1.000
  332. Fly_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  333. Fly_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  334. Fly_Roundify_4px.Image = "rbxassetid://3570695787"
  335. Fly_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  336. Fly_Roundify_4px.ImageTransparency = 0.100
  337. Fly_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  338. Fly_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  339. Fly_Roundify_4px.SliceScale = 0.040
  340.  
  341. FlyButton.Name = "FlyButton"
  342. FlyButton.Parent = Fly
  343. FlyButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  344. FlyButton.BackgroundTransparency = 1.000
  345. FlyButton.BorderSizePixel = 0
  346. FlyButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  347. FlyButton.Size = UDim2.new(0, 62, 0, 19)
  348. FlyButton.Font = Enum.Font.TitilliumWeb
  349. FlyButton.Text = "Fly"
  350. FlyButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  351. FlyButton.TextSize = 20.000
  352. FlyButton.MouseButton1Down:connect(function()
  353. FlyButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  354.  
  355. game:GetService("UserInputService").JumpRequest:connect(function()
  356. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  357. end)
  358. end)
  359.  
  360. Genericscripts.Name = "Generic scripts"
  361. Genericscripts.Parent = ScrollingFrame
  362. Genericscripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  363. Genericscripts.BackgroundTransparency = 1.000
  364. Genericscripts.Position = UDim2.new(0.020920502, 0, 0.0259740259, 0)
  365. Genericscripts.Size = UDim2.new(0, 112, 0, 11)
  366. Genericscripts.Font = Enum.Font.SciFi
  367. Genericscripts.Text = "- Generic "
  368. Genericscripts.TextColor3 = Color3.fromRGB(229, 229, 229)
  369. Genericscripts.TextSize = 12.000
  370. Genericscripts.TextXAlignment = Enum.TextXAlignment.Left
  371.  
  372. Genericscripts2.Name = "Generic scripts2"
  373. Genericscripts2.Parent = Genericscripts
  374. Genericscripts2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  375. Genericscripts2.BackgroundTransparency = 1.000
  376. Genericscripts2.Position = UDim2.new(-0.0446428582, 0, 0, 0)
  377. Genericscripts2.Size = UDim2.new(0, 62, 0, 9)
  378. Genericscripts2.Font = Enum.Font.SciFi
  379. Genericscripts2.Text = "- Generic "
  380. Genericscripts2.TextColor3 = Color3.fromRGB(0, 0, 0)
  381. Genericscripts2.TextSize = 12.000
  382.  
  383. NoClip.Name = "NoClip"
  384. NoClip.Parent = ScrollingFrame
  385. NoClip.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  386. NoClip.BackgroundTransparency = 1.000
  387. NoClip.BorderSizePixel = 0
  388. NoClip.Position = UDim2.new(0.0790000036, 0, 0.170000002, 0)
  389. NoClip.Size = UDim2.new(0, 62, 0, 25)
  390. NoClip.Font = Enum.Font.SourceSans
  391. NoClip.Text = ""
  392. NoClip.TextColor3 = Color3.fromRGB(0, 0, 0)
  393. NoClip.TextSize = 14.000
  394.  
  395. NoClip_Roundify_4px.Name = "NoClip_Roundify_4px"
  396. NoClip_Roundify_4px.Parent = NoClip
  397. NoClip_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  398. NoClip_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  399. NoClip_Roundify_4px.BackgroundTransparency = 1.000
  400. NoClip_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  401. NoClip_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  402. NoClip_Roundify_4px.Image = "rbxassetid://3570695787"
  403. NoClip_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  404. NoClip_Roundify_4px.ImageTransparency = 0.100
  405. NoClip_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  406. NoClip_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  407. NoClip_Roundify_4px.SliceScale = 0.040
  408.  
  409. NoClipButton.Name = "NoClipButton"
  410. NoClipButton.Parent = NoClip
  411. NoClipButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  412. NoClipButton.BackgroundTransparency = 1.000
  413. NoClipButton.BorderSizePixel = 0
  414. NoClipButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  415. NoClipButton.Size = UDim2.new(0, 62, 0, 19)
  416. NoClipButton.Font = Enum.Font.TitilliumWeb
  417. NoClipButton.Text = "No Clip"
  418. NoClipButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  419. NoClipButton.TextSize = 20.000
  420. NoClipButton.MouseButton1Down:connect(function()
  421. NoClipButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  422.  
  423. if _G.Noclip == nil or not _G.Noclip.Connected then
  424. lp = game:service'Players'.LocalPlayer
  425. _G.Noclip = game:service'RunService'.Stepped:Connect(function()
  426. lp.Character.Head.CanCollide = false
  427. lp.Character.LowerTorso.CanCollide = false
  428. lp.Character.UpperTorso.CanCollide = false
  429. lp.Character.HumanoidRootPart.CanCollide = false
  430. if lp.Character:FindFirstChild'Badge' then
  431. lp.Character.Badge.CanCollide = false
  432. end
  433. end)
  434. end
  435. end)
  436.  
  437. ESP.Name = "ESP"
  438. ESP.Parent = ScrollingFrame
  439. ESP.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  440. ESP.BackgroundTransparency = 1.000
  441. ESP.BorderSizePixel = 0
  442. ESP.Position = UDim2.new(0.589999974, 0, 0.170000002, 0)
  443. ESP.Size = UDim2.new(0, 62, 0, 25)
  444. ESP.Font = Enum.Font.SourceSans
  445. ESP.Text = ""
  446. ESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  447. ESP.TextSize = 14.000
  448.  
  449. ESP_Roundify_4px.Name = "ESP_Roundify_4px"
  450. ESP_Roundify_4px.Parent = ESP
  451. ESP_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  452. ESP_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  453. ESP_Roundify_4px.BackgroundTransparency = 1.000
  454. ESP_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  455. ESP_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  456. ESP_Roundify_4px.Image = "rbxassetid://3570695787"
  457. ESP_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  458. ESP_Roundify_4px.ImageTransparency = 0.100
  459. ESP_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  460. ESP_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  461. ESP_Roundify_4px.SliceScale = 0.040
  462.  
  463. ESPButton.Name = "ESPButton"
  464. ESPButton.Parent = ESP
  465. ESPButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  466. ESPButton.BackgroundTransparency = 1.000
  467. ESPButton.BorderSizePixel = 0
  468. ESPButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  469. ESPButton.Size = UDim2.new(0, 62, 0, 19)
  470. ESPButton.Font = Enum.Font.TitilliumWeb
  471. ESPButton.Text = "ESP"
  472. ESPButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  473. ESPButton.TextSize = 20.000
  474. ESPButton.MouseButton1Down:connect(function()
  475. ESPButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  476.  
  477. local gplrs = game.Players:GetPlayers()
  478. local plr = game.Players.LocalPlayer
  479. local TorsoEsp = Instance.new("Part")
  480. TorsoEsp.Anchored = true
  481. TorsoEsp.BottomSurface = Enum.SurfaceType.Smooth
  482. TorsoEsp.CFrame = CFrame.new(-153.01, 3, -34.152)
  483. TorsoEsp.Name = "TorsoEsp"
  484. TorsoEsp.Reflectance = 1
  485. TorsoEsp.Size = Vector3.new(0.05, 1.66, 0.05)
  486. TorsoEsp.TopSurface = Enum.SurfaceType.Smooth
  487. TorsoEsp.Transparency = 1
  488. TorsoEsp.Parent = game:GetService("Workspace")
  489. TorsoEsp.CanCollide = false
  490.  
  491. local BoxHandleAdornment = Instance.new("BoxHandleAdornment")
  492. BoxHandleAdornment.Adornee = nil
  493. BoxHandleAdornment.AlwaysOnTop = true
  494. BoxHandleAdornment.Color3 = Color3.fromRGB(255, 255, 255)
  495. BoxHandleAdornment.Size = Vector3.new(2, 2, 1)
  496. BoxHandleAdornment.Transparency = 0.5
  497. BoxHandleAdornment.ZIndex = 2
  498. BoxHandleAdornment.Parent = TorsoEsp
  499.  
  500.  
  501.  
  502. game.Players.PlayerAdded:Connect(function(plr)
  503. TorsoEsp:Clone()
  504. TorsoEsp.Parent = game.Workspace:WaitForChild(plr.Name)
  505. TorsoEsp.BoxHandleAdornment.Adornee = game.Workspace:WaitForChild(plr.Name).HumanoidRootPart
  506. end)
  507.  
  508.  
  509. for i, v in pairs(gplrs) do
  510. local BoxHandleAdornment = Instance.new("BoxHandleAdornment")
  511. BoxHandleAdornment.Adornee = v.Character.HumanoidRootPart
  512. BoxHandleAdornment.AlwaysOnTop = true
  513. BoxHandleAdornment.Color3 = Color3.fromRGB(255, 255, 255)
  514. BoxHandleAdornment.Size = Vector3.new(2, 2, 1)
  515. BoxHandleAdornment.Transparency = 0.5
  516. BoxHandleAdornment.ZIndex = 2
  517. BoxHandleAdornment.Parent = v.Character
  518. end
  519.  
  520. wait()
  521. local plr = game.Players.LocalPlayer
  522. game.Workspace:WaitForChild(plr.Name).BoxHandleAdornment:Destroy()
  523. end)
  524.  
  525. BTool.Name = "BTool"
  526. BTool.Parent = ScrollingFrame
  527. BTool.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  528. BTool.BackgroundTransparency = 1.000
  529. BTool.BorderSizePixel = 0
  530. BTool.Position = UDim2.new(0.0790000036, 0, 0.270000011, 0)
  531. BTool.Size = UDim2.new(0, 62, 0, 25)
  532. BTool.Font = Enum.Font.SourceSans
  533. BTool.Text = ""
  534. BTool.TextColor3 = Color3.fromRGB(0, 0, 0)
  535. BTool.TextSize = 14.000
  536.  
  537. BTool_Roundify_4px.Name = "BTool_Roundify_4px"
  538. BTool_Roundify_4px.Parent = BTool
  539. BTool_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  540. BTool_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  541. BTool_Roundify_4px.BackgroundTransparency = 1.000
  542. BTool_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  543. BTool_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  544. BTool_Roundify_4px.Image = "rbxassetid://3570695787"
  545. BTool_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  546. BTool_Roundify_4px.ImageTransparency = 0.100
  547. BTool_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  548. BTool_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  549. BTool_Roundify_4px.SliceScale = 0.040
  550.  
  551. BToolButton.Name = "BToolButton"
  552. BToolButton.Parent = BTool
  553. BToolButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  554. BToolButton.BackgroundTransparency = 1.000
  555. BToolButton.BorderSizePixel = 0
  556. BToolButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  557. BToolButton.Size = UDim2.new(0, 62, 0, 19)
  558. BToolButton.Font = Enum.Font.TitilliumWeb
  559. BToolButton.Text = "B Tool"
  560. BToolButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  561. BToolButton.TextSize = 20.000
  562. BToolButton.MouseButton1Down:connect(function()
  563. BToolButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  564.  
  565. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  566. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  567. if child.ClassName == "Part" then
  568. child.Locked = false
  569. end
  570. if child.ClassName == "MeshPart" then
  571. child.Locked = false
  572. end
  573. if child.ClassName == "UnionOperation" then
  574. child.Locked = false
  575. end
  576. if child.ClassName == "Model" then
  577. for index, chil in pairs(child:GetChildren()) do
  578. if chil.ClassName == "Part" then
  579. chil.Locked = false
  580. end
  581. if chil.ClassName == "MeshPart" then
  582. chil.Locked = false
  583. end
  584. if chil.ClassName == "UnionOperation" then
  585. chil.Locked = false
  586. end
  587. if chil.ClassName == "Model" then
  588. for index, childe in pairs(chil:GetChildren()) do
  589. if childe.ClassName == "Part" then
  590. childe.Locked = false
  591. end
  592. if childe.ClassName == "MeshPart" then
  593. childe.Locked = false
  594. end
  595. if childe.ClassName == "UnionOperation" then
  596. childe.Locked = false
  597. end
  598. if childe.ClassName == "Model" then
  599. for index, childeo in pairs(childe:GetChildren()) do
  600. if childeo.ClassName == "Part" then
  601. childeo.Locked = false
  602. end
  603. if childeo.ClassName == "MeshPart" then
  604. childeo.Locked = false
  605. end
  606. if childeo.ClassName == "UnionOperation" then
  607. childeo.Locked = false
  608. end
  609. if childeo.ClassName == "Model" then
  610. end
  611. end
  612. end
  613. end
  614. end
  615. end
  616. end
  617. end
  618. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  619. c.BinType = Enum.BinType.Hammer
  620. end)
  621.  
  622. Full.Name = "Full"
  623. Full.Parent = ScrollingFrame
  624. Full.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  625. Full.BackgroundTransparency = 1.000
  626. Full.BorderSizePixel = 0
  627. Full.Position = UDim2.new(0.589999974, 0, 0.270000011, 0)
  628. Full.Size = UDim2.new(0, 62, 0, 25)
  629. Full.Font = Enum.Font.SourceSans
  630. Full.Text = ""
  631. Full.TextColor3 = Color3.fromRGB(0, 0, 0)
  632. Full.TextSize = 14.000
  633.  
  634. Full_Roundify_4px.Name = "Full_Roundify_4px"
  635. Full_Roundify_4px.Parent = Full
  636. Full_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  637. Full_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  638. Full_Roundify_4px.BackgroundTransparency = 1.000
  639. Full_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  640. Full_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  641. Full_Roundify_4px.Image = "rbxassetid://3570695787"
  642. Full_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  643. Full_Roundify_4px.ImageTransparency = 0.100
  644. Full_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  645. Full_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  646. Full_Roundify_4px.SliceScale = 0.040
  647.  
  648. FullButton.Name = "FullButton"
  649. FullButton.Parent = Full
  650. FullButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  651. FullButton.BackgroundTransparency = 1.000
  652. FullButton.BorderSizePixel = 0
  653. FullButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  654. FullButton.Size = UDim2.new(0, 62, 0, 19)
  655. FullButton.Font = Enum.Font.TitilliumWeb
  656. FullButton.Text = "Full Bright"
  657. FullButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  658. FullButton.TextSize = 20.000
  659. FullButton.MouseButton1Down:connect(function()
  660. FullButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  661.  
  662. local decalsyeeted = false --value of true gives poor graphics but good fps
  663. local g = game
  664. local w = g.Workspace
  665. local l = g.Lighting
  666. local t = w.Terrain
  667. t.WaterWaveSize = 0
  668. t.WaterWaveSpeed = 0
  669. t.WaterReflectance = 0
  670. t.WaterTransparency = 0
  671. l.GlobalShadows = false
  672. l.FogEnd = 9e9
  673. l.Brightness = 0
  674. settings().Rendering.QualityLevel = "Level01"
  675. for i, v in pairs(g:GetDescendants()) do
  676. if v:IsA("Part") or v:IsA("Union") or v:IsA("CornerWedgePart") or v:IsA("TrussPart") then
  677. v.Material = "Plastic"
  678. v.Reflectance = 0
  679. elseif v:IsA("Decal") or v:IsA("Texture") and decalsyeeted then
  680. v.Transparency = 1
  681. elseif v:IsA("ParticleEmitter") or v:IsA("Trail") then
  682. v.Lifetime = NumberRange.new(0)
  683. elseif v:IsA("Explosion") then
  684. v.BlastPressure = 1
  685. v.BlastRadius = 1
  686. elseif v:IsA("Fire") or v:IsA("SpotLight") or v:IsA("Smoke") then
  687. v.Enabled = false
  688. elseif v:IsA("MeshPart") then
  689. v.Material = "Plastic"
  690. v.Reflectance = 0
  691. v.TextureID = 10385902758728957
  692. end
  693. end
  694. end)
  695.  
  696. Phantomscripts.Name = "Phantom scripts"
  697. Phantomscripts.Parent = ScrollingFrame
  698. Phantomscripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  699. Phantomscripts.BackgroundTransparency = 1.000
  700. Phantomscripts.Position = UDim2.new(0.0209999997, 0, 0.49000001, 0)
  701. Phantomscripts.Size = UDim2.new(0, 112, 0, 11)
  702. Phantomscripts.Font = Enum.Font.SciFi
  703. Phantomscripts.Text = "- Phantom"
  704. Phantomscripts.TextColor3 = Color3.fromRGB(229, 229, 229)
  705. Phantomscripts.TextSize = 12.000
  706. Phantomscripts.TextXAlignment = Enum.TextXAlignment.Left
  707.  
  708. Phantomscripts2.Name = "Phantom scripts2"
  709. Phantomscripts2.Parent = Phantomscripts
  710. Phantomscripts2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  711. Phantomscripts2.BackgroundTransparency = 1.000
  712. Phantomscripts2.Position = UDim2.new(-0.0446428582, 0, 0, 0)
  713. Phantomscripts2.Size = UDim2.new(0, 69, 0, 9)
  714. Phantomscripts2.Font = Enum.Font.SciFi
  715. Phantomscripts2.Text = "- Phantom"
  716. Phantomscripts2.TextColor3 = Color3.fromRGB(0, 0, 0)
  717. Phantomscripts2.TextSize = 12.000
  718.  
  719. Shotgun.Name = "Shotgun"
  720. Shotgun.Parent = ScrollingFrame
  721. Shotgun.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  722. Shotgun.BackgroundTransparency = 1.000
  723. Shotgun.BorderSizePixel = 0
  724. Shotgun.Position = UDim2.new(0.0790000036, 0, 0.409999996, 0)
  725. Shotgun.Size = UDim2.new(0, 62, 0, 25)
  726. Shotgun.Font = Enum.Font.SourceSans
  727. Shotgun.Text = ""
  728. Shotgun.TextColor3 = Color3.fromRGB(0, 0, 0)
  729. Shotgun.TextSize = 14.000
  730.  
  731. Shotgun_Roundify_4px.Name = "Shotgun_Roundify_4px"
  732. Shotgun_Roundify_4px.Parent = Shotgun
  733. Shotgun_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  734. Shotgun_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  735. Shotgun_Roundify_4px.BackgroundTransparency = 1.000
  736. Shotgun_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  737. Shotgun_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  738. Shotgun_Roundify_4px.Image = "rbxassetid://3570695787"
  739. Shotgun_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  740. Shotgun_Roundify_4px.ImageTransparency = 0.100
  741. Shotgun_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  742. Shotgun_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  743. Shotgun_Roundify_4px.SliceScale = 0.040
  744.  
  745. ShotgunButton.Name = "ShotgunButton"
  746. ShotgunButton.Parent = Shotgun
  747. ShotgunButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  748. ShotgunButton.BackgroundTransparency = 1.000
  749. ShotgunButton.BorderSizePixel = 0
  750. ShotgunButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  751. ShotgunButton.Size = UDim2.new(0, 62, 0, 19)
  752. ShotgunButton.Font = Enum.Font.TitilliumWeb
  753. ShotgunButton.Text = "Shotgun"
  754. ShotgunButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  755. ShotgunButton.TextSize = 20.000
  756. ShotgunButton.MouseButton1Down:connect(function()
  757. ShotgunButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  758.  
  759. local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  760.  
  761. a = Instance.new("Part", workspace)
  762. a.Anchored = true
  763. a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
  764. a.CanCollide = false
  765.  
  766. for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
  767. if v.Name == "Station" then
  768. for a, b in pairs(v:GetChildren()) do
  769. if b:IsA("StringValue") then
  770. if b.Value == "Shotgun" then
  771. v.CFrame = CFrame.new(hit)
  772. end
  773. end
  774. end
  775. end
  776. end
  777. ShotOn.BackgroundTransparency = 0.2
  778. ShotOn.Text = "On"
  779. wait (3,0)
  780. ShotOn.BackgroundTransparency = 0.5
  781. ShotOn.Text = "Off"
  782. end)
  783.  
  784. AutoRob.Name = "AutoRob"
  785. AutoRob.Parent = ScrollingFrame
  786. AutoRob.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  787. AutoRob.BackgroundTransparency = 1.000
  788. AutoRob.BorderSizePixel = 0
  789. AutoRob.Position = UDim2.new(0.589999974, 0, 0.409999996, 0)
  790. AutoRob.Size = UDim2.new(0, 62, 0, 25)
  791. AutoRob.Font = Enum.Font.SourceSans
  792. AutoRob.Text = ""
  793. AutoRob.TextColor3 = Color3.fromRGB(0, 0, 0)
  794. AutoRob.TextSize = 14.000
  795.  
  796. AutoRob_Roundify_4px.Name = "AutoRob_Roundify_4px"
  797. AutoRob_Roundify_4px.Parent = AutoRob
  798. AutoRob_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  799. AutoRob_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  800. AutoRob_Roundify_4px.BackgroundTransparency = 1.000
  801. AutoRob_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  802. AutoRob_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  803. AutoRob_Roundify_4px.Image = "rbxassetid://3570695787"
  804. AutoRob_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  805. AutoRob_Roundify_4px.ImageTransparency = 0.100
  806. AutoRob_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  807. AutoRob_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  808. AutoRob_Roundify_4px.SliceScale = 0.040
  809.  
  810. AutoRobButton.Name = "AutoRobButton"
  811. AutoRobButton.Parent = AutoRob
  812. AutoRobButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  813. AutoRobButton.BackgroundTransparency = 1.000
  814. AutoRobButton.BorderSizePixel = 0
  815. AutoRobButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  816. AutoRobButton.Size = UDim2.new(0, 62, 0, 19)
  817. AutoRobButton.Font = Enum.Font.TitilliumWeb
  818. AutoRobButton.Text = "Auto Rob"
  819. AutoRobButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  820. AutoRobButton.TextSize = 20.000
  821. AutoRobButton.MouseButton1Down:connect(function()
  822. AutoRobButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  823.  
  824. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  825. end)
  826.  
  827. Jailscripts.Name = "Jail scripts"
  828. Jailscripts.Parent = ScrollingFrame
  829. Jailscripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  830. Jailscripts.BackgroundTransparency = 1.000
  831. Jailscripts.Position = UDim2.new(0.0209999997, 0, 0.349999994, 0)
  832. Jailscripts.Size = UDim2.new(0, 112, 0, 11)
  833. Jailscripts.Font = Enum.Font.SciFi
  834. Jailscripts.Text = "- Jailbreak"
  835. Jailscripts.TextColor3 = Color3.fromRGB(229, 229, 229)
  836. Jailscripts.TextSize = 12.000
  837. Jailscripts.TextXAlignment = Enum.TextXAlignment.Left
  838.  
  839. Jailscripts2.Name = "Jail scripts2"
  840. Jailscripts2.Parent = Jailscripts
  841. Jailscripts2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  842. Jailscripts2.BackgroundTransparency = 1.000
  843. Jailscripts2.Position = UDim2.new(-0.0446428582, 0, 0, 0)
  844. Jailscripts2.Size = UDim2.new(0, 69, 0, 9)
  845. Jailscripts2.Font = Enum.Font.SciFi
  846. Jailscripts2.Text = "- Jailbreak"
  847. Jailscripts2.TextColor3 = Color3.fromRGB(0, 0, 0)
  848. Jailscripts2.TextSize = 12.000
  849.  
  850. GunMod.Name = "Gun Mod"
  851. GunMod.Parent = ScrollingFrame
  852. GunMod.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  853. GunMod.BackgroundTransparency = 1.000
  854. GunMod.BorderSizePixel = 0
  855. GunMod.Position = UDim2.new(0.0790000036, 0, 0.550000012, 0)
  856. GunMod.Size = UDim2.new(0, 62, 0, 25)
  857. GunMod.Font = Enum.Font.SourceSans
  858. GunMod.Text = ""
  859. GunMod.TextColor3 = Color3.fromRGB(0, 0, 0)
  860. GunMod.TextSize = 14.000
  861.  
  862. GunMod_Roundify_4px.Name = "GunMod_Roundify_4px"
  863. GunMod_Roundify_4px.Parent = GunMod
  864. GunMod_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  865. GunMod_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  866. GunMod_Roundify_4px.BackgroundTransparency = 1.000
  867. GunMod_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  868. GunMod_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  869. GunMod_Roundify_4px.Image = "rbxassetid://3570695787"
  870. GunMod_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  871. GunMod_Roundify_4px.ImageTransparency = 0.100
  872. GunMod_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  873. GunMod_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  874. GunMod_Roundify_4px.SliceScale = 0.040
  875.  
  876. GunModButton.Name = "GunModButton"
  877. GunModButton.Parent = GunMod
  878. GunModButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  879. GunModButton.BackgroundTransparency = 1.000
  880. GunModButton.BorderSizePixel = 0
  881. GunModButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  882. GunModButton.Size = UDim2.new(0, 62, 0, 19)
  883. GunModButton.Font = Enum.Font.TitilliumWeb
  884. GunModButton.Text = "Gun Mod"
  885. GunModButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  886. GunModButton.TextSize = 20.000
  887. GunModButton.MouseButton1Down:connect(function()
  888. GunModButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  889.  
  890. loadstring(game:HttpGet("https://pastebin.com/raw/rPbJcqbK", true))()
  891.  
  892. end)
  893.  
  894. PESP.Name = "PESP"
  895. PESP.Parent = ScrollingFrame
  896. PESP.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  897. PESP.BackgroundTransparency = 1.000
  898. PESP.BorderSizePixel = 0
  899. PESP.Position = UDim2.new(0.589999974, 0, 0.550000012, 0)
  900. PESP.Size = UDim2.new(0, 62, 0, 25)
  901. PESP.Font = Enum.Font.SourceSans
  902. PESP.Text = ""
  903. PESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  904. PESP.TextSize = 14.000
  905.  
  906. PESP_Roundify_4px.Name = "PESP_Roundify_4px"
  907. PESP_Roundify_4px.Parent = PESP
  908. PESP_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  909. PESP_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  910. PESP_Roundify_4px.BackgroundTransparency = 1.000
  911. PESP_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  912. PESP_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  913. PESP_Roundify_4px.Image = "rbxassetid://3570695787"
  914. PESP_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  915. PESP_Roundify_4px.ImageTransparency = 0.100
  916. PESP_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  917. PESP_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  918. PESP_Roundify_4px.SliceScale = 0.040
  919.  
  920. PESPButton.Name = "PESPButton"
  921. PESPButton.Parent = PESP
  922. PESPButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  923. PESPButton.BackgroundTransparency = 1.000
  924. PESPButton.BorderSizePixel = 0
  925. PESPButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  926. PESPButton.Size = UDim2.new(0, 62, 0, 19)
  927. PESPButton.Font = Enum.Font.TitilliumWeb
  928. PESPButton.Text = "ESP"
  929. PESPButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  930. PESPButton.TextSize = 20.000
  931. PESPButton.MouseButton1Down:connect(function()
  932. PESPButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  933.  
  934. loadstring(game:HttpGet("https://pastebin.com/raw/BUZiqqs0"))()
  935. end)
  936.  
  937. Arsenalscripts.Name = "Arsenal scripts"
  938. Arsenalscripts.Parent = ScrollingFrame
  939. Arsenalscripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  940. Arsenalscripts.BackgroundTransparency = 1.000
  941. Arsenalscripts.Position = UDim2.new(0.0209999997, 0, 0.629999995, 0)
  942. Arsenalscripts.Size = UDim2.new(0, 112, 0, 11)
  943. Arsenalscripts.Font = Enum.Font.SciFi
  944. Arsenalscripts.Text = "- Arsenal"
  945. Arsenalscripts.TextColor3 = Color3.fromRGB(229, 229, 229)
  946. Arsenalscripts.TextSize = 12.000
  947. Arsenalscripts.TextXAlignment = Enum.TextXAlignment.Left
  948.  
  949. Arsenalscripts2.Name = "Arsenal scripts2"
  950. Arsenalscripts2.Parent = Arsenalscripts
  951. Arsenalscripts2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  952. Arsenalscripts2.BackgroundTransparency = 1.000
  953. Arsenalscripts2.Position = UDim2.new(-0.0803571492, 0, 0, 0)
  954. Arsenalscripts2.Size = UDim2.new(0, 69, 0, 9)
  955. Arsenalscripts2.Font = Enum.Font.SciFi
  956. Arsenalscripts2.Text = "- Arsenal"
  957. Arsenalscripts2.TextColor3 = Color3.fromRGB(0, 0, 0)
  958. Arsenalscripts2.TextSize = 12.000
  959.  
  960. AimandESP.Name = "AimandESP"
  961. AimandESP.Parent = ScrollingFrame
  962. AimandESP.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  963. AimandESP.BackgroundTransparency = 1.000
  964. AimandESP.BorderSizePixel = 0
  965. AimandESP.Position = UDim2.new(0.0790000036, 0, 0.689999998, 0)
  966. AimandESP.Size = UDim2.new(0, 62, 0, 25)
  967. AimandESP.Font = Enum.Font.SourceSans
  968. AimandESP.Text = ""
  969. AimandESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  970. AimandESP.TextSize = 14.000
  971.  
  972. AimandESP_Roundify_4px.Name = "AimandESP_Roundify_4px"
  973. AimandESP_Roundify_4px.Parent = AimandESP
  974. AimandESP_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  975. AimandESP_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  976. AimandESP_Roundify_4px.BackgroundTransparency = 1.000
  977. AimandESP_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  978. AimandESP_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  979. AimandESP_Roundify_4px.Image = "rbxassetid://3570695787"
  980. AimandESP_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  981. AimandESP_Roundify_4px.ImageTransparency = 0.100
  982. AimandESP_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  983. AimandESP_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  984. AimandESP_Roundify_4px.SliceScale = 0.040
  985.  
  986. AimandESPButton.Name = "AimandESPButton"
  987. AimandESPButton.Parent = AimandESP
  988. AimandESPButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  989. AimandESPButton.BackgroundTransparency = 1.000
  990. AimandESPButton.BorderSizePixel = 0
  991. AimandESPButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  992. AimandESPButton.Size = UDim2.new(0, 62, 0, 19)
  993. AimandESPButton.Font = Enum.Font.TitilliumWeb
  994. AimandESPButton.Text = "Aimbot"
  995. AimandESPButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  996. AimandESPButton.TextSize = 20.000
  997. AimandESPButton.MouseButton1Down:connect(function()
  998. AimandESPButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  999.  
  1000. loadstring(game:HttpGet('https://pastebin.com/raw/hTR5ZWR9'))()
  1001. end)
  1002.  
  1003. AESP.Name = "AESP"
  1004. AESP.Parent = ScrollingFrame
  1005. AESP.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  1006. AESP.BackgroundTransparency = 1.000
  1007. AESP.BorderSizePixel = 0
  1008. AESP.Position = UDim2.new(0.589999974, 0, 0.689999998, 0)
  1009. AESP.Size = UDim2.new(0, 62, 0, 25)
  1010. AESP.Font = Enum.Font.SourceSans
  1011. AESP.Text = ""
  1012. AESP.TextColor3 = Color3.fromRGB(0, 0, 0)
  1013. AESP.TextSize = 14.000
  1014.  
  1015. AESP_Roundify_4px.Name = "AESP_Roundify_4px"
  1016. AESP_Roundify_4px.Parent = AESP
  1017. AESP_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  1018. AESP_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1019. AESP_Roundify_4px.BackgroundTransparency = 1.000
  1020. AESP_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  1021. AESP_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  1022. AESP_Roundify_4px.Image = "rbxassetid://3570695787"
  1023. AESP_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  1024. AESP_Roundify_4px.ImageTransparency = 0.100
  1025. AESP_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  1026. AESP_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  1027. AESP_Roundify_4px.SliceScale = 0.040
  1028.  
  1029. AESPButton.Name = "AESPButton"
  1030. AESPButton.Parent = AESP
  1031. AESPButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1032. AESPButton.BackgroundTransparency = 1.000
  1033. AESPButton.BorderSizePixel = 0
  1034. AESPButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  1035. AESPButton.Size = UDim2.new(0, 62, 0, 19)
  1036. AESPButton.Font = Enum.Font.TitilliumWeb
  1037. AESPButton.Text = "ESP"
  1038. AESPButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  1039. AESPButton.TextSize = 20.000
  1040. AESPButton.MouseButton1Down:connect(function()
  1041. AESPButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  1042.  
  1043. loadstring(game:HttpGet('https://pastebin.com/raw/hTR5ZWR9'))()
  1044. end)
  1045.  
  1046. Recoilscripts.Name = "Recoil scripts"
  1047. Recoilscripts.Parent = ScrollingFrame
  1048. Recoilscripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1049. Recoilscripts.BackgroundTransparency = 1.000
  1050. Recoilscripts.BorderColor3 = Color3.fromRGB(27, 42, 53)
  1051. Recoilscripts.Position = UDim2.new(0.0209999997, 0, 0.769999981, 0)
  1052. Recoilscripts.Size = UDim2.new(0, 112, 0, 11)
  1053. Recoilscripts.Font = Enum.Font.SciFi
  1054. Recoilscripts.Text = "- Recoil"
  1055. Recoilscripts.TextColor3 = Color3.fromRGB(229, 229, 229)
  1056. Recoilscripts.TextSize = 12.000
  1057. Recoilscripts.TextXAlignment = Enum.TextXAlignment.Left
  1058.  
  1059. Recoilscripts2.Name = "Recoil scripts2"
  1060. Recoilscripts2.Parent = Recoilscripts
  1061. Recoilscripts2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1062. Recoilscripts2.BackgroundTransparency = 1.000
  1063. Recoilscripts2.Position = UDim2.new(-0.116071425, 0, 0, 0)
  1064. Recoilscripts2.Size = UDim2.new(0, 63, 0, 8)
  1065. Recoilscripts2.Font = Enum.Font.SciFi
  1066. Recoilscripts2.Text = "- Recoil"
  1067. Recoilscripts2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1068. Recoilscripts2.TextSize = 12.000
  1069.  
  1070. NoRecoilR.Name = "No Recoil R"
  1071. NoRecoilR.Parent = ScrollingFrame
  1072. NoRecoilR.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  1073. NoRecoilR.BackgroundTransparency = 1.000
  1074. NoRecoilR.BorderSizePixel = 0
  1075. NoRecoilR.Position = UDim2.new(0.0790000036, 0, 0.819999993, 0)
  1076. NoRecoilR.Size = UDim2.new(0, 62, 0, 25)
  1077. NoRecoilR.Font = Enum.Font.SourceSans
  1078. NoRecoilR.Text = ""
  1079. NoRecoilR.TextColor3 = Color3.fromRGB(0, 0, 0)
  1080. NoRecoilR.TextSize = 14.000
  1081.  
  1082. NoRecoilR_Roundify_4px.Name = "No Recoil R_Roundify_4px"
  1083. NoRecoilR_Roundify_4px.Parent = NoRecoilR
  1084. NoRecoilR_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  1085. NoRecoilR_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1086. NoRecoilR_Roundify_4px.BackgroundTransparency = 1.000
  1087. NoRecoilR_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  1088. NoRecoilR_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  1089. NoRecoilR_Roundify_4px.Image = "rbxassetid://3570695787"
  1090. NoRecoilR_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  1091. NoRecoilR_Roundify_4px.ImageTransparency = 0.100
  1092. NoRecoilR_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  1093. NoRecoilR_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  1094. NoRecoilR_Roundify_4px.SliceScale = 0.040
  1095.  
  1096. NoRecoilRButton.Name = "No Recoil RButton"
  1097. NoRecoilRButton.Parent = NoRecoilR
  1098. NoRecoilRButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1099. NoRecoilRButton.BackgroundTransparency = 1.000
  1100. NoRecoilRButton.BorderSizePixel = 0
  1101. NoRecoilRButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  1102. NoRecoilRButton.Size = UDim2.new(0, 62, 0, 19)
  1103. NoRecoilRButton.Font = Enum.Font.TitilliumWeb
  1104. NoRecoilRButton.Text = "No Recoil"
  1105. NoRecoilRButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  1106. NoRecoilRButton.TextSize = 20.000
  1107. NoRecoilRButton.MouseButton1Down:connect(function()
  1108. NoRecoilRButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  1109.  
  1110. local player = game.Players.LocalPlayer
  1111. player.CharacterAdded:Connect(function()
  1112. wait(1)
  1113. local scr = player.PlayerScripts.Shockwave
  1114. getsenv(scr).Recoil = function() end
  1115. getsenv(scr).SubAmmo = function() end
  1116.  
  1117. end)
  1118. end)
  1119. Trollscripts.Name = "Troll scripts"
  1120. Trollscripts.Parent = ScrollingFrame
  1121. Trollscripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1122. Trollscripts.BackgroundTransparency = 1.000
  1123. Trollscripts.BorderColor3 = Color3.fromRGB(27, 42, 53)
  1124. Trollscripts.Position = UDim2.new(0.0209999997, 0, 0.910000026, 0)
  1125. Trollscripts.Size = UDim2.new(0, 112, 0, 11)
  1126. Trollscripts.Font = Enum.Font.SciFi
  1127. Trollscripts.Text = "- Troll"
  1128. Trollscripts.TextColor3 = Color3.fromRGB(229, 229, 229)
  1129. Trollscripts.TextSize = 12.000
  1130. Trollscripts.TextXAlignment = Enum.TextXAlignment.Left
  1131.  
  1132. Trollscripts2.Name = "Troll scripts2"
  1133. Trollscripts2.Parent = Trollscripts
  1134. Trollscripts2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1135. Trollscripts2.BackgroundTransparency = 1.000
  1136. Trollscripts2.Position = UDim2.new(-0.169642851, 0, -0.545454562, 0)
  1137. Trollscripts2.Size = UDim2.new(0, 69, 0, 21)
  1138. Trollscripts2.Font = Enum.Font.SciFi
  1139. Trollscripts2.Text = "- Troll"
  1140. Trollscripts2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1141. Trollscripts2.TextSize = 12.000
  1142.  
  1143. BlockHead.Name = "Block Head"
  1144. BlockHead.Parent = ScrollingFrame
  1145. BlockHead.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  1146. BlockHead.BackgroundTransparency = 1.000
  1147. BlockHead.BorderSizePixel = 0
  1148. BlockHead.Position = UDim2.new(0.0790000036, 0, 0.959999979, 0)
  1149. BlockHead.Size = UDim2.new(0, 62, 0, 25)
  1150. BlockHead.Font = Enum.Font.SourceSans
  1151. BlockHead.Text = ""
  1152. BlockHead.TextColor3 = Color3.fromRGB(0, 0, 0)
  1153. BlockHead.TextSize = 14.000
  1154.  
  1155. BlockHead_Roundify_4px.Name = "Block Head_Roundify_4px"
  1156. BlockHead_Roundify_4px.Parent = BlockHead
  1157. BlockHead_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  1158. BlockHead_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1159. BlockHead_Roundify_4px.BackgroundTransparency = 1.000
  1160. BlockHead_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  1161. BlockHead_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  1162. BlockHead_Roundify_4px.Image = "rbxassetid://3570695787"
  1163. BlockHead_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  1164. BlockHead_Roundify_4px.ImageTransparency = 0.100
  1165. BlockHead_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  1166. BlockHead_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  1167. BlockHead_Roundify_4px.SliceScale = 0.040
  1168.  
  1169. BlockHeadButton.Name = "Block HeadButton"
  1170. BlockHeadButton.Parent = BlockHead
  1171. BlockHeadButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1172. BlockHeadButton.BackgroundTransparency = 1.000
  1173. BlockHeadButton.BorderSizePixel = 0
  1174. BlockHeadButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  1175. BlockHeadButton.Size = UDim2.new(0, 62, 0, 19)
  1176. BlockHeadButton.Font = Enum.Font.TitilliumWeb
  1177. BlockHeadButton.Text = "Head"
  1178. BlockHeadButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  1179. BlockHeadButton.TextSize = 20.000
  1180. BlockHeadButton.MouseButton1Down:connect(function()
  1181. BlockHeadButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  1182.  
  1183. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  1184. end)
  1185.  
  1186. Waist.Name = "Waist"
  1187. Waist.Parent = ScrollingFrame
  1188. Waist.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  1189. Waist.BackgroundTransparency = 1.000
  1190. Waist.BorderSizePixel = 0
  1191. Waist.Position = UDim2.new(0.589999974, 0, 0.959999979, 0)
  1192. Waist.Size = UDim2.new(0, 62, 0, 25)
  1193. Waist.Font = Enum.Font.SourceSans
  1194. Waist.Text = ""
  1195. Waist.TextColor3 = Color3.fromRGB(0, 0, 0)
  1196. Waist.TextSize = 14.000
  1197.  
  1198. Waist_Roundify_4px.Name = "Waist_Roundify_4px"
  1199. Waist_Roundify_4px.Parent = Waist
  1200. Waist_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  1201. Waist_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1202. Waist_Roundify_4px.BackgroundTransparency = 1.000
  1203. Waist_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  1204. Waist_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  1205. Waist_Roundify_4px.Image = "rbxassetid://3570695787"
  1206. Waist_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  1207. Waist_Roundify_4px.ImageTransparency = 0.100
  1208. Waist_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  1209. Waist_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  1210. Waist_Roundify_4px.SliceScale = 0.040
  1211.  
  1212. WaistButton.Name = "WaistButton"
  1213. WaistButton.Parent = Waist
  1214. WaistButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1215. WaistButton.BackgroundTransparency = 1.000
  1216. WaistButton.BorderSizePixel = 0
  1217. WaistButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  1218. WaistButton.Size = UDim2.new(0, 62, 0, 19)
  1219. WaistButton.Font = Enum.Font.TitilliumWeb
  1220. WaistButton.Text = "Waist"
  1221. WaistButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  1222. WaistButton.TextSize = 20.000
  1223. WaistButton.MouseButton1Down:connect(function()
  1224. WaistButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  1225.  
  1226. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  1227. if (game.Players.LocalPlayer.Character:FindFirstChild("UpperTorso")) then
  1228. if (game.Players.LocalPlayer.Character.UpperTorso:FindFirstChild("Waist")) then
  1229. game.Players.LocalPlayer.Character.UpperTorso.Waist:remove()
  1230. end
  1231. end
  1232. else
  1233. print('Not R15!')
  1234. end
  1235.  
  1236. end)
  1237.  
  1238. Ammo.Name = "Ammo"
  1239. Ammo.Parent = ScrollingFrame
  1240. Ammo.BackgroundColor3 = Color3.fromRGB(195, 195, 195)
  1241. Ammo.BackgroundTransparency = 1.000
  1242. Ammo.BorderSizePixel = 0
  1243. Ammo.Position = UDim2.new(0.589999974, 0, 0.819999993, 0)
  1244. Ammo.Size = UDim2.new(0, 62, 0, 25)
  1245. Ammo.Font = Enum.Font.SourceSans
  1246. Ammo.Text = ""
  1247. Ammo.TextColor3 = Color3.fromRGB(0, 0, 0)
  1248. Ammo.TextSize = 14.000
  1249.  
  1250. Ammo_Roundify_4px.Name = "Ammo_Roundify_4px"
  1251. Ammo_Roundify_4px.Parent = Ammo
  1252. Ammo_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  1253. Ammo_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1254. Ammo_Roundify_4px.BackgroundTransparency = 1.000
  1255. Ammo_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  1256. Ammo_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  1257. Ammo_Roundify_4px.Image = "rbxassetid://3570695787"
  1258. Ammo_Roundify_4px.ImageColor3 = Color3.fromRGB(195, 195, 195)
  1259. Ammo_Roundify_4px.ImageTransparency = 0.100
  1260. Ammo_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  1261. Ammo_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  1262. Ammo_Roundify_4px.SliceScale = 0.040
  1263.  
  1264. AmmoButton.Name = "AmmoButton"
  1265. AmmoButton.Parent = Ammo
  1266. AmmoButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1267. AmmoButton.BackgroundTransparency = 1.000
  1268. AmmoButton.BorderSizePixel = 0
  1269. AmmoButton.Position = UDim2.new(0, 0, 0.119999997, 0)
  1270. AmmoButton.Size = UDim2.new(0, 62, 0, 19)
  1271. AmmoButton.Font = Enum.Font.TitilliumWeb
  1272. AmmoButton.Text = "Ammo"
  1273. AmmoButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  1274. AmmoButton.TextSize = 20.000
  1275. AmmoButton.MouseButton1Down:connect(function()
  1276. AmmoButton.TextColor3 = Color3.fromRGB(11, 37, 70)
  1277.  
  1278. local oh_get_gc = getgc or false
  1279. local oh_is_x_closure = is_synapse_function or issentinelclosure or is_protosmasher_closure or is_sirhurt_closure or checkclosure or false
  1280. local oh_get_info = debug.getinfo or getinfo or false
  1281. local oh_set_upvalue = debug.setupvalue or setupvalue or setupval or false
  1282.  
  1283. if not oh_get_gc and not oh_is_x_closure and not oh_get_info and not oh_set_upvalue then
  1284. warn("Your exploit does not support this script")
  1285. return
  1286. end
  1287.  
  1288. local oh_find_function = function(name)
  1289. for i,v in pairs(oh_get_gc()) do
  1290. if type(v) == "function" and not oh_is_x_closure(v) then
  1291. if oh_get_info(v).name == name then
  1292. return v
  1293. end
  1294. end
  1295. end
  1296. end
  1297.  
  1298. local oh_GetAmmoData = oh_find_function("GetAmmoData")
  1299. local oh_index = 2
  1300. local oh_new_value = 240
  1301.  
  1302. oh_set_upvalue(oh_GetAmmoData, oh_index, oh_new_value)
  1303. end)
  1304.  
  1305.  
  1306. function Minimize()
  1307. if
  1308. Background.Visible==true
  1309. then
  1310. wait(0,1)
  1311. Title .TextTransparency = 0
  1312. Title_Roundify_12px .ImageTransparency = 0
  1313. Title2Back .TextTransparency = 0
  1314. Title2Front .TextTransparency = 0
  1315. CopyRight.TextTransparency = 0
  1316. CopyRight_Roundify_12px.ImageTransparency = 0
  1317. CopyrightText.TextTransparency = 0
  1318. FPSButton.TextTransparency = 0
  1319. FPSButton.BackgroundTransparency = 0
  1320. Background.ImageTransparency = 0
  1321. SpeedButton.TextTransparency = 0
  1322. Speed_Roundify_4px.ImageTransparency = 0
  1323. Fly_Roundify_4px.ImageTransparency = 0
  1324. FlyButton.TextTransparency = 0
  1325. Genericscripts.TextTransparency = 0
  1326. Genericscripts2.TextTransparency = 0
  1327. NoClip_Roundify_4px.ImageTransparency = 0
  1328. NoClipButton.TextTransparency = 0
  1329. ESP_Roundify_4px.ImageTransparency = 0
  1330. ESPButton.TextTransparency = 0
  1331. BTool_Roundify_4px.ImageTransparency = 0
  1332. BToolButton.TextTransparency = 0
  1333. Full_Roundify_4px.ImageTransparency = 0
  1334. FullButton.TextTransparency = 0
  1335. Phantomscripts.TextTransparency = 0
  1336. Phantomscripts2.TextTransparency = 0
  1337. Shotgun_Roundify_4px.ImageTransparency = 0
  1338. ShotgunButton.TextTransparency = 0
  1339. AutoRob_Roundify_4px.ImageTransparency = 0
  1340. AutoRobButton.TextTransparency = 0
  1341. Jailscripts.TextTransparency = 0
  1342. Jailscripts2.TextTransparency = 0
  1343. GunMod_Roundify_4px.ImageTransparency = 0
  1344. GunModButton.TextTransparency = 0
  1345. PESP_Roundify_4px.ImageTransparency = 0
  1346. PESPButton.TextTransparency = 0
  1347. Arsenalscripts.TextTransparency = 0
  1348. Arsenalscripts2.TextTransparency = 0
  1349. AimandESP_Roundify_4px.ImageTransparency = 0
  1350. AimandESPButton.TextTransparency = 0
  1351. AESP_Roundify_4px.ImageTransparency = 0
  1352. AESPButton.TextTransparency = 0
  1353. Recoilscripts.TextTransparency = 0
  1354. Recoilscripts2.TextTransparency = 0
  1355. NoRecoilR_Roundify_4px.ImageTransparency = 0
  1356. NoRecoilRButton.TextTransparency = 0
  1357. Trollscripts.TextTransparency = 0
  1358. Trollscripts2.TextTransparency = 0
  1359. BlockHead_Roundify_4px.ImageTransparency = 0
  1360. BlockHeadButton.TextTransparency = 0
  1361. Waist_Roundify_4px.ImageTransparency = 0
  1362. WaistButton.TextTransparency = 0
  1363. Ammo_Roundify_4px.ImageTransparency = 0
  1364. AmmoButton.TextTransparency = 0
  1365. wait(0,1)
  1366. Title .TextTransparency = 0.1
  1367. Title_Roundify_12px .ImageTransparency = 0.1
  1368. Title2Back .TextTransparency = 0.1
  1369. Title2Front .TextTransparency = 0.1
  1370. CopyRight.TextTransparency = 0.1
  1371. CopyRight_Roundify_12px.ImageTransparency = 0.1
  1372. CopyrightText.TextTransparency = 0.1
  1373. FPSButton.TextTransparency = 0.1
  1374. FPSButton.BackgroundTransparency = 0.1
  1375. Background.ImageTransparency = 0.1
  1376. SpeedButton.TextTransparency = 0.1
  1377. Speed_Roundify_4px.ImageTransparency = 0.1
  1378. Fly_Roundify_4px.ImageTransparency = 0.1
  1379. FlyButton.TextTransparency = 0.1
  1380. Genericscripts.TextTransparency = 0.1
  1381. Genericscripts2.TextTransparency = 0.1
  1382. NoClip_Roundify_4px.ImageTransparency = 0.1
  1383. NoClipButton.TextTransparency = 0.1
  1384. ESP_Roundify_4px.ImageTransparency = 0.1
  1385. ESPButton.TextTransparency = 0.1
  1386. BTool_Roundify_4px.ImageTransparency = 0.1
  1387. BToolButton.TextTransparency = 0.1
  1388. Full_Roundify_4px.ImageTransparency = 0.1
  1389. FullButton.TextTransparency = 0.1
  1390. Phantomscripts.TextTransparency = 0.1
  1391. Phantomscripts2.TextTransparency = 0.1
  1392. Shotgun_Roundify_4px.ImageTransparency = 0.1
  1393. ShotgunButton.TextTransparency = 0.1
  1394. AutoRob_Roundify_4px.ImageTransparency = 0.1
  1395. AutoRobButton.TextTransparency = 0.1
  1396. Jailscripts.TextTransparency = 0.1
  1397. Jailscripts2.TextTransparency = 0.1
  1398. GunMod_Roundify_4px.ImageTransparency = 0.1
  1399. GunModButton.TextTransparency = 0.1
  1400. PESP_Roundify_4px.ImageTransparency = 0.1
  1401. PESPButton.TextTransparency = 0.1
  1402. Arsenalscripts.TextTransparency = 0.1
  1403. Arsenalscripts2.TextTransparency = 0.1
  1404. AimandESP_Roundify_4px.ImageTransparency = 0.1
  1405. AimandESPButton.TextTransparency = 0.1
  1406. AESP_Roundify_4px.ImageTransparency = 0.1
  1407. AESPButton.TextTransparency = 0.1
  1408. Recoilscripts.TextTransparency = 0.1
  1409. Recoilscripts2.TextTransparency = 0.1
  1410. NoRecoilR_Roundify_4px.ImageTransparency = 0.1
  1411. NoRecoilRButton.TextTransparency = 0.1
  1412. Trollscripts.TextTransparency = 0.1
  1413. Trollscripts2.TextTransparency = 0.1
  1414. BlockHead_Roundify_4px.ImageTransparency = 0.1
  1415. BlockHeadButton.TextTransparency = 0.1
  1416. Waist_Roundify_4px.ImageTransparency = 0.1
  1417. WaistButton.TextTransparency = 0.1
  1418. Ammo_Roundify_4px.ImageTransparency = 0.1
  1419. AmmoButton.TextTransparency = 0.1
  1420. wait(0,1)
  1421. Title .TextTransparency = 0.2
  1422. Title_Roundify_12px .ImageTransparency = 0.2
  1423. Title2Back .TextTransparency = 0.2
  1424. Title2Front .TextTransparency = 0.2
  1425. CopyRight.TextTransparency = 0.2
  1426. CopyRight_Roundify_12px.ImageTransparency = 0.2
  1427. CopyrightText.TextTransparency = 0.2
  1428. FPSButton.TextTransparency = 0.2
  1429. FPSButton.BackgroundTransparency = 0.2
  1430. Background.ImageTransparency = 0.2
  1431. SpeedButton.TextTransparency = 0.2
  1432. Speed_Roundify_4px.ImageTransparency = 0.2
  1433. Fly_Roundify_4px.ImageTransparency = 0.2
  1434. FlyButton.TextTransparency = 0.2
  1435. Genericscripts.TextTransparency = 0.2
  1436. Genericscripts2.TextTransparency = 0.2
  1437. NoClip_Roundify_4px.ImageTransparency = 0.2
  1438. NoClipButton.TextTransparency = 0.2
  1439. ESP_Roundify_4px.ImageTransparency = 0.2
  1440. ESPButton.TextTransparency = 0.2
  1441. BTool_Roundify_4px.ImageTransparency = 0.2
  1442. BToolButton.TextTransparency = 0.2
  1443. Full_Roundify_4px.ImageTransparency = 0.2
  1444. FullButton.TextTransparency = 0.2
  1445. Phantomscripts.TextTransparency = 0.2
  1446. Phantomscripts2.TextTransparency = 0.2
  1447. Shotgun_Roundify_4px.ImageTransparency = 0.2
  1448. ShotgunButton.TextTransparency = 0.2
  1449. AutoRob_Roundify_4px.ImageTransparency = 0.2
  1450. AutoRobButton.TextTransparency = 0.2
  1451. Jailscripts.TextTransparency = 0.2
  1452. Jailscripts2.TextTransparency = 0.2
  1453. GunMod_Roundify_4px.ImageTransparency = 0.2
  1454. GunModButton.TextTransparency = 0.2
  1455. PESP_Roundify_4px.ImageTransparency = 0.2
  1456. PESPButton.TextTransparency = 0.2
  1457. Arsenalscripts.TextTransparency = 0.2
  1458. Arsenalscripts2.TextTransparency = 0.2
  1459. AimandESP_Roundify_4px.ImageTransparency = 0.2
  1460. AimandESPButton.TextTransparency = 0.2
  1461. AESP_Roundify_4px.ImageTransparency = 0.2
  1462. AESPButton.TextTransparency = 0.2
  1463. Recoilscripts.TextTransparency = 0.2
  1464. Recoilscripts2.TextTransparency = 0.2
  1465. NoRecoilR_Roundify_4px.ImageTransparency = 0.2
  1466. NoRecoilRButton.TextTransparency = 0.2
  1467. Trollscripts.TextTransparency = 0.2
  1468. Trollscripts2.TextTransparency = 0.2
  1469. BlockHead_Roundify_4px.ImageTransparency = 0.2
  1470. BlockHeadButton.TextTransparency = 0.2
  1471. Waist_Roundify_4px.ImageTransparency = 0.2
  1472. WaistButton.TextTransparency = 0.2
  1473. Ammo_Roundify_4px.ImageTransparency = 0.2
  1474. AmmoButton.TextTransparency = 0.2
  1475. wait(0,1)
  1476. Title .TextTransparency = 0.3
  1477. Title_Roundify_12px .ImageTransparency = 0.3
  1478. Title2Back .TextTransparency = 0.3
  1479. Title2Front .TextTransparency = 0.3
  1480. CopyRight.TextTransparency = 0.3
  1481. CopyRight_Roundify_12px.ImageTransparency = 0.3
  1482. CopyrightText.TextTransparency = 0.3
  1483. FPSButton.TextTransparency = 0.3
  1484. FPSButton.BackgroundTransparency = 0.3
  1485. Background.ImageTransparency = 0.3
  1486. SpeedButton.TextTransparency = 0.3
  1487. Speed_Roundify_4px.ImageTransparency = 0.3
  1488. Fly_Roundify_4px.ImageTransparency = 0.3
  1489. FlyButton.TextTransparency = 0.3
  1490. Genericscripts.TextTransparency = 0.3
  1491. Genericscripts2.TextTransparency = 0.3
  1492. NoClip_Roundify_4px.ImageTransparency = 0.3
  1493. NoClipButton.TextTransparency = 0.3
  1494. ESP_Roundify_4px.ImageTransparency = 0.3
  1495. ESPButton.TextTransparency = 0.3
  1496. BTool_Roundify_4px.ImageTransparency = 0.3
  1497. BToolButton.TextTransparency = 0.3
  1498. Full_Roundify_4px.ImageTransparency = 0.3
  1499. FullButton.TextTransparency = 0.3
  1500. Phantomscripts.TextTransparency = 0.3
  1501. Phantomscripts2.TextTransparency = 0.3
  1502. Shotgun_Roundify_4px.ImageTransparency = 0.3
  1503. ShotgunButton.TextTransparency = 0.3
  1504. AutoRob_Roundify_4px.ImageTransparency = 0.3
  1505. AutoRobButton.TextTransparency = 0.3
  1506. Jailscripts.TextTransparency = 0.3
  1507. Jailscripts2.TextTransparency = 0.3
  1508. GunMod_Roundify_4px.ImageTransparency = 0.3
  1509. GunModButton.TextTransparency = 0.3
  1510. PESP_Roundify_4px.ImageTransparency = 0.3
  1511. PESPButton.TextTransparency = 0.3
  1512. Arsenalscripts.TextTransparency = 0.3
  1513. Arsenalscripts2.TextTransparency = 0.3
  1514. AimandESP_Roundify_4px.ImageTransparency = 0.3
  1515. AimandESPButton.TextTransparency = 0.3
  1516. AESP_Roundify_4px.ImageTransparency = 0.3
  1517. AESPButton.TextTransparency = 0.3
  1518. Recoilscripts.TextTransparency = 0.3
  1519. Recoilscripts2.TextTransparency = 0.3
  1520. NoRecoilR_Roundify_4px.ImageTransparency = 0.3
  1521. NoRecoilRButton.TextTransparency = 0.3
  1522. Trollscripts.TextTransparency = 0.3
  1523. Trollscripts2.TextTransparency = 0.3
  1524. BlockHead_Roundify_4px.ImageTransparency = 0.3
  1525. BlockHeadButton.TextTransparency = 0.3
  1526. Waist_Roundify_4px.ImageTransparency = 0.3
  1527. WaistButton.TextTransparency = 0.3
  1528. Ammo_Roundify_4px.ImageTransparency = 0.3
  1529. AmmoButton.TextTransparency = 0.3
  1530. wait(0,1)
  1531. Title .TextTransparency = 0.4
  1532. Title_Roundify_12px .ImageTransparency = 0.4
  1533. Title2Back .TextTransparency = 0.4
  1534. Title2Front .TextTransparency = 0.4
  1535. CopyRight.TextTransparency = 0.4
  1536. CopyRight_Roundify_12px.ImageTransparency = 0.4
  1537. CopyrightText.TextTransparency = 0.4
  1538. FPSButton.TextTransparency = 0.4
  1539. FPSButton.BackgroundTransparency = 0.4
  1540. Background.ImageTransparency = 0.4
  1541. SpeedButton.TextTransparency = 0.4
  1542. Speed_Roundify_4px.ImageTransparency = 0.4
  1543. Fly_Roundify_4px.ImageTransparency = 0.4
  1544. FlyButton.TextTransparency = 0.4
  1545. Genericscripts.TextTransparency = 0.4
  1546. Genericscripts2.TextTransparency = 0.4
  1547. NoClip_Roundify_4px.ImageTransparency = 0.4
  1548. NoClipButton.TextTransparency = 0.4
  1549. ESP_Roundify_4px.ImageTransparency = 0.4
  1550. ESPButton.TextTransparency = 0.4
  1551. BTool_Roundify_4px.ImageTransparency = 0.4
  1552. BToolButton.TextTransparency = 0.4
  1553. Full_Roundify_4px.ImageTransparency = 0.4
  1554. FullButton.TextTransparency = 0.4
  1555. Phantomscripts.TextTransparency = 0.4
  1556. Phantomscripts2.TextTransparency = 0.4
  1557. Shotgun_Roundify_4px.ImageTransparency = 0.4
  1558. ShotgunButton.TextTransparency = 0.4
  1559. AutoRob_Roundify_4px.ImageTransparency = 0.4
  1560. AutoRobButton.TextTransparency = 0.4
  1561. Jailscripts.TextTransparency = 0.4
  1562. Jailscripts2.TextTransparency = 0.4
  1563. GunMod_Roundify_4px.ImageTransparency = 0.4
  1564. GunModButton.TextTransparency = 0.4
  1565. PESP_Roundify_4px.ImageTransparency = 0.4
  1566. PESPButton.TextTransparency = 0.4
  1567. Arsenalscripts.TextTransparency = 0.4
  1568. Arsenalscripts2.TextTransparency = 0.4
  1569. AimandESP_Roundify_4px.ImageTransparency = 0.4
  1570. AimandESPButton.TextTransparency = 0.4
  1571. AESP_Roundify_4px.ImageTransparency = 0.4
  1572. AESPButton.TextTransparency = 0.4
  1573. Recoilscripts.TextTransparency = 0.4
  1574. Recoilscripts2.TextTransparency = 0.4
  1575. NoRecoilR_Roundify_4px.ImageTransparency = 0.4
  1576. NoRecoilRButton.TextTransparency = 0.4
  1577. Trollscripts.TextTransparency = 0.4
  1578. Trollscripts2.TextTransparency = 0.4
  1579. BlockHead_Roundify_4px.ImageTransparency = 0.4
  1580. BlockHeadButton.TextTransparency = 0.4
  1581. Waist_Roundify_4px.ImageTransparency = 0.4
  1582. WaistButton.TextTransparency = 0.4
  1583. Ammo_Roundify_4px.ImageTransparency = 0.4
  1584. AmmoButton.TextTransparency = 0.4
  1585. wait(0,1)
  1586. Title .TextTransparency = 0.5
  1587. Title_Roundify_12px .ImageTransparency = 0.5
  1588. Title2Back .TextTransparency = 0.5
  1589. Title2Front .TextTransparency = 0.5
  1590. CopyRight.TextTransparency = 0.5
  1591. CopyRight_Roundify_12px.ImageTransparency = 0.5
  1592. CopyrightText.TextTransparency = 0.5
  1593. FPSButton.TextTransparency = 0.5
  1594. FPSButton.BackgroundTransparency = 0.5
  1595. Background.ImageTransparency = 0.5
  1596. SpeedButton.TextTransparency = 0.5
  1597. Speed_Roundify_4px.ImageTransparency = 0.5
  1598. Fly_Roundify_4px.ImageTransparency = 0.5
  1599. FlyButton.TextTransparency = 0.5
  1600. Genericscripts.TextTransparency = 0.5
  1601. Genericscripts2.TextTransparency = 0.5
  1602. NoClip_Roundify_4px.ImageTransparency = 0.5
  1603. NoClipButton.TextTransparency = 0.5
  1604. ESP_Roundify_4px.ImageTransparency = 0.5
  1605. ESPButton.TextTransparency = 0.5
  1606. BTool_Roundify_4px.ImageTransparency = 0.5
  1607. BToolButton.TextTransparency = 0.5
  1608. Full_Roundify_4px.ImageTransparency = 0.5
  1609. FullButton.TextTransparency = 0.5
  1610. Phantomscripts.TextTransparency = 0.5
  1611. Phantomscripts2.TextTransparency = 0.5
  1612. Shotgun_Roundify_4px.ImageTransparency = 0.5
  1613. ShotgunButton.TextTransparency = 0.5
  1614. AutoRob_Roundify_4px.ImageTransparency = 0.5
  1615. AutoRobButton.TextTransparency = 0.5
  1616. Jailscripts.TextTransparency = 0.5
  1617. Jailscripts2.TextTransparency = 0.5
  1618. GunMod_Roundify_4px.ImageTransparency = 0.5
  1619. GunModButton.TextTransparency = 0.5
  1620. PESP_Roundify_4px.ImageTransparency = 0.5
  1621. PESPButton.TextTransparency = 0.5
  1622. Arsenalscripts.TextTransparency = 0.5
  1623. Arsenalscripts2.TextTransparency = 0.5
  1624. AimandESP_Roundify_4px.ImageTransparency = 0.5
  1625. AimandESPButton.TextTransparency = 0.5
  1626. AESP_Roundify_4px.ImageTransparency = 0.5
  1627. AESPButton.TextTransparency = 0.5
  1628. Recoilscripts.TextTransparency = 0.5
  1629. Recoilscripts2.TextTransparency = 0.5
  1630. NoRecoilR_Roundify_4px.ImageTransparency = 0.5
  1631. NoRecoilRButton.TextTransparency = 0.5
  1632. Trollscripts.TextTransparency = 0.5
  1633. Trollscripts2.TextTransparency = 0.5
  1634. BlockHead_Roundify_4px.ImageTransparency = 0.5
  1635. BlockHeadButton.TextTransparency = 0.5
  1636. Waist_Roundify_4px.ImageTransparency = 0.5
  1637. WaistButton.TextTransparency = 0.5
  1638. Ammo_Roundify_4px.ImageTransparency = 0.5
  1639. AmmoButton.TextTransparency = 0.5
  1640. wait(0,1)
  1641. Title .TextTransparency = 0.6
  1642. Title_Roundify_12px .ImageTransparency = 0.6
  1643. Title2Back .TextTransparency = 0.6
  1644. Title2Front .TextTransparency = 0.6
  1645. CopyRight.TextTransparency = 0.6
  1646. CopyRight_Roundify_12px.ImageTransparency = 0.6
  1647. CopyrightText.TextTransparency = 0.6
  1648. FPSButton.TextTransparency = 0.6
  1649. FPSButton.BackgroundTransparency = 0.6
  1650. Background.ImageTransparency = 0.6
  1651. SpeedButton.TextTransparency = 0.6
  1652. Speed_Roundify_4px.ImageTransparency = 0.6
  1653. Fly_Roundify_4px.ImageTransparency = 0.6
  1654. FlyButton.TextTransparency = 0.6
  1655. Genericscripts.TextTransparency = 0.6
  1656. Genericscripts2.TextTransparency = 0.6
  1657. NoClip_Roundify_4px.ImageTransparency = 0.6
  1658. NoClipButton.TextTransparency = 0.6
  1659. ESP_Roundify_4px.ImageTransparency = 0.6
  1660. ESPButton.TextTransparency = 0.6
  1661. BTool_Roundify_4px.ImageTransparency = 0.6
  1662. BToolButton.TextTransparency = 0.6
  1663. Full_Roundify_4px.ImageTransparency = 0.6
  1664. FullButton.TextTransparency = 0.6
  1665. Phantomscripts.TextTransparency = 0.6
  1666. Phantomscripts2.TextTransparency = 0.6
  1667. Shotgun_Roundify_4px.ImageTransparency = 0.6
  1668. ShotgunButton.TextTransparency = 0.6
  1669. AutoRob_Roundify_4px.ImageTransparency = 0.6
  1670. AutoRobButton.TextTransparency = 0.6
  1671. Jailscripts.TextTransparency = 0.6
  1672. Jailscripts2.TextTransparency = 0.6
  1673. GunMod_Roundify_4px.ImageTransparency = 0.6
  1674. GunModButton.TextTransparency = 0.6
  1675. PESP_Roundify_4px.ImageTransparency = 0.6
  1676. PESPButton.TextTransparency = 0.6
  1677. Arsenalscripts.TextTransparency = 0.6
  1678. Arsenalscripts2.TextTransparency = 0.6
  1679. AimandESP_Roundify_4px.ImageTransparency = 0.6
  1680. AimandESPButton.TextTransparency = 0.6
  1681. AESP_Roundify_4px.ImageTransparency = 0.6
  1682. AESPButton.TextTransparency = 0.6
  1683. Recoilscripts.TextTransparency = 0.6
  1684. Recoilscripts2.TextTransparency = 0.6
  1685. NoRecoilR_Roundify_4px.ImageTransparency = 0.6
  1686. NoRecoilRButton.TextTransparency = 0.6
  1687. Trollscripts.TextTransparency = 0.6
  1688. Trollscripts2.TextTransparency = 0.6
  1689. BlockHead_Roundify_4px.ImageTransparency = 0.6
  1690. BlockHeadButton.TextTransparency = 0.6
  1691. Waist_Roundify_4px.ImageTransparency = 0.6
  1692. WaistButton.TextTransparency = 0.6
  1693. Ammo_Roundify_4px.ImageTransparency = 0.6
  1694. AmmoButton.TextTransparency = 0.6
  1695. wait(0,1)
  1696. Title .TextTransparency = 0.7
  1697. Title_Roundify_12px .ImageTransparency = 0.7
  1698. Title2Back .TextTransparency = 0.7
  1699. Title2Front .TextTransparency = 0.7
  1700. CopyRight.TextTransparency = 0.7
  1701. CopyRight_Roundify_12px.ImageTransparency = 0.7
  1702. CopyrightText.TextTransparency = 0.7
  1703. FPSButton.TextTransparency = 0.7
  1704. FPSButton.BackgroundTransparency = 0.7
  1705. Background.ImageTransparency = 0.7
  1706. SpeedButton.TextTransparency = 0.7
  1707. Speed_Roundify_4px.ImageTransparency = 0.7
  1708. Fly_Roundify_4px.ImageTransparency = 0.7
  1709. FlyButton.TextTransparency = 0.7
  1710. Genericscripts.TextTransparency = 0.7
  1711. Genericscripts2.TextTransparency = 0.7
  1712. NoClip_Roundify_4px.ImageTransparency = 0.7
  1713. NoClipButton.TextTransparency = 0.7
  1714. ESP_Roundify_4px.ImageTransparency = 0.7
  1715. ESPButton.TextTransparency = 0.7
  1716. BTool_Roundify_4px.ImageTransparency = 0.7
  1717. BToolButton.TextTransparency = 0.7
  1718. Full_Roundify_4px.ImageTransparency = 0.7
  1719. FullButton.TextTransparency = 0.7
  1720. Phantomscripts.TextTransparency = 0.7
  1721. Phantomscripts2.TextTransparency = 0.7
  1722. Shotgun_Roundify_4px.ImageTransparency = 0.7
  1723. ShotgunButton.TextTransparency = 0.7
  1724. AutoRob_Roundify_4px.ImageTransparency = 0.7
  1725. AutoRobButton.TextTransparency = 0.7
  1726. Jailscripts.TextTransparency = 0.7
  1727. Jailscripts2.TextTransparency = 0.7
  1728. GunMod_Roundify_4px.ImageTransparency = 0.7
  1729. GunModButton.TextTransparency = 0.7
  1730. PESP_Roundify_4px.ImageTransparency = 0.7
  1731. PESPButton.TextTransparency = 0.7
  1732. Arsenalscripts.TextTransparency = 0.7
  1733. Arsenalscripts2.TextTransparency = 0.7
  1734. AimandESP_Roundify_4px.ImageTransparency = 0.7
  1735. AimandESPButton.TextTransparency = 0.7
  1736. AESP_Roundify_4px.ImageTransparency = 0.7
  1737. AESPButton.TextTransparency = 0.7
  1738. Recoilscripts.TextTransparency = 0.7
  1739. Recoilscripts2.TextTransparency = 0.7
  1740. NoRecoilR_Roundify_4px.ImageTransparency = 0.7
  1741. NoRecoilRButton.TextTransparency = 0.7
  1742. Trollscripts.TextTransparency = 0.7
  1743. Trollscripts2.TextTransparency = 0.7
  1744. BlockHead_Roundify_4px.ImageTransparency = 0.7
  1745. BlockHeadButton.TextTransparency = 0.7
  1746. Waist_Roundify_4px.ImageTransparency = 0.7
  1747. WaistButton.TextTransparency = 0.7
  1748. Ammo_Roundify_4px.ImageTransparency = 0.7
  1749. AmmoButton.TextTransparency = 0.7
  1750. wait(0,1)
  1751. Title .TextTransparency = 0.8
  1752. Title_Roundify_12px .ImageTransparency = 0.8
  1753. Title2Back .TextTransparency = 0.8
  1754. Title2Front .TextTransparency = 0.8
  1755. CopyRight.TextTransparency = 0.8
  1756. CopyRight_Roundify_12px.ImageTransparency = 0.8
  1757. CopyrightText.TextTransparency = 0.8
  1758. FPSButton.TextTransparency = 0.8
  1759. FPSButton.BackgroundTransparency = 0.8
  1760. Background.ImageTransparency = 0.8
  1761. SpeedButton.TextTransparency = 0.8
  1762. Speed_Roundify_4px.ImageTransparency = 0.8
  1763. Fly_Roundify_4px.ImageTransparency = 0.8
  1764. FlyButton.TextTransparency = 0.8
  1765. Genericscripts.TextTransparency = 0.8
  1766. Genericscripts2.TextTransparency = 0.8
  1767. NoClip_Roundify_4px.ImageTransparency = 0.8
  1768. NoClipButton.TextTransparency = 0.8
  1769. ESP_Roundify_4px.ImageTransparency = 0.8
  1770. ESPButton.TextTransparency = 0.8
  1771. BTool_Roundify_4px.ImageTransparency = 0.8
  1772. BToolButton.TextTransparency = 0.8
  1773. Full_Roundify_4px.ImageTransparency = 0.8
  1774. FullButton.TextTransparency = 0.8
  1775. Phantomscripts.TextTransparency = 0.8
  1776. Phantomscripts2.TextTransparency = 0.8
  1777. Shotgun_Roundify_4px.ImageTransparency = 0.8
  1778. ShotgunButton.TextTransparency = 0.8
  1779. AutoRob_Roundify_4px.ImageTransparency = 0.8
  1780. AutoRobButton.TextTransparency = 0.8
  1781. Jailscripts.TextTransparency = 0.8
  1782. Jailscripts2.TextTransparency = 0.8
  1783. GunMod_Roundify_4px.ImageTransparency = 0.8
  1784. GunModButton.TextTransparency = 0.8
  1785. PESP_Roundify_4px.ImageTransparency = 0.8
  1786. PESPButton.TextTransparency = 0.8
  1787. Arsenalscripts.TextTransparency = 0.8
  1788. Arsenalscripts2.TextTransparency = 0.8
  1789. AimandESP_Roundify_4px.ImageTransparency = 0.8
  1790. AimandESPButton.TextTransparency = 0.8
  1791. AESP_Roundify_4px.ImageTransparency = 0.8
  1792. AESPButton.TextTransparency = 0.8
  1793. Recoilscripts.TextTransparency = 0.8
  1794. Recoilscripts2.TextTransparency = 0.8
  1795. NoRecoilR_Roundify_4px.ImageTransparency = 0.8
  1796. NoRecoilRButton.TextTransparency = 0.8
  1797. Trollscripts.TextTransparency = 0.8
  1798. Trollscripts2.TextTransparency = 0.8
  1799. BlockHead_Roundify_4px.ImageTransparency = 0.8
  1800. BlockHeadButton.TextTransparency = 0.8
  1801. Waist_Roundify_4px.ImageTransparency = 0.8
  1802. WaistButton.TextTransparency = 0.8
  1803. Ammo_Roundify_4px.ImageTransparency = 0.8
  1804. AmmoButton.TextTransparency = 0.8
  1805. wait(0,1)
  1806. Title .TextTransparency = 0.9
  1807. Title_Roundify_12px .ImageTransparency = 0.9
  1808. Title2Back .TextTransparency = 0.9
  1809. Title2Front .TextTransparency = 0.9
  1810. CopyRight.TextTransparency = 0.9
  1811. CopyRight_Roundify_12px.ImageTransparency = 0.9
  1812. CopyrightText.TextTransparency = 0.9
  1813. FPSButton.TextTransparency = 0.9
  1814. FPSButton.BackgroundTransparency = 0.9
  1815. Background.ImageTransparency = 0.9
  1816. SpeedButton.TextTransparency = 0.9
  1817. Speed_Roundify_4px.ImageTransparency = 0.9
  1818. Fly_Roundify_4px.ImageTransparency = 0.9
  1819. FlyButton.TextTransparency = 0.9
  1820. Genericscripts.TextTransparency = 0.9
  1821. Genericscripts2.TextTransparency = 0.9
  1822. NoClip_Roundify_4px.ImageTransparency = 0.9
  1823. NoClipButton.TextTransparency = 0.9
  1824. ESP_Roundify_4px.ImageTransparency = 0.9
  1825. ESPButton.TextTransparency = 0.9
  1826. BTool_Roundify_4px.ImageTransparency = 0.9
  1827. BToolButton.TextTransparency = 0.9
  1828. Full_Roundify_4px.ImageTransparency = 0.9
  1829. FullButton.TextTransparency = 0.9
  1830. Phantomscripts.TextTransparency = 0.9
  1831. Phantomscripts2.TextTransparency = 0.9
  1832. Shotgun_Roundify_4px.ImageTransparency = 0.9
  1833. ShotgunButton.TextTransparency = 0.9
  1834. AutoRob_Roundify_4px.ImageTransparency = 0.9
  1835. AutoRobButton.TextTransparency = 0.9
  1836. Jailscripts.TextTransparency = 0.9
  1837. Jailscripts2.TextTransparency = 0.9
  1838. GunMod_Roundify_4px.ImageTransparency = 0.9
  1839. GunModButton.TextTransparency = 0.9
  1840. PESP_Roundify_4px.ImageTransparency = 0.9
  1841. PESPButton.TextTransparency = 0.9
  1842. Arsenalscripts.TextTransparency = 0.9
  1843. Arsenalscripts2.TextTransparency = 0.9
  1844. AimandESP_Roundify_4px.ImageTransparency = 0.9
  1845. AimandESPButton.TextTransparency = 0.9
  1846. AESP_Roundify_4px.ImageTransparency = 0.9
  1847. AESPButton.TextTransparency = 0.9
  1848. Recoilscripts.TextTransparency = 0.9
  1849. Recoilscripts2.TextTransparency = 0.9
  1850. NoRecoilR_Roundify_4px.ImageTransparency = 0.9
  1851. NoRecoilRButton.TextTransparency = 0.9
  1852. Trollscripts.TextTransparency = 0.9
  1853. Trollscripts2.TextTransparency = 0.9
  1854. BlockHead_Roundify_4px.ImageTransparency = 0.9
  1855. BlockHeadButton.TextTransparency = 0.9
  1856. Waist_Roundify_4px.ImageTransparency = 0.9
  1857. WaistButton.TextTransparency = 0.9
  1858. Ammo_Roundify_4px.ImageTransparency = 0.9
  1859. AmmoButton.TextTransparency = 0.9
  1860. wait(0,1)
  1861. Title .TextTransparency = 1
  1862. Title_Roundify_12px .ImageTransparency = 1
  1863. Title2Back .TextTransparency = 1
  1864. Title2Front .TextTransparency = 1
  1865. CopyRight.TextTransparency = 1
  1866. CopyRight_Roundify_12px.ImageTransparency = 1
  1867. CopyrightText.TextTransparency = 1
  1868. FPSButton.TextTransparency = 1
  1869. FPSButton.BackgroundTransparency = 1
  1870. Background.ImageTransparency = 1
  1871. SpeedButton.TextTransparency = 1
  1872. Speed_Roundify_4px.ImageTransparency = 1
  1873. Fly_Roundify_4px.ImageTransparency = 1
  1874. FlyButton.TextTransparency = 1
  1875. Genericscripts.TextTransparency = 1
  1876. Genericscripts2.TextTransparency = 1
  1877. NoClip_Roundify_4px.ImageTransparency = 1
  1878. NoClipButton.TextTransparency = 1
  1879. ESP_Roundify_4px.ImageTransparency = 1
  1880. ESPButton.TextTransparency = 1
  1881. BTool_Roundify_4px.ImageTransparency = 1
  1882. BToolButton.TextTransparency = 1
  1883. Full_Roundify_4px.ImageTransparency = 1
  1884. FullButton.TextTransparency = 1
  1885. Phantomscripts.TextTransparency = 1
  1886. Phantomscripts2.TextTransparency = 1
  1887. Shotgun_Roundify_4px.ImageTransparency = 1
  1888. ShotgunButton.TextTransparency = 1
  1889. AutoRob_Roundify_4px.ImageTransparency = 1
  1890. AutoRobButton.TextTransparency = 1
  1891. Jailscripts.TextTransparency = 1
  1892. Jailscripts2.TextTransparency = 1
  1893. GunMod_Roundify_4px.ImageTransparency = 1
  1894. GunModButton.TextTransparency = 1
  1895. PESP_Roundify_4px.ImageTransparency = 1
  1896. PESPButton.TextTransparency = 1
  1897. Arsenalscripts.TextTransparency = 1
  1898. Arsenalscripts2.TextTransparency = 1
  1899. AimandESP_Roundify_4px.ImageTransparency = 1
  1900. AimandESPButton.TextTransparency = 1
  1901. AESP_Roundify_4px.ImageTransparency = 1
  1902. AESPButton.TextTransparency = 1
  1903. Recoilscripts.TextTransparency = 1
  1904. Recoilscripts2.TextTransparency = 1
  1905. NoRecoilR_Roundify_4px.ImageTransparency = 1
  1906. NoRecoilRButton.TextTransparency = 1
  1907. Trollscripts.TextTransparency = 1
  1908. Trollscripts2.TextTransparency = 1
  1909. BlockHead_Roundify_4px.ImageTransparency = 1
  1910. BlockHeadButton.TextTransparency = 1
  1911. Waist_Roundify_4px.ImageTransparency = 1
  1912. WaistButton.TextTransparency = 1
  1913. Ammo_Roundify_4px.ImageTransparency = 1
  1914. AmmoButton.TextTransparency = 1
  1915. wait (0,1)
  1916. Background.Visible =false
  1917.  
  1918. else
  1919. Background.Visible=true
  1920. wait(0,1)
  1921. Title .TextTransparency = 1
  1922. Title_Roundify_12px .ImageTransparency = 1
  1923. Title2Back .TextTransparency = 1
  1924. Title2Front .TextTransparency = 1
  1925. CopyRight.TextTransparency = 1
  1926. CopyRight_Roundify_12px.ImageTransparency = 1
  1927. CopyrightText.TextTransparency = 1
  1928. FPSButton.TextTransparency = 1
  1929. FPSButton.BackgroundTransparency = 1
  1930. Background.ImageTransparency = 1
  1931. SpeedButton.TextTransparency = 1
  1932. Speed_Roundify_4px.ImageTransparency = 1
  1933. Fly_Roundify_4px.ImageTransparency = 1
  1934. FlyButton.TextTransparency = 1
  1935. Genericscripts.TextTransparency = 1
  1936. Genericscripts2.TextTransparency = 1
  1937. NoClip_Roundify_4px.ImageTransparency = 1
  1938. NoClipButton.TextTransparency = 1
  1939. ESP_Roundify_4px.ImageTransparency = 1
  1940. ESPButton.TextTransparency = 1
  1941. BTool_Roundify_4px.ImageTransparency = 1
  1942. BToolButton.TextTransparency = 1
  1943. Full_Roundify_4px.ImageTransparency = 1
  1944. FullButton.TextTransparency = 1
  1945. Phantomscripts.TextTransparency = 1
  1946. Phantomscripts2.TextTransparency = 1
  1947. Shotgun_Roundify_4px.ImageTransparency = 1
  1948. ShotgunButton.TextTransparency = 1
  1949. AutoRob_Roundify_4px.ImageTransparency = 1
  1950. AutoRobButton.TextTransparency = 1
  1951. Jailscripts.TextTransparency = 1
  1952. Jailscripts2.TextTransparency = 1
  1953. GunMod_Roundify_4px.ImageTransparency = 1
  1954. GunModButton.TextTransparency = 1
  1955. PESP_Roundify_4px.ImageTransparency = 1
  1956. PESPButton.TextTransparency = 1
  1957. Arsenalscripts.TextTransparency = 1
  1958. Arsenalscripts2.TextTransparency = 1
  1959. AimandESP_Roundify_4px.ImageTransparency = 1
  1960. AimandESPButton.TextTransparency = 1
  1961. AESP_Roundify_4px.ImageTransparency = 1
  1962. AESPButton.TextTransparency = 1
  1963. Recoilscripts.TextTransparency = 1
  1964. Recoilscripts2.TextTransparency = 1
  1965. NoRecoilR_Roundify_4px.ImageTransparency = 1
  1966. NoRecoilRButton.TextTransparency = 1
  1967. Trollscripts.TextTransparency = 1
  1968. Trollscripts2.TextTransparency = 1
  1969. BlockHead_Roundify_4px.ImageTransparency = 1
  1970. BlockHeadButton.TextTransparency = 1
  1971. Waist_Roundify_4px.ImageTransparency = 1
  1972. WaistButton.TextTransparency = 1
  1973. Ammo_Roundify_4px.ImageTransparency = 1
  1974. AmmoButton.TextTransparency = 1
  1975. wait(0,1)
  1976. Title .TextTransparency = 0.9
  1977. Title_Roundify_12px .ImageTransparency = 0.9
  1978. Title2Back .TextTransparency = 0.9
  1979. Title2Front .TextTransparency = 0.9
  1980. CopyRight.TextTransparency = 0.9
  1981. CopyRight_Roundify_12px.ImageTransparency = 0.9
  1982. CopyrightText.TextTransparency = 0.9
  1983. FPSButton.TextTransparency = 0.9
  1984. FPSButton.BackgroundTransparency = 0.9
  1985. Background.ImageTransparency = 0.9
  1986. SpeedButton.TextTransparency = 0.9
  1987. Speed_Roundify_4px.ImageTransparency = 0.9
  1988. Fly_Roundify_4px.ImageTransparency = 0.9
  1989. FlyButton.TextTransparency = 0.9
  1990. Genericscripts.TextTransparency = 0.9
  1991. Genericscripts2.TextTransparency = 0.9
  1992. NoClip_Roundify_4px.ImageTransparency = 0.9
  1993. NoClipButton.TextTransparency = 0.9
  1994. ESP_Roundify_4px.ImageTransparency = 0.9
  1995. ESPButton.TextTransparency = 0.9
  1996. BTool_Roundify_4px.ImageTransparency = 0.9
  1997. BToolButton.TextTransparency = 0.9
  1998. Full_Roundify_4px.ImageTransparency = 0.9
  1999. FullButton.TextTransparency = 0.9
  2000. Phantomscripts.TextTransparency = 0.9
  2001. Phantomscripts2.TextTransparency = 0.9
  2002. Shotgun_Roundify_4px.ImageTransparency = 0.9
  2003. ShotgunButton.TextTransparency = 0.9
  2004. AutoRob_Roundify_4px.ImageTransparency = 0.9
  2005. AutoRobButton.TextTransparency = 0.9
  2006. Jailscripts.TextTransparency = 0.9
  2007. Jailscripts2.TextTransparency = 0.9
  2008. GunMod_Roundify_4px.ImageTransparency = 0.9
  2009. GunModButton.TextTransparency = 0.9
  2010. PESP_Roundify_4px.ImageTransparency = 0.9
  2011. PESPButton.TextTransparency = 0.9
  2012. Arsenalscripts.TextTransparency = 0.9
  2013. Arsenalscripts2.TextTransparency = 0.9
  2014. AimandESP_Roundify_4px.ImageTransparency = 0.9
  2015. AimandESPButton.TextTransparency = 0.9
  2016. AESP_Roundify_4px.ImageTransparency = 0.9
  2017. AESPButton.TextTransparency = 0.9
  2018. Recoilscripts.TextTransparency = 0.9
  2019. Recoilscripts2.TextTransparency = 0.9
  2020. NoRecoilR_Roundify_4px.ImageTransparency = 0.9
  2021. NoRecoilRButton.TextTransparency = 0.9
  2022. Trollscripts.TextTransparency = 0.9
  2023. Trollscripts2.TextTransparency = 0.9
  2024. BlockHead_Roundify_4px.ImageTransparency = 0.9
  2025. BlockHeadButton.TextTransparency = 0.9
  2026. Waist_Roundify_4px.ImageTransparency = 0.9
  2027. WaistButton.TextTransparency = 0.9
  2028. Ammo_Roundify_4px.ImageTransparency = 0.9
  2029. AmmoButton.TextTransparency = 0.9
  2030. wait(0,1)
  2031. Title .TextTransparency = 0.8
  2032. Title_Roundify_12px .ImageTransparency = 0.8
  2033. Title2Back .TextTransparency = 0.8
  2034. Title2Front .TextTransparency = 0.8
  2035. CopyRight.TextTransparency = 0.8
  2036. CopyRight_Roundify_12px.ImageTransparency = 0.8
  2037. CopyrightText.TextTransparency = 0.8
  2038. FPSButton.TextTransparency = 0.8
  2039. FPSButton.BackgroundTransparency = 0.8
  2040. Background.ImageTransparency = 0.8
  2041. SpeedButton.TextTransparency = 0.8
  2042. Speed_Roundify_4px.ImageTransparency = 0.8
  2043. Fly_Roundify_4px.ImageTransparency = 0.8
  2044. FlyButton.TextTransparency = 0.8
  2045. Genericscripts.TextTransparency = 0.8
  2046. Genericscripts2.TextTransparency = 0.8
  2047. NoClip_Roundify_4px.ImageTransparency = 0.8
  2048. NoClipButton.TextTransparency = 0.8
  2049. ESP_Roundify_4px.ImageTransparency = 0.8
  2050. ESPButton.TextTransparency = 0.8
  2051. BTool_Roundify_4px.ImageTransparency = 0.8
  2052. BToolButton.TextTransparency = 0.8
  2053. Full_Roundify_4px.ImageTransparency = 0.8
  2054. FullButton.TextTransparency = 0.8
  2055. Phantomscripts.TextTransparency = 0.8
  2056. Phantomscripts2.TextTransparency = 0.8
  2057. Shotgun_Roundify_4px.ImageTransparency = 0.8
  2058. ShotgunButton.TextTransparency = 0.8
  2059. AutoRob_Roundify_4px.ImageTransparency = 0.8
  2060. AutoRobButton.TextTransparency = 0.8
  2061. Jailscripts.TextTransparency = 0.8
  2062. Jailscripts2.TextTransparency = 0.8
  2063. GunMod_Roundify_4px.ImageTransparency = 0.8
  2064. GunModButton.TextTransparency = 0.8
  2065. PESP_Roundify_4px.ImageTransparency = 0.8
  2066. PESPButton.TextTransparency = 0.8
  2067. Arsenalscripts.TextTransparency = 0.8
  2068. Arsenalscripts2.TextTransparency = 0.8
  2069. AimandESP_Roundify_4px.ImageTransparency = 0.8
  2070. AimandESPButton.TextTransparency = 0.8
  2071. AESP_Roundify_4px.ImageTransparency = 0.8
  2072. AESPButton.TextTransparency = 0.8
  2073. Recoilscripts.TextTransparency = 0.8
  2074. Recoilscripts2.TextTransparency = 0.8
  2075. NoRecoilR_Roundify_4px.ImageTransparency = 0.8
  2076. NoRecoilRButton.TextTransparency = 0.8
  2077. Trollscripts.TextTransparency = 0.8
  2078. Trollscripts2.TextTransparency = 0.8
  2079. BlockHead_Roundify_4px.ImageTransparency = 0.8
  2080. BlockHeadButton.TextTransparency = 0.8
  2081. Waist_Roundify_4px.ImageTransparency = 0.8
  2082. WaistButton.TextTransparency = 0.8
  2083. Ammo_Roundify_4px.ImageTransparency = 0.8
  2084. AmmoButton.TextTransparency = 0.8
  2085. wait(0,1)
  2086. Title .TextTransparency = 0.7
  2087. Title_Roundify_12px .ImageTransparency = 0.7
  2088. Title2Back .TextTransparency = 0.7
  2089. Title2Front .TextTransparency = 0.7
  2090. CopyRight.TextTransparency = 0.7
  2091. CopyRight_Roundify_12px.ImageTransparency = 0.7
  2092. CopyrightText.TextTransparency = 0.7
  2093. FPSButton.TextTransparency = 0.7
  2094. FPSButton.BackgroundTransparency = 0.7
  2095. Background.ImageTransparency = 0.7
  2096. SpeedButton.TextTransparency = 0.7
  2097. Speed_Roundify_4px.ImageTransparency = 0.7
  2098. Fly_Roundify_4px.ImageTransparency = 0.7
  2099. FlyButton.TextTransparency = 0.7
  2100. Genericscripts.TextTransparency = 0.7
  2101. Genericscripts2.TextTransparency = 0.7
  2102. NoClip_Roundify_4px.ImageTransparency = 0.7
  2103. NoClipButton.TextTransparency = 0.7
  2104. ESP_Roundify_4px.ImageTransparency = 0.7
  2105. ESPButton.TextTransparency = 0.7
  2106. BTool_Roundify_4px.ImageTransparency = 0.7
  2107. BToolButton.TextTransparency = 0.7
  2108. Full_Roundify_4px.ImageTransparency = 0.7
  2109. FullButton.TextTransparency = 0.7
  2110. Phantomscripts.TextTransparency = 0.7
  2111. Phantomscripts2.TextTransparency = 0.7
  2112. Shotgun_Roundify_4px.ImageTransparency = 0.7
  2113. ShotgunButton.TextTransparency = 0.7
  2114. AutoRob_Roundify_4px.ImageTransparency = 0.7
  2115. AutoRobButton.TextTransparency = 0.7
  2116. Jailscripts.TextTransparency = 0.7
  2117. Jailscripts2.TextTransparency = 0.7
  2118. GunMod_Roundify_4px.ImageTransparency = 0.7
  2119. GunModButton.TextTransparency = 0.7
  2120. PESP_Roundify_4px.ImageTransparency = 0.7
  2121. PESPButton.TextTransparency = 0.7
  2122. Arsenalscripts.TextTransparency = 0.7
  2123. Arsenalscripts2.TextTransparency = 0.7
  2124. AimandESP_Roundify_4px.ImageTransparency = 0.7
  2125. AimandESPButton.TextTransparency = 0.7
  2126. AESP_Roundify_4px.ImageTransparency = 0.7
  2127. AESPButton.TextTransparency = 0.7
  2128. Recoilscripts.TextTransparency = 0.7
  2129. Recoilscripts2.TextTransparency = 0.7
  2130. NoRecoilR_Roundify_4px.ImageTransparency = 0.7
  2131. NoRecoilRButton.TextTransparency = 0.7
  2132. Trollscripts.TextTransparency = 0.7
  2133. Trollscripts2.TextTransparency = 0.7
  2134. BlockHead_Roundify_4px.ImageTransparency = 0.7
  2135. BlockHeadButton.TextTransparency = 0.7
  2136. Waist_Roundify_4px.ImageTransparency = 0.7
  2137. WaistButton.TextTransparency = 0.7
  2138. Ammo_Roundify_4px.ImageTransparency = 0.7
  2139. AmmoButton.TextTransparency = 0.7
  2140. wait(0,1)
  2141. Title .TextTransparency = 0.6
  2142. Title_Roundify_12px .ImageTransparency = 0.6
  2143. Title2Back .TextTransparency = 0.6
  2144. Title2Front .TextTransparency = 0.6
  2145. CopyRight.TextTransparency = 0.6
  2146. CopyRight_Roundify_12px.ImageTransparency = 0.6
  2147. CopyrightText.TextTransparency = 0.6
  2148. FPSButton.TextTransparency = 0.6
  2149. FPSButton.BackgroundTransparency = 0.6
  2150. Background.ImageTransparency = 0.6
  2151. SpeedButton.TextTransparency = 0.6
  2152. Speed_Roundify_4px.ImageTransparency = 0.6
  2153. Fly_Roundify_4px.ImageTransparency = 0.6
  2154. FlyButton.TextTransparency = 0.6
  2155. Genericscripts.TextTransparency = 0.6
  2156. Genericscripts2.TextTransparency = 0.6
  2157. NoClip_Roundify_4px.ImageTransparency = 0.6
  2158. NoClipButton.TextTransparency = 0.6
  2159. ESP_Roundify_4px.ImageTransparency = 0.6
  2160. ESPButton.TextTransparency = 0.6
  2161. BTool_Roundify_4px.ImageTransparency = 0.6
  2162. BToolButton.TextTransparency = 0.6
  2163. Full_Roundify_4px.ImageTransparency = 0.6
  2164. FullButton.TextTransparency = 0.6
  2165. Phantomscripts.TextTransparency = 0.6
  2166. Phantomscripts2.TextTransparency = 0.6
  2167. Shotgun_Roundify_4px.ImageTransparency = 0.6
  2168. ShotgunButton.TextTransparency = 0.6
  2169. AutoRob_Roundify_4px.ImageTransparency = 0.6
  2170. AutoRobButton.TextTransparency = 0.6
  2171. Jailscripts.TextTransparency = 0.6
  2172. Jailscripts2.TextTransparency = 0.6
  2173. GunMod_Roundify_4px.ImageTransparency = 0.6
  2174. GunModButton.TextTransparency = 0.6
  2175. PESP_Roundify_4px.ImageTransparency = 0.6
  2176. PESPButton.TextTransparency = 0.6
  2177. Arsenalscripts.TextTransparency = 0.6
  2178. Arsenalscripts2.TextTransparency = 0.6
  2179. AimandESP_Roundify_4px.ImageTransparency = 0.6
  2180. AimandESPButton.TextTransparency = 0.6
  2181. AESP_Roundify_4px.ImageTransparency = 0.6
  2182. AESPButton.TextTransparency = 0.6
  2183. Recoilscripts.TextTransparency = 0.6
  2184. Recoilscripts2.TextTransparency = 0.6
  2185. NoRecoilR_Roundify_4px.ImageTransparency = 0.6
  2186. NoRecoilRButton.TextTransparency = 0.6
  2187. Trollscripts.TextTransparency = 0.6
  2188. Trollscripts2.TextTransparency = 0.6
  2189. BlockHead_Roundify_4px.ImageTransparency = 0.6
  2190. BlockHeadButton.TextTransparency = 0.6
  2191. Waist_Roundify_4px.ImageTransparency = 0.6
  2192. WaistButton.TextTransparency = 0.6
  2193. Ammo_Roundify_4px.ImageTransparency = 0.6
  2194. AmmoButton.TextTransparency = 0.6
  2195. wait(0,1)
  2196. Title .TextTransparency = 0.5
  2197. Title_Roundify_12px .ImageTransparency = 0.5
  2198. Title2Back .TextTransparency = 0.5
  2199. Title2Front .TextTransparency = 0.5
  2200. CopyRight.TextTransparency = 0.5
  2201. CopyRight_Roundify_12px.ImageTransparency = 0.5
  2202. CopyrightText.TextTransparency = 0.5
  2203. FPSButton.TextTransparency = 0.5
  2204. FPSButton.BackgroundTransparency = 0.5
  2205. Background.ImageTransparency = 0.5
  2206. SpeedButton.TextTransparency = 0.5
  2207. Speed_Roundify_4px.ImageTransparency = 0.5
  2208. Fly_Roundify_4px.ImageTransparency = 0.5
  2209. FlyButton.TextTransparency = 0.5
  2210. Genericscripts.TextTransparency = 0.5
  2211. Genericscripts2.TextTransparency = 0.5
  2212. NoClip_Roundify_4px.ImageTransparency = 0.5
  2213. NoClipButton.TextTransparency = 0.5
  2214. ESP_Roundify_4px.ImageTransparency = 0.5
  2215. ESPButton.TextTransparency = 0.5
  2216. BTool_Roundify_4px.ImageTransparency = 0.5
  2217. BToolButton.TextTransparency = 0.5
  2218. Full_Roundify_4px.ImageTransparency = 0.5
  2219. FullButton.TextTransparency = 0.5
  2220. Phantomscripts.TextTransparency = 0.5
  2221. Phantomscripts2.TextTransparency = 0.5
  2222. Shotgun_Roundify_4px.ImageTransparency = 0.5
  2223. ShotgunButton.TextTransparency = 0.5
  2224. AutoRob_Roundify_4px.ImageTransparency = 0.5
  2225. AutoRobButton.TextTransparency = 0.5
  2226. Jailscripts.TextTransparency = 0.5
  2227. Jailscripts2.TextTransparency = 0.5
  2228. GunMod_Roundify_4px.ImageTransparency = 0.5
  2229. GunModButton.TextTransparency = 0.5
  2230. PESP_Roundify_4px.ImageTransparency = 0.5
  2231. PESPButton.TextTransparency = 0.5
  2232. Arsenalscripts.TextTransparency = 0.5
  2233. Arsenalscripts2.TextTransparency = 0.5
  2234. AimandESP_Roundify_4px.ImageTransparency = 0.5
  2235. AimandESPButton.TextTransparency = 0.5
  2236. AESP_Roundify_4px.ImageTransparency = 0.5
  2237. AESPButton.TextTransparency = 0.5
  2238. Recoilscripts.TextTransparency = 0.5
  2239. Recoilscripts2.TextTransparency = 0.5
  2240. NoRecoilR_Roundify_4px.ImageTransparency = 0.5
  2241. NoRecoilRButton.TextTransparency = 0.5
  2242. Trollscripts.TextTransparency = 0.5
  2243. Trollscripts2.TextTransparency = 0.5
  2244. BlockHead_Roundify_4px.ImageTransparency = 0.5
  2245. BlockHeadButton.TextTransparency = 0.5
  2246. Waist_Roundify_4px.ImageTransparency = 0.5
  2247. WaistButton.TextTransparency = 0.5
  2248. Ammo_Roundify_4px.ImageTransparency = 0.5
  2249. AmmoButton.TextTransparency = 0.5
  2250. wait(0,1)
  2251. Title .TextTransparency = 0.4
  2252. Title_Roundify_12px .ImageTransparency = 0.4
  2253. Title2Back .TextTransparency = 0.4
  2254. Title2Front .TextTransparency = 0.4
  2255. CopyRight.TextTransparency = 0.4
  2256. CopyRight_Roundify_12px.ImageTransparency = 0.4
  2257. CopyrightText.TextTransparency = 0.4
  2258. FPSButton.TextTransparency = 0.4
  2259. FPSButton.BackgroundTransparency = 0.4
  2260. Background.ImageTransparency = 0.4
  2261. SpeedButton.TextTransparency = 0.4
  2262. Speed_Roundify_4px.ImageTransparency = 0.4
  2263. Fly_Roundify_4px.ImageTransparency = 0.4
  2264. FlyButton.TextTransparency = 0.4
  2265. Genericscripts.TextTransparency = 0.4
  2266. Genericscripts2.TextTransparency = 0.4
  2267. NoClip_Roundify_4px.ImageTransparency = 0.4
  2268. NoClipButton.TextTransparency = 0.4
  2269. ESP_Roundify_4px.ImageTransparency = 0.4
  2270. ESPButton.TextTransparency = 0.4
  2271. BTool_Roundify_4px.ImageTransparency = 0.4
  2272. BToolButton.TextTransparency = 0.4
  2273. Full_Roundify_4px.ImageTransparency = 0.4
  2274. FullButton.TextTransparency = 0.4
  2275. Phantomscripts.TextTransparency = 0.4
  2276. Phantomscripts2.TextTransparency = 0.4
  2277. Shotgun_Roundify_4px.ImageTransparency = 0.4
  2278. ShotgunButton.TextTransparency = 0.4
  2279. AutoRob_Roundify_4px.ImageTransparency = 0.4
  2280. AutoRobButton.TextTransparency = 0.4
  2281. Jailscripts.TextTransparency = 0.4
  2282. Jailscripts2.TextTransparency = 0.4
  2283. GunMod_Roundify_4px.ImageTransparency = 0.4
  2284. GunModButton.TextTransparency = 0.4
  2285. PESP_Roundify_4px.ImageTransparency = 0.4
  2286. PESPButton.TextTransparency = 0.4
  2287. Arsenalscripts.TextTransparency = 0.4
  2288. Arsenalscripts2.TextTransparency = 0.4
  2289. AimandESP_Roundify_4px.ImageTransparency = 0.4
  2290. AimandESPButton.TextTransparency = 0.4
  2291. AESP_Roundify_4px.ImageTransparency = 0.4
  2292. AESPButton.TextTransparency = 0.4
  2293. Recoilscripts.TextTransparency = 0.4
  2294. Recoilscripts2.TextTransparency = 0.4
  2295. NoRecoilR_Roundify_4px.ImageTransparency = 0.4
  2296. NoRecoilRButton.TextTransparency = 0.4
  2297. Trollscripts.TextTransparency = 0.4
  2298. Trollscripts2.TextTransparency = 0.4
  2299. BlockHead_Roundify_4px.ImageTransparency = 0.4
  2300. BlockHeadButton.TextTransparency = 0.4
  2301. Waist_Roundify_4px.ImageTransparency = 0.4
  2302. WaistButton.TextTransparency = 0.4
  2303. Ammo_Roundify_4px.ImageTransparency = 0.4
  2304. AmmoButton.TextTransparency = 0.4
  2305. wait(0,1)
  2306. Title .TextTransparency = 0.3
  2307. Title_Roundify_12px .ImageTransparency = 0.3
  2308. Title2Back .TextTransparency = 0.3
  2309. Title2Front .TextTransparency = 0.3
  2310. CopyRight.TextTransparency = 0.3
  2311. CopyRight_Roundify_12px.ImageTransparency = 0.3
  2312. CopyrightText.TextTransparency = 0.3
  2313. FPSButton.TextTransparency = 0.3
  2314. FPSButton.BackgroundTransparency = 0.3
  2315. Background.ImageTransparency = 0.3
  2316. SpeedButton.TextTransparency = 0.3
  2317. Speed_Roundify_4px.ImageTransparency = 0.3
  2318. Fly_Roundify_4px.ImageTransparency = 0.3
  2319. FlyButton.TextTransparency = 0.3
  2320. Genericscripts.TextTransparency = 0.3
  2321. Genericscripts2.TextTransparency = 0.3
  2322. NoClip_Roundify_4px.ImageTransparency = 0.3
  2323. NoClipButton.TextTransparency = 0.3
  2324. ESP_Roundify_4px.ImageTransparency = 0.3
  2325. ESPButton.TextTransparency = 0.3
  2326. BTool_Roundify_4px.ImageTransparency = 0.3
  2327. BToolButton.TextTransparency = 0.3
  2328. Full_Roundify_4px.ImageTransparency = 0.3
  2329. FullButton.TextTransparency = 0.3
  2330. Phantomscripts.TextTransparency = 0.3
  2331. Phantomscripts2.TextTransparency = 0.3
  2332. Shotgun_Roundify_4px.ImageTransparency = 0.3
  2333. ShotgunButton.TextTransparency = 0.3
  2334. AutoRob_Roundify_4px.ImageTransparency = 0.3
  2335. AutoRobButton.TextTransparency = 0.3
  2336. Jailscripts.TextTransparency = 0.3
  2337. Jailscripts2.TextTransparency = 0.3
  2338. GunMod_Roundify_4px.ImageTransparency = 0.3
  2339. GunModButton.TextTransparency = 0.3
  2340. PESP_Roundify_4px.ImageTransparency = 0.3
  2341. PESPButton.TextTransparency = 0.3
  2342. Arsenalscripts.TextTransparency = 0.3
  2343. Arsenalscripts2.TextTransparency = 0.3
  2344. AimandESP_Roundify_4px.ImageTransparency = 0.3
  2345. AimandESPButton.TextTransparency = 0.3
  2346. AESP_Roundify_4px.ImageTransparency = 0.3
  2347. AESPButton.TextTransparency = 0.3
  2348. Recoilscripts.TextTransparency = 0.3
  2349. Recoilscripts2.TextTransparency = 0.3
  2350. NoRecoilR_Roundify_4px.ImageTransparency = 0.3
  2351. NoRecoilRButton.TextTransparency = 0.3
  2352. Trollscripts.TextTransparency = 0.3
  2353. Trollscripts2.TextTransparency = 0.3
  2354. BlockHead_Roundify_4px.ImageTransparency = 0.3
  2355. BlockHeadButton.TextTransparency = 0.3
  2356. Waist_Roundify_4px.ImageTransparency = 0.3
  2357. WaistButton.TextTransparency = 0.3
  2358. Ammo_Roundify_4px.ImageTransparency = 0.3
  2359. AmmoButton.TextTransparency = 0.3
  2360. wait(0,1)
  2361. Title .TextTransparency = 0.2
  2362. Title_Roundify_12px .ImageTransparency = 0.2
  2363. Title2Back .TextTransparency = 0.2
  2364. Title2Front .TextTransparency = 0.2
  2365. CopyRight.TextTransparency = 0.2
  2366. CopyRight_Roundify_12px.ImageTransparency = 0.2
  2367. CopyrightText.TextTransparency = 0.2
  2368. FPSButton.TextTransparency = 0.2
  2369. FPSButton.BackgroundTransparency = 0.2
  2370. Background.ImageTransparency = 0.2
  2371. SpeedButton.TextTransparency = 0.2
  2372. Speed_Roundify_4px.ImageTransparency = 0.2
  2373. Fly_Roundify_4px.ImageTransparency = 0.2
  2374. FlyButton.TextTransparency = 0.2
  2375. Genericscripts.TextTransparency = 0.2
  2376. Genericscripts2.TextTransparency = 0.2
  2377. NoClip_Roundify_4px.ImageTransparency = 0.2
  2378. NoClipButton.TextTransparency = 0.2
  2379. ESP_Roundify_4px.ImageTransparency = 0.2
  2380. ESPButton.TextTransparency = 0.2
  2381. BTool_Roundify_4px.ImageTransparency = 0.2
  2382. BToolButton.TextTransparency = 0.2
  2383. Full_Roundify_4px.ImageTransparency = 0.2
  2384. FullButton.TextTransparency = 0.2
  2385. Phantomscripts.TextTransparency = 0.2
  2386. Phantomscripts2.TextTransparency = 0.2
  2387. Shotgun_Roundify_4px.ImageTransparency = 0.2
  2388. ShotgunButton.TextTransparency = 0.2
  2389. AutoRob_Roundify_4px.ImageTransparency = 0.2
  2390. AutoRobButton.TextTransparency = 0.2
  2391. Jailscripts.TextTransparency = 0.2
  2392. Jailscripts2.TextTransparency = 0.2
  2393. GunMod_Roundify_4px.ImageTransparency = 0.2
  2394. GunModButton.TextTransparency = 0.2
  2395. PESP_Roundify_4px.ImageTransparency = 0.2
  2396. PESPButton.TextTransparency = 0.2
  2397. Arsenalscripts.TextTransparency = 0.2
  2398. Arsenalscripts2.TextTransparency = 0.2
  2399. AimandESP_Roundify_4px.ImageTransparency = 0.2
  2400. AimandESPButton.TextTransparency = 0.2
  2401. AESP_Roundify_4px.ImageTransparency = 0.2
  2402. AESPButton.TextTransparency = 0.2
  2403. Recoilscripts.TextTransparency = 0.2
  2404. Recoilscripts2.TextTransparency = 0.2
  2405. NoRecoilR_Roundify_4px.ImageTransparency = 0.2
  2406. NoRecoilRButton.TextTransparency = 0.2
  2407. Trollscripts.TextTransparency = 0.2
  2408. Trollscripts2.TextTransparency = 0.2
  2409. BlockHead_Roundify_4px.ImageTransparency = 0.2
  2410. BlockHeadButton.TextTransparency = 0.2
  2411. Waist_Roundify_4px.ImageTransparency = 0.2
  2412. WaistButton.TextTransparency = 0.2
  2413. Ammo_Roundify_4px.ImageTransparency = 0.2
  2414. AmmoButton.TextTransparency = 0.2
  2415. wait(0,1)
  2416. Title .TextTransparency = 0.1
  2417. Title_Roundify_12px .ImageTransparency = 0.1
  2418. Title2Back .TextTransparency = 0.1
  2419. Title2Front .TextTransparency = 0.1
  2420. CopyRight.TextTransparency = 0.1
  2421. CopyRight_Roundify_12px.ImageTransparency = 0.1
  2422. CopyrightText.TextTransparency = 0.1
  2423. FPSButton.TextTransparency = 0.1
  2424. FPSButton.BackgroundTransparency = 0.1
  2425. Background.ImageTransparency = 0.1
  2426. SpeedButton.TextTransparency = 0.1
  2427. Speed_Roundify_4px.ImageTransparency = 0.1
  2428. Fly_Roundify_4px.ImageTransparency = 0.1
  2429. FlyButton.TextTransparency = 0.1
  2430. Genericscripts.TextTransparency = 0.1
  2431. Genericscripts2.TextTransparency = 0.1
  2432. NoClip_Roundify_4px.ImageTransparency = 0.1
  2433. NoClipButton.TextTransparency = 0.1
  2434. ESP_Roundify_4px.ImageTransparency = 0.1
  2435. ESPButton.TextTransparency = 0.1
  2436. BTool_Roundify_4px.ImageTransparency = 0.1
  2437. BToolButton.TextTransparency = 0.1
  2438. Full_Roundify_4px.ImageTransparency = 0.1
  2439. FullButton.TextTransparency = 0.1
  2440. Phantomscripts.TextTransparency = 0.1
  2441. Phantomscripts2.TextTransparency = 0.1
  2442. Shotgun_Roundify_4px.ImageTransparency = 0.1
  2443. ShotgunButton.TextTransparency = 0.1
  2444. AutoRob_Roundify_4px.ImageTransparency = 0.1
  2445. AutoRobButton.TextTransparency = 0.1
  2446. Jailscripts.TextTransparency = 0.1
  2447. Jailscripts2.TextTransparency = 0.1
  2448. GunMod_Roundify_4px.ImageTransparency = 0.1
  2449. GunModButton.TextTransparency = 0.1
  2450. PESP_Roundify_4px.ImageTransparency = 0.1
  2451. PESPButton.TextTransparency = 0.1
  2452. Arsenalscripts.TextTransparency = 0.1
  2453. Arsenalscripts2.TextTransparency = 0.1
  2454. AimandESP_Roundify_4px.ImageTransparency = 0.1
  2455. AimandESPButton.TextTransparency = 0.1
  2456. AESP_Roundify_4px.ImageTransparency = 0.1
  2457. AESPButton.TextTransparency = 0.1
  2458. Recoilscripts.TextTransparency = 0.1
  2459. Recoilscripts2.TextTransparency = 0.1
  2460. NoRecoilR_Roundify_4px.ImageTransparency = 0.1
  2461. NoRecoilRButton.TextTransparency = 0.1
  2462. Trollscripts.TextTransparency = 0.1
  2463. Trollscripts2.TextTransparency = 0.1
  2464. BlockHead_Roundify_4px.ImageTransparency = 0.1
  2465. BlockHeadButton.TextTransparency = 0.1
  2466. Waist_Roundify_4px.ImageTransparency = 0.1
  2467. WaistButton.TextTransparency = 0.1
  2468. Ammo_Roundify_4px.ImageTransparency = 0.1
  2469. AmmoButton.TextTransparency = 0.1
  2470. wait(0,1)
  2471. Title .TextTransparency = 0
  2472. Title_Roundify_12px .ImageTransparency = 0
  2473. Title2Back .TextTransparency = 0
  2474. Title2Front .TextTransparency = 0
  2475. CopyRight.TextTransparency = 0
  2476. CopyRight_Roundify_12px.ImageTransparency = 0
  2477. CopyrightText.TextTransparency = 0
  2478. FPSButton.TextTransparency = 0
  2479. FPSButton.BackgroundTransparency = 0
  2480. Background.ImageTransparency = 0
  2481. SpeedButton.TextTransparency = 0
  2482. Speed_Roundify_4px.ImageTransparency = 0
  2483. Fly_Roundify_4px.ImageTransparency = 0
  2484. FlyButton.TextTransparency = 0
  2485. Genericscripts.TextTransparency = 0
  2486. Genericscripts2.TextTransparency = 0
  2487. NoClip_Roundify_4px.ImageTransparency = 0
  2488. NoClipButton.TextTransparency = 0
  2489. ESP_Roundify_4px.ImageTransparency = 0
  2490. ESPButton.TextTransparency = 0
  2491. BTool_Roundify_4px.ImageTransparency = 0
  2492. BToolButton.TextTransparency = 0
  2493. Full_Roundify_4px.ImageTransparency = 0
  2494. FullButton.TextTransparency = 0
  2495. Phantomscripts.TextTransparency = 0
  2496. Phantomscripts2.TextTransparency = 0
  2497. Shotgun_Roundify_4px.ImageTransparency = 0
  2498. ShotgunButton.TextTransparency = 0
  2499. AutoRob_Roundify_4px.ImageTransparency = 0
  2500. AutoRobButton.TextTransparency = 0
  2501. Jailscripts.TextTransparency = 0
  2502. Jailscripts2.TextTransparency = 0
  2503. GunMod_Roundify_4px.ImageTransparency = 0
  2504. GunModButton.TextTransparency = 0
  2505. PESP_Roundify_4px.ImageTransparency = 0
  2506. PESPButton.TextTransparency = 0
  2507. Arsenalscripts.TextTransparency = 0
  2508. Arsenalscripts2.TextTransparency = 0
  2509. AimandESP_Roundify_4px.ImageTransparency = 0
  2510. AimandESPButton.TextTransparency = 0
  2511. AESP_Roundify_4px.ImageTransparency = 0
  2512. AESPButton.TextTransparency = 0
  2513. Recoilscripts.TextTransparency = 0
  2514. Recoilscripts2.TextTransparency = 0
  2515. NoRecoilR_Roundify_4px.ImageTransparency = 0
  2516. NoRecoilRButton.TextTransparency = 0
  2517. Trollscripts.TextTransparency = 0
  2518. Trollscripts2.TextTransparency = 0
  2519. BlockHead_Roundify_4px.ImageTransparency = 0
  2520. BlockHeadButton.TextTransparency = 0
  2521. Waist_Roundify_4px.ImageTransparency = 0
  2522. WaistButton.TextTransparency = 0
  2523. Ammo_Roundify_4px.ImageTransparency = 0
  2524. AmmoButton.TextTransparency = 0
  2525. end
  2526. end
  2527.  
  2528.  
  2529. game:GetService("UserInputService").InputBegan:Connect(function(key)
  2530. if
  2531. key.KeyCode==Enum.KeyCode.RightShift
  2532. then
  2533. Minimize()
  2534. end
  2535. end)
  2536.  
  2537.  
  2538.  
  2539.  
  2540.  
  2541.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement