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

    [USA] [13.32] TacoServer | Real Map | Long Term

    Now we have added Boss War Dungeons! Beat all creatures and boss within 10 minutes to earn XP and loot and points that can be changed for rewards at boss war chest! Boss War spawns were improved for better hunts Improve your light figurine up to Tier 25 to get additional stats while wearing it!
  2. demon088

    [USA] [13.32] TacoServer | Real Map | Long Term

    Now Boss War Arena with difficulty setting, you can decide between these 5 difficulty levels: EASY, MEDIUM, HARD, INFERNO or NIGHTMARE The more boss war arena points you earn, the better the rewards, but you must try you skills and risk yourself! Check the command !bosswar and go for it! Bosswar...
  3. demon088

    [USA] [13.32] TacoServer | Real Map | Long Term

    New Boss War Arena in Yalahar: Fight alone or max other 3 players against 3 random bosses and 1 random major boss. You have 10 minutes to defeat them! Special rewards coming soon, still being developed. Try your skill and loot every boss...
  4. demon088

    [USA] [13.32] TacoServer | Real Map | Long Term

    Welcome to TacoServer! A free to play Tibia Experience (TacoServer - Latest News) Started on FRIDAY April 12, 2024 IP: taco.servegame.com Port: 7171 Uptime: 24/7 Client: 13.32 Windows /Android Host is located at USA Server type: RPG/FUN PVP type: Open PVP (Protection until Lvl 100) Runes: Normal...
  5. demon088

    House teleport scroll?

    Not sure which version of ots you are using, but this works for me in forgotten 1.3. I used the script that @Sarah Wesker but modified some lines to fit in my ots. I hope it helps! local homeScroll = Action() function homeScroll.onUse(player, item, fromPosition, target, toPosition, isHotkey)...
  6. demon088

    TFS 1.3+ addon doll

    This is beautiful!
  7. demon088

    Linux Keep server online without putty.exe [SOLVED]

    After these years this still useful
  8. demon088

    Lua Canary, Dodge script like this one

    This is nice!
  9. demon088

    [13.20] Rotten Blood Quest Map

    Do know how to add sanguine item augments? Or do you have monster files? Thanks!
  10. demon088

    [BOSSES] Lever script

    You may add it to a lever action within function OnUse
  11. demon088

    Boss Script not working correctly

    Nice one!
  12. demon088

    Teleport Ring

    Do you already have it? I can share the supreme cube that I am using right now!
  13. demon088

    RevScripts add cooldown

    Thanks it is working just fine! Done, thanks for your help!
  14. demon088

    RevScripts add cooldown

    I am getting this bug adding such script into my teleport item. 23:53 The supreme cube is in cooldown: -334 seconds. Like it is higher than 0.
  15. demon088

    Teleport Ring

    I am actually tring this script, but cannot figure out why it is not working properly... If someone can point out what is wrong with it, that would be a great help! Data/Scripts/Actions local destinations = { [1] = {name = "Thais", ID = 8}, [2] = {name = "Carlin", ID = 6} }...
  16. demon088

    Lua Item upgrading by jewels

    Could you explain further? I couldnt understand what you are asking for. Thanks!
  17. demon088

    TFS 1.X+ Daily reward shrine doesn't give items

    I would advise to check up to date packs, I'm not sure if they have already fixed it. However if you still use this script, it is better to gift Tibia coins, prey cards or xp boosts.
  18. demon088

    TFS 1.X+ Daily reward shrine doesn't give items

    I have checked self inbox, bp, depot and depot inbox. However the scripts seems to be missing the items as their names are not being shown in Reward History. Indeed, items are not being created. Btw, the scripts works 100% if I replace Item Rewards for Prey Rerolls or XP Bonus, so I ended up...
  19. demon088

    [TFS 1.3] Daily Reward

    This is an edited version that is working 100% to me: DailyRewardSystem = { Developer = "Westwol, Marcosvf132", Version = "1.3", lastUpdate = "12/10/2020 - 20:30", ToDo = "Move this system to CPP" } local ServerPackets = { ShowDialog = 0xED, -- universal...
Back
Top