JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
47 stars 28 forks source link

Question #622

Closed arandomdude7 closed 1 month ago

arandomdude7 commented 1 month ago

What is your question?

is there a way to get this info: score, combo, nps?

JordanSantiagoYT commented 1 month ago

songScore = score, so either getProperty('songScore') or just 'score' getProperty('combo') getProperty('nps')