😲How To Make A DATASTORE in Roblox Studio

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ • 12

  • @FinBearStudio
    @FinBearStudio  5 місяців тому +2

    If you aren't sure about if your script is right and if you could of missed something, all the scripts are provided in the description and on this comment: Datastore script: pastebin.com/u9rMz7g9
    Give Cash Script: pastebin.com/MHXHxYdH
    Cash Giving Part Script: pastebin.com/BJMyeF87
    Button Script: pastebin.com/hhMfLEyM

    • @MuriloPlaysOff
      @MuriloPlaysOff 3 місяці тому +1

      You have a script for make a text label who show the stats?

  • @MuriloPlaysOff
    @MuriloPlaysOff 3 місяці тому +1

    If you want a cooldown part:
    Make that
    After you write: leaderstats.Cash.Value += 10
    You write that:
    script.Parent.Script.Enabled = false
    task.wait(math.random(3, 5))
    script.Parent.Script.Enabled = true
    end)

  • @FlashPACK-tome
    @FlashPACK-tome 4 місяці тому

    Thank you, I have been, struggling with data store
    you're my saver

  • @Rares91275
    @Rares91275 5 місяців тому

    bro i am making a game and dont work i changed de leaderstats in Speed but still dont work i make sure i changed corectly inclusive the first part

  • @4Andrx
    @4Andrx 5 місяців тому

    bruh fr i just dont understand how ppl can script its so hard

  • @KingBrightsideYT
    @KingBrightsideYT 5 місяців тому

    i made the script but for some reason it didnt save my data

    • @FinBearStudio
      @FinBearStudio  5 місяців тому

      Copy the script in the description to check and make sure API services are on through the game settings and security.

    • @rafiscor
      @rafiscor 5 місяців тому

      @@FinBearStudio DIDNT SAVE

    • @MuriloPlaysOff
      @MuriloPlaysOff 3 місяці тому

      If you use click Button for got stats its​ not save your data@@rafiscor

  • @rafiscor
    @rafiscor 5 місяців тому

    the player has no data