Tip of the day
Many NPCs can tell you rumours to help find things in the game.

Main public logs

From Walkscape Walkthrough

Combined display of all available logs of Walkscape Walkthrough. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 03:17, 20 November 2025 Bonez565 talk contribs deleted page Module:JobItemSource (content was: "local p = {} local itemsModule = require('Module:Items') local jobBoardsModule = require('Module:Job Boards') local locationsModule = require('Module:Locations') function p.main(frame) local itemName = frame.args[1] or frame -- Get the CSV string from getItemSources local sourcesCSV = itemsModule.getItemSources(itemName, "Detail") -- Check if the result is nil or an empty string, and stop the module if sourcesCSV == "Item Not Found in Sources" then...")