• 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. kuhi

    The end - for botters. BattlEye comes to Tibia

    I don't remember the link as it was years ago when I was playing Black Desert and made a fishing bot in that game but I just followed this guides: Disable Hyper-V in the Windows Services does not work for me, because I do not have this option Edit in the Regedit under "HKEY_Local_Machine ->...
  2. kuhi

    The end - for botters. BattlEye comes to Tibia

    I'm not sure but I could say 2-3 months? I don't play tibiarl as I consider that's not tibia anymore, but some rl friends tested it on Antica. So I'm not sure how long they played (at least 2 month)...
  3. kuhi

    The end - for botters. BattlEye comes to Tibia

    My scripts works in any version and any client, I'm using for more than 2 years. Why should you run it in a virtual machine? There are better ways like RDP Wrapper. Also you can avoid VM detection, you only have to regedit. Mouseclicks and delays can be randomized with another extra layer of...
  4. kuhi

    The end - for botters. BattlEye comes to Tibia

    Please bro can you explain how pixelsearch, imagesearch, ocr, etc... are being detected? I'm kuhi from the old kuhiscripts.com (Kuhicop - Overview (https://github.com/Kuhicop?tab=repositories)) and I'm only coding bots simulating human behavior, maybe I won't make the best bot features but I'm...
  5. kuhi

    Kuhiscripts now opensource

    vb.net bot have alerts, runemaking, targeting, looting (needs to be improved), trainer, healer, fishing, etc python only have menu (it's being developed I just started 1 week ago in my spare time) autoit bot have runemaker and alerts but I didn't test it (should work) Keep in mind I'm not...
  6. kuhi

    Kuhiscripts now opensource

    Hello everybody! As I'm out of time but I always wanted to improve my projects, I just decided to open source them. I hope this helps someone and maybe the community wants to keep an eye and improve something. This is the link to github: Kuhicop - Overview (https://github.com/Kuhicop) There...
  7. kuhi

    Tutorial Running Cipsoft Server Files

    Can someone upload the database schema? Thanks!!
  8. kuhi

    Nostalrius 7.7

    I'm getting kicked every 35 secs, in config.lua I have 15 min settings Any ideas? Thank you!
  9. kuhi

    Error 10061 only external IP

    Hello, I got an error only with OTHire server, with other servers I don't have any problems. People can't connect they're getting error 10061, but I can connect from any internal address. I just made git clone --recursive othirerep to clone the git. Then compiled in vs express 2010 as the wiki...
  10. kuhi

    AAC Znote (Change "name" to "id")

    After testing this patch my character list is empty, someone found another fix? @Extrodus thanks for sharing anyways!
  11. kuhi

    [TFS 1.2] Tibia 7.4

    which aac are you using with this distribution? I tested with gesior and znote but they're not supporting "id"-"name" old account structure.
  12. kuhi

    TFS 1.X+ Website working for TFS 1.2 protocol 7.4?

    Hello, I'm trying to run a server TFS 1.2 protocol 7.4, this one: [TFS 1.2] Tibia 7.4 (https://otland.net/threads/tfs-1-2-tibia-7-4.263665/) Ingame everything is working fine, but I can't find a website that works on that server because the server database schema for accounts is: id | password...
  13. kuhi

    [Tutorial] How to find out whats OTS or Tibia public RSA key?

    I have this error: Imgur: The most awesome images on the Internet
  14. kuhi

    [7.4] TFS 1.2

    This is the errors I'm getting: Gyazo - e8beeef315304f292dd89577a7a00d5c.png I followed that steps again removing all I had. I also installed 2015 version in Windows 10 and didn't work. 1>------ Rebuild All started: Project: theforgottenserver, Configuration: Release x64 ------ 1> otpch.cpp 1>...
  15. kuhi

    [ZNOTE AAC] Raid Schedule

    ty bro
  16. kuhi

    [7.4] TFS 1.2

    Bro, I followed that guide like 10 times... 1. Download forgotten7.4 2. Download boost and sdk. 3. run register_tfssdk_env.bat in sdk folder (C:\Users\xxxxx\Documents\tfs-sdk-3.2\register_tfssdk_env.bat) 4. run register_boost_env.bat in boost folder...
  17. kuhi

    [7.4] TFS 1.2

    I also get this errors. 1>..\src\game.cpp(3409): warning C4189: 'targetPlayer': the local variable is initialized but makes no reference to it 1>..\src\player.cpp(680): warning C4100: 'isLogin': unreferenced formal parameter 1>..\src\protocolgame.cpp(1724): warning C4063: case '2' It is not a...
  18. kuhi

    [7.4] TFS 1.2

    that's when try to compilate
  19. kuhi

    [7.4] TFS 1.2

    \forgottenserver-master\src\otpch.h(42): fatal error C1083: No se puede abrir el archivo incluir: 'boost/asio.hpp': No such file or directory 1>Compilación del proyecto "theforgottenserver.vcxproj" terminada -- ERROR.
Back
Top