I decided to archive this project since it wasn't maintained and it's really outdated, if you're looking for a bancho emulator I recommend you to search for a newer and maintained one on github :)
An osu!Bancho server written in C# for fun and educational purposes.
This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com.
- Friends List
- IRC (Private Message, Channels)
- BanchoBot
To use it, you need to have Mysql and Visual Studio (or any IDE/compiler) to compile the C# Source code.
If you have these things, you will need to import the database osu.sql
into your mysql and then change the settings in the file Bancho.cs and create an account on the database on users_info
table with the password hashed in MD5.
To access the Bancho you need insert the following lines in your hosts file:
127.0.0.1 osu.ppy.sh
127.0.0.1 c.ppy.sh
127.0.0.1 c1.ppy.sh
- Aardwolf Rep for a part of HttpHost
- peppy for making the osu!