Overview
This introduces a script to help you with Lily Rank grinding.If this violates any rules, feel free to delete. I feel a script that simply emulates inputs probably does no harm for this game, but I respect whatever developer/moderator thinks.
Get the code
[link]
.ahk is simply a text file you can view and change with notepad
Requirements
- Have AHK installed, and then double-click this script to load it
[link] - You have to start at this screen. Pointing to Lv5 of Neptral Tower
- Have control set to keyboard
- Use pre-torn outfit, or anything that won’t trigger costume break easily. That messes up with timing.
How to use
- Press F8 to start the loop. Press F8 again to stop the loop. Note that it will only stop after current loop finishes executing for current round.
- This only grinds one pair. You have to change the character selection code after each pair.
- Don’t forget to reload the script each time you change and save it! (Right click the H icon in notification area)
It’s not 100% reliable for few characters. However, you can get through most pairs without any issue. It really depends on the timing and range of attack. The wider the range, faster the attack, the less likely you will miss the Dogoo or having it run away.
You can try tune timing in the gameplay section of the script for each character. Once you understand what the script doing, just by looking at how it failed, it’s super easy to get it right again for a new character. Usually for each character, either primary attack or strong attack will be good enough to finish the job consistently.
Here are a few example loops I used for various characters. I already have lv10 rank between Dengekiko and Famitsu after climbing the tower so didn’t try any config for them.
Final words
Again, the .ahk file is simply a text file and I’ve commented what each code block is doing so that you can tailor to your need. It’s not fully automatic, but at least now you can do something else (but not on the same computer) so long as you keep an eye on it.
Feel free to share the code anyway you want.