• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by miguelshta

  1. miguelshta

    Scripter Experienced LuaScript Developer Looking to Join a Team

    👋 Hello Otland Community! Let me introduce myself 👋 👤 Who am I? Hello everyone! My name is Miguel, a software engineer from Mexico. While my professional expertise is in Python 🐍, I also have a great passion for Lua and LuaScripts 📜. 🎮 My Tibia Experience I've been involved in the...
  2. miguelshta

    Crystal Server

    lk
  3. miguelshta

    [Poland] [8.0] Midhem Online | Tempra May. 1

    I've been playing Midhem with some friends lately and honestly, it's been a blast. The quests are super well-designed — not just your typical "go kill 10 monsters" type, but actually interesting and immersive. Big props to the team for putting so much thought into them. What really got me...
  4. miguelshta

    TFS 1.X+ Spell execute cooldown

    Solutions to Allow Simultaneous Healing and Other Spells Modify the Spell Exhaust System (Recommended) The most robust solution is to modify the spell exhaust system in the source code to handle different spell groups independently: Edit spells.cpp (or similar file in your server's source)...
  5. miguelshta

    Monsters Grenade TFS 1.4+

    miguelshta submitted a new resource: Monsters Grenade TFS 1.4+ - Monster Grenade generate random number of monsters in 5 seconds Read more about this resource...
  6. miguelshta

    C++ Help trying to do GoEast & Autoloot packets

    Im trying to create some utilities using jo3bingham/TibiaAPI as reference. im trying to simulate it on python with not sucess> import socket def send_go_east_packet(client_socket): try: packet_type = bytes([0x66]) # Replace with the actual packet type...
  7. miguelshta

    Currently working on multiplataform proyect ideas please!

    have trouble with this because it allow to use controller but only in unity movements i only need to remap keyboard i think because tibia movements isnt messed with the client
  8. miguelshta

    Currently working on multiplataform proyect ideas please!

    for now i would like to make dualsense or xbox controller to work in unity client or mehah client if you can help me with that would be good
  9. miguelshta

    Currently working on multiplataform proyect ideas please!

    what if for example i create a ot with knight with firesword and backpack equipment with 1 mana potion and 1 health potion infinite but with some cooldown and remap arrows keys to controller stick and A button to F1 = health potion etc. R2- button to Attack next target action Y button to Exori...
  10. miguelshta

    Currently working on multiplataform proyect ideas please!

    thank you for the response my intention is change the game play to make a mini game removing some features like mouse game play also for the sprites i think if the proyect grows i can build o can get free for use sprites
  11. miguelshta

    Currently working on multiplataform proyect ideas please!

    # Tibia Multiplataform Based game im interesed to make a OT multiplataform ill addapt the gameplay but i wanted to know what is the best client for this proyect? i saw some unity client or edubart otclient im interesed to make the client multiplataform:[ IOS, Android, PC + Controller Support]...
  12. miguelshta

    Linux Square Color image?

    i've tried to read the memery using scanmem but i dont know the first value of current target ?:Lc
  13. miguelshta

    Linux Square Color image?

    Thank you i've cropped an image following an small fish but my image recognition script dint work propietly 1667450625 any another way to recognize current player target?
  14. miguelshta

    Linux Square Color image?

    hello im trying to create a pushmax script im currently working on image recognition i wanted to recognize Red square or green square from attack or follow then i ll use mouse move to grab de target this is for studying pruporses what i need is: -Clean Red Square image png or Clean Green Square...
Back
Top