Tip of the day
You can find achievements and obtained collectible items by tapping your character at the top-left.
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).
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Items/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Jobs/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Keywords/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Locations/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Npc/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Pfpoptions/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Recipes/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Requirements/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Rewards/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Rumors/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Services/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Shops/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Skills/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Social/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Stats/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Terrainmodifiers/YAML (Created page with "{{Data:Languages}}")
- 08:41, 30 November 2025 Bonez565 talk contribs created page Data test:Views/YAML (Created page with "{{Data:Languages}}")
- 08:30, 30 November 2025 Bonez565 talk contribs created page Staff:Templates/Test (Created page with "=== Abilities === * Module:Abilities_Test ** Module:Abilities_Test/doc * Data_test:Abilities ** Data_test:Abilities/Index ** Data_test:Abilities/YAML === Achievements === * Module:Achievements_Test ** Module:Achievements_Test/doc * Data_test:Achievements ** Data_test:Achievements/Index ** Data_test:Achievements/YAML === Actions === * Module:Actions_Test ** Module:Actions_Test/doc * Data_test:Actions ** Data_test:Act...")
- 08:08, 30 November 2025 Bonez565 talk contribs created page Data test:Test (Created page with "HEllo")
- 07:29, 30 November 2025 Bonez565 talk contribs created page Translations:Forest foraging/Page display title/th (Created page with "หาของป่า")
- 07:29, 30 November 2025 Bonez565 talk contribs created page Translations:Forest foraging/3/th (Created page with "{{Footer|NoToc|TH}}")
- 07:29, 30 November 2025 Bonez565 talk contribs created page Forest foraging/th (Created page with "{{Activity |Activity_Name = forest_foraging |Language = TH }}")
- 07:29, 30 November 2025 Bonez565 talk contribs created page Translations:Forest foraging/1/th (Created page with "{{Activity |Activity_Name = forest_foraging |Language = TH }}")
- 07:28, 30 November 2025 Bonez565 talk contribs marked Forest foraging for translation
- 06:11, 30 November 2025 Bonez565 talk contribs created the page Module:Abilities New/Test using a non-default content model "wikitext"
- 06:11, 30 November 2025 Bonez565 talk contribs created page Module:Abilities New/Test (Bonez565 created the page Module:Abilities New/Test using a non-default content model "wikitext")
- 06:07, 30 November 2025 Bonez565 talk contribs created page Module:Abilities New/doc (Created page with "Documentation: Module:Abilities New/doc = Data Location = * Data:Abilities * Data:Abilities/YAML = Get Ability Info = <pre>p.getInfo(Ability UUID, Language Code)</pre> <pre>table#1 { ["charges"] = 3, ["completed"] = "You swing the 32px|Axe of destruction Axe of destruction and the trees in front of you fall down in a single hit. You feel like you could cut down a whole forest...")
- 03:01, 30 November 2025 Bonez565 talk contribs created page Module:Cooldowns New/doc (Created page with "Documentation: Module:Cooldowns New/doc = Data Location = * Data:Cooldowns * Data:Cooldowns/YAML = Get Cooldown Data = <pre>p.parseCooldown("Cooldown UUID", "EN")</pre> <pre>table#1 { ["id"] = "cooldown-rockAndRoll", ["cooldowns"] = "20px 300 actions<br>While doing 20px|Mining Mining.<br>While doing 20px|Mining ores Special:MyLanguage/Min...")
- 13:11, 29 November 2025 Bonez565 talk contribs created page Module:Cooldowns New (Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") -- ========================= -- Helpers -- ========================= -- ========================= -- Main Functions -- ========================= -- 1) parseCooldown: Function to parse cooldowns information function p.parseCooldown(frameOrCooldownEntry, langCode) local cooldownEntry if type(frameOrCooldownEntry) == "table" and frameOrCooldownEntry.args...")
- 07:18, 29 November 2025 Bonez565 talk contribs created page Module:Abilities New (Created page with "local p = {} local DataLoader = require("Module:DataLoader") local YAMLLookup = require("Module:YAMLLookup") local StatsModule = require('Module:Stats_New') local LocationsModule = require('Module:Locations_New') -- ========================= -- Helpers -- ========================= -- Loads Data for both normalized names and UUIDs local function loadData(abilityEntry) local abilityData = DataLoader.loadByUUID("Abilities", abilityEntry) or DataLoade...")
- 02:36, 29 November 2025 Bonez565 talk contribs changed the content model of the page Data:Cooldowns from "wikitext" to "JSON"
- 02:36, 29 November 2025 Bonez565 talk contribs created page Data:Cooldowns (Created page with "[ { "id": "cooldown-takeMeHome", "requirements": [], "seconds": null, "minutes": null, "hours": 12, "days": null, "steps": null, "actions": null }, { "id": "cooldown-iMissTheSun", "requirements": [], "seconds": null, "minutes": null, "hours": 12, "days": null, "steps": null, "actions": null }, { "id": "cooldown-mermaidsNeedMe", "requirements": [], "seconds": null, "minutes": null,...")
- 01:53, 29 November 2025 Bonez565 talk contribs changed the content model of the page Data:Abilities from "wikitext" to "JSON"
- 01:53, 29 November 2025 Bonez565 talk contribs created page Data:Abilities (Created page with "[ { "id": "takeMeHome", "name": "abilities.singulars.takeMeHome.name", "desc": "abilities.singulars.takeMeHome.desc", "type": "active", "icon": "assets/icons/abilities/teleport.png", "textCompleted": "abilities.singulars.takeMeHome.completed", "requirements": [ { "id": "reroll-this-id-c498f78b-c9f6-457e-9b30-e8a7b3b422a6", "requirements": [ { "type": "itemAnywhereWithYou", "id": "reroll...")
- 01:46, 29 November 2025 Bonez565 talk contribs created the page Data:Abilities/YAML/EN using a non-default content model "JSON"
- 01:46, 29 November 2025 Bonez565 talk contribs created page Data:Abilities/YAML/EN (Bonez565 created the page Data:Abilities/YAML/EN using a non-default content model "JSON")
- 01:46, 29 November 2025 Bonez565 talk contribs created the page Data:Abilities/YAML/DE using a non-default content model "JSON"
- 01:46, 29 November 2025 Bonez565 talk contribs created page Data:Abilities/YAML/DE (Bonez565 created the page Data:Abilities/YAML/DE using a non-default content model "JSON")
- 01:46, 29 November 2025 Bonez565 talk contribs created page Data:Abilities/YAML (Created page with "{{Data:Languages}}")
- 01:16, 29 November 2025 Bonez565 talk contribs deleted page Category:Chance To Find Chest Attribute (content was: "Category:Attributes_By_Type", and the only contributor was "Bonez565" (talk))
- 01:16, 29 November 2025 Bonez565 talk contribs created page Category:Chance To Find Random Skill Chest Attribute (Created page with "Category:Attributes_By_Type")
- 01:16, 29 November 2025 Bonez565 talk contribs deleted page Category:Equipment With A Global Chance To Find Chest Attribute (content was: "Category:Global Attributes Category:Chance To Find Chest Attribute", and the only contributor was "Bonez565" (talk))
- 01:16, 29 November 2025 Bonez565 talk contribs created page Category:Equipment With A Global Chance To Find Random Skill Chest Attribute Attribute (Created page with "Category:Global Attributes Category:Chance To Find Random Skill Chest Attribute")
- 01:14, 29 November 2025 Bonez565 talk contribs moved page File:Find Chest.svg to File:Find Skill Chest.svg
- 01:02, 29 November 2025 Bonez565 talk contribs created page Translations:Medieval sneakers/Page display title/de (Created page with "Mittelalterliche Sneaker")
- 01:02, 29 November 2025 Bonez565 talk contribs created page Medieval sneakers/de (Created page with "{{Footer|NoToc|DE}}")
- 01:02, 29 November 2025 Bonez565 talk contribs created page Translations:Medieval sneakers/3/de (Created page with "{{Footer|NoToc|DE}}")
- 01:02, 29 November 2025 Bonez565 talk contribs created page Translations:Medieval sneakers/2/de (Created page with "= Kurioses = *")
- 01:02, 29 November 2025 Bonez565 talk contribs created page Translations:Medieval sneakers/1/de (Created page with "{{Equipment |Item_Name = medieval_sneakers |Language = DE }}") Tag: Disambiguation links
- 00:52, 29 November 2025 Bonez565 talk contribs created the page Data:Npc/YAML/DE using a non-default content model "JSON"
