Hey, two unrelated questions
1. Is there a way to access a users statistics from my program. Is there a kongregate.stats.get() in addition go kongregate.stats.submit() that I just can’t seem to find?
2. I want to get a universal time in my program. Using Date.getDate() or Date.getUTCDay() does not work because that can be modified if the user changes the date on their computer. Is there a way to use the kongregate api to get the kongregate date/time or any other workaround to this?