-
Notifications
You must be signed in to change notification settings - Fork 2
Home
JeromeM edited this page Feb 22, 2026
·
3 revisions
A World of Warcraft Classic (1.12) addon providing an enhanced guide system with automatic quest tracking, autonomous navigation, and smart UI management. Optimized for Turtle WoW with custom quest and NPC database support.
- Nampower - Required for spell learning detection and other advanced features
- Download and extract to
World of Warcraft/Interface/AddOns/ - Rename folder to
GuidelimeVanilla(remove-masterif needed) - Install a Guide Pack (see below)
- Restart WoW (or
/reloadif updating existing files)
GuidelimeVanilla is a guide engine — guides are provided as separate addons:
| Guide Pack | Description |
|---|---|
| GuidelimeVanilla_Sage | Sage 1-60 Alliance leveling guides |
Install a guide pack addon, then select it in Settings > Guides and click Load.
- Select a guide pack in Settings > Guides and click Load
- Follow the steps — checkboxes update automatically as you play
- The navigation arrow guides you to each objective
| Command | Description |
|---|---|
/glv show |
Show the guide window |
/glv hide |
Hide the guide window |
/glv settings |
Open settings panel |
/glv editor |
Open the in-game guide editor |




- Features - Full feature list
- Creating a Guide - Tutorial for writing guide packs
- Tag Reference - Complete reference of all guide tags
- Creating a Talent Template - Talent suggestion system
- Guide Pack API - Developer API reference
- Sage - 1-60 Alliance leveling guides
- Shagu - Quest/NPC/Item databases (ShaguDB)
- Astrolabe - Coordinate management library
- Original Guidelime - Inspiration
Issues or feature requests? Open a ticket on GitHub