Skip to content

Instantly share code, notes, and snippets.

View shubanker's full-sized avatar
🤓
A fool with a coffee mug and a laptop, trying to get some fun out of it.

Shubanker Chourasia shubanker

🤓
A fool with a coffee mug and a laptop, trying to get some fun out of it.
View GitHub Profile
@shubanker
shubanker / wordleunlimited-solver.js
Last active March 7, 2022 12:49
wordleunlimited AutoSolver
// ==UserScript==
// @name wordleunlimited autoMate
// @namespace https://www.wordleunlimited.com/
// @version 0.4
// @description Auto Solve Wordle Unlimited
// @author Shubanker Chourasia
// @match https://www.wordleunlimited.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=wordleunlimited.com
// @grant none
// @require https://cdn.jsdelivr.net/gh/pieroxy/lz-string/libs/lz-string.min.js