top of page

Speed Run Race: Auto Win Race Mobile Script

  • Writer: aktasenesfurkan23
    aktasenesfurkan23
  • May 14, 2024
  • 1 min read

In this game, races will be automatically won using this function. You will be able to obtain an infinite number of trophies with this script.


while wait() do
    game:GetService("ReplicatedStorage").Remotes.Gifts.Reward1:FireServer(100000000000000000)
end

Comments


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page