
39.3k Views
INFINITY MONEY
🎥 make videos to become rich and famousUploaded by 7 months ago
Please login to perform these actions:Description
infinity money The more you execute, the more money you make
Comments
7

Offline
RocketMan 7 months ago
can you make it so it deletes the money signs so u dont lag
RocketMancan you make it so it deletes the money signs so u...
Offline
Deltascriptlover 7 months ago
@RocketMan I will try to make this script
RocketMancan you make it so it deletes the money signs so u...
Offline
flex32 7 months ago - Edited
@RocketMan i made one here --->
local Players = game:GetService("Players")
local LocalPlayer = Players.LocalPlayer
local PlayerGui = LocalPlayer:WaitForChild("PlayerGui")
local mainUI = PlayerGui:WaitForChild("MainUI")
local function removeIcons()
for _, obj in ipairs(mainUI:GetDescendants()) do
if obj:IsA("ImageLabel") then
obj:Destroy()
end
end
end
removeIcons()
mainUI.DescendantAdded:Connect(function(obj)
if obj:IsA("ImageLabel") then
task.defer(function()
obj:Destroy()
end)
end
end)
flex32@RocketMan i made one here --->
local Players = g...
Offline
Deltascriptlover 7 months ago
@flex32 not working
Deltascriptlover@flex32 not working
Offline
flex32 7 months ago
@Deltascriptlover here copy from here ---> https://pastebin.com/raw/y2AW3hak
flex32@Deltascriptlover here copy from here ---> https:/...
Offline
Deltascriptlover 7 months ago
@flex32 It's working now, great
Offline
Abigail 7 months ago
this one works pretty good!, i'll test another one
![[🎉 RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)
Voxle Hub
