Skip to content

Instantly share code, notes, and snippets.

@avocado3
Created February 5, 2014 08:51
Show Gist options
  • Save avocado3/8819566 to your computer and use it in GitHub Desktop.
Save avocado3/8819566 to your computer and use it in GitHub Desktop.
単位落としシミュレータ:登校支援ブックマークレット
javascript:void(function(){document.getElementsByTagName("a")[5].onclick=new Function("goToSchool();document.getElementById('status3_1').style.color=(tired+Math.floor(level*15+20)>tiredMax)?'#FF0000':'#FFFFFF';return false;");document.getElementsByTagName("a")[12].onclick=new Function("sabotage();document.getElementById('status3_1').style.color=(tired+Math.floor(level*15+20)>tiredMax)?'#FF0000':'#FFFFFF';return false;");})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment