The Teleporter is a rudimentary teleportation script included in gw2cc and provides two core features:
- Teleporting to pre-defined coordinates loaded from KX files. These can be waypoints, gather-nodes, or chests, for instance.
- Teleporting on-the-fly to points in close vicinity of the character.
Additionally, the user can use the plugin to curate KX files on their own by adding or removing coordinates.
While very simple, the Teleporter can non-the-less be a very powerful plugin that can be used for a wide range of activities. Some example use cases include: Super quick world completion, gathering, or looting of chests.
Warning: Teleportation is a hack and thus increases your risk for a ban. While teleportation itself is not automatically detected, other players seeing you teleport can report you. Also unlocking a lot of waypoints, POIs, etc., too quickly might potentially also result in a ban. Use this tool with care!
What are KX files? #
KX files are simple text files with coordinates of useful points to teleport to. You can create your own KX files, or use files that have already been curated by other community members. https://github.com/Krixx1337/KX-Maps is a Github repository that contains a vast collection of useful coordinates.
By default, the plugin looks for KX files in the plugin directory (see Where can I find plugin data?), so any KX files should be placed there.
Using the Teleporter #
To use the Teleporter, first select a folder containing KX files. Now select a specific file from the dropdown menu. The coordinates of that file will now be displayed in the list below.
To teleport, either double click a item from the list, or use the Back and Forward buttons at the bottom.
New points can be added by first moving your character to the place you want to teleport to, and then pressing the Add button. A previously added point can be deleted by selecting it in the list and then pressing the Delete button. Likewise, pressing the Edit button allows you to rename a point.
Toggling the Auto button will activate automatic mode. While this mode is active, the Teleporter will automatically teleport to the next point in the list every 10 seconds (starting from the currently selectec point). This is super useful to e.g. unlock all waypoints on a map without having to manually click through each of them.
Teleporting to Points in Your Vicinity #
To teleport to points in your vicinity, you first have to set the required keybinds in the Settings menu. Once done, you can display a marker by holding down the configured key and then teleport to that marker with the other key you set.