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

    Any good 9.0+ Ot servers?

    like the title asks, I really want to find a ot that's 9.0+ and has around 100 people and lots of wars, and is real tibia map. If you know one please tell me
  2. L

    How do I use Ibot?!

    Just buy xenobot, ibot sucks
  3. L

    Where to bot for profit on a level 70 EK?

    Thanks i'll try those! What do they drop that makes it such good profit? :o - - - Updated - - - I tried those, but they weren't as good exp at pirates, so i might start botting those again once double exp week is over. Anybody have more ideas?!
  4. L

    Where to bot for profit on a level 70 EK?

    Oh really? that sounds pretty good, i bet i would make about -50k a day in blessings :D
  5. L

    Where to bot for profit on a level 70 EK?

    Where should I bot for big profit on a level 70 Ek? I have 85/85, and the best set possible for my level.
  6. L

    Best lua tutorial?

    bump
  7. L

    Best lua tutorial?

    Oh, where can I find TFS lua functions?
  8. L

    Best lua tutorial?

    I've saw this one, but it doesn't totally explain how to do it for tibia, it explains ALL LUA, not just tibia lua
  9. L

    Best lua tutorial?

    bump
  10. L

    Best lua tutorial?

    bump
  11. L

    Best lua tutorial?

    Can someone give me a good lua tutorial that I can use to become an advanced lua scripter? I really want to beable to script anything in lua, without having to request stuff.
  12. L

    Can someone help me with a script?

    Thank you
  13. L

    Can someone help me with a script?

    How do i make this work on the wardrobe though?
  14. L

    Can someone help me with a script?

    I want a wardrobe to teleport me from somewhere to somewhere, how can I do this?
  15. L

    If anyone needs help with a lua script just request it here.

    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid) npcHandler:onCreatureDisappear(cid) end function...
  16. L

    If anyone needs help with a lua script just request it here.

    Thank you, sorry I just figured it would be in support
  17. L

    If anyone needs help with a lua script just request it here.

    I will respond to the request as soon as possible, I will fix the problem. The best part about it is that this service is free for you! :D
  18. L

    One in The Chamber

    Does anybody know how to make "One in The Chamber", on Tibia? It is where you have one bullet -arrow- then you miss and lose the bullet -arrow-, but if you hit the person you get another bullet -arrow- please help me, Rep++
  19. L

    Lua Please help with this Forever aol REP++ FOR HELP

    The aol doesn't break with that script :/, BUMP
  20. L

    Lua Please help with this Forever aol REP++ FOR HELP

    I saw this script on the forums, and I want to know what Im doing wrong. Im trying to make the aol dissapear if the person that dies, has an RS, or BS. local AMULET= 2196 function onPrepareDeath(cid, deathList) if getPlayerSlotItem(cid, CONST_SLOT_NECKLACE).itemid == AMULET then...
Back
Top