• 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. Lalo I

    Hiring Programmer for Custom OTClientV8 / Redemption Bot System

    Hiring Programmer for Custom OTClientV8 / Redemption Bot System I’m looking to hire an experienced programmer who can help me create a custom bot/helper system for OTClientV8 Redemption for a private OT server project. I need someone who understands OTClientV8 modules, Lua scripting, bot...
  2. Lalo I

    (10.98) Dream of gold waiting room

    Good stuff Levi :) +1
  3. Lalo I

    Viserion

    Thats some mapping dedication right there, like it :)
  4. Lalo I

    Programmer [TFS 1.X+] Aurelion's Services

    Working with Aurelion for a fat minute now, Good guy and great work! Recommended +1! :)
  5. Lalo I

    Scripter Looking for a good scripter

    bump
  6. Lalo I

    TFS 1.X+ Talk orange/monster when using item

    Is there any way I can click on an item , and after I use my "confirm" on my modal window on the item, for it to say something in monster way, I got it to work with player:sendTextMessage(MESSAGE_EVENT_ADVANCE, But I wanted to know if It can be monster, so everyone in the ot or well, in screen...
  7. Lalo I

    killing in the name of error!

    BUMP
  8. Lalo I

    TFS 1.X+ Show GMs Commands [FIXED]

    Thank you!
  9. Lalo I

    killing in the name of error!

    it's tfs 1.3 So I found it,should I change the storage of every monster? This is my task.lib rankStorage = 32150 THESNAPPER = {80000, 1} DEMODRAS = {80001, 1} HIDE = {80002, 1} THEBLOODTUSK = {80003, 1} SHARDHEAD = {80004, 1} THUL = {80005, 1} ESMERALDA = {80006, 1} THEOLDWIDOW = {80007, 1}...
  10. Lalo I

    killing in the name of error!

    So is there any easy solution to this? i'm completely new to this, so i'm lost af :(
  11. Lalo I

    killing in the name of error!

    Hello I have this error, on my .exe I've tried removing "killking in the name of " but it doesn't work it throws error in .exe doesnt even let me open my server up This is my .lua global dofile('data/lib/libs.lua') dofile('data/lib/buypot.lua') dofile('data/lib/Task_lib.lua')...
  12. Lalo I

    TFS 1.X+ Show GMs Commands [FIXED]

    Is there any actions or type of commands to see what commands the GMs have sent? Lets say A folder for one of the gms, and have a text type document and every single command he has show on that document
  13. Lalo I

    Hi guys just a quick otland question

    Ah I see, thanks for the answer,let me get premium and change it lol
  14. Lalo I

    Hi guys just a quick otland question

    So how do I change this?
  15. Lalo I

    TFS 1.X+ Hi, I need help with lever = 5 players

    Would you know if the durarion of waiting time is per player or per switch on the lever because im trying to add the waiting time on the player not on the lever
  16. Lalo I

    TFS 1.X+ Hi, I need help with lever = 5 players

    local config = { duration = 30, -- time till reset, in minutes level_req = 10, -- minimum level to do quest min_players = 1, -- minimum players to join quest lever_id = 1945, -- id of lever before pulled pulled_id = 1946 -- id of lever after pulled } local player_positions =...
  17. Lalo I

    TFS 1.X+ Hi, I need help with lever = 5 players

    Lua Script Error: [Action Interface] data/actions/scripts/falcon.lua:onUse data/actions/scripts/falcon.lua:22: attempt to call method 'getTopDownCreature' (a nil value) stack traceback: [C]: in function 'getTopDownCreature' data/actions/scripts/falcon.lua:22: in function...
  18. Lalo I

    Scripter Looking for a good scripter

    Scripters with modules modals luas and all kinds of “data” pack experience on ots tibia 10 witb updates 12.30 pm me!
  19. Lalo I

    TFS 1.X+ Hi, I need help with lever = 5 players

    Hello I have this script for issavi, the new update, and I want to see if there is any way to make it so that even if one player pulls the lever it works to the boss, here is my issavi.lua local config = { requiredLevel = 300, timeToUseAgain = .17, -- time in days daily = false...
Back
Top