Search results

  1. aliking

    [REL] PatchRP Emulator (R63B)

    Bots are loaded by MySQL, on start up (so it's cached), then added into a BotManager dictionary to handle all the bots which have been added, so they can be fetched at a later date. I've removed unnecessary MySQL queries and re-coded my socket manager for a faster experience. I do not need to...
  2. aliking

    [REL] PatchRP Emulator (R63B)

    As I need a screenie of the topic; here's a snippet of the Roleplay.CS (per client) IMG: http://imgur.com/zyb6EcC Features (that are done) -> NodeJS (socket manager) -> Mus TCP manager (allows data to be sent to emulator) -> Roleplay caching, this means all data is saved when exit -> Weapons...
  3. aliking

    need help with a simple fetch mysql_query

    You're welcome ;D Make sure to like + sub :P
  4. aliking

    How should the homepage be done?

    It sounds really silly, but how about both of them? For an example, the default would be the one we currently have as our homepage; and if a user wants a different one - they can change it on their profile settings? So there are multiple choices to use (this is especially good, considering some...
  5. aliking

    Windows 8 issue

    Although you guys may be sitting there with a Windows 7 laptop, do not upgrade. Windows 7 is much more stable, depending on release - and what you're using (official/crack). However, if you really wish to upgrade to something about windows 7 - make sure you create a backup before doing so. You...
  6. aliking

    need help with a simple fetch mysql_query

    Hey, I'd suggest using this piece of PHP code: <?php $query = "SELECT * FROM items WHERE base_item = 'THRONE BASE ITEM';"; // You'll need to search your "furniture" table to get the Thrones base item ID. $amount = mysql_num_rows(mysql_query($query)); echo $amount; // Echo's the amount. ?>
  7. aliking

    Coder for my retro Rp

    Like I said, I do not longer give out my skype. If you'd like to be in contact with me, simply drop me a message (and friend request); https://www.facebook.com/ali.retro.90 @xExtremex
  8. aliking

    Coder for my retro Rp

    I can do practically most things - but I will not do a job for someone I don't know. Well, if cash offered I would.. ;) You won't get a decent coder without paying, trust me. You'll get coders who use "Thread.Sleep(1000);" and constantly loop that for their timers. (Which is a bad way) If you're...
  9. aliking

    [R63] - Silver Tablet - [SWF] [SQL]

    Literally finishing off the SWF, will upload in ten minutes or so bro. Updated link: https://www.mediafire.com/?rknx4umektdg4c3 (SWF only) Thank you for updating the thread :)
  10. aliking

    [R63] - Silver Tablet - [SWF] [SQL]

    Of course, I will use MediaFire :)
  11. aliking

    [R63] - Silver Tablet - [SWF] [SQL]

    I'll re-download my SWF Decomplier, and upload a new .swf file download. Thanks for telling them too owen x]
  12. aliking

    [HELP] White client + Portforwarding

    I can portforward your retro, and take a look at why your client is not loading; I cannot guarantee I can fix it though..
  13. aliking

    [r63b] Can't place two of same furnis!

    ALTER TABLE `items` MODIFY COLUMN `extra_data` text CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '0'; this should work.
  14. aliking

    [HELP]Database [HELP]

    Please post the query and I can fix it for you.
  15. aliking

    Hiring a GFX for Habbi Hotel

    Joe, Joey, zJoey Jew or whatever you go as If you're joe richardson or whatever, you're an alright guy but most of your hotels have failed sadly, Habbi is probably the best hotel that isn't flooded with rares, and the economical system on Habbi is brilliant.
  16. aliking

    Need Help With My Staff.php

    Hey again :) It's nothing to do with CSS(3).. that's javascript.. View-Source the hotel (by going to view-source:http://{url}/{the shop page}) and adding the <script>'s?
  17. aliking

    How Do I add to this? "REVCMS"

    Hey? reopen a teamviewer session bro, im back
  18. aliking

    How Do I add to this? "REVCMS"

    Explain into further detail, maybe host a join.me/teamviewer session and I may be able to help you. :)
  19. aliking

    Wabbo Catalogue Release

    I know this is reallyyyyy late, but can anyone give me a valid download link?
  20. aliking

    [Release] RevCMS IMPORTANT Exploit Fix!

    This isn't even an exploit - you cannot access this as it returns a 404 error. This is another stupid tutorial to trick people;
Top