uhhh how are you meant to make a daily shop with this since it doesnt explain how do you use it for guis
1 Like
I understand that for accurate time synchronization from Google to Roblox, you need to account for network latency by adding a response delay variable that calculates the round-trip time and use half of it to adjust the time. But you should be adding the responseDelay variable to the originTime, not subtracting it.
return originTime + tick()-responseTime + responseDelay
Roblox does this with ‘GetServerTimeNow’.
is there anyway to forcefully reset the time? because i need it for testing purposes.
Thank you so much! I created a weekly shop system using this. :3
Thanks for creating this guide.
“Make sure that http requests are enabled!”
It is already enabled and it’s still not working.
can someone help me ? how can the shop be the same in every server, i dont understand im sorry