Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1
Search Results - Forums

Search:

Type: Posts; User: BeniS

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    21,622

    RocketLauncer Updater - Alpha1 Release

    Not sure if anyone here would find this tool useful, but I figured I would post it here anyway :D

    I made this over a couple of weekends in my spare time this year and basically what it is,
    ...
  2. Lolwut, that is my bot o.o you can get it free...

    Lolwut, that is my bot o.o you can get it free here https://github.com/BenDol/otclient-candybot also its not even in alpha stages yet haha. But could still function anyway I guess.
  3. Replies
    4
    Views
    6,190

    Thanks :) It is built for OTClient...

    Thanks :) It is built for OTClient. If you haven't tried it out, you definitely should! :)
  4. Replies
    4
    Views
    6,190

    OTClient CandyBot

    https://dl.dropbox.com/u/49948294/otclient/botcore.png OTClient CandyBot
    So, I have started working on a bot module for OTClient called CandyBot. It is far from finished at this stage, but feel free...
  5. This is a waste of time, as they won't be using...

    This is a waste of time, as they won't be using Tibia client for much longer.

    http://www.youtube.com/watch?v=3M9wOthk5Sg
  6. Replies
    7
    Views
    5,654

    RE: Client 9.81(Protocol 9.73) Login Changes

    Well I moved the client type to after the signatures and left it with 182 as the client type, I get the same error of: "End of file" and I get the same issue with any number that is not 0. With...
  7. Replies
    7
    Views
    5,654

    RE: Client 9.81(Protocol 9.73) Login Changes

    I'm unable to read the packets from the cipsoft client in the server login method. Perhaps the information was removed?
  8. Replies
    7
    Views
    5,654

    RE: Client 9.81(Protocol 9.73) Login Changes

    My latest commit for this client/protocol update: https://github.com/edubart/otclient/commit/44e428bccb9a5b37b6abd3555986c918bdf81b38#commitcomment-2362202
  9. Replies
    7
    Views
    5,654

    Client 9.81(Protocol 9.73) Login Changes

    As the title suggests the 9.81 client/9.73 protocol has had made changes to the login procedure. I am updating otclient to latest client(9.81) and am having a lot of trouble logging in to cipsoft...
  10. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    It should be easily converted to 8.0, you just need to work 8.10 features back to 8.0. OTClient has a great compatibility system in place to support multiple client versions from Tibia. But it was...
  11. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    There are plans to port it, yes.
    https://github.com/edubart/otclient/issues/64

    It should already be compatible however, just needs people to test it.



    Yes good job to edubart :P OK, thanks...
  12. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    Hey, can you try this client snapshot with dx9? See if it runs better for you: https://github.com/downloads/edubart/otclient/otclient-snapshot-win32-20120820.zip
  13. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    For anyone that wants to learn how to create otclient modules for pull requests, I just finished a good tutorial to help guide you through it https://github.com/edubart/otclient/wiki/Module-Tutorial
  14. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    Have been working on the market system for the past few weeks, here is its progress so far :D
    http://i.imgur.com/dUxfN.png
    About 90% completed.
  15. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    Hey, the otui is not css, it is a custom styling language created specifically for otclient. You will need to use some examples of other systems to get a better idea on how it works. Note that you...
  16. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    Try applying vertical sync.

    Also it is done in C++, lua doesn't mess with its graphics performance.
  17. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    Ah yes well this is one of the goals of otclient. The thing we need now is people that are willing to contribute and help create these things, this is a community project. So all the help otclient...
  18. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    It already is flexible enough to do that, you can create your own skins with ease. Take a look at the module systems.

    Also why would the 'modern' theme be an issue? It is simply offering people...
  19. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    It is very good :P



    Nah its not a project that will die off anytime soon. Especially if we get more contributors creating modules etc.



    Will do, there has been lots of progress lately and...
  20. Replies
    36
    Views
    12,069

    OTClient - Amazing Client Project!

    Hey all,
    Have you seen the new open sourced project that's got the open tibia community in awe of its epicness? Well here it is:

    OTClient - Most bad-ass alternative otserv client!
    ...
  21. Replies
    5
    Views
    1,190

    RE: A Mystery of Open Tibia!

    Baha you are right, I forgot about this setting entirely :) Thanks
  22. Replies
    5
    Views
    1,190

    [SOLVED] A Mystery of Open Tibia!

    Solved.
Results 1 to 22 of 22