Our Discord Channel Our Telegram

Script Description

A very cool script that gives you an infinite amount of game currency such as cash, wins, gems, which will allow you to take a leading position in the game ranking.

Key Functions

3 listed functions

✓ INF Cash ✓ INF Wins ✓ INF Gems and power

Script Code

8 lines · 610 B · Lua

Review the code before running it. Use scripts responsibly and only with tools you trust.

-- If you want to appear on the LEADERBOARD, set amount to "local amount = math.huge" this may give you "InfDC" (infinite display currency), but after doing so you may no longer be able to use your currency normally.
-- You don't see your Gems, Wins & Power increase after execute just rejoin.

local amount = 999999999999999999 -- Change this value to whatever you want

for _, currency in ipairs({"Coins", "Wins", "Gems", "Power"}) do
game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Race"):WaitForChild("AddCoinsOrWins"):FireServer(amount, currency)
end

FAQ

Is this Bike to the top script keyless?

This script is currently marked as NO KEY.

What features does this script include?

INF Cash INF Wins INF Gems and power

How do I use this script?

Copy the Lua code from the Script Code section and review it before running it in your preferred Roblox script executor.

Comments

0

No comments yet.