• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. kondra

    OTClientV8

    Fixed. Update your bot config to - OTCv8/default_bot_config (https://github.com/OTCv8/default_bot_config) , it's in %appdata%/otclientv8/otclientv8/bot @PuszekLDZ Don't use login.php, it will be replaced by OTCv8/OpenTibiaLoginServer (https://github.com/OTCv8/OpenTibiaLoginServer) in 2-3 weeks
  2. kondra

    [OTCv8] New cavebot

    Hey! As some of you know, there's new cavebot for otclientv8. It's hosted here: OTCv8/default_bot_config (https://github.com/OTCv8/default_bot_config) I call it default_bot_config, later it will be separated into WarBot and CaveBot What features would you like to have in this new cavebot? Not...
  3. kondra

    OTClientV8

    Version 2.3.1 has been released! Action bars and hotkeys with items work now on old tibia protocols (7.72, 7.60), you just need to have container with specific item opened Fixed bug with disappearing ladder Fixed bug with corpses above players Fixed bug with stairs Updated cavebot, select...
  4. kondra

    OTClientV8

    Fixed in 2.3.1, will be released within 24h
  5. kondra

    OTClientV8 BOT

    OTClient 2.3 has now new cavebot. I recommend to get it!
  6. kondra

    OTClientV8

    It's from otservlist.org, can be changed in init.lua (Services.status)
  7. kondra

    OTClientV8

    Version 2.3 has been released! It comes with new, much faster, more advanced cavebot and new bot config Cooldowns and images of spells for action bar Character name in program title Many bug fixes I highly recommend update to new version, it should be amazing!
  8. kondra

    Searching working bot on actual REAL TIBIA

    Protip: There's no battleeye on linux, you can easily make bot there. I even have one, but only for packet recording
  9. kondra

    OTClientV8

    make sure it's detected as otcv8 - OTCv8/forgottenserver (https://github.com/OTCv8/forgottenserver) - 2nd commit you may change os version in client_entergame/entergame.lua
  10. kondra

    OTC v8 help

    for 1 and 2 edit init.lua if you want to remove shop remove game_shop or disable it in modules/game_features/features.lua
  11. kondra

    OTClientV8

    I will check it out soon, if I am able to reproduce it, expect fix in 2.3 release by the end of this week
  12. kondra

    OTClientV8

    Version 2.2.1 has been released. It includes bug fixes for market (search, tibia coins, my offers, commas), new text editor (check out game_textedit module, also for bot), new functions for bot, small layout updates. I've created fork of theforgottenserver, I will be adding there otcv8 features...
  13. kondra

    OTClientV8

    get 2.2 version or disable extended opcodes in modules/game_features/features.lua
  14. kondra

    OTClientV8

    Version 2.2 has been released. Retro layout has been added (and is now default layout), bug fixes for npcs, preys, actionbar, market, minimap and some other things. New bot and new entergame are still under development
  15. kondra

    OTClientV8

    In last 24h otcv8 has been used by 7000 unique users. In total it has 45k unique users since beginning. I'm working on big update - with a lot of new features, new cavebot and classic tibia ui as an option. There's a lot of things to be done so you will need to wait up to 2 weeks for that. It's...
  16. kondra

    Open Tibia Login Server - brand new open source login server

    I made 3 commits since last post. New things: Two-factor authentication (token) Finished status protocol Auto detection of database type Added correct outfits for tibia 12 login Added prototypes for cams and casts Added translations for vocations Auto detection of database type is an cool and...
  17. kondra

    Open Tibia Login Server - brand new open source login server

    New commit - support for tibia 12 has been added. I also added support to bind multiple ports (will be nesesery for ots list status when using multiworlds) and updated few files. Token support hasn't been added yet, will be added in next commit - tomorrow.
  18. kondra

    Open Tibia Login Server - brand new open source login server

    There was some delay. I made another commit today. Protocols 7.40 - 11.00 are now supported. Auth token support is missing, will add it next commit. I also added limits for connections / invalids authentications.
  19. kondra

    OTClient v8 outfit/name position

    make lua module doing that
  20. kondra

    OTClient v8 outfit/name position

    use creature:setInformationOffset(x,y)
Back
Top