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

revscript

  1. G

    [TFS 1.4] Add conditions while on a "training" tile

    Whilst trying to figure out the RevScripts I did a thing, useless but a thing. :D Adds conditions onStepIn and remove conditions onStepOut. using aid or item id if prefer, I left the code in for it. data/scripts/movements local critHitConfig = { CRIT_HIT_CHANCE = 50, CRIT_HIT_AMOUNT = 500...
  2. adrianootavares

    RevScripts Buy levels RevScript

    I'm looking for a revscript buy level script
  3. S

    RevScripts Task system canary

    Hi, everyone i have task system but it doesn't count in party kills only last hit. local taskCreature = CreatureEvent("TaskCreature") function taskCreature.onKill(player, target) if target:isPlayer() or target:getMaster() then return true end local targetName =...
  4. Sarah Wesker

    [TFS 1.5] 💰 𝒟𝓇𝑒𝒶𝓂 𝒪𝒻 𝒢𝑜𝓁𝒹 💰 𝓋𝟸 💴

    Download From GitHub: 💛 Drᥱᥲm Of Goᥣd v2 💛 Download From OTLand: 💛 Drᥱᥲm Of Goᥣd v2 💛 Note: if you use TFS 1.4 you may want to try the colorless version HERE. 💛 0 Iᥒfrᥲᥴtιoᥒ 💛 1 Iᥒfrᥲᥴtιoᥒ 💛 Hoᥕ to ᥕιᥒ 1 ιᥒfrᥲᥴtιoᥒ? 💛 Hoᥕ mᥲᥒყ ιᥒfrᥲᥴtιoᥒs ᥴᥲᥒ ყoᥙ hᥲvᥱ ᥲt most: 💛.🎛MAX 💛 Thᥱ rᥱᥕᥲrd bᥲg ιs...
  5. Sarah Wesker

    [TFS 1.4.1+] Super Foods instantly heal

    I saw this thread and it made me want to do it for current TFS with Revscript. Here I leave the script. data/scripts/superfoods.lua local superFoods = { [31944] = { hp = 1000, mana = 2000, hpPercent = 10, manaPercent = 10, removable = true, -- remove...
  6. Tacabala22

    RevScripts Small Upgrade System on TFS 1.5 Downgrade Nekiro 8.6

    [PT-BR] Olá, preciso de ajuda. Ficarei feliz se alguém puder ajudar, eu segui esta instalação, e me deparei com este erro! [EN] Hello, I need help. I will be happy if anyone can help, I followed this installation, and I came across this error! Lua Script Error: [Scripts Interface]...
  7. T

    Conversion Script Ant Mc to Revscript

    Hello, I have the scripts below (not tested) and I would like to convert one of them to revscript. My intention is to block the login of IPs with more than 4 characters online to match the otservlist rules. Thanks local config = { max = 3, -- numero de players...
  8. cssiqueira

    RevScripts NPC who sells item using Premium Points

    Hi guys, I found some scripts here which I tried but none of them worked on my OT server -> Canary 1.3.0 / Client 12.86, Revscripts compatible. Could someone help me with an NPC script in which I sell items using Premium_Points? no need to buy, only sell I thank the attention Gratitude ps...
  9. 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...
  10. Sarah Wesker

    RevScripts ❤ ℱ𝓇𝑒𝑒 𝒮𝒸𝓇𝒾𝓅𝓉𝒾𝓃𝑔 𝒮𝑒𝓇𝓋𝒾𝒸𝑒 𝒯ℱ𝒮 𝟷.𝟻+ ❤

    ❤ 𝐅𝐫𝐞𝐞 𝐒𝐜𝐫𝐢𝐩𝐭𝐢𝐧𝐠 𝐒𝐞𝐫𝐯𝐢𝐜𝐞 𝟏.𝟓+ ❤ 📚 (っ◔◡◔)っ ℐ𝓃𝒻𝑜𝓇𝓂𝒶𝓉𝒾𝑜𝓃 📚 ❤ ℰ𝓃𝑔𝒾𝓃𝑒: 𝒯ℱ𝒮 𝒪𝒻𝒾𝒸𝒾𝒶𝓁 ❤ ℰ𝓃𝑔𝒾𝓃𝑒 𝒱𝑒𝓇𝓈𝒾𝑜𝓃: 𝟷.𝟻+ ⚙🔧ℋ𝑜𝓌 𝓉𝑜 𝓇𝑒𝓆𝓊𝑒𝓈𝓉 𝒶 𝓈𝒸𝓇𝒾𝓅𝓉? ❤ ℳ𝒶𝓀𝑒 𝓈𝓊𝓇𝑒 𝓎𝑜𝓊 𝓂𝑒𝑒𝓉 𝓉𝒽𝑒 𝒸𝑜𝓇𝓇𝑒𝒸𝓉 𝓋𝑒𝓇𝓈𝒾𝑜𝓃 𝒶𝓃𝒹 𝑒𝓃𝑔𝒾𝓃𝑒. ❤ 𝒯𝓇𝓎 𝓃𝑜𝓉 𝓉𝑜 𝓂𝒶𝓀𝑒 𝓎𝑜𝓊𝓇 𝓇𝑒𝓆𝓊𝑒𝓈𝓉 𝓉𝑜𝑜 𝒸𝑜𝓂𝓅𝓁𝑒𝓍, 𝒶𝓈 𝓉𝒽𝑒 𝓈𝒾𝓂𝓅𝓁𝑒𝓈𝓉 𝑜𝓃𝑒𝓈 𝓌𝒾𝓁𝓁 𝒷𝑒 𝓉𝒶𝓀𝑒𝓃 𝒸𝒶𝓇𝑒 𝑜𝒻 𝒻𝒾𝓇𝓈𝓉. ❤ 𝒴𝑜𝓊 𝒶𝑔𝓇𝑒𝑒 𝓃𝑜𝓉 𝓉𝑜...
  11. T

    RevScripts Convert spell to revscript

    i need convert this seplls to RevScript, if is possible i need without event. I've tried to perform the conversion in numerous ways and I couldn't, so my last alternative is to ask you for help local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE...
  12. J

    RevScripts Server wont load lua scripts with revscript spell (Nekiro's TFS 1.5 7.72 downgrade)

    Hi im trying to use LUA to make spells and monsters instead of XML. Monsters are working fine but i cant figure out how to run the spell. So i tried the default example from repo in data/scripts/spells/example.lua But server wont start it just get stuck for few seconds on Loading lua scripts...
  13. Codinablack

    [1.3+] Spell Converter

    Ok so I was working on a converter to turn the spells.xml file and the scripts for each spell in the spells.xml. The aim or goal was to read the .xml file and rewrite all the information to Revscripts for spells. This allows each spell to become modular and easily transferred or shared between...
  14. miguelshta

    RevScripts Help | Converting AutoHeal Modal into revscript

    creaturescripts/scripts/bot_functions/ [/SPOILER]
  15. miguelshta

    RevScripts help stuck on autoheal spell on %

    im stuck tthere i wanted to make an auto exura vita on % of hp player cast !autoheal 80,exura vita this will heal player at 80% of life with exura vita trying to make it revscript tfs 1.3 local players = {} local function autoHeal(cid, startTime) if not isPlayer(cid) then...
  16. miguelshta

    RevScripts help action on itemd id enable spawn rate 2x

    i wanted to create an item with action that can enable spawn rate 2x for all server like for time limited if posible like 4 hours
  17. miguelshta

    RevScripts help doll auto heal

    hello i wanted to create an script example if you have doll item id = 3046 then you are able to cast this talkaction /bot hp and the talkaction /bot hp is for auto spell i saw some mana train script this will work like they like /bot %hp,spell or item id mages: /bot 80, exura vita -- this...
  18. miguelshta

    RevScripts help revscript merge same items with % to die and lose item

    hello i wanted to create a good action: like item: Mind stone id: 3062 and if u have mind stone + 2 wands same type like 2 wands of inferno u can merge them and gain stats like + 10 fire damange but with 50% to die and destroy the both items
  19. Hyagosrs

    RevScripts NPC Addoner Request

    Does anyone have a NPC Addoner to help me?
  20. Obito

    Solved Zombie event [Player doesn't receive the reward]

    Hi, lately I have installed this Zombie event and for some reason, I encountered a problem the player doesn't receive the reward after winning the event I have tried to double-check my depot/inventory I found nothing and there are no errors in the console using Tfs 1.4.1 10.98. This my script...
Back
Top