Script Features:
Here’s the full list of features that you get from Rolling Riches scripts:
- Auto Farm Wins – Get inifite wins
Rolling Riches Script:
local DiscordLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/UI-Libs/main/discord%20lib.txt"))()
local win = DiscordLib:Window("faven.lua")
local serv = win:Server("Rolling Riches", "")
local rockChannel = serv:Channel("Autofarm")
local toggleActive = false
rockChannel:Toggle("Finish Race", false, function(state)
toggleActive = state
if toggleActive then
spawn(function()
while toggleActive do
local remote = game:GetService("ReplicatedStorage").Events:FindFirstChild("RockReachedFinishEvent")
if remote and remote:IsA("RemoteEvent") then
remote:FireServer()
print("Attempting to Finsih Race")
else
warn("Cannot Finish Race!")
end
wait(0.5)
end
end)
end
end)
How to use scripts?
Follow the steps to execute Rolling Riches scripts:
- Download a Script Executor – I only recommend MacSploit, AWP.GG, Delta, Fluxus, or Codex.
- Attach the Executor – Connect the tool to the game process.
- Paste the Script – Load and execute the Lua script inside the game.
- Activate Features – Tap the execute icon to use the injected script for custom actions.
Game Details:
- Name: Rolling Riches
- Developer: Three Brothers Game Studio
- Maturity: Minimal
- Genre: Simulation
- Subgenre: Incremental Simulator
Leave a Reply