top of page

AUTO COLLECT WONDER CHASE MOBILE SCRIPT

  • Jun 15, 2024
  • 1 min read


        while wait() do local args = { [1] = 100 } game:GetService("ReplicatedStorage").Packages.Knit.Services.DataManagementService.RF.AddCoins:InvokeServer(unpack(args)) end




Kommentarer


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page