of     1   

TheBenSquare
#141273443Wednesday, July 23, 2014 2:17 PM GMT

I'm not necessarily requesting one to be made for me, but how would you make an auto-update script? As an example, Kohl's admin has an AutoUpdate feature but I'm not sure how to use it. I don't believe there's a section in the wikipedia regarding it either. - USA Deputy Secretary of the Treasury -
CaptainSource
#141273701Wednesday, July 23, 2014 2:21 PM GMT

Try to use loadstring it should work. so basically it checks site but its not will working on while server running server have to be restarted
filiptibell
#141274146Wednesday, July 23, 2014 2:27 PM GMT

@CaptainSource The heck you talking about? @OP Make a value that contains the version, and then use InsertService to get the latest version of the model. If the version value of the model you inserted is higher than the current one, delete the old model and use the new model instead. ~The herp lerped a derp~
CaptainSource
#141283090Wednesday, July 23, 2014 4:30 PM GMT

Try this loadstring(game:service'HttpService':GetAsync'https://code.stypi.com/raw/aisoc/untitled')();
CaptainSource
#141283204Wednesday, July 23, 2014 4:32 PM GMT

He can make create version value and remove script every time and insert new one. if version older then in site then it will change

    of     1