How do i make a third party data

  1. What do you want to achieve? Keep it simple and clear!
    I want to make a banlist that is updated even the game wasnt

Not sure what site i need and what code i need for it to work

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

Code: loadstring() + game.HttpService , HttpService:GetAsync()
Sites: Pastebin,Github

2 Likes

use datastore service for that??? why are you diving into httpservice

1 Like

well datastore (ordered) can store only numbers but i need to add a string and im not gonna use a datastore:async
Edit and i must be in studio or a game to do an update

1 Like

datastore can store user id’s???

1 Like

im still gonna stick with https

1 Like

extremely bad idea buddy your literally digging your own grave

1 Like

well ok im gonna do datastore then

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.