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

    Scripter Hiring LUA Scripter for TFS 1.X and OTClient

    I can spend some time mapping or also Photoshop/Illustrator stuff... Website u mean website edition? (php/html/css) or graphics too? PM your Skype so we can talk about If that don't works out, i can pay... Paypal?
  2. Athenuz

    Lua Fishing up monsters (Upgrade to 1.x)

    Tried to find but maybe didn't look properly, i'll search again. Thanks
  3. Athenuz

    Programmer [Tibia, Websites, Mobile Apps, Marketing] Looking to take your project to a new standard?

    Hello, i require few scripts and OTClient modifications/mods. Do you have Skype or other media to talk about it? Thanks
  4. Athenuz

    Scripter Hiring LUA Scripter for TFS 1.X and OTClient

    Hello, I need few scripts and OT Client modifications and since they're over 10 things and no one seems to help on the request/support threads, i'm looking for a scripter able to make some scripts for 1.x tfs and OTClient. Leave your reply with experience, price rate per script.. etc. Thanks
  5. Athenuz

    MoveEvent Jump over gaps

    Awesome script! Please can you upgrade it to 1.x tfs?
  6. Athenuz

    Lua Fishing up monsters (Upgrade to 1.x)

    Hello, Can please someone upgrade this or make a better script? function onUse(cid, item, fromPosition, itemEx, toPosition) local config = { waterIds = {493, 4608, 4609, 4610, 4611, 4612, 4613, 4614, 4615, 4616, 4617, 4618, 4619, 4620, 4621, 4622, 4623, 4624, 4625}, rateSkill =...
  7. Athenuz

    Lua Upgrade script to 1.X please

    Hello, Can someone help me please to upgrade this script to 1.x tfs? local config = { funnyEffect = TRUE, -- effects fireworks & Animated Text (TRUE/FALSE) minimumLevel = 20, maximumLevel = 160, -- for infinite type math.huge timesPerCharacter = 2, -- how many times one character can use this...
  8. Athenuz

    TalkAction Reward players for a Mistake

    Can upgrade for 1.x tfs please?
  9. Athenuz

    TalkAction Own Loot Backpack

    Can someone upgrade this to 1.x please? :D
  10. Athenuz

    TalkAction Bank System via TalkActions

    Upload for 1.x please?
  11. Athenuz

    TalkAction !pvp - own world type! : )

    Upgrade to 1.x? Also how about timed effect by using a item? Use the item and switch to non-pvp mode or enforced/hardcore mode but only for certain time with a script to check the time left
  12. Athenuz

    [TFS 1.X] Prize Box (By % Chance)

    Hello, Can someone help me with this action script please? When using an item, the item gives a random item according to % chance and remove the used item on-use? With possibility of configure the % of chance like: 100%: gold coin 40%: platinum coin 10%: crystal coin 1%: demon armor 0.5%...
  13. Athenuz

    Action Poisondrop Amulet

    I'm not good on lua, can please someone modify for 1.x compatibility? :(
  14. Athenuz

    NPC Visual Gambler NPC [TFS 1.x]

    Thanks Printer :) Edit: Now i can cheat using the Browse Field, before the edition i couldnt :( Now it removes from dice spot too, thanks, but is possible to make the npc move the item instead of delete? Thanks in advance
  15. Athenuz

    Action Poisondrop Amulet

    Wow... I love it, would you sell that function?
  16. Athenuz

    Action Poisondrop Amulet

    How you made that item preview? Is it on mouse-over? OTClient?
  17. Athenuz

    NPC Visual Gambler NPC [TFS 1.x]

    Question, can you update to also remove trash over the dice? just excluding the dice adding a local value and do something like this: local dicePosition = Position(npcPosition.x, npcPosition.y - 1, npcPosition.z) if not isInArray({ITEM_GOLD_COIN, ITEM_PLATINUM_COIN, ITEM_CRYSTAL_COIN...
Back
Top