Download at: https://github.com/Rekt05/hitman-racetime-automation/releases
This is a desktop Python app that automates adding streams of
players to obs based on a racetime.gg lobby.
This works for any racetime lobby but was specifically made for
one scene collection.
This is a website where you can get a link to your splits,
mainly for sharing or speedrun.com submission.
There is also a comparison feature where you can get split
deltas from split links or manual insertion.
This is a website made for Hitman WoA speedrun.com moderators to find youtube videos that are no longer available to watch and to remove them from the leaderboards. Uses speedruncompy (unofficial v2 api) as opposed to the original v1 api for scraping the runs and their videos, and uses the youtube api for checking the video statuses. Also sends a discord message with a webhook when new videos are found.
Hosted at: https://rekt05.github.io/hitman-fg-no-ambrose-archive/
This is a website that displays now archived hitman speedrun.com runs for easier retrieval. Reads a JSON file based on a spreadsheet for display.
Hosted at: https://rekt05.github.io/hitman-ms-conversion-count/
This is a website that scrapes speedrun.com daily to determine the statistics of IL runs that have not been converted to MS. Uses a workflow of Python script > JSON files > JS read > HTML + CSS display. Also has a random non MS run finder.
Hosted at: https://rekt05.github.io/hitman-time-calc-converter/
This is a website that converts fg time calc links between sites that are used in the hitman speedrunning community, the goal of this site was not for it to be used but rather to learn the basics of TypeScript before officially learning it in a university module.
Hosted at: https://rekt05.github.io/hitman-platform-distribution/
This is a website that scrapes speedrun.com weekly and displays the platforms of the hitman runs. A lot of borrowed functionality from the MS Conversion Count site.
Hosted right here