OSRS coords are the numeric grid references that identify precise locations in Old School RuneScape, represented as pairs of numbers such as 3823,5412. The first number is the easting (east–west position), and the second is the northing (north–south position), typically shown within the in-game minimap or status window. Players use these coordinates to mark resource spots, navigate between zones, coordinate team activities, and report locations to the community. This guide explains how to read, translate, and apply OSRS coords reliably across different map projections and interfaces.
How OSRS Coordinates Work
Each coordinate pair is based on a 100x100 block grid overlaid on the playable map, with each block containing a local 10x10 subgrid. A six-digit string such as 3823,5412 is shorthand for a specific tile centre: the first two digits indicate the major region block, and the remaining digits refine the position within that block. Coordinates are static and tied to the underlying map geometry, so they remain consistent regardless of zoom level or interface changes. Understanding this structure helps you translate between world maps, minimaps, and community guides without confusion.
Finding and Reading Your Coords
In-Game Minimap Method
Open the game settings, navigate to the interface or camera options, and enable coordinate display if available. Hover your cursor over the minimap or status window to see the current easting and northing values in the tooltip. Many players prefer binding a key or using an interface plugin to show coords continuously. Note that default settings vary by client version, so verify visibility before relying on coords in critical scenarios.
Using External Tools
Community websites and map clients generate static grids aligned with the official map, allowing you to click any tile and copy its coordinates. These tools often include region labels, POI markers, and path-planning features that complement in-game readings. When using external maps, confirm alignment with the current game client version to avoid mismatches caused by map updates or interface changes.
Practical Uses for Coordinates
- Navigate to resource hotspots such as mining veins, fishing spots, and herb patches without relying on landmarks alone.
- Share precise meeting points for group activities like bossing, skilling events, or treasure trails.
- Record favourite spawn locations for efficient daily routines and time management.
- Cross-reference guide instructions that reference numbered regions or specific tile tasks.
Common Coordinate Systems and Conversions
Some tools and communities use region-based coordinate formats that refer to 8x8 tile regions numbered from (0,0) in the south-west of Gielinor. To convert a tile coordinate to a region coordinate, divide each value by 8 and truncate the decimal. For example, tile coords 3823,5412 correspond to region coords 477,676. Being able to switch between these systems helps when reading guides, using map editors, or scripting overlays.
Best Practices and Limitations
Always verify coords against visible landmarks when precision is critical, as interface scaling, pop-ups, or plugins can obscure the status window. Remember that some dynamic events or temporary changes may shift contextual references without altering tile coordinates. Use consistent formatting, such as omitting spaces and using a comma separator, to avoid misinterpretation when typing or sharing coords with others.
| Attribute | Verified Detail | Source Type |
|---|---|---|
| Grid System | 100x100 major blocks with 10x10 subgrids | Game Engine Specification |
| Number Order | Easting (X) first, Northing (Y) second | Community Convention |
| Display Source | In-game minimap tooltip or status window | Client API |
| Conversion to Region Coords | Divide tile values by 8 and truncate | Mathematical Derivation |
| Precision | Exact tile centre; consistent across clients | Map Geometry |