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

    [12.x] OTServBR-Global

    He tried to login into and find this line, but now is something different, if (operatingSystem >= CLIENTOS_OTCLIENT_LINUX) { player->registerCreatureEvent("ExtendedOpcode"); } player->lastIP = player->getIP(); player->lastLoginSaved =...
  2. I

    New on OT Client

    Thanks for reply, im not player, just want try create a Custom 12 tibia client from other sources than tibia 12 client provided on Otservbr, like Using Tibia Unity ( archlight, ravendawn... ) who know this customs clients are most awesome than simply tibia client if you see and understand me...
  3. I

    New on OT Client

    So I understand that all the versions quoted in the client are just there to look pretty and do not work
  4. I

    Lua [Script] Boss Room

    local t = { players = { -- PLAYERS POSITIONS [1] = Position(XXXX,XXXX,X), [2] = Position(XXXXX,XXXX,X), [3] = Position(XXXX,XXXX,X), [4] = Position(XXXX,XXXX,X) }, boss = {name = "RAT", create_pos = Position(33396,32642,6)}, destination = Position(XXXX,XXX,X), -- POSITION TELEPORT PLAYERS...
  5. I

    Lua [Script] Boss Room

    Well, you are looking for a 'timer' , this i dont know i dont have working with this , try find anything in you ot, similar, a boss can be do it in X Time, and copy this script .. I like this im trying to learn, for sure is there anyone know more than me can answer you about this :)
  6. I

    Warzone Geode and Crystals

    Sorry Evil Puncker i forget, We are on OtservBR TFS 1.3 The geode where add the 30x crystals when playing: You see a hollow geode. This geode is hollow, it seems somehow connected to the platform next to it. Item ID: 30745 Client ID: 27510 Crystals Stones ( random in warzone 5 ): You see a...
  7. I

    New on OT Client

    No it's not for bot, is for the visual client just, i know you think im stupid but its this i like otv8. I Was following some tutorials to creating custom clients 12, but each time you do anything giving errors, so to hard to do it, atm i just find one guy has do it a custom client 12, is arch...
  8. I

    New on OT Client

    I Can connect on only one server.... login.ezodus.net this one in 12.52, but after some X minutes says outdated version And what about 11 - 12.20 - 12.52 in otclient ? Is for a localhost only?
  9. I

    New on OT Client

    Hello, I have see the OT Client supports a version 12.15 with .spr and .dat, we have this from there a post of one explain how to revert client 12 or 11 into 10 and get spr and dat file. All is fine creating a things/1215 and copy files inside. Opening OT Client, looks amazing, but entering for...
  10. I

    Warzone Geode and Crystals

    Hello, About: Warzone, Crystals used into Geode = Create Teleport to boss room The stupid question of the day, i have look into RME and Scripts, i cannot find the system how it's working the Crystals, to put 30x crystals on geode and create a Teleport, there is no any action id or unique id...
  11. I

    Image items website help

    Fin in MyACC , gesior or Znote, the line in config about Images, if the link doesnt work, just create a folder in your MyAcc where pages php are, and go wiki and download one by one, like me because znote all pictures doesnt work in 12.60
  12. I

    Lua [Script] Boss Room

    Hello, i dont know a loot, but what i do, just copy same as Anihilator script, is Teleport from X pos, to X post, delete lines of all Angry Demons, and just left 1 Line for 1 Boss, then just Add the name where is Angry demon to the name of Boss, add a the ID In remeres and on lua, and then you...
  13. I

    AAC Znote ACC not showing owned outfits.

    Well, the only solution so was enter in characterprofile.Php, delte In array, number 328 & 619, then the 2 box disappear, but didnt find how show this 2 outfits atm.
  14. I

    AAC Wiki Page Gesior ACC

    You can try create it, copy a page and start it new, maybe not similar, creating a menu page, with all linked texts, and creating a page for each one, Look this page, for example, is custom page php is a 'news' like, but if you inspect it is not a news, is just a custom page with divs an links...
  15. I

    Lua Small Stamina Refil

    Now we are on Stamina, anyone know how to transform it on revscript ? I will have tried several times, but doesnt work , for tfs 1.3
  16. I

    Failed to connect Tibia 12, Otserv-BR

    Did you try -- Version clientVersion = 1260 clientVersionStr = "12.60" In config lua. Also did you have added the line, After mysqlSock =" " this one: passwordType = "sha1"
  17. I

    ZNOTE Monsterloot.php

    Hello , Monsterloot.php from Znote,for previous versions i try import in another file the xml but says failed to load.. each monster, new not using monsters.xml this page doesnt work, i want just anyone can show me the code for 1 monster, if possible, The php loads an XML file, on version 12x...
  18. I

    AAC Znote ACC not showing owned outfits.

    Well, after doing a restart, for add new hunts. The outfits are showed correctly, perfect ! Just on Outfit 328 and 619 i got a Black Square In outfit, i try 10.98 animated and i got also 12.00 master folder. Anyone know how fix it ? ( have reemplaced archive 329 and 619 but still same, i dont...
  19. I

    AAC Znote ACC not showing owned outfits.

    Thanks for the info, i see it now a new Folder called ' revscript ' ( in znote > lua >Tfs_10 ) all is inside, just copy paste on script folder , Thanks for your reply @marek12 and @Leesne
  20. I

    AAC Znote ACC not showing owned outfits.

    Hello, can you give the solution ? Because the Github is 404 error, im trying to check it but nothing is not working. I have added the lines of all others ID outfits in array //546, etc etc. I see on config.php i means sotrage value+outfit id, but i dont understand this also.
Back
Top