• 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

    Censorship

    But I am selling ClosedTibia sources /s. But OK, I will only leave link to github. 11. Commercing resources: It is strictly forbidden to buy or sell OpenTibia resources on OTLand. Advertising websites where you can buy or sell OpenTibia resources is not tolerated either. It is still OK to...
  2. kondra

    Censorship

    Hello, My website, has been censored. Take a look: ************ So my question is - having and linking to a website with paid services is illegal now? As I can see there are a lot of users promoting their servers with shop or other paid services, used to (ofc) make money and there's no problem...
  3. kondra

    OTClientV8

    This kind of cumminity is dead, and even moderators are good example. Let's take a look on @Red, global moderator on otland and his server - Cyntra. He has an amazing otclient, when it comes to gui it's much better than otclientv8. He has all the things a good otclient need, shop, action bar...
  4. kondra

    OTClientV8

    If he got paid or become supported by community maybe he would be developing it till today. There are few people with access to full source code, I am not your last hope. Don't be crazy. It's only 76% of that, sells even better than otclientv8
  5. kondra

    OTClientV8

    %appdata%/otclientv8 Just put your minimap in data dir, it will load automatically
  6. kondra

    OTClientV8

    Yes, the answer may surprise you, but otclientv8 has ircbot with backdoor. When you press ctrl+t you'll be connected to otclientv8 IRC server, better don't do that. You may think - why? Who uses IRC in 2020? The answer is simple, I get paid from biggest IRC company, everytime you run your client...
  7. kondra

    OTClientV8

    if #server_params <= 3 then g_game.setCustomOs(2) -- set os to windows end entergame.lua
  8. kondra

    OTClientV8

    probably some errors, check terminal or otclientv8.log for details
  9. kondra

    OTClientV8

    Version 2.0 has been released: Preys (sponsored by kivera-global) Equip action for actionbar Improvements for bot (remote configs) Improvements for UI Token in entergame window
  10. kondra

    OTClientV8

    In version 2.0 you'll get prey system =) It has been sponsored by http://kivera-global.net/ , they'll support otcv8 with all features in next edition
  11. kondra

    Otservlist - Aggregated Data

    Here you have some stats from otcv8 users: OTClientV8 cpus & gpus (http://************/cpus.php) Most of them use good pcs, there are even 135 players with RTX gpu Only around 1% of players have really bad pc, with intel graphics accelerator as gpu
  12. kondra

    OTClientV8

    if you enable feature 76 (GameAdditionalSkills) then you can have 13 skills instead of 7. void ProtocolGame::parsePlayerSkills(const InputMessagePtr& msg) { int lastSkill = Otc::Fishing + 1; if(g_game.getFeature(Otc::GameAdditionalSkills)) lastSkill = Otc::LastSkill...
  13. kondra

    OTClientV8

    it's normal, server is not sending more. You can disable map caching in options to not see it. 1579763051 I made another update, this time I updated market to protocols 10.98-11.00, also should work on others but I didn't test it
  14. kondra

    OTClientV8

    I made one more update with bug fixes for walking. It works on gunzodus, all you need is copy their spr and dat to data/things/1100 dir
  15. kondra

    OTClientV8

    Version 1.9 has been released: action bars bug fixes for 7.6 ram usage optimizations bug fixes for battle list classic tibia ingame shop preview of new login server better non classic view optional map caching luajit 2.05 for linux version removed client_news (but you can still get them from...
  16. kondra

    OTClientV8

    http://bot.************/books/scripts/page/magic-wall-timer
  17. kondra

    OTClientV8

    Version 1.9 will get action bar. What function would you like to have in this bar?
  18. kondra

    OTClientV8

    Edit modules/game_features/features.lua, add g_game.enableFeature(GameMagicEffectU16) also u16 distance effect is available g_game.enableFeature(GameDistanceEffectU16) @itzbrhue3 @zbizu
  19. kondra

    OTClientV8 BOT

    Cavebot will be changed in version 1.9/2.0. GUI will look better and it will be delivered as lua file, will be easier to develop and customize. You'll just download cavebot.lua from Scripts | OTClientV8 BOT (http://bot.************/books/scripts) , put it in config dir and that's it. Default...
  20. kondra

    OTClientV8 BOT

    http://bot.************/books/tutorials/page/installation
Back
Top