Recent content by wow97

  1. wow97

    Football Bug

    Please, help me! https://i.gyazo.com/3d81665fbb57b64e6966d3519062e4a9.mp4 using Plus.Collections; using Plus.HabboHotel.GameClients; using Plus.HabboHotel.Items; using Plus.HabboHotel.PathFinding; using Plus.Messages; using Plus.Messages.Parsers; using Plus.Util; using System; using...
  2. wow97

    BobbaRP no connect

    ## BobbaRP EMULATOR ## MySQL Configuration db.hostname=127.0.0.1 db.port=3306 db.username=root db.password= db.name= ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=999999 ## Game TCP/IP Configuration game.tcp.bindip=my-ip game.tcp.port=30000...
  3. wow97

    Chat Console

    Porco dio (God Pig) does not make me post all the code https://www.mediafire.com/file/isd7yxhgmth029w/HabboMessenger.cs/file IS THIS MY HABBOMESSENGER! FUCK 20000 CHARACTER SYSTEM!!!!!!!!!!!!!!! 1555333632 Help me please
  4. wow97

    Chat Console

    Forgive me I am not so inclined for the emulators, however I found this: Response.Init(LibraryParser.OutgoingRequest("UserProfileMessageComposer")); Response.AppendInteger(habbo.Id); Response.AppendString(habbo.UserName); Response.AppendString(habbo.Look)...
  5. wow97

    Chat Console

    Ok i use retialation v2... And, i see double table in the db... (Sorry for my english. Paste screen)
  6. wow97

    Chat Console

    I have a big problem whit Chat Console.. I see double user. /// <summary> /// Called when [status changed]. /// </summary> /// <param name="notification">if set to <c>true</c> [notification].</param> internal void OnStatusChanged(bool notification)...
Top