Pyaguti

Untitled

Jun 4th, 2022
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 178.91 KB | None | 0 0
  1. if not game:IsLoaded() then
  2. game.Loaded:Wait()
  3. end
  4. local success,err = pcall(function()
  5. local Swagmode = Instance.new("ScreenGui")
  6. local SwagmodeFrame = Instance.new("Frame")
  7. local MenuFrame = Instance.new("Frame")
  8. local TogglesButton = Instance.new("TextButton")
  9. local QuickTpButton = Instance.new("TextButton")
  10. local SideButton = Instance.new("TextButton")
  11. local imiecredits = Instance.new("TextLabel")
  12. local Swagmode_2 = Instance.new("TextLabel")
  13. local UIGradient = Instance.new("UIGradient")
  14. local Frame = Instance.new("Frame")
  15. local MainButton = Instance.new("TextButton")
  16. local SellingButton = Instance.new("TextButton")
  17. local DropShadowHolder = Instance.new("Frame")
  18. local DropShadow = Instance.new("ImageLabel")
  19. local TopLine = Instance.new("Frame")
  20. local SideInfo = Instance.new("Frame")
  21. local TargetImage = Instance.new("ImageLabel")
  22. local UICorner = Instance.new("UICorner")
  23. local SetNearestButton = Instance.new("TextButton")
  24. local CashLabel = Instance.new("TextLabel")
  25. local TargetTextbox = Instance.new("TextBox")
  26. local BountyLabel = Instance.new("TextLabel")
  27. local CrewLabel = Instance.new("TextButton")
  28. local Buttons = Instance.new("Frame")
  29. local MainFrame = Instance.new("Frame")
  30. local FreeFists = Instance.new("TextButton")
  31. local GodBlock = Instance.new("TextButton")
  32. local GodArmor = Instance.new("TextButton")
  33. local FlySpeedMinus = Instance.new("TextButton")
  34. local Fly = Instance.new("TextButton")
  35. local Fling = Instance.new("TextButton")
  36. local NoRecoil = Instance.new("TextButton")
  37. local GoTo = Instance.new("TextButton")
  38. local View = Instance.new("TextButton")
  39. local Target = Instance.new("TextButton")
  40. local FlySpeedPlus = Instance.new("TextButton")
  41. local NoClip = Instance.new("TextButton")
  42. local FlyMode = Instance.new("TextButton")
  43. local Reach = Instance.new("TextButton")
  44. local Headless = Instance.new("TextButton")
  45. local QuickTpFrame = Instance.new("Frame")
  46. local GunShop2 = Instance.new("TextButton")
  47. local PrevPosition = Instance.new("TextButton")
  48. local Bank = Instance.new("TextButton")
  49. local SafeZone1 = Instance.new("TextButton")
  50. local SetSpawn = Instance.new("TextButton")
  51. local Sewer = Instance.new("TextButton")
  52. local Playground = Instance.new("TextButton")
  53. local GasStation = Instance.new("TextButton")
  54. local LavaBase = Instance.new("TextButton")
  55. local SavePos = Instance.new("TextButton")
  56. local SafeZone2 = Instance.new("TextButton")
  57. local UFO = Instance.new("TextButton")
  58. local TacoShop = Instance.new("TextButton")
  59. local LoadPos = Instance.new("TextButton")
  60. local GunShop1 = Instance.new("TextButton")
  61. local SideScriptsFrame = Instance.new("Frame")
  62. local Aimlock = Instance.new("TextButton")
  63. local Users = Instance.new("TextButton")
  64. local MoneyESP = Instance.new("TextButton")
  65. local FullGod = Instance.new("TextButton")
  66. local Autofarm = Instance.new("TextButton")
  67. local HighTool = Instance.new("TextButton")
  68. local Esp = Instance.new("TextButton")
  69. local LastingBullets = Instance.new("TextButton")
  70. local Stamina = Instance.new("TextButton")
  71. local Spin = Instance.new("TextButton")
  72. local Unban = Instance.new("TextButton")
  73. local SwagUsers = Instance.new("TextButton")
  74. local LockTools = Instance.new("TextButton")
  75. local Invisible = Instance.new("TextButton")
  76. local InfTools = Instance.new("TextButton")
  77. local TogglesFrame = Instance.new("Frame")
  78. local QToTp = Instance.new("TextButton")
  79. local QToTpColor = Instance.new("TextLabel")
  80. local HideBlock = Instance.new("TextButton")
  81. local HideBlockColor = Instance.new("TextLabel")
  82. local HideUser = Instance.new("TextButton")
  83. local HideUserColor = Instance.new("TextLabel")
  84. local AutoStomp = Instance.new("TextButton")
  85. local AutoStompColor = Instance.new("TextLabel")
  86. local RocketRide = Instance.new("TextButton")
  87. local RocketRideColor = Instance.new("TextLabel")
  88. local AntiArrest = Instance.new("TextButton")
  89. local AntiArrestColor = Instance.new("TextLabel")
  90. local AntiGrab = Instance.new("TextButton")
  91. local AntiGrabColor = Instance.new("TextLabel")
  92. local AutoDrop = Instance.new("TextButton")
  93. local AutoDropColor = Instance.new("TextLabel")
  94. local AntiStomp = Instance.new("TextButton")
  95. local AntiStompColor = Instance.new("TextLabel")
  96. local AutoBlock = Instance.new("TextButton")
  97. local AutoBlockColor = Instance.new("TextLabel")
  98. local CashAura = Instance.new("TextButton")
  99. local CashAuraColor = Instance.new("TextLabel")
  100. local AntiEffects = Instance.new("TextButton")
  101. local AntiEffectsColor = Instance.new("TextLabel")
  102. local AltArmor = Instance.new("TextButton")
  103. local AltArmorColor = Instance.new("TextLabel")
  104. local AntiBag = Instance.new("TextButton")
  105. local AntiBagColor = Instance.new("TextLabel")
  106. local AntiSlow = Instance.new("TextButton")
  107. local AntiSlowColor = Instance.new("TextLabel")
  108. local SellingFrame = Instance.new("Frame")
  109. local CashTextbox = Instance.new("TextBox")
  110. local CashDropperTitle = Instance.new("TextLabel")
  111. local CalculateButton = Instance.new("TextButton")
  112. local DropToggleButton = Instance.new("TextButton")
  113. local CashDroppedLabel = Instance.new("TextLabel")
  114. local CashAtEndLabel = Instance.new("TextLabel")
  115. local Frame_2 = Instance.new("Frame")
  116. local CrashServerButton = Instance.new("TextButton")
  117.  
  118. --Properties:
  119. Swagmode.Name = "Swagmode"
  120. Swagmode.Parent = game.CoreGui
  121. Swagmode.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  122.  
  123. SwagmodeFrame.Name = "SwagmodeFrame"
  124. SwagmodeFrame.Parent = Swagmode
  125. SwagmodeFrame.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
  126. SwagmodeFrame.BorderSizePixel = 0
  127. SwagmodeFrame.Position = UDim2.new(0.212884605, 0, 0.190036908, 0)
  128. SwagmodeFrame.Size = UDim2.new(0, 605, 0, 336)
  129.  
  130. MenuFrame.Name = "MenuFrame"
  131. MenuFrame.Parent = SwagmodeFrame
  132. MenuFrame.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  133. MenuFrame.BorderSizePixel = 0
  134. MenuFrame.Size = UDim2.new(0, 155, 0, 336)
  135.  
  136. TogglesButton.Name = "TogglesButton"
  137. TogglesButton.Parent = MenuFrame
  138. TogglesButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  139. TogglesButton.BorderSizePixel = 0
  140. TogglesButton.Position = UDim2.new(0.0922105312, 0, 0.440625668, 0)
  141. TogglesButton.Size = UDim2.new(0, 123, 0, 31)
  142. TogglesButton.AutoButtonColor = false
  143. TogglesButton.Font = Enum.Font.GothamBlack
  144. TogglesButton.Text = "Toggles"
  145. TogglesButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  146. TogglesButton.TextSize = 14.000
  147.  
  148. QuickTpButton.Name = "QuickTpButton"
  149. QuickTpButton.Parent = MenuFrame
  150. QuickTpButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  151. QuickTpButton.BorderSizePixel = 0
  152. QuickTpButton.Position = UDim2.new(0.0922105312, 0, 0.573581994, 0)
  153. QuickTpButton.Size = UDim2.new(0, 123, 0, 31)
  154. QuickTpButton.AutoButtonColor = false
  155. QuickTpButton.Font = Enum.Font.GothamBlack
  156. QuickTpButton.Text = "Quick TP"
  157. QuickTpButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  158. QuickTpButton.TextSize = 14.000
  159.  
  160. SideButton.Name = "SideButton"
  161. SideButton.Parent = MenuFrame
  162. SideButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  163. SideButton.BorderSizePixel = 0
  164. SideButton.Position = UDim2.new(0.0922105312, 0, 0.307098716, 0)
  165. SideButton.Size = UDim2.new(0, 123, 0, 31)
  166. SideButton.AutoButtonColor = false
  167. SideButton.Font = Enum.Font.GothamBlack
  168. SideButton.Text = "Side Scripts"
  169. SideButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  170. SideButton.TextSize = 14.000
  171.  
  172. imiecredits.Name = "imiecredits"
  173. imiecredits.Parent = MenuFrame
  174. imiecredits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  175. imiecredits.BackgroundTransparency = 1.000
  176. imiecredits.BorderSizePixel = 0
  177. imiecredits.Position = UDim2.new(0.0507245474, 0, 0.854166687, 0)
  178. imiecredits.Size = UDim2.new(0, 137, 0, 48)
  179. imiecredits.Font = Enum.Font.GothamBold
  180. imiecredits.Text = "credits"
  181. imiecredits.TextColor3 = Color3.fromRGB(255, 255, 255)
  182. imiecredits.TextSize = 14.000
  183. imiecredits.TextXAlignment = Enum.TextXAlignment.Left
  184. imiecredits.TextYAlignment = Enum.TextYAlignment.Top
  185.  
  186. Swagmode_2.Name = "Swagmode"
  187. Swagmode_2.Parent = MenuFrame
  188. Swagmode_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  189. Swagmode_2.BackgroundTransparency = 1.000
  190. Swagmode_2.Position = UDim2.new(0.045161292, 0, 0, 0)
  191. Swagmode_2.Size = UDim2.new(0, 115, 0, 34)
  192. Swagmode_2.Font = Enum.Font.GothamBlack
  193. Swagmode_2.Text = "SWAGMODE"
  194. Swagmode_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  195. Swagmode_2.TextSize = 20.000
  196.  
  197. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(49, 48, 70)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
  198. UIGradient.Offset = Vector2.new(0.100000001, 0)
  199. UIGradient.Parent = Swagmode_2
  200.  
  201. Frame.Parent = MenuFrame
  202. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  203. Frame.BorderSizePixel = 0
  204. Frame.Position = UDim2.new(0.045161292, 0, 0.092261903, 0)
  205. Frame.Size = UDim2.new(0, 126, 0, 3)
  206.  
  207. MainButton.Name = "MainButton"
  208. MainButton.Parent = MenuFrame
  209. MainButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  210. MainButton.BorderSizePixel = 0
  211. MainButton.Position = UDim2.new(0.0922105238, 0, 0.178689778, 0)
  212. MainButton.Size = UDim2.new(0, 123, 0, 31)
  213. MainButton.AutoButtonColor = false
  214. MainButton.Font = Enum.Font.GothamBlack
  215. MainButton.Text = "Main Scripts"
  216. MainButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  217. MainButton.TextSize = 14.000
  218.  
  219. SellingButton.Name = "SellingButton"
  220. SellingButton.Parent = MenuFrame
  221. SellingButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  222. SellingButton.BorderSizePixel = 0
  223. SellingButton.Position = UDim2.new(0.0986621454, 0, 0.716439128, 0)
  224. SellingButton.Size = UDim2.new(0, 123, 0, 31)
  225. SellingButton.AutoButtonColor = false
  226. SellingButton.Font = Enum.Font.GothamBlack
  227. SellingButton.Text = "Selling Tools"
  228. SellingButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  229. SellingButton.TextSize = 14.000
  230.  
  231. DropShadowHolder.Name = "DropShadowHolder"
  232. DropShadowHolder.Parent = SwagmodeFrame
  233. DropShadowHolder.BackgroundTransparency = 1.000
  234. DropShadowHolder.BorderSizePixel = 0
  235. DropShadowHolder.Size = UDim2.new(1, 0, 1, 0)
  236. DropShadowHolder.ZIndex = 0
  237.  
  238. DropShadow.Name = "DropShadow"
  239. DropShadow.Parent = DropShadowHolder
  240. DropShadow.AnchorPoint = Vector2.new(0.5, 0.5)
  241. DropShadow.BackgroundTransparency = 1.000
  242. DropShadow.BorderSizePixel = 0
  243. DropShadow.Position = UDim2.new(0.5, 0, 0.5, 0)
  244. DropShadow.Size = UDim2.new(1, 47, 1, 47)
  245. DropShadow.ZIndex = 0
  246. DropShadow.Image = "rbxassetid://6015897843"
  247. DropShadow.ImageColor3 = Color3.fromRGB(0, 0, 0)
  248. DropShadow.ImageTransparency = 0.200
  249. DropShadow.ScaleType = Enum.ScaleType.Slice
  250. DropShadow.SliceCenter = Rect.new(49, 49, 450, 450)
  251.  
  252. TopLine.Name = "TopLine"
  253. TopLine.Parent = SwagmodeFrame
  254. TopLine.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  255. TopLine.BorderSizePixel = 0
  256. TopLine.Position = UDim2.new(0.256198347, 0, 0, 0)
  257. TopLine.Size = UDim2.new(0, 450, 0, 7)
  258.  
  259. SideInfo.Name = "SideInfo"
  260. SideInfo.Parent = SwagmodeFrame
  261. SideInfo.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  262. SideInfo.BorderSizePixel = 0
  263. SideInfo.Position = UDim2.new(0.778512418, 0, 0.020833334, 0)
  264. SideInfo.Size = UDim2.new(0, 134, 0, 329)
  265.  
  266. TargetImage.Name = "TargetImage"
  267. TargetImage.Parent = SideInfo
  268. TargetImage.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  269. TargetImage.Position = UDim2.new(0.0950299203, 0, 0.0244709235, 0)
  270. TargetImage.Size = UDim2.new(0, 108, 0, 104)
  271. TargetImage.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  272. TargetImage.ImageColor3 = Color3.fromRGB(300, 300, 300)
  273.  
  274. UICorner.CornerRadius = UDim.new(0, 500)
  275. UICorner.Parent = TargetImage
  276.  
  277. SetNearestButton.Name = "SetNearestButton"
  278. SetNearestButton.Parent = SideInfo
  279. SetNearestButton.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  280. SetNearestButton.BorderSizePixel = 0
  281. SetNearestButton.Position = UDim2.new(0.072641857, 0, 0.851063848, 0)
  282. SetNearestButton.Size = UDim2.new(0, 114, 0, 29)
  283. SetNearestButton.AutoButtonColor = false
  284. SetNearestButton.Font = Enum.Font.GothamBlack
  285. SetNearestButton.Text = "Set Nearest"
  286. SetNearestButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  287. SetNearestButton.TextSize = 14.000
  288.  
  289. CashLabel.Name = "CashLabel"
  290. CashLabel.Parent = SideInfo
  291. CashLabel.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  292. CashLabel.BorderSizePixel = 0
  293. CashLabel.Position = UDim2.new(0.072641857, 0, 0.519756854, 0)
  294. CashLabel.Size = UDim2.new(0, 115, 0, 26)
  295. CashLabel.Font = Enum.Font.SourceSans
  296. CashLabel.Text = "Cash:"
  297. CashLabel.TextColor3 = Color3.fromRGB(72, 72, 72)
  298. CashLabel.TextSize = 14.000
  299.  
  300. TargetTextbox.Name = "TargetTextbox"
  301. TargetTextbox.Parent = SideInfo
  302. TargetTextbox.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  303. TargetTextbox.BorderSizePixel = 0
  304. TargetTextbox.Position = UDim2.new(0.072641857, 0, 0.392097205, 0)
  305. TargetTextbox.Size = UDim2.new(0, 115, 0, 31)
  306. TargetTextbox.Font = Enum.Font.GothamBlack
  307. TargetTextbox.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  308. TargetTextbox.Text = ""
  309. TargetTextbox.TextColor3 = Color3.fromRGB(255, 255, 255)
  310. TargetTextbox.TextSize = 14.000
  311. TargetTextbox.TextWrapped = true
  312. TargetTextbox.TextScaled = true
  313.  
  314. BountyLabel.Name = "BountyLabel"
  315. BountyLabel.Parent = SideInfo
  316. BountyLabel.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  317. BountyLabel.BorderSizePixel = 0
  318. BountyLabel.Position = UDim2.new(0.072641857, 0, 0.633550763, 0)
  319. BountyLabel.Size = UDim2.new(0, 115, 0, 26)
  320. BountyLabel.Font = Enum.Font.SourceSans
  321. BountyLabel.Text = "Bounty:"
  322. BountyLabel.TextColor3 = Color3.fromRGB(72, 72, 72)
  323. BountyLabel.TextSize = 14.000
  324.  
  325. CrewLabel.Name = "CrewLabel"
  326. CrewLabel.Parent = SideInfo
  327. CrewLabel.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  328. CrewLabel.BorderSizePixel = 0
  329. CrewLabel.Position = UDim2.new(0.072641857, 0, 0.737304032, 0)
  330. CrewLabel.Size = UDim2.new(0, 115, 0, 26)
  331. CrewLabel.Font = Enum.Font.SourceSans
  332. CrewLabel.Text = "Crew:"
  333. CrewLabel.TextColor3 = Color3.fromRGB(72, 72, 72)
  334. CrewLabel.TextSize = 14.000
  335. CrewLabel.TextScaled = true
  336.  
  337. Buttons.Name = "Buttons"
  338. Buttons.Parent = SwagmodeFrame
  339. Buttons.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  340. Buttons.BackgroundTransparency = 1.000
  341. Buttons.Position = UDim2.new(0.256198347, 0, 0.0297619049, 0)
  342. Buttons.Size = UDim2.new(0, 316, 0, 325)
  343.  
  344. MainFrame.Name = "MainFrame"
  345. MainFrame.Parent = Buttons
  346. MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  347. MainFrame.BackgroundTransparency = 1.000
  348. MainFrame.Size = UDim2.new(0, 316, 0, 325)
  349. MainFrame.Visible = true
  350.  
  351. FreeFists.Name = "FreeFists"
  352. FreeFists.Parent = MainFrame
  353. FreeFists.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  354. FreeFists.BorderSizePixel = 0
  355. FreeFists.Position = UDim2.new(0.0218890235, 0, 0.590557039, 0)
  356. FreeFists.Size = UDim2.new(0, 94, 0, 46)
  357. FreeFists.Font = Enum.Font.GothamBlack
  358. FreeFists.Text = "FreeFists(T)"
  359. FreeFists.TextColor3 = Color3.fromRGB(255, 255, 255)
  360. FreeFists.TextSize = 14.000
  361.  
  362. GodBlock.Name = "GodBlock"
  363. GodBlock.Parent = MainFrame
  364. GodBlock.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  365. GodBlock.BorderSizePixel = 0
  366. GodBlock.Position = UDim2.new(0.0251458082, 0, 0.0399999991, 0)
  367. GodBlock.Size = UDim2.new(0, 94, 0, 46)
  368. GodBlock.Font = Enum.Font.GothamBlack
  369. GodBlock.Text = "GodBlock"
  370. GodBlock.TextColor3 = Color3.fromRGB(255, 255, 255)
  371. GodBlock.TextSize = 14.000
  372.  
  373. GodArmor.Name = "GodArmor"
  374. GodArmor.Parent = MainFrame
  375. GodArmor.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  376. GodArmor.BorderSizePixel = 0
  377. GodArmor.Position = UDim2.new(0.024917312, 0, 0.221326202, 0)
  378. GodArmor.Size = UDim2.new(0, 94, 0, 46)
  379. GodArmor.Font = Enum.Font.GothamBlack
  380. GodArmor.Text = "GodArmor"
  381. GodArmor.TextColor3 = Color3.fromRGB(255, 255, 255)
  382. GodArmor.TextSize = 14.000
  383.  
  384. FlySpeedMinus.Name = "FlySpeedMinus"
  385. FlySpeedMinus.Parent = MainFrame
  386. FlySpeedMinus.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  387. FlySpeedMinus.BorderSizePixel = 0
  388. FlySpeedMinus.Position = UDim2.new(0.0218890235, 0, 0.762864709, 0)
  389. FlySpeedMinus.Size = UDim2.new(0, 94, 0, 46)
  390. FlySpeedMinus.Font = Enum.Font.GothamBlack
  391. FlySpeedMinus.Text = "FlySpeed -"
  392. FlySpeedMinus.TextColor3 = Color3.fromRGB(255, 255, 255)
  393. FlySpeedMinus.TextSize = 14.000
  394.  
  395. Fly.Name = "Fly"
  396. Fly.Parent = MainFrame
  397. Fly.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  398. Fly.BorderSizePixel = 0
  399. Fly.Position = UDim2.new(0.351977378, 0, 0.762864709, 0)
  400. Fly.Size = UDim2.new(0, 94, 0, 46)
  401. Fly.Font = Enum.Font.GothamBlack
  402. Fly.Text = "Fly(X)"
  403. Fly.TextColor3 = Color3.fromRGB(255, 255, 255)
  404. Fly.TextSize = 14.000
  405.  
  406. Fling.Name = "Fling"
  407. Fling.Parent = MainFrame
  408. Fling.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  409. Fling.BorderSizePixel = 0
  410. Fling.Position = UDim2.new(0.352205783, 0, 0.409230769, 0)
  411. Fling.Size = UDim2.new(0, 94, 0, 46)
  412. Fling.Font = Enum.Font.GothamBlack
  413. Fling.Text = "Fling"
  414. Fling.TextColor3 = Color3.fromRGB(255, 255, 255)
  415. Fling.TextSize = 14.000
  416.  
  417. NoRecoil.Name = "NoRecoil"
  418. NoRecoil.Parent = MainFrame
  419. NoRecoil.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  420. NoRecoil.BorderSizePixel = 0
  421. NoRecoil.Position = UDim2.new(0.355005682, 0, 0.221326202, 0)
  422. NoRecoil.Size = UDim2.new(0, 94, 0, 46)
  423. NoRecoil.Font = Enum.Font.GothamBlack
  424. NoRecoil.Text = "NoRecoil"
  425. NoRecoil.TextColor3 = Color3.fromRGB(255, 255, 255)
  426. NoRecoil.TextSize = 14.000
  427.  
  428. GoTo.Name = "GoTo"
  429. GoTo.Parent = MainFrame
  430. GoTo.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  431. GoTo.BorderSizePixel = 0
  432. GoTo.Position = UDim2.new(0.678155124, 0, 0.409230769, 0)
  433. GoTo.Size = UDim2.new(0, 94, 0, 46)
  434. GoTo.Font = Enum.Font.GothamBlack
  435. GoTo.Text = "GoTo"
  436. GoTo.TextColor3 = Color3.fromRGB(255, 255, 255)
  437. GoTo.TextSize = 14.000
  438.  
  439. View.Name = "View"
  440. View.Parent = MainFrame
  441. View.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  442. View.BorderSizePixel = 0
  443. View.Position = UDim2.new(0.680955052, 0, 0.221326202, 0)
  444. View.Size = UDim2.new(0, 94, 0, 46)
  445. View.Font = Enum.Font.GothamBlack
  446. View.Text = "View"
  447. View.TextColor3 = Color3.fromRGB(255, 255, 255)
  448. View.TextSize = 14.000
  449.  
  450. Target.Name = "Target"
  451. Target.Parent = MainFrame
  452. Target.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  453. Target.BorderSizePixel = 0
  454. Target.Position = UDim2.new(0.681183517, 0, 0.0399999991, 0)
  455. Target.Size = UDim2.new(0, 94, 0, 46)
  456. Target.Font = Enum.Font.GothamBlack
  457. Target.Text = "Target"
  458. Target.TextColor3 = Color3.fromRGB(255, 255, 255)
  459. Target.TextSize = 14.000
  460.  
  461. FlySpeedPlus.Name = "FlySpeedPlus"
  462. FlySpeedPlus.Parent = MainFrame
  463. FlySpeedPlus.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  464. FlySpeedPlus.BorderSizePixel = 0
  465. FlySpeedPlus.Position = UDim2.new(0.677926719, 0, 0.762864709, 0)
  466. FlySpeedPlus.Size = UDim2.new(0, 94, 0, 46)
  467. FlySpeedPlus.Font = Enum.Font.GothamBlack
  468. FlySpeedPlus.Text = "FlySpeed +"
  469. FlySpeedPlus.TextColor3 = Color3.fromRGB(255, 255, 255)
  470. FlySpeedPlus.TextSize = 14.000
  471.  
  472. NoClip.Name = "NoClip"
  473. NoClip.Parent = MainFrame
  474. NoClip.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  475. NoClip.BorderSizePixel = 0
  476. NoClip.Position = UDim2.new(0.677926719, 0, 0.590557039, 0)
  477. NoClip.Size = UDim2.new(0, 94, 0, 46)
  478. NoClip.Font = Enum.Font.GothamBlack
  479. NoClip.Text = "NoClip(Z)"
  480. NoClip.TextColor3 = Color3.fromRGB(255, 255, 255)
  481. NoClip.TextSize = 14.000
  482.  
  483. FlyMode.Name = "FlyMode"
  484. FlyMode.Parent = MainFrame
  485. FlyMode.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  486. FlyMode.BorderSizePixel = 0
  487. FlyMode.Position = UDim2.new(0.351977378, 0, 0.590557039, 0)
  488. FlyMode.Size = UDim2.new(0, 94, 0, 46)
  489. FlyMode.Font = Enum.Font.GothamBlack
  490. FlyMode.Text = "FlyMode"
  491. FlyMode.TextColor3 = Color3.fromRGB(255, 255, 255)
  492. FlyMode.TextSize = 14.000
  493.  
  494. Reach.Name = "Reach"
  495. Reach.Parent = MainFrame
  496. Reach.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  497. Reach.BorderSizePixel = 0
  498. Reach.Position = UDim2.new(0.355234176, 0, 0.0399999991, 0)
  499. Reach.Size = UDim2.new(0, 94, 0, 46)
  500. Reach.Font = Enum.Font.GothamBlack
  501. Reach.Text = "Reach"
  502. Reach.TextColor3 = Color3.fromRGB(255, 255, 255)
  503. Reach.TextSize = 14.000
  504.  
  505. Headless.Name = "Headless"
  506. Headless.Parent = MainFrame
  507. Headless.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  508. Headless.BorderSizePixel = 0
  509. Headless.Position = UDim2.new(0.0221175179, 0, 0.409230769, 0)
  510. Headless.Size = UDim2.new(0, 94, 0, 46)
  511. Headless.Font = Enum.Font.GothamBlack
  512. Headless.Text = "Headless"
  513. Headless.TextColor3 = Color3.fromRGB(255, 255, 255)
  514. Headless.TextSize = 14.000
  515.  
  516. QuickTpFrame.Name = "QuickTpFrame"
  517. QuickTpFrame.Parent = Buttons
  518. QuickTpFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  519. QuickTpFrame.BackgroundTransparency = 1.000
  520. QuickTpFrame.Size = UDim2.new(0, 316, 0, 325)
  521. QuickTpFrame.Visible = false
  522.  
  523. GunShop2.Name = "GunShop2"
  524. GunShop2.Parent = QuickTpFrame
  525. GunShop2.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  526. GunShop2.BorderSizePixel = 0
  527. GunShop2.Position = UDim2.new(0.0218890235, 0, 0.590557039, 0)
  528. GunShop2.Size = UDim2.new(0, 94, 0, 46)
  529. GunShop2.Font = Enum.Font.GothamBlack
  530. GunShop2.Text = "GunShop(UP)"
  531. GunShop2.TextColor3 = Color3.fromRGB(255, 255, 255)
  532. GunShop2.TextSize = 14.000
  533.  
  534. PrevPosition.Name = "PrevPosition"
  535. PrevPosition.Parent = QuickTpFrame
  536. PrevPosition.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  537. PrevPosition.BorderSizePixel = 0
  538. PrevPosition.Position = UDim2.new(0.0251458082, 0, 0.0399999991, 0)
  539. PrevPosition.Size = UDim2.new(0, 94, 0, 46)
  540. PrevPosition.Font = Enum.Font.GothamBlack
  541. PrevPosition.Text = "PrevPos"
  542. PrevPosition.TextColor3 = Color3.fromRGB(255, 255, 255)
  543. PrevPosition.TextSize = 14.000
  544.  
  545. Bank.Name = "Bank"
  546. Bank.Parent = QuickTpFrame
  547. Bank.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  548. Bank.BorderSizePixel = 0
  549. Bank.Position = UDim2.new(0.024917312, 0, 0.221326202, 0)
  550. Bank.Size = UDim2.new(0, 94, 0, 46)
  551. Bank.Font = Enum.Font.GothamBlack
  552. Bank.Text = "Bank"
  553. Bank.TextColor3 = Color3.fromRGB(255, 255, 255)
  554. Bank.TextSize = 14.000
  555.  
  556. SafeZone1.Name = "SafeZone1"
  557. SafeZone1.Parent = QuickTpFrame
  558. SafeZone1.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  559. SafeZone1.BorderSizePixel = 0
  560. SafeZone1.Position = UDim2.new(0.0218890235, 0, 0.762864709, 0)
  561. SafeZone1.Size = UDim2.new(0, 94, 0, 46)
  562. SafeZone1.Font = Enum.Font.GothamBlack
  563. SafeZone1.Text = "Safe Zone #1"
  564. SafeZone1.TextColor3 = Color3.fromRGB(255, 255, 255)
  565. SafeZone1.TextSize = 14.000
  566.  
  567. SetSpawn.Name = "SetSpawn"
  568. SetSpawn.Parent = QuickTpFrame
  569. SetSpawn.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  570. SetSpawn.BorderSizePixel = 0
  571. SetSpawn.Position = UDim2.new(0.351977378, 0, 0.762864709, 0)
  572. SetSpawn.Size = UDim2.new(0, 94, 0, 46)
  573. SetSpawn.Font = Enum.Font.GothamBlack
  574. SetSpawn.Text = "SetSpawn"
  575. SetSpawn.TextColor3 = Color3.fromRGB(255, 255, 255)
  576. SetSpawn.TextSize = 14.000
  577.  
  578. Sewer.Name = "Sewer"
  579. Sewer.Parent = QuickTpFrame
  580. Sewer.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  581. Sewer.BorderSizePixel = 0
  582. Sewer.Position = UDim2.new(0.352205783, 0, 0.409230769, 0)
  583. Sewer.Size = UDim2.new(0, 94, 0, 46)
  584. Sewer.Font = Enum.Font.GothamBlack
  585. Sewer.Text = "Sewer"
  586. Sewer.TextColor3 = Color3.fromRGB(255, 255, 255)
  587. Sewer.TextSize = 14.000
  588.  
  589. Playground.Name = "Playground"
  590. Playground.Parent = QuickTpFrame
  591. Playground.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  592. Playground.BorderSizePixel = 0
  593. Playground.Position = UDim2.new(0.355005682, 0, 0.221326202, 0)
  594. Playground.Size = UDim2.new(0, 94, 0, 46)
  595. Playground.Font = Enum.Font.GothamBlack
  596. Playground.Text = "Playground"
  597. Playground.TextColor3 = Color3.fromRGB(255, 255, 255)
  598. Playground.TextSize = 14.000
  599.  
  600. GasStation.Name = "GasStation"
  601. GasStation.Parent = QuickTpFrame
  602. GasStation.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  603. GasStation.BorderSizePixel = 0
  604. GasStation.Position = UDim2.new(0.678155124, 0, 0.409230769, 0)
  605. GasStation.Size = UDim2.new(0, 94, 0, 46)
  606. GasStation.Font = Enum.Font.GothamBlack
  607. GasStation.Text = "GasStation"
  608. GasStation.TextColor3 = Color3.fromRGB(255, 255, 255)
  609. GasStation.TextSize = 14.000
  610.  
  611. LavaBase.Name = "LavaBase"
  612. LavaBase.Parent = QuickTpFrame
  613. LavaBase.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  614. LavaBase.BorderSizePixel = 0
  615. LavaBase.Position = UDim2.new(0.680955052, 0, 0.221326202, 0)
  616. LavaBase.Size = UDim2.new(0, 94, 0, 46)
  617. LavaBase.Font = Enum.Font.GothamBlack
  618. LavaBase.Text = "LavaBase"
  619. LavaBase.TextColor3 = Color3.fromRGB(255, 255, 255)
  620. LavaBase.TextSize = 14.000
  621.  
  622. SavePos.Name = "SavePos"
  623. SavePos.Parent = QuickTpFrame
  624. SavePos.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  625. SavePos.BorderSizePixel = 0
  626. SavePos.Position = UDim2.new(0.681183517, 0, 0.0399999991, 0)
  627. SavePos.Size = UDim2.new(0, 94, 0, 46)
  628. SavePos.Font = Enum.Font.GothamBlack
  629. SavePos.Text = "SavePos"
  630. SavePos.TextColor3 = Color3.fromRGB(255, 255, 255)
  631. SavePos.TextSize = 14.000
  632.  
  633. SafeZone2.Name = "SafeZone2"
  634. SafeZone2.Parent = QuickTpFrame
  635. SafeZone2.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  636. SafeZone2.BorderSizePixel = 0
  637. SafeZone2.Position = UDim2.new(0.677926719, 0, 0.762864709, 0)
  638. SafeZone2.Size = UDim2.new(0, 94, 0, 46)
  639. SafeZone2.Font = Enum.Font.GothamBlack
  640. SafeZone2.Text = "Safe Zone #2"
  641. SafeZone2.TextColor3 = Color3.fromRGB(255, 255, 255)
  642. SafeZone2.TextSize = 14.000
  643.  
  644. UFO.Name = "UFO"
  645. UFO.Parent = QuickTpFrame
  646. UFO.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  647. UFO.BorderSizePixel = 0
  648. UFO.Position = UDim2.new(0.677926719, 0, 0.590557039, 0)
  649. UFO.Size = UDim2.new(0, 94, 0, 46)
  650. UFO.Font = Enum.Font.GothamBlack
  651. UFO.Text = "UFO"
  652. UFO.TextColor3 = Color3.fromRGB(255, 255, 255)
  653. UFO.TextSize = 14.000
  654.  
  655. TacoShop.Name = "TacoShop"
  656. TacoShop.Parent = QuickTpFrame
  657. TacoShop.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  658. TacoShop.BorderSizePixel = 0
  659. TacoShop.Position = UDim2.new(0.351977378, 0, 0.590557039, 0)
  660. TacoShop.Size = UDim2.new(0, 94, 0, 46)
  661. TacoShop.Font = Enum.Font.GothamBlack
  662. TacoShop.Text = "TacoShop"
  663. TacoShop.TextColor3 = Color3.fromRGB(255, 255, 255)
  664. TacoShop.TextSize = 14.000
  665.  
  666. LoadPos.Name = "LoadPos"
  667. LoadPos.Parent = QuickTpFrame
  668. LoadPos.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  669. LoadPos.BorderSizePixel = 0
  670. LoadPos.Position = UDim2.new(0.355234176, 0, 0.0399999991, 0)
  671. LoadPos.Size = UDim2.new(0, 94, 0, 46)
  672. LoadPos.Font = Enum.Font.GothamBlack
  673. LoadPos.Text = "LoadPos"
  674. LoadPos.TextColor3 = Color3.fromRGB(255, 255, 255)
  675. LoadPos.TextSize = 14.000
  676.  
  677. GunShop1.Name = "GunShop1"
  678. GunShop1.Parent = QuickTpFrame
  679. GunShop1.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  680. GunShop1.BorderSizePixel = 0
  681. GunShop1.Position = UDim2.new(0.0221175179, 0, 0.409230769, 0)
  682. GunShop1.Size = UDim2.new(0, 94, 0, 46)
  683. GunShop1.Font = Enum.Font.GothamBlack
  684. GunShop1.Text = "GunShop(AK)"
  685. GunShop1.TextColor3 = Color3.fromRGB(255, 255, 255)
  686. GunShop1.TextSize = 14.000
  687.  
  688. SideScriptsFrame.Name = "SideScriptsFrame"
  689. SideScriptsFrame.Parent = Buttons
  690. SideScriptsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  691. SideScriptsFrame.BackgroundTransparency = 1.000
  692. SideScriptsFrame.Size = UDim2.new(0, 316, 0, 325)
  693. SideScriptsFrame.Visible = false
  694.  
  695. Aimlock.Name = "Aimlock"
  696. Aimlock.Parent = SideScriptsFrame
  697. Aimlock.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  698. Aimlock.BorderSizePixel = 0
  699. Aimlock.Position = UDim2.new(0.0218890235, 0, 0.590557039, 0)
  700. Aimlock.Size = UDim2.new(0, 94, 0, 46)
  701. Aimlock.Font = Enum.Font.GothamBlack
  702. Aimlock.Text = "Aimlock"
  703. Aimlock.TextColor3 = Color3.fromRGB(255, 255, 255)
  704. Aimlock.TextSize = 14.000
  705.  
  706. Users.Name = "Users"
  707. Users.Parent = SideScriptsFrame
  708. Users.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  709. Users.BorderSizePixel = 0
  710. Users.Position = UDim2.new(0.0251458082, 0, 0.0399999991, 0)
  711. Users.Size = UDim2.new(0, 94, 0, 46)
  712. Users.Font = Enum.Font.GothamBlack
  713. Users.Text = "Users"
  714. Users.TextColor3 = Color3.fromRGB(255, 255, 255)
  715. Users.TextSize = 14.000
  716.  
  717. MoneyESP.Name = "MoneyESP"
  718. MoneyESP.Parent = SideScriptsFrame
  719. MoneyESP.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  720. MoneyESP.BorderSizePixel = 0
  721. MoneyESP.Position = UDim2.new(0.024917312, 0, 0.221326202, 0)
  722. MoneyESP.Size = UDim2.new(0, 94, 0, 46)
  723. MoneyESP.Font = Enum.Font.GothamBlack
  724. MoneyESP.Text = "MoneyESP"
  725. MoneyESP.TextColor3 = Color3.fromRGB(255, 255, 255)
  726. MoneyESP.TextSize = 14.000
  727.  
  728. FullGod.Name = "FullGod"
  729. FullGod.Parent = SideScriptsFrame
  730. FullGod.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  731. FullGod.BorderSizePixel = 0
  732. FullGod.Position = UDim2.new(0.0218890235, 0, 0.762864709, 0)
  733. FullGod.Size = UDim2.new(0, 94, 0, 46)
  734. FullGod.Font = Enum.Font.GothamBlack
  735. FullGod.Text = ""
  736. FullGod.TextColor3 = Color3.fromRGB(255, 255, 255)
  737. FullGod.TextSize = 14.000
  738.  
  739. Autofarm.Name = "Autofarm"
  740. Autofarm.Parent = SideScriptsFrame
  741. Autofarm.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  742. Autofarm.BorderSizePixel = 0
  743. Autofarm.Position = UDim2.new(0.351977378, 0, 0.762864709, 0)
  744. Autofarm.Size = UDim2.new(0, 94, 0, 46)
  745. Autofarm.Font = Enum.Font.GothamBlack
  746. Autofarm.Text = "Autofarm"
  747. Autofarm.TextColor3 = Color3.fromRGB(255, 255, 255)
  748. Autofarm.TextSize = 14.000
  749.  
  750. HighTool.Name = "HighTool"
  751. HighTool.Parent = SideScriptsFrame
  752. HighTool.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  753. HighTool.BorderSizePixel = 0
  754. HighTool.Position = UDim2.new(0.352205783, 0, 0.409230769, 0)
  755. HighTool.Size = UDim2.new(0, 94, 0, 46)
  756. HighTool.Font = Enum.Font.GothamBlack
  757. HighTool.Text = "High Tool"
  758. HighTool.TextColor3 = Color3.fromRGB(255, 255, 255)
  759. HighTool.TextSize = 14.000
  760.  
  761. Esp.Name = "Esp"
  762. Esp.Parent = SideScriptsFrame
  763. Esp.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  764. Esp.BorderSizePixel = 0
  765. Esp.Position = UDim2.new(0.355005682, 0, 0.221326202, 0)
  766. Esp.Size = UDim2.new(0, 94, 0, 46)
  767. Esp.Font = Enum.Font.GothamBlack
  768. Esp.Text = "Esp"
  769. Esp.TextColor3 = Color3.fromRGB(255, 255, 255)
  770. Esp.TextSize = 14.000
  771.  
  772. LastingBullets.Name = "LastingBullets"
  773. LastingBullets.Parent = SideScriptsFrame
  774. LastingBullets.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  775. LastingBullets.BorderSizePixel = 0
  776. LastingBullets.Position = UDim2.new(0.678155124, 0, 0.409230769, 0)
  777. LastingBullets.Size = UDim2.new(0, 94, 0, 46)
  778. LastingBullets.Font = Enum.Font.GothamBlack
  779. LastingBullets.Text = "LastingBullets"
  780. LastingBullets.TextColor3 = Color3.fromRGB(255, 255, 255)
  781. LastingBullets.TextSize = 14.000
  782.  
  783. Stamina.Name = "Stamina"
  784. Stamina.Parent = SideScriptsFrame
  785. Stamina.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  786. Stamina.BorderSizePixel = 0
  787. Stamina.Position = UDim2.new(0.680955052, 0, 0.221326202, 0)
  788. Stamina.Size = UDim2.new(0, 94, 0, 46)
  789. Stamina.Font = Enum.Font.GothamBlack
  790. Stamina.Text = "Stamina"
  791. Stamina.TextColor3 = Color3.fromRGB(255, 255, 255)
  792. Stamina.TextSize = 14.000
  793.  
  794. Spin.Name = "Spin"
  795. Spin.Parent = SideScriptsFrame
  796. Spin.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  797. Spin.BorderSizePixel = 0
  798. Spin.Position = UDim2.new(0.681183517, 0, 0.0399999991, 0)
  799. Spin.Size = UDim2.new(0, 94, 0, 46)
  800. Spin.Font = Enum.Font.GothamBlack
  801. Spin.Text = "Spin"
  802. Spin.TextColor3 = Color3.fromRGB(255, 255, 255)
  803. Spin.TextSize = 14.000
  804.  
  805. Unban.Name = "Unban"
  806. Unban.Parent = SideScriptsFrame
  807. Unban.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  808. Unban.BorderSizePixel = 0
  809. Unban.Position = UDim2.new(0.677926719, 0, 0.762864709, 0)
  810. Unban.Size = UDim2.new(0, 94, 0, 46)
  811. Unban.Font = Enum.Font.GothamBlack
  812. Unban.Text = "Unban"
  813. Unban.TextColor3 = Color3.fromRGB(255, 255, 255)
  814. Unban.TextSize = 14.000
  815.  
  816. SwagUsers.Name = "SwagUsers"
  817. SwagUsers.Parent = SideScriptsFrame
  818. SwagUsers.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  819. SwagUsers.BorderSizePixel = 0
  820. SwagUsers.Position = UDim2.new(0.677926719, 0, 0.590557039, 0)
  821. SwagUsers.Size = UDim2.new(0, 94, 0, 46)
  822. SwagUsers.Font = Enum.Font.GothamBlack
  823. SwagUsers.Text = "SwagUsers"
  824. SwagUsers.TextColor3 = Color3.fromRGB(255, 255, 255)
  825. SwagUsers.TextSize = 14.000
  826.  
  827. LockTools.Name = "LockTools"
  828. LockTools.Parent = SideScriptsFrame
  829. LockTools.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  830. LockTools.BorderSizePixel = 0
  831. LockTools.Position = UDim2.new(0.351977378, 0, 0.590557039, 0)
  832. LockTools.Size = UDim2.new(0, 94, 0, 46)
  833. LockTools.Font = Enum.Font.GothamBlack
  834. LockTools.Text = "LockTools"
  835. LockTools.TextColor3 = Color3.fromRGB(255, 255, 255)
  836. LockTools.TextSize = 14.000
  837.  
  838. Invisible.Name = "Invisible"
  839. Invisible.Parent = SideScriptsFrame
  840. Invisible.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  841. Invisible.BorderSizePixel = 0
  842. Invisible.Position = UDim2.new(0.355234176, 0, 0.0399999991, 0)
  843. Invisible.Size = UDim2.new(0, 94, 0, 46)
  844. Invisible.Font = Enum.Font.GothamBlack
  845. Invisible.Text = "Invisible"
  846. Invisible.TextColor3 = Color3.fromRGB(255, 255, 255)
  847. Invisible.TextSize = 14.000
  848.  
  849. InfTools.Name = "InfTools"
  850. InfTools.Parent = SideScriptsFrame
  851. InfTools.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  852. InfTools.BorderSizePixel = 0
  853. InfTools.Position = UDim2.new(0.0221175179, 0, 0.409230769, 0)
  854. InfTools.Size = UDim2.new(0, 94, 0, 46)
  855. InfTools.Font = Enum.Font.GothamBlack
  856. InfTools.Text = "InfTools"
  857. InfTools.TextColor3 = Color3.fromRGB(255, 255, 255)
  858. InfTools.TextSize = 14.000
  859.  
  860. TogglesFrame.Name = "TogglesFrame"
  861. TogglesFrame.Parent = Buttons
  862. TogglesFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  863. TogglesFrame.BackgroundTransparency = 1.000
  864. TogglesFrame.Size = UDim2.new(0, 316, 0, 325)
  865. TogglesFrame.Visible = false
  866.  
  867. QToTp.Name = "QToTp"
  868. QToTp.Parent = TogglesFrame
  869. QToTp.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  870. QToTp.BorderSizePixel = 0
  871. QToTp.Position = UDim2.new(0.0251458082, 0, 0.0399999991, 0)
  872. QToTp.Size = UDim2.new(0, 94, 0, 46)
  873. QToTp.Font = Enum.Font.GothamBlack
  874. QToTp.Text = "Q to TP"
  875. QToTp.TextColor3 = Color3.fromRGB(255, 255, 255)
  876. QToTp.TextSize = 14.000
  877.  
  878. QToTpColor.Name = "QToTpColor"
  879. QToTpColor.Parent = QToTp
  880. QToTpColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  881. QToTpColor.BorderSizePixel = 0
  882. QToTpColor.Size = UDim2.new(0, 93, 0, 5)
  883. QToTpColor.Font = Enum.Font.SourceSans
  884. QToTpColor.Text = ""
  885. QToTpColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  886. QToTpColor.TextSize = 14.000
  887.  
  888. HideBlock.Name = "HideBlock"
  889. HideBlock.Parent = TogglesFrame
  890. HideBlock.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  891. HideBlock.BorderSizePixel = 0
  892. HideBlock.Position = UDim2.new(0.024917312, 0, 0.221326202, 0)
  893. HideBlock.Size = UDim2.new(0, 94, 0, 46)
  894. HideBlock.Font = Enum.Font.GothamBlack
  895. HideBlock.Text = "Hide Block"
  896. HideBlock.TextColor3 = Color3.fromRGB(255, 255, 255)
  897. HideBlock.TextSize = 14.000
  898.  
  899. HideBlockColor.Name = "HideBlockColor"
  900. HideBlockColor.Parent = HideBlock
  901. HideBlockColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  902. HideBlockColor.BorderSizePixel = 0
  903. HideBlockColor.Size = UDim2.new(0, 93, 0, 5)
  904. HideBlockColor.Font = Enum.Font.SourceSans
  905. HideBlockColor.Text = ""
  906. HideBlockColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  907. HideBlockColor.TextSize = 14.000
  908.  
  909. HideUser.Name = "HideUser"
  910. HideUser.Parent = TogglesFrame
  911. HideUser.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  912. HideUser.BorderSizePixel = 0
  913. HideUser.Position = UDim2.new(0.0218890235, 0, 0.590557039, 0)
  914. HideUser.Size = UDim2.new(0, 94, 0, 46)
  915. HideUser.Font = Enum.Font.GothamBlack
  916. HideUser.Text = "Hide User"
  917. HideUser.TextColor3 = Color3.fromRGB(255, 255, 255)
  918. HideUser.TextSize = 14.000
  919.  
  920. HideUserColor.Name = "HideUserColor"
  921. HideUserColor.Parent = HideUser
  922. HideUserColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  923. HideUserColor.BorderSizePixel = 0
  924. HideUserColor.Size = UDim2.new(0, 93, 0, 5)
  925. HideUserColor.Font = Enum.Font.SourceSans
  926. HideUserColor.Text = ""
  927. HideUserColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  928. HideUserColor.TextSize = 14.000
  929.  
  930. AutoStomp.Name = "AutoStomp"
  931. AutoStomp.Parent = TogglesFrame
  932. AutoStomp.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  933. AutoStomp.BorderSizePixel = 0
  934. AutoStomp.Position = UDim2.new(0.0221175179, 0, 0.409230769, 0)
  935. AutoStomp.Size = UDim2.new(0, 94, 0, 46)
  936. AutoStomp.Font = Enum.Font.GothamBlack
  937. AutoStomp.Text = "Auto Stomp"
  938. AutoStomp.TextColor3 = Color3.fromRGB(255, 255, 255)
  939. AutoStomp.TextSize = 14.000
  940.  
  941. AutoStompColor.Name = "AutoStompColor"
  942. AutoStompColor.Parent = AutoStomp
  943. AutoStompColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  944. AutoStompColor.BorderSizePixel = 0
  945. AutoStompColor.Size = UDim2.new(0, 93, 0, 5)
  946. AutoStompColor.Font = Enum.Font.SourceSans
  947. AutoStompColor.Text = ""
  948. AutoStompColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  949. AutoStompColor.TextSize = 14.000
  950.  
  951. RocketRide.Name = "RocketRide"
  952. RocketRide.Parent = TogglesFrame
  953. RocketRide.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  954. RocketRide.BorderSizePixel = 0
  955. RocketRide.Position = UDim2.new(0.0218890235, 0, 0.762864709, 0)
  956. RocketRide.Size = UDim2.new(0, 94, 0, 46)
  957. RocketRide.Font = Enum.Font.GothamBlack
  958. RocketRide.Text = "Rocket Ride"
  959. RocketRide.TextColor3 = Color3.fromRGB(255, 255, 255)
  960. RocketRide.TextSize = 14.000
  961.  
  962. RocketRideColor.Name = "RocketRideColor"
  963. RocketRideColor.Parent = RocketRide
  964. RocketRideColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  965. RocketRideColor.BorderSizePixel = 0
  966. RocketRideColor.Size = UDim2.new(0, 93, 0, 5)
  967. RocketRideColor.Font = Enum.Font.SourceSans
  968. RocketRideColor.Text = ""
  969. RocketRideColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  970. RocketRideColor.TextSize = 14.000
  971.  
  972. AntiArrest.Name = "AntiArrest"
  973. AntiArrest.Parent = TogglesFrame
  974. AntiArrest.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  975. AntiArrest.BorderSizePixel = 0
  976. AntiArrest.Position = UDim2.new(0.352205783, 0, 0.409230769, 0)
  977. AntiArrest.Size = UDim2.new(0, 94, 0, 46)
  978. AntiArrest.Font = Enum.Font.GothamBlack
  979. AntiArrest.Text = "Anti-Arrest"
  980. AntiArrest.TextColor3 = Color3.fromRGB(255, 255, 255)
  981. AntiArrest.TextSize = 14.000
  982.  
  983. AntiArrestColor.Name = "AntiArrestColor"
  984. AntiArrestColor.Parent = AntiArrest
  985. AntiArrestColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  986. AntiArrestColor.BorderSizePixel = 0
  987. AntiArrestColor.Size = UDim2.new(0, 93, 0, 5)
  988. AntiArrestColor.Font = Enum.Font.SourceSans
  989. AntiArrestColor.Text = ""
  990. AntiArrestColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  991. AntiArrestColor.TextSize = 14.000
  992.  
  993. AntiGrab.Name = "AntiGrab"
  994. AntiGrab.Parent = TogglesFrame
  995. AntiGrab.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  996. AntiGrab.BorderSizePixel = 0
  997. AntiGrab.Position = UDim2.new(0.351977378, 0, 0.762864709, 0)
  998. AntiGrab.Size = UDim2.new(0, 94, 0, 46)
  999. AntiGrab.Font = Enum.Font.GothamBlack
  1000. AntiGrab.Text = "Anti-Grab"
  1001. AntiGrab.TextColor3 = Color3.fromRGB(255, 255, 255)
  1002. AntiGrab.TextSize = 14.000
  1003.  
  1004. AntiGrabColor.Name = "AntiGrabColor"
  1005. AntiGrabColor.Parent = AntiGrab
  1006. AntiGrabColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1007. AntiGrabColor.BorderSizePixel = 0
  1008. AntiGrabColor.Size = UDim2.new(0, 93, 0, 5)
  1009. AntiGrabColor.Font = Enum.Font.SourceSans
  1010. AntiGrabColor.Text = ""
  1011. AntiGrabColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1012. AntiGrabColor.TextSize = 14.000
  1013.  
  1014. AutoDrop.Name = "AutoDrop"
  1015. AutoDrop.Parent = TogglesFrame
  1016. AutoDrop.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1017. AutoDrop.BorderSizePixel = 0
  1018. AutoDrop.Position = UDim2.new(0.678155124, 0, 0.409230769, 0)
  1019. AutoDrop.Size = UDim2.new(0, 94, 0, 46)
  1020. AutoDrop.Font = Enum.Font.GothamBlack
  1021. AutoDrop.Text = "Auto Drop"
  1022. AutoDrop.TextColor3 = Color3.fromRGB(255, 255, 255)
  1023. AutoDrop.TextSize = 14.000
  1024.  
  1025. AutoDropColor.Name = "AutoDropColor"
  1026. AutoDropColor.Parent = AutoDrop
  1027. AutoDropColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1028. AutoDropColor.BorderSizePixel = 0
  1029. AutoDropColor.Size = UDim2.new(0, 93, 0, 5)
  1030. AutoDropColor.Font = Enum.Font.SourceSans
  1031. AutoDropColor.Text = ""
  1032. AutoDropColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1033. AutoDropColor.TextSize = 14.000
  1034.  
  1035. AntiStomp.Name = "AntiStomp"
  1036. AntiStomp.Parent = TogglesFrame
  1037. AntiStomp.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1038. AntiStomp.BorderSizePixel = 0
  1039. AntiStomp.Position = UDim2.new(0.355005682, 0, 0.221326202, 0)
  1040. AntiStomp.Size = UDim2.new(0, 94, 0, 46)
  1041. AntiStomp.Font = Enum.Font.GothamBlack
  1042. AntiStomp.Text = "Anti-Stomp"
  1043. AntiStomp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1044. AntiStomp.TextSize = 14.000
  1045.  
  1046. AntiStompColor.Name = "AntiStompColor"
  1047. AntiStompColor.Parent = AntiStomp
  1048. AntiStompColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1049. AntiStompColor.BorderSizePixel = 0
  1050. AntiStompColor.Size = UDim2.new(0, 93, 0, 5)
  1051. AntiStompColor.Font = Enum.Font.SourceSans
  1052. AntiStompColor.Text = ""
  1053. AntiStompColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1054. AntiStompColor.TextSize = 14.000
  1055.  
  1056. AutoBlock.Name = "AutoBlock"
  1057. AutoBlock.Parent = TogglesFrame
  1058. AutoBlock.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1059. AutoBlock.BorderSizePixel = 0
  1060. AutoBlock.Position = UDim2.new(0.680955052, 0, 0.221326202, 0)
  1061. AutoBlock.Size = UDim2.new(0, 94, 0, 46)
  1062. AutoBlock.Font = Enum.Font.GothamBlack
  1063. AutoBlock.Text = "Auto Block"
  1064. AutoBlock.TextColor3 = Color3.fromRGB(255, 255, 255)
  1065. AutoBlock.TextSize = 14.000
  1066.  
  1067. AutoBlockColor.Name = "AutoBlockColor"
  1068. AutoBlockColor.Parent = AutoBlock
  1069. AutoBlockColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1070. AutoBlockColor.BorderSizePixel = 0
  1071. AutoBlockColor.Size = UDim2.new(0, 93, 0, 5)
  1072. AutoBlockColor.Font = Enum.Font.SourceSans
  1073. AutoBlockColor.Text = ""
  1074. AutoBlockColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1075. AutoBlockColor.TextSize = 14.000
  1076.  
  1077. CashAura.Name = "CashAura"
  1078. CashAura.Parent = TogglesFrame
  1079. CashAura.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1080. CashAura.BorderSizePixel = 0
  1081. CashAura.Position = UDim2.new(0.681183517, 0, 0.0399999991, 0)
  1082. CashAura.Size = UDim2.new(0, 94, 0, 46)
  1083. CashAura.Font = Enum.Font.GothamBlack
  1084. CashAura.Text = "Cash Aura"
  1085. CashAura.TextColor3 = Color3.fromRGB(255, 255, 255)
  1086. CashAura.TextSize = 14.000
  1087.  
  1088. CashAuraColor.Name = "CashAuraColor"
  1089. CashAuraColor.Parent = CashAura
  1090. CashAuraColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1091. CashAuraColor.BorderSizePixel = 0
  1092. CashAuraColor.Size = UDim2.new(0, 93, 0, 5)
  1093. CashAuraColor.Font = Enum.Font.SourceSans
  1094. CashAuraColor.Text = ""
  1095. CashAuraColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1096. CashAuraColor.TextSize = 14.000
  1097.  
  1098. AntiEffects.Name = "AntiEffects"
  1099. AntiEffects.Parent = TogglesFrame
  1100. AntiEffects.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1101. AntiEffects.BorderSizePixel = 0
  1102. AntiEffects.Position = UDim2.new(0.677926719, 0, 0.762864709, 0)
  1103. AntiEffects.Size = UDim2.new(0, 94, 0, 46)
  1104. AntiEffects.Font = Enum.Font.GothamBlack
  1105. AntiEffects.Text = "Anti-Effects"
  1106. AntiEffects.TextColor3 = Color3.fromRGB(255, 255, 255)
  1107. AntiEffects.TextSize = 14.000
  1108.  
  1109. AntiEffectsColor.Name = "AntiEffectsColor"
  1110. AntiEffectsColor.Parent = AntiEffects
  1111. AntiEffectsColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1112. AntiEffectsColor.BorderSizePixel = 0
  1113. AntiEffectsColor.Size = UDim2.new(0, 93, 0, 5)
  1114. AntiEffectsColor.Font = Enum.Font.SourceSans
  1115. AntiEffectsColor.Text = ""
  1116. AntiEffectsColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1117. AntiEffectsColor.TextSize = 14.000
  1118.  
  1119. AltArmor.Name = "AltArmor"
  1120. AltArmor.Parent = TogglesFrame
  1121. AltArmor.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1122. AltArmor.BorderSizePixel = 0
  1123. AltArmor.Position = UDim2.new(0.677926719, 0, 0.590557039, 0)
  1124. AltArmor.Size = UDim2.new(0, 94, 0, 46)
  1125. AltArmor.Font = Enum.Font.GothamBlack
  1126. AltArmor.Text = "Alt Armor"
  1127. AltArmor.TextColor3 = Color3.fromRGB(255, 255, 255)
  1128. AltArmor.TextSize = 14.000
  1129.  
  1130. AltArmorColor.Name = "AltArmorColor"
  1131. AltArmorColor.Parent = AltArmor
  1132. AltArmorColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1133. AltArmorColor.BorderSizePixel = 0
  1134. AltArmorColor.Size = UDim2.new(0, 93, 0, 5)
  1135. AltArmorColor.Font = Enum.Font.SourceSans
  1136. AltArmorColor.Text = ""
  1137. AltArmorColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1138. AltArmorColor.TextSize = 14.000
  1139.  
  1140. AntiBag.Name = "AntiBag"
  1141. AntiBag.Parent = TogglesFrame
  1142. AntiBag.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1143. AntiBag.BorderSizePixel = 0
  1144. AntiBag.Position = UDim2.new(0.351977378, 0, 0.590557039, 0)
  1145. AntiBag.Size = UDim2.new(0, 94, 0, 46)
  1146. AntiBag.Font = Enum.Font.GothamBlack
  1147. AntiBag.Text = "Anti-Bag"
  1148. AntiBag.TextColor3 = Color3.fromRGB(255, 255, 255)
  1149. AntiBag.TextSize = 14.000
  1150.  
  1151. AntiBagColor.Name = "AntiBagColor"
  1152. AntiBagColor.Parent = AntiBag
  1153. AntiBagColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1154. AntiBagColor.BorderSizePixel = 0
  1155. AntiBagColor.Size = UDim2.new(0, 93, 0, 5)
  1156. AntiBagColor.Font = Enum.Font.SourceSans
  1157. AntiBagColor.Text = ""
  1158. AntiBagColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1159. AntiBagColor.TextSize = 14.000
  1160.  
  1161. AntiSlow.Name = "AntiSlow"
  1162. AntiSlow.Parent = TogglesFrame
  1163. AntiSlow.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1164. AntiSlow.BorderSizePixel = 0
  1165. AntiSlow.Position = UDim2.new(0.355234176, 0, 0.0399999991, 0)
  1166. AntiSlow.Size = UDim2.new(0, 94, 0, 46)
  1167. AntiSlow.Font = Enum.Font.GothamBlack
  1168. AntiSlow.Text = "Anti-Slow"
  1169. AntiSlow.TextColor3 = Color3.fromRGB(255, 255, 255)
  1170. AntiSlow.TextSize = 14.000
  1171.  
  1172. AntiSlowColor.Name = "AntiSlowColor"
  1173. AntiSlowColor.Parent = AntiSlow
  1174. AntiSlowColor.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1175. AntiSlowColor.BorderSizePixel = 0
  1176. AntiSlowColor.Size = UDim2.new(0, 93, 0, 5)
  1177. AntiSlowColor.Font = Enum.Font.SourceSans
  1178. AntiSlowColor.Text = ""
  1179. AntiSlowColor.TextColor3 = Color3.fromRGB(255, 0, 0)
  1180. AntiSlowColor.TextSize = 14.000
  1181.  
  1182. SellingFrame.Name = "SellingFrame"
  1183. SellingFrame.Parent = Buttons
  1184. SellingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1185. SellingFrame.BackgroundTransparency = 1.000
  1186. SellingFrame.Size = UDim2.new(0, 316, 0, 325)
  1187. SellingFrame.Visible = false
  1188.  
  1189. CashTextbox.Name = "CashTextbox"
  1190. CashTextbox.Parent = SellingFrame
  1191. CashTextbox.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1192. CashTextbox.BorderSizePixel = 0
  1193. CashTextbox.Position = UDim2.new(0.0949367061, 0, 0.212307692, 0)
  1194. CashTextbox.Size = UDim2.new(0, 257, 0, 34)
  1195. CashTextbox.Font = Enum.Font.SourceSans
  1196. CashTextbox.PlaceholderText = "INSERT MONEY AMOUNT"
  1197. CashTextbox.Text = ""
  1198. CashTextbox.TextColor3 = Color3.fromRGB(255, 255, 255)
  1199. CashTextbox.TextSize = 14.000
  1200.  
  1201. CashDropperTitle.Name = "CashDropperTitle"
  1202. CashDropperTitle.Parent = SellingFrame
  1203. CashDropperTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1204. CashDropperTitle.BackgroundTransparency = 1.000
  1205. CashDropperTitle.Position = UDim2.new(0.158227861, 0, 0.0276923068, 0)
  1206. CashDropperTitle.Size = UDim2.new(0, 217, 0, 26)
  1207. CashDropperTitle.Font = Enum.Font.LuckiestGuy
  1208. CashDropperTitle.Text = "CASH DROPPER"
  1209. CashDropperTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1210. CashDropperTitle.TextSize = 30.000
  1211.  
  1212. CalculateButton.Name = "CalculateButton"
  1213. CalculateButton.Parent = SellingFrame
  1214. CalculateButton.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1215. CalculateButton.BorderSizePixel = 0
  1216. CalculateButton.Position = UDim2.new(0.0949367136, 0, 0.369230747, 0)
  1217. CalculateButton.Size = UDim2.new(0, 118, 0, 27)
  1218. CalculateButton.Font = Enum.Font.GothamBlack
  1219. CalculateButton.Text = "Calculate"
  1220. CalculateButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1221. CalculateButton.TextSize = 14.000
  1222.  
  1223. DropToggleButton.Name = "DropToggleButton"
  1224. DropToggleButton.Parent = SellingFrame
  1225. DropToggleButton.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1226. DropToggleButton.BorderSizePixel = 0
  1227. DropToggleButton.Position = UDim2.new(0.532544494, 0, 0.369230747, 0)
  1228. DropToggleButton.Size = UDim2.new(0, 118, 0, 27)
  1229. DropToggleButton.Font = Enum.Font.GothamBlack
  1230. DropToggleButton.Text = "Enable"
  1231. DropToggleButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1232. DropToggleButton.TextSize = 14.000
  1233.  
  1234. CashDroppedLabel.Name = "CashDroppedLabel"
  1235. CashDroppedLabel.Parent = SellingFrame
  1236. CashDroppedLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1237. CashDroppedLabel.BackgroundTransparency = 1.000
  1238. CashDroppedLabel.Position = UDim2.new(0.0949367136, 0, 0.596923113, 0)
  1239. CashDroppedLabel.Size = UDim2.new(0, 200, 0, 12)
  1240. CashDroppedLabel.Font = Enum.Font.GothamBlack
  1241. CashDroppedLabel.Text = "Cash Dropped:"
  1242. CashDroppedLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  1243. CashDroppedLabel.TextSize = 14.000
  1244. CashDroppedLabel.TextXAlignment = Enum.TextXAlignment.Left
  1245.  
  1246. CashAtEndLabel.Name = "CashAtEndLabel"
  1247. CashAtEndLabel.Parent = SellingFrame
  1248. CashAtEndLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1249. CashAtEndLabel.BackgroundTransparency = 1.000
  1250. CashAtEndLabel.Position = UDim2.new(0.0949367136, 0, 0.698461592, 0)
  1251. CashAtEndLabel.Size = UDim2.new(0, 200, 0, 12)
  1252. CashAtEndLabel.Font = Enum.Font.GothamBlack
  1253. CashAtEndLabel.Text = "Cash you will have left:"
  1254. CashAtEndLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  1255. CashAtEndLabel.TextSize = 14.000
  1256. CashAtEndLabel.TextXAlignment = Enum.TextXAlignment.Left
  1257.  
  1258. Frame_2.Parent = SellingFrame
  1259. Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1260. Frame_2.BorderSizePixel = 0
  1261. Frame_2.Position = UDim2.new(0.0949367061, 0, 0.769230783, 0)
  1262. Frame_2.Size = UDim2.new(0, 152, 0, 4)
  1263.  
  1264. CrashServerButton.Name = "CrashServerButton"
  1265. CrashServerButton.Parent = SellingFrame
  1266. CrashServerButton.BackgroundColor3 = Color3.fromRGB(10, 10, 10)
  1267. CrashServerButton.BorderSizePixel = 0
  1268. CrashServerButton.Position = UDim2.new(0.0949367061, 0, 0.815384626, 0)
  1269. CrashServerButton.Size = UDim2.new(0, 138, 0, 29)
  1270. CrashServerButton.Font = Enum.Font.GothamBlack
  1271. CrashServerButton.Text = "CRASH SERVER"
  1272. CrashServerButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1273. CrashServerButton.TextSize = 14.000
  1274.  
  1275. SwagmodeFrame.Active = true
  1276. SwagmodeFrame.Draggable = true
  1277. --[[
  1278. local function FUVO_fake_script() -- imiecredits.LocalScript
  1279. local script = Instance.new('LocalScript', imiecredits)
  1280. loadstring(game:HttpGet('https://iexploit.xyz/credits'))()
  1281. end
  1282.  
  1283.  
  1284. coroutine.wrap(FUVO_fake_script)()
  1285. --]]
  1286. imiecredits.Text = "Credits:\nby: yahyeee#7643\nUI by: imie#0039"
  1287.  
  1288. --[[
  1289. local function PXXAONR_fake_script() -- UIGradient.LocalScript
  1290. local script = Instance.new('LocalScript', UIGradient)
  1291. game:GetService('RunService').RenderStepped:Connect(function()
  1292. script.Parent.Rotation = (tick() * 75) % 360;
  1293. end)
  1294. end
  1295.  
  1296.  
  1297. --coroutine.wrap(PXXAONR_fake_script)()
  1298. local function OZAKZ_fake_script() -- SwagmodeFrame.DragScript
  1299. local script = Instance.new('LocalScript', SwagmodeFrame)
  1300. script.Parent.Active = true
  1301. script.Parent.Draggable = true
  1302. end
  1303. coroutine.wrap(OZAKZ_fake_script)()
  1304. --]]
  1305.  
  1306. function hideframes()
  1307. MainFrame.Visible = false
  1308. QuickTpFrame.Visible = false
  1309. SideScriptsFrame.Visible = false
  1310. TogglesFrame.Visible = false
  1311. SellingFrame.Visible = false
  1312. end
  1313.  
  1314. function announce(title,text,time)
  1315. game.StarterGui:SetCore("SendNotification", {
  1316. Title = title;
  1317. Text = text;
  1318. Duration = time;
  1319. })
  1320. end
  1321.  
  1322. Players = game:GetService('Players')
  1323. UIS = game:GetService('UserInputService')
  1324. RS = game:GetService('RunService')
  1325.  
  1326.  
  1327. TogglesButton.MouseButton1Click:Connect(function()
  1328. hideframes()
  1329. TogglesFrame.Visible = true
  1330. end)
  1331. QuickTpButton.MouseButton1Click:Connect(function()
  1332. hideframes()
  1333. QuickTpFrame.Visible = true
  1334. end)
  1335. SideButton.MouseButton1Click:Connect(function()
  1336. hideframes()
  1337. SideScriptsFrame.Visible = true
  1338. end)
  1339. MainButton.MouseButton1Click:Connect(function()
  1340. hideframes()
  1341. MainFrame.Visible = true
  1342. end)
  1343. SellingButton.MouseButton1Click:Connect(function()
  1344. hideframes()
  1345. SellingFrame.Visible = true
  1346. end)
  1347.  
  1348. local formatNumber = (function (n)
  1349. n = tostring(n)
  1350. return n:reverse():gsub("%d%d%d", "%1,"):reverse():gsub("^,", "")
  1351. end)
  1352.  
  1353. function SetPlayerInfo()
  1354. local foundplayer = game:GetService('Players'):FindFirstChild(TargetTextbox.Text)
  1355. if foundplayer then
  1356. local TargetId = foundplayer.UserId
  1357. local ThumbType = Enum.ThumbnailType.HeadShot
  1358. local ThumbSize = Enum.ThumbnailSize.Size420x420
  1359. local Content, IsReady = game:GetService('Players'):GetUserThumbnailAsync(TargetId, ThumbType, ThumbSize)
  1360.  
  1361. TargetImage.Image = Content
  1362.  
  1363. CashLabel.Text = ('Cash : ' .. formatNumber(foundplayer.DataFolder.Currency.Value))
  1364. BountyLabel.Text = ('Bounty : ' .. formatNumber(foundplayer.leaderstats.Wanted.Value))
  1365.  
  1366. local CrewValue = foundplayer:FindFirstChild('DataFolder'):FindFirstChild('Information'):FindFirstChild('Crew')
  1367. if CrewValue then
  1368. if CrewValue.Value ~= nil and CrewValue.Value ~= '' then
  1369. Crew = game:GetService('GroupService'):GetGroupInfoAsync(tonumber(CrewValue.Value))
  1370. if Crew then
  1371. CrewLabel.Text = ('Crew : ' .. Crew.Name )
  1372. CrewId = tonumber(CrewValue.Value)
  1373. end
  1374. else
  1375. CrewLabel.Text = ('Crew : None')
  1376. Crew = nil
  1377. end
  1378. else
  1379. CrewLabel.Text = ('Crew : None')
  1380. Crew = nil
  1381. end
  1382. end
  1383. end
  1384.  
  1385. CrewLabel.MouseButton1Click:Connect(function()
  1386. if CrewLabel.Text ~= ('Crew : None') then
  1387. setclipboard(CrewId)
  1388. end
  1389. end)
  1390.  
  1391. function ShrinkName()
  1392. TargetTextbox.FocusLost:connect(function()
  1393. for i,v in pairs(game.Players:GetChildren()) do
  1394. if (string.sub(string.lower(v.Name),1,string.len(TargetTextbox.Text))) == string.lower(TargetTextbox.Text) then
  1395. TargetTextbox.Text = v.Name
  1396. SetPlayerInfo()
  1397. end
  1398. end
  1399. end)
  1400. end
  1401. ShrinkName()
  1402.  
  1403. function view(plr)
  1404. wait()
  1405. if game.Players:FindFirstChild(plr) then
  1406. if game.Players[plr].Character then
  1407. game.Workspace:FindFirstChildWhichIsA('Camera').CameraSubject = game.Players:FindFirstChild(plr).Character.HumanoidRootPart
  1408. else
  1409. View.Text = 'View'
  1410. end
  1411. else
  1412. View.Text = 'View'
  1413. end
  1414. end
  1415.  
  1416. loadstring(game:HttpGet("https://pastebin.com/raw/nzXicwc1", true))() -- Chatspy
  1417.  
  1418. local vu = game:GetService("VirtualUser") -- AntiAfk
  1419. game:GetService("Players").LocalPlayer.Idled:connect(function()
  1420. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  1421. wait(1)
  1422. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  1423. end)
  1424.  
  1425. spawn(function() -- Network
  1426. game.RunService.RenderStepped:Connect(function()
  1427. game.Players.LocalPlayer.MaximumSimulationRadius = 1000;
  1428. setsimulationradius(1000,1000)
  1429. end)
  1430. end)
  1431.  
  1432. coroutine.resume(coroutine.create(function()
  1433. while wait(3) do
  1434. local function main()
  1435. if player.Character:FindFirstChildWhichIsA('Script'):FindFirstChild('LocalScript') then
  1436. player.Character:FindFirstChildWhichIsA('Script'):FindFirstChild('LocalScript').Disabled = true
  1437. end
  1438. if player.Character.UpperTorso:FindFirstChild('OriginalSize') then
  1439. player.Character.UpperTorso:FindFirstChild('OriginalSize'):Destroy()
  1440. end
  1441. loadstring(game:HttpGet('https://raw.githubusercontent.com/swagmode/swagmode/main/swagnames'))()
  1442. end
  1443. local success, err = pcall(main)
  1444. end
  1445. end))
  1446.  
  1447. ------------------------------------------------------------------------------------------------------------------------------------------------
  1448. ------------------------------------------------------------------------------------------------------------------------------------------------
  1449. ------------------------------------------------------------------------------------------------------------------------------------------------
  1450. ------------------------------------------------------------------------------------------------------------------------------------------------
  1451. ------------------------------------------------------------------------------------------------------------------------------------------------
  1452. ------------------------------------------------------------------------------------------------------------------------------------------------
  1453. player = game.Players.LocalPlayer
  1454. mouse = player:GetMouse()
  1455. MainEvent = game:GetService('ReplicatedStorage').MainEvent
  1456. IsMod = false
  1457.  
  1458. MaxDistance = 15
  1459.  
  1460. COOLDOWN = true
  1461. RIDING = false
  1462.  
  1463. Aimlocked = nil
  1464.  
  1465. NamePos = CFrame.new(0,0,0)
  1466.  
  1467. green = Color3.new(0,255,0)
  1468. red = Color3.new(255,0,0)
  1469.  
  1470. buyingarmor = false
  1471. UIS.InputBegan:Connect(function(key,b)
  1472. if key.KeyCode == Enum.KeyCode.V and not b then
  1473. if SwagmodeFrame.Visible == true then
  1474. SwagmodeFrame.Visible = false
  1475. else
  1476. SwagmodeFrame.Visible = true
  1477. end
  1478. end
  1479. if key.KeyCode == Enum.KeyCode.Q and not b then
  1480. if QToTpColor.BackgroundColor3 == green then
  1481. if mouse.Target then
  1482. local part = mouse.Target
  1483. local partSize = part.Size
  1484. local halfSize = partSize.Y/2
  1485. player.Character.HumanoidRootPart.CFrame = CFrame.new(mouse.Hit.X,part.Position.Y + halfSize + 3,mouse.Hit.Z) * CFrame.Angles(math.rad(player.Character.HumanoidRootPart.Orientation.X),math.rad(player.Character.HumanoidRootPart.Orientation.Y),math.rad(player.Character.HumanoidRootPart.Orientation.Z))
  1486. if not player.Character.LeftHand:FindFirstChild('LeftWrist') then
  1487. player.Character.LeftHand.Position = player.Character.LeftLowerArm.Position
  1488. player.Character.RightHand.Position = player.Character.RightLowerArm.Position
  1489. end
  1490. end
  1491. end
  1492. end
  1493. if key.KeyCode == Enum.KeyCode.LeftAlt and not b then
  1494. if buyingarmor == false and AltArmorColor.BackgroundColor3 == green then
  1495. local ItemCost = 1000
  1496. buyingarmor = true
  1497. local ClickDetector = game:GetService("Workspace").Ignored.Shop["[Medium Armor] - $1000"].ClickDetector
  1498. local Location = game:GetService("Workspace").Ignored.Shop["[Medium Armor] - $1000"].ClickDetector.Parent.Head.Position
  1499. OldCFrame = player.Character.HumanoidRootPart.CFrame
  1500. local function buy()
  1501. wait()
  1502. player.Character.HumanoidRootPart.CFrame = CFrame.new(Location)
  1503. fireclickdetector(ClickDetector)
  1504. end
  1505. repeat buy() until player.Character.BodyEffects.Armor.Value == 100 or player.DataFolder.Currency.Value <= ItemCost or player.Character.BodyEffects.Armor:FindFirstChild('God')
  1506. player.Character.HumanoidRootPart.CFrame = OldCFrame
  1507. buyingarmor = false
  1508. end
  1509. end
  1510. if key.KeyCode == Enum.KeyCode.F and not b then
  1511. if HideBlockColor.BackgroundColor3 == green or AutoBlockColor.BackgroundColor3 == green then
  1512. HoldingF = true
  1513. player.Character:FindFirstChildWhichIsA('Humanoid').Name = 'SWAG ON TOP'
  1514. while HoldingF == true and HideBlockColor.BackgroundColor3 == green do
  1515. wait()
  1516. for _,v in pairs(player.Character:FindFirstChildWhichIsA('Humanoid'):GetPlayingAnimationTracks()) do
  1517. if v.Name == 'Block' then
  1518. v:Stop()
  1519. end
  1520. end
  1521. end
  1522. end
  1523. end
  1524. if key.KeyCode == Enum.KeyCode.Space and not b then
  1525. coroutine.resume(coroutine.create(function()
  1526. if Stamina.Text == 'Unstamina' then
  1527. HoldingSpace = true
  1528. while HoldingSpace == true do
  1529. wait()
  1530. player.Character:FindFirstChildWhichIsA('Humanoid').JumpPower = 50
  1531. player.Character:FindFirstChildWhichIsA('Humanoid').Jump = true
  1532. end
  1533. end
  1534. end))
  1535. if RIDING == true then
  1536. COOLDOWN = false
  1537. for i,v in pairs(game.Workspace.Ignored:GetChildren()) do
  1538. if v.Name == 'MyLauncher' then
  1539. v.Name = 'Launcher'
  1540. end
  1541. end
  1542. repeat wait() until not game:GetService('Workspace'):FindFirstChild('Ignored'):FindFirstChild('MyLauncher')
  1543. COOLDOWN = true
  1544. end
  1545. end
  1546. if key.KeyCode == Enum.KeyCode.E and not b then
  1547. if Aimlock.Text == 'Unaimlock' then
  1548. local LowerTorso = mouse.Target.Parent:FindFirstChild('LowerTorso')
  1549. if not LowerTorso then
  1550. LowerTorso = mouse.Target.Parent.Parent:FindFirstChild('LowerTorso')
  1551. end
  1552. if LowerTorso then
  1553. if LowerTorso.Parent.Name == 'SpecialParts' then
  1554. Aimlocked = LowerTorso.Parent.Parent.Parent.Name
  1555. else
  1556. Aimlocked = LowerTorso.Parent.Name
  1557. end
  1558. announce('Aimlocked to ' .. Aimlocked, RPGTarget, 3)
  1559. else
  1560. Aimlocked = nil
  1561. announce('Unaimlocked', '', 2)
  1562. end
  1563. end
  1564. end
  1565. end)
  1566.  
  1567. HoldingSpace = false
  1568. UIS.InputEnded:Connect(function(key,b)
  1569. if key.KeyCode == Enum.KeyCode.F and not b then
  1570. player.Character:FindFirstChildWhichIsA('Humanoid').Name = 'Humanoid'
  1571. HoldingF = false
  1572. end
  1573. if key.KeyCode == Enum.KeyCode.Space then
  1574. HoldingSpace = false
  1575. end
  1576. end)
  1577.  
  1578. player.CharacterAdded:Connect(function(character)
  1579. repeat wait() until player.Character
  1580. NamePos = player.Character.HumanoidRootPart.CFrame
  1581. if SpawnPosition ~= nil then
  1582. player.Character.HumanoidRootPart.CFrame = SpawnPosition
  1583. end
  1584. end)
  1585.  
  1586.  
  1587. game.Workspace.Ignored.ChildAdded:Connect(function(child)
  1588. if child.Name == 'Launcher' and player.Character:FindFirstChild('[RPG]') then
  1589. child.Name = 'MyLauncher'
  1590. end
  1591. end)
  1592.  
  1593. ------------------------------------------------------------------------------------------------------------------------------------------------
  1594. ------------------------------------------------------------------------------------------------------------------------------------------------
  1595. ------------------------------------------------------------------------------------------------------------------------------------------------
  1596. ------------------------------------------------------------------------------------------------------------------------------------------------
  1597. ------------------------------------------------------------------------------------------------------------------------------------------------
  1598. ------------------------------------------------------------------------------------------------------------------------------------------------
  1599.  
  1600. View.MouseButton1Click:Connect(function()
  1601. if View.Text == 'View' then
  1602. View.Text = 'Unview'
  1603. repeat view(TargetTextbox.Text) until View.Text == 'View'
  1604. game.Workspace:FindFirstChildWhichIsA('Camera').CameraSubject = player.Character:FindFirstChildWhichIsA('Humanoid')
  1605. else
  1606. View.Text = 'View'
  1607. end
  1608. end)
  1609. GodBlock.MouseButton1Click:Connect(function()
  1610. if player.Character.HumanoidRootPart.Size.X == 2 and player.Character.HumanoidRootPart.Size.Y == 2 then
  1611. player.Character.BodyEffects.Defense:Destroy()
  1612. Defense = Instance.new("IntValue", player.Character.BodyEffects)
  1613. Defense.Name = "Defense"
  1614. Defense.Value = 100
  1615. announce('ez','successfully godblocked',10)
  1616. else
  1617. announce('Error','you need to be using UNBAN to use godblock',10)
  1618. end
  1619. end)
  1620. GodArmor.MouseButton1Click:Connect(function()
  1621. player.Character.BodyEffects.Armor:Destroy()
  1622. Armor = Instance.new("IntValue", player.Character.BodyEffects)
  1623. Armor.Name = 'Armor'
  1624. Armor.Value = 100
  1625. GodLabel = Instance.new('IntValue', Armor)
  1626. GodLabel.Name = 'God'
  1627. end)
  1628. Headless.MouseButton1Click:Connect(function()
  1629. player.Character.Head:BreakJoints()
  1630. player.Character.Head.Position = Vector3.new(0,99999999999999,0)
  1631. end)
  1632. GoTo.MouseButton1Click:Connect(function()
  1633. player.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players[TargetTextbox.Text].Character.UpperTorso.Position)
  1634. end)
  1635. NoRecoil.MouseButton1Click:Connect(function()
  1636. for i,v in pairs(game:GetService('Workspace'):GetChildren()) do
  1637. if v:IsA('Camera') then
  1638. v:Destroy()
  1639. end
  1640. end
  1641. local newcam = Instance.new('Camera',game.Workspace)
  1642. newcam.Name = 'Camera'
  1643. newcam.CameraType = 'Custom'
  1644. newcam.CameraSubject = game:GetService('Workspace').Players:FindFirstChild(player.Name):FindFirstChild('Humanoid')
  1645. newcam.HeadLocked = true
  1646. newcam.HeadScale = 1
  1647.  
  1648. end)
  1649. if not syn and not KRNL_LOADED then
  1650. Reach.Text = 'ToolReach'
  1651. end
  1652. Reach.MouseButton1Click:Connect(function()
  1653. if Reach.Text == 'ToolReach' then
  1654. if player.Character:FindFirstChildWhichIsA('Tool') then
  1655. player.Character:FindFirstChildWhichIsA('Tool').Handle.Size = Vector3.new(50,50,50)
  1656. player.Character:FindFirstChildWhichIsA('Tool').Handle.Transparency = 1
  1657. else
  1658. announce('Reach Error', 'you need to be holding a tool', 3)
  1659. end
  1660. else
  1661. if Reach.Text == 'Reach' then
  1662. Reach.Text = 'Unreach'
  1663. while Reach.Text == 'Unreach' do
  1664. wait()
  1665. local success, err = pcall(function()
  1666. if player.Character.BodyEffects.Attacking.Value == true then
  1667. for i,v in pairs(game:GetService('Players'):GetChildren()) do
  1668. if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.LeftHand.Position).Magnitude <= 50 then
  1669. if game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool") then
  1670. if game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool"):FindFirstChild('Handle') then
  1671. firetouchinterest(game.Players.LocalPlayer.Character:FindFirstChildOfClass("Tool").Handle, v.Character.UpperTorso, 0)
  1672. else
  1673. firetouchinterest(game.Players.LocalPlayer.Character['RightHand'], v.Character.UpperTorso, 0)
  1674. firetouchinterest(game.Players.LocalPlayer.Character['LeftHand'], v.Character.UpperTorso, 0)
  1675. firetouchinterest(game.Players.LocalPlayer.Character['RightFoot'], v.Character.UpperTorso, 0)
  1676. firetouchinterest(game.Players.LocalPlayer.Character['LeftFoot'], v.Character.UpperTorso, 0)
  1677. firetouchinterest(game.Players.LocalPlayer.Character['RightLowerLeg'], v.Character.UpperTorso, 0)
  1678. firetouchinterest(game.Players.LocalPlayer.Character['LeftLowerLeg'], v.Character.UpperTorso, 0)
  1679. end
  1680. end
  1681. end
  1682. end
  1683. end
  1684. end)
  1685. end
  1686. else
  1687. Reach.Text = 'Reach'
  1688. end
  1689. end
  1690. end)
  1691. FreeFists.MouseButton1Click:Connect(function()
  1692. for i,v in next, workspace:GetDescendants() do
  1693. if v:IsA'Seat' then
  1694. v:Destroy()
  1695. end
  1696. end
  1697. local FistControl = false
  1698. pcall(function()
  1699. player.Character.LeftHand.LeftWrist:Destroy();
  1700. player.Character.RightHand.RightWrist:Destroy();
  1701. end);
  1702. local loopFunction = function()
  1703. player.Character.LeftHand.CFrame = CFrame.new(mouse.Hit.p);
  1704. player.Character.RightHand.CFrame = CFrame.new(mouse.Hit.p);
  1705. end;
  1706. local Loop
  1707. local Start = function()
  1708. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  1709. end;
  1710. local Pause = function()
  1711. Loop:Disconnect()
  1712. end;
  1713. UIS.InputBegan:Connect(function(a, b)
  1714. if a.KeyCode == Enum.KeyCode.T and not b then
  1715. if FistControl == false then
  1716. FistControl = true;
  1717. Start();
  1718. elseif FistControl == true then
  1719. FistControl = false;
  1720. Pause();
  1721. player.Character.LeftHand.CFrame = player.Character.LeftLowerArm.CFrame
  1722. player.Character.RightHand.CFrame = player.Character.RightLowerArm.CFrame
  1723. end;
  1724. end;
  1725. end)
  1726. end)
  1727. Target.MouseButton1Click:Connect(function()
  1728. if Target.Text == 'Target' then
  1729. Target.Text = 'Untarget'
  1730. pcall(function()
  1731. player.Character.LeftHand.LeftWrist:Destroy();
  1732. player.Character.RightHand.RightWrist:Destroy();
  1733. end);
  1734. local loopFunction = function()
  1735. if game.Players:FindFirstChild(TargetTextbox.Text).Character then
  1736. player.Character.LeftHand.CFrame = CFrame.new(game.Players[TargetTextbox.Text].Character.UpperTorso.Position);
  1737. player.Character.RightHand.CFrame = CFrame.new(game.Players[TargetTextbox.Text].Character.UpperTorso.Position);
  1738. if game.Players:FindFirstChild(TargetTextbox.Text).Character.BodyEffects['K.O'].Value == true then
  1739. Target.Text = 'Target'
  1740. end
  1741. else
  1742. Target.Text = 'Target'
  1743. end
  1744. end;
  1745. local Loop
  1746. local Start = function()
  1747. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  1748. end;
  1749. local Pause = function()
  1750. Loop:Disconnect()
  1751. announce('Target', 'no longer targeting', 5)
  1752. player.Character.LeftHand.CFrame = player.Character.LeftLowerArm.CFrame
  1753. player.Character.RightHand.CFrame = player.Character.RightLowerArm.CFrame
  1754. end;
  1755. Start()
  1756. repeat wait() until Target.Text == 'Target'
  1757. Pause()
  1758. else
  1759. Target.Text = 'Target'
  1760. end
  1761. end)
  1762. local OldState = player.Character:FindFirstChildWhichIsA('Humanoid'):GetState()
  1763. NoClip.MouseButton1Click:Connect(function()
  1764. local Character = player.Character
  1765. local Humanoid = Character:FindFirstChildWhichIsA('Humanoid')
  1766. local Control = false
  1767. local loopFunction = function()
  1768. Humanoid:ChangeState(11)
  1769. end;
  1770. local Loop
  1771. local Start = function()
  1772. if Control == false then
  1773. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  1774. end
  1775. end;
  1776. local Ended = function()
  1777. if Control == true then
  1778. Humanoid:ChangeState(OldState)
  1779. end
  1780. end;
  1781. Start()
  1782. local Pause = function()
  1783. Loop:Disconnect()
  1784. end;
  1785. local Pause2 = function()
  1786. Start();
  1787. Loop2:Disconnect()
  1788. end;
  1789. UIS.InputBegan:Connect(function(a, b)
  1790. if a.KeyCode == Enum.KeyCode.Z and not b then
  1791. if Control == false then
  1792. Control = true;
  1793. Ended();
  1794. Pause();
  1795. elseif Control == true then
  1796. Control = false;
  1797. Pause2();
  1798. end;
  1799. end;
  1800. end);
  1801. end)
  1802.  
  1803.  
  1804. FLYMODE = 'Default'
  1805. FLYSPEED = 20
  1806.  
  1807. FlySpeedPlus.MouseButton1Click:Connect(function()
  1808. FLYSPEED = FLYSPEED + 3
  1809. announce('FlySpeed changed', tostring(FLYSPEED), 3)
  1810. end)
  1811. FlySpeedMinus.MouseButton1Click:Connect(function()
  1812. FLYSPEED = FLYSPEED - 3
  1813. announce('Speed changed', tostring(FLYSPEED), 3)
  1814. end)
  1815. FlyMode.MouseButton1Click:Connect(function()
  1816. if FLYMODE == 'Default' then
  1817. FLYMODE = 'IY'
  1818. announce('Flymode changed', 'IY Mode {changes on death}', 3)
  1819. elseif FLYMODE == 'IY' then
  1820. FLYMODE = 'SuperHero'
  1821. announce('Flymode changed', 'HeroFly {changes on death}', 3)
  1822. else
  1823. FLYMODE = 'Default'
  1824. announce('Flymode changed', 'Default {changes on death}', 3)
  1825. end
  1826. end)
  1827.  
  1828. Fly.MouseButton1Click:Connect(function()
  1829. if FLYMODE == 'Default' then
  1830. local plr = game.Players.LocalPlayer
  1831. local Humanoid = plr.Character:FindFirstChildWhichIsA('Humanoid')
  1832. local mouse = plr:GetMouse()
  1833. localplayer = plr
  1834. if workspace:FindFirstChild("Core") then
  1835. workspace.Core:Destroy()
  1836. end
  1837. local Core = Instance.new("Part")
  1838. Core.Name = "Core"
  1839. Core.Size = Vector3.new(0.05, 0.05, 0.05)
  1840. spawn(function()
  1841. Core.Parent = workspace
  1842. local Weld = Instance.new("Weld", Core)
  1843. Weld.Part0 = Core
  1844. Weld.Part1 = localplayer.Character.LowerTorso
  1845. Weld.C0 = CFrame.new(0, 0, 0)
  1846. end)
  1847. workspace:WaitForChild("Core")
  1848. local torso = workspace.Core
  1849. flying = true
  1850. local speed=FLYSPEED
  1851. local keys={a=false,d=false,w=false,s=false}
  1852. local e1
  1853. local e2
  1854. local function start()
  1855. local pos = Instance.new("BodyPosition",torso)
  1856. local gyro = Instance.new("BodyGyro",torso)
  1857. pos.Name="EPIXPOS"
  1858. pos.maxForce = Vector3.new(math.huge, math.huge, math.huge)
  1859. pos.position = torso.Position
  1860. gyro.maxTorque = Vector3.new(15e15, 15e15, 15e15)
  1861. gyro.cframe = torso.CFrame
  1862. repeat
  1863. wait()
  1864. Humanoid.PlatformStand=true
  1865. local new=gyro.cframe - gyro.cframe.p + pos.position
  1866. if not keys.w and not keys.s and not keys.a and not keys.d then
  1867. speed=FLYSPEED
  1868. end
  1869. if keys.w then
  1870. new = new + workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  1871. speed=speed
  1872. end
  1873. if keys.s then
  1874. new = new - workspace.CurrentCamera.CoordinateFrame.lookVector * speed
  1875. speed=speed
  1876. end
  1877. if keys.d then
  1878. new = new * CFrame.new(speed,0,0)
  1879. speed=speed
  1880. end
  1881. if keys.a then
  1882. new = new * CFrame.new(-speed,0,0)
  1883. speed=speed
  1884. end
  1885. if speed>FLYSPEED then
  1886. speed=FLYSPEED
  1887. end
  1888. pos.position=new.p
  1889. if keys.w then
  1890. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(-math.rad(speed),0,0)
  1891. elseif keys.s then
  1892. gyro.cframe = workspace.CurrentCamera.CoordinateFrame*CFrame.Angles(math.rad(speed),0,0)
  1893. else
  1894. gyro.cframe = workspace.CurrentCamera.CoordinateFrame
  1895. end
  1896. until flying == false
  1897. if gyro then gyro:Destroy() end
  1898. if pos then pos:Destroy() end
  1899. flying=false
  1900. Humanoid.PlatformStand=false
  1901. speed=FLYSPEED
  1902. end
  1903. e1=mouse.KeyDown:connect(function(key)
  1904. if not torso or not torso.Parent then flying=false e1:disconnect() e2:disconnect() return end
  1905. if key=="w" then
  1906. keys.w=true
  1907. elseif key=="s" then
  1908. keys.s=true
  1909. elseif key=="a" then
  1910. keys.a=true
  1911. elseif key=="d" then
  1912. keys.d=true
  1913. elseif key=="x" then
  1914. if flying==true then
  1915. flying=false
  1916. else
  1917. flying=true
  1918. start()
  1919. end
  1920. end
  1921. end)
  1922. e2=mouse.KeyUp:connect(function(key)
  1923. if key=="w" then
  1924. keys.w=false
  1925. elseif key=="s" then
  1926. keys.s=false
  1927. elseif key=="a" then
  1928. keys.a=false
  1929. elseif key=="d" then
  1930. keys.d=false
  1931. end
  1932. end)
  1933. start()
  1934. elseif FLYMODE == 'IY' then
  1935. repeat wait() until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Head") and game.Players.LocalPlayer.Character:FindFirstChildWhichIsA("Humanoid")
  1936. local mouse = game.Players.LocalPlayer:GetMouse()
  1937. repeat wait() until mouse
  1938. local plr = game.Players.LocalPlayer
  1939. local torso = plr.Character.Head
  1940. local flying = false
  1941. local deb = true
  1942. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1943. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1944. local maxspeed = 5000
  1945. local speed = 5000
  1946. function Fly()
  1947. local bg = Instance.new("BodyGyro", torso)
  1948. bg.P = 9e4
  1949. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1950. bg.cframe = torso.CFrame
  1951. local bv = Instance.new("BodyVelocity", torso)
  1952. bv.velocity = Vector3.new(0,0.1,0)
  1953. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1954. repeat wait()
  1955. plr.Character:FindFirstChildWhichIsA('Humanoid').PlatformStand = true
  1956. if ctrl.l + ctrl.r ~= 100000 or ctrl.f + ctrl.b ~= 10000 then
  1957. speed = speed+.0+(speed/maxspeed)
  1958. if speed > maxspeed then
  1959. speed = maxspeed
  1960. end
  1961. elseif not (ctrl.l + ctrl.r ~= 5 or ctrl.f + ctrl.b ~= 5) and speed ~= 5 then
  1962. speed = speed-5
  1963. if speed > 5 then
  1964. speed = -2
  1965. end
  1966. end
  1967. if (ctrl.l + ctrl.r) ~= 5 or (ctrl.f + ctrl.b) ~= 5 then
  1968. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1969. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1970. elseif (ctrl.l + ctrl.r) == 5 and (ctrl.f + ctrl.b) == 5 and speed ~= 5 then
  1971. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1972. else
  1973. bv.velocity = Vector3.new(0,0.1,0)
  1974. end
  1975. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1976. until not flying
  1977. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1978. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1979. speed = 5
  1980. bg:Destroy()
  1981. bv:Destroy()
  1982. plr.Character:FindFirstChildWhichIsA('Humanoid').PlatformStand = false
  1983. end
  1984. mouse.KeyDown:connect(function(key)
  1985. if key:lower() == "x" then
  1986. if flying then flying = false
  1987. else
  1988. flying = true
  1989. Fly()
  1990. end
  1991. elseif key:lower() == "w" then
  1992. ctrl.f = FLYSPEED
  1993. elseif key:lower() == "s" then
  1994. ctrl.b = -FLYSPEED
  1995. elseif key:lower() == "a" then
  1996. ctrl.l = -FLYSPEED
  1997. elseif key:lower() == "d" then
  1998. ctrl.r = FLYSPEED
  1999. end
  2000. end)
  2001. mouse.KeyUp:connect(function(key)
  2002. if key:lower() == "w" then
  2003. ctrl.f = 0
  2004. elseif key:lower() == "s" then
  2005. ctrl.b = 0
  2006. elseif key:lower() == "a" then
  2007. ctrl.l = 0
  2008. elseif key:lower() == "d" then
  2009. ctrl.r = 0
  2010. end
  2011. end)
  2012. Fly()
  2013. elseif FLYMODE == 'SuperHero' then
  2014. local player = game.Players.LocalPlayer
  2015. local Flyanimation = Instance.new('Animation', game.Workspace)
  2016. Flyanimation.AnimationId = 'rbxassetid://3541044388'
  2017. local Idleanimation = Instance.new('Animation', game.Workspace)
  2018. Idleanimation.AnimationId = 'rbxassetid://3541114300'
  2019. local HeroIdle = player.Character.Humanoid:LoadAnimation(Idleanimation)
  2020. local HeroFly = player.Character.Humanoid:LoadAnimation(Flyanimation)
  2021. Idleing2 = false
  2022. local function flyanim()
  2023. --HeroIdle:Stop()
  2024. local FlyingA = false
  2025. for i,v in pairs(player.Character.Humanoid:GetPlayingAnimationTracks()) do
  2026. if v.Animation.AnimationId == 'rbxassetid://3541044388' then
  2027. FlyingA = true
  2028. end
  2029. if v.Animation.AnimationId == 'rbxassetid://2788289281' then
  2030. v:Stop()
  2031. end
  2032. if v.Animation.AnimationId == 'rbxassetid://2788292075' then
  2033. v:Stop()
  2034. end
  2035. end
  2036. if FlyingA == false and Idleing2 == false then
  2037. HeroFly:Play()
  2038. end
  2039. end
  2040.  
  2041. local SPEED = FLYSPEED
  2042. repeat wait() until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Head") and game.Players.LocalPlayer.Character:FindFirstChildWhichIsA("Humanoid")
  2043. local mouse = game.Players.LocalPlayer:GetMouse()
  2044. repeat wait() until mouse
  2045. local plr = game.Players.LocalPlayer
  2046. local torso = plr.Character.Head
  2047. flying = false
  2048. local deb = true
  2049. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2050. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2051. maxspeed = 5000
  2052. speed = 5001
  2053. function Fly()
  2054. local bg = Instance.new("BodyGyro", torso)
  2055. bg.P = 9e4
  2056. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2057. bg.cframe = torso.CFrame
  2058. local bv = Instance.new("BodyVelocity", torso)
  2059. bv.velocity = Vector3.new(0,0.1,0)
  2060. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2061. repeat wait()
  2062. plr.Character:FindFirstChildWhichIsA('Humanoid').PlatformStand = true
  2063. if ctrl.l + ctrl.r ~= 100000 or ctrl.f + ctrl.b ~= 10000 then
  2064. speed = speed+.0+(speed/maxspeed)
  2065. local foundidle = false
  2066. flyanim()
  2067. if speed > maxspeed then
  2068.  
  2069. speed = maxspeed
  2070.  
  2071. end
  2072. elseif not (ctrl.l + ctrl.r ~= 5 or ctrl.f + ctrl.b ~= 5) and speed ~= 5 then
  2073. speed = speed-5
  2074.  
  2075. if speed > 5 then
  2076. speed = -2
  2077. end
  2078. end
  2079. if (ctrl.l + ctrl.r) ~= 5 or (ctrl.f + ctrl.b) ~= 5 then
  2080. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2081. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2082. elseif (ctrl.l + ctrl.r) == 5 and (ctrl.f + ctrl.b) == 5 and speed ~= 5 then
  2083. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2084.  
  2085. else
  2086. bv.velocity = Vector3.new(0,0.1,0)
  2087.  
  2088.  
  2089. end
  2090. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2091. until not flying
  2092. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2093. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2094. speed = 5
  2095. bg:Destroy()
  2096. bv:Destroy()
  2097. plr.Character:FindFirstChildWhichIsA('Humanoid').PlatformStand = false
  2098. end
  2099. mouse.KeyDown:connect(function(key)
  2100. if key:lower() == "x" then
  2101. if flying then
  2102. flying = false
  2103. HeroFly:Stop()
  2104. HeroIdle:Stop()
  2105. else
  2106. flying = true
  2107. Fly()
  2108. end
  2109.  
  2110. elseif key:lower() == "w" then
  2111. ctrl.f = FLYSPEED
  2112. elseif key:lower() == "s" then
  2113. ctrl.b = -FLYSPEED
  2114. elseif key:lower() == "a" then
  2115. ctrl.l = -FLYSPEED
  2116. elseif key:lower() == "d" then
  2117. ctrl.r = FLYSPEED
  2118. end
  2119. end)
  2120. mouse.KeyUp:connect(function(key)
  2121. if key:lower() == "w" then
  2122. ctrl.f = 0
  2123. elseif key:lower() == "s" then
  2124. ctrl.b = 0
  2125. elseif key:lower() == "a" then
  2126. ctrl.l = 0
  2127. elseif key:lower() == "d" then
  2128. ctrl.r = 0
  2129. end
  2130. if ctrl.r == 0 and ctrl.l == 0 and ctrl.b == 0 and ctrl.f == 0 then
  2131. local Loop
  2132. local loopFunction = function()
  2133. Idleing2 = true
  2134. HeroFly:Stop()
  2135. wait()
  2136. Idleing = false
  2137. for i,v in pairs(player.Character.Humanoid:GetPlayingAnimationTracks()) do
  2138. if v.Animation.AnimationId == 'rbxassetid://3541114300' then
  2139. Idleing = true
  2140. end
  2141. end
  2142. if Idleing == false and flying == true then
  2143. HeroIdle:Play()
  2144. end
  2145.  
  2146. end;
  2147. local Start = function()
  2148. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2149. end;
  2150. local Pause = function()
  2151. Loop:Disconnect()
  2152. Idleing2 = false
  2153. end;
  2154. Start()
  2155. repeat wait() until ctrl.r ~= 0 or ctrl.l ~= 0 or ctrl.b ~= 0 or ctrl.f ~= 0 or flying == false
  2156. Pause()
  2157. end
  2158. end)
  2159. Fly()
  2160. player.CharacterAdded:Connect(function()
  2161. repeat wait() until player.Character
  2162. wait(1)
  2163. Fly()
  2164. end)
  2165. end
  2166. end)
  2167.  
  2168. Fling.MouseButton1Click:Connect(function()
  2169. if Fling.Text == 'Fling' then
  2170. Fling.Text = 'Unfling'
  2171. local Loop
  2172. local OldFlingPos = player.Character.HumanoidRootPart.Position
  2173. local loopFunction = function()
  2174. local success,err = pcall(function()
  2175. local FlingEnemy = Players:FindFirstChild(TargetTextbox.Text).Character
  2176. if FlingEnemy and player.Character then
  2177. FlingTorso = FlingEnemy.UpperTorso
  2178. local dis = 3.85
  2179. local increase = 6
  2180. if FlingEnemy.Humanoid.MoveDirection.X < 0 then
  2181. xchange = -increase
  2182. elseif FlingEnemy.Humanoid.MoveDirection.X > 0 then
  2183. xchange = increase
  2184. else
  2185. xchange = 0
  2186. end
  2187. if FlingEnemy.Humanoid.MoveDirection.Z < 0 then
  2188. zchange = -increase
  2189. elseif FlingEnemy.Humanoid.MoveDirection.Z > 0 then
  2190. zchange = increase
  2191. else
  2192. zchange = 0
  2193. end
  2194. if player.Character then
  2195. player.Character:FindFirstChildWhichIsA('Humanoid'):ChangeState(11)
  2196. player.Character.HumanoidRootPart.CFrame = CFrame.new(FlingTorso.Position.X + math.random(-dis,dis) + xchange, FlingTorso.Position.Y, FlingTorso.Position.Z + math.random(-dis,dis) + zchange) * CFrame.Angles(math.rad(player.Character.HumanoidRootPart.Orientation.X + 350),math.rad(player.Character.HumanoidRootPart.Orientation.Y + 200),math.rad(player.Character.HumanoidRootPart.Orientation.Z + 240))
  2197. player.Character.HumanoidRootPart.Velocity = Vector3.new(500000,500000,500000)
  2198. end
  2199. end
  2200. end)
  2201. if err then
  2202. print('fling error : ' .. err)
  2203. end
  2204. end;
  2205. local Start = function()
  2206. OldFlingPos = player.Character.HumanoidRootPart.Position
  2207. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2208. end;
  2209. local Pause = function()
  2210. Loop:Disconnect()
  2211. local vectorZero = Vector3.new(0, 0, 0)
  2212. player.Character.PrimaryPart.Velocity = vectorZero
  2213. player.Character.PrimaryPart.RotVelocity = vectorZero
  2214. player.Character.HumanoidRootPart.CFrame = CFrame.new(OldFlingPos) * CFrame.Angles(math.rad(0),math.rad(137.92),math.rad(0))
  2215. end;
  2216. Start()
  2217. repeat wait() until Fling.Text == 'Fling'
  2218. Pause()
  2219. else
  2220. Fling.Text = 'Fling'
  2221. end
  2222. end)
  2223.  
  2224. ------------------------------------------------------------------------------------------------------------------------------------------------
  2225. ------------------------------------------------------------------------------------------------------------------------------------------------
  2226. ------------------------------------------------------------------------------------------------------------------------------------------------
  2227. ------------------------------------------------------------------------------------------------------------------------------------------------
  2228. ------------------------------------------------------------------------------------------------------------------------------------------------
  2229.  
  2230.  
  2231. QToTpColor.BackgroundColor3 = red
  2232. QToTp.MouseButton1Click:Connect(function()
  2233. if QToTpColor.BackgroundColor3 == red then
  2234. QToTpColor.BackgroundColor3 = green
  2235. else
  2236. QToTpColor.BackgroundColor3 = red
  2237. end
  2238. end)
  2239.  
  2240. AntiSlowColor.BackgroundColor3 = red
  2241. AntiSlow.MouseButton1Click:Connect(function()
  2242. if AntiSlowColor.BackgroundColor3 == red then
  2243. AntiSlowColor.BackgroundColor3 = green
  2244. local Loop
  2245. local loopFunction = function()
  2246. local DeletePart = player.Character.BodyEffects.Movement:FindFirstChild('NoJumping') or player.Character.BodyEffects.Movement:FindFirstChild('ReduceWalk') or player.Character.BodyEffects.Movement:FindFirstChild('NoWalkSpeed')
  2247. if DeletePart then DeletePart:Destroy() end
  2248. if player.Character.BodyEffects.Reload.Value == true then player.Character.BodyEffects.Reload.Value = false end
  2249. end;
  2250. local Start = function()
  2251. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2252. end;
  2253. local Pause = function()
  2254. Loop:Disconnect()
  2255. end;
  2256. Start()
  2257. repeat wait() until AntiSlowColor.BackgroundColor3 == red
  2258. Pause()
  2259. else
  2260. AntiSlowColor.BackgroundColor3 = red
  2261. end
  2262. end)
  2263.  
  2264. CashAuraColor.BackgroundColor3 = red
  2265. CashAura.MouseButton1Click:Connect(function()
  2266. if CashAuraColor.BackgroundColor3 == red then
  2267. CashAuraColor.BackgroundColor3 = green
  2268. local Loop
  2269. local loopFunction = function()
  2270. for i,v in pairs(game:GetService('Workspace')['Ignored']['Drop']:GetChildren()) do
  2271. if v:IsA('Part') then
  2272. if (v.Position - player.Character.HumanoidRootPart.Position).Magnitude <= 12 then
  2273. fireclickdetector(v:FindFirstChild('ClickDetector'))
  2274. end
  2275. end
  2276. end
  2277. end;
  2278. local Start = function()
  2279. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2280. end;
  2281. local Pause = function()
  2282. Loop:Disconnect()
  2283. end;
  2284. Start()
  2285. repeat wait() until CashAuraColor.BackgroundColor3 == red
  2286. Pause()
  2287. else
  2288. CashAuraColor.BackgroundColor3 = red
  2289. end
  2290. end)
  2291.  
  2292. HideBlockColor.BackgroundColor3 = red
  2293. HideBlock.MouseButton1Click:Connect(function()
  2294. if HideBlockColor.BackgroundColor3 == red then
  2295. HideBlockColor.BackgroundColor3 = green
  2296. else
  2297. HideBlockColor.BackgroundColor3 = red
  2298. end
  2299. end)
  2300.  
  2301. AntiStompColor.BackgroundColor3 = red
  2302. AntiStomp.MouseButton1Click:Connect(function()
  2303. if AntiStompColor.BackgroundColor3 == red then
  2304. AntiStompColor.BackgroundColor3 = green
  2305. local Loop
  2306. local loopFunction = function()
  2307. if player.Character.BodyEffects['K.O'].Value == true then player.Character:Destroy() end
  2308. end;
  2309. local Start = function()
  2310. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2311. end;
  2312. local Pause = function()
  2313. Loop:Disconnect()
  2314. end;
  2315. Start()
  2316. repeat wait() until AntiStompColor.BackgroundColor3 == red
  2317. Pause()
  2318. else
  2319. AntiStompColor.BackgroundColor3 = red
  2320. end
  2321. end)
  2322.  
  2323. AutoBlockColor.BackgroundColor3 = red
  2324. AutoBlock.MouseButton1Click:Connect(function()
  2325. if AutoBlockColor.BackgroundColor3 == red then
  2326. AutoBlockColor.BackgroundColor3 = green
  2327. local Loop
  2328. local loopFunction = function()
  2329. local forbidden = {'[RPG]','[SMG]','[TacticalShotgun]','[AK47]','[AUG]','[Glock]', '[Shotgun]','[Flamethrower]','[Silencer]','[AR]','[Revolver]','[SilencerAR]','[LMG]','[P90]','[DrumGun]','[Double-Barrel SG]','[Hamburger]','[Chicken]','[Pizza]','[Cranberry]','[Donut]','[Taco]','[Starblox Latte]','[BrownBag]','[Weights]','[HeavyWeights]'}
  2330. local Found = false
  2331. for _,v in pairs(game.Workspace.Players:GetChildren()) do
  2332. if (v.UpperTorso.Position - player.Character.HumanoidRootPart.Position).Magnitude <= MaxDistance then
  2333. if v.BodyEffects.Attacking.Value == true and not table.find(forbidden, v:FindFirstChildWhichIsA('Tool').Name ) and v.Name ~= player.Name then
  2334. Found = true
  2335. MainEvent:FireServer('Block', player.Name)
  2336. end
  2337. end
  2338. end
  2339. if Found == false and HoldingF == false then
  2340. if player.Character.BodyEffects:FindFirstChild('Block') then player.Character.BodyEffects.Block:Destroy() end
  2341. end
  2342. end;
  2343. local Start = function()
  2344. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2345. end;
  2346. local Pause = function()
  2347. Loop:Disconnect()
  2348. end;
  2349. Start()
  2350. repeat wait() until AutoBlockColor.BackgroundColor3 == red
  2351. Pause()
  2352. else
  2353. AutoBlockColor.BackgroundColor3 = red
  2354. end
  2355. end)
  2356.  
  2357. AutoStompColor.BackgroundColor3 = red
  2358. AutoStomp.MouseButton1Click:Connect(function()
  2359. if AutoStompColor.BackgroundColor3 == red then
  2360. AutoStompColor.BackgroundColor3 = green
  2361. local Loop
  2362. local loopFunction = function()
  2363. MainEvent:FireServer('Stomp')
  2364. end;
  2365. local Start = function()
  2366. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2367. end;
  2368. local Pause = function()
  2369. Loop:Disconnect()
  2370. end;
  2371. Start()
  2372. repeat wait() until AutoStompColor.BackgroundColor3 == red
  2373. Pause()
  2374. else
  2375. AutoStompColor.BackgroundColor3 = red
  2376. end
  2377. end)
  2378.  
  2379. AntiArrestColor.BackgroundColor3 = red
  2380. AntiArrest.MouseButton1Click:Connect(function()
  2381. if AntiArrestColor.BackgroundColor3 == red then
  2382. AntiArrestColor.BackgroundColor3 = green
  2383. local Loop
  2384. local loopFunction = function()
  2385. for _,v in pairs(game:GetService('Players'):GetChildren()) do
  2386. if v.Character and v.DataFolder.Officer.Value == 1 then
  2387. if (v.Character.HumanoidRootPart.Position - player.Character.HumanoidRootPart.Position).Magnitude <= 30 and player.Character.BodyEffects['K.O'].Value == true then
  2388. player.Character:Destroy()
  2389. end
  2390. end
  2391. end
  2392. end;
  2393. local Start = function()
  2394. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2395. end;
  2396. local Pause = function()
  2397. Loop:Disconnect()
  2398. end;
  2399. Start()
  2400. repeat wait() until AntiArrestColor.BackgroundColor3 == red
  2401. Pause()
  2402. else
  2403. AntiArrestColor.BackgroundColor3 = red
  2404. end
  2405. end)
  2406.  
  2407. AutoDropColor.BackgroundColor3 = red
  2408. AutoDrop.MouseButton1Click:Connect(function()
  2409. if AutoDropColor.BackgroundColor3 == red then
  2410. AutoDropColor.BackgroundColor3 = green
  2411. local Loop
  2412. local loopFunction = function()
  2413. local DropAm = 10000
  2414. if player.DataFolder.Currency.Value > 10000 then
  2415. DropAm = '10000'
  2416. else
  2417. DropAm = tostring(player.DataFolder.Currency.Value)
  2418. end
  2419. local args = {
  2420. 'DropMoney',
  2421. DropAm
  2422. }
  2423. MainEvent:FireServer(unpack(args))
  2424. end;
  2425. local Start = function()
  2426. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2427. end;
  2428. local Pause = function()
  2429. Loop:Disconnect()
  2430. end;
  2431. Start()
  2432. repeat wait() until AutoDropColor.BackgroundColor3 == red
  2433. Pause()
  2434. else
  2435. AutoDropColor.BackgroundColor3 = red
  2436. end
  2437. end)
  2438.  
  2439. HideUserColor.BackgroundColor3 = red
  2440. HideUser.MouseButton1Click:Connect(function()
  2441. if HideUserColor.BackgroundColor3 == red then
  2442. HideUserColor.BackgroundColor3 = green
  2443. NamePos = player.Character.HumanoidRootPart.CFrame
  2444. local Loop
  2445. local loopFunction = function()
  2446. local WearingMask = player.Character:FindFirstChild('In-gameMask')
  2447. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  2448. if not WearingMask then
  2449. local OwnsMask = player.Character:FindFirstChild('Mask') or player.Backpack:FindFirstChild('Mask')
  2450. if OwnsMask then
  2451. local MaskInventory = player.Backpack:FindFirstChild('Mask')
  2452. if MaskInventory then
  2453. Humanoid:EquipTool(MaskInventory)
  2454. wait(0.1)
  2455. end
  2456. OwnsMask:Activate()
  2457. else
  2458. local ItemName = 'Mask'
  2459. local ItemCost = 60
  2460. local ClickDetector = game:GetService("Workspace").Ignored.Shop["[Paintball Mask] - $60"].ClickDetector
  2461. local Location = game:GetService("Workspace").Ignored.Shop["[Paintball Mask] - $60"].Head.Position
  2462. local function buy()
  2463. wait()
  2464. player.Character.HumanoidRootPart.CFrame = CFrame.new(Location)
  2465. fireclickdetector(ClickDetector)
  2466. if not player.Character.LeftHand:FindFirstChild('LeftWrist') then
  2467. player.Character.LeftHand.Position = player.Character.LeftLowerArm.Position
  2468. player.Character.RightHand.Position = player.Character.RightLowerArm.Position
  2469. end
  2470. end
  2471. repeat buy() until player.Backpack:FindFirstChild(ItemName) or player.DataFolder.Currency.Value <= ItemCost or player.Character:FindFirstChild(ItemName)
  2472. player.Character.HumanoidRootPart.CFrame = NamePos
  2473. if not player.Character.LeftHand:FindFirstChild('LeftWrist') then
  2474. player.Character.LeftHand.Position = player.Character.LeftLowerArm.Position
  2475. player.Character.RightHand.Position = player.Character.RightLowerArm.Position
  2476. end
  2477. end
  2478. else
  2479. local MaskVisible = player.Character:FindFirstChild('In-gameMask'):FindFirstChild('Handle')
  2480. if MaskVisible then
  2481. MaskVisible:Destroy()
  2482. end
  2483. end
  2484. end;
  2485. local Start = function()
  2486. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2487. end;
  2488. local Pause = function()
  2489. Loop:Disconnect()
  2490. end;
  2491. Start()
  2492. repeat wait() until HideUserColor.BackgroundColor3 == red
  2493. Pause()
  2494. else
  2495. HideUserColor.BackgroundColor3 = red
  2496. end
  2497. end)
  2498.  
  2499. AntiBagColor.BackgroundColor3 = red
  2500. AntiBag.MouseButton1Click:Connect(function()
  2501. if AntiBagColor.BackgroundColor3 == red then
  2502. AntiBagColor.BackgroundColor3 = green
  2503. local Loop
  2504. local loopFunction = function()
  2505. if player.Character:FindFirstChild('Christmas_Sock') then
  2506. player.Character:FindFirstChild('Christmas_Sock'):Destroy()
  2507. end
  2508. end;
  2509. local Start = function()
  2510. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2511. end;
  2512. local Pause = function()
  2513. Loop:Disconnect()
  2514. end;
  2515. Start()
  2516. repeat wait() until AntiBagColor.BackgroundColor3 == red
  2517. Pause()
  2518. else
  2519. AntiBagColor.BackgroundColor3 = red
  2520. end
  2521. end)
  2522.  
  2523. AltArmorColor.BackgroundColor3 = red
  2524. AltArmor.MouseButton1Click:Connect(function()
  2525. if AltArmorColor.BackgroundColor3 == red then
  2526. AltArmorColor.BackgroundColor3 = green
  2527.  
  2528. else
  2529. AltArmorColor.BackgroundColor3 = red
  2530. end
  2531. end)
  2532.  
  2533. RocketRideColor.BackgroundColor3 = red
  2534. RocketRide.MouseButton1Click:Connect(function()
  2535. if RocketRideColor.BackgroundColor3 == red then
  2536. RocketRideColor.BackgroundColor3 = green
  2537. local Loop
  2538. local loopFunction = function()
  2539. local Rocket = game:GetService('Workspace'):FindFirstChild('Ignored'):FindFirstChild('MyLauncher')
  2540. if Rocket and COOLDOWN == true then
  2541. local RocketPart = game:GetService('Workspace'):FindFirstChild('Ignored'):FindFirstChild('RocketPart')
  2542. if not RocketPart then
  2543. local RocketPart = Instance.new('Part', game.Workspace.Ignored)
  2544. RocketPart.Name = 'RocketPart'
  2545. RocketPart.Anchored = true
  2546. RocketPart.CanCollide = true
  2547. RocketPart.Transparency = 1
  2548. RocketPart.Position = Vector3.new(Rocket.Position.X, Rocket.Position.Y + 1.4, Rocket.Position.Z)
  2549. player.Character.HumanoidRootPart.CFrame = CFrame.new(RocketPart.Position.X, RocketPart.Position.Y + 2, RocketPart.Position.Z) * CFrame.Angles(math.rad(player.Character.HumanoidRootPart.Orientation.X),math.rad(player.Character.HumanoidRootPart.Orientation.Y),math.rad(player.Character.HumanoidRootPart.Orientation.Z))
  2550. RIDING = true
  2551. else
  2552. RocketPart.Position = Vector3.new(Rocket.Position.X, Rocket.Position.Y + 1.4, Rocket.Position.Z)
  2553. player.Character.HumanoidRootPart.CFrame = CFrame.new(RocketPart.Position.X, RocketPart.Position.Y + 2.3, RocketPart.Position.Z) * CFrame.Angles(math.rad(player.Character.HumanoidRootPart.Orientation.X),math.rad(player.Character.HumanoidRootPart.Orientation.Y),math.rad(player.Character.HumanoidRootPart.Orientation.Z))
  2554. RIDING = true
  2555. end
  2556. else
  2557. for i,v in pairs(game:GetService('Workspace'):FindFirstChild('Ignored'):GetChildren()) do
  2558. if v.Name == 'RocketPart' then
  2559. v:Destroy()
  2560. end
  2561. RIDING = false
  2562. end
  2563. end
  2564. end;
  2565. local Start = function()
  2566. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2567. end;
  2568. local Pause = function()
  2569. Loop:Disconnect()
  2570. end;
  2571. Start()
  2572. repeat wait() until RocketRideColor.BackgroundColor3 == red
  2573. Pause()
  2574. else
  2575. RocketRideColor.BackgroundColor3 = red
  2576. end
  2577. end)
  2578.  
  2579. AntiGrabColor.BackgroundColor3 = red
  2580. AntiGrab.MouseButton1Click:Connect(function()
  2581. if AntiGrabColor.BackgroundColor3 == red then
  2582. AntiGrabColor.BackgroundColor3 = green
  2583. local Loop
  2584. local loopFunction = function()
  2585. local GC = player.Character:FindFirstChild("GRABBING_CONSTRAINT")
  2586. if GC then
  2587. GC:Destroy()
  2588. wait(0.04)
  2589. player.Character:FindFirstChildWhichIsA('Humanoid').Sit = true
  2590. end
  2591. end;
  2592. local Start = function()
  2593. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2594. end;
  2595. local Pause = function()
  2596. Loop:Disconnect()
  2597. end;
  2598. Start()
  2599. repeat wait() until AntiGrabColor.BackgroundColor3 == red
  2600. Pause()
  2601. else
  2602. AntiGrabColor.BackgroundColor3 = red
  2603. end
  2604. end)
  2605.  
  2606. AntiEffectsColor.BackgroundColor3 = red
  2607. AntiEffects.MouseButton1Click:Connect(function()
  2608. if AntiEffectsColor.BackgroundColor3 == red then
  2609. AntiEffectsColor.BackgroundColor3 = green
  2610. player.PlayerGui.Framework.FBAnimation.Name = 'yea'
  2611. local Loop
  2612. local loopFunction = function()
  2613. local Particle = player.Character.UpperTorso:FindFirstChild('ElectricuteParticle') or player.Character.UpperTorso:FindFirstChild('FlamethrowerFireParticle')
  2614. if Particle then Particle:Destroy() end
  2615. for i,v in pairs(player.Character:FindFirstChildWhichIsA('Humanoid'):GetPlayingAnimationTracks()) do
  2616. if v.Animation.AnimationId == 'rbxassetid://5641749824' then
  2617. v:Stop()
  2618. end
  2619. end
  2620. end;
  2621. local Start = function()
  2622. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2623. end;
  2624. local Pause = function()
  2625. Loop:Disconnect()
  2626. end;
  2627. Start()
  2628. repeat wait() until AntiEffectsColor.BackgroundColor3 == red
  2629. Pause()
  2630. else
  2631. AntiEffectsColor.BackgroundColor3 = red
  2632. player.PlayerGui.Framework.yea.Name = 'FBAnimation'
  2633. end
  2634. end)
  2635.  
  2636. ------------------------------------------------------------------------------------------------------------------------------------------------
  2637. ------------------------------------------------------------------------------------------------------------------------------------------------
  2638. ------------------------------------------------------------------------------------------------------------------------------------------------
  2639. ------------------------------------------------------------------------------------------------------------------------------------------------
  2640. ------------------------------------------------------------------------------------------------------------------------------------------------
  2641.  
  2642. --Rpg Variables--
  2643. DS = 75
  2644. DT = 5
  2645. RpgTimer = DS
  2646. Distance = DT
  2647. RPGTarget = 'None'
  2648. -----------------
  2649.  
  2650.  
  2651. local mt = getrawmetatable(game) -- aimlok
  2652. pos = Vector3.new(0,0,0)
  2653. local old = mt.__namecall
  2654. setreadonly(mt,false)
  2655. mt.__namecall = newcclosure(function(self, ...)
  2656. local args = {...}
  2657. if getnamecallmethod() == 'FireServer' and self.Name == 'MainEvent' then
  2658. if tostring(args[1]) == 'UpdateMousePos' then
  2659. if Aimlocked ~= nil then
  2660. args[2] = pos
  2661. end
  2662. end
  2663. end
  2664. return old(self, unpack(args))
  2665. end)
  2666.  
  2667.  
  2668. Invisible.MouseButton1Click:Connect(function()
  2669. OldInvisCFrame = player.Character.HumanoidRootPart.CFrame
  2670. player.Character.HumanoidRootPart.CFrame = CFrame.new(318.499, 93.825, -919.513)
  2671. wait(0.1)
  2672. player.Character:BreakJoints()
  2673. wait(0.1)
  2674. player.Character.HumanoidRootPart.CFrame = OldInvisCFrame
  2675. end)
  2676.  
  2677. Spin.MouseButton1Click:Connect(function()
  2678. if Spin.Text == 'Spin' then
  2679. Spin.Text = 'Unspin'
  2680. local Loop
  2681. local loopFunction = function()
  2682. player.Character.HumanoidRootPart.CFrame = player.Character.HumanoidRootPart.CFrame * CFrame.Angles(0, math.rad(50), 0)
  2683. end;
  2684. local Start = function()
  2685. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2686. end;
  2687. local Pause = function()
  2688. Loop:Disconnect()
  2689. end;
  2690. Start()
  2691. repeat wait() until Spin.Text == 'Spin'
  2692. Pause()
  2693. else
  2694. Spin.Text = 'Spin'
  2695. end
  2696. end)
  2697.  
  2698. Users.MouseButton1Click:Connect(function()
  2699. for i,v in pairs(game.Workspace.Players:GetChildren()) do
  2700. v:FindFirstChildWhichIsA('Humanoid').DisplayDistanceType = 'Subject'
  2701. end
  2702. announce('Showing masked usersnames', '', 3)
  2703. end)
  2704.  
  2705. MoneyESP.MouseButton1Click:Connect(function()
  2706. if MoneyESP.Text == 'MoneyESP' then
  2707. MoneyESP.Text = 'UnmoneyESP'
  2708. local Loop
  2709. local loopFunction = function()
  2710. for i,v in pairs(game.Workspace.Ignored.Drop:GetChildren()) do
  2711. if v.Name == 'MoneyDrop' then
  2712. v.BillboardGui.AlwaysOnTop = true
  2713. v.BillboardGui.Size = UDim2.new(0,25,0,25)
  2714. end
  2715. end
  2716. end;
  2717. local Start = function()
  2718. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2719. end;
  2720. local Pause = function()
  2721. Loop:Disconnect()
  2722. end;
  2723. Start()
  2724. repeat wait(1) until MoneyESP.Text == 'MoneyESP'
  2725. Pause()
  2726. else
  2727. MoneyESP.Text = 'MoneyESP'
  2728. for i,v in pairs(game.Workspace.Ignored.Drop:GetChildren()) do
  2729. if v.Name == 'MoneyDrop' then
  2730. v.BillboardGui.AlwaysOnTop = false
  2731. v.BillboardGui.Size = UDim2.new(1,0,1,0)
  2732. end
  2733. end
  2734. end
  2735. end)
  2736.  
  2737. Esp.MouseButton1Click:Connect(function()
  2738. if Esp.Text == 'Esp' then
  2739. Esp.Text = 'Unesp'
  2740. local Loop
  2741. local loopFunction = function()
  2742. for _,v in pairs(Players:GetChildren()) do
  2743. if v.Character then
  2744. if not v.Character.UpperTorso:FindFirstChild('ESP') then
  2745. local ESP = Instance.new('BillboardGui', v.Character.UpperTorso)
  2746. ESP.StudsOffset = Vector3.new(0,3,0)
  2747. ESP.Size = UDim2.new(4,0,1,0)
  2748. ESP.AlwaysOnTop = true
  2749. ESP.Name = 'ESP'
  2750. local TextLabel = Instance.new('TextLabel', ESP)
  2751. TextLabel.Text = (v.Name ..' | ' .. v.DisplayName)
  2752. TextLabel.BackgroundTransparency = 1
  2753. TextLabel.Size = UDim2.new(1,0,1,0)
  2754. TextLabel.TextColor3 = green
  2755. end
  2756. end
  2757. end end;
  2758. local Start = function()
  2759. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2760. end;
  2761. local Pause = function()
  2762. Loop:Disconnect()
  2763. end;
  2764. Start()
  2765. repeat wait() until Esp.Text == 'Esp'
  2766. Pause()
  2767. else
  2768. Esp.Text = 'Esp'
  2769. for _,v in pairs(Players:GetChildren()) do
  2770. if v.Character then
  2771. if v.Character.UpperTorso:FindFirstChild('ESP') then
  2772. v.Character.UpperTorso:FindFirstChild('ESP'):Destroy()
  2773. end
  2774. end
  2775. end
  2776. end
  2777. end)
  2778.  
  2779. HighTool.MouseButton1Click:Connect(function()
  2780. if player.Character:FindFirstChildWhichIsA('Tool') then
  2781. player.Character:FindFirstChildWhichIsA('Tool').Grip = CFrame.new(0, -12, 0, 1, 0, 0, 0, 1, 0, 0, 0, -1)
  2782. else
  2783. announce('HighTool Error', 'you have to be holding a tool', 5)
  2784. end
  2785. end)
  2786.  
  2787. LastingBullets.MouseButton1Click:Connect(function()
  2788. if player.Character:FindFirstChildWhichIsA('Tool') then
  2789. if player.Character:FindFirstChildWhichIsA('Tool'):FindFirstChild('Handle'):FindFirstChildWhichIsA('BillboardGui') then
  2790. player.Character:FindFirstChildWhichIsA('Tool'):FindFirstChild('Handle'):FindFirstChildWhichIsA('BillboardGui'):Destroy()
  2791. else
  2792. announce('LastingBullets Error', 'you have to be holding a gun', 5)
  2793. end
  2794. else
  2795. announce('LastingBullets Error', 'you have to be holding a gun', 5)
  2796. end
  2797. end)
  2798.  
  2799. Stamina.MouseButton1Click:Connect(function()
  2800. if Stamina.Text == 'Stamina' then
  2801. Stamina.Text = 'Unstamina'
  2802. else
  2803. Stamina.Text= 'Stamina'
  2804. end
  2805. end)
  2806.  
  2807. SwagUsers.MouseButton1Click:Connect(function()
  2808. local TOTAL = 0
  2809. for i,v in pairs(game.Workspace.Players:GetChildren()) do
  2810. if not v.UpperTorso:FindFirstChild('OriginalSize') then
  2811. if v.Name ~= player.Name then
  2812. TOTAL = TOTAL + 1
  2813. end
  2814. end
  2815. end
  2816. if TOTAL > 0 then
  2817. announce('Found','A total of ' .. tostring(TOTAL) .. ' of swag mode players', 3)
  2818. else
  2819. announce('D:', 'no swag mode users found', 3)
  2820. end
  2821. end)
  2822.  
  2823. Aimlock.MouseButton1Click:Connect(function()
  2824. if Aimlock.Text == 'Aimlock' then
  2825. Aimlock.Text = 'Unaimlock'
  2826. announce('Aimlock Enabled', 'press e to aimlock', 3)
  2827. local Loop
  2828. local loopFunction = function()
  2829. local enemy = game.Players:FindFirstChild(Aimlocked).Character
  2830. if enemy then
  2831. local pingvalue = game:GetService("Stats").Network.ServerStatsItem["Data Ping"]:GetValueString()
  2832. local split = string.split(pingvalue,'(')
  2833. local ping = tonumber(split[1])
  2834. local xchange
  2835. local zchange
  2836. if ping < 70 then
  2837. increase = 0.4
  2838. elseif ping < 140 then
  2839. increase = 0.57
  2840. elseif ping < 200 then
  2841. increase = 0.7
  2842. elseif ping < 350 then
  2843. increase = 1.2
  2844. else
  2845. increase = 1.6
  2846. end
  2847. if enemy.Humanoid.MoveDirection.X < 0 then
  2848. xchange = -increase
  2849. elseif enemy.Humanoid.MoveDirection.X > 0 then
  2850. xchange = increase
  2851. else
  2852. xchange = 0
  2853. end
  2854. if enemy.Humanoid.MoveDirection.Z < 0 then
  2855. zchange = -increase
  2856. elseif enemy.Humanoid.MoveDirection.Z > 0 then
  2857. zchange = increase
  2858. else
  2859. zchange = 0
  2860. end
  2861. pos = Vector3.new(enemy.Head.Position.X + enemy.Humanoid.MoveDirection.X + xchange, enemy.Head.Position.Y, enemy.Head.Position.Z + enemy.Humanoid.MoveDirection.Z + zchange)
  2862. else
  2863. pos = mouse.Hit.p
  2864. end
  2865. end;
  2866. local Start = function()
  2867. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  2868. end;
  2869. local Pause = function()
  2870. Loop:Disconnect()
  2871. end;
  2872. Start()
  2873. repeat wait() until Aimlock.Text == 'Aimlock'
  2874. Pause()
  2875. else
  2876. Aimlock.Text = 'Aimlock'
  2877. Aimlocked = nil
  2878. end
  2879. end)
  2880.  
  2881. AutoFarmWarning = false
  2882. Autofarm.MouseButton1Click:Connect(function()
  2883. if AutoFarmWarning == false then
  2884. AutoFarmWarning = true
  2885. announce('Autofarm Warning', 'press again to begin autofarming, this CANNOT be stopped', 10)
  2886. else
  2887. announce('Starting Autofarm', ':D', 5)
  2888. loadstring(game:HttpGet("https://raw.githubusercontent.com/lerkermer/lua-projects/master/SwagAutofarm"))()
  2889. end
  2890. end)
  2891.  
  2892. Unban.MouseButton1Click:Connect(function()
  2893. local localPlayer = game:GetService('Players').LocalPlayer;
  2894. local localCharacter = localPlayer.Character;
  2895. localCharacter:FindFirstChildOfClass('Humanoid').Health = 0;
  2896. localCharacter:ClearAllChildren()
  2897. local newCharacter = localPlayer.CharacterAdded:Wait();
  2898. local spoofFolder = Instance.new('Folder');
  2899. spoofFolder.Name = 'FULLY_LOADED_CHAR';
  2900. spoofFolder.Parent = newCharacter;
  2901. newCharacter:WaitForChild('RagdollConstraints'):Destroy();
  2902. local spoofValue = Instance.new('BoolValue', newCharacter);
  2903. spoofValue.Name = 'RagdollConstraints';
  2904. end)
  2905.  
  2906. FullGod.MouseButton1Click:Connect(function()
  2907.  
  2908. end)
  2909.  
  2910.  
  2911. TazerTarget = nil
  2912. GrenadeTarget = nil
  2913. LockTools.MouseButton1Click:Connect(function()
  2914. local function rpglock()
  2915. local RpgTool = Instance.new('Tool', player.Backpack)
  2916. RpgTool.ToolTip = 'Click a player to rpg lock them'
  2917. RpgTool.CanBeDropped = false
  2918. RpgTool.RequiresHandle = false
  2919. RpgTool.Name = 'Rpg Lock'
  2920.  
  2921. RpgTool.Activated:Connect(function()
  2922. local LowerTorso = mouse.Target.Parent:FindFirstChild('LowerTorso')
  2923. if not LowerTorso then
  2924. LowerTorso = mouse.Target.Parent.Parent:FindFirstChild('LowerTorso')
  2925. end
  2926. if LowerTorso then
  2927. if LowerTorso.Parent.Name == 'SpecialParts' then
  2928. RPGTarget = LowerTorso.Parent.Parent.Parent.Name
  2929. else
  2930. RPGTarget = LowerTorso.Parent.Name
  2931. end
  2932. announce('Rpg locked onto', RPGTarget, 3)
  2933. else
  2934. RPGTarget = nil
  2935. announce('Rpg unlocked', '', 3)
  2936. end
  2937. end)
  2938. end
  2939. local function grenadelock()
  2940. local GrenadeTool = Instance.new('Tool', player.Backpack)
  2941. GrenadeTool.ToolTip = 'Click a player to grenade lock them'
  2942. GrenadeTool.CanBeDropped = false
  2943. GrenadeTool.RequiresHandle = false
  2944. GrenadeTool.Name = 'Grenade Lock'
  2945.  
  2946. GrenadeTool.Activated:Connect(function()
  2947. local LowerTorso = mouse.Target.Parent:FindFirstChild('LowerTorso')
  2948. if not LowerTorso then
  2949. LowerTorso = mouse.Target.Parent.Parent:FindFirstChild('LowerTorso')
  2950. end
  2951. if LowerTorso then
  2952. if LowerTorso.Parent.Name == 'SpecialParts' then
  2953. GrenadeTarget = LowerTorso.Parent.Parent.Parent.Name
  2954. else
  2955. GrenadeTarget = LowerTorso.Parent.Name
  2956. end
  2957. announce('Grenades locked onto', GrenadeTarget, 5)
  2958. else
  2959. TazerTarget = nil
  2960. announce('Grenades unlocked', '', 3)
  2961. end
  2962. end)
  2963. end
  2964. local function taserlock()
  2965. local TazerTool = Instance.new('Tool', player.Backpack)
  2966. TazerTool.ToolTip = 'Click a player to tazer lock them'
  2967. TazerTool.CanBeDropped = false
  2968. TazerTool.RequiresHandle = false
  2969. TazerTool.Name = 'Tazer Lock'
  2970.  
  2971. TazerTool.Activated:Connect(function()
  2972. local LowerTorso = mouse.Target.Parent:FindFirstChild('LowerTorso')
  2973. if not LowerTorso then
  2974. LowerTorso = mouse.Target.Parent.Parent:FindFirstChild('LowerTorso')
  2975. end
  2976. if LowerTorso then
  2977. if LowerTorso.Parent.Name == 'SpecialParts' then
  2978. TazerTarget = LowerTorso.Parent.Parent.Parent.Name
  2979. else
  2980. TazerTarget = LowerTorso.Parent.Name
  2981. end
  2982. announce('Taser locked onto', TazerTarget, 5)
  2983. else
  2984. TazerTarget = nil
  2985. announce('Taser unlocked', '', 3)
  2986. end
  2987. end)
  2988. end
  2989.  
  2990. taserlock()
  2991. rpglock()
  2992. grenadelock()
  2993.  
  2994. local Loop
  2995. local loopFunction = function()
  2996. if RPGTarget ~= nil then
  2997. local Launcher = game:GetService('Workspace'):FindFirstChild('Ignored'):FindFirstChild('Launcher') or game:GetService('Workspace'):FindFirstChild('Ignored'):FindFirstChild('MyLauncher')
  2998. local TargetRPG1 = game:GetService('Workspace').Players:FindFirstChild(RPGTarget)
  2999. if Launcher and TargetRPG1 then
  3000. local TargetRPG = TargetRPG1:FindFirstChild('HumanoidRootPart')
  3001. if TargetRPG then
  3002. if RpgTimer >= 0 then
  3003. Launcher.CFrame = CFrame.new(TargetRPG.Position.X, TargetRPG.Position.Y + 5, TargetRPG.Position.Z)
  3004. RpgTimer = RpgTimer - 1
  3005. else
  3006. Launcher.CFrame = CFrame.new(TargetRPG.Position.X, TargetRPG.Position.Y + Distance, TargetRPG.Position.Z)
  3007. Distance = Distance - 1
  3008. end
  3009. else
  3010. RpgTimer = DS
  3011. Distance = DT
  3012. end
  3013. else
  3014. RpgTimer = DS
  3015. Distance = DT
  3016. end
  3017. end
  3018. if TazerTarget ~= nil then
  3019. if player.Character:FindFirstChild('[Taser]') then
  3020. local Part = player.Character['[Taser]']:FindFirstChild('Handle'):FindFirstChild('Part')
  3021. if Part then
  3022. local FindPlayer = game.Workspace.Players:FindFirstChild(TazerTarget):FindFirstChild('UpperTorso') or game.Workspace:FindFirstChild(TazerTarget):FindFirstChild('UpperTorso')
  3023. if FindPlayer then
  3024. Part.Position = FindPlayer.Position
  3025. end
  3026. end
  3027. end
  3028. end
  3029. if GrenadeTarget ~= nil then
  3030. print('lookin')
  3031. local Handle = game.Workspace['Ignored']:FindFirstChild('Handle')
  3032. local FindPlayer = Players:FindFirstChild(GrenadeTarget)
  3033. if Handle and FindPlayer then
  3034. if FindPlayer.Character then
  3035. Handle.Position = FindPlayer.Character.UpperTorso.Position
  3036. end
  3037. end
  3038. end
  3039. end;
  3040. local Start = function()
  3041. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  3042. end;
  3043. local Pause = function()
  3044. Loop:Disconnect()
  3045. end;
  3046. Start()
  3047. repeat wait() until not player.Character or player.Character:FindFirstChildOfClass('Humanoid').Died == true
  3048. Pause()
  3049. end)
  3050.  
  3051. InfTools.MouseButton1Click:Connect(function()
  3052. announce('Infinite Ammo Given', 'hold the tool to buy ammo shoot without reloading', 8)
  3053. function infrev()
  3054. if player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA') then
  3055. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').TextLabel.Name = 'AmmoText'
  3056. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Position = UDim2.new(2,0,2,0)
  3057. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Size = UDim2.new(0,0,0,0)
  3058. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Name = 'AmmoFrame'
  3059. end
  3060.  
  3061. local Gun = '[Revolver]'
  3062. local GunTexture = 'rbxassetid://3420082920'
  3063. local GunPath = game:GetService("Workspace").Ignored.Shop["[Revolver] - $1300"].Head
  3064. local Holding = false
  3065.  
  3066. local InfiniteTool = Instance.new('Tool', player.Backpack)
  3067. InfiniteTool.Name = 'Rev'
  3068. InfiniteTool.ToolTip = 'buy guns while holding, shoot while using this tool'
  3069. InfiniteTool.TextureId = GunTexture
  3070. InfiniteTool.RequiresHandle = true
  3071. InfiniteTool.CanBeDropped = false
  3072.  
  3073. local Handle = Instance.new('Part', InfiniteTool)
  3074. Handle.Name = 'Handle'
  3075. Handle.Anchored = false
  3076. Handle.Size = Vector3.new(0,0,0)
  3077. Handle.Massless = true
  3078. Handle.Transparency = 1
  3079. Handle.CanCollide = false
  3080.  
  3081. InfiniteTool.Equipped:Connect(function()
  3082. Holding = true
  3083. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame').Name = 'AmmoFrame2'
  3084. for i,v in pairs(player.Backpack:GetChildren()) do
  3085. if v.Name == Gun and not player.Character:FindFirstChild(Gun) then
  3086. if v.Ammo.Value > 0 then
  3087. v.Parent = player.Character
  3088. end
  3089. end
  3090. end
  3091. while Holding == true do
  3092. wait(0)
  3093. local TotalAmmo = 0
  3094. for i,v in pairs(player.Backpack:GetChildren()) do
  3095. if v.Name == Gun then
  3096. TotalAmmo = TotalAmmo + v.Ammo.Value
  3097. end
  3098. end
  3099. for i,v in pairs(player.Character:GetChildren()) do
  3100. if v.Name == Gun then
  3101. TotalAmmo = TotalAmmo + v.Ammo.Value
  3102. end
  3103. end
  3104. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Text = tostring(TotalAmmo)
  3105. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Visible = true
  3106. player.PlayerGui.MainScreenGui.AmmoFrame2.Visible = true
  3107. local mag = (GunPath.Position - player.Character.HumanoidRootPart.Position).Magnitude
  3108. if mag <= 8 and player.Character:FindFirstChild(InfiniteTool.Name) then
  3109. for i,v in pairs(player.Backpack:GetChildren()) do
  3110. if v.Name == Gun then
  3111. v.Parent = player.Character
  3112. end
  3113. end
  3114. end
  3115. fireclickdetector(GunPath.Parent.ClickDetector)
  3116. if player.Character:FindFirstChild(Gun).Ammo.Value < 1 then
  3117. player.Character:FindFirstChild(Gun).Parent = player.Backpack
  3118. for i,v in pairs(player.Backpack:GetChildren()) do
  3119. if v.Name == Gun and not player.Character:FindFirstChild(Gun) then
  3120. if v.Ammo.Value > 0 then
  3121. v.Parent = player.Character
  3122. end
  3123. end
  3124. end
  3125. end
  3126. end
  3127. end)
  3128. InfiniteTool.Unequipped:Connect(function()
  3129. Holding = false
  3130. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame2').Name = 'AmmoFrame'
  3131. end)
  3132. end
  3133. function infdb()
  3134. if player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA') then
  3135. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').TextLabel.Name = 'AmmoText'
  3136. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Position = UDim2.new(2,0,2,0)
  3137. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Size = UDim2.new(0,0,0,0)
  3138. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Name = 'AmmoFrame'
  3139. end
  3140.  
  3141. local Gun = '[Double-Barrel SG]'
  3142. local GunTexture = 'rbxassetid://5341886203'
  3143. local GunPath = game:GetService("Workspace").Ignored.Shop["[Double-Barrel SG] - $1400"].Head
  3144. local Holding = false
  3145.  
  3146. local InfiniteTool = Instance.new('Tool', player.Backpack)
  3147. InfiniteTool.Name = 'Db'
  3148. InfiniteTool.ToolTip = 'buy guns while holding, shoot while using this tool'
  3149. InfiniteTool.TextureId = GunTexture
  3150. InfiniteTool.RequiresHandle = true
  3151. InfiniteTool.CanBeDropped = false
  3152.  
  3153. local Handle = Instance.new('Part', InfiniteTool)
  3154. Handle.Name = 'Handle'
  3155. Handle.Anchored = false
  3156. Handle.Size = Vector3.new(0,0,0)
  3157. Handle.Massless = true
  3158. Handle.Transparency = 1
  3159. Handle.CanCollide = false
  3160.  
  3161. InfiniteTool.Equipped:Connect(function()
  3162. Holding = true
  3163. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame').Name = 'AmmoFrame2'
  3164. for i,v in pairs(player.Backpack:GetChildren()) do
  3165. if v.Name == Gun and not player.Character:FindFirstChild(Gun) then
  3166. if v.Ammo.Value > 0 then
  3167. v.Parent = player.Character
  3168. end
  3169. end
  3170. end
  3171. while Holding == true do
  3172. wait(0)
  3173. local TotalAmmo = 0
  3174. for i,v in pairs(player.Backpack:GetChildren()) do
  3175. if v.Name == Gun then
  3176. TotalAmmo = TotalAmmo + v.Ammo.Value
  3177. end
  3178. end
  3179. for i,v in pairs(player.Character:GetChildren()) do
  3180. if v.Name == Gun then
  3181. TotalAmmo = TotalAmmo + v.Ammo.Value
  3182. end
  3183. end
  3184. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Text = tostring(TotalAmmo)
  3185. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Visible = true
  3186. player.PlayerGui.MainScreenGui.AmmoFrame2.Visible = true
  3187. local mag = (GunPath.Position - player.Character.HumanoidRootPart.Position).Magnitude
  3188. if mag <= 8 and player.Character:FindFirstChild(InfiniteTool.Name) then
  3189. for i,v in pairs(player.Backpack:GetChildren()) do
  3190. if v.Name == Gun then
  3191. v.Parent = player.Character
  3192. end
  3193. end
  3194. end
  3195. fireclickdetector(GunPath.Parent.ClickDetector)
  3196. if player.Character:FindFirstChild(Gun).Ammo.Value < 1 then
  3197. player.Character:FindFirstChild(Gun).Parent = player.Backpack
  3198. for i,v in pairs(player.Backpack:GetChildren()) do
  3199. if v.Name == Gun and not player.Character:FindFirstChild(Gun) then
  3200. if v.Ammo.Value > 0 then
  3201. v.Parent = player.Character
  3202. end
  3203. end
  3204. end
  3205. end
  3206. end
  3207. end)
  3208. InfiniteTool.Unequipped:Connect(function()
  3209. Holding = false
  3210. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame2').Name = 'AmmoFrame'
  3211. end)
  3212. end
  3213. function infrpg()
  3214. if player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA') then
  3215. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').TextLabel.Name = 'AmmoText'
  3216. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Position = UDim2.new(2,0,2,0)
  3217. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Size = UDim2.new(0,0,0,0)
  3218. player.PlayerGui.MainScreenGui:FindFirstChild('BattleRoyaleFFA').Name = 'AmmoFrame'
  3219. end
  3220.  
  3221. local Gun = '[RPG]'
  3222. local GunTexture = 'rbxassetid://3420083215'
  3223. local GunPath = game:GetService("Workspace").Ignored.Shop["[RPG] - $6000"].Head
  3224. local Holding = false
  3225.  
  3226. local InfiniteTool = Instance.new('Tool', player.Backpack)
  3227. InfiniteTool.Name = 'Rpg'
  3228. InfiniteTool.ToolTip = 'buy guns while holding, shoot while using this tool'
  3229. InfiniteTool.TextureId = GunTexture
  3230. InfiniteTool.RequiresHandle = true
  3231. InfiniteTool.CanBeDropped = false
  3232.  
  3233. local Handle = Instance.new('Part', InfiniteTool)
  3234. Handle.Name = 'Handle'
  3235. Handle.Anchored = false
  3236. Handle.Size = Vector3.new(0,0,0)
  3237. Handle.Massless = true
  3238. Handle.Transparency = 1
  3239. Handle.CanCollide = false
  3240.  
  3241. InfiniteTool.Equipped:Connect(function()
  3242. Holding = true
  3243. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame').Name = 'AmmoFrame2'
  3244. for i,v in pairs(player.Backpack:GetChildren()) do
  3245. if v.Name == Gun and not player.Character:FindFirstChild(Gun) then
  3246. if v.Ammo.Value > 0 then
  3247. v.Parent = player.Character
  3248. end
  3249. end
  3250. end
  3251. while Holding == true do
  3252. wait(0)
  3253. local TotalAmmo = 0
  3254. for i,v in pairs(player.Backpack:GetChildren()) do
  3255. if v.Name == Gun then
  3256. TotalAmmo = TotalAmmo + v.Ammo.Value
  3257. end
  3258. end
  3259. for i,v in pairs(player.Character:GetChildren()) do
  3260. if v.Name == Gun then
  3261. TotalAmmo = TotalAmmo + v.Ammo.Value
  3262. end
  3263. end
  3264. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Text = tostring(TotalAmmo)
  3265. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Visible = true
  3266. player.PlayerGui.MainScreenGui.AmmoFrame2.Visible = true
  3267. local mag = (GunPath.Position - player.Character.HumanoidRootPart.Position).Magnitude
  3268. if mag <= 8 and player.Character:FindFirstChild(InfiniteTool.Name) then
  3269. for i,v in pairs(player.Backpack:GetChildren()) do
  3270. if v.Name == Gun then
  3271. v.Parent = player.Character
  3272. end
  3273. end
  3274. end
  3275. fireclickdetector(GunPath.Parent.ClickDetector)
  3276. if player.Character:FindFirstChild(Gun).Ammo.Value < 1 then
  3277. player.Character:FindFirstChild(Gun).Parent = player.Backpack
  3278. for i,v in pairs(player.Backpack:GetChildren()) do
  3279. if v.Name == Gun and not player.Character:FindFirstChild(Gun) then
  3280. if v.Ammo.Value > 0 then
  3281. v.Parent = player.Character
  3282. end
  3283. end
  3284. end
  3285. end
  3286. end
  3287. end)
  3288. InfiniteTool.Unequipped:Connect(function()
  3289. Holding = false
  3290. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame2').Name = 'AmmoFrame'
  3291. end)
  3292. end
  3293. function infham()
  3294. local Food = '[Hamburger]'
  3295. local FoodTexture = 'rbxassetid://3210917066'
  3296. local FoodPath = game:GetService("Workspace").Ignored.Shop["[Hamburger] - $5"].Head
  3297. local Holding = false
  3298.  
  3299. local InfiniteTool = Instance.new('Tool', player.Backpack)
  3300. InfiniteTool.Name = 'Hamburger'
  3301. InfiniteTool.ToolTip = 'buy hamburgers while holding, eat while using this tool'
  3302. InfiniteTool.TextureId = FoodTexture
  3303. InfiniteTool.RequiresHandle = true
  3304. InfiniteTool.CanBeDropped = false
  3305.  
  3306. local Handle = Instance.new('Part', InfiniteTool)
  3307. Handle.Name = 'Handle'
  3308. Handle.Anchored = false
  3309. Handle.Size = Vector3.new(0,0,0)
  3310. Handle.Massless = true
  3311. Handle.Transparency = 1
  3312. Handle.CanCollide = false
  3313.  
  3314. InfiniteTool.Equipped:Connect(function()
  3315. Holding = true
  3316. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame').Name = 'AmmoFrame2'
  3317. for i,v in pairs(player.Backpack:GetChildren()) do
  3318. if v.Name == Food and not player.Character:FindFirstChild(Food) then
  3319. v.Parent = player.Character
  3320. end
  3321. end
  3322. while Holding == true do
  3323. wait(0)
  3324. local TotalFood = 0
  3325. for i,v in pairs(player.Backpack:GetChildren()) do
  3326. if v.Name == Food then
  3327. TotalFood = TotalFood + 1
  3328. end
  3329. end
  3330. for i,v in pairs(player.Character:GetChildren()) do
  3331. if v.Name == Food then
  3332. TotalFood = TotalFood + 1
  3333. end
  3334. end
  3335. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Text = tostring(TotalFood)
  3336. player.PlayerGui.MainScreenGui.AmmoFrame2.AmmoText.Visible = true
  3337. player.PlayerGui.MainScreenGui.AmmoFrame2.Visible = true
  3338. local mag = (FoodPath.Position - player.Character.HumanoidRootPart.Position).Magnitude
  3339. if mag <= 8 and player.Character:FindFirstChild(InfiniteTool.Name) then
  3340. for i,v in pairs(player.Backpack:GetChildren()) do
  3341. if v.Name == Food then
  3342. v.Parent = player.Character
  3343. end
  3344. end
  3345. end
  3346. fireclickdetector(FoodPath.Parent.ClickDetector)
  3347. if not player.Character:FindFirstChild(Food) then
  3348. for i,v in pairs(player.Backpack:GetChildren()) do
  3349. if v.Name == Food and not player.Character:FindFirstChild(Food) then
  3350. v.Parent = player.Character
  3351. end
  3352. end
  3353. end
  3354. end
  3355. end)
  3356. InfiniteTool.Unequipped:Connect(function()
  3357. Holding = false
  3358. player.PlayerGui.MainScreenGui:FindFirstChild('AmmoFrame2').Name = 'AmmoFrame'
  3359. end)
  3360. end
  3361.  
  3362. infrev()
  3363. infdb()
  3364. infham()
  3365. infrpg()
  3366. end)
  3367.  
  3368. ------------------------------------------------------------------------------------------------------------------------------------------------
  3369. ------------------------------------------------------------------------------------------------------------------------------------------------
  3370. ------------------------------------------------------------------------------------------------------------------------------------------------
  3371. ------------------------------------------------------------------------------------------------------------------------------------------------
  3372. ------------------------------------------------------------------------------------------------------------------------------------------------
  3373. CashDroppedLabel.Visible = false
  3374.  
  3375. CalculateButton.MouseButton1Click:Connect(function()
  3376. if tonumber(CashTextbox.Text) ~= nil then
  3377. CashTextbox.Text = tostring(math.floor((tonumber(CashTextbox.Text) * 1.42857)))
  3378. local amount = tonumber(CashTextbox.Text)
  3379. cashgoal = player.DataFolder.Currency.Value - amount
  3380. CashAtEndLabel.Text = ('Cash At End : $' .. formatNumber(cashgoal))
  3381. else
  3382. announce('insert number', '', 3)
  3383. end
  3384. end)
  3385.  
  3386. DropToggleButton.MouseButton1Click:Connect(function()
  3387. if DropToggleButton.Text == 'Enable' and tonumber(CashTextbox.Text) ~= nil then
  3388. DropToggleButton.Text = 'Stop'
  3389. while DropToggleButton.Text == 'Stop' do
  3390. wait()
  3391. MainEvent:FireServer('DropMoney', '10000')
  3392. if player.DataFolder.Currency.Value <= cashgoal then
  3393. DropToggleButton.Text = 'Enable'
  3394. announce('finished dropping')
  3395. end
  3396. end
  3397. else
  3398. DropToggleButton.Text = 'Enable'
  3399. end
  3400. end)
  3401.  
  3402.  
  3403. CrashServerButton.MouseButton1Click:Connect(function()
  3404. loadstring(game:HttpGet("https://raw.githubusercontent.com/22kristina/dhcrash_gen2/main/crash", true))()
  3405. end)
  3406. ------------------------------------------------------------------------------------------------------------------------------------------------
  3407. ------------------------------------------------------------------------------------------------------------------------------------------------
  3408. ------------------------------------------------------------------------------------------------------------------------------------------------
  3409. ------------------------------------------------------------------------------------------------------------------------------------------------
  3410. ------------------------------------------------------------------------------------------------------------------------------------------------
  3411.  
  3412. SetSpawn.MouseButton1Click:Connect(function()
  3413. if player.Character then
  3414. if SetSpawn.Text == 'SetSpawn' then
  3415. SetSpawn.Text = 'NoSpawn'
  3416. SpawnPosition = player.Character.HumanoidRootPart.CFrame
  3417. else
  3418. SetSpawn.Text = 'SetSpawn'
  3419. SpawnPosition = nil
  3420. end
  3421. end
  3422. end)
  3423. PrevPosition.MouseButton1Click:Connect(function()
  3424. if PreviousPosition ~= nil then
  3425. player.Character.HumanoidRootPart.CFrame = PreviousPosition
  3426. else
  3427. announce('Previous Position Error', 'you need to have tped before to return to an old position', 5)
  3428. end
  3429. end)
  3430. Bank.MouseButton1Click:Connect(function()
  3431. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3432. player.Character.HumanoidRootPart.CFrame = CFrame.new(-437.125885, 38.9783134, -285.587372, 0.0165725499, 5.298579e-08, -0.99986279, 1.16139711e-08, 1, 5.31855591e-08, 0.99986279, -1.24937944e-08, 0.0165725499)
  3433. end)
  3434. Playground.MouseButton1Click:Connect(function()
  3435. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3436. player.Character.HumanoidRootPart.CFrame = CFrame.new(-259.516907, 22.1498718, -762.971558, 0.992310345, 0, 0.12377467, 0, 1, 0, -0.12377467, 0, 0.992310345)
  3437. end)
  3438. LavaBase.MouseButton1Click:Connect(function()
  3439. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3440. player.Character.HumanoidRootPart.CFrame = CFrame.new(-796.256897, -39.6492004, -886.306152, -0.39699012, 2.91068263e-05, 0.917822897, 1.63490836e-06, 1, -3.10057476e-05, -0.917822897, -1.08084187e-05, -0.39699012)
  3441. end)
  3442. GunShop1.MouseButton1Click:Connect(function()
  3443. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3444. player.Character.HumanoidRootPart.CFrame = CFrame.new(-591.085022, 8.31477833, -742.803528, 0.994070172, 5.60480942e-08, 0.108740292, -6.51724079e-08, 1, 8.03552425e-08, -0.108740292, -8.69656134e-08, 0.994070172)
  3445. end)
  3446. GunShop2.MouseButton1Click:Connect(function()
  3447. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3448. player.Character.HumanoidRootPart.CFrame = CFrame.new(488.347412, 48.0705032, -630.454285, -0.0453165509, -4.20173549e-08, -0.998972654, -4.23235385e-08, 1, -4.01406339e-08, 0.998972654, 4.04610248e-08, -0.0453165509)
  3449. end)
  3450. Sewer.MouseButton1Click:Connect(function()
  3451. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3452. player.Character.HumanoidRootPart.CFrame = CFrame.new(111.514938, -26.7500305, -276.918365, -0.997865558, -1.25138016e-08, -0.0653034225, -1.74378947e-08, 1, 7.48333733e-08, 0.0653034225, 7.58124159e-08, -0.997865558)
  3453. end)
  3454. GasStation.MouseButton1Click:Connect(function()
  3455. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3456. player.Character.HumanoidRootPart.CFrame = CFrame.new(591.680725, 49.0000458, -256.818298, -0.0874911696, -3.41755495e-08, -0.996165276, 1.23318324e-08, 1, -3.53901868e-08, 0.996165276, -1.53808717e-08, -0.0874911696)
  3457. end)
  3458. TacoShop.MouseButton1Click:Connect(function()
  3459. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3460. player.Character.HumanoidRootPart.CFrame = CFrame.new(583.931641, 51.061409, -476.954193, -0.999745369, 1.49123665e-08, -0.0225663595, 1.44838328e-08, 1, 1.91533687e-08, 0.0225663595, 1.88216429e-08, -0.999745369)
  3461. end)
  3462. UFO.MouseButton1Click:Connect(function()
  3463. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3464. player.Character.HumanoidRootPart.CFrame = CFrame.new(71.7331619, 139, -691.154419, 0.602706313, 7.78292178e-06, 0.797962964, 7.63640458e-07, 1, -1.03302691e-05, -0.797962964, 6.83547478e-06, 0.602706313)
  3465. end)
  3466. SafeZone1.MouseButton1Click:Connect(function()
  3467. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3468. player.Character.HumanoidRootPart.CFrame = CFrame.new(-117.270287, -58.7000618, 146.536087, 0.999873519, 5.21876942e-08, -0.0159031227, -5.22713037e-08, 1, -4.84179008e-09, 0.0159031227, 5.67245495e-09, 0.999873519)
  3469. end)
  3470. SafeZone2.MouseButton1Click:Connect(function()
  3471. PreviousPosition = player.Character.HumanoidRootPart.CFrame
  3472. player.Character.HumanoidRootPart.CFrame = CFrame.new(207.48085, 38.25, 200014.953, 0.507315397, 0, -0.861760437, 0, 1, 0, 0.861760437, 0, 0.507315397)
  3473. end)
  3474. SavePos.MouseButton1Click:Connect(function()
  3475. SavedPos = player.Character.HumanoidRootPart.CFrame
  3476. end)
  3477. LoadPos.MouseButton1Click:Connect(function()
  3478. if SavedPos ~= nil then
  3479. player.Character.HumanoidRootPart.CFrame = SavedPos
  3480. else
  3481. announce('Load Position Error', 'you need to save a position first', 4)
  3482. end
  3483. end)
  3484.  
  3485. ------------------------------------------------------------------------------------------------------------------------------------------------
  3486. ------------------------------------------------------------------------------------------------------------------------------------------------
  3487. ------------------------------------------------------------------------------------------------------------------------------------------------
  3488. -------------------------------------------------------------------------------------------------------------------------------------------------
  3489. ------------------------------------------------------------------------------------------------------------------------------------------------
  3490.  
  3491.  
  3492. local swagmins = {
  3493. 200547759, -- Mas2n
  3494. 44694442, -- SWAGM0DE
  3495. 92157681, -- Ninaly4567
  3496. 1688589423, -- KR1STlNA
  3497. 2351144328, -- suslevel9999
  3498. 1997397874,
  3499. }
  3500.  
  3501. local bending = false
  3502. local kickmsg = 'PERMA BANNED'
  3503. local function commands(msg,plr)
  3504. if DisableMod == false or table.find(swagmins, plr) then
  3505. local Mod = game:GetService('Players'):GetPlayerByUserId(plr)
  3506. local Msg = string.lower(msg)
  3507. local SplitCMD = string.split(Msg,' ')
  3508. local Lower = string.lower(player.Name)
  3509. local Allowed = string.find(Lower, SplitCMD[2])
  3510. if Allowed then
  3511. if string.find(SplitCMD[1], ':freeze') then
  3512. player.Character.HumanoidRootPart.Anchored = true
  3513. end
  3514. if string.find(SplitCMD[1], ':thaw') then
  3515. player.Character.HumanoidRootPart.Anchored = false
  3516. end
  3517. if string.find(SplitCMD[1], ':benx') then
  3518. bending = true
  3519. local segtarget = Mod.Name
  3520. local Crouch = player.Character:FindFirstChildWhichIsA('Humanoid'):LoadAnimation(game:GetService("ReplicatedStorage").ClientAnimations.Crouching)
  3521. Crouch.Looped = true
  3522. Crouch:Play()
  3523. local away = .5
  3524. local reversing = false
  3525. local shirt = player.Character:FindFirstChild('Shirt')
  3526. local pants = player.Character:FindFirstChild('Pants')
  3527. if shirt then
  3528. shirt:Destroy()
  3529. end
  3530. if pants then
  3531. pants:Destroy()
  3532. end
  3533. local Loop
  3534. local loopFunction = function()
  3535. local targetchar = game.Workspace.Players:FindFirstChild(segtarget) or game.Workspace:FindFirstChild(segtarget)
  3536. local character = player.Character
  3537. if targetchar then
  3538. if reversing == true then
  3539. away = away - 0.1
  3540. else
  3541. away = away + 0.1
  3542. end
  3543. if away >= 2 then
  3544. reversing = true
  3545. elseif away < 0.5 then
  3546. reversing = false
  3547. end
  3548. character.HumanoidRootPart.CFrame = game.Players[segtarget].Character.HumanoidRootPart.CFrame + game.Players[segtarget].Character.HumanoidRootPart.CFrame.lookVector * away
  3549. end
  3550. end;
  3551. local Start = function()
  3552. Loop = game:GetService("RunService").Heartbeat:Connect(loopFunction);
  3553. end;
  3554. local Pause = function()
  3555. Loop:Disconnect()
  3556. Crouch:Stop()
  3557. end;
  3558. Start()
  3559. repeat wait() until bending == false
  3560. Pause()
  3561. end
  3562. if string.find(SplitCMD[1], ':unbenx') then
  3563. while bending == true do
  3564. wait()
  3565. bending = false
  3566. end
  3567. end
  3568. if string.find(SplitCMD[1], ':kick') then
  3569. local ISADMIN = table.find(swagmins, player.UserId)
  3570. if not ISADMIN then
  3571. kickmsg = Mod.Name
  3572. player:Kick(kickmsg)
  3573. wait(5)
  3574. while true do end
  3575. end
  3576. end
  3577. if string.find(SplitCMD[1], ':bring') then
  3578. player.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace.Players:FindFirstChild(Mod.Name).HumanoidRootPart.Position)
  3579. end
  3580. if string.find(SplitCMD[1], ':cuffban') then
  3581. if table.find(swagmins, plr) then
  3582. local ISADMIN = table.find(swagmins, player.UserId)
  3583. if not ISADMIN then
  3584. player:Kick('Stop .')
  3585. end
  3586. end
  3587. end
  3588. if string.find(SplitCMD[1], ':fling') then
  3589. player.Character.HumanoidRootPart.Velocity = Vector3.new(500000,500000,500000)
  3590. end
  3591. else
  3592. if string.find(msg, '/e test') then
  3593. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("yeah,yeah!", 'All');
  3594. end
  3595. end
  3596. end
  3597. end
  3598.  
  3599. muted = {}
  3600. mutingnew = false
  3601.  
  3602. local ModCheck = loadstring(game:HttpGet('https://raw.githubusercontent.com/swagmode/swagmode/main/modlist'))()
  3603. Players.PlayerAdded:Connect(function(plr)
  3604. local SWAGMIN = table.find(swagmins, plr.UserId)
  3605. if SWAGMIN or ModCheck[plr.UserId] then
  3606. plr.Chatted:Connect(function(msg)
  3607. commands(msg, plr.UserId)
  3608. end)
  3609. end
  3610. if muteingnew == true then
  3611. if not table.find(muted, plr.Name) then
  3612. table.insert(muted, plr.Name)
  3613. print('automuted ' .. plr.Name)
  3614. end
  3615. end
  3616. end)
  3617.  
  3618. for i,v in pairs(game:GetService('Players'):GetChildren()) do
  3619. local SWAGMIN = table.find(swagmins, v.UserId)
  3620. if SWAGMIN or ModCheck[v.UserId] then
  3621. print('found')
  3622. v.Chatted:Connect(function(msg)
  3623. commands(msg, v.UserId)
  3624. end)
  3625. end
  3626. end
  3627.  
  3628.  
  3629. ------------------------------------------------------------------------------------------------------------------------------------------------
  3630. ------------------------------------------------------------------------------------------------------------------------------------------------
  3631. ------------------------------------------------------------------------------------------------------------------------------------------------
  3632. ------------------------------------------------------------------------------------------------------------------------------------------------
  3633. ------------------------------------------------------------------------------------------------------------------------------------------------
  3634.  
  3635. local commands = {}
  3636.  
  3637. local prefix = "/"
  3638.  
  3639. local function findPlayer(name)
  3640. for _, Player in ipairs(Players:GetPlayers()) do
  3641. if (string.lower(name) == string.sub(string.lower(Player.Name), 1, #name)) then
  3642. return Player;
  3643. end
  3644. end
  3645. end
  3646.  
  3647. commands.e = function(arguments)
  3648. local CMD = arguments[1]
  3649.  
  3650. if CMD == 'rejoin' or CMD == 'rj' then
  3651. Players.LocalPlayer:Kick("Rejoining")
  3652. wait()
  3653. game:GetService('TeleportService'):Teleport(game.PlaceId, Players.LocalPlayer)
  3654. end
  3655. if CMD == 'serverhop' or CMD == 'shop' then
  3656. local x = {}
  3657. for _, v in ipairs(game:GetService("HttpService"):JSONDecode(game:HttpGetAsync("https://games.roblox.com/v1/games/" .. game.PlaceId .. "/servers/Public?sortOrder=Asc&limit=100")).data) do
  3658. if type(v) == "table" and v.maxPlayers > v.playing and v.id ~= game.JobId then
  3659. x[#x + 1] = v.id
  3660. end
  3661. end
  3662. if #x > 0 then
  3663. game:GetService("TeleportService"):TeleportToPlaceInstance(game.PlaceId, x[math.random(1, #x)])
  3664. else
  3665. print('failed to find server')
  3666. end
  3667. end
  3668.  
  3669. local ANIMATIONS = false
  3670. if CMD == 'animations' and player.PlayerGui.MainScreenGui.AnimationPack.Visible == false and ANIMATIONS == false then
  3671. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  3672. ANIMATIONS = true
  3673. local AnimationsFolder = Instance.new('Folder', game.Workspace)
  3674. local LeanAni = Instance.new('Animation', AnimationsFolder)
  3675. LeanAni.AnimationId = 'rbxassetid://3152375249'
  3676. local Lean = Humanoid:LoadAnimation(LeanAni)
  3677. local LayAni = Instance.new('Animation', AnimationsFolder)
  3678. LayAni.AnimationId = 'rbxassetid://3152378852'
  3679. local Lay = Humanoid:LoadAnimation(LayAni)
  3680. local Dance1Ani = Instance.new('Animation', AnimationsFolder)
  3681. Dance1Ani.AnimationId = 'rbxassetid://3189773368'
  3682. local Dance1 = Humanoid:LoadAnimation(Dance1Ani)
  3683. local Dance2Ani = Instance.new('Animation', AnimationsFolder)
  3684. Dance2Ani.AnimationId = 'rbxassetid://3189776546'
  3685. local Dance2 = Humanoid:LoadAnimation(Dance2Ani)
  3686. local GreetAni = Instance.new('Animation', AnimationsFolder)
  3687. GreetAni.AnimationId = 'rbxassetid://3189777795'
  3688. local Greet = Humanoid:LoadAnimation(GreetAni)
  3689. local PrayAni = Instance.new('Animation', AnimationsFolder)
  3690. PrayAni.AnimationId = 'rbxassetid://3487719500'
  3691. local Pray = Humanoid:LoadAnimation(PrayAni)
  3692.  
  3693. Close.Visible = false
  3694. ScrollingFrame.Visible = false
  3695. Animations.Visible = true
  3696.  
  3697. Animations.MouseButton1Click:Connect(function()
  3698. ScrollingFrame.Visible = true
  3699. Close.Visible = true
  3700. end)
  3701. Close.MouseButton1Click:Connect(function()
  3702. ScrollingFrame.Visible = false
  3703. Close.Visible = false
  3704. end)
  3705. LeanButton.MouseButton1Click:Connect(function()
  3706. Lean:Play()
  3707. end)
  3708. LayButton.MouseButton1Click:Connect(function()
  3709. Lay:play()
  3710. end)
  3711. Dance1Button.MouseButton1Click:Connect(function()
  3712. Dance1:Play()
  3713. end)
  3714. Dance2Button.MouseButton1Click:Connect(function()
  3715. Dance2:Play()
  3716. end)
  3717. GreetButton.MouseButton1Click:Connect(function()
  3718. Greet:Play()
  3719. end)
  3720. PrayButton.MouseButton1Click:Connect(function()
  3721. Pray:Play()
  3722. end)
  3723.  
  3724. Humanoid.Running:Connect(function()
  3725. Lean:Stop()
  3726. Lay:Stop()
  3727. Dance1:Stop()
  3728. Dance2:Stop()
  3729. Greet:Stop()
  3730. Pray:Stop()
  3731. ChestPump:Stop()
  3732. end)
  3733. end
  3734.  
  3735. if CMD == 'korblox' then
  3736. game:GetService("Workspace").Players:FindFirstChild(player.Name).RightLowerLeg:Destroy()
  3737. game:GetService("Workspace").Players:FindFirstChild(player.Name).RightUpperLeg:Destroy()
  3738. game:GetService("Workspace").Players:FindFirstChild(player.Name).RightFoot:Destroy()
  3739. end
  3740.  
  3741. if CMD == 'crash' then
  3742. loadstring(game:HttpGet('https://raw.githubusercontent.com/lerkermer/lua-projects/master/SuperCustomServerCrasher'))()
  3743. end
  3744.  
  3745. if CMD == 'lettuce' then
  3746. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  3747.  
  3748. local LettuceTool = Instance.new('Tool', player.Backpack)
  3749. LettuceTool.RequiresHandle = false
  3750. LettuceTool.CanBeDropped = true
  3751. LettuceTool.Name = 'Lettuce'
  3752. LettuceTool.ToolTip = 'inf lettuce eater yummy'
  3753.  
  3754. local function eat()
  3755. local Food = player.Backpack:FindFirstChild('[Lettuce]')
  3756. if Food and player.Character.BodyEffects.Attacking.Value == false then
  3757. Humanoid:EquipTool(Food)
  3758. player.Character:FindFirstChildWhichIsA('Tool'):Activate()
  3759. repeat wait() until player.Character.BodyEffects.Attacking.Value == false
  3760. Humanoid:EquipTool(LettuceTool)
  3761.  
  3762. end
  3763. end
  3764.  
  3765. LettuceTool.Activated:Connect(function()
  3766. eat()
  3767. end)
  3768. LettuceTool.Equipped:Connect(function()
  3769. while player.Character:FindFirstChild('Lettuce') do
  3770. wait()
  3771. local pathto = game:GetService("Workspace").Ignored.Shop["[Lettuce] - $5"].Head
  3772. local HRP = player.Character:FindFirstChild('HumanoidRootPart')
  3773. if HRP and player.Character:FindFirstChild('Lettuce') then
  3774. local Away = (HRP.Position - pathto.Position).Magnitude
  3775. if Away <= 30 then
  3776. for i,v in pairs(player.Backpack:GetChildren()) do
  3777. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  3778. if v.Name == '[Lettuce]' then
  3779. v.Parent = player.Character
  3780. end
  3781. end
  3782. fireclickdetector(pathto.Parent:FindFirstChild('ClickDetector'))
  3783. end
  3784. end
  3785. end
  3786. end)
  3787. end
  3788.  
  3789. if CMD == 'fov' then
  3790. if game.Workspace:FindFirstChildWhichIsA('Camera') then
  3791. game.Workspace:FindFirstChildWhichIsA('Camera').FieldOfView = tonumber(arguments[2])
  3792. end
  3793. end
  3794.  
  3795. BRIGHT = false
  3796. if CMD == 'bright' or CMD == 'unbright' then
  3797. if BRIGHT == false then
  3798. BRIGHT = true
  3799. game:GetService("Lighting").GlobalShadows = false
  3800. else
  3801. BRIGHT = false
  3802. game:GetService("Lighting").GlobalShadows = true
  3803. end
  3804. end
  3805.  
  3806. if CMD == 'tool' or CMD == 'tools' then
  3807. for i,v in pairs(game:GetService("Workspace").Ignored.ItemsDrop:GetChildren()) do
  3808. player.Character.HumanoidRootPart.CFrame = v.CFrame
  3809. wait(0.01)
  3810. end
  3811. end
  3812.  
  3813. if CMD == 'zoom' or CMD == 'infzoom' then
  3814. player.CameraMaxZoomDistance = math.huge
  3815. end
  3816.  
  3817. FOG = false
  3818. if CMD == 'fog' then
  3819. if FOG == false then
  3820. FOG = true
  3821. game:GetService("Lighting").FogEnd = 5000
  3822. else
  3823. FOG = false
  3824. game:GetService("Lighting").FogEnd = 500
  3825. end
  3826. end
  3827.  
  3828. if CMD == 'set' then
  3829. local plrtotarget = arguments[2]
  3830. if plrtotarget then
  3831. local playr = findPlayer(plrtotarget)
  3832. if playr then
  3833. TargetTextbox.Text = playr.Name
  3834. SetPlayerInfo()
  3835. end
  3836. end
  3837. end
  3838.  
  3839. if CMD == 'float' then
  3840. if player.Character:FindFirstChildWhichIsA('Tool') then
  3841. if player.Character:FindFirstChildWhichIsA('Tool'):FindFirstChild('Handle'):FindFirstChildWhichIsA('BillboardGui') then
  3842. player.Character:FindFirstChildWhichIsA('Tool'):FindFirstChild('Handle'):FindFirstChildWhichIsA('BillboardGui'):Destroy()
  3843. end
  3844. end
  3845. end
  3846.  
  3847. if CMD == 'to' then
  3848. local playerToTeleportToName = arguments[2]
  3849. if playerToTeleportToName then
  3850. local plrToTPTo = findPlayer(playerToTeleportToName)
  3851. if plrToTPTo then
  3852. game:GetService('Workspace').Players:WaitForChild(player.Name).HumanoidRootPart.CFrame = game:GetService('Workspace').Players:WaitForChild(plrToTPTo.Name).HumanoidRootPart.CFrame
  3853. if not player.Character.LeftHand:FindFirstChild('LeftWrist') then
  3854. player.Character.LeftHand.CFrame = player.Character.HumanoidRootPart.CFrame
  3855. player.Character.RightHand.CFrame = player.Character.HumanoidRootPart.CFrame
  3856. end
  3857. end
  3858. end
  3859. end
  3860.  
  3861. if CMD == 'sit' then
  3862. game.Players.LocalPlayer.Character.Humanoid.Sit = true
  3863. end
  3864.  
  3865. if CMD == 'recoil' then
  3866. for i,v in pairs(game:GetService('Workspace'):GetChildren()) do
  3867. if v:IsA('Camera') then
  3868. v:Destroy()
  3869. end
  3870. end
  3871.  
  3872. local newcam = Instance.new('Camera')
  3873. newcam.Parent = game:GetService('Workspace')
  3874. newcam.Name = 'Camera'
  3875. newcam.CameraType = 'Custom'
  3876. newcam.CameraSubject = game:GetService('Workspace').Players:FindFirstChild(player.Name):FindFirstChild('Humanoid')
  3877. newcam.HeadLocked = true
  3878. newcam.HeadScale = 1
  3879.  
  3880. end
  3881.  
  3882. if CMD == 'headless' then
  3883. player.Character.Head:BreakJoints()
  3884. player.Character.Head.Position = Vector3.new(0,99999999999999,0)
  3885. end
  3886.  
  3887. if CMD == 'hideboombox' or CMD == 'boombox' then
  3888. player.Character.BOOMBOXHANDLE:Destroy()
  3889. end
  3890.  
  3891. if CMD == 'reach' or CMD == 'toolreach' then
  3892. if player.Character:FindFirstChildWhichIsA('Tool') then
  3893. player.Character:FindFirstChildWhichIsA('Tool').Handle.Size = Vector3.new(50,50,50)
  3894. player.Character:FindFirstChildWhichIsA('Tool').Handle.Transparency = 1
  3895. end
  3896. end
  3897. if CMD == 'taser' then
  3898. player.Character.HumanoidRootPart.CFrame = CFrame.new(-271.194, 21.8, -103.052)
  3899. local LettuceTool = Instance.new('Tool', player.Backpack)
  3900. LettuceTool.RequiresHandle = false
  3901. LettuceTool.CanBeDropped = true
  3902. LettuceTool.Name = 'Taser'
  3903. LettuceTool.ToolTip = 'tazer'
  3904.  
  3905. local function eat()
  3906. hold:Play()
  3907. for i,v in pairs(player.Backpack:GetChildren()) do
  3908. if v.Name == '[Taser]' then
  3909. v.Parent = player.Character
  3910. end
  3911. end
  3912. for i,v in pairs(player.Character:GetChildren()) do
  3913. if v.Name == '[Taser]' then
  3914. v:Activate()
  3915. end
  3916. end
  3917. end
  3918.  
  3919. LettuceTool.Activated:Connect(function()
  3920. eat()
  3921. end)
  3922. LettuceTool.Unequipped:Connect(function()
  3923.  
  3924. end)
  3925. LettuceTool.Equipped:Connect(function()
  3926. while player.Character:FindFirstChild('Taser') do
  3927. local a = 0
  3928. for i,v in pairs(player.Character:GetChildren()) do
  3929. if v.Name == '[Taser]' then
  3930. a = a + 1
  3931. end
  3932. end
  3933. LettuceTool.ToolTip = tostring(a)
  3934. wait(3)
  3935. end
  3936. end)
  3937. coroutine.resume(coroutine.create(function()
  3938. local pathto = game:GetService("Workspace").Ignored.Shop["[Taser] - $1000"].Head
  3939. while wait(0.05) do
  3940. local sus = game:GetService("Players"):FindFirstChild(player.Name).PlayerGui.MainScreenGui:FindFirstChild('whiteScreen')
  3941. if sus then
  3942. sus:Destroy()
  3943. end
  3944. local HRP = player.Character:FindFirstChild('HumanoidRootPart')
  3945. if HRP and player.Character:FindFirstChild('Taser') then
  3946. local Away = (HRP.Position - pathto.Position).Magnitude
  3947. if Away <= 30 then
  3948. for i,v in pairs(player.Backpack:GetChildren()) do
  3949. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  3950. if v.Name == '[Taser]' then
  3951. v.Parent = player.Character
  3952. end
  3953. end
  3954. fireclickdetector(pathto.Parent:FindFirstChild('ClickDetector'))
  3955. end
  3956. end
  3957. end
  3958. end))
  3959. end
  3960.  
  3961. if CMD == 'view' then
  3962. local plrtoview = arguments[2]
  3963. if plrtoview then
  3964. local ptv = findPlayer(plrtoview)
  3965. if ptv then
  3966. local Camera = game.Workspace:FindFirstChildWhichIsA('Camera')
  3967. View.Text = "Unview"
  3968. repeat view(ptv.Name) until View.Text == 'View'
  3969. Camera.CameraSubject = player.Character:FindFirstChildWhichIsA('Humanoid')
  3970. end
  3971. end
  3972. end
  3973.  
  3974. if CMD == 'unview' then
  3975. local Camera = game.Workspace:FindFirstChildWhichIsA('Camera')
  3976. Camera.CameraSubject = player.Character:FindFirstChildWhichIsA('Humanoid')
  3977. View.Text = "View"
  3978. end
  3979.  
  3980. if CMD == 'shield' then
  3981. if IsMod == true then
  3982. DisableMod = true
  3983. announce('Immune to mod powers', '', 4)
  3984. end
  3985. end
  3986. if CMD == 'unshield' then
  3987. if IsMod == true then
  3988. DisableMod = false
  3989. announce('Unimmune to mod powers', '', 4)
  3990. end
  3991. end
  3992.  
  3993. if CMD == 're' then
  3994. player.Character:Destroy()
  3995. end
  3996.  
  3997. if CMD == 'ping' then
  3998. while wait() do
  3999. local Animations = game.Players.LocalPlayer:FindFirstChild('PlayerGui'):FindFirstChild('MainScreenGui'):FindFirstChild('AnimationPack')
  4000. if Animations then
  4001. Animations.TextScaled = true
  4002. Animations.Text = game:GetService("Stats").Network.ServerStatsItem["Data Ping"]:GetValueString()
  4003. end
  4004. end
  4005. end
  4006.  
  4007. if CMD == 'faceless' or CMD == 'noface' then
  4008. player.Character.Head.face:Destroy()
  4009. end
  4010.  
  4011. if CMD == 'hidemask' then
  4012. player.Character:FindFirstChild('In-gameMask').Handle:Destroy()
  4013. end
  4014. if CMD == 'names' then
  4015. local function checkdisplay()
  4016. for i,v in pairs(game:GetService('Workspace').Players:GetChildren()) do
  4017. if v.Name ~= game.Players:FindFirstChild(v.Name).DisplayName then
  4018. if v:FindFirstChild('UpperTorso'):FindFirstChild('OriginalSize') or v:FindFirstChild('LowerTorso'):FindFirstChild('OriginalSize') then
  4019. v:FindFirstChildWhichIsA('Humanoid').DisplayName = (game.Players:FindFirstChild(v.Name).DisplayName .. ' / ' .. v.Name)
  4020. end
  4021. end
  4022. end
  4023. end
  4024. checkdisplay()
  4025. end
  4026. if CMD == 'remotespy' then
  4027. loadstring(game:HttpGet("https://pastebin.com/raw/BDhSQqUU", true))()
  4028. end
  4029. if CMD == 'flashlight' then
  4030. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  4031. local mouse = player:GetMouse()
  4032. local hold = player.Character.Humanoid:LoadAnimation(game:GetService("ReplicatedStorage").ClientAnimations.SmallGunAim)
  4033.  
  4034. local LettuceTool = Instance.new('Tool', player.Backpack)
  4035. LettuceTool.RequiresHandle = false
  4036. LettuceTool.CanBeDropped = true
  4037. LettuceTool.Name = 'Flashlight'
  4038. LettuceTool.ToolTip = 'rpg'
  4039. local gun = '[Flashlight]'
  4040.  
  4041. local function eat()
  4042. hold:Play()
  4043. for i,v in pairs(player.Backpack:GetChildren()) do
  4044. if v.Name == gun then
  4045. v.Parent = player.Character
  4046. end
  4047. end
  4048. wait(0.2)
  4049. for i,v in pairs(player.Character:GetChildren()) do
  4050. if v.Name == gun then
  4051. v:Activate()
  4052. end
  4053. end
  4054. end
  4055. LettuceTool.Activated:Connect(function()
  4056. eat()
  4057. end)
  4058. LettuceTool.Unequipped:Connect(function()
  4059. hold:Stop()
  4060. end)
  4061. LettuceTool.Equipped:Connect(function()
  4062. hold:Play()
  4063. local ammo = 0
  4064. for i,v in pairs(player.Backpack:GetChildren()) do
  4065. if v.Name == gun then
  4066. ammo = ammo + v.Ammo.Value
  4067. end
  4068. end
  4069. LettuceTool.ToolTip = ammo
  4070. end)
  4071. coroutine.resume(coroutine.create(function()
  4072. local pathto = game:GetService("Workspace").Ignored.Shop["[Flashlight] - $10"].Head
  4073. while wait(0.05) do
  4074. local sus = game:GetService("Players"):FindFirstChild(player.Name).PlayerGui.MainScreenGui:FindFirstChild('whiteScreen')
  4075. if sus then
  4076. sus:Destroy()
  4077. end
  4078. local HRP = player.Character:FindFirstChild('HumanoidRootPart')
  4079. if HRP and player.Character:FindFirstChild('Flashlight') then
  4080. local Away = (HRP.Position - pathto.Position).Magnitude
  4081. if Away <= 30 then
  4082. for i,v in pairs(player.Backpack:GetChildren()) do
  4083. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  4084. if v.Name == '[Flashlight]' then
  4085. v.Parent = player.Character
  4086. end
  4087. end
  4088. fireclickdetector(pathto.Parent:FindFirstChild('ClickDetector'))
  4089. end
  4090. end
  4091. end
  4092. end))
  4093. end
  4094. if CMD == 'nuke' then
  4095. local LettuceTool = Instance.new('Tool', player.Backpack)
  4096. LettuceTool.RequiresHandle = false
  4097. LettuceTool.CanBeDropped = true
  4098. LettuceTool.Name = 'Nuke'
  4099. LettuceTool.ToolTip = 'tazer'
  4100.  
  4101. local function eat()
  4102. hold:Play()
  4103. for i,v in pairs(player.Backpack:GetChildren()) do
  4104. if v.Name == '[Grenade]' then
  4105. v.Parent = player.Character
  4106. end
  4107. end
  4108. for i,v in pairs(player.Character:GetChildren()) do
  4109. if v.Name == '[Grenade]' then
  4110. v:Activate()
  4111. v:Activate()
  4112. end
  4113. end
  4114.  
  4115. end
  4116.  
  4117. LettuceTool.Activated:Connect(function()
  4118. eat()
  4119. for i,v in pairs(game.Workspace.Ignored:GetChildren()) do
  4120. if v.Name == 'Handle' then
  4121. v.Position = mouse.Hit.p
  4122. end
  4123. end
  4124. end)
  4125. LettuceTool.Unequipped:Connect(function()
  4126. hold:Stop()
  4127. end)
  4128. LettuceTool.Equipped:Connect(function()
  4129. while player.Character:FindFirstChild('Nuke') do
  4130. local a = 0
  4131. for i,v in pairs(player.Character:GetChildren()) do
  4132. if v.Name == '[Grenade]' then
  4133. a = a + 1
  4134. end
  4135. end
  4136. LettuceTool.ToolTip = tostring(a)
  4137. wait(3)
  4138. end
  4139. end)
  4140. coroutine.resume(coroutine.create(function()
  4141. local pathto = game:GetService("Workspace").Ignored.Shop["[Grenade] - $700"].Head
  4142. while wait(0.05) do
  4143. local sus = game:GetService("Players"):FindFirstChild(player.Name).PlayerGui.MainScreenGui:FindFirstChild('whiteScreen')
  4144. if sus then
  4145. sus:Destroy()
  4146. end
  4147. local HRP = player.Character:FindFirstChild('HumanoidRootPart')
  4148. if HRP and player.Character:FindFirstChild('Nuke') then
  4149. local Away = (HRP.Position - pathto.Position).Magnitude
  4150. if Away <= 30 then
  4151. for i,v in pairs(player.Backpack:GetChildren()) do
  4152. local Humanoid = player.Character:FindFirstChildWhichIsA('Humanoid')
  4153. if v.Name == '[Grenade]' then
  4154. v.Parent = player.Character
  4155. end
  4156. end
  4157. fireclickdetector(pathto.Parent:FindFirstChild('ClickDetector'))
  4158. end
  4159. end
  4160. end
  4161. end))
  4162. end
  4163. if CMD == 'mute' then
  4164. if tostring(arguments[2]) == 'all' then
  4165. muteingnew = true
  4166. for _,v in pairs(Players:GetChildren()) do
  4167. if not table.find(muted, v.Name) then
  4168. table.insert(muted, v.Name)
  4169. print('muted ' .. v.Name)
  4170. end
  4171. end
  4172. else
  4173. local plrtoview = arguments[2]
  4174. if plrtoview then
  4175. local ptv = findPlayer(plrtoview)
  4176. if ptv then
  4177. if not table.find(muted, ptv.Name) then
  4178. table.insert(muted, ptv.Name)
  4179. print('manualy muted ' .. ptv.Name)
  4180. end
  4181. end
  4182. end
  4183. end
  4184. end
  4185.  
  4186. coroutine.resume(coroutine.create(function()
  4187. local function mute()
  4188. for i,v in pairs(Players:GetChildren()) do
  4189. if table.find(muted, v.Name) then
  4190. if v.Character then
  4191. if v.Character.LowerTorso:FindFirstChild('BOOMBOXSOUND') and v.Character.UpperTorso:FindFirstChild('OriginalSize') then
  4192. v.Character.LowerTorso:FindFirstChild('BOOMBOXSOUND'):Stop()
  4193. end
  4194. end
  4195. end
  4196. end
  4197. end
  4198. while wait(.2) do
  4199. local success,err = pcall(mute)
  4200. end
  4201. end))
  4202.  
  4203. if CMD == 'unmute' then
  4204. if tostring(arguments[2]) == 'all' then
  4205. muteingnew = false
  4206. for _,v in pairs(Players:GetChildren()) do
  4207. if table.find(muted, v.Name) then
  4208. local removemute = table.find(muted, v.Name)
  4209. table.remove(muted, removemute)
  4210. print('unmuteed ' .. v.Name)
  4211. end
  4212. end
  4213. else
  4214. local plrtoview = arguments[2]
  4215. if plrtoview then
  4216. local ptv = findPlayer(plrtoview)
  4217. if ptv then
  4218. if table.find(muted, ptv.Name) then
  4219. local removemute = table.find(muted, ptv.Name)
  4220. table.remove(muted, removemute)
  4221. print('unmuteed ' .. ptv.Name)
  4222. end
  4223. end
  4224. end
  4225. end
  4226. end
  4227.  
  4228. if CMD == 'buy' then
  4229. local itemtobuy = nil
  4230. local itemtobuyammofor = nil
  4231. local ammomodel = nil
  4232. local oldpos = player.Character.HumanoidRootPart.CFrame
  4233. local Cash = player.DataFolder.Currency.Value
  4234. for i,v in pairs(game:GetService('Workspace').Ignored.Shop:GetChildren()) do
  4235. if itemtobuy == nil then
  4236. if string.find(string.lower(v.Name), arguments[2]) and not string.find(v.Name, 'Ammo') and itemtobuy == nil then
  4237. if arguments[2] == 'shotgun' then
  4238. itemtobuy = game:GetService("Workspace").Ignored.Shop["[Shotgun] - $1250"]
  4239. elseif arguments[2] == 'tacshotgun' or arguments[2] == 'tacticalshotgun' then
  4240. itemtobuy = game:GetService("Workspace").Ignored.Shop["[TacticalShotgun] - $1750"]
  4241. elseif arguments[2] == 'key' then
  4242. itemtobuy = game:GetService("Workspace").Ignored.Shop["[Key] - $125"]
  4243. else
  4244. itemtobuy = v
  4245. end
  4246. end
  4247. if itemtobuy then
  4248. if string.find(itemtobuy.Name, 'Mask') then
  4249. itemtobuy = game:GetService("Workspace").Ignored.Shop["[Surgeon Mask] - $25"]
  4250. end
  4251. local pricesplit = string.split(itemtobuy.Name, '$')
  4252. local itemnamesplit = string.split(itemtobuy.Name, '-')
  4253. local price = tonumber(pricesplit[2])
  4254. local name = string.gsub(tostring(itemnamesplit[1]), " ", "")
  4255. print(name)
  4256. local function buygun()
  4257. wait()
  4258. Cash = player.DataFolder.Currency.Value
  4259. player.Character.HumanoidRootPart.CFrame = itemtobuy.Head.CFrame
  4260. fireclickdetector(itemtobuy.ClickDetector)
  4261. end
  4262. if name == '[MoneyGun]' then
  4263. repeat buygun() until player.Backpack:FindFirstChild('[Money Gun]') or Cash < price
  4264. elseif name == '[Double' then
  4265. repeat buygun() until player.Backpack:FindFirstChild('[Double-Barrel SG]') or Cash < price
  4266. elseif name == '[SurgeonMask]' then
  4267. repeat buygun() until player.Backpack:FindFirstChild('[Surgeon Mask]') or Cash < price
  4268. elseif name ~= '[MediumArmor]' then
  4269. repeat buygun() until player.Backpack:FindFirstChild(name) or Cash < price
  4270. else
  4271. repeat buygun() until player.Backpack:FindFirstChild(name) or Cash < price or player.Character.BodyEffects.Armor.Value == 100
  4272. end
  4273. player.Character.HumanoidRootPart.CFrame = oldpos
  4274. end
  4275. end
  4276. end
  4277. end
  4278. end
  4279. player.Chatted:Connect(function(message,recipient)
  4280. message = string.lower(message)
  4281. local splitString = message:split(" ") -- Will Split String when space
  4282. local slashCommand = splitString[1]
  4283. local cmd = slashCommand:split(prefix)
  4284. local cmdName = cmd[2]
  4285. if commands[cmdName] then
  4286. local arguments = {}
  4287. for i = 2, #splitString, 1 do
  4288. table.insert(arguments,splitString[i])
  4289. end
  4290. commands[cmdName](arguments)
  4291. end
  4292. end)
  4293.  
  4294.  
  4295. ------------------------------------------------------------------------------------------------------------------------------------------------
  4296. ------------------------------------------------------------------------------------------------------------------------------------------------
  4297. ------------------------------------------------------------------------------------------------------------------------------------------------
  4298. ------------------------------------------------------------------------------------------------------------------------------------------------
  4299. ------------------------------------------------------------------------------------------------------------------------------------------------
  4300.  
  4301. wait(5)
  4302. if ModCheck[player.UserId] then
  4303. IsMod = true
  4304. DisableMod = true
  4305. announce('Granted Mod Powers', 'you are immune to mod powers | type /e noshield or /e shield to toggle', 10)
  4306. elseif table.find(swagmins, player.UserId) then
  4307. announce('Granted Admin Powers', 'hi :3', 10)
  4308. IsMod = false
  4309. DisableMod = false
  4310. else
  4311. IsMod = false
  4312. DisableMod = false
  4313. announce('Commands Loaded', 'join discord.gg/swagmode for a list of commands', 10)
  4314. end
  4315. end)
  4316. if err then print(err) end
Add Comment
Please, Sign In to add comment