Search results

  1. T

    Show DevBest [PHP] Check if a string contains another string

    /* * Figures out if a string contains another string * @return the result. */ final public function Contains($haystack, $needle){ return strpos($haystack, $needle); } ..?
  2. T

    [DEV] tBlogger - PHP Blogging script by Anon.

    Yes, If that's what he's presenting then I'm going to judge..
  3. T

    [DEV] tBlogger - PHP Blogging script by Anon.

    I'm not sure if you're a 'beginner', but your script lacks any structure. I don't see any classes, OOP, etc. I'm not sure how far you want this project to go.. but if it's 'far' I suggest you learn PHP from a reliable source(php.net, w3school, etc) because who ever taught you PHP is doing it wrong.
  4. T

    UKRP old and new

    Maybe he was being nice because I see so many bad practices I quit after going halfway through the visual user's class.
  5. T

    UKRP old and new

    Most people can agree looking at this you don't understand programming. And need a lot of practice. Good Luck ;)
  6. T

    UKRP old and new

    This is horrible
  7. T

    Show DevBest RaptorCoder ~ Development

    Good PHP Practice: Clean yo code
  8. T

    [Open-Source] Blackbird [RP, r63]

    That isn't the case at all, I couldn't sell it anymore due to some e-merchant issues.
  9. T

    [Open-Source] Blackbird [RP, r63]

    CBA to write up some big description so if you don't know what it is google the name I do have a few youtube videos up. Yes this is an uber edit. Open sourced and you can get the database(Is it there..?) at http://github.com/Makarovich/lifeCMS The folder is very dirty with experiments of mine...
  10. T

    [RP] No name Emulator

    This is horrible :/
  11. T

    we was a bit naughty

  12. T

    [LEAK] DuckEmulator [C#, GUI, From Scratch] R63+

    DuckEmulator will now be sold, so me Joop and PeHump decided to leak it pre-build.
  13. T

    [LEAK] DuckEmulator [C#, GUI, From Scratch] R63+

    And that's why you are epically retarded.
  14. T

    [LEAK] DuckEmulator [C#, GUI, From Scratch] R63+

    I leaked it..? :S
  15. T

    [LEAK] DuckEmulator [C#, GUI, From Scratch] R63+

    Emulating for and made by experts. DuckEmulator got: - Compitable client R63+ - Errorlogger - Config setting with GUI - HelpBrowser - DatabaseManager from Project Butterfly R63+. - Stable structure - Will be Open Source. - Complete from Scratch. Pictures: GUI...
  16. T

    Disable UberEmu Navigator

    There is a lot of things you need to play with in Messages\Requests\Navigator.CS Here is a you may want to look at. private void GetRecentRooms() { if (!(Session.GetHabbo().Rank > 5)) return...
  17. T

    [VID] Apparently Black People Are Smart

    We've been planning this since Slavery. Now you all know the truth!
  18. T

    [RP][James] New License Command [James]

    I really hope that the 90% of you RP Developers (10% = Me, Sleddy, Aaron, Shorty) learn some caching. You don't really need any queries in the command if you cache it first..
Top