• 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!

Search results

  1. miguelshta

    TFS 1.X+ changing emote spells color to purple

    yes i have this but how to change it to purple? what talktype i need to use
  2. miguelshta

    TFS 1.X+ changing emote spells color to purple

    i found these lines and i know the value es "TALKTYPE_MONSTER_SAY" but i dont know more saytypes or colors to change can someone help me to change the text of emote spells to purple color? result = g_spells->playerSaySpell(player, words); if (result == TALKACTION_BREAK) { if...
  3. miguelshta

    OTClient 1.0

    @Mehah do you have discord?
  4. miguelshta

    Tibia Dash hoy it works?

    Hello i wanted to know how dash works it is a package injection or just a keyboard modifier? And i want to know if is possible to make it for tibia rl
  5. miguelshta

    help missing function?

    hello i got this console error with my scarlett etzel script maybe a missing function? can someone help me and how to add it? Lua Script Error: [Test Interface] data/actions/scripts/quests/grave_danger/cobra_bastion/scarlett.lua ...s/scripts/quests/grave_danger/cobra_bastion/scarlett.lua:7...
  6. miguelshta

    missing function? help

    hello i have error with this script i think is a missing function? can someone tell me how to add it? Lua Script Error: [Test Interface] data/actions/scripts/quests/grave_danger/cobra_bastion/scarlett.lua ...s/scripts/quests/grave_danger/cobra_bastion/scarlett.lua:7: attempt to index field...
  7. miguelshta

    charms funcionales?

    hola alguien ya tiene las runas funcioionando? estoy usando un otx version 12.35 ya con bestiary pero las runas no hacen ningun effecto :C
  8. miguelshta

    Change Email for Account. Client 12.3

    go to your createaccount.php and find this: $reg_account = new Account(); $reg_account->setName(strtoupper($_POST['accountname'])); $reg_account->setPassword($_POST['password1']); $reg_account->setEMail($_POST['email'])...
  9. miguelshta

    TFS 0.X help auctionsystem GetItemIdByName

    works perfect now
  10. miguelshta

    TFS 0.X help auctionsystem GetItemIdByName

    now this error [21:1:04.026] [Error - TalkAction Interface] [21:1:04.026] data/talkactions/scripts/auctionsystem.lua:onSay [21:1:04.026] Description: [21:1:04.041] (LuaInterface::luaGetItemIdByName) Item not found
  11. miguelshta

    TFS 0.X help auctionsystem GetItemIdByName

    how i didnt understand local function problem(message) return sendMessage(MESSAGE_STATUS_CONSOLE_BLUE, message) end local function success(message) return sendMessage(MESSAGE_INFO_DESCR, message) end local function sendMessage(color, message) return...
  12. miguelshta

    TFS 0.X help auctionsystem GetItemIdByName

    got this error: [6:54:19.168] [Error - TalkAction Interface] [6:54:19.184] data/talkactions/scripts/auctionsystem.lua:onSay [6:54:19.199] Description: [6:54:19.199] data/talkactions/scripts/auctionsystem.lua:61: attempt to call global 'sendMessage' (a nil value) [6:54:19.231] stack traceback...
  13. miguelshta

    TFS 0.X help auctionsystem GetItemIdByName

    an apology forget to mark it as resolved!
  14. miguelshta

    TFS 0.X help auctionsystem GetItemIdByName

    hello i'm receiving this error im using tfs 0.4_svn tibia 7.72 [16:30:45.619] [Error - TalkAction Interface] [16:30:45.619] data/talkactions/scripts/auctionsystem.lua:onSay [16:30:45.634] Description: [16:30:45.634] (LuaInterface::luaGetItemIdByName) Item not found and here is my auction...
  15. miguelshta

    C++ Tibianic DLL Debug redskull

    i try to use otclient but i dont have to have hotkeys active how i can disable it?
  16. miguelshta

    C++ Tibianic DLL Debug redskull

    same here
  17. miguelshta

    TFS 1.X+ Conjure runes in backpack

    did you found this solution? im searching too for tfs 0.4_svn
  18. miguelshta

    TFS 0.X Error Npc bank in console

    bump what is this pin? "verify-pin" an hack script?
  19. miguelshta

    [USA][7.7] Dalnera START [MAY 09 16:00 CET]

    what do you recomend to have on our shop?
Back
Top