Skip to content

Instantly share code, notes, and snippets.

@theopolisme
theopolisme / studyisland.user.js
Last active May 4, 2024 01:50
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