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

extracting

  1. TibiCAM

    C++ Decoding 469 (STEPHAN VOGLER's files) - I'm in need of a PIC extractor/editor

    I am in desperate need for a Tibia.pic extractor/editor that includes everything from the file, not just the login background. I remember using one 15 years ago that extracted everything. What I am interested in is the letters/characters it included. It included a list of all ASCII characters...
  2. VitoxMaster

    [TFS 1.5] Loot Extractor

    Hello everyone! I decided to share resource implemented on my server. Script refers to an item with a 'use with' option, which allows us to extract and pack specific loot from any container with the 'pickupable' attribute. Below will be brief description how to implement it. PART I - data...
  3. H

    RevScripts help with crystal extraction scripts (Revscripts tfs 1.3)

    they gave me this script, when extracting the crystal with the pick it disappears but the crystal does not appear after a while can someone add that part local rocking = Action() function rocking.onUse(player, item, fromPosition, target, toPosition, isHotkey) if item.itemid == 37546 then...
Back
Top