Is there a way to challenge a friend to a specific puzzle?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cheeksofgod
    Member
    • Feb 2025
    • 1

    #1

    Is there a way to challenge a friend to a specific puzzle?

    I’d like to be able to send specific puzzles to a friend, and vice versa, so we can compete against each other. Is that possible on this site?
  • MrsPokey
    Member
    • Dec 2024
    • 1

    #2
    Great question!

    Comment

    • piterusz
      Member
      • Jan 2025
      • 3

      #3
      It's not at all trivial unfortunately.

      I couldn't figure out a way to do it while logged in. But you can do it anonymously.

      Open the browser's console, usually by pressing F12. Copy this command in the console and press enter.

      `https://starbattle.puzzlebaron.com/play.php?u=${document.querySelector('form:has([value="Start this puzzle »"]) input[type="hidden"]').value}`

      This should output the url you both have to visit in order to play the same puzzle.

      Comment

      Working...