Gear up. Rez faster. Own the grid.
Hand-built scripts, HUDs, appliers and relay tools for residents who live in the grid. No gacha, no fluff — just utilities that make your inventory lighter and your sim smoother.
Direct downloads. No log-in, no email, no tracker — grab it and rez it.
Scripts, appliers, HUDs, relays, tattoos — tested in-world, not on a whiteboard.
Every tool collects comments and bug reports straight back to the creator.
Pick your loadout
Filter by category or search across names, descriptions, and tags — then pull the download and drop feedback in one shot.
Grid snapshot
Recent updates
The latest drop sits on top — expand the archive to scroll back through every version.
Made by a resident, for residents.
SL Tools is a small, direct archive of utilities for people who actually log in. Nothing here is locked behind a marketplace, a subscription, or a scavenger hunt across forum posts — download, rez, and go. If something breaks, the feedback box on every tool lands straight in the creator's inbox.
default
{
state_entry()
{
llSay(0, "SL Tools online.");
}
touch_start(integer n)
{
llOwnerSay("[SL TOOLS] ready to rez.");
}
}