NSelenium is a selenium script in python for nationstates challenges. It automates the challenges, provided that you login first.
This was made in an hour or two, so you'll most likely experience bugs. If you find any, feel free to make a comment!
This script supports matchmaker, random world and region. Simply change
btn = WebDriverWait(driver, 10).until(EC.element_to_be_clickable((By.NAME, "matchmaker")))
to