You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could potentially watch the journal from an external app to catch the entry. api.mouse.rip can get the first page of entries, but we'd have to hit the journal for each hunter every X minutes
Potentially we catch when a log is added and then use that for timing, we'd only need to then grab their journal after 36 hours
For implementation, we can just grab the data in the onclick attribute because that holds everything we need to recreate the log
The text was updated successfully, but these errors were encountered:
This will be tricky.
Could potentially watch the journal from an external app to catch the entry. api.mouse.rip can get the first page of entries, but we'd have to hit the journal for each hunter every X minutes
Potentially we catch when a log is added and then use that for timing, we'd only need to then grab their journal after 36 hours
For implementation, we can just grab the data in the onclick attribute because that holds everything we need to recreate the log
The text was updated successfully, but these errors were encountered: