About 52 results
Open links in new tab
  1. Lua - UnBan Script.. | OTLand

    Nov 2, 2012 · I have one problem in my ot ... no can UNBAN players.. this is my script for ban.. function onSay(cid, words, param) local t = string.explode(string.lower(param), ",") if not t[1] then …

  2. VIP System [The Forgotten Server 1.0] | Page 3 | OTLand

    Jan 22, 2009 · In mine is like this, I try to change but just the error, what would be the correct way? Thanks -- Experience Stage Multiplier local expStage = Game.getExperienceStage(self:getLevel()) …

  3. scripts/macros for kondras otclientv8 bot - OTLand

    Nov 26, 2019 · hello, since there's quite many people making use of otclientv8, i thought it would be nice to have a place where people can share macros and what not, since right now they're only posted in …

  4. [Znote AAC] old school layout | Page 4 | OTLand

    Jan 11, 2017 · must be because the ayout was designed for otservers 7.6 ( no addons ) so the code is for that version, and i have fixed the other ones but im stuck with this one this is the whole script

  5. OTC V8 Macro script (Energy Ring at health X) - OTLand

    Jul 19, 2015 · Hello .. I'm using ingame bot which in OTC V8 using Macro scripts .. and i have this script local originalRing = 406 local ringID = 3051 local item...

  6. [Script] Tibia Coin need help. - OTLand

    Jul 20, 2017 · Hey guys! I need a script that transform an item (Tibia Coin) into an ingame Store Coin; i've tried this: -ITEMS.XML: - TIBIACOIN.LUA: function onUse(player, item, fromPosition, target, …

  7. Action - Daily Quest (different reward every day) | OTLand

    Jun 7, 2010 · Tested with TFS 1.0 and TFS 1.1 Every day people can get a different reward from the chest, which reward depens on which day it is. You can add 1 or...

  8. Adding a button to topmenu - OTLand

    Dec 17, 2017 · 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 …

  9. error compiling tfs 1.2 - OTLand

    Aug 8, 2011 · Hello community, I'm trying to compile a TFS 1.2, I have all the VCPKG installed, the TFS 1.5 I can compile it without problem, but this 1.2 does not let me...

  10. TFS 0.X - Check Backpack slots and player capacity (Already have ...

    Jul 25, 2018 · I have this working action script, when i click the corpse on the ground it gives me an obsidian lance, and starts a quest on it. function onUse(cid) local queststatus = …