Quote Originally Posted by LoenLordrian View Post
It shouldn’t be too hard.

Client side - on refresh of queue place encrypt the time and queue place and store it locally. On successful login delete the previous local data.

Server side - On login send the time and place, decrypt it, and run an algorithm to determine an appropriate place in line.
uh... huh...

storing things client side is never a bad idea... just ask New World.