Skip to content

Script to automatically solve StarQuiz questions in MovieStarPlanet 2.

Notifications You must be signed in to change notification settings

salmonslay/auto-starquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

auto-starquiz

Script to automatically solve StarQuiz questions in MovieStarPlanet 2.

Video demo

Video

Usage

  • Open and log in to MovieStarPlanet 2.
    • Do not join a StarQuiz yet.
  • Copy and paste the entire index.js script into your debug console (Ctrl+Shift+I).
  • Write init("your_LANGUAGE"); in the console.
    • For example init("sv_SE");.
  • Join a StarQuiz.

Note that some answers might be incorrect, the reason for this can be read here.

Contribution

Placing something like this in the runGame(); method seems to answer the question locally, however no rewards will be granted after the quiz is finished. Probably shouldn't be too hard to solve, but it's nothing I plan to do.

ws.send(`42["quiz:answer",{"answer":1}]`)

About

Script to automatically solve StarQuiz questions in MovieStarPlanet 2.

Topics

Resources

Stars

Watchers

Forks