Search results

  1. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Sorry for the lack of updates. There where loads of updates but not posted. Well here they are. Previous updates [not posted]: Coded Server and Client message in rPlugin [With new protocol support] Coded the headers in rPlugin [rHeaders] using short [Int16] [2] [Bits]. Today: Well, today i was...
  2. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Updated Main thread with some stylish images.
  3. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    To be honest, i can't give a exact release date as they may be unexpected events and delays but it will a long and hopefully a change to the whole Habbo community [stop idiots making profit from there hotels]. That is my plan.
  4. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    private void Initialize() { var connectionBuilder = new MySqlConnectionStringBuilder(); connectionBuilder.Server = Config.GetString("rSql.Host"); connectionBuilder.Port = Convert.ToUInt16(Config.GetInt32("rSql.Port"))...
  5. Zak

    Coder wars - Post your IDE's and dev environments here!

    Visual Studio 2010 - C# Nuff said.
  6. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    /********************************** * RevEmu ~ 2011 * By Zak * * RevCMS ~ 2011 * By Kryptos * *...
  7. Zak

    Need help with making a v26 with PHPRetro

    UPD, TPD? LOL You mean UDP, TCP
  8. Zak

    Need help with making a v26 with PHPRetro

    .......BS..............MEGA..................BS.........................
  9. Zak

    [UKF] [Dubstep] Sabi - Wild Heart (Zeds Dead Remix)

  10. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Yeah a good server takes a good amount of time a patience. The packets will not be together they will have there own systems the old system did do that but i decided to do a whole new system.
  11. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Yeah i suck at this shit. I did only use paint haha. Anyway updates on Crypto: /* * Credits To LitteJ for coding the Class Libary * Credits To Zak For Setting It Up * Bye Bye New Crypto. * 2011 ~ LittleJ * 2011 ~ RevEmu */ namespace RevEmu.Habbo_Encoding { public static class...
  12. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    I thought i'd do a logo dunno if it's any good first attempt: http://screensnapr.com/v/SSgHxm.png
  13. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Can someone packet log Habbo the login bit and room entering only. I can't packetlog properly as lab is hosting he's shizzle.
  14. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Headers will be developed in a class libary. To add new headers there will be a plugin called. rHeaderAdder. Which simply asks you for the Header Name, Header ID, And Preferred Name like Init_Crypto
  15. Zak

    DevBest Awards 2011 - Get Voting!

    LOL A Girl. Erm I'll do only a few for now. Biggest Nerd : Rastalulz That is all.
  16. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    The amount of effort is not nice it is horrid!
  17. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Code Name: rPathfinder Advanced Pathfinder Type: DLL Plugin Y/N : Y Coded so far? Coded the rPathfinder engine. Coded the rPathfinder base. TODO: code it into the server [Easy tbh most of it's coded in the DLL all i gotta do it set it up in the class]
  18. Zak

    Revolution Emulator [C#, R63B, Encryption Cracked, DAO, Fluent NHibernate, Lua Plugin, Mono]

    Nvm don't need your help i just got confused because i thought the framework was a console application but i noticed it was a class libary [DLL]. So i just imported the DLL and am ready to code the socket classes.
Top