Importing routes
Bring routes in from Skytils, Skyblocker, SkyHanni, Coleweight, Soopy, Firmament, Odin, or any Waypointer code.
Waypointer reads almost every route format in the Skyblock ecosystem. You don’t need to know which mod a route came from. The importer detects it.
Import anything
- Copy the route to your clipboard: a
WP:code, a Skytils route, a Coleweight JSON, whatever you were sent. - Run
/wp import. Waypointer reads your clipboard, detects the format, and imports it into the right zone. - Done. The imported groups appear in the GUI, enabled and ready.
Routes shared in chat will show a custom chat message. Click it, and it imports automatically into the correct spot.
Supported formats
| Format | Import | Export |
|---|---|---|
Waypointer WP: codes | ✓ | ✓ |
| Skytils (V1 and V2) | ✓ | ✓ |
| Skyblocker routes | ✓ | ✓ |
| SkyHanni / Coleweight routes | ✓ | ✓ |
| Soopy V1 routes | ✓ | ✗ |
Firmament FIRM_WAYPOINTS shares | ✓ | ✗ |
| Odin waypoint packs | ✓ | ✗ |
| Generic JSON waypoint dumps | ✓ | ✗ |
Files on disk
/wp importfile <file> imports a route file directly. Useful for
SecretRoutes routes.json files and other downloads that are too big for a
clipboard.