<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>firefox on Stephen Swanson</title>
    
    
    
    <link>https://stephenswanson.xyz/tags/firefox/</link>
    <description>Recent content in firefox on Stephen Swanson</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>stephen@stephenswanson.xyz (Stephen Swanson)</managingEditor>
    <webMaster>stephen@stephenswanson.xyz (Stephen Swanson)</webMaster>
    <copyright>Stephen Swanson - CC BY 3.0 US.</copyright>
    <lastBuildDate>Thu, 24 Mar 2022 00:00:00 -0700</lastBuildDate>
    
	<atom:link href="https://stephenswanson.xyz/tags/firefox/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>How To Cheat At Wordle</title>
      <link>https://stephenswanson.xyz/articles/how-to-cheat-at-wordle/</link>
      <pubDate>Thu, 24 Mar 2022 00:00:00 -0700</pubDate>
      <author>stephen@stephenswanson.xyz (Stephen Swanson)</author>
      <guid>https://stephenswanson.xyz/articles/how-to-cheat-at-wordle/</guid>
      <description>
        
          &lt;img src=&#34;https://stephenswanson.xyz/articles/how-to-cheat-at-wordle/cover.webp&#34;/&gt;
          
        
        
        &lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;I know a fair few people who are playing the &lt;a href=&#34;https://www.nytimes.com/games/wordle/index.html&#34;&gt;New York Time&amp;rsquo;s Wordle&lt;/a&gt;. I&amp;rsquo;m not very good at word games, so I started poking around to see if I could find the answer in my own way, and write a browser extension to do it for me.&lt;/p&gt;


&lt;div class=&#34;notices warning&#34; &gt;&lt;p&gt;Following the guide contained herein is guaranteed to put strain on your friendships with real Wordle players. Only continue if you&amp;rsquo;re willing to brave the consequences.&lt;/p&gt;
&lt;/div&gt;
&lt;h3 id=&#34;the-manual-way&#34;&gt;The Manual Way&lt;/h3&gt;
&lt;p&gt;It turns out that unlike some other Wordle-inspired games, the NYT Wordle just keeps the solution in the browser&amp;rsquo;s local storage, so the process for cheating looks something like this:&lt;/p&gt;


&lt;div class=&#34;notices note&#34; &gt;&lt;p&gt;I&amp;rsquo;m using Firefox here. You may have to modify the steps here if you&amp;rsquo;re using a different browser.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;First, go into the Firefox tool bar and select &amp;ldquo;More Tools&amp;rdquo;:&lt;/p&gt;

  &lt;img src=&#34;open-more-tools.webp&#34;  alt=&#34;Opening more tools in Firefox&#34;  class=&#34;center&#34;  style=&#34;border-radius: 8px;&#34;  /&gt;


&lt;p&gt;Next, open the Firefox web developer tools:&lt;/p&gt;

  &lt;img src=&#34;open-dev-tools.webp&#34;  alt=&#34;Opening the Firefox web developer tools&#34;  class=&#34;center&#34;  style=&#34;border-radius: 8px;&#34;  /&gt;


&lt;p&gt;Then, click &amp;ldquo;Storage&amp;rdquo;, then click &amp;ldquo;Local Storage&amp;rdquo;, then click &amp;ldquo;&lt;a href=&#34;https://nytimes.com&#34;&gt;https://nytimes.com&lt;/a&gt;&amp;rdquo;.&lt;/p&gt;

  &lt;img src=&#34;browse-local-storage.webp&#34;  alt=&#34;Finding the New York Times local storage entry&#34;  class=&#34;center&#34;  style=&#34;border-radius: 8px;&#34;  /&gt;


&lt;p&gt;The solution will be in the long string on the right:&lt;/p&gt;

  &lt;img src=&#34;found-solution.webp&#34;  alt=&#34;Finding the solution to the Wordle&#34;  class=&#34;center&#34;  style=&#34;border-radius: 8px;&#34;  /&gt;


&lt;h3 id=&#34;the-fun-way&#34;&gt;The Fun Way&lt;/h3&gt;
&lt;p&gt;After figuring out the above, I decided to write a little browser extension to automatically pull the solution from local storage for me. The extension is called Robotle, and it&amp;rsquo;s on my &lt;a href=&#34;https://gitlab.com/ArchWizard101/robotle&#34;&gt;Gitlab&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s Robotle in action:

  &lt;img src=&#34;robotle.webp&#34;  alt=&#34;Robotle solving the wordle&#34;  class=&#34;center&#34;  style=&#34;border-radius: 8px;&#34;  /&gt;

&lt;/p&gt;
&lt;p&gt;Robotle currently only works on the NYT wordle, and only supports Firefox. Maybe someday if the mood strikes me, I&amp;rsquo;ll extend him and make a more universal Wordle cheating tool.&lt;/p&gt;

        
        </description>
    </item>
    
  </channel>
</rss>