The code behind the guide
Microbot API source.
The current queryable API source, examples, models, caches, and data classes—available to read without opening the repository.
SOURCEThese files mirror
net.runelite.client.plugins.microbot.api in the SlugBot client. Start with the API guide, then open the implementation you need.Core contracts
NPC API
Player API
Items & tile objects
Rs2TileItemCache.javaground item cacheRs2TileItemQueryable.javaground item queriesRs2TileItemModel.javaground item modelTileItemApiExample.javausage examplesRs2TileObjectCache.javatile object cacheRs2TileObjectQueryable.javatile object queriesRs2TileObjectModel.javatile object modelTileObjectApiExample.javausage examples