Version / Update: v1.0.0
- Download / Script Link
- -- If you want more coins, change the number found in args[1]. you can most likely change args[2] to wins for unlimited wins, yet I haven't tested this.
local args = {
[1] = 99999999999,
[2] = "Coins"
}
game:GetService("ReplicatedStorage"):WaitForChild("Remote"):WaitForChild("Event"):WaitForChild("Race"):WaitForChild("AddCoinsOrWins"):FireServer(unpack(args))[ View More ]
Saw someone adding a key system to this and its obfuscated, here is the literal easiest script known to mankind.