Daggerwalk Logo

Filters

Current Quest

Travel to 🕳️Bleeding Tree of Zenithar in Totambu

Map
Quest giver: Marorim the Knight

"Deliver signed papers to Bleeding Tree of Zenithar."

- Marorim the Knight

Started today

20 XP

Quests FAQ

How do quests and logs work?

Every 5 minutes the game sends a log of the current state to the server. Each log records the Walker's location, chat commands, and more. Quests are only checked and updated when a new log arrives.

How do I get credit?

Send a chat command during the quest window (from when the quest starts until the log that completes it). If your command appears in one of those logs, you’re credited.

What happens when a quest completes?

When a log matches the quest’s target POI, the quest is marked completed, all qualifying users are awarded, and a new quest immediately begins.

Leaderboard

User Total XP
billcrystals 40
daggerwalk_bot 40
poggoli 40

These commands can be typed into the chat above to interact with the live game.

Cmd Desc Ex.
!walk Start walking !walk
!stop Stop walking !stop
!jump Jump !jump
!esc Press escape key !esc
!left [num] Move left [num] times !left 5
!right [num] Move right [num] times !right 3
!forward [num] Move forward [num] times !forward 10
!back [num] Move backward [num] times !back 7
!up [num] Look up [num] times !up 2
!down [num] Look down [num] times !down 4
!map Toggle map view !map
!use Interact with object in center of screen !use
!selfie Toggle third-person selfie cam !selfie
!shotgun Pretty self explanatory !shotgun
!modlist List active mods !modlist
!song [num | random | category] Start a vote to change the music !song random, !song 16, !song category world
!reset Start a vote to reset to last known location !reset
!killall Kill all nearby enemies !killall
!info List game state information !info
!help List available commands !help
!exec <command> Execute console command (admin only) !exec tele2pixel 100 200
!save Save the game !save
!more Display more commands !more
!weather [type] Start a vote to change the weather !weather foggy
!gravity [0-20] Start a vote to change the gravity !gravity 10
!levitate [on/off] Start a vote to start or stop levitating !levitate on
!toggle_ai Start a vote to toggle enemy AI on or off !toggle_ai
!exit Start a vote to teleport out of an interior !exit

"The characters in the game do walk a little bit faster than a real human, but walking from one end of the continent to the other would be equivalent to really walking the length of Great Britain."

- Bruce Nesmith, Daggerfall's design leader From Trent Ward's Gamespot Daggerfall Preview, May 1, 1996
Original Daggerfall logo

The Elder Scrolls II: Daggerfall was released in September 1996 and features one of the largest game worlds ever created. Daggerwalk is a collection of technologies that live-streams a bot endlessly walking through the massive Iliac Bay. Viewers can interact with the game by typing commands into the chat and The Walker's progress can be viewed on this website.

Streaming Schedule

9:00 AM - 12:00 AM (Midnight)
Every day • Eastern Standard Time

Hardware

Dell Optiplex 3050

A humble small form factor Dell Optiplex PC runs Daggerwalk autonomously. It's programmed to boot up at a certain time each day, run the Daggerwalk scripts, and shut back down again on a timer. It handles the game's graphics, streaming, and running the Twitch bot comfortably - keeping a cool temperature for a stable operation many hours per day.


Software

Mods

Nexus Mods:
My Own Custom Mods:

Game automation / Twitch bot

To automate the game first a Python script launches Daggerfall Unity, waits for the game to load, enters a few console commands like "god mode," and starts walking. Next it launches OBS which is set up to begin streaming immediately. Finally the Twitch bot starts up, handling input from chat and making requests to the kershner.org web server.

Website

Daggerwalk's backend is built into a larger Django monolith site. This page uses basic HTML, JavaScript, and SASS. The map images were taken directly from the game.

Useful tools