Xen_YT

Roblox Lost Eclipse

Jun 6th, 2020
570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.86 KB | None | 0 0
  1. if game.CoreGui:FindFirstChild("UI") then
  2. return
  3. end
  4.  
  5. local Player = game.Players.LocalPlayer
  6.  
  7.  
  8. local UI = Instance.new("ScreenGui")
  9. local TopLabel = Instance.new("TextLabel")
  10. local FrameTabs = Instance.new("Frame")
  11. local ButtonPlayerMods = Instance.new("TextButton")
  12. local BackFrame = Instance.new("Frame")
  13. local FramePlayerMods = Instance.new("Frame")
  14. local LabelPlayerMods = Instance.new("TextLabel")
  15. local LabelAutoSprint = Instance.new("TextLabel")
  16. local ButtonAutoSprint = Instance.new("TextButton")
  17. local LabelSuperJump = Instance.new("TextLabel")
  18. local ButtonSuperJump = Instance.new("TextButton")
  19. local LabelFreeBuild = Instance.new("TextLabel")
  20. local ButtonFreeBuild = Instance.new("TextButton")
  21. local ButtonNoFall = Instance.new("TextButton")
  22. local LabelFloat = Instance.new("TextLabel")
  23. local ButtonFloat = Instance.new("TextButton")
  24. local LabelMedMod = Instance.new("TextLabel")
  25. local ButtonMedMod = Instance.new("TextButton")
  26. local LabelInfJump = Instance.new("TextLabel")
  27. local ButtonInfJump = Instance.new("TextButton")
  28. local ButtonNoHelmet = Instance.new("TextButton")
  29. local ButtonNoDrown = Instance.new("TextButton")
  30. local ButtonNoRad = Instance.new("TextButton")
  31. local LabelQuickLoot = Instance.new("TextLabel")
  32. local ButtonQuickLoot = Instance.new("TextButton")
  33. local LabelNoRock = Instance.new("TextLabel")
  34. local ButtonNoRock = Instance.new("TextButton")
  35. local ButtonNoFlash = Instance.new("TextButton")
  36. local ComingSoon = Instance.new("TextLabel")
  37. local ButtonComingSoon = Instance.new("TextButton")
  38. local ButtonFillThirst = Instance.new("TextButton")
  39. local FrameVisualMods = Instance.new("Frame")
  40. local LabelVisualMods = Instance.new("TextLabel")
  41. local LabelFullBright = Instance.new("TextLabel")
  42. local ButtonFullBright = Instance.new("TextButton")
  43. local LabelNoBloom = Instance.new("TextLabel")
  44. local ButtonNoBloom = Instance.new("TextButton")
  45. local LabelNoBlur = Instance.new("TextLabel")
  46. local ButtonNoBlur = Instance.new("TextButton")
  47. local LabelPlayerEsp = Instance.new("TextLabel")
  48. local ButtonPlayerEsp = Instance.new("TextButton")
  49. local LabelPlayerHitBoxes = Instance.new("TextLabel")
  50. local ButtonPlayerHitboxes = Instance.new("TextButton")
  51. local LabelScavEsp = Instance.new("TextLabel")
  52. local ButtonScavEsp = Instance.new("TextButton")
  53. local LabelScavEsp_2 = Instance.new("TextLabel")
  54. local ButtonScavHitboxes = Instance.new("TextButton")
  55. local BrightnessVal = Instance.new("TextBox")
  56. local LabelNoSun = Instance.new("TextLabel")
  57. local ButtonNoSun = Instance.new("TextButton")
  58. local FrameRaidingTool = Instance.new("Frame")
  59. local LabelRaidingHelp = Instance.new("TextLabel")
  60. local LabelWalls = Instance.new("TextLabel")
  61. local ButtonWalls = Instance.new("TextButton")
  62. local LabelFoundations = Instance.new("TextLabel")
  63. local ButtonFoundations = Instance.new("TextButton")
  64. local LabelFloors = Instance.new("TextLabel")
  65. local ButtonFloors = Instance.new("TextButton")
  66. local LabelDoorWays = Instance.new("TextLabel")
  67. local ButtonDoorWays = Instance.new("TextButton")
  68. local LabelWindowFrames = Instance.new("TextLabel")
  69. local ButtonWindowFrames = Instance.new("TextButton")
  70. local LabelDoors = Instance.new("TextLabel")
  71. local ButtonDoors = Instance.new("TextButton")
  72. local LabelFreeCam = Instance.new("TextLabel")
  73. local ButtonFreeCam = Instance.new("TextButton")
  74. local FreeCamSpeed = Instance.new("TextBox")
  75. local FreeCamTp = Instance.new("TextBox")
  76. local LabelSteal = Instance.new("TextLabel")
  77. local ButtonSteal = Instance.new("TextButton")
  78. local ButtonStealInfo = Instance.new("TextButton")
  79. local FrameGunMods = Instance.new("Frame")
  80. local LabelGunMods = Instance.new("TextLabel")
  81. local LabelSilentShots = Instance.new("TextLabel")
  82. local ButtonSilentShots = Instance.new("TextButton")
  83. local LabelNoRecoil = Instance.new("TextLabel")
  84. local ButtonNoRecoil = Instance.new("TextButton")
  85. local LabelNoMuzzle = Instance.new("TextLabel")
  86. local ButtonNoMuzzle = Instance.new("TextButton")
  87. local LabelMouseCursor = Instance.new("TextLabel")
  88. local ButtonMouseCursor = Instance.new("TextButton")
  89. local LabelAutoReload = Instance.new("TextLabel")
  90. local ButtonAutoReload = Instance.new("TextButton")
  91. local FarmingToolMods = Instance.new("Frame")
  92. local LabelFarmingTools = Instance.new("TextLabel")
  93. local LabelStoneEsp = Instance.new("TextLabel")
  94. local ButtonStoneEsp = Instance.new("TextButton")
  95. local LabelIronEsp = Instance.new("TextLabel")
  96. local ButtonIronEsp = Instance.new("TextButton")
  97. local LabelSulfurEsp = Instance.new("TextLabel")
  98. local ButtonSulfurEsp = Instance.new("TextButton")
  99. local LabelNettleEsp = Instance.new("TextLabel")
  100. local ButtonNettleEsp = Instance.new("TextButton")
  101. local LabelAutoHarvest = Instance.new("TextLabel")
  102. local ButtonAutoHarvest = Instance.new("TextButton")
  103. local FrameSettings = Instance.new("Frame")
  104. local LabelSettings = Instance.new("TextLabel")
  105. local LabelUiBind = Instance.new("TextLabel")
  106. local UIBindText = Instance.new("TextBox")
  107. local ButtonDestroyUI = Instance.new("TextButton")
  108. local LabelAutoHarvestBind = Instance.new("TextLabel")
  109. local AutoHarvestBind = Instance.new("TextBox")
  110. local LabelQuickLootBind = Instance.new("TextLabel")
  111. local QuickLootBind = Instance.new("TextBox")
  112. local LabelFloatBind = Instance.new("TextLabel")
  113. local FloatBindText = Instance.new("TextBox")
  114. local LabelStealBind = Instance.new("TextLabel")
  115. local StealBind = Instance.new("TextBox")
  116. local FrameStealInfo = Instance.new("Frame")
  117. local StealInfo = Instance.new("TextLabel")
  118. local LabelStealInfo = Instance.new("TextLabel")
  119. local ButtonStealBack = Instance.new("TextButton")
  120. local FrameInfo = Instance.new("Frame")
  121. local LabelDevInfo = Instance.new("TextLabel")
  122. local LabelDevInfo1 = Instance.new("TextLabel")
  123. local ButtonVisuals = Instance.new("TextButton")
  124. local ButtonRaiding = Instance.new("TextButton")
  125. local ButtonGunMods = Instance.new("TextButton")
  126. local ButtonInfo = Instance.new("TextButton")
  127. local ButtonSettings = Instance.new("TextButton")
  128. local ButtonFarmingTools = Instance.new("TextButton")
  129.  
  130. --Properties:
  131. UI.Name = "UI"
  132. UI.Parent = game.CoreGui
  133.  
  134. TopLabel.Name = "TopLabel"
  135. TopLabel.Parent = UI
  136. TopLabel.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  137. TopLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  138. TopLabel.Position = UDim2.new(0.0645411015, 0, 0.416666657, 0)
  139. TopLabel.Size = UDim2.new(0, 457, 0, 25)
  140. TopLabel.Font = Enum.Font.SourceSansItalic
  141. TopLabel.Text = "Eclipse [Alpha]"
  142. TopLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  143. TopLabel.TextScaled = true
  144. TopLabel.TextSize = 40.000
  145. TopLabel.TextWrapped = true
  146.  
  147. FrameTabs.Name = "FrameTabs"
  148. FrameTabs.Parent = TopLabel
  149. FrameTabs.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  150. FrameTabs.BorderColor3 = Color3.fromRGB(0, 0, 0)
  151. FrameTabs.Position = UDim2.new(0, 0, 1, 0)
  152. FrameTabs.Size = UDim2.new(0, 100, 0, 253)
  153.  
  154. ButtonPlayerMods.Name = "ButtonPlayerMods"
  155. ButtonPlayerMods.Parent = FrameTabs
  156. ButtonPlayerMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  157. ButtonPlayerMods.BorderColor3 = Color3.fromRGB(0, 0, 0)
  158. ButtonPlayerMods.Position = UDim2.new(0, 0, 0.1350988, 0)
  159. ButtonPlayerMods.Size = UDim2.new(0, 77, 0, 20)
  160. ButtonPlayerMods.Font = Enum.Font.SourceSansItalic
  161. ButtonPlayerMods.Text = "Player"
  162. ButtonPlayerMods.TextColor3 = Color3.fromRGB(255, 255, 255)
  163. ButtonPlayerMods.TextSize = 16.000
  164. ButtonPlayerMods.TextWrapped = true
  165.  
  166. BackFrame.Name = "BackFrame"
  167. BackFrame.Parent = FrameTabs
  168. BackFrame.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  169. BackFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  170. BackFrame.Position = UDim2.new(0.777777731, 0, 0, 0)
  171. BackFrame.Size = UDim2.new(0, 379, 0, 253)
  172.  
  173. FramePlayerMods.Name = "FramePlayerMods"
  174. FramePlayerMods.Parent = BackFrame
  175. FramePlayerMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  176. FramePlayerMods.BorderColor3 = Color3.fromRGB(255, 255, 255)
  177. FramePlayerMods.Position = UDim2.new(0.0189999696, 0, 0.0290000215, 0)
  178. FramePlayerMods.Size = UDim2.new(0, 365, 0, 237)
  179. FramePlayerMods.Visible = false
  180.  
  181. LabelPlayerMods.Name = "LabelPlayerMods"
  182. LabelPlayerMods.Parent = FramePlayerMods
  183. LabelPlayerMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  184. LabelPlayerMods.BorderColor3 = Color3.fromRGB(255, 255, 255)
  185. LabelPlayerMods.Position = UDim2.new(0.0279311091, 0, 0.0268817376, 0)
  186. LabelPlayerMods.Size = UDim2.new(0, 344, 0, 20)
  187. LabelPlayerMods.Font = Enum.Font.SourceSansItalic
  188. LabelPlayerMods.Text = "Player Modifications"
  189. LabelPlayerMods.TextColor3 = Color3.fromRGB(255, 255, 255)
  190. LabelPlayerMods.TextScaled = true
  191. LabelPlayerMods.TextSize = 16.000
  192. LabelPlayerMods.TextWrapped = true
  193.  
  194. LabelAutoSprint.Name = "LabelAutoSprint"
  195. LabelAutoSprint.Parent = FramePlayerMods
  196. LabelAutoSprint.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  197. LabelAutoSprint.BackgroundTransparency = 0.900
  198. LabelAutoSprint.BorderColor3 = Color3.fromRGB(0, 0, 0)
  199. LabelAutoSprint.Position = UDim2.new(0.0267175566, 0, 0.166666672, 0)
  200. LabelAutoSprint.Size = UDim2.new(0, 80, 0, 20)
  201. LabelAutoSprint.Font = Enum.Font.SourceSansItalic
  202. LabelAutoSprint.Text = "Auto Sprint"
  203. LabelAutoSprint.TextColor3 = Color3.fromRGB(255, 255, 255)
  204. LabelAutoSprint.TextSize = 16.000
  205.  
  206. ButtonAutoSprint.Name = "ButtonAutoSprint"
  207. ButtonAutoSprint.Parent = LabelAutoSprint
  208. ButtonAutoSprint.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  209. ButtonAutoSprint.BackgroundTransparency = 0.500
  210. ButtonAutoSprint.BorderColor3 = Color3.fromRGB(255, 255, 255)
  211. ButtonAutoSprint.Position = UDim2.new(1.07500005, 0, 0, 0)
  212. ButtonAutoSprint.Size = UDim2.new(0, 20, 0, 20)
  213. ButtonAutoSprint.Font = Enum.Font.SourceSansItalic
  214. ButtonAutoSprint.Text = ""
  215. ButtonAutoSprint.TextColor3 = Color3.fromRGB(255, 255, 255)
  216. ButtonAutoSprint.TextSize = 18.000
  217.  
  218. LabelSuperJump.Name = "LabelSuperJump"
  219. LabelSuperJump.Parent = FramePlayerMods
  220. LabelSuperJump.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  221. LabelSuperJump.BackgroundTransparency = 0.900
  222. LabelSuperJump.BorderColor3 = Color3.fromRGB(0, 0, 0)
  223. LabelSuperJump.Position = UDim2.new(0.0267175566, 0, 0.433033884, 0)
  224. LabelSuperJump.Size = UDim2.new(0, 80, 0, 20)
  225. LabelSuperJump.Font = Enum.Font.SourceSansItalic
  226. LabelSuperJump.Text = "Super Jump"
  227. LabelSuperJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  228. LabelSuperJump.TextSize = 16.000
  229.  
  230. ButtonSuperJump.Name = "ButtonSuperJump"
  231. ButtonSuperJump.Parent = LabelSuperJump
  232. ButtonSuperJump.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  233. ButtonSuperJump.BackgroundTransparency = 0.500
  234. ButtonSuperJump.BorderColor3 = Color3.fromRGB(255, 255, 255)
  235. ButtonSuperJump.Position = UDim2.new(1.07500005, 0, 0, 0)
  236. ButtonSuperJump.Size = UDim2.new(0, 20, 0, 20)
  237. ButtonSuperJump.Font = Enum.Font.SourceSansItalic
  238. ButtonSuperJump.Text = ""
  239. ButtonSuperJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  240. ButtonSuperJump.TextSize = 18.000
  241.  
  242. LabelFreeBuild.Name = "LabelFreeBuild"
  243. LabelFreeBuild.Parent = FramePlayerMods
  244. LabelFreeBuild.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  245. LabelFreeBuild.BackgroundTransparency = 0.900
  246. LabelFreeBuild.BorderColor3 = Color3.fromRGB(0, 0, 0)
  247. LabelFreeBuild.Position = UDim2.new(0.0270000007, 0, 0.842000008, 0)
  248. LabelFreeBuild.Size = UDim2.new(0, 80, 0, 20)
  249. LabelFreeBuild.Font = Enum.Font.SourceSansItalic
  250. LabelFreeBuild.Text = "Free Build"
  251. LabelFreeBuild.TextColor3 = Color3.fromRGB(255, 255, 255)
  252. LabelFreeBuild.TextSize = 16.000
  253.  
  254. ButtonFreeBuild.Name = "ButtonFreeBuild"
  255. ButtonFreeBuild.Parent = LabelFreeBuild
  256. ButtonFreeBuild.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  257. ButtonFreeBuild.BackgroundTransparency = 0.500
  258. ButtonFreeBuild.BorderColor3 = Color3.fromRGB(255, 255, 255)
  259. ButtonFreeBuild.Position = UDim2.new(1.07500005, 0, 0, 0)
  260. ButtonFreeBuild.Size = UDim2.new(0, 20, 0, 20)
  261. ButtonFreeBuild.Font = Enum.Font.SourceSansItalic
  262. ButtonFreeBuild.Text = ""
  263. ButtonFreeBuild.TextColor3 = Color3.fromRGB(255, 255, 255)
  264. ButtonFreeBuild.TextSize = 18.000
  265.  
  266. ButtonNoFall.Name = "ButtonNoFall"
  267. ButtonNoFall.Parent = FramePlayerMods
  268. ButtonNoFall.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  269. ButtonNoFall.BorderColor3 = Color3.fromRGB(255, 255, 255)
  270. ButtonNoFall.Position = UDim2.new(0.678025961, 0, 0.707227468, 0)
  271. ButtonNoFall.Size = UDim2.new(0, 106, 0, 20)
  272. ButtonNoFall.Font = Enum.Font.SourceSans
  273. ButtonNoFall.Text = "No Fall Damage"
  274. ButtonNoFall.TextColor3 = Color3.fromRGB(255, 255, 255)
  275. ButtonNoFall.TextSize = 14.000
  276.  
  277. LabelFloat.Name = "LabelFloat"
  278. LabelFloat.Parent = FramePlayerMods
  279. LabelFloat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  280. LabelFloat.BackgroundTransparency = 0.900
  281. LabelFloat.BorderColor3 = Color3.fromRGB(0, 0, 0)
  282. LabelFloat.Position = UDim2.new(0.0267175566, 0, 0.580645144, 0)
  283. LabelFloat.Size = UDim2.new(0, 80, 0, 20)
  284. LabelFloat.Font = Enum.Font.SourceSansItalic
  285. LabelFloat.Text = "Float"
  286. LabelFloat.TextColor3 = Color3.fromRGB(255, 255, 255)
  287. LabelFloat.TextSize = 16.000
  288.  
  289. ButtonFloat.Name = "ButtonFloat"
  290. ButtonFloat.Parent = LabelFloat
  291. ButtonFloat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  292. ButtonFloat.BackgroundTransparency = 0.500
  293. ButtonFloat.BorderColor3 = Color3.fromRGB(255, 255, 255)
  294. ButtonFloat.Position = UDim2.new(1.07500005, 0, 0, 0)
  295. ButtonFloat.Size = UDim2.new(0, 20, 0, 20)
  296. ButtonFloat.Font = Enum.Font.SourceSansItalic
  297. ButtonFloat.Text = ""
  298. ButtonFloat.TextColor3 = Color3.fromRGB(255, 255, 255)
  299. ButtonFloat.TextSize = 18.000
  300.  
  301. LabelMedMod.Name = "LabelMedMod"
  302. LabelMedMod.Parent = FramePlayerMods
  303. LabelMedMod.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  304. LabelMedMod.BackgroundTransparency = 0.900
  305. LabelMedMod.BorderColor3 = Color3.fromRGB(0, 0, 0)
  306. LabelMedMod.Position = UDim2.new(0.0267175436, 0, 0.710970521, 0)
  307. LabelMedMod.Size = UDim2.new(0, 80, 0, 20)
  308. LabelMedMod.Font = Enum.Font.SourceSansItalic
  309. LabelMedMod.Text = "Med Mod"
  310. LabelMedMod.TextColor3 = Color3.fromRGB(255, 255, 255)
  311. LabelMedMod.TextSize = 16.000
  312.  
  313. ButtonMedMod.Name = "ButtonMedMod"
  314. ButtonMedMod.Parent = LabelMedMod
  315. ButtonMedMod.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  316. ButtonMedMod.BackgroundTransparency = 0.500
  317. ButtonMedMod.BorderColor3 = Color3.fromRGB(255, 255, 255)
  318. ButtonMedMod.Position = UDim2.new(1.07500005, 0, 0, 0)
  319. ButtonMedMod.Size = UDim2.new(0, 20, 0, 20)
  320. ButtonMedMod.Font = Enum.Font.SourceSansItalic
  321. ButtonMedMod.Text = ""
  322. ButtonMedMod.TextColor3 = Color3.fromRGB(255, 255, 255)
  323. ButtonMedMod.TextSize = 18.000
  324.  
  325. LabelInfJump.Name = "LabelInfJump"
  326. LabelInfJump.Parent = FramePlayerMods
  327. LabelInfJump.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  328. LabelInfJump.BackgroundTransparency = 0.900
  329. LabelInfJump.BorderColor3 = Color3.fromRGB(0, 0, 0)
  330. LabelInfJump.Position = UDim2.new(0.0267175436, 0, 0.30590719, 0)
  331. LabelInfJump.Size = UDim2.new(0, 80, 0, 20)
  332. LabelInfJump.Font = Enum.Font.SourceSansItalic
  333. LabelInfJump.Text = "Infinite Jump"
  334. LabelInfJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  335. LabelInfJump.TextScaled = true
  336. LabelInfJump.TextSize = 16.000
  337. LabelInfJump.TextWrapped = true
  338.  
  339. ButtonInfJump.Name = "ButtonInfJump"
  340. ButtonInfJump.Parent = LabelInfJump
  341. ButtonInfJump.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  342. ButtonInfJump.BackgroundTransparency = 0.500
  343. ButtonInfJump.BorderColor3 = Color3.fromRGB(255, 255, 255)
  344. ButtonInfJump.Position = UDim2.new(1.07500005, 0, 0, 0)
  345. ButtonInfJump.Size = UDim2.new(0, 20, 0, 20)
  346. ButtonInfJump.Font = Enum.Font.SourceSansItalic
  347. ButtonInfJump.Text = ""
  348. ButtonInfJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  349. ButtonInfJump.TextSize = 18.000
  350.  
  351. ButtonNoHelmet.Name = "ButtonNoHelmet"
  352. ButtonNoHelmet.Parent = FramePlayerMods
  353. ButtonNoHelmet.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  354. ButtonNoHelmet.BorderColor3 = Color3.fromRGB(255, 255, 255)
  355. ButtonNoHelmet.Position = UDim2.new(0.678025961, 0, 0.297944784, 0)
  356. ButtonNoHelmet.Size = UDim2.new(0, 106, 0, 20)
  357. ButtonNoHelmet.Font = Enum.Font.SourceSans
  358. ButtonNoHelmet.Text = "No Helmet GUI"
  359. ButtonNoHelmet.TextColor3 = Color3.fromRGB(255, 255, 255)
  360. ButtonNoHelmet.TextSize = 14.000
  361.  
  362. ButtonNoDrown.Name = "ButtonNoDrown"
  363. ButtonNoDrown.Parent = FramePlayerMods
  364. ButtonNoDrown.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  365. ButtonNoDrown.BorderColor3 = Color3.fromRGB(255, 255, 255)
  366. ButtonNoDrown.Position = UDim2.new(0.678025961, 0, 0.158704281, 0)
  367. ButtonNoDrown.Size = UDim2.new(0, 106, 0, 20)
  368. ButtonNoDrown.Font = Enum.Font.SourceSans
  369. ButtonNoDrown.Text = "Anti Drown"
  370. ButtonNoDrown.TextColor3 = Color3.fromRGB(255, 255, 255)
  371. ButtonNoDrown.TextSize = 14.000
  372.  
  373. ButtonNoRad.Name = "ButtonNoRad"
  374. ButtonNoRad.Parent = FramePlayerMods
  375. ButtonNoRad.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  376. ButtonNoRad.BorderColor3 = Color3.fromRGB(255, 255, 255)
  377. ButtonNoRad.Position = UDim2.new(0.678025961, 0, 0.580645204, 0)
  378. ButtonNoRad.Size = UDim2.new(0, 106, 0, 20)
  379. ButtonNoRad.Font = Enum.Font.SourceSans
  380. ButtonNoRad.Text = "No Radiation GUI"
  381. ButtonNoRad.TextColor3 = Color3.fromRGB(255, 255, 255)
  382. ButtonNoRad.TextSize = 14.000
  383.  
  384. LabelQuickLoot.Name = "LabelQuickLoot"
  385. LabelQuickLoot.Parent = FramePlayerMods
  386. LabelQuickLoot.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  387. LabelQuickLoot.BackgroundTransparency = 0.900
  388. LabelQuickLoot.BorderColor3 = Color3.fromRGB(0, 0, 0)
  389. LabelQuickLoot.Position = UDim2.new(0.350005209, 0, 0.158227846, 0)
  390. LabelQuickLoot.Size = UDim2.new(0, 80, 0, 20)
  391. LabelQuickLoot.Font = Enum.Font.SourceSansItalic
  392. LabelQuickLoot.Text = "Quick Loot"
  393. LabelQuickLoot.TextColor3 = Color3.fromRGB(255, 255, 255)
  394. LabelQuickLoot.TextSize = 16.000
  395.  
  396. ButtonQuickLoot.Name = "ButtonQuickLoot"
  397. ButtonQuickLoot.Parent = LabelQuickLoot
  398. ButtonQuickLoot.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  399. ButtonQuickLoot.BackgroundTransparency = 0.500
  400. ButtonQuickLoot.BorderColor3 = Color3.fromRGB(255, 255, 255)
  401. ButtonQuickLoot.Position = UDim2.new(1.07500005, 0, 0, 0)
  402. ButtonQuickLoot.Size = UDim2.new(0, 20, 0, 20)
  403. ButtonQuickLoot.Font = Enum.Font.SourceSansItalic
  404. ButtonQuickLoot.Text = ""
  405. ButtonQuickLoot.TextColor3 = Color3.fromRGB(255, 255, 255)
  406. ButtonQuickLoot.TextSize = 18.000
  407.  
  408. LabelNoRock.Name = "LabelNoRock"
  409. LabelNoRock.Parent = FramePlayerMods
  410. LabelNoRock.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  411. LabelNoRock.BackgroundTransparency = 0.900
  412. LabelNoRock.BorderColor3 = Color3.fromRGB(0, 0, 0)
  413. LabelNoRock.Position = UDim2.new(0.350005209, 0, 0.297468364, 0)
  414. LabelNoRock.Size = UDim2.new(0, 80, 0, 20)
  415. LabelNoRock.Font = Enum.Font.SourceSansItalic
  416. LabelNoRock.Text = "No Rock Collide"
  417. LabelNoRock.TextColor3 = Color3.fromRGB(255, 255, 255)
  418. LabelNoRock.TextSize = 16.000
  419.  
  420. ButtonNoRock.Name = "ButtonNoRock"
  421. ButtonNoRock.Parent = LabelNoRock
  422. ButtonNoRock.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  423. ButtonNoRock.BackgroundTransparency = 0.500
  424. ButtonNoRock.BorderColor3 = Color3.fromRGB(255, 255, 255)
  425. ButtonNoRock.Position = UDim2.new(1.07500005, 0, 0, 0)
  426. ButtonNoRock.Size = UDim2.new(0, 20, 0, 20)
  427. ButtonNoRock.Font = Enum.Font.SourceSansItalic
  428. ButtonNoRock.Text = ""
  429. ButtonNoRock.TextColor3 = Color3.fromRGB(255, 255, 255)
  430. ButtonNoRock.TextSize = 18.000
  431.  
  432. ButtonNoFlash.Name = "ButtonNoFlash"
  433. ButtonNoFlash.Parent = FramePlayerMods
  434. ButtonNoFlash.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  435. ButtonNoFlash.BorderColor3 = Color3.fromRGB(255, 255, 255)
  436. ButtonNoFlash.Position = UDim2.new(0.678025961, 0, 0.432965875, 0)
  437. ButtonNoFlash.Size = UDim2.new(0, 106, 0, 20)
  438. ButtonNoFlash.Font = Enum.Font.SourceSans
  439. ButtonNoFlash.Text = "Anti Flashbang"
  440. ButtonNoFlash.TextColor3 = Color3.fromRGB(255, 255, 255)
  441. ButtonNoFlash.TextSize = 14.000
  442.  
  443. ComingSoon.Name = "ComingSoon"
  444. ComingSoon.Parent = FramePlayerMods
  445. ComingSoon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  446. ComingSoon.BackgroundTransparency = 0.900
  447. ComingSoon.BorderColor3 = Color3.fromRGB(0, 0, 0)
  448. ComingSoon.Position = UDim2.new(0.350005209, 0, 0.432489455, 0)
  449. ComingSoon.Size = UDim2.new(0, 80, 0, 20)
  450. ComingSoon.Font = Enum.Font.SourceSansItalic
  451. ComingSoon.Text = "Coming Soon"
  452. ComingSoon.TextColor3 = Color3.fromRGB(255, 255, 255)
  453. ComingSoon.TextSize = 16.000
  454.  
  455. ButtonComingSoon.Name = "ButtonComingSoon"
  456. ButtonComingSoon.Parent = ComingSoon
  457. ButtonComingSoon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  458. ButtonComingSoon.BackgroundTransparency = 0.500
  459. ButtonComingSoon.BorderColor3 = Color3.fromRGB(255, 255, 255)
  460. ButtonComingSoon.Position = UDim2.new(1.07500005, 0, 0, 0)
  461. ButtonComingSoon.Size = UDim2.new(0, 20, 0, 20)
  462. ButtonComingSoon.Font = Enum.Font.SourceSansItalic
  463. ButtonComingSoon.Text = ""
  464. ButtonComingSoon.TextColor3 = Color3.fromRGB(255, 255, 255)
  465. ButtonComingSoon.TextSize = 18.000
  466.  
  467. ButtonFillThirst.Name = "ButtonFillThirst"
  468. ButtonFillThirst.Parent = FramePlayerMods
  469. ButtonFillThirst.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  470. ButtonFillThirst.BorderColor3 = Color3.fromRGB(255, 255, 255)
  471. ButtonFillThirst.Position = UDim2.new(0.678025961, 0, 0.842248559, 0)
  472. ButtonFillThirst.Size = UDim2.new(0, 106, 0, 20)
  473. ButtonFillThirst.Font = Enum.Font.SourceSans
  474. ButtonFillThirst.Text = "Fill Thirst"
  475. ButtonFillThirst.TextColor3 = Color3.fromRGB(255, 255, 255)
  476. ButtonFillThirst.TextSize = 14.000
  477.  
  478. FrameVisualMods.Name = "FrameVisualMods"
  479. FrameVisualMods.Parent = BackFrame
  480. FrameVisualMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  481. FrameVisualMods.BorderColor3 = Color3.fromRGB(255, 255, 255)
  482. FrameVisualMods.Position = UDim2.new(0.0189999994, 0, 0.0289999992, 0)
  483. FrameVisualMods.Size = UDim2.new(0, 365, 0, 237)
  484. FrameVisualMods.Visible = false
  485.  
  486. LabelVisualMods.Name = "LabelVisualMods"
  487. LabelVisualMods.Parent = FrameVisualMods
  488. LabelVisualMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  489. LabelVisualMods.BorderColor3 = Color3.fromRGB(255, 255, 255)
  490. LabelVisualMods.Position = UDim2.new(0.027931124, 0, 0.0268817376, 0)
  491. LabelVisualMods.Size = UDim2.new(0, 344, 0, 20)
  492. LabelVisualMods.Font = Enum.Font.SourceSansItalic
  493. LabelVisualMods.Text = "Visual Modifictions"
  494. LabelVisualMods.TextColor3 = Color3.fromRGB(255, 255, 255)
  495. LabelVisualMods.TextScaled = true
  496. LabelVisualMods.TextSize = 16.000
  497. LabelVisualMods.TextWrapped = true
  498.  
  499. LabelFullBright.Name = "LabelFullBright"
  500. LabelFullBright.Parent = FrameVisualMods
  501. LabelFullBright.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  502. LabelFullBright.BackgroundTransparency = 0.900
  503. LabelFullBright.BorderColor3 = Color3.fromRGB(0, 0, 0)
  504. LabelFullBright.Position = UDim2.new(0.412011653, 0, 0.162447274, 0)
  505. LabelFullBright.Size = UDim2.new(0, 80, 0, 20)
  506. LabelFullBright.Font = Enum.Font.SourceSansItalic
  507. LabelFullBright.Text = "Full Bright"
  508. LabelFullBright.TextColor3 = Color3.fromRGB(255, 255, 255)
  509. LabelFullBright.TextSize = 16.000
  510.  
  511. ButtonFullBright.Name = "ButtonFullBright"
  512. ButtonFullBright.Parent = LabelFullBright
  513. ButtonFullBright.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  514. ButtonFullBright.BackgroundTransparency = 0.500
  515. ButtonFullBright.BorderColor3 = Color3.fromRGB(255, 255, 255)
  516. ButtonFullBright.Position = UDim2.new(1.07500005, 0, 0, 0)
  517. ButtonFullBright.Size = UDim2.new(0, 20, 0, 20)
  518. ButtonFullBright.Font = Enum.Font.SourceSansItalic
  519. ButtonFullBright.Text = ""
  520. ButtonFullBright.TextColor3 = Color3.fromRGB(255, 255, 255)
  521. ButtonFullBright.TextSize = 18.000
  522.  
  523. LabelNoBloom.Name = "LabelNoBloom"
  524. LabelNoBloom.Parent = FrameVisualMods
  525. LabelNoBloom.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  526. LabelNoBloom.BackgroundTransparency = 0.900
  527. LabelNoBloom.BorderColor3 = Color3.fromRGB(0, 0, 0)
  528. LabelNoBloom.Position = UDim2.new(0.412011683, 0, 0.437253177, 0)
  529. LabelNoBloom.Size = UDim2.new(0, 80, 0, 20)
  530. LabelNoBloom.Font = Enum.Font.SourceSansItalic
  531. LabelNoBloom.Text = "No NightBox"
  532. LabelNoBloom.TextColor3 = Color3.fromRGB(255, 255, 255)
  533. LabelNoBloom.TextSize = 16.000
  534.  
  535. ButtonNoBloom.Name = "ButtonNoBloom"
  536. ButtonNoBloom.Parent = LabelNoBloom
  537. ButtonNoBloom.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  538. ButtonNoBloom.BackgroundTransparency = 0.500
  539. ButtonNoBloom.BorderColor3 = Color3.fromRGB(255, 255, 255)
  540. ButtonNoBloom.Position = UDim2.new(1.07500005, 0, 0, 0)
  541. ButtonNoBloom.Size = UDim2.new(0, 20, 0, 20)
  542. ButtonNoBloom.Font = Enum.Font.SourceSansItalic
  543. ButtonNoBloom.Text = ""
  544. ButtonNoBloom.TextColor3 = Color3.fromRGB(255, 255, 255)
  545. ButtonNoBloom.TextSize = 18.000
  546.  
  547. LabelNoBlur.Name = "LabelNoBlur"
  548. LabelNoBlur.Parent = FrameVisualMods
  549. LabelNoBlur.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  550. LabelNoBlur.BackgroundTransparency = 0.900
  551. LabelNoBlur.BorderColor3 = Color3.fromRGB(0, 0, 0)
  552. LabelNoBlur.Position = UDim2.new(0.412011623, 0, 0.568599403, 0)
  553. LabelNoBlur.Size = UDim2.new(0, 80, 0, 20)
  554. LabelNoBlur.Font = Enum.Font.SourceSansItalic
  555. LabelNoBlur.Text = "No Water Blur"
  556. LabelNoBlur.TextColor3 = Color3.fromRGB(255, 255, 255)
  557. LabelNoBlur.TextSize = 16.000
  558.  
  559. ButtonNoBlur.Name = "ButtonNoBlur"
  560. ButtonNoBlur.Parent = LabelNoBlur
  561. ButtonNoBlur.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  562. ButtonNoBlur.BackgroundTransparency = 0.500
  563. ButtonNoBlur.BorderColor3 = Color3.fromRGB(255, 255, 255)
  564. ButtonNoBlur.Position = UDim2.new(1.07500005, 0, 0, 0)
  565. ButtonNoBlur.Size = UDim2.new(0, 20, 0, 20)
  566. ButtonNoBlur.Font = Enum.Font.SourceSansItalic
  567. ButtonNoBlur.Text = ""
  568. ButtonNoBlur.TextColor3 = Color3.fromRGB(255, 255, 255)
  569. ButtonNoBlur.TextSize = 18.000
  570.  
  571. LabelPlayerEsp.Name = "LabelPlayerEsp"
  572. LabelPlayerEsp.Parent = FrameVisualMods
  573. LabelPlayerEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  574. LabelPlayerEsp.BackgroundTransparency = 0.900
  575. LabelPlayerEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  576. LabelPlayerEsp.Position = UDim2.new(0.0267175566, 0, 0.164624989, 0)
  577. LabelPlayerEsp.Size = UDim2.new(0, 80, 0, 20)
  578. LabelPlayerEsp.Font = Enum.Font.SourceSansItalic
  579. LabelPlayerEsp.Text = "Player Esp"
  580. LabelPlayerEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  581. LabelPlayerEsp.TextSize = 16.000
  582.  
  583. ButtonPlayerEsp.Name = "ButtonPlayerEsp"
  584. ButtonPlayerEsp.Parent = LabelPlayerEsp
  585. ButtonPlayerEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  586. ButtonPlayerEsp.BackgroundTransparency = 0.500
  587. ButtonPlayerEsp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  588. ButtonPlayerEsp.Position = UDim2.new(1.07500005, 0, 0, 0)
  589. ButtonPlayerEsp.Size = UDim2.new(0, 20, 0, 20)
  590. ButtonPlayerEsp.Font = Enum.Font.SourceSansItalic
  591. ButtonPlayerEsp.Text = ""
  592. ButtonPlayerEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  593. ButtonPlayerEsp.TextSize = 18.000
  594.  
  595. LabelPlayerHitBoxes.Name = "LabelPlayerHitBoxes"
  596. LabelPlayerHitBoxes.Parent = FrameVisualMods
  597. LabelPlayerHitBoxes.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  598. LabelPlayerHitBoxes.BackgroundTransparency = 0.900
  599. LabelPlayerHitBoxes.BorderColor3 = Color3.fromRGB(0, 0, 0)
  600. LabelPlayerHitBoxes.Position = UDim2.new(0.0267175566, 0, 0.303252995, 0)
  601. LabelPlayerHitBoxes.Size = UDim2.new(0, 80, 0, 20)
  602. LabelPlayerHitBoxes.Font = Enum.Font.SourceSansItalic
  603. LabelPlayerHitBoxes.Text = "Player Hitboxes"
  604. LabelPlayerHitBoxes.TextColor3 = Color3.fromRGB(255, 255, 255)
  605. LabelPlayerHitBoxes.TextSize = 14.000
  606.  
  607. ButtonPlayerHitboxes.Name = "ButtonPlayerHitboxes"
  608. ButtonPlayerHitboxes.Parent = LabelPlayerHitBoxes
  609. ButtonPlayerHitboxes.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  610. ButtonPlayerHitboxes.BackgroundTransparency = 0.500
  611. ButtonPlayerHitboxes.BorderColor3 = Color3.fromRGB(255, 255, 255)
  612. ButtonPlayerHitboxes.Position = UDim2.new(1.07500005, 0, 0, 0)
  613. ButtonPlayerHitboxes.Size = UDim2.new(0, 20, 0, 20)
  614. ButtonPlayerHitboxes.Font = Enum.Font.SourceSansItalic
  615. ButtonPlayerHitboxes.Text = ""
  616. ButtonPlayerHitboxes.TextColor3 = Color3.fromRGB(255, 255, 255)
  617. ButtonPlayerHitboxes.TextSize = 18.000
  618.  
  619. LabelScavEsp.Name = "LabelScavEsp"
  620. LabelScavEsp.Parent = FrameVisualMods
  621. LabelScavEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  622. LabelScavEsp.BackgroundTransparency = 0.900
  623. LabelScavEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  624. LabelScavEsp.Position = UDim2.new(0.0274135321, 0, 0.440928221, 0)
  625. LabelScavEsp.Size = UDim2.new(0, 80, 0, 20)
  626. LabelScavEsp.Font = Enum.Font.SourceSansItalic
  627. LabelScavEsp.Text = "Scav Esp"
  628. LabelScavEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  629. LabelScavEsp.TextSize = 16.000
  630.  
  631. ButtonScavEsp.Name = "ButtonScavEsp"
  632. ButtonScavEsp.Parent = LabelScavEsp
  633. ButtonScavEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  634. ButtonScavEsp.BackgroundTransparency = 0.500
  635. ButtonScavEsp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  636. ButtonScavEsp.Position = UDim2.new(1.07500005, 0, 0, 0)
  637. ButtonScavEsp.Size = UDim2.new(0, 20, 0, 20)
  638. ButtonScavEsp.Font = Enum.Font.SourceSansItalic
  639. ButtonScavEsp.Text = ""
  640. ButtonScavEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  641. ButtonScavEsp.TextSize = 18.000
  642.  
  643. LabelScavEsp_2.Name = "LabelScavEsp"
  644. LabelScavEsp_2.Parent = FrameVisualMods
  645. LabelScavEsp_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  646. LabelScavEsp_2.BackgroundTransparency = 0.900
  647. LabelScavEsp_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  648. LabelScavEsp_2.Position = UDim2.new(0.027413547, 0, 0.572274327, 0)
  649. LabelScavEsp_2.Size = UDim2.new(0, 80, 0, 20)
  650. LabelScavEsp_2.Font = Enum.Font.SourceSansItalic
  651. LabelScavEsp_2.Text = "Scav Hitboxes"
  652. LabelScavEsp_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  653. LabelScavEsp_2.TextSize = 16.000
  654.  
  655. ButtonScavHitboxes.Name = "ButtonScavHitboxes"
  656. ButtonScavHitboxes.Parent = LabelScavEsp_2
  657. ButtonScavHitboxes.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  658. ButtonScavHitboxes.BackgroundTransparency = 0.500
  659. ButtonScavHitboxes.BorderColor3 = Color3.fromRGB(255, 255, 255)
  660. ButtonScavHitboxes.Position = UDim2.new(1.07500005, 0, 0, 0)
  661. ButtonScavHitboxes.Size = UDim2.new(0, 20, 0, 20)
  662. ButtonScavHitboxes.Font = Enum.Font.SourceSansItalic
  663. ButtonScavHitboxes.Text = ""
  664. ButtonScavHitboxes.TextColor3 = Color3.fromRGB(255, 255, 255)
  665. ButtonScavHitboxes.TextSize = 18.000
  666.  
  667. BrightnessVal.Name = "BrightnessVal"
  668. BrightnessVal.Parent = FrameVisualMods
  669. BrightnessVal.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  670. BrightnessVal.BackgroundTransparency = 0.500
  671. BrightnessVal.BorderColor3 = Color3.fromRGB(255, 255, 255)
  672. BrightnessVal.Position = UDim2.new(0.417647064, 0, 0.295358777, 0)
  673. BrightnessVal.Size = UDim2.new(0, 104, 0, 21)
  674. BrightnessVal.Font = Enum.Font.SourceSansItalic
  675. BrightnessVal.PlaceholderText = "Brightness Value"
  676. BrightnessVal.Text = ""
  677. BrightnessVal.TextColor3 = Color3.fromRGB(255, 255, 255)
  678. BrightnessVal.TextSize = 16.000
  679.  
  680. LabelNoSun.Name = "LabelNoSun"
  681. LabelNoSun.Parent = FrameVisualMods
  682. LabelNoSun.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  683. LabelNoSun.BackgroundTransparency = 0.900
  684. LabelNoSun.BorderColor3 = Color3.fromRGB(0, 0, 0)
  685. LabelNoSun.Position = UDim2.new(0.411000013, 0, 0.711000025, 0)
  686. LabelNoSun.Size = UDim2.new(0, 80, 0, 20)
  687. LabelNoSun.Font = Enum.Font.SourceSansItalic
  688. LabelNoSun.Text = "No Sun Ray"
  689. LabelNoSun.TextColor3 = Color3.fromRGB(255, 255, 255)
  690. LabelNoSun.TextSize = 16.000
  691.  
  692. ButtonNoSun.Name = "ButtonNoSun"
  693. ButtonNoSun.Parent = LabelNoSun
  694. ButtonNoSun.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  695. ButtonNoSun.BackgroundTransparency = 0.500
  696. ButtonNoSun.BorderColor3 = Color3.fromRGB(255, 255, 255)
  697. ButtonNoSun.Position = UDim2.new(1.07500005, 0, 0, 0)
  698. ButtonNoSun.Size = UDim2.new(0, 20, 0, 20)
  699. ButtonNoSun.Font = Enum.Font.SourceSansItalic
  700. ButtonNoSun.Text = ""
  701. ButtonNoSun.TextColor3 = Color3.fromRGB(255, 255, 255)
  702. ButtonNoSun.TextSize = 18.000
  703.  
  704. FrameRaidingTool.Name = "FrameRaidingTool"
  705. FrameRaidingTool.Parent = BackFrame
  706. FrameRaidingTool.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  707. FrameRaidingTool.BorderColor3 = Color3.fromRGB(255, 255, 255)
  708. FrameRaidingTool.Position = UDim2.new(0.0189999994, 0, 0.0289999992, 0)
  709. FrameRaidingTool.Size = UDim2.new(0, 365, 0, 237)
  710. FrameRaidingTool.Visible = false
  711.  
  712. LabelRaidingHelp.Name = "LabelRaidingHelp"
  713. LabelRaidingHelp.Parent = FrameRaidingTool
  714. LabelRaidingHelp.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  715. LabelRaidingHelp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  716. LabelRaidingHelp.Position = UDim2.new(0.0280000009, 0, 0.0270000007, 0)
  717. LabelRaidingHelp.Size = UDim2.new(0, 344, 0, 20)
  718. LabelRaidingHelp.Font = Enum.Font.SourceSansItalic
  719. LabelRaidingHelp.Text = "Raid Tools"
  720. LabelRaidingHelp.TextColor3 = Color3.fromRGB(255, 255, 255)
  721. LabelRaidingHelp.TextScaled = true
  722. LabelRaidingHelp.TextSize = 16.000
  723. LabelRaidingHelp.TextWrapped = true
  724.  
  725. LabelWalls.Name = "LabelWalls"
  726. LabelWalls.Parent = FrameRaidingTool
  727. LabelWalls.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  728. LabelWalls.BackgroundTransparency = 0.900
  729. LabelWalls.BorderColor3 = Color3.fromRGB(0, 0, 0)
  730. LabelWalls.Position = UDim2.new(0.0267175436, 0, 0.166666672, 0)
  731. LabelWalls.Size = UDim2.new(0, 80, 0, 20)
  732. LabelWalls.Font = Enum.Font.SourceSansItalic
  733. LabelWalls.Text = "Walls"
  734. LabelWalls.TextColor3 = Color3.fromRGB(255, 255, 255)
  735. LabelWalls.TextSize = 16.000
  736.  
  737. ButtonWalls.Name = "ButtonWalls"
  738. ButtonWalls.Parent = LabelWalls
  739. ButtonWalls.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  740. ButtonWalls.BackgroundTransparency = 0.500
  741. ButtonWalls.BorderColor3 = Color3.fromRGB(255, 255, 255)
  742. ButtonWalls.Position = UDim2.new(1.07500005, 0, 0, 0)
  743. ButtonWalls.Size = UDim2.new(0, 20, 0, 20)
  744. ButtonWalls.Font = Enum.Font.SourceSansItalic
  745. ButtonWalls.Text = ""
  746. ButtonWalls.TextColor3 = Color3.fromRGB(255, 255, 255)
  747. ButtonWalls.TextSize = 18.000
  748.  
  749. LabelFoundations.Name = "LabelFoundations"
  750. LabelFoundations.Parent = FrameRaidingTool
  751. LabelFoundations.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  752. LabelFoundations.BackgroundTransparency = 0.900
  753. LabelFoundations.BorderColor3 = Color3.fromRGB(0, 0, 0)
  754. LabelFoundations.Position = UDim2.new(0.0267175436, 0, 0.306451619, 0)
  755. LabelFoundations.Size = UDim2.new(0, 80, 0, 20)
  756. LabelFoundations.Font = Enum.Font.SourceSansItalic
  757. LabelFoundations.Text = "Foundations"
  758. LabelFoundations.TextColor3 = Color3.fromRGB(255, 255, 255)
  759. LabelFoundations.TextSize = 16.000
  760.  
  761. ButtonFoundations.Name = "ButtonFoundations"
  762. ButtonFoundations.Parent = LabelFoundations
  763. ButtonFoundations.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  764. ButtonFoundations.BackgroundTransparency = 0.500
  765. ButtonFoundations.BorderColor3 = Color3.fromRGB(255, 255, 255)
  766. ButtonFoundations.Position = UDim2.new(1.07500005, 0, 0, 0)
  767. ButtonFoundations.Size = UDim2.new(0, 20, 0, 20)
  768. ButtonFoundations.Font = Enum.Font.SourceSansItalic
  769. ButtonFoundations.Text = ""
  770. ButtonFoundations.TextColor3 = Color3.fromRGB(255, 255, 255)
  771. ButtonFoundations.TextSize = 18.000
  772.  
  773. LabelFloors.Name = "LabelFloors"
  774. LabelFloors.Parent = FrameRaidingTool
  775. LabelFloors.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  776. LabelFloors.BackgroundTransparency = 0.900
  777. LabelFloors.BorderColor3 = Color3.fromRGB(0, 0, 0)
  778. LabelFloors.Position = UDim2.new(0.0267175436, 0, 0.445624053, 0)
  779. LabelFloors.Size = UDim2.new(0, 80, 0, 20)
  780. LabelFloors.Font = Enum.Font.SourceSansItalic
  781. LabelFloors.Text = "Floors"
  782. LabelFloors.TextColor3 = Color3.fromRGB(255, 255, 255)
  783. LabelFloors.TextSize = 16.000
  784. LabelFloors.TextWrapped = true
  785.  
  786. ButtonFloors.Name = "ButtonFloors"
  787. ButtonFloors.Parent = LabelFloors
  788. ButtonFloors.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  789. ButtonFloors.BackgroundTransparency = 0.500
  790. ButtonFloors.BorderColor3 = Color3.fromRGB(255, 255, 255)
  791. ButtonFloors.Position = UDim2.new(1.07500005, 0, 0, 0)
  792. ButtonFloors.Size = UDim2.new(0, 20, 0, 20)
  793. ButtonFloors.Font = Enum.Font.SourceSansItalic
  794. ButtonFloors.Text = ""
  795. ButtonFloors.TextColor3 = Color3.fromRGB(255, 255, 255)
  796. ButtonFloors.TextSize = 18.000
  797.  
  798. LabelDoorWays.Name = "LabelDoorWays"
  799. LabelDoorWays.Parent = FrameRaidingTool
  800. LabelDoorWays.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  801. LabelDoorWays.BackgroundTransparency = 0.900
  802. LabelDoorWays.BorderColor3 = Color3.fromRGB(0, 0, 0)
  803. LabelDoorWays.Position = UDim2.new(0.0267175566, 0, 0.585953414, 0)
  804. LabelDoorWays.Size = UDim2.new(0, 80, 0, 20)
  805. LabelDoorWays.Font = Enum.Font.SourceSansItalic
  806. LabelDoorWays.Text = "DoorWays"
  807. LabelDoorWays.TextColor3 = Color3.fromRGB(255, 255, 255)
  808. LabelDoorWays.TextSize = 16.000
  809.  
  810. ButtonDoorWays.Name = "ButtonDoorWays"
  811. ButtonDoorWays.Parent = LabelDoorWays
  812. ButtonDoorWays.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  813. ButtonDoorWays.BackgroundTransparency = 0.500
  814. ButtonDoorWays.BorderColor3 = Color3.fromRGB(255, 255, 255)
  815. ButtonDoorWays.Position = UDim2.new(1.07500005, 0, 0, 0)
  816. ButtonDoorWays.Size = UDim2.new(0, 20, 0, 20)
  817. ButtonDoorWays.Font = Enum.Font.SourceSansItalic
  818. ButtonDoorWays.Text = ""
  819. ButtonDoorWays.TextColor3 = Color3.fromRGB(255, 255, 255)
  820. ButtonDoorWays.TextSize = 18.000
  821.  
  822. LabelWindowFrames.Name = "LabelWindowFrames"
  823. LabelWindowFrames.Parent = FrameRaidingTool
  824. LabelWindowFrames.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  825. LabelWindowFrames.BackgroundTransparency = 0.900
  826. LabelWindowFrames.BorderColor3 = Color3.fromRGB(0, 0, 0)
  827. LabelWindowFrames.Position = UDim2.new(0.0270000007, 0, 0.842000008, 0)
  828. LabelWindowFrames.Size = UDim2.new(0, 80, 0, 20)
  829. LabelWindowFrames.Font = Enum.Font.SourceSansItalic
  830. LabelWindowFrames.Text = "Window Frames"
  831. LabelWindowFrames.TextColor3 = Color3.fromRGB(255, 255, 255)
  832. LabelWindowFrames.TextScaled = true
  833. LabelWindowFrames.TextSize = 16.000
  834. LabelWindowFrames.TextWrapped = true
  835.  
  836. ButtonWindowFrames.Name = "ButtonWindowFrames"
  837. ButtonWindowFrames.Parent = LabelWindowFrames
  838. ButtonWindowFrames.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  839. ButtonWindowFrames.BackgroundTransparency = 0.500
  840. ButtonWindowFrames.BorderColor3 = Color3.fromRGB(255, 255, 255)
  841. ButtonWindowFrames.Position = UDim2.new(1.07500005, 0, 0, 0)
  842. ButtonWindowFrames.Size = UDim2.new(0, 20, 0, 20)
  843. ButtonWindowFrames.Font = Enum.Font.SourceSansItalic
  844. ButtonWindowFrames.Text = ""
  845. ButtonWindowFrames.TextColor3 = Color3.fromRGB(255, 255, 255)
  846. ButtonWindowFrames.TextSize = 18.000
  847.  
  848. LabelDoors.Name = "LabelDoors"
  849. LabelDoors.Parent = FrameRaidingTool
  850. LabelDoors.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  851. LabelDoors.BackgroundTransparency = 0.900
  852. LabelDoors.BorderColor3 = Color3.fromRGB(0, 0, 0)
  853. LabelDoors.Position = UDim2.new(0.0270000007, 0, 0.711000025, 0)
  854. LabelDoors.Size = UDim2.new(0, 80, 0, 20)
  855. LabelDoors.Font = Enum.Font.SourceSansItalic
  856. LabelDoors.Text = "Doors"
  857. LabelDoors.TextColor3 = Color3.fromRGB(255, 255, 255)
  858. LabelDoors.TextSize = 16.000
  859.  
  860. ButtonDoors.Name = "ButtonDoors"
  861. ButtonDoors.Parent = LabelDoors
  862. ButtonDoors.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  863. ButtonDoors.BackgroundTransparency = 0.500
  864. ButtonDoors.BorderColor3 = Color3.fromRGB(255, 255, 255)
  865. ButtonDoors.Position = UDim2.new(1.07500005, 0, 0, 0)
  866. ButtonDoors.Size = UDim2.new(0, 20, 0, 20)
  867. ButtonDoors.Font = Enum.Font.SourceSansItalic
  868. ButtonDoors.Text = ""
  869. ButtonDoors.TextColor3 = Color3.fromRGB(255, 255, 255)
  870. ButtonDoors.TextSize = 18.000
  871.  
  872. LabelFreeCam.Name = "LabelFreeCam"
  873. LabelFreeCam.Parent = FrameRaidingTool
  874. LabelFreeCam.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  875. LabelFreeCam.BackgroundTransparency = 0.900
  876. LabelFreeCam.BorderColor3 = Color3.fromRGB(0, 0, 0)
  877. LabelFreeCam.Position = UDim2.new(0.388054788, 0, 0.166438818, 0)
  878. LabelFreeCam.Size = UDim2.new(0, 80, 0, 20)
  879. LabelFreeCam.Font = Enum.Font.SourceSansItalic
  880. LabelFreeCam.Text = "Free Camera"
  881. LabelFreeCam.TextColor3 = Color3.fromRGB(255, 255, 255)
  882. LabelFreeCam.TextSize = 16.000
  883.  
  884. ButtonFreeCam.Name = "ButtonFreeCam"
  885. ButtonFreeCam.Parent = LabelFreeCam
  886. ButtonFreeCam.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  887. ButtonFreeCam.BackgroundTransparency = 0.500
  888. ButtonFreeCam.BorderColor3 = Color3.fromRGB(255, 255, 255)
  889. ButtonFreeCam.Position = UDim2.new(1.07500005, 0, 0, 0)
  890. ButtonFreeCam.Size = UDim2.new(0, 20, 0, 20)
  891. ButtonFreeCam.Font = Enum.Font.SourceSansItalic
  892. ButtonFreeCam.Text = ""
  893. ButtonFreeCam.TextColor3 = Color3.fromRGB(255, 255, 255)
  894. ButtonFreeCam.TextSize = 18.000
  895.  
  896. FreeCamSpeed.Name = "FreeCamSpeed"
  897. FreeCamSpeed.Parent = FrameRaidingTool
  898. FreeCamSpeed.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  899. FreeCamSpeed.BackgroundTransparency = 0.500
  900. FreeCamSpeed.BorderColor3 = Color3.fromRGB(255, 255, 255)
  901. FreeCamSpeed.Position = UDim2.new(0.391176492, 0, 0.29957819, 0)
  902. FreeCamSpeed.Size = UDim2.new(0, 104, 0, 21)
  903. FreeCamSpeed.Font = Enum.Font.SourceSansItalic
  904. FreeCamSpeed.PlaceholderText = "FreeCam Speed"
  905. FreeCamSpeed.Text = ""
  906. FreeCamSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  907. FreeCamSpeed.TextSize = 16.000
  908.  
  909. FreeCamTp.Name = "FreeCamTp"
  910. FreeCamTp.Parent = FrameRaidingTool
  911. FreeCamTp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  912. FreeCamTp.BackgroundTransparency = 0.500
  913. FreeCamTp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  914. FreeCamTp.Position = UDim2.new(0.391176462, 0, 0.438818693, 0)
  915. FreeCamTp.Size = UDim2.new(0, 104, 0, 21)
  916. FreeCamTp.Font = Enum.Font.SourceSansItalic
  917. FreeCamTp.PlaceholderText = "FreeCam Teleport To"
  918. FreeCamTp.Text = ""
  919. FreeCamTp.TextColor3 = Color3.fromRGB(255, 255, 255)
  920. FreeCamTp.TextScaled = true
  921. FreeCamTp.TextSize = 16.000
  922. FreeCamTp.TextWrapped = true
  923.  
  924. LabelSteal.Name = "LabelSteal"
  925. LabelSteal.Parent = FrameRaidingTool
  926. LabelSteal.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  927. LabelSteal.BackgroundTransparency = 0.900
  928. LabelSteal.BorderColor3 = Color3.fromRGB(0, 0, 0)
  929. LabelSteal.Position = UDim2.new(0.390794516, 0, 0.584160328, 0)
  930. LabelSteal.Size = UDim2.new(0, 80, 0, 20)
  931. LabelSteal.Font = Enum.Font.SourceSansItalic
  932. LabelSteal.Text = "Steal / Loot"
  933. LabelSteal.TextColor3 = Color3.fromRGB(255, 255, 255)
  934. LabelSteal.TextSize = 16.000
  935. LabelSteal.TextWrapped = true
  936.  
  937. ButtonSteal.Name = "ButtonSteal"
  938. ButtonSteal.Parent = LabelSteal
  939. ButtonSteal.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  940. ButtonSteal.BackgroundTransparency = 0.500
  941. ButtonSteal.BorderColor3 = Color3.fromRGB(255, 255, 255)
  942. ButtonSteal.Position = UDim2.new(1.07500005, 0, 0, 0)
  943. ButtonSteal.Size = UDim2.new(0, 20, 0, 20)
  944. ButtonSteal.Font = Enum.Font.SourceSansItalic
  945. ButtonSteal.Text = ""
  946. ButtonSteal.TextColor3 = Color3.fromRGB(255, 255, 255)
  947. ButtonSteal.TextSize = 18.000
  948.  
  949. ButtonStealInfo.Name = "ButtonStealInfo"
  950. ButtonStealInfo.Parent = FrameRaidingTool
  951. ButtonStealInfo.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  952. ButtonStealInfo.BorderColor3 = Color3.fromRGB(255, 255, 255)
  953. ButtonStealInfo.Position = UDim2.new(0.390354723, 0, 0.707227468, 0)
  954. ButtonStealInfo.Size = UDim2.new(0, 106, 0, 20)
  955. ButtonStealInfo.Font = Enum.Font.SourceSans
  956. ButtonStealInfo.Text = "Steal / Loot Info"
  957. ButtonStealInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
  958. ButtonStealInfo.TextSize = 14.000
  959.  
  960. FrameGunMods.Name = "FrameGunMods"
  961. FrameGunMods.Parent = BackFrame
  962. FrameGunMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  963. FrameGunMods.BorderColor3 = Color3.fromRGB(255, 255, 255)
  964. FrameGunMods.Position = UDim2.new(0.0189999994, 0, 0.0289999992, 0)
  965. FrameGunMods.Size = UDim2.new(0, 365, 0, 237)
  966. FrameGunMods.Visible = false
  967.  
  968. LabelGunMods.Name = "LabelGunMods"
  969. LabelGunMods.Parent = FrameGunMods
  970. LabelGunMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  971. LabelGunMods.BorderColor3 = Color3.fromRGB(255, 255, 255)
  972. LabelGunMods.Position = UDim2.new(0.027931124, 0, 0.0268817376, 0)
  973. LabelGunMods.Size = UDim2.new(0, 344, 0, 20)
  974. LabelGunMods.Font = Enum.Font.SourceSansItalic
  975. LabelGunMods.Text = "Gun Modifications"
  976. LabelGunMods.TextColor3 = Color3.fromRGB(255, 255, 255)
  977. LabelGunMods.TextScaled = true
  978. LabelGunMods.TextSize = 16.000
  979. LabelGunMods.TextWrapped = true
  980.  
  981. LabelSilentShots.Name = "LabelSilentShots"
  982. LabelSilentShots.Parent = FrameGunMods
  983. LabelSilentShots.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  984. LabelSilentShots.BackgroundTransparency = 0.900
  985. LabelSilentShots.BorderColor3 = Color3.fromRGB(0, 0, 0)
  986. LabelSilentShots.Position = UDim2.new(0.0270000007, 0, 0.166999996, 0)
  987. LabelSilentShots.Size = UDim2.new(0, 114, 0, 20)
  988. LabelSilentShots.Font = Enum.Font.SourceSansItalic
  989. LabelSilentShots.Text = "Silent Shots [Client]"
  990. LabelSilentShots.TextColor3 = Color3.fromRGB(255, 255, 255)
  991. LabelSilentShots.TextSize = 16.000
  992.  
  993. ButtonSilentShots.Name = "ButtonSilentShots"
  994. ButtonSilentShots.Parent = LabelSilentShots
  995. ButtonSilentShots.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  996. ButtonSilentShots.BackgroundTransparency = 0.500
  997. ButtonSilentShots.BorderColor3 = Color3.fromRGB(255, 255, 255)
  998. ButtonSilentShots.Position = UDim2.new(1.07565784, 0, 0, 0)
  999. ButtonSilentShots.Size = UDim2.new(0, 20, 0, 20)
  1000. ButtonSilentShots.Font = Enum.Font.SourceSansItalic
  1001. ButtonSilentShots.Text = ""
  1002. ButtonSilentShots.TextColor3 = Color3.fromRGB(255, 255, 255)
  1003. ButtonSilentShots.TextSize = 18.000
  1004.  
  1005. LabelNoRecoil.Name = "LabelNoRecoil"
  1006. LabelNoRecoil.Parent = FrameGunMods
  1007. LabelNoRecoil.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1008. LabelNoRecoil.BackgroundTransparency = 0.900
  1009. LabelNoRecoil.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1010. LabelNoRecoil.Position = UDim2.new(0.0270000007, 0, 0.305999994, 0)
  1011. LabelNoRecoil.Size = UDim2.new(0, 114, 0, 20)
  1012. LabelNoRecoil.Font = Enum.Font.SourceSansItalic
  1013. LabelNoRecoil.Text = "No Recoil"
  1014. LabelNoRecoil.TextColor3 = Color3.fromRGB(255, 255, 255)
  1015. LabelNoRecoil.TextSize = 16.000
  1016.  
  1017. ButtonNoRecoil.Name = "ButtonNoRecoil"
  1018. ButtonNoRecoil.Parent = LabelNoRecoil
  1019. ButtonNoRecoil.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1020. ButtonNoRecoil.BackgroundTransparency = 0.500
  1021. ButtonNoRecoil.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1022. ButtonNoRecoil.Position = UDim2.new(1.07565784, 0, 0, 0)
  1023. ButtonNoRecoil.Size = UDim2.new(0, 20, 0, 20)
  1024. ButtonNoRecoil.Font = Enum.Font.SourceSansItalic
  1025. ButtonNoRecoil.Text = ""
  1026. ButtonNoRecoil.TextColor3 = Color3.fromRGB(255, 255, 255)
  1027. ButtonNoRecoil.TextSize = 18.000
  1028.  
  1029. LabelNoMuzzle.Name = "LabelNoMuzzle"
  1030. LabelNoMuzzle.Parent = FrameGunMods
  1031. LabelNoMuzzle.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1032. LabelNoMuzzle.BackgroundTransparency = 0.900
  1033. LabelNoMuzzle.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1034. LabelNoMuzzle.Position = UDim2.new(0.0270000007, 0, 0.437000006, 0)
  1035. LabelNoMuzzle.Size = UDim2.new(0, 114, 0, 20)
  1036. LabelNoMuzzle.Font = Enum.Font.SourceSansItalic
  1037. LabelNoMuzzle.Text = "No Muzzle Effect"
  1038. LabelNoMuzzle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1039. LabelNoMuzzle.TextSize = 16.000
  1040.  
  1041. ButtonNoMuzzle.Name = "ButtonNoMuzzle"
  1042. ButtonNoMuzzle.Parent = LabelNoMuzzle
  1043. ButtonNoMuzzle.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1044. ButtonNoMuzzle.BackgroundTransparency = 0.500
  1045. ButtonNoMuzzle.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1046. ButtonNoMuzzle.Position = UDim2.new(1.07565784, 0, 0, 0)
  1047. ButtonNoMuzzle.Size = UDim2.new(0, 20, 0, 20)
  1048. ButtonNoMuzzle.Font = Enum.Font.SourceSansItalic
  1049. ButtonNoMuzzle.Text = ""
  1050. ButtonNoMuzzle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1051. ButtonNoMuzzle.TextSize = 18.000
  1052.  
  1053. LabelMouseCursor.Name = "LabelMouseCursor"
  1054. LabelMouseCursor.Parent = FrameGunMods
  1055. LabelMouseCursor.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1056. LabelMouseCursor.BackgroundTransparency = 0.900
  1057. LabelMouseCursor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1058. LabelMouseCursor.Position = UDim2.new(0.0270000007, 0, 0.711000025, 0)
  1059. LabelMouseCursor.Size = UDim2.new(0, 114, 0, 20)
  1060. LabelMouseCursor.Font = Enum.Font.SourceSansItalic
  1061. LabelMouseCursor.Text = "Enable Mouse Cursor"
  1062. LabelMouseCursor.TextColor3 = Color3.fromRGB(255, 255, 255)
  1063. LabelMouseCursor.TextScaled = true
  1064. LabelMouseCursor.TextSize = 16.000
  1065. LabelMouseCursor.TextWrapped = true
  1066.  
  1067. ButtonMouseCursor.Name = "ButtonMouseCursor"
  1068. ButtonMouseCursor.Parent = LabelMouseCursor
  1069. ButtonMouseCursor.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1070. ButtonMouseCursor.BackgroundTransparency = 0.500
  1071. ButtonMouseCursor.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1072. ButtonMouseCursor.Position = UDim2.new(1.07565784, 0, 0, 0)
  1073. ButtonMouseCursor.Size = UDim2.new(0, 20, 0, 20)
  1074. ButtonMouseCursor.Font = Enum.Font.SourceSansItalic
  1075. ButtonMouseCursor.Text = ""
  1076. ButtonMouseCursor.TextColor3 = Color3.fromRGB(255, 255, 255)
  1077. ButtonMouseCursor.TextSize = 18.000
  1078.  
  1079. LabelAutoReload.Name = "LabelAutoReload"
  1080. LabelAutoReload.Parent = FrameGunMods
  1081. LabelAutoReload.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1082. LabelAutoReload.BackgroundTransparency = 0.900
  1083. LabelAutoReload.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1084. LabelAutoReload.Position = UDim2.new(0.0270000007, 0, 0.58099997, 0)
  1085. LabelAutoReload.Size = UDim2.new(0, 114, 0, 20)
  1086. LabelAutoReload.Font = Enum.Font.SourceSansItalic
  1087. LabelAutoReload.Text = "Auto Reload"
  1088. LabelAutoReload.TextColor3 = Color3.fromRGB(255, 255, 255)
  1089. LabelAutoReload.TextSize = 16.000
  1090.  
  1091. ButtonAutoReload.Name = "ButtonAutoReload"
  1092. ButtonAutoReload.Parent = LabelAutoReload
  1093. ButtonAutoReload.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1094. ButtonAutoReload.BackgroundTransparency = 0.500
  1095. ButtonAutoReload.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1096. ButtonAutoReload.Position = UDim2.new(1.07565784, 0, 0, 0)
  1097. ButtonAutoReload.Size = UDim2.new(0, 20, 0, 20)
  1098. ButtonAutoReload.Font = Enum.Font.SourceSansItalic
  1099. ButtonAutoReload.Text = ""
  1100. ButtonAutoReload.TextColor3 = Color3.fromRGB(255, 255, 255)
  1101. ButtonAutoReload.TextSize = 18.000
  1102.  
  1103. FarmingToolMods.Name = "FarmingToolMods"
  1104. FarmingToolMods.Parent = BackFrame
  1105. FarmingToolMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1106. FarmingToolMods.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1107. FarmingToolMods.Position = UDim2.new(0.0189999994, 0, 0.0289999992, 0)
  1108. FarmingToolMods.Size = UDim2.new(0, 365, 0, 237)
  1109. FarmingToolMods.Visible = false
  1110.  
  1111. LabelFarmingTools.Name = "LabelFarmingTools"
  1112. LabelFarmingTools.Parent = FarmingToolMods
  1113. LabelFarmingTools.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1114. LabelFarmingTools.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1115. LabelFarmingTools.Position = UDim2.new(0.027931124, 0, 0.0268817376, 0)
  1116. LabelFarmingTools.Size = UDim2.new(0, 344, 0, 20)
  1117. LabelFarmingTools.Font = Enum.Font.SourceSansItalic
  1118. LabelFarmingTools.Text = "Farming Tools"
  1119. LabelFarmingTools.TextColor3 = Color3.fromRGB(255, 255, 255)
  1120. LabelFarmingTools.TextScaled = true
  1121. LabelFarmingTools.TextSize = 16.000
  1122. LabelFarmingTools.TextWrapped = true
  1123.  
  1124. LabelStoneEsp.Name = "LabelStoneEsp"
  1125. LabelStoneEsp.Parent = FarmingToolMods
  1126. LabelStoneEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1127. LabelStoneEsp.BackgroundTransparency = 0.900
  1128. LabelStoneEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1129. LabelStoneEsp.Position = UDim2.new(0.0267175436, 0, 0.162991703, 0)
  1130. LabelStoneEsp.Size = UDim2.new(0, 80, 0, 20)
  1131. LabelStoneEsp.Font = Enum.Font.SourceSansItalic
  1132. LabelStoneEsp.Text = "Stone Esp"
  1133. LabelStoneEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1134. LabelStoneEsp.TextSize = 16.000
  1135.  
  1136. ButtonStoneEsp.Name = "ButtonStoneEsp"
  1137. ButtonStoneEsp.Parent = LabelStoneEsp
  1138. ButtonStoneEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1139. ButtonStoneEsp.BackgroundTransparency = 0.500
  1140. ButtonStoneEsp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1141. ButtonStoneEsp.Position = UDim2.new(1.07500005, 0, 0, 0)
  1142. ButtonStoneEsp.Size = UDim2.new(0, 20, 0, 20)
  1143. ButtonStoneEsp.Font = Enum.Font.SourceSansItalic
  1144. ButtonStoneEsp.Text = ""
  1145. ButtonStoneEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1146. ButtonStoneEsp.TextSize = 18.000
  1147.  
  1148. LabelIronEsp.Name = "LabelIronEsp"
  1149. LabelIronEsp.Parent = FarmingToolMods
  1150. LabelIronEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1151. LabelIronEsp.BackgroundTransparency = 0.900
  1152. LabelIronEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1153. LabelIronEsp.Position = UDim2.new(0.0267175436, 0, 0.302776635, 0)
  1154. LabelIronEsp.Size = UDim2.new(0, 80, 0, 20)
  1155. LabelIronEsp.Font = Enum.Font.SourceSansItalic
  1156. LabelIronEsp.Text = "Iron Esp"
  1157. LabelIronEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1158. LabelIronEsp.TextSize = 16.000
  1159.  
  1160. ButtonIronEsp.Name = "ButtonIronEsp"
  1161. ButtonIronEsp.Parent = LabelIronEsp
  1162. ButtonIronEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1163. ButtonIronEsp.BackgroundTransparency = 0.500
  1164. ButtonIronEsp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1165. ButtonIronEsp.Position = UDim2.new(1.07500005, 0, 0, 0)
  1166. ButtonIronEsp.Size = UDim2.new(0, 20, 0, 20)
  1167. ButtonIronEsp.Font = Enum.Font.SourceSansItalic
  1168. ButtonIronEsp.Text = ""
  1169. ButtonIronEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1170. ButtonIronEsp.TextSize = 18.000
  1171.  
  1172. LabelSulfurEsp.Name = "LabelSulfurEsp"
  1173. LabelSulfurEsp.Parent = FarmingToolMods
  1174. LabelSulfurEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1175. LabelSulfurEsp.BackgroundTransparency = 0.900
  1176. LabelSulfurEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1177. LabelSulfurEsp.Position = UDim2.new(0.0267175436, 0, 0.441404641, 0)
  1178. LabelSulfurEsp.Size = UDim2.new(0, 80, 0, 20)
  1179. LabelSulfurEsp.Font = Enum.Font.SourceSansItalic
  1180. LabelSulfurEsp.Text = "Sulfur Esp"
  1181. LabelSulfurEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1182. LabelSulfurEsp.TextSize = 16.000
  1183. LabelSulfurEsp.TextWrapped = true
  1184.  
  1185. ButtonSulfurEsp.Name = "ButtonSulfurEsp"
  1186. ButtonSulfurEsp.Parent = LabelSulfurEsp
  1187. ButtonSulfurEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1188. ButtonSulfurEsp.BackgroundTransparency = 0.500
  1189. ButtonSulfurEsp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1190. ButtonSulfurEsp.Position = UDim2.new(1.07500005, 0, 0, 0)
  1191. ButtonSulfurEsp.Size = UDim2.new(0, 20, 0, 20)
  1192. ButtonSulfurEsp.Font = Enum.Font.SourceSansItalic
  1193. ButtonSulfurEsp.Text = ""
  1194. ButtonSulfurEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1195. ButtonSulfurEsp.TextSize = 18.000
  1196.  
  1197. LabelNettleEsp.Name = "LabelNettleEsp"
  1198. LabelNettleEsp.Parent = FarmingToolMods
  1199. LabelNettleEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1200. LabelNettleEsp.BackgroundTransparency = 0.900
  1201. LabelNettleEsp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1202. LabelNettleEsp.Position = UDim2.new(0.0267175436, 0, 0.582346499, 0)
  1203. LabelNettleEsp.Size = UDim2.new(0, 80, 0, 20)
  1204. LabelNettleEsp.Font = Enum.Font.SourceSansItalic
  1205. LabelNettleEsp.Text = "Nettle Esp"
  1206. LabelNettleEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1207. LabelNettleEsp.TextSize = 15.000
  1208. LabelNettleEsp.TextWrapped = true
  1209.  
  1210. ButtonNettleEsp.Name = "ButtonNettleEsp"
  1211. ButtonNettleEsp.Parent = LabelNettleEsp
  1212. ButtonNettleEsp.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1213. ButtonNettleEsp.BackgroundTransparency = 0.500
  1214. ButtonNettleEsp.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1215. ButtonNettleEsp.Position = UDim2.new(1.07500005, 0, 0, 0)
  1216. ButtonNettleEsp.Size = UDim2.new(0, 20, 0, 20)
  1217. ButtonNettleEsp.Font = Enum.Font.SourceSansItalic
  1218. ButtonNettleEsp.Text = ""
  1219. ButtonNettleEsp.TextColor3 = Color3.fromRGB(255, 255, 255)
  1220. ButtonNettleEsp.TextSize = 18.000
  1221.  
  1222. LabelAutoHarvest.Name = "LabelAutoHarvest"
  1223. LabelAutoHarvest.Parent = FarmingToolMods
  1224. LabelAutoHarvest.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1225. LabelAutoHarvest.BackgroundTransparency = 0.900
  1226. LabelAutoHarvest.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1227. LabelAutoHarvest.Position = UDim2.new(0.0270000007, 0, 0.711000025, 0)
  1228. LabelAutoHarvest.Size = UDim2.new(0, 80, 0, 20)
  1229. LabelAutoHarvest.Font = Enum.Font.SourceSansItalic
  1230. LabelAutoHarvest.Text = "Auto Harvest"
  1231. LabelAutoHarvest.TextColor3 = Color3.fromRGB(255, 255, 255)
  1232. LabelAutoHarvest.TextSize = 15.000
  1233. LabelAutoHarvest.TextWrapped = true
  1234.  
  1235. ButtonAutoHarvest.Name = "ButtonAutoHarvest"
  1236. ButtonAutoHarvest.Parent = LabelAutoHarvest
  1237. ButtonAutoHarvest.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1238. ButtonAutoHarvest.BackgroundTransparency = 0.500
  1239. ButtonAutoHarvest.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1240. ButtonAutoHarvest.Position = UDim2.new(1.07500005, 0, 0, 0)
  1241. ButtonAutoHarvest.Size = UDim2.new(0, 20, 0, 20)
  1242. ButtonAutoHarvest.Font = Enum.Font.SourceSansItalic
  1243. ButtonAutoHarvest.Text = ""
  1244. ButtonAutoHarvest.TextColor3 = Color3.fromRGB(255, 255, 255)
  1245. ButtonAutoHarvest.TextSize = 18.000
  1246.  
  1247. FrameSettings.Name = "FrameSettings"
  1248. FrameSettings.Parent = BackFrame
  1249. FrameSettings.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1250. FrameSettings.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1251. FrameSettings.Position = UDim2.new(0.0189999994, 0, 0.0289999992, 0)
  1252. FrameSettings.Size = UDim2.new(0, 365, 0, 237)
  1253. FrameSettings.Visible = false
  1254.  
  1255. LabelSettings.Name = "LabelSettings"
  1256. LabelSettings.Parent = FrameSettings
  1257. LabelSettings.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1258. LabelSettings.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1259. LabelSettings.Position = UDim2.new(0.027931124, 0, 0.0268817376, 0)
  1260. LabelSettings.Size = UDim2.new(0, 344, 0, 20)
  1261. LabelSettings.Font = Enum.Font.SourceSansItalic
  1262. LabelSettings.Text = "Settings"
  1263. LabelSettings.TextColor3 = Color3.fromRGB(255, 255, 255)
  1264. LabelSettings.TextScaled = true
  1265. LabelSettings.TextSize = 16.000
  1266. LabelSettings.TextWrapped = true
  1267.  
  1268. LabelUiBind.Name = "LabelUiBind"
  1269. LabelUiBind.Parent = FrameSettings
  1270. LabelUiBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1271. LabelUiBind.BackgroundTransparency = 0.900
  1272. LabelUiBind.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1273. LabelUiBind.Position = UDim2.new(0.0267175566, 0, 0.145569623, 0)
  1274. LabelUiBind.Size = UDim2.new(0, 80, 0, 20)
  1275. LabelUiBind.Font = Enum.Font.SourceSansItalic
  1276. LabelUiBind.Text = "UI Toggle Bind"
  1277. LabelUiBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1278. LabelUiBind.TextScaled = true
  1279. LabelUiBind.TextSize = 16.000
  1280. LabelUiBind.TextWrapped = true
  1281.  
  1282. UIBindText.Name = "UIBindText"
  1283. UIBindText.Parent = LabelUiBind
  1284. UIBindText.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1285. UIBindText.BackgroundTransparency = 0.500
  1286. UIBindText.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1287. UIBindText.Position = UDim2.new(1.07499993, 0, 0, 0)
  1288. UIBindText.Size = UDim2.new(0, 20, 0, 20)
  1289. UIBindText.ClearTextOnFocus = false
  1290. UIBindText.Font = Enum.Font.SourceSansItalic
  1291. UIBindText.ShowNativeInput = false
  1292. UIBindText.Text = "v"
  1293. UIBindText.TextColor3 = Color3.fromRGB(255, 255, 255)
  1294. UIBindText.TextScaled = true
  1295. UIBindText.TextSize = 14.000
  1296. UIBindText.TextWrapped = true
  1297.  
  1298. ButtonDestroyUI.Name = "ButtonDestroyUI"
  1299. ButtonDestroyUI.Parent = FrameSettings
  1300. ButtonDestroyUI.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  1301. ButtonDestroyUI.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1302. ButtonDestroyUI.Position = UDim2.new(0.613924384, 0, 0.142915487, 0)
  1303. ButtonDestroyUI.Size = UDim2.new(0, 130, 0, 20)
  1304. ButtonDestroyUI.Font = Enum.Font.SourceSans
  1305. ButtonDestroyUI.Text = "Destroy UI"
  1306. ButtonDestroyUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  1307. ButtonDestroyUI.TextSize = 14.000
  1308.  
  1309. LabelAutoHarvestBind.Name = "LabelAutoHarvestBind"
  1310. LabelAutoHarvestBind.Parent = FrameSettings
  1311. LabelAutoHarvestBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1312. LabelAutoHarvestBind.BackgroundTransparency = 0.900
  1313. LabelAutoHarvestBind.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1314. LabelAutoHarvestBind.Position = UDim2.new(0.0270000007, 0, 0.289122343, 0)
  1315. LabelAutoHarvestBind.Size = UDim2.new(0, 80, 0, 20)
  1316. LabelAutoHarvestBind.Font = Enum.Font.SourceSansItalic
  1317. LabelAutoHarvestBind.Text = "Auto Harvest Bind"
  1318. LabelAutoHarvestBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1319. LabelAutoHarvestBind.TextScaled = true
  1320. LabelAutoHarvestBind.TextSize = 16.000
  1321. LabelAutoHarvestBind.TextWrapped = true
  1322.  
  1323. AutoHarvestBind.Name = "AutoHarvestBind"
  1324. AutoHarvestBind.Parent = LabelAutoHarvestBind
  1325. AutoHarvestBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1326. AutoHarvestBind.BackgroundTransparency = 0.500
  1327. AutoHarvestBind.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1328. AutoHarvestBind.Position = UDim2.new(1.07499993, 0, 0, 0)
  1329. AutoHarvestBind.Size = UDim2.new(0, 20, 0, 20)
  1330. AutoHarvestBind.ClearTextOnFocus = false
  1331. AutoHarvestBind.Font = Enum.Font.SourceSansItalic
  1332. AutoHarvestBind.ShowNativeInput = false
  1333. AutoHarvestBind.Text = "q"
  1334. AutoHarvestBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1335. AutoHarvestBind.TextScaled = true
  1336. AutoHarvestBind.TextSize = 14.000
  1337. AutoHarvestBind.TextWrapped = true
  1338.  
  1339. LabelQuickLootBind.Name = "LabelQuickLootBind"
  1340. LabelQuickLootBind.Parent = FrameSettings
  1341. LabelQuickLootBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1342. LabelQuickLootBind.BackgroundTransparency = 0.900
  1343. LabelQuickLootBind.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1344. LabelQuickLootBind.Position = UDim2.new(0.0270000007, 0, 0.432999998, 0)
  1345. LabelQuickLootBind.Size = UDim2.new(0, 80, 0, 20)
  1346. LabelQuickLootBind.Font = Enum.Font.SourceSansItalic
  1347. LabelQuickLootBind.Text = "Quick Loot Bind"
  1348. LabelQuickLootBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1349. LabelQuickLootBind.TextScaled = true
  1350. LabelQuickLootBind.TextSize = 16.000
  1351. LabelQuickLootBind.TextWrapped = true
  1352.  
  1353. QuickLootBind.Name = "QuickLootBind"
  1354. QuickLootBind.Parent = LabelQuickLootBind
  1355. QuickLootBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1356. QuickLootBind.BackgroundTransparency = 0.500
  1357. QuickLootBind.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1358. QuickLootBind.Position = UDim2.new(1.07499993, 0, 0, 0)
  1359. QuickLootBind.Size = UDim2.new(0, 20, 0, 20)
  1360. QuickLootBind.ClearTextOnFocus = false
  1361. QuickLootBind.Font = Enum.Font.SourceSansItalic
  1362. QuickLootBind.ShowNativeInput = false
  1363. QuickLootBind.Text = "e"
  1364. QuickLootBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1365. QuickLootBind.TextScaled = true
  1366. QuickLootBind.TextSize = 14.000
  1367. QuickLootBind.TextWrapped = true
  1368.  
  1369. LabelFloatBind.Name = "LabelFloatBind"
  1370. LabelFloatBind.Parent = FrameSettings
  1371. LabelFloatBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1372. LabelFloatBind.BackgroundTransparency = 0.900
  1373. LabelFloatBind.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1374. LabelFloatBind.Position = UDim2.new(0.0270000007, 0, 0.58099997, 0)
  1375. LabelFloatBind.Size = UDim2.new(0, 80, 0, 20)
  1376. LabelFloatBind.Font = Enum.Font.SourceSansItalic
  1377. LabelFloatBind.Text = "Float Down Bind"
  1378. LabelFloatBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1379. LabelFloatBind.TextScaled = true
  1380. LabelFloatBind.TextSize = 16.000
  1381. LabelFloatBind.TextWrapped = true
  1382.  
  1383. FloatBindText.Name = "FloatBindText"
  1384. FloatBindText.Parent = LabelFloatBind
  1385. FloatBindText.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1386. FloatBindText.BackgroundTransparency = 0.500
  1387. FloatBindText.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1388. FloatBindText.Position = UDim2.new(1.07499993, 0, 0, 0)
  1389. FloatBindText.Size = UDim2.new(0, 20, 0, 20)
  1390. FloatBindText.ClearTextOnFocus = false
  1391. FloatBindText.Font = Enum.Font.SourceSansItalic
  1392. FloatBindText.ShowNativeInput = false
  1393. FloatBindText.Text = "ctrl"
  1394. FloatBindText.TextColor3 = Color3.fromRGB(255, 255, 255)
  1395. FloatBindText.TextScaled = true
  1396. FloatBindText.TextSize = 14.000
  1397. FloatBindText.TextWrapped = true
  1398.  
  1399. LabelStealBind.Name = "LabelStealBind"
  1400. LabelStealBind.Parent = FrameSettings
  1401. LabelStealBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1402. LabelStealBind.BackgroundTransparency = 0.900
  1403. LabelStealBind.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1404. LabelStealBind.Position = UDim2.new(0.0270000007, 0, 0.711000025, 0)
  1405. LabelStealBind.Size = UDim2.new(0, 80, 0, 20)
  1406. LabelStealBind.Font = Enum.Font.SourceSansItalic
  1407. LabelStealBind.Text = "Steal / Loot Bind"
  1408. LabelStealBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1409. LabelStealBind.TextScaled = true
  1410. LabelStealBind.TextSize = 16.000
  1411. LabelStealBind.TextWrapped = true
  1412.  
  1413. StealBind.Name = "StealBind"
  1414. StealBind.Parent = LabelStealBind
  1415. StealBind.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1416. StealBind.BackgroundTransparency = 0.500
  1417. StealBind.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1418. StealBind.Position = UDim2.new(1.07499993, 0, 0, 0)
  1419. StealBind.Size = UDim2.new(0, 20, 0, 20)
  1420. StealBind.ClearTextOnFocus = false
  1421. StealBind.Font = Enum.Font.SourceSansItalic
  1422. StealBind.ShowNativeInput = false
  1423. StealBind.Text = "z"
  1424. StealBind.TextColor3 = Color3.fromRGB(255, 255, 255)
  1425. StealBind.TextScaled = true
  1426. StealBind.TextSize = 14.000
  1427. StealBind.TextWrapped = true
  1428.  
  1429. FrameStealInfo.Name = "FrameStealInfo"
  1430. FrameStealInfo.Parent = BackFrame
  1431. FrameStealInfo.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1432. FrameStealInfo.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1433. FrameStealInfo.Position = UDim2.new(0.0188856535, 0, 0.0286943167, 0)
  1434. FrameStealInfo.Size = UDim2.new(0, 365, 0, 237)
  1435. FrameStealInfo.Visible = false
  1436.  
  1437. StealInfo.Name = "StealInfo"
  1438. StealInfo.Parent = FrameStealInfo
  1439. StealInfo.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1440. StealInfo.BackgroundTransparency = 1.000
  1441. StealInfo.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1442. StealInfo.Position = UDim2.new(0.0262853336, 0, 0.168228596, 0)
  1443. StealInfo.Size = UDim2.new(0, 344, 0, 187)
  1444. StealInfo.Font = Enum.Font.SourceSansItalic
  1445. StealInfo.Text = ""
  1446. StealInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
  1447. StealInfo.TextSize = 20.000
  1448. StealInfo.TextWrapped = true
  1449. StealInfo.TextYAlignment = Enum.TextYAlignment.Top
  1450.  
  1451. LabelStealInfo.Name = "LabelStealInfo"
  1452. LabelStealInfo.Parent = FrameStealInfo
  1453. LabelStealInfo.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1454. LabelStealInfo.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1455. LabelStealInfo.Position = UDim2.new(0.0280000009, 0, 0.0270000007, 0)
  1456. LabelStealInfo.Size = UDim2.new(0, 344, 0, 20)
  1457. LabelStealInfo.Font = Enum.Font.SourceSansItalic
  1458. LabelStealInfo.Text = "Steal / Loot Info"
  1459. LabelStealInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
  1460. LabelStealInfo.TextScaled = true
  1461. LabelStealInfo.TextSize = 16.000
  1462. LabelStealInfo.TextWrapped = true
  1463.  
  1464. ButtonStealBack.Name = "ButtonStealBack"
  1465. ButtonStealBack.Parent = FrameStealInfo
  1466. ButtonStealBack.BackgroundColor3 = Color3.fromRGB(17, 17, 17)
  1467. ButtonStealBack.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1468. ButtonStealBack.Position = UDim2.new(0.678025961, 0, 0.871784389, 0)
  1469. ButtonStealBack.Size = UDim2.new(0, 106, 0, 20)
  1470. ButtonStealBack.Font = Enum.Font.SourceSans
  1471. ButtonStealBack.Text = "Back"
  1472. ButtonStealBack.TextColor3 = Color3.fromRGB(255, 255, 255)
  1473. ButtonStealBack.TextSize = 14.000
  1474.  
  1475. FrameInfo.Name = "FrameInfo"
  1476. FrameInfo.Parent = BackFrame
  1477. FrameInfo.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1478. FrameInfo.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1479. FrameInfo.Position = UDim2.new(0.0188856535, 0, 0.0286943167, 0)
  1480. FrameInfo.Size = UDim2.new(0, 365, 0, 237)
  1481.  
  1482. LabelDevInfo.Name = "LabelDevInfo"
  1483. LabelDevInfo.Parent = FrameInfo
  1484. LabelDevInfo.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1485. LabelDevInfo.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1486. LabelDevInfo.Position = UDim2.new(0.0280000009, 0, 0.0270000007, 0)
  1487. LabelDevInfo.Size = UDim2.new(0, 344, 0, 20)
  1488. LabelDevInfo.Font = Enum.Font.SourceSansItalic
  1489. LabelDevInfo.Text = "Developer Information"
  1490. LabelDevInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
  1491. LabelDevInfo.TextScaled = true
  1492. LabelDevInfo.TextSize = 16.000
  1493. LabelDevInfo.TextWrapped = true
  1494.  
  1495. LabelDevInfo1.Name = "LabelDevInfo1"
  1496. LabelDevInfo1.Parent = FrameInfo
  1497. LabelDevInfo1.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1498. LabelDevInfo1.BackgroundTransparency = 1.000
  1499. LabelDevInfo1.BorderColor3 = Color3.fromRGB(255, 255, 255)
  1500. LabelDevInfo1.Position = UDim2.new(0.157792196, 0, 0.168228596, 0)
  1501. LabelDevInfo1.Size = UDim2.new(0, 248, 0, 62)
  1502. LabelDevInfo1.Font = Enum.Font.SourceSansItalic
  1503. LabelDevInfo1.Text = "Main Developer: Doggo"
  1504. LabelDevInfo1.TextColor3 = Color3.fromRGB(255, 255, 255)
  1505. LabelDevInfo1.TextSize = 20.000
  1506. LabelDevInfo1.TextWrapped = true
  1507.  
  1508. ButtonVisuals.Name = "ButtonVisuals"
  1509. ButtonVisuals.Parent = FrameTabs
  1510. ButtonVisuals.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1511. ButtonVisuals.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1512. ButtonVisuals.Position = UDim2.new(0, 0, 0.027944684, 0)
  1513. ButtonVisuals.Size = UDim2.new(0, 77, 0, 20)
  1514. ButtonVisuals.Font = Enum.Font.SourceSansItalic
  1515. ButtonVisuals.Text = "Visuals"
  1516. ButtonVisuals.TextColor3 = Color3.fromRGB(255, 255, 255)
  1517. ButtonVisuals.TextSize = 16.000
  1518.  
  1519. ButtonRaiding.Name = "ButtonRaiding"
  1520. ButtonRaiding.Parent = FrameTabs
  1521. ButtonRaiding.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1522. ButtonRaiding.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1523. ButtonRaiding.Position = UDim2.new(0, 0, 0.24490115, 0)
  1524. ButtonRaiding.Size = UDim2.new(0, 77, 0, 20)
  1525. ButtonRaiding.Font = Enum.Font.SourceSansItalic
  1526. ButtonRaiding.Text = "Raid"
  1527. ButtonRaiding.TextColor3 = Color3.fromRGB(255, 255, 255)
  1528. ButtonRaiding.TextSize = 16.000
  1529.  
  1530. ButtonGunMods.Name = "ButtonGunMods"
  1531. ButtonGunMods.Parent = FrameTabs
  1532. ButtonGunMods.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1533. ButtonGunMods.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1534. ButtonGunMods.Position = UDim2.new(0, 0, 0.355138361, 0)
  1535. ButtonGunMods.Size = UDim2.new(0, 77, 0, 20)
  1536. ButtonGunMods.Font = Enum.Font.SourceSansItalic
  1537. ButtonGunMods.Text = "Gun Mods"
  1538. ButtonGunMods.TextColor3 = Color3.fromRGB(255, 255, 255)
  1539. ButtonGunMods.TextSize = 16.000
  1540.  
  1541. ButtonInfo.Name = "ButtonInfo"
  1542. ButtonInfo.Parent = FrameTabs
  1543. ButtonInfo.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1544. ButtonInfo.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1545. ButtonInfo.Position = UDim2.new(0, 0, 0.900000036, 0)
  1546. ButtonInfo.Size = UDim2.new(0, 77, 0, 20)
  1547. ButtonInfo.Font = Enum.Font.SourceSansItalic
  1548. ButtonInfo.Text = "Info"
  1549. ButtonInfo.TextColor3 = Color3.fromRGB(255, 255, 255)
  1550. ButtonInfo.TextSize = 20.000
  1551.  
  1552. ButtonSettings.Name = "ButtonSettings"
  1553. ButtonSettings.Parent = FrameTabs
  1554. ButtonSettings.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1555. ButtonSettings.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1556. ButtonSettings.Position = UDim2.new(0, 0, 0.578517795, 0)
  1557. ButtonSettings.Size = UDim2.new(0, 77, 0, 20)
  1558. ButtonSettings.Font = Enum.Font.SourceSansItalic
  1559. ButtonSettings.Text = "Settings"
  1560. ButtonSettings.TextColor3 = Color3.fromRGB(255, 255, 255)
  1561. ButtonSettings.TextSize = 16.000
  1562.  
  1563. ButtonFarmingTools.Name = "ButtonFarmingTools"
  1564. ButtonFarmingTools.Parent = FrameTabs
  1565. ButtonFarmingTools.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  1566. ButtonFarmingTools.BorderColor3 = Color3.fromRGB(0, 0, 0)
  1567. ButtonFarmingTools.Position = UDim2.new(0, 0, 0.469999999, 0)
  1568. ButtonFarmingTools.Size = UDim2.new(0, 77, 0, 20)
  1569. ButtonFarmingTools.Font = Enum.Font.SourceSansItalic
  1570. ButtonFarmingTools.Text = "Farming"
  1571. ButtonFarmingTools.TextColor3 = Color3.fromRGB(255, 255, 255)
  1572. ButtonFarmingTools.TextSize = 16.000
  1573. ButtonFarmingTools.TextWrapped = true
  1574.  
  1575. --Text Stuff:
  1576. LabelDevInfo1.Text = "Welcome to Eclipse"
  1577. StealInfo.Text = "1. Turn On Free Camera\n2. Turn On Steal / Loot\n3. Free Camera over to a storage box / TC / Furnace / Crates\n4. Aim Mouse at object and press keybind"
  1578.  
  1579. --Variables:
  1580. local Mouse = Player:GetMouse()
  1581. local UIS = game:GetService("UserInputService")
  1582. local Camera = game.Workspace.Camera
  1583.  
  1584. --Gui Handlers:
  1585. --Dragger:
  1586. --//Important\\
  1587. local TweenService = game:GetService("TweenService")
  1588.  
  1589. --//Dragging\\
  1590. local dragging
  1591. local dragInput
  1592. local dragStart
  1593. local startPos
  1594.  
  1595. local function update(input)
  1596. local delta = input.Position - dragStart
  1597. TopLabel:TweenPosition(UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y),'Out','Linear',0.008,true)
  1598. end
  1599. TopLabel.InputBegan:Connect(function(input)
  1600. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1601. dragging = true
  1602. dragStart = input.Position
  1603. startPos = TopLabel.Position
  1604.  
  1605. repeat wait() until input.UserInputState == Enum.UserInputState.End
  1606. dragging = false
  1607. end
  1608. end)
  1609. TopLabel.InputChanged:Connect(function(input)
  1610. if input.UserInputType == Enum.UserInputType.MouseMovement then
  1611. dragInput = input
  1612. end
  1613. end)
  1614. game:GetService("UserInputService").InputChanged:Connect(function(input)
  1615. if input == dragInput and dragging then
  1616. update(input)
  1617. end
  1618. end)
  1619.  
  1620. Mouse.KeyDown:connect(function(key)
  1621. if key:lower() == "v" then
  1622. if not TopLabel.Visible then
  1623. TopLabel.Visible = true
  1624. else
  1625. TopLabel.Visible = false
  1626. end
  1627. end
  1628. end)
  1629.  
  1630. function hide()
  1631. for i,v in pairs(BackFrame:GetChildren()) do
  1632. if v:IsA("Frame") then
  1633. v.Visible = false
  1634. end
  1635. end
  1636. end
  1637.  
  1638. ButtonPlayerMods.MouseButton1Click:connect(function()
  1639. hide()
  1640. FramePlayerMods.Visible = true
  1641. end)
  1642.  
  1643. ButtonVisuals.MouseButton1Click:connect(function()
  1644. hide()
  1645. FrameVisualMods.Visible = true
  1646. end)
  1647.  
  1648. ButtonRaiding.MouseButton1Click:connect(function()
  1649. hide()
  1650. FrameRaidingTool.Visible = true
  1651. end)
  1652.  
  1653. ButtonGunMods.MouseButton1Click:connect(function()
  1654. hide()
  1655. FrameGunMods.Visible = true
  1656. end)
  1657.  
  1658. ButtonFarmingTools.MouseButton1Click:connect(function()
  1659. hide()
  1660. FarmingToolMods.Visible = true
  1661. end)
  1662.  
  1663. ButtonSettings.MouseButton1Click:connect(function()
  1664. hide()
  1665. FrameSettings.Visible = true
  1666. end)
  1667.  
  1668. ButtonInfo.MouseButton1Click:connect(function()
  1669. hide()
  1670. FrameInfo.Visible = true
  1671. end)
  1672.  
  1673. ButtonStealInfo.MouseButton1Click:connect(function()
  1674. hide()
  1675. FrameStealInfo.Visible = true
  1676. end)
  1677.  
  1678. ButtonStealBack.MouseButton1Click:connect(function()
  1679. hide()
  1680. FrameRaidingTool.Visible = true
  1681. end)
  1682.  
  1683. --[[Visual Section:
  1684. local PlayerEspToggle = false
  1685. local Looping = false
  1686.  
  1687. function round(num)
  1688. return math.floor(num + 0.5)
  1689. end
  1690.  
  1691. function Esp(plr)
  1692. spawn(function()
  1693. --Destroy any Folder
  1694. for i,v in pairs(game.CoreGui.RobloxGui:GetChildren()) do
  1695. if v.Name == plr.Name.."_ESP" then
  1696. v:Destroy()
  1697. end
  1698. end
  1699. wait()
  1700. --Create Header:
  1701. local EspHolder = Instance.new("Folder", game.CoreGui.RobloxGui)
  1702. EspHolder.Name = plr.Name.."_ESP"
  1703. if plr.Name ~= Player.Name and plr.Character and plr.Character:FindFirstChild('Head') then
  1704. local BillboardGui = Instance.new("BillboardGui", EspHolder)
  1705. local TextLabel = Instance.new("TextLabel")
  1706. BillboardGui.Adornee = plr.Character.Head
  1707. BillboardGui.Name = plr.Name
  1708. BillboardGui.Size = UDim2.new(0, 100, 0, 150)
  1709. BillboardGui.StudsOffset = Vector3.new(0, 1, 0)
  1710. BillboardGui.AlwaysOnTop = true
  1711. TextLabel.Parent = BillboardGui
  1712. TextLabel.BackgroundTransparency = 1
  1713. TextLabel.Position = UDim2.new(0, 0, 0, -50)
  1714. TextLabel.Size = UDim2.new(0, 100, 0, 100)
  1715. TextLabel.Font = Enum.Font.SourceSansSemibold
  1716. TextLabel.TextSize = 13
  1717. TextLabel.TextColor = BrickColor.new("Bright green")
  1718. TextLabel.TextStrokeTransparency = 0
  1719. TextLabel.TextYAlignment = Enum.TextYAlignment.Bottom
  1720. Looping = true
  1721. spawn(function()
  1722. plr.CharacterAdded:connect(function()
  1723. if PlayerEspToggle then
  1724. Looping = false
  1725. EspHolder:Destroy()
  1726. repeat wait(1) until plr.Character:FindFirstChild('HumanoidRootPart') and plr.Character:FindFirstChild('Humanoid')
  1727. Esp(plr)
  1728. else
  1729. return
  1730. end
  1731. end)
  1732. end)
  1733. local function espLoop()
  1734. if game.CoreGui.RobloxGui:FindFirstChild(plr.Name.."_ESP") and plr.Character and plr.Character:FindFirstChild('HumanoidRootPart') and plr.Character:FindFirstChild('Humanoid') and Player.Character:FindFirstChild("HumanoidRootPart") then
  1735. local pos = math.floor((Player.Character.HumanoidRootPart.Position - plr.Character.HumanoidRootPart.Position).magnitude)
  1736. TextLabel.Text = plr.Name.."["..round(plr.Character:FindFirstChildOfClass('Humanoid').Health, 1).."]".."\nDistance: "..pos
  1737. end
  1738. end
  1739. spawn(function()
  1740. repeat wait()
  1741. if not Looping then
  1742. break
  1743. end
  1744. espLoop()
  1745. until not Looping or not Player.Character:FindFirstChild("HumanoidRootPart")
  1746. end)
  1747. end
  1748. end)
  1749. end
  1750.  
  1751. spawn(function()
  1752. game.Players.ChildAdded:connect(function(new)
  1753. if PlayerEspToggle then
  1754. repeat wait(1) until new.Character:FindFirstChild("HumanoidRootPart") and new.Character:FindFirstChild("Humanoid")
  1755. Looping = false
  1756. for i,v in pairs(game.Players:GetChildren()) do
  1757. if v.Name ~= Player.Name then
  1758. PlayerEspToggle = true
  1759. Esp(v)
  1760. end
  1761. end
  1762. else
  1763. return
  1764. end
  1765. end)
  1766.  
  1767. game.Players.ChildRemoved:connect(function(removed)
  1768. if PlayerEspToggle then
  1769. Looping = false
  1770. for i,v in pairs(game.Players:GetChildren()) do
  1771. if v.Name ~= Player.Name then
  1772. PlayerEspToggle = true
  1773. Esp(v)
  1774. end
  1775. end
  1776. end
  1777. end)
  1778.  
  1779. Player.Character.Humanoid.Died:connect(function()
  1780. if PlayerEspToggle then
  1781. Looping = false
  1782. for i,v in pairs(game.CoreGui.RobloxGui:GetChildren()) do
  1783. for a,b in pairs(game.Players:GetChildren()) do
  1784. if b.Name ~= Player.Name then
  1785. if v.Name == b.Name.."_ESP" then
  1786. v:Destroy()
  1787. end
  1788. end
  1789. end
  1790. end
  1791. else
  1792. return
  1793. end
  1794. end)
  1795.  
  1796. game.Workspace.ChildAdded:connect(function(new)
  1797. if new.Name == Player.Name and PlayerEspToggle then
  1798. repeat wait(1) until Player.Character:FindFirstChild("HumanoidRootPart")
  1799. for i,v in pairs(game.Players:GetChildren()) do
  1800. if v.Name ~= Player.Name then
  1801. PlayerEspToggle = true
  1802. Esp(v)
  1803. end
  1804. end
  1805. else
  1806. return
  1807. end
  1808. end)
  1809. end)
  1810.  
  1811. ButtonPlayerEsp.MouseButton1Click:connect(function()
  1812. if not PlayerEspToggle then
  1813. ButtonPlayerEsp.Text = "?"
  1814. PlayerEspToggle = true
  1815. for i,v in pairs(game.Players:GetChildren()) do
  1816. if v.Name ~= Player.Name then
  1817. PlayerEspToggle = true
  1818. Esp(v)
  1819. end
  1820. end
  1821. else
  1822. ButtonPlayerEsp.Text = ""
  1823. PlayerEspToggle = false
  1824. for i,v in pairs(game.CoreGui.RobloxGui:GetChildren()) do
  1825. if string.find(v.Name, "_ESP") then
  1826. v:Destroy()
  1827. end
  1828. end
  1829. end
  1830. end)]]
  1831.  
  1832. local BrightnessToggle = false
  1833. local WaterBlurToggle = false
  1834. local RemoveNightToggle = false
  1835. local BrightValue = 2.3
  1836.  
  1837. spawn(function()
  1838. game.Lighting.Changed:connect(function()
  1839. if BrightnessToggle then
  1840. game.Lighting.TimeOfDay = "12:00:00"
  1841. game.Lighting.FogEnd = 9999
  1842. game.Lighting.Brightness = BrightValue
  1843. game.Lighting.ColorCorrection.Brightness = 0.1
  1844. game.Lighting.ColorCorrection.Saturation = 0.1
  1845. game.Lighting.Bloom.Intensity = 0.1
  1846. else
  1847. game.Lighting.Brightness = 1.8
  1848. return
  1849. end
  1850. end)
  1851. end)
  1852.  
  1853. ButtonFullBright.MouseButton1Click:connect(function()
  1854. if not BrightnessToggle then
  1855. ButtonFullBright.Text = "?"
  1856. BrightnessToggle = true
  1857. else
  1858. ButtonFullBright.Text = ""
  1859. BrightnessToggle = false
  1860. end
  1861. end)
  1862.  
  1863. local oldBrightVal = 1.8
  1864. BrightnessVal.FocusLost:connect(function()
  1865. if tonumber(BrightnessVal.Text) then
  1866. oldBrightVal = BrightnessVal.Text
  1867. BrightValue = tonumber(BrightnessVal.Text)
  1868. else
  1869. BrightnessVal.Text = oldBrightVal
  1870. end
  1871. end)
  1872.  
  1873. --[[ButtonRemoveNightBox.MouseButton1Click:connect(function()
  1874. if not RemoveNightToggle then
  1875. ButtonRemoveNightBox.Text = "?"
  1876. RemoveNightToggle = true
  1877. if game.Lighting:FindFirstChild("NightBox") then
  1878. game.Lighting.NightBox:Destroy()
  1879. end
  1880. if game.Lighting.DisabledSkyBox:FindFirstChild("NightBox") then
  1881. game.Lighting.DisabledSkyBox.NightBox:Destroy()
  1882. end
  1883. end
  1884. end)
  1885.  
  1886. ButtonRemoveWaterBlur.MouseButton1Click:connect(function()
  1887. if not WaterBlurToggle then
  1888. ButtonRemoveWaterBlur.Text = "?"
  1889. WaterBlurToggle = true
  1890. game.Lighting.UnderWaterBlur.Size = -9e99
  1891. else
  1892. WaterBlurToggle = false
  1893. ButtonRemoveWaterBlur.Text = ""
  1894. game.Lighting.UnderWaterBlur.Size = 10
  1895. end
  1896. end)]]
  1897.  
  1898. --Player Section:
  1899. local InfJumpToggle = false
  1900. local SuperJumpToggle = false
  1901.  
  1902. UIS.InputBegan:connect(function(input, process)
  1903. if InfJumpToggle and input.KeyCode == Enum.KeyCode.Space and not process then
  1904. Player.Character.HumanoidRootPart.CFrame = Player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 7.5, 0)
  1905. end
  1906. end)
  1907.  
  1908. ButtonInfJump.MouseButton1Click:connect(function()
  1909. if not InfJumpToggle then
  1910. ButtonInfJump.Text = "?"
  1911. InfJumpToggle = true
  1912. else
  1913. ButtonInfJump.Text = ""
  1914. InfJumpToggle = false
  1915. end
  1916. end)
  1917.  
  1918. UIS.InputEnded:connect(function(input, process)
  1919. if SuperJumpToggle and input.KeyCode == Enum.KeyCode.Space and not process then
  1920. for i = 1,10 do
  1921. Player.Character.HumanoidRootPart.CFrame = Player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 5, 0)
  1922. wait()
  1923. end
  1924. end
  1925. end)
  1926.  
  1927. ButtonSuperJump.MouseButton1Click:connect(function()
  1928. if not SuperJumpToggle then
  1929. ButtonSuperJump.Text = "?"
  1930. SuperJumpToggle = true
  1931. else
  1932. ButtonSuperJump.Text = ""
  1933. SuperJumpToggle = false
  1934. end
  1935. end)
  1936.  
  1937. local Floating = false
  1938. local FloatingEnabledKey = false
  1939. local FloatFunc
  1940. function Float()
  1941. if Floating then
  1942. if Player.Character and not game.Workspace:FindFirstChild("Float") then
  1943. spawn(function()
  1944. local Float = Instance.new("Part", game.Workspace)
  1945. Float.Name = "Float"
  1946. Float.Transparency = 1
  1947. Float.Size = Vector3.new(6, 1, 6)
  1948. Float.Anchored = true
  1949. Float.CFrame = Player.Character.HumanoidRootPart.CFrame - Vector3.new(0, 3.5, 0)
  1950. local function LoopGen()
  1951. if game.Workspace:FindFirstChild("Float") and FloatingEnabledKey and Floating then
  1952. Float.CFrame = Player.Character.HumanoidRootPart.CFrame - Vector3.new(0, 3.5, 0)
  1953. else
  1954. FloatFunc:Disconnect()
  1955. end
  1956. end
  1957. FloatFunc = game:GetService('RunService').RenderStepped:connect(LoopGen)
  1958. end)
  1959. end
  1960. end
  1961. end
  1962.  
  1963. Mouse.KeyDown:connect(function(key)
  1964. if key:lower() == "x" and Floating then
  1965. if not FloatingEnabledKey then
  1966. FloatingEnabledKey = true
  1967. game.StarterGui:SetCore('SendNotification', {
  1968. Title = 'Float';
  1969. Text = 'Enabled';
  1970. })
  1971. Float()
  1972. else
  1973. game.StarterGui:SetCore('SendNotification', {
  1974. Title = 'Float';
  1975. Text = 'Disabled';
  1976. })
  1977. FloatingEnabledKey = false
  1978. if game.Workspace:FindFirstChild("Float") then
  1979. FloatingEnabledKey = false
  1980. FloatFunc:Disconnect()
  1981. game.Workspace.Float:Destroy()
  1982. end
  1983. end
  1984. end
  1985. end)
  1986.  
  1987. ButtonFloat.MouseButton1Click:connect(function()
  1988. if not Floating then
  1989. ButtonFloat.Text = "?"
  1990. Floating = true
  1991. else
  1992. ButtonFloat.Text = ""
  1993. Floating = false
  1994. FloatingEnabledKey = false
  1995. if game.Workspace:FindFirstChild("Float") then
  1996. Floating = false
  1997. FloatFunc:Disconnect()
  1998. game.Workspace.Float:Destroy()
  1999. end
  2000. end
  2001. end)
  2002.  
  2003. local MedModToggle = false
  2004. Mouse.Button1Down:connect(function()
  2005. if Player.Character:FindFirstChild("Bandage") and MedModToggle then
  2006. for i = 1,20 do
  2007. game.ReplicatedStorage.RemoteEvents.MedEvent:FireServer(game.Workspace[Player.Name].Bandage)
  2008. end
  2009. end
  2010. if Player.Character:FindFirstChild("MedPen") and MedModToggle then
  2011. for i = 1,20 do
  2012. game.ReplicatedStorage.RemoteEvents.MedEvent:FireServer(game.Workspace[Player.Name].MedPen)
  2013. end
  2014. end
  2015. end)
  2016.  
  2017. ButtonMedMod.MouseButton1Click:connect(function()
  2018. if not MedModToggle then
  2019. ButtonMedMod.Text = "?"
  2020. MedModToggle = true
  2021. else
  2022. ButtonMedMod.Text = ""
  2023. MedModToggle = false
  2024. end
  2025. end)
  2026.  
  2027. local FreeBuildToggle = false
  2028. Mouse.Button1Down:connect(function()
  2029. if FreeBuildToggle then
  2030. spawn(function()
  2031. for i,v in pairs(Camera:GetChildren()) do
  2032. if v:IsA("MeshPart") then
  2033. game.ReplicatedStorage.RemoteEvents.BuildController:FireServer(v.Name, game.Workspace.Camera[v.Name].CFrame, true)
  2034. end
  2035. end
  2036. end)
  2037. end
  2038. end)
  2039.  
  2040. ButtonFreeBuild.MouseButton1Click:connect(function()
  2041. if not FreeBuildToggle then
  2042. ButtonFreeBuild.Text = "?"
  2043. FreeBuildToggle = true
  2044. else
  2045. ButtonFreeBuild.Text = ""
  2046. FreeBuildToggle = false
  2047. end
  2048. end)
  2049.  
  2050. local NoRockColToggle = false
  2051. ButtonNoRock.MouseButton1Click:connect(function()
  2052. if not NoRockColToggle then
  2053. ButtonNoRock.Text = "?"
  2054. NoRockColToggle = true
  2055. for i,v in pairs(game.Workspace.OreNodes:GetDescendants()) do
  2056. if v.Name == "Stone" or v.Name == "RockPrim" then
  2057. v.CanCollide = false
  2058. end
  2059. end
  2060. else
  2061. ButtonNoRock.Text = ""
  2062. NoRockColToggle = false
  2063. for i,v in pairs(game.Workspace.OreNodes:GetDescendants()) do
  2064. if v.Name == "Stone" or v.Name == "RockPrim" then
  2065. v.CanCollide = true
  2066. end
  2067. end
  2068. end
  2069. end)
  2070.  
  2071. local AntiDrownLock = false
  2072. ButtonNoDrown.MouseButton1Click:connect(function()
  2073. if not AntiDrownLock and game.ReplicatedStorage.RemoteEvents:FindFirstChild("Drown") then
  2074. game.ReplicatedStorage.RemoteEvents.Drown:Destroy()
  2075. end
  2076. end)
  2077.  
  2078. ButtonNoHelmet.MouseButton1Click:connect(function()
  2079. if Player.PlayerGui.MainGui.Fullscreen.ScreenEffects:FindFirstChild("Altyn") and Player.PlayerGui.MainGui.Fullscreen.ScreenEffects:FindFirstChild("Maska 1sch") then
  2080. Player.PlayerGui.MainGui.Fullscreen.ScreenEffects.Altyn:Destroy()
  2081. Player.PlayerGui.MainGui.Fullscreen.ScreenEffects["Maska 1sch"]:Destroy()
  2082. end
  2083. end)
  2084.  
  2085. ButtonNoFlash.MouseButton1Click:connect(function()
  2086. if Player.PlayerGui.MainGui.Fullscreen.ScreenEffects:FindFirstChild("Flashbang") then
  2087. Player.PlayerGui.MainGui.Fullscreen.ScreenEffects.Flashbang:Destroy()
  2088. game.ReplicatedStorage.Grenades.Zarya.Light.Brightness = 0
  2089. end
  2090. end)
  2091.  
  2092. ButtonNoRad.MouseButton1Click:connect(function()
  2093. if Player.PlayerGui.MainGui.Fullscreen.ScreenEffects:FindFirstChild("Radiation") then
  2094. Player.PlayerGui.MainGui.Fullscreen.ScreenEffects.Radiation:Destroy()
  2095. end
  2096. end)
  2097.  
  2098. ButtonNoFall.MouseButton1Click:connect(function()
  2099. if Player.Character.Humanoid:FindFirstChild("Impact") then
  2100. Player.Character.Humanoid.Impact:Destroy()
  2101. end
  2102. end)
  2103.  
  2104. local DrinkDelay = false
  2105. ButtonFillThirst.MouseButton1Click:connect(function()
  2106. if not DrinkDelay then
  2107. DrinkDelay = true
  2108. for i,v in pairs(game.ReplicatedStorage.ContainerInventories:GetChildren()) do
  2109. if v.Name == "FoodCrate" then
  2110. for a,b in pairs(v:GetDescendants()) do
  2111. if b.Name == "WaterBottle" then
  2112. game.ReplicatedStorage.RemoteEvents.ConsumableTool:FireServer(b)
  2113. end
  2114. end
  2115. end
  2116. end
  2117. wait(3)
  2118. DrinkDelay = false
  2119. end
  2120. end)
  2121.  
  2122. --Raid Tools Section:
  2123. local WallInvisToggle = false
  2124. local FoundationInvisToggle = false
  2125. local FloorInvisToggle = false
  2126. local DoorwayInvisToggle = false
  2127. local WindowFrameInvisToggle = false
  2128. local DoorInvisToggle = false
  2129.  
  2130. ButtonWalls.MouseButton1Click:connect(function()
  2131. if not WallInvisToggle then
  2132. ButtonWalls.Text = "?"
  2133. WallInvisToggle = true
  2134. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2135. if v.Name == "Wall" then
  2136. v.Wall.Transparency = 0.6
  2137. end
  2138. end
  2139. else
  2140. ButtonWalls.Text = ""
  2141. WallInvisToggle = false
  2142. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2143. if v.Name == "Wall" then
  2144. v.Wall.Transparency = 0
  2145. end
  2146. end
  2147. end
  2148. end)
  2149.  
  2150. ButtonFoundations.MouseButton1Click:connect(function()
  2151. if not FoundationInvisToggle then
  2152. ButtonFoundations.Text = "?"
  2153. FoundationInvisToggle = true
  2154. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2155. if v.Name == "Foundation" or v.Name == "TriangleFoundation" then
  2156. v[v.Name].Transparency = 0.6
  2157. end
  2158. end
  2159. else
  2160. ButtonFoundations.Text = ""
  2161. FoundationInvisToggle = false
  2162. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2163. if v.Name == "Foundation" or v.Name == "TriangleFoundation" then
  2164. v[v.Name].Transparency = 0
  2165. end
  2166. end
  2167. end
  2168. end)
  2169.  
  2170. ButtonFloors.MouseButton1Click:connect(function()
  2171. if not FloorInvisToggle then
  2172. ButtonFloors.Text = "?"
  2173. FloorInvisToggle = true
  2174. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2175. if v.Name == "Floor" or v.Name == "TriangleFloor" then
  2176. v[v.Name].Transparency = 0.6
  2177. end
  2178. end
  2179. else
  2180. ButtonFloors.Text = ""
  2181. FloorInvisToggle = false
  2182. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2183. if v.Name == "Floor" or v.Name == "TriangleFloor" then
  2184. v[v.Name].Transparency = 0
  2185. end
  2186. end
  2187. end
  2188. end)
  2189.  
  2190. ButtonDoorWays.MouseButton1Click:connect(function()
  2191. if not DoorwayInvisToggle then
  2192. ButtonDoorWays.Text = "?"
  2193. DoorwayInvisToggle = true
  2194. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2195. if v.Name == "Doorway" then
  2196. v.Doorway.Transparency = 0.6
  2197. end
  2198. end
  2199. else
  2200. ButtonDoorWays.Text = ""
  2201. DoorwayInvisToggle = false
  2202. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2203. if v.Name == "Doorway" then
  2204. v.Doorway.Transparency = 0
  2205. end
  2206. end
  2207. end
  2208. end)
  2209.  
  2210. ButtonDoors.MouseButton1Click:connect(function()
  2211. if not DoorInvisToggle then
  2212. ButtonDoors.Text = "?"
  2213. DoorInvisToggle = true
  2214. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2215. if v.Name == "MetalDoor" or v.Name == "WoodenDoor" or v.Name == "ArmoredDoor" then
  2216. v[v.Name].Transparency = 0.6
  2217. end
  2218. end
  2219. else
  2220. ButtonDoors.Text = ""
  2221. DoorInvisToggle = false
  2222. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2223. if v.Name == "MetalDoor" or v.Name == "WoodenDoor" or v.Name == "ArmoredDoor" then
  2224. v[v.Name].Transparency = 0
  2225. end
  2226. end
  2227. end
  2228. end)
  2229.  
  2230. ButtonWindowFrames.MouseButton1Click:connect(function()
  2231. if not WindowFrameInvisToggle then
  2232. ButtonWindowFrames.Text = "?"
  2233. WindowFrameInvisToggle = true
  2234. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2235. if v.Name == "WindowFrame" then
  2236. v.WindowFrame.Transparency = 0.6
  2237. end
  2238. end
  2239. else
  2240. ButtonWindowFrames.Text = ""
  2241. WindowFrameInvisToggle = false
  2242. for i,v in pairs(game.Workspace.BuiltObjects:GetChildren()) do
  2243. if v.Name == "WindowFrame" then
  2244. v.WindowFrame.Transparency = 0
  2245. end
  2246. end
  2247. end
  2248. end)
  2249.  
  2250. local ToggleOn = false
  2251. local ToggleStealKeyBind = "z"
  2252. local cam1 = 0
  2253. local cam2 = 0
  2254. local cam3 = 0
  2255. local LockSystem = false
  2256. local key1 = false
  2257. local key2 = false
  2258. local key3 = false
  2259. local key4 = false
  2260. local key5 = false
  2261. local key6 = false
  2262. local FreeCamSpeedVal = 1
  2263. local FreeCamSpeedOld = 1
  2264. local Target = nil
  2265.  
  2266. function MoveCamera()
  2267. local FcPart = game.Workspace:FindFirstChild("FcPart")
  2268. if not LockSystem then
  2269. repeat
  2270. if game.Workspace:FindFirstChild("FcPart") then
  2271. local FcPartPos = FcPart.Position
  2272. FcPart.CFrame = CFrame.new(Vector3.new(FcPartPos.X, FcPartPos.Y + cam3, FcPartPos.Z), Camera.CFrame.p) * CFrame.new(cam2, 0, cam1)
  2273. LockSystem = true
  2274. Player.Character.Humanoid.WalkSpeed = 0
  2275. end
  2276. game:GetService('RunService').RenderStepped:Wait()
  2277. until not game.Workspace:FindFirstChild("FcPart")
  2278. LockSystem = false
  2279. end
  2280. end
  2281.  
  2282. UIS.InputBegan:connect(function(input)
  2283. if Player.Character and game.Workspace:FindFirstChild("FcPart") then
  2284. if input.KeyCode == Enum.KeyCode.W or input.KeyCode == Enum.KeyCode.Up then
  2285. key1 = true
  2286. cam1 = FreeCamSpeedVal
  2287. end
  2288. if input.KeyCode == Enum.KeyCode.S or input.KeyCode == Enum.KeyCode.Down then
  2289. key2 = true
  2290. cam1 = (FreeCamSpeedVal * -1)
  2291. end
  2292. if input.KeyCode == Enum.KeyCode.A or input.KeyCode == Enum.KeyCode.Left then
  2293. key3 = true
  2294. cam2 = FreeCamSpeedVal
  2295. end
  2296. if input.KeyCode == Enum.KeyCode.D or input.KeyCode == Enum.KeyCode.Right then
  2297. key4 = true
  2298. cam2 = (FreeCamSpeedVal * -1)
  2299. end
  2300. if input.KeyCode == Enum.KeyCode.E then
  2301. key5 = true
  2302. cam3 = FreeCamSpeedVal
  2303. end
  2304. if input.KeyCode == Enum.KeyCode.Q then
  2305. key6 = true
  2306. cam3 = (FreeCamSpeedVal * -1)
  2307. end
  2308. end
  2309. end)
  2310.  
  2311. UIS.InputEnded:connect(function(input)
  2312. if Player.Character and game.Workspace:FindFirstChild("FcPart") then
  2313. if input.KeyCode == Enum.KeyCode.W or input.KeyCode == Enum.KeyCode.Up then
  2314. key1 = false
  2315. if key2 == false then
  2316. cam1 = 0
  2317. end
  2318. end
  2319. if input.KeyCode == Enum.KeyCode.S or input.KeyCode == Enum.KeyCode.Down then
  2320. key2 = false
  2321. if key1 == false then
  2322. cam1 = 0
  2323. end
  2324. end
  2325. if input.KeyCode == Enum.KeyCode.A or input.KeyCode == Enum.KeyCode.Left then
  2326. key3 = false
  2327. if key4 == false then
  2328. cam2 = 0
  2329. end
  2330. end
  2331. if input.KeyCode == Enum.KeyCode.D or input.KeyCode == Enum.KeyCode.Right then
  2332. key4 = false
  2333. if key3 == false then
  2334. cam2 = 0
  2335. end
  2336. end
  2337. if input.KeyCode == Enum.KeyCode.E then
  2338. key5 = false
  2339. if key6 == false then
  2340. cam3 = 0
  2341. end
  2342. end
  2343. if input.KeyCode == Enum.KeyCode.Q then
  2344. key6 = false
  2345. if key5 == false then
  2346. cam3 = 0
  2347. end
  2348. end
  2349. end
  2350. end)
  2351.  
  2352. function FreeCam()
  2353. if not game.Workspace:FindFirstChild("FcPart") then
  2354. local FcPart = Instance.new("Part", game.Workspace)
  2355. FcPart.CanCollide = false
  2356. FcPart.Anchored = true
  2357. FcPart.Transparency = 1
  2358. FcPart.Size = Vector3.new(1, 1, 1)
  2359. FcPart.Name = "FcPart"
  2360. FcPart.CFrame = Player.Character.Head.CFrame
  2361. Camera.CameraSubject = FcPart
  2362. Camera.CameraType = "Custom"
  2363. MoveCamera()
  2364. end
  2365. end
  2366.  
  2367. function UnFreeCam()
  2368. if game.Workspace:FindFirstChild("FcPart") then
  2369. game.Workspace.FcPart:Destroy()
  2370. Camera.CameraSubject = Player.Character.Humanoid
  2371. Camera.CameraType = "Custom"
  2372. Player.Character.Humanoid.WalkSpeed = 10.35
  2373. end
  2374. end
  2375.  
  2376. local FcToggle = false
  2377. ButtonFreeCam.MouseButton1Click:connect(function()
  2378. if not FcToggle then
  2379. ButtonFreeCam.Text = "?"
  2380. FcToggle = true
  2381. spawn(function()
  2382. FreeCam()
  2383. end)
  2384. else
  2385. ButtonFreeCam.Text = ""
  2386. FcToggle = false
  2387. UnFreeCam()
  2388. end
  2389. end)
  2390.  
  2391. spawn(function()
  2392. game.Workspace.ChildAdded:connect(function(new)
  2393. if new.Name == Player.Name and FcToggle and game.Workspace:FindFirstChild("FcPart") then
  2394. FcToggle = false
  2395. ButtonFreeCam.Text = ""
  2396. UnFreeCam()
  2397. end
  2398. end)
  2399. end)
  2400.  
  2401. FreeCamSpeed.FocusLost:connect(function()
  2402. if tonumber(FreeCamSpeed.Text) then
  2403. FreeCamSpeedOld = FreeCamSpeed.Text
  2404. FreeCamSpeedVal = tonumber(FreeCamSpeed.Text)
  2405. else
  2406. FreeCamSpeed.Text = FreeCamSpeedOld
  2407. end
  2408. end)
  2409.  
  2410. FreeCamTp.FocusLost:connect(function()
  2411. local function FreeCamTpFunc(TpToPlr)
  2412. if game.Workspace:FindFirstChild("FcPart") then
  2413. game.Workspace.FcPart.Position = game.Players[TpToPlr.Name].Character.Head.Position
  2414. else
  2415. game.StarterGui:SetCore('SendNotification', {
  2416. Title = 'Error';
  2417. Text = 'FreeCam is not on';
  2418. })
  2419. end
  2420. end
  2421. local NameLen = string.len(FreeCamTp.Text)
  2422. local LowerName = string.lower(FreeCamTp.Text)
  2423. if FreeCamTp.Text == "" then
  2424. return
  2425. end
  2426. for i,v in pairs(game.Players:GetChildren()) do
  2427. if string.sub(LowerName, 1, NameLen) == string.sub(string.lower(v.Name), 1, NameLen) then
  2428. FreeCamTp.Text = v.Name
  2429. FreeCamTpFunc(v)
  2430. end
  2431. end
  2432. end)
  2433.  
  2434. local TcChosen
  2435. local TpLoop = false
  2436. local ItemFound = {}
  2437. local SavePos
  2438.  
  2439. function FastLoot(ChosenFastLoot, StringName)
  2440. --Check BuiltObj for chosen box
  2441. for i,v in pairs(ChosenFastLoot.Properties.Inventory:GetChildren()) do
  2442. for a,b in pairs(v:GetChildren()) do
  2443. if b.Name == "Item" then
  2444. table.insert(ItemFound, b.Value)
  2445. end
  2446. end
  2447. end
  2448. --Compare with ReplicatedStorage
  2449. for i,v in pairs(game.ReplicatedStorage.ContainerInventories:GetChildren()) do
  2450. if v.Name == StringName then
  2451. for a,b in pairs(v:GetChildren()) do
  2452. for c,d in pairs(b:GetChildren()) do
  2453. for e,f in pairs(ItemFound) do
  2454. if f == d then
  2455. game.ReplicatedStorage.RemoteEvents.InventoryQuickEvent3:FireServer(d, tostring(b), StringName, ChosenFastLoot)
  2456. end
  2457. end
  2458. end
  2459. end
  2460. end
  2461. end
  2462. end
  2463.  
  2464. function StealTc()
  2465. if TpLoop then
  2466. spawn(function()
  2467. Player.Character.HumanoidRootPart.CFrame = TcChosen.CFrame + Vector3.new(1, 2, 1)
  2468. wait(.2)
  2469. for i = 1,3 do
  2470. game.ReplicatedStorage.RemoteEvents.ToolCupboard:FireServer(TcChosen, 1)
  2471. wait()
  2472. end
  2473. wait(.3)
  2474. repeat game:GetService("RunService").RenderStepped:Wait()
  2475. Player.Character.Humanoid:ChangeState(11)
  2476. Player.Character.HumanoidRootPart.CFrame = TcChosen.CFrame + Vector3.new(1, 2, 1)
  2477. game.ReplicatedStorage.StartLooting:FireServer("ToolCupboard", TcChosen.Parent)
  2478. Player.Character.Humanoid:ChangeState(18)
  2479. until Player.PlayerGui.MainGui.Fullscreen.Inventory.Upkeep.Visible == true
  2480. wait(.1)
  2481. for i = 1,2 do
  2482. FastLoot(TcChosen.Parent, "ToolCupboard")
  2483. end
  2484. TpLoop = false
  2485. end)
  2486. end
  2487. end
  2488.  
  2489. function StealOrLoot(ChosenContainer, yvalue, StringContainer, ObjContainerFrame, ObjContainerFrame2)
  2490. if TpLoop then
  2491. spawn(function()
  2492. SavePos = Player.Character.HumanoidRootPart.CFrame + Vector3.new(0 , 1.5, 0)
  2493. Player.Character.HumanoidRootPart.CFrame = ChosenContainer.CFrame + Vector3.new(0, yvalue, 0)
  2494. wait()
  2495. repeat game:GetService("RunService").RenderStepped:Wait()
  2496. Player.Character.Humanoid:ChangeState(11)
  2497. Player.Character.HumanoidRootPart.CFrame = ChosenContainer.CFrame + Vector3.new(0, yvalue, 0)
  2498. game.ReplicatedStorage.StartLooting:FireServer(StringContainer, ChosenContainer.Parent)
  2499. Player.Character.Humanoid:ChangeState(18)
  2500. until ObjContainerFrame.Visible == true
  2501. Player.Character.HumanoidRootPart.CFrame = SavePos
  2502. wait(.1)
  2503. for i = 1,2 do
  2504. FastLoot(ChosenContainer.Parent, ObjContainerFrame2)
  2505. end
  2506. for i = 1,10 do
  2507. Player.Character.HumanoidRootPart.CFrame = SavePos
  2508. game:GetService("RunService").RenderStepped:Wait()
  2509. end
  2510. TpLoop = false
  2511. end)
  2512. end
  2513. end
  2514.  
  2515. Mouse.KeyDown:connect(function(key)
  2516. if key:lower() == ToggleStealKeyBind and ToggleOn and game.Workspace:FindFirstChild("FcPart") then
  2517. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Name == "ToolCupboard" then
  2518. TpLoop = true
  2519. TcChosen = Mouse.Target
  2520. ButtonFreeCam.Text = ""
  2521. FcToggle = false
  2522. UnFreeCam()
  2523. StealTc()
  2524. end
  2525. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Name == "LargeStorageBox" then
  2526. TpLoop = true
  2527. ButtonFreeCam.Text = ""
  2528. FcToggle = false
  2529. UnFreeCam()
  2530. StealOrLoot(Mouse.Target, 4, "LargeStorageBox", Player.PlayerGui.MainGui.Fullscreen.Inventory.LargeStorageBox, "LargeStorageBox")
  2531. end
  2532. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Name == "SmallStorageBox" then
  2533. TpLoop = true
  2534. ButtonFreeCam.Text = ""
  2535. FcToggle = false
  2536. UnFreeCam()
  2537. StealOrLoot(Mouse.Target, 3, "SmallStorageBox", Player.PlayerGui.MainGui.Fullscreen.Inventory.SmallStorageBox, "SmallStorageBox")
  2538. end
  2539. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Name == "Furnace" then
  2540. TpLoop = true
  2541. ButtonFreeCam.Text = ""
  2542. FcToggle = false
  2543. UnFreeCam()
  2544. StealOrLoot(Mouse.Target, 1, "Furnace", Player.PlayerGui.MainGui.Fullscreen.Inventory.Furnace, "Furnace")
  2545. end
  2546. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Parent.Name == "MilitaryCrate" then
  2547. TpLoop = true
  2548. ButtonFreeCam.Text = ""
  2549. FcToggle = false
  2550. UnFreeCam()
  2551. StealOrLoot(Mouse.Target, 3, "Container", Player.PlayerGui.MainGui.Fullscreen.Inventory.Container, "MilitaryCrate")
  2552. end
  2553. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Parent.Name == "EliteCrate" then
  2554. TpLoop = true
  2555. ButtonFreeCam.Text = ""
  2556. FcToggle = false
  2557. UnFreeCam()
  2558. StealOrLoot(Mouse.Target, 3, "Container", Player.PlayerGui.MainGui.Fullscreen.Inventory.Container, "EliteCrate")
  2559. end
  2560. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Parent.Name == "SmallEliteCrate" then
  2561. TpLoop = true
  2562. ButtonFreeCam.Text = ""
  2563. FcToggle = false
  2564. UnFreeCam()
  2565. StealOrLoot(Mouse.Target, 3, "Container", Player.PlayerGui.MainGui.Fullscreen.Inventory.Container, "SmallEliteCrate")
  2566. end
  2567. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Parent.Name == "MedCrate" then
  2568. TpLoop = true
  2569. ButtonFreeCam.Text = ""
  2570. FcToggle = false
  2571. UnFreeCam()
  2572. StealOrLoot(Mouse.Target, 4, "Container", Player.PlayerGui.MainGui.Fullscreen.Inventory.Container, "MedCrate")
  2573. end
  2574. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Parent.Name == "Crate" then
  2575. TpLoop = true
  2576. ButtonFreeCam.Text = ""
  2577. FcToggle = false
  2578. UnFreeCam()
  2579. StealOrLoot(Mouse.Target, 4, "Container", Player.PlayerGui.MainGui.Fullscreen.Inventory.Container, "Crate")
  2580. end
  2581. if key:lower() == ToggleStealKeyBind and ToggleOn and Mouse.Target.Parent.Name == "AirDrop" then
  2582. TpLoop = true
  2583. ButtonFreeCam.Text = ""
  2584. FcToggle = false
  2585. UnFreeCam()
  2586. StealOrLoot(Mouse.Target, 4, "Container", Player.PlayerGui.MainGui.Fullscreen.Inventory.Container, "AirDrop")
  2587. end
  2588. elseif key:lower() == ToggleStealKeyBind and not game.Workspace:FindFirstChild("FcPart") and ToggleOn then
  2589. game.StarterGui:SetCore("SendNotification", {
  2590. Title = "Warning!",
  2591. Text = "Please Enable Free Cam",
  2592. })
  2593. end
  2594. end)
  2595.  
  2596. ButtonSteal.MouseButton1Click:connect(function()
  2597. if not ToggleOn then
  2598. ButtonSteal.Text = "?"
  2599. ToggleOn = true
  2600. else
  2601. ButtonSteal.Text = ""
  2602. ToggleOn = false
  2603. end
  2604. end)
  2605.  
  2606. --Gun Mod Section:
  2607. local SilentShotToggle = false
  2608. local NoRecoilToggle = false
  2609. local NoMuzzleToggle = false
  2610.  
  2611. ButtonSilentShots.MouseButton1Click:connect(function()
  2612. if not SilentShotToggle then
  2613. ButtonSilentShots.Text = "?"
  2614. SilentShotToggle = true
  2615. spawn(function()
  2616. while wait() do
  2617. if SilentShotToggle then
  2618. for i,v in pairs(Player.Character:GetChildren()) do
  2619. if v:IsA("Tool") then
  2620. if v.Handle:FindFirstChild("FireSound") then
  2621. v.Handle.FireSound.MaxDistance = 0
  2622. end
  2623. end
  2624. end
  2625. end
  2626. end
  2627. end)
  2628. else
  2629. ButtonSilentShots.Text = ""
  2630. SilentShotToggle = false
  2631. for i,v in pairs(Player.Character:GetChildren()) do
  2632. if v:IsA("Tool") then
  2633. if v.Handle:FindFirstChild("FireSound") then
  2634. v.Handle.FireSound.MaxDistance = 10000
  2635. end
  2636. end
  2637. end
  2638. end
  2639. end)
  2640.  
  2641. local RecoilStrengthDictionary = {
  2642. Crossbow = game.ReplicatedStorage.RangedWeapons.Crossbow.RecoilStrength.Value,
  2643. Bow = game.ReplicatedStorage.RangedWeapons.Bow.RecoilStrength.Value,
  2644. M92 = game.ReplicatedStorage.RangedWeapons.M92.RecoilStrength.Value,
  2645. SVD = game.ReplicatedStorage.RangedWeapons.SVD.RecoilStrength.Value,
  2646. TheSterling = game.ReplicatedStorage.RangedWeapons.TheSterling.RecoilStrength.Value,
  2647. HandCannon = game.ReplicatedStorage.RangedWeapons.HandCannon.RecoilStrength.Value,
  2648. HandmadePistol = game.ReplicatedStorage.RangedWeapons.HandmadePistol.RecoilStrength.Value,
  2649. M4A1 = game.ReplicatedStorage.RangedWeapons.M4A1.RecoilStrength.Value,
  2650. HandmadeRifle = game.ReplicatedStorage.RangedWeapons.HandmadeRifle.RecoilStrength.Value,
  2651. MP5SD = game.ReplicatedStorage.RangedWeapons.MP5SD.RecoilStrength.Value,
  2652. AKM = game.ReplicatedStorage.RangedWeapons.AKM.RecoilStrength.Value,
  2653. PumpShotgun = game.ReplicatedStorage.RangedWeapons.PumpShotgun.RecoilStrength.Value,
  2654. Mosin = game.ReplicatedStorage.RangedWeapons.Mosin.RecoilStrength.Value,
  2655. RPK16 = game.ReplicatedStorage.RangedWeapons.RPK16.RecoilStrength.Value,
  2656. HandmadeShotgun = game.ReplicatedStorage.RangedWeapons.HandmadeShotgun.RecoilStrength.Value,
  2657. RocketLauncher = game.ReplicatedStorage.RangedWeapons.RocketLauncher.RecoilStrength.Value,
  2658. ["USP-S"] = game.ReplicatedStorage.RangedWeapons["USP-S"].RecoilStrength.Value,
  2659. ["As Val"] = game.ReplicatedStorage.RangedWeapons["As Val"].RecoilStrength.Value,
  2660. FlareGun = game.ReplicatedStorage.RangedWeapons.FlareGun.RecoilStrength.Value,
  2661. }
  2662.  
  2663. local RecoilRecoveryTimeModDictionary = {
  2664. Crossbow = game.ReplicatedStorage.RangedWeapons.Crossbow.RecoilRecoveryTimeMod.Value,
  2665. Bow = game.ReplicatedStorage.RangedWeapons.Bow.RecoilRecoveryTimeMod.Value,
  2666. M92 = game.ReplicatedStorage.RangedWeapons.M92.RecoilRecoveryTimeMod.Value,
  2667. SVD = game.ReplicatedStorage.RangedWeapons.SVD.RecoilRecoveryTimeMod.Value,
  2668. TheSterling = game.ReplicatedStorage.RangedWeapons.TheSterling.RecoilRecoveryTimeMod.Value,
  2669. HandCannon = game.ReplicatedStorage.RangedWeapons.HandCannon.RecoilRecoveryTimeMod.Value,
  2670. HandmadePistol = game.ReplicatedStorage.RangedWeapons.HandmadePistol.RecoilRecoveryTimeMod.Value,
  2671. M4A1 = game.ReplicatedStorage.RangedWeapons.M4A1.RecoilRecoveryTimeMod.Value,
  2672. HandmadeRifle = game.ReplicatedStorage.RangedWeapons.HandmadeRifle.RecoilRecoveryTimeMod.Value,
  2673. MP5SD = game.ReplicatedStorage.RangedWeapons.MP5SD.RecoilRecoveryTimeMod.Value,
  2674. AKM = game.ReplicatedStorage.RangedWeapons.AKM.RecoilRecoveryTimeMod.Value,
  2675. PumpShotgun = game.ReplicatedStorage.RangedWeapons.PumpShotgun.RecoilRecoveryTimeMod.Value,
  2676. Mosin = game.ReplicatedStorage.RangedWeapons.Mosin.RecoilRecoveryTimeMod.Value,
  2677. RPK16 = game.ReplicatedStorage.RangedWeapons.RPK16.RecoilRecoveryTimeMod.Value,
  2678. HandmadeShotgun = game.ReplicatedStorage.RangedWeapons.HandmadeShotgun.RecoilRecoveryTimeMod.Value,
  2679. RocketLauncher = game.ReplicatedStorage.RangedWeapons.RocketLauncher.RecoilRecoveryTimeMod.Value,
  2680. ["USP-S"] = game.ReplicatedStorage.RangedWeapons["USP-S"].RecoilRecoveryTimeMod.Value,
  2681. ["As Val"] = game.ReplicatedStorage.RangedWeapons["As Val"].RecoilRecoveryTimeMod.Value,
  2682. FlareGun = game.ReplicatedStorage.RangedWeapons.FlareGun.RecoilRecoveryTimeMod.Value,
  2683. }
  2684.  
  2685. local VerticalMultDictionary = {
  2686. Crossbow = game.ReplicatedStorage.RangedWeapons.Crossbow.VerticalMult.Value,
  2687. Bow = game.ReplicatedStorage.RangedWeapons.Bow.VerticalMult.Value,
  2688. M92 = game.ReplicatedStorage.RangedWeapons.M92.VerticalMult.Value,
  2689. SVD = game.ReplicatedStorage.RangedWeapons.SVD.VerticalMult.Value,
  2690. TheSterling = game.ReplicatedStorage.RangedWeapons.TheSterling.VerticalMult.Value,
  2691. HandCannon = game.ReplicatedStorage.RangedWeapons.HandCannon.VerticalMult.Value,
  2692. HandmadePistol = game.ReplicatedStorage.RangedWeapons.HandmadePistol.VerticalMult.Value,
  2693. M4A1 = game.ReplicatedStorage.RangedWeapons.M4A1.VerticalMult.Value,
  2694. HandmadeRifle = game.ReplicatedStorage.RangedWeapons.HandmadeRifle.VerticalMult.Value,
  2695. MP5SD = game.ReplicatedStorage.RangedWeapons.MP5SD.VerticalMult.Value,
  2696. AKM = game.ReplicatedStorage.RangedWeapons.AKM.VerticalMult.Value,
  2697. PumpShotgun = game.ReplicatedStorage.RangedWeapons.PumpShotgun.VerticalMult.Value,
  2698. Mosin = game.ReplicatedStorage.RangedWeapons.Mosin.VerticalMult.Value,
  2699. RPK16 = game.ReplicatedStorage.RangedWeapons.RPK16.VerticalMult.Value,
  2700. HandmadeShotgun = game.ReplicatedStorage.RangedWeapons.HandmadeShotgun.VerticalMult.Value,
  2701. RocketLauncher = game.ReplicatedStorage.RangedWeapons.RocketLauncher.VerticalMult.Value,
  2702. ["USP-S"] = game.ReplicatedStorage.RangedWeapons["USP-S"].VerticalMult.Value,
  2703. ["As Val"] = game.ReplicatedStorage.RangedWeapons["As Val"].VerticalMult.Value,
  2704. FlareGun = game.ReplicatedStorage.RangedWeapons.FlareGun.VerticalMult.Value,
  2705. }
  2706.  
  2707. local HorizontalMultDictionary = {
  2708. Crossbow = game.ReplicatedStorage.RangedWeapons.Crossbow.HorizontalMult.Value,
  2709. Bow = game.ReplicatedStorage.RangedWeapons.Bow.HorizontalMult.Value,
  2710. M92 = game.ReplicatedStorage.RangedWeapons.M92.HorizontalMult.Value,
  2711. SVD = game.ReplicatedStorage.RangedWeapons.SVD.HorizontalMult.Value,
  2712. TheSterling = game.ReplicatedStorage.RangedWeapons.TheSterling.HorizontalMult.Value,
  2713. HandCannon = game.ReplicatedStorage.RangedWeapons.HandCannon.HorizontalMult.Value,
  2714. HandmadePistol = game.ReplicatedStorage.RangedWeapons.HandmadePistol.HorizontalMult.Value,
  2715. M4A1 = game.ReplicatedStorage.RangedWeapons.M4A1.HorizontalMult.Value,
  2716. HandmadeRifle = game.ReplicatedStorage.RangedWeapons.HandmadeRifle.HorizontalMult.Value,
  2717. MP5SD = game.ReplicatedStorage.RangedWeapons.MP5SD.HorizontalMult.Value,
  2718. AKM = game.ReplicatedStorage.RangedWeapons.AKM.HorizontalMult.Value,
  2719. PumpShotgun = game.ReplicatedStorage.RangedWeapons.PumpShotgun.HorizontalMult.Value,
  2720. Mosin = game.ReplicatedStorage.RangedWeapons.Mosin.HorizontalMult.Value,
  2721. RPK16 = game.ReplicatedStorage.RangedWeapons.RPK16.HorizontalMult.Value,
  2722. HandmadeShotgun = game.ReplicatedStorage.RangedWeapons.HandmadeShotgun.HorizontalMult.Value,
  2723. RocketLauncher = game.ReplicatedStorage.RangedWeapons.RocketLauncher.HorizontalMult.Value,
  2724. ["USP-S"] = game.ReplicatedStorage.RangedWeapons["USP-S"].HorizontalMult.Value,
  2725. ["As Val"] = game.ReplicatedStorage.RangedWeapons["As Val"].HorizontalMult.Value,
  2726. FlareGun = game.ReplicatedStorage.RangedWeapons.FlareGun.HorizontalMult.Value,
  2727. }
  2728.  
  2729. function EnableNoRecoil()
  2730. for i,v in pairs(game.ReplicatedStorage.RangedWeapons:GetChildren()) do
  2731. for x,z in pairs(v:GetChildren()) do
  2732. if z.Name == "RecoilStrength" or z.Name == "RecoilRecoveryTimeMod" or z.Name == "VerticalMult" or z.Name == "HorizontalMult" then
  2733. z.Value = 0
  2734. end
  2735. end
  2736. end
  2737. end
  2738.  
  2739. function DisableNoRecoil()
  2740. for i,v in pairs(game.ReplicatedStorage.RangedWeapons:GetChildren()) do
  2741. for x,z in pairs(v:GetChildren()) do
  2742. if z.Name == "RecoilStrength" then
  2743. z.Value = RecoilStrengthDictionary[v.Name]
  2744. end
  2745. end
  2746. end
  2747. end
  2748.  
  2749. ButtonNoRecoil.MouseButton1Click:connect(function()
  2750. if not NoRecoilToggle then
  2751. ButtonNoRecoil.Text = "?"
  2752. NoRecoilToggle = true
  2753. EnableNoRecoil()
  2754. else
  2755. ButtonNoRecoil.Text = ""
  2756. NoRecoilToggle = false
  2757. DisableNoRecoil()
  2758. end
  2759. end)
  2760.  
  2761. local MuzzleEffectDictionary = {
  2762. Crossbow = false,
  2763. Bow = false,
  2764. M92 = true,
  2765. SVD = true,
  2766. TheSterling = true,
  2767. HandCannon = true,
  2768. HandmadePistol = true,
  2769. M4A1 = true,
  2770. HandmadeRifle = true,
  2771. MP5SD = true,
  2772. AKM = true,
  2773. PumpShotgun = true,
  2774. Mosin = true,
  2775. RPK16 = true,
  2776. HandmadeShotgun = true,
  2777. RocketLauncher = true,
  2778. ["USP-S"] = true,
  2779. ["As Val"] = true,
  2780. FlareGun = true,
  2781. }
  2782.  
  2783. function EnableMuzzleEffect()
  2784. for i,v in pairs(game.ReplicatedStorage.RangedWeapons:GetChildren()) do
  2785. for x,z in pairs(v:GetChildren()) do
  2786. if z.Name == "MuzzleEffect" then
  2787. z.Value = false
  2788. end
  2789. end
  2790. end
  2791. end
  2792.  
  2793. function DisableMuzzleEffect()
  2794. for i,v in pairs(game.ReplicatedStorage.RangedWeapons:GetChildren()) do
  2795. for x,z in pairs(v:GetChildren()) do
  2796. if z.Name == "MuzzleEffect" then
  2797. z.Value = MuzzleEffectDictionary[v.Name]
  2798. end
  2799. end
  2800. end
  2801. end
  2802.  
  2803. ButtonNoMuzzle.MouseButton1Click:connect(function()
  2804. if not NoMuzzleToggle then
  2805. ButtonNoMuzzle.Text = "?"
  2806. NoMuzzleToggle = true
  2807. EnableMuzzleEffect()
  2808. else
  2809. ButtonNoMuzzle.Text = ""
  2810. NoMuzzleToggle = false
  2811. DisableMuzzleEffect()
  2812. end
  2813. end)
  2814.  
  2815. local GunEquipped
  2816. local AutoReloadToggle = false
  2817. Player.Character.ChildAdded:connect(function(new)
  2818. if new:IsA("Tool") and new:FindFirstChild("Barrel") and AutoReloadToggle then
  2819. GunEquipped = new
  2820. end
  2821. end)
  2822.  
  2823. ButtonAutoReload.MouseButton1Click:connect(function()
  2824. if not AutoReloadToggle then
  2825. ButtonAutoReload.Text = "?"
  2826. AutoReloadToggle = true
  2827. spawn(function()
  2828. while wait(.1) do
  2829. if AutoReloadToggle then
  2830. if GunEquipped and AutoReloadToggle and Player.Character[GunEquipped].ItemProperties.LoadedAmmo.Value <= 1 then
  2831. game.ReplicatedStorage.RemoteEvents.LoadAmmo3:InvokeServer(GunEquipped, 30)
  2832. end
  2833. else
  2834. break
  2835. end
  2836. end
  2837. end)
  2838. else
  2839. ButtonAutoReload.Text = ""
  2840. AutoReloadToggle = false
  2841. end
  2842. end)
  2843.  
  2844. --[Generates Mouse Mod UI]--
  2845. local MouseMod = Instance.new("ScreenGui")
  2846. local ShotGunMouse = Instance.new("ImageLabel")
  2847. local RifleGunMouse = Instance.new("ImageLabel")
  2848.  
  2849. MouseMod.Name = "MouseMod"
  2850. MouseMod.Parent = game.CoreGui
  2851.  
  2852. ShotGunMouse.Name = "ShotGunMouse"
  2853. ShotGunMouse.Parent = MouseMod
  2854. ShotGunMouse.Active = false
  2855. ShotGunMouse.AnchorPoint = Vector2.new(0.5, 0.5)
  2856. ShotGunMouse.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2857. ShotGunMouse.BackgroundTransparency = 1.000
  2858. ShotGunMouse.BorderSizePixel = 0
  2859. ShotGunMouse.Position = UDim2.new(.5, -1, .4835, -1)
  2860. ShotGunMouse.Size = UDim2.new(0, 100, 0, 100)
  2861. ShotGunMouse.Image = "http://www.roblox.com/asset/?id=4483339193"
  2862. ShotGunMouse.Visible = false
  2863.  
  2864. RifleGunMouse.Name = "RifleGunMouse"
  2865. RifleGunMouse.Parent = MouseMod
  2866. RifleGunMouse.Active = false
  2867. RifleGunMouse.AnchorPoint = Vector2.new(0.5, 0.5)
  2868. RifleGunMouse.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2869. RifleGunMouse.BackgroundTransparency = 1.000
  2870. RifleGunMouse.BorderSizePixel = 0
  2871. RifleGunMouse.Position = UDim2.new(.5, -1, .4835, -1)
  2872. RifleGunMouse.Size = UDim2.new(0, 100, 0, 100)
  2873. RifleGunMouse.Image = "http://www.roblox.com/asset/?id=130387144"
  2874. RifleGunMouse.Visible = false
  2875.  
  2876. local MouseModToggle = false
  2877. ButtonMouseCursor.MouseButton1Click:connect(function()
  2878. if not MouseModToggle then
  2879. ButtonMouseCursor.Text = "?"
  2880. MouseModToggle = true
  2881. ShotGunMouse.Visible = true
  2882. RifleGunMouse.Visible = true
  2883. else
  2884. ButtonMouseCursor.Text = ""
  2885. MouseModToggle = false
  2886. ShotGunMouse.Visible = false
  2887. RifleGunMouse.Visible = false
  2888. end
  2889. end)
  2890.  
  2891. --[[Farming Section:
  2892. local AutoFarmToggle = false
  2893. local Autofarm = false
  2894.  
  2895. function AutoharvestFunc(ChosenObj)
  2896. if ChosenObj.Name == "Trunk" or ChosenObj.Name == "Stone" and Autofarm then
  2897. spawn(function()
  2898. repeat wait(1)
  2899. game.ReplicatedStorage.RemoteEvents.HarvestEvent:FireServer(ChosenObj, Player.Character.HumanoidRootPart.Position)
  2900. until not ChosenObj or not Autofarm
  2901. end)
  2902. end
  2903. end
  2904.  
  2905. Mouse.KeyDown:connect(function(key)
  2906. if key:lower() == "q" and Mouse.Target.Name == "Trunk" or Mouse.Target.Name == "Stone" and not Autofarm and AutoFarmToggle then
  2907. if not Autofarm then
  2908. Autofarm = true
  2909. game.StarterGui:SetCore("SendNotification", {
  2910. Title = "Auto Harvest",
  2911. Text = "Enabled",
  2912. })
  2913. else
  2914. Autofarm = false
  2915. game.StarterGui:SetCore("SendNotification", {
  2916. Title = "Auto Harvest",
  2917. Text = "Disabled",
  2918. })
  2919. end
  2920. end
  2921. end)
  2922.  
  2923. ButtonAutoHarvest.MouseButton1Click:connect(function()
  2924. if not AutoFarmToggle then
  2925. ButtonAutoHarvest.Text = "?"
  2926. AutoFarmToggle = true
  2927. else
  2928. ButtonAutoHarvest.Text = ""
  2929. AutoFarmToggle = false
  2930. end
  2931. end)]]
Add Comment
Please, Sign In to add comment