SkillAgentSearch skills...

OsuBancho

An osu!Bancho server written in C#

Install / Use

/learn @Igoorx/OsuBancho
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

THIS PROJECT IS NOW ARCHIVED

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 :)

osuBancho AGPL V3 Licence

An osu!Bancho server written in C# for fun and educational purposes.

This product includes GeoLite2 data created by MaxMind, available from <a href="http://www.maxmind.com">http://www.maxmind.com</a>.

Main things not yet implemented

  • Friends List
  • IRC (Private Message, Channels)
  • BanchoBot

How use

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

Thanks

  • Aardwolf Rep for a part of HttpHost
  • peppy for making the osu!
View on GitHub
GitHub Stars26
CategoryDevelopment
Updated2y ago
Forks5

Languages

C#

Security Score

75/100

Audited on Dec 25, 2023

No findings