ADVERTISEMENTREMOVE ADS
Game icon

INF CASH | OP SCRIPT $D

Script preview thumbnail
Script Preview

Description

get insanely fast cahs super fast lol anyways enjoy i did this for fun lol

Features:

  • Infinite Cash
ADVERTISEMENTREMOVE ADS
26 Lines • 774 Bytes
Verified
Raw
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
local Window = Library.CreateLib("Infinite Pizza Clicker", "DarkTheme")
local Tab = Window:NewTab("Main")
local Section = Tab:NewSection("Infinite Coins")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Remote = ReplicatedStorage:WaitForChild("Remotes"):WaitForChild("DailyGift")
local spamming = false
task.spawn(function()
while true do
if spamming then
Remote:FireServer()
task.wait(0.01)
else
task.wait(0.5)
end
end
end)
Section:NewToggle("Infinite Coins", "Toggle to start/stop spamming", function(state)
spamming = state
end)
ADVERTISEMENTREMOVE ADS

Comments

3 comments
to add a comment
Ka

omg thank!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

0
0
us

реально работает 🤩

0
0
vy

works on velocity

1
0
ADVERTISEMENTREMOVE ADS