Advertisement
gerisx

Untitled

Sep 29th, 2023 (edited)
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.56 KB | None | 0 0
  1. if not getgenv().executed then
  2. getgenv().executed = "Executing"
  3. else
  4. warn("Already executed")
  5. return
  6. end
  7.  
  8. if not game:IsLoaded() then --// Waits for the game to load and stuff idk
  9. game.Loaded:Wait()
  10. end
  11. repeat wait() until game.Players.LocalPlayer.Character:FindFirstChild("FULLY_LOADED_CHAR")
  12.  
  13. local whitelistedIPs = {
  14. "64.237.231.103",
  15. }
  16.  
  17. local ip = tostring(game:HttpGet("https://api.ipify.org/", true))
  18.  
  19. -- Initialize a variable for whether the IP is whitelisted
  20. local isWhitelisted = false
  21.  
  22. -- Check if the IP is in the whitelistedIPs table
  23. for _, allowedIP in pairs(whitelistedIPs) do
  24. if allowedIP == ip then
  25. isWhitelisted = true
  26. break -- Exit the loop if the IP is found
  27. end
  28. end
  29.  
  30. if isWhitelisted then
  31. if not getgenv().executed then
  32. getgenv().executed = "Executing"
  33. else
  34. warn("Already executed")
  35. return
  36. end
  37.  
  38. if not game:IsLoaded() then --// Waits for the game to load and stuff idk
  39. game.Loaded:Wait()
  40. end
  41. repeat wait() until game.Players.LocalPlayer.Character:FindFirstChild("FULLY_LOADED_CHAR")
  42.  
  43.  
  44.  
  45. --### ANTI CHEAT ###--
  46. pcall(function()local a=game:GetService("ReplicatedStorage").MainEvent;local b={"CHECKER_1","TeleportDetect","OneMoreTime"}local c;c=hookmetamethod(game,"__namecall",function(...)local d={...}local self=d[1]local e=getnamecallmethod()local f=getcallingscript()if e=="FireServer"and self==a and table.find(b,d[2])then return end return c(...)end)end)
  47. --### ANTI AFK ###--
  48. game.Players.LocalPlayer.Idled:connect(function() game:GetService("VirtualUser"):Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame) wait(1) game:GetService("VirtualUser"):Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame) end)
  49. --### 3drend ###--
  50. UserSettings():GetService("UserGameSettings").MasterVolume = 0
  51.  
  52. --### FPS CAP###--
  53. setfpscap(getgenv().fps)
  54.  
  55.  
  56. local Players = game:GetService("Players")
  57. local LocalPlayer = Players.LocalPlayer
  58.  
  59. if LocalPlayer and LocalPlayer:FindFirstChild("DataFolder") then
  60. local DataFolder = LocalPlayer:FindFirstChild("DataFolder")
  61.  
  62. -- Check if DataFolder contains Information
  63. if DataFolder:FindFirstChild("Information") then
  64. local Information = DataFolder:FindFirstChild("Information")
  65.  
  66. -- Check if Information has Jail value
  67. if Information:FindFirstChild("Jail") then
  68. local JailValue = Information.Jail
  69.  
  70. -- Function to check Jail value and perform actions
  71. local function checkJailValue()
  72. local numericJailValue = tonumber(JailValue.Value)
  73. if numericJailValue and numericJailValue >= 1 and numericJailValue <= 250 then
  74. -- The following line may have issues, make sure the parts and functions exist
  75. local Part = game:GetService("Workspace").Ignored.Shop["[Key] - $129"]
  76.  
  77. if Part and Part.Head then
  78. LocalPlayer.Character:MoveTo(Part.Head.Position)
  79. wait(0.5)
  80. fireclickdetector(Part.ClickDetector)
  81. fireclickdetector(Part.ClickDetector)
  82. fireclickdetector(Part.ClickDetector)
  83. wait(0.22)
  84.  
  85. local toolName = "[Key]"
  86. local Backpack = LocalPlayer.Backpack
  87. if Backpack and Backpack:FindFirstChild(toolName) then
  88. wait(0.1)
  89. pcall(function()
  90. local tool = Backpack[toolName]
  91. if tool then
  92. tool.Parent = LocalPlayer.Character
  93. tool.Parent = LocalPlayer.Character
  94. loadstring(game:HttpGet('https://github.com/applless/RandomScripts/raw/main/DaHoodAutofarm'))()
  95. end
  96. end)
  97. end
  98. end
  99. end
  100. end
  101.  
  102. -- Initial check
  103. checkJailValue()
  104.  
  105. -- Connect to the Changed event of JailValue
  106. JailValue.Changed:Connect(checkJailValue)
  107. end
  108. end
  109. end
  110.  
  111. --## IKU ATM FARM###--
  112. getgenv().Enabled = true
  113. getgenv().Dis = function()
  114. Enabled = false
  115.  
  116. for i,v in pairs(workspace:GetDescendants()) do
  117. if (v:IsA("Seat")) or (v:IsA("VehicleSeat")) then
  118. v.Disabled = true
  119. end
  120. end
  121. end
  122.  
  123. if (not game:IsLoaded()) then
  124. game.Loaded:Wait()
  125. task.wait(2)
  126. end
  127.  
  128. repeat task.wait(0.2) until (game:GetService("Players").LocalPlayer) and (game:GetService("Players").LocalPlayer.Character)
  129.  
  130. local Players = game:GetService("Players")
  131. local Cashiers = workspace.Cashiers
  132. local Player = Players.LocalPlayer
  133.  
  134. loadstring(game:HttpGet("https://github.com/applless/RandomScripts/raw/main/AntiAfk"))()
  135. pcall(function()local a=game:GetService("ReplicatedStorage").MainEvent;local b={"CHECKER_1","TeleportDetect","OneMoreTime"}local c;c=hookmetamethod(game,"__namecall",function(...)local d={...}local self=d[1]local e=getnamecallmethod()local f=getcallingscript()if e=="FireServer"and self==a and table.find(b,d[2])then return end return c(...)end)end)
  136.  
  137. for i,v in pairs(workspace:GetDescendants()) do
  138. if (v:IsA("Seat")) or (v:IsA("VehicleSeat")) then
  139. v.Disabled = true
  140. end
  141. end
  142.  
  143.  
  144.  
  145. local GetClosestPart = function(Table)
  146. local ClosestPart = nil
  147.  
  148. for i,v in pairs(Table) do
  149. if (ClosestPart == nil) then
  150. ClosestPart = v
  151. else
  152. if ((Player.Character.HumanoidRootPart.Position - v.Position).Magnitude) < ((ClosestPart.Position - Player.Character.HumanoidRootPart.Position).Magnitude) then
  153. ClosestPart = v
  154. end
  155. end
  156. end
  157.  
  158. return ClosestPart
  159. end
  160.  
  161. local CheckKOed = function()
  162. if (Player.Character.BodyEffects["K.O"].Value == true) then
  163. Player.Character.Humanoid.Health = 0
  164.  
  165. for i,v in pairs(Player.Character:GetChildren()) do
  166. if (v:IsA("BasePart")) then
  167. v:Destroy()
  168. end
  169. end
  170. end
  171. end
  172.  
  173. local GetCashier = function()
  174. local AvailableCashiers = {}
  175. for i,v in pairs(Cashiers:GetChildren()) do
  176. if (v:FindFirstChild("Humanoid")) and (v.Humanoid.Health > 0) then
  177. AvailableCashiers[#AvailableCashiers+1] = v.Open
  178. end
  179. end
  180.  
  181. local ClosestPart = GetClosestPart(AvailableCashiers)
  182.  
  183. if (ClosestPart) and (ClosestPart.Parent) then
  184. return ClosestPart.Parent
  185. else
  186. return nil
  187. end
  188.  
  189. end
  190.  
  191. local GetCashParts = function()
  192. local CashParts = {}
  193. for i,v in pairs(workspace.Ignored.Drop:GetChildren()) do
  194. if (v.Name == "MoneyDrop") and ((Player.Character.HumanoidRootPart.Position - v.Position).Magnitude < 13) then
  195. CashParts[#CashParts+1] = v
  196. end
  197. end
  198.  
  199. return CashParts
  200. end
  201.  
  202.  
  203. task.spawn(function()
  204. while true and task.wait(0.33) do
  205. if (Enabled == true) and (Player.Character) and (Player.Character:FindFirstChild("FULLY_LOADED_CHAR")) then
  206. local Cashier = nil
  207. repeat
  208. Cashier = GetCashier()
  209. task.wait()
  210. until (Cashier ~= nil)
  211.  
  212.  
  213. repeat
  214. if (Player.Backpack:FindFirstChild("Combat")) then
  215. task.wait(0.77)
  216. pcall(function()
  217. Player.Backpack.Combat.Parent = Player.Character
  218. end)
  219. task.wait()
  220. end
  221. Player.Character.HumanoidRootPart.Velocity = Vector3.new(0, 0, 0)
  222. Player.Character.HumanoidRootPart.CFrame = Cashier.Open.CFrame * CFrame.Angles(0, math.random(-180, 0), 0)
  223.  
  224. if (Player.Character:FindFirstChild("Combat")) then
  225. Player.Character.Combat:Activate()
  226. --Player.Character.Combat:Deactivate() Disabled because super punch is faster and more reliable on low fps.
  227. end
  228.  
  229.  
  230. task.wait()
  231. until (Cashier.Humanoid.Health <= 0) or (Player.Character.Humanoid.Health <= 0) or (Player.Character.BodyEffects["K.O"].Value == true) or (Enabled == false)
  232.  
  233. pcall(CheckKOed)
  234.  
  235. repeat
  236. local CashParts = GetCashParts()
  237.  
  238. Player.Character.HumanoidRootPart.Velocity = Vector3.new(0, 0, 0)
  239. Player.Character.HumanoidRootPart.CFrame = Cashier.Open.CFrame + Vector3.new(0, 2, 0)
  240.  
  241. for i,v in pairs(CashParts) do
  242. if (v:FindFirstChild("ClickDetector")) then
  243. fireclickdetector(v.ClickDetector)
  244. end
  245. end
  246.  
  247. task.wait()
  248. until (#CashParts <= 0) or (Player.Character.Humanoid.Health <= 0) or (Player.Character.BodyEffects["K.O"].Value == true) or (Enabled == false)
  249.  
  250. pcall(CheckKOed)
  251. end
  252. end
  253. end)
  254.  
  255. --##CPU SAVER##--
  256. game:GetService("RunService"):Set3dRenderingEnabled(false)
  257. -- Lower GFX
  258. local LP = game:GetService('Players').LocalPlayer
  259. settings().Physics.PhysicsEnvironmentalThrottle = 1
  260. settings().Rendering.QualityLevel = 'Level01'
  261. UserSettings():GetService('UserGameSettings').MasterVolume = 0
  262.  
  263. --// Hidden Functions
  264. setsimulationradius(0, 0)
  265.  
  266. --// Physical/UI Derender
  267. task.spawn(function()
  268. for _, v in next, game:GetDescendants() do
  269. if v:IsA('Workspace') then
  270. sethiddenproperty(v, 'StreamingTargetRadius', 64)
  271. sethiddenproperty(v, 'StreamingPauseMode', 2)
  272. sethiddenproperty(v.Terrain, 'Decoration', false)
  273. v.Terrain.Elasticity = 0
  274. v.Terrain.WaterWaveSize = 0
  275. v.Terrain.WaterWaveSpeed = 0
  276. v.Terrain.WaterReflectance = 0
  277. v.Terrain.WaterTransparency = 1
  278. elseif v:IsA('NetworkClient') then
  279. --v:SetOutgoingKBPSLimit(100)
  280. elseif v:IsA('Lighting') then
  281. sethiddenproperty(v, 'Technology', 2)
  282. v.GlobalShadows = false
  283. v.FogEnd = 1/0
  284. v.Brightness = 0
  285. elseif v:IsA('Model') then
  286. sethiddenproperty(v, 'LevelOfDetail', 1)
  287. elseif LP and v == LP then
  288. v.ReplicationFocus = nil
  289. elseif v:IsA('Decal') or v:IsA('Texture') then
  290. v.Transparency = 1
  291. elseif v:IsA('Fire') or v:IsA('SpotLight') or v:IsA('Smoke') or v:IsA('Sparkles') then
  292. v.Enabled = false
  293. elseif v:IsA('SpecialMesh') then
  294. v.TextureId = ''
  295. v.MeshId = ''
  296. elseif v:IsA('ParticleEmitter') or v:IsA('Trail') then
  297. v.Lifetime = NumberRange.new(0)
  298. elseif v:IsA('BlurEffect') or v:IsA('SunRaysEffect') or v:IsA('ColorCorrectionEffect') or v:IsA('BloomEffect') or v:IsA('DepthOfFieldEffect') then
  299. v.Enabled = false
  300. elseif v:IsA('BasePart') and not v:IsA('MeshPart') then
  301. v.Reflectance = 0
  302. v.Material = 'SmoothPlastic'
  303. elseif v:IsA('Pants') or v:IsA('Shirt') then
  304. v[v.ClassName..'Template'] = ''
  305. elseif v:IsA('Explosion') then
  306. v.BlastPressure = 0
  307. v.BlastRadius = 0
  308. v.Visible = false
  309. v.Position = Vector3.new(0, 0, 0)
  310. elseif v:IsA('ForceField') then
  311. v.Visible = false
  312. elseif v:IsA('ShirtGraphic') then
  313. v.Graphic = ''
  314. elseif v:IsA('MeshPart') then
  315. v.MeshId = ''
  316. v.TextureID = ''
  317. v.Reflectance = 0
  318. v.Material = 'SmoothPlastic'
  319. elseif v:IsA('CharacterMesh') then
  320. v.BaseTextureId = ''
  321. v.MeshId = ''
  322. v.OverlayTextureId = ''
  323. elseif v:IsA('Sound') then
  324. v.SoundId = ''
  325. v.Volume = 0
  326. end
  327. end
  328. end)
  329.  
  330.  
  331. local WorkspaceChildAdded;WorkspaceChildAdded = workspace.DescendantAdded:Connect(function(v)
  332. wait()
  333. if v:IsA('Model') then
  334. sethiddenproperty(v, 'LevelOfDetail', 1)
  335. elseif LP and v == LP then
  336. v.ReplicationFocus = nil
  337. elseif v:IsA('Decal') or v:IsA('Texture') then
  338. v.Transparency = 1
  339. elseif v:IsA('Fire') or v:IsA('SpotLight') or v:IsA('Smoke') or v:IsA('Sparkles') then
  340. v.Enabled = false
  341. elseif v:IsA('SpecialMesh') then
  342. v.TextureId = ''
  343. v.MeshId = ''
  344. elseif v:IsA('ParticleEmitter') or v:IsA('Trail') then
  345. v.Lifetime = NumberRange.new(0)
  346. elseif v:IsA('BlurEffect') or v:IsA('SunRaysEffect') or v:IsA('ColorCorrectionEffect') or v:IsA('BloomEffect') or v:IsA('DepthOfFieldEffect') then
  347. v.Enabled = false
  348. elseif v:IsA('BasePart') and not v:IsA('MeshPart') then
  349. v.Reflectance = 0
  350. v.Material = 'SmoothPlastic'
  351. elseif v:IsA('Pants') or v:IsA('Shirt') then
  352. v[v.ClassName..'Template'] = ''
  353. elseif v:IsA('Explosion') then
  354. v.BlastPressure = 0
  355. v.BlastRadius = 0
  356. v.Visible = false
  357. v.Position = Vector3.new(0, 0, 0)
  358. elseif v:IsA('ForceField') then
  359. v.Visible = false
  360. elseif v:IsA('ShirtGraphic') then
  361. v.Graphic = ''
  362. elseif v:IsA('MeshPart') then
  363. v.MeshId = ''
  364. v.TextureID = ''
  365. v.Reflectance = 0
  366. v.Material = 'SmoothPlastic'
  367. elseif v:IsA('CharacterMesh') then
  368. v.BaseTextureId = ''
  369. v.MeshId = ''
  370. v.OverlayTextureId = ''
  371. elseif v:IsA('Sound') then
  372. v.SoundId = ''
  373. v.Volume = 0
  374. end
  375. end)
  376.  
  377. --##CPU SAVER##--
  378. -- Gui to Lua
  379. -- Version: 3.2
  380.  
  381. -- Instances:
  382.  
  383. local ScreenGui = Instance.new("ScreenGui")
  384. local Frame = Instance.new("Frame")
  385. local TextLabel = Instance.new("TextLabel")
  386. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  387. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  388. local Profit = Instance.new("TextLabel")
  389. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  390. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  391. local Timer = Instance.new("TextLabel")
  392. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  393. local Welcomer = Instance.new("TextLabel")
  394. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  395. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  396. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  397.  
  398. local function DisableResetOnSpawn(instance)
  399. instance.ResetOnSpawn = false
  400. for _, child in ipairs(instance:GetDescendants()) do
  401. if child:IsA("Instance") then
  402. child.ResetOnSpawn = false
  403. end
  404. end
  405. end
  406.  
  407. -- Disable resetonspawn for all instances in the GUI
  408. DisableResetOnSpawn(ScreenGui)
  409.  
  410. -- Properties:
  411.  
  412. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  413. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  414.  
  415. Frame.Parent = ScreenGui
  416. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  417. Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  418. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  419. Frame.BorderSizePixel = 0
  420. Frame.Position = UDim2.new(0.5, 0, 0.5, 0)
  421. Frame.Size = UDim2.new(0, 2222, 0, 2222)
  422. -- Gui to Lua
  423. -- Version: 3.2
  424.  
  425. -- Instances:
  426.  
  427. local ScreenGui = Instance.new("ScreenGui")
  428. local Frame = Instance.new("Frame")
  429. local TextLabel = Instance.new("TextLabel")
  430. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  431. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  432. local Profit = Instance.new("TextLabel")
  433. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  434. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  435. local Timer = Instance.new("TextLabel")
  436. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  437. local Welcomer = Instance.new("TextLabel")
  438. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  439. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  440. local UIAspectRatioConstraint_5 = Instance.new("UIAspectRatioConstraint")
  441.  
  442. -- Properties:
  443.  
  444. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  445. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  446.  
  447. Frame.Parent = ScreenGui
  448. Frame.AnchorPoint = Vector2.new(0.5, 0.5)
  449. Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  450. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  451. Frame.BorderSizePixel = 0
  452. Frame.Position = UDim2.new(0.5, 0, 0.5, 0)
  453. Frame.Size = UDim2.new(0, 1361, 0, 802)
  454.  
  455. TextLabel.Parent = Frame
  456. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  457. TextLabel.BackgroundTransparency = 1.000
  458. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  459. TextLabel.BorderSizePixel = 0
  460. TextLabel.Position = UDim2.new(0.426524609, 0, 0.468827933, 0)
  461. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  462. TextLabel.Font = Enum.Font.Highway
  463. TextLabel.Text = "$0"
  464. TextLabel.TextColor3 = Color3.fromRGB(22, 22, 22)
  465. TextLabel.TextScaled = true
  466. TextLabel.TextSize = 14.000
  467. TextLabel.TextWrapped = true
  468.  
  469. UIAspectRatioConstraint.Parent = TextLabel
  470. UIAspectRatioConstraint.AspectRatio = 4.000
  471.  
  472. UITextSizeConstraint.Parent = TextLabel
  473. UITextSizeConstraint.MaxTextSize = 34
  474.  
  475. -- Function to format numbers with commas
  476. local function FormatNumberWithCommas(number)
  477. local formatted = tostring(number)
  478. local k
  479. while true do
  480. formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2')
  481. if k == 0 then
  482. break
  483. end
  484. end
  485. return formatted
  486. end
  487.  
  488. -- Function to update the TextLabel
  489. local function UpdateTextLabel()
  490. TextLabel.Text = "$" .. FormatNumberWithCommas(game.Players.LocalPlayer.DataFolder.Currency.Value)
  491. end
  492.  
  493. -- Connect the currency change event to update the TextLabel
  494. game.Players.LocalPlayer.DataFolder.Currency.Changed:Connect(UpdateTextLabel)
  495.  
  496. Profit.Name = "Profit"
  497. Profit.Parent = Frame
  498. Profit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  499. Profit.BackgroundTransparency = 1.000
  500. Profit.BorderColor3 = Color3.fromRGB(0, 0, 0)
  501. Profit.BorderSizePixel = 0
  502. Profit.Position = UDim2.new(0.426524609, 0, 0.551122189, 0)
  503. Profit.Size = UDim2.new(0, 200, 0, 50)
  504. Profit.Font = Enum.Font.Highway
  505. Profit.Text = "$0"
  506. Profit.TextColor3 = Color3.fromRGB(22, 22, 22)
  507. Profit.TextScaled = true
  508. Profit.TextSize = 14.000
  509. Profit.TextWrapped = true
  510.  
  511. UIAspectRatioConstraint_2.Parent = Profit
  512. UIAspectRatioConstraint_2.AspectRatio = 4.000
  513.  
  514. UITextSizeConstraint_2.Parent = Profit
  515. UITextSizeConstraint_2.MaxTextSize = 34
  516.  
  517. Timer.Name = "Timer"
  518. Timer.Parent = Frame
  519. Timer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  520. Timer.BackgroundTransparency = 1.000
  521. Timer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  522. Timer.BorderSizePixel = 0
  523. Timer.Position = UDim2.new(0.426524609, 0, 0.389027417, 0)
  524. Timer.Size = UDim2.new(0, 200, 0, 50)
  525. Timer.Font = Enum.Font.Highway
  526. Timer.Text = "00:00:00"
  527. Timer.TextColor3 = Color3.fromRGB(22, 22, 22)
  528. Timer.TextScaled = true
  529. Timer.TextSize = 14.000
  530. Timer.TextWrapped = true
  531.  
  532. UIAspectRatioConstraint_3.Parent = Timer
  533. UIAspectRatioConstraint_3.AspectRatio = 4.000
  534.  
  535. Welcomer.Name = "Welcomer"
  536. Welcomer.Parent = Frame
  537. Welcomer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  538. Welcomer.BackgroundTransparency = 1.000
  539. Welcomer.BorderColor3 = Color3.fromRGB(0, 0, 0)
  540. Welcomer.BorderSizePixel = 0
  541. Welcomer.Position = UDim2.new(0.426524609, 0, 0.304239392, 0)
  542. Welcomer.Size = UDim2.new(0, 200, 0, 50)
  543. Welcomer.Font = Enum.Font.Highway
  544. Welcomer.Text = "Welcome, " .. game.Players.LocalPlayer.Name
  545. Welcomer.TextColor3 = Color3.fromRGB(22, 22, 22)
  546. Welcomer.TextScaled = true
  547. Welcomer.TextSize = 14.000
  548. Welcomer.TextWrapped = true
  549.  
  550. UIAspectRatioConstraint_4.Parent = Welcomer
  551. UIAspectRatioConstraint_4.AspectRatio = 4.000
  552.  
  553. UITextSizeConstraint_3.Parent = Welcomer
  554. UITextSizeConstraint_3.MaxTextSize = 27
  555.  
  556. UIAspectRatioConstraint_5.Parent = Frame
  557. UIAspectRatioConstraint_5.AspectRatio = 1.697
  558.  
  559. -- Function to format time
  560. local function FormatTime(seconds)
  561. local hours = math.floor(seconds / 3600)
  562. local minutes = math.floor((seconds % 3600) / 60)
  563. local secs = seconds % 60
  564. return string.format("%02d:%02d:%02d", hours, minutes, secs)
  565. end
  566.  
  567. -- Function to format numbers with commas
  568. local function FormatNumberWithCommas(number)
  569. local formatted = tostring(number)
  570. local k
  571. while true do
  572. formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2')
  573. if k == 0 then
  574. break
  575. end
  576. end
  577. return formatted
  578. end
  579.  
  580. -- Initialize timer variables
  581. local startTime = tick()
  582.  
  583. -- Function to update the timer label
  584. local function UpdateTimerLabel()
  585. local currentTime = tick() - startTime -- Get the elapsed time in seconds
  586. Timer.Text = FormatTime(currentTime) -- Update the timer text
  587. end
  588.  
  589. -- Store the initial currency value when the script starts
  590. local initialCurrency = game.Players.LocalPlayer.DataFolder.Currency.Value
  591.  
  592. -- Function to update the profit label
  593. local function UpdateProfitLabel()
  594. local difference = game.Players.LocalPlayer.DataFolder.Currency.Value - initialCurrency
  595. Profit.Text = "$" .. FormatNumberWithCommas(difference)
  596. end
  597.  
  598. -- Connect the currency change event to the profit label update function
  599. game.Players.LocalPlayer.DataFolder.Currency.Changed:Connect(UpdateProfitLabel)
  600.  
  601. -- Start the timer
  602. while true do
  603. wait(1)
  604. UpdateTimerLabel()
  605. end
  606. else
  607. setclipboard("https://discord.gg/9DtEtY8JP6")
  608. game.Players:FindFirstChild(PLR.Name):Kick(".gg/9DtEtY8JP6 If You Think This Is An ERROR")
  609. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement