Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Igoorx/osuBancho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 http://www.maxmind.com.

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!

About

An osu!Bancho server written in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages