- Joined
- Sep 12, 2009
- Messages
- 14,845
- Solutions
- 9
- Reaction score
- 8,121
- Trophies
- 4
- Age
- 40
- Location
- Cyprus, originally from Toronto
- Website
- modmii.github.io
- XP
- 12,539
- Country

the key changes all the time, so you need to parse the source of the page to get the current key, or use an app like wget that can do that for you. Here's a wget command that will work
edit: btw, why u asking this is the Wilbrand GUI thread?
Code:
wget -c -l1 -r -nd --retr-symlinks -t10 -T30 --random-wait --reject "*.html" --reject "%2A" "http://bootmii.org/download/"*
edit: btw, why u asking this is the Wilbrand GUI thread?










