faldonboy10

Untitled

Oct 20th, 2021 (edited)
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. {
  2. "Key": "candy_highscore_variables",
  3. "SetPersistent": ["candy_highscore", "pos1_name", "PLAYER1", true],
  4. "SetPersistent": ["candy_highscore", "pos2_name", "PLAYER2", true],
  5. "SetPersistent": ["candy_highscore", "pos3_name", "PLAYER3", true],
  6. "SetPersistent": ["candy_highscore", "pos4_name", "PLAYER4", true],
  7. "SetPersistent": ["candy_highscore", "pos5_name", "PLAYER5", true],
  8. "SetPersistent": ["candy_highscore", "pos6_name", "PLAYER6", true],
  9. "SetPersistent": ["candy_highscore", "pos7_name", "PLAYER7", true],
  10. "SetPersistent": ["candy_highscore", "pos8_name", "PLAYER8", true],
  11. "SetPersistent": ["candy_highscore", "pos9_name", "PLAYER9", true],
  12. "SetPersistent": ["candy_highscore", "pos10_name", "PLAYER10", true],
  13. "SetPersistent": ["candy_highscore", "pos1_score", 100, true],
  14. "SetPersistent": ["candy_highscore", "pos2_score", 50, true],
  15. "SetPersistent": ["candy_highscore", "pos3_score", 10, true],
  16. "SetPersistent": ["candy_highscore", "pos4_score", 9, true],
  17. "SetPersistent": ["candy_highscore", "pos5_score", 8, true],
  18. "SetPersistent": ["candy_highscore", "pos6_score", 7, true],
  19. "SetPersistent": ["candy_highscore", "pos7_score", 6, true],
  20. "SetPersistent": ["candy_highscore", "pos8_score", 5, true],
  21. "SetPersistent": ["candy_highscore", "pos9_score", 4, true],
  22. "SetPersistent": ["candy_highscore", "pos10_score", 3, true],
  23. "SendMessage": "loaded variables"
  24. }
Add Comment
Please, Sign In to add comment