Skip to content

Instantly share code, notes, and snippets.

@ukbully
ukbully / studyisland.user.js
Created February 15, 2020 03:00 — forked from theopolisme/studyisland.user.js
Study Island Bot -- Automatically answer questions on Study Island * for demonstration purposes only *
// ==UserScript==
// @name Study Island Bot
// @description Automatically answer questions on Study Island
// @include http://*.studyisland.com/cfw/test/options*
// @include http://*.studyisland.com/cfw/test/practice-session*
// @grant none
// @namespace http://github.com/theopolisme
// @license MIT License
// @version 1.01
// @released 2013-09-01