[Uber] Motto fix

Kieren

The OGz
Aug 4, 2010
2,957
751
Just a simple tutorial what I have found but written in my own words.

Your motto doesn't upload on to your client?

Go to your emu open MusSocket.cs then find "updatemoto" add under;

Code:
using (DatabaseClient dbClient = UberEnvironment.GetDatabase().GetClient())
Client.GetHabbo().Motto = UberEnvironment.FilterInjectionChars((string)Row["motto"]);

if already there replace it, credits on finding this out is, Crash and for releasing on here mwa! If you any problems in doing this just PM me.
 

Dayron1234

Rapnameiszero,cuzIhavezero,toleranceforidiots
Jun 30, 2010
772
35
I thought this was the motto fix for the CMS but I see its for the emulator and since I got this good release.Could help out some people
 

Users who are viewing this thread

Top