Skip to content

Instantly share code, notes, and snippets.

@peterdemartini
Last active November 28, 2016 17:17
Show Gist options
  • Save peterdemartini/95b10a6868ae5238167b21cecfd90655 to your computer and use it in GitHub Desktop.
Save peterdemartini/95b10a6868ae5238167b21cecfd90655 to your computer and use it in GitHub Desktop.
SumTotalHack
m_objCurrentSco.TimeSession = `0000:${(Math.floor(Math.random() * (30 - 10 + 1)) + 10)}:${Math.floor(Math.random() * 55)}`; m_objCurrentSco.ScoreRaw = "100"; m_objCurrentSco.LessonStatus = "completed"; API.SetTotalTime(); API.SetPostComplete(true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment