Skip to content

A plugin that lets you visualize the tiles of the Old School Runescape world map that you most often visit

License

Notifications You must be signed in to change notification settings

JasperSurmont/RuneLite-World-Heatmap

 
 

Repository files navigation

RuneLite World Heatmap plugin

This plugin logs each tile that the local player steps on to create a visualization of where they most often travel, gain xp, get loot, die, get damaged, deal damage, teleport to/from, see bob the cat, etc. Data can be exported as CSVs for analysis in other programs.

image image image image

Types of trackable data:

  • TYPE_A (increments a tile when you walk over it)
  • TYPE_B (increments a tile for each tick you're standing on it)
  • XP_GAINED
  • TELEPORT_PATHS
  • TELEPORTED_TO
  • TELEPORTED_FROM
  • LOOT_VALUE
  • PLACES_SPOKEN_AT
  • RANDOM_EVENT_SPAWNS
  • DEATHS
  • NPC_DEATHS
  • BOB_THE_CAT_SIGHTING
  • DAMAGE_TAKEN
  • DAMAGE_GIVEN

The data can be analyzed more fancily with other tools such as R, or Quicken 2003 (not included) by extracting the data as CSV files: (to do this, copy and rename the .heatmaps file to a .zip and look inside it) image

About

A plugin that lets you visualize the tiles of the Old School Runescape world map that you most often visit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%