Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by JNike Rulez

  1. JNike Rulez

    RealityRP [HabboRP][C#][PHP][R63]

    That looks bugged as hell. sorry..
  2. JNike Rulez

    Butterfly Emu Edit - Electro Emu

    Well.. I've coded just with Emerica the whole group system. You must be registered for see element. What does work: Joining groups Leave groups Group states like only request, open for everybody and private max. 50k users per group buying groups (workingggggg) splitting the group badge...
  3. JNike Rulez

    Justin Bieber Shirt

    Delete it before it lays eggs!!!!!!
  4. JNike Rulez

    [Habbolatino/Butterstorm] Infobus questions 100%

    Very nice. Thank you.
  5. JNike Rulez

    Group badge generator

    Guy, I know it myself. Thanks. But, the habbo-imager is old, the Symbol-codes and colors are wrong. Only the position works truely. And.. i need a new one, with all those new Symbols. Somebody got one? :P
  6. JNike Rulez

    Group badge generator

    // push -- didn't get it! Somebody knows the md5 hash? Thanks!
  7. JNike Rulez

    RevCMS lottery script

    Optimize your querys. They're very badly done. Anways it's nice for those who use revcms, i prefer own shenanigans.
  8. JNike Rulez

    Group badge generator

    Yeah so it's impossible for us. We should create an Habbo-Imager with all that symbols. I could import all the symbol's if you haven't got the time to do that. I'd write a script that rips all files and saves 'em in the folder. Anyways we have to make it in the server. The 'paket' should also...
  9. JNike Rulez

    Group badge generator

    b01104 = BASE s11017 <- SYMBOL 1 s83012 <- SYMBOL 2 s83010 <- SYMBOL 3 s19014 <- SYMBOL 4 d07bf15b99c791b1c71d3f393af039b6 <- WTF? Can somebody tell me what' da duck is the rest? Edit: d07bf15b99c791b1c71d3f393af039b6 This could be an MD5 hash? Has somebody maybe a way to find out how to...
  10. JNike Rulez

    I want code use.sso.ticket in HABBO RETROS

    That's a way, but not the best: mysql_query("UPDATE users SET auth_ticket = '".rand(0, 9999).'-'.rand(0,9999).' WHERE id = '".$USER["id"]."'"); $mQuery = mysql_result(mysql_query("SELECT auth_ticket FROM users WHERE id = '".$USER["id"]."'"), 0); echo $mQuery; try it so. Into the variables of...
  11. JNike Rulez

    Guide / Groups packet R63 POST - SHUFFEL

    Me and emerica did code all that group stuff already. Just need the badge-hash 'generating' code. If you've got an way to create the hash then upload it please. I need it and may help you. Screens of our group system: You must be registered for see element. There is almost all: Saving in...
  12. JNike Rulez

    How Do I Avoid That I Get Hacked?

    It's useless. Why just not code Ducking safe and escape all incoming bullshits using querys? Don't give to anybody access to housekeeping or just to people YOU TRUST AND NOT PEOPLE YOU KNOW 5 HOURS OF A RETRO! Also Housekeeping just for some users lol. Nothing else!
  13. JNike Rulez

    Group badge generator

    // push need it really!!!!
  14. JNike Rulez

    Group badge generator

    Hello, i'm coding right now with Emerica on an Server based off Habbolatino. Right now we've done groups almost 90%, just need some small features like generating the group badge. We can get the PopFixedIntegers from the Client, but it doesn't return us the group badge hash like...
  15. JNike Rulez

    HABBOLATINO - edited by AWA

    You must be registered for see element. Me and Emerica just done Groups :). Just one problem, we haven't got the popfixedstring from buy group per catalog for the badge string :S so we can't create a new group in sql for the users. Has anyone got them? Or 10 credits in .com for me or emerica...
Back
Top