Skip to content

Instantly share code, notes, and snippets.

View BigBang1112's full-sized avatar
🥵
NativeAOT

Petr Pivoňka BigBang1112

🥵
NativeAOT
View GitHub Profile
@BigBang1112
BigBang1112 / LeaderboardRefresher.bat
Last active December 24, 2019 11:19
The first step for the first automated world record tracking
@echo off
SET login=[your_maniaplanet_login]
SET password=[your_maniaplanet_password]
SET maniaplanet_exe_location=C:\Program Files\ManiaPlanet
SET title=TMStadium@nadeo
SET loop=true
SET /A loop_interval=60
SET /A close_interval=60
@BigBang1112
BigBang1112 / Leaderboards.xml
Last active November 29, 2023 23:22
Manialink for simple leaderboard data extraction
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<manialink version="3">
<!--
LEADERBOARDS 2020-05-10a
- Added a zone button
- Shows a window where you can select any zone of your wish to see the leaderboards of
- Collapse button collapses all of the zones and autoselects World
- Locate button find your exact zone and opens every zone section it goes through
- Behaviour is still really buggy but should be crashless
- Added a new "PB" mode