The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
My Donut Store script pastebin roblox
By LINK GAME on 2024-09-19 08:00 am | Syntax: LUA | Views: 10



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1.  getgenv().Money = true
  2. while getgenv().Money do
  3. game.ReplicatedStorage.Events.CrateClaim:FireServer("Cash",5000)
  4. wait()
  5. end