SkillAgentSearch skills...

Omppc

osu!mania performance points (and starrate) calculator

Install / Use

/learn @semyon422/Omppc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

omppc

osu!mania performance points (and starrate) calculator
luajit required (for bit operations)

Usage: luajit omppc.lua [OPTIONS]

  -b    set path to .osu file  
  -m    set mods in AABB..ZZ format (e.g. EZNFFL) or number  
  -s    set score  
  -v    set verbose mode  
  -j    set json mode  

Examples: 
  luajit omppc.lua -b /path/to/file.osu -s 1000000
  omppc.lua -b /path/to/file.osu -s 1000000
  omppc.lua -b "/path with spaces/to/file.osu" -s 1000000
  omppc.lua -b /path/to/file.osu -s 500000 -m EZDT -v
  omppc.lua -b map.osu -s 500000 -m 64 -j

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks4

Languages

Lua

Security Score

80/100

Audited on Jun 2, 2023

No findings