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

Recent content by demon088

  1. 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)...
  2. demon088

    TFS 1.3+ addon doll

    This is beautiful!
  3. demon088

    Linux Keep server online without putty.exe [SOLVED]

    After these years this still useful
  4. demon088

    Lua Canary, Dodge script like this one

    This is nice!
  5. demon088

    Rotten Blood Quest Map 13.20

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

    [BOSSES] Lever script

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

    Boss Script not working correctly

    Nice one!
  8. demon088

    Teleport Ring

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

    RevScripts add cooldown

    Thanks it is working just fine! Done, thanks for your help!
  10. 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.
  11. 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} }...
  12. demon088

    Lua Item upgrading by jewels

    Could you explain further? I couldnt understand what you are asking for. Thanks!
  13. 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.
  14. 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...
Back
Top