Skip to content

Simple automation script to achieve "Detective Chief Inspector" achievement.

Notifications You must be signed in to change notification settings

chxru/her-story-automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Her Story, Detective Chief Inspector achievement

Script to achieve "Detective Chief Inspector" in Her Story
Have any issues? DM me yxka#9995

Prerequisite

  1. Install node js
  2. Clone or download the script
  3. Open command prompt inside the script folder
  4. Enter followin command
    npm i # or yarn

How to use

  1. Open the game in 1920x1080 resolution, full screen in main display (if you have multiple displays). If your resolution is different than this, you may have to edit the mouse locations in the index.js file.
  2. Start the game and type word BLANK in the search bar. (Check the youtube video)
  3. Open the terminal inside the script folder. (Make sure you completed the prerequisites, otherwise it doesnt work)
  4. type and enter node index.js
  5. Focus on the game
  6. Wait :)

How its work

It is a little trick mentioned in here. Every video has the tag BLANK initially, so the script use it to query videos and view them and remove the BLANK tag. So in the next query, all 5 videos are tagged with BLANK and unwatched videos.

About

Simple automation script to achieve "Detective Chief Inspector" achievement.

Topics

Resources

Stars

Watchers

Forks