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

node.js

  1. highsanta

    [NodeJS] Take items from bag in loottable monsters for old servers 2024-05-21

    This js will take all items from <inside> and put them outside of it but doesnt remove bag from monster because u want lootbags. (its needed for rarity systems and loot trackers for older protocols) also make sure to increase corpse size as some monsters will drop less loot because of that e.g...
  2. Forby

    A generic framework for programmatic modification of OTBM files

    The otbm2json library written for NodeJS can assist with the programmatic modification of OTBM map files. This can be very useful in when you want to make a logical change to your map data. OTBM files are parsed to an intermediary JSON structure that is easily modified using a script. This...
  3. Snavy

    NODE.js Grabbing RSA KEY of TIBIA-10

    I have followed This Tutorial and did everything that it says. But I am receiving an error message which im not able to find a solution for: Nedims-Air:shivera nedimkanat$ node findRSAkey.js test1 // This was to see where the code was giving error buffer.js:191 throw new...
Back
Top