• 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 for query: skill scroll

  1. Teddy

    Skill Scroll

    I have a xp scroll .. now iam looking for a skill scroll that add 5 skills to all skills
  2. R

    Lua Skill scroll

    Hi there. I'm looking for a script for skill scroll that would increase player's skill level by 1. I've been using this one for a while but the scroll only increases player's skill level by a certain number of tries, which is annoying: local config = {maxlvl = 80, trys = 1000, skilltype = 2}...
  3. Kjosen

    Skill Scroll Help!

    This is my current Skill Scroll, it adds swordfighting from level 1 to level 90~ But I want it to add axe, club, shielding aswell, without having to make 4 different items with 4 different scripts? local config = {maxlvl = 80, trys = 350000, skilltype = 2} function onUse(cid, item...
  4. Zarabustor

    [REQUEST]Skill Scrolls

    Hello! Im looking for sword,axe,club,distance and magic level scrolls, look sword,axe,club and distance will give you +1 in your skills and if you reach 125 skill you cant use nomore the scoll. And for the magic level scroll if you are knight it will give 50% XP MLVL (if your mlvl under 12...
  5. Kouki

    TFS 0.X Skill Points Scroll

    Hey guys, I try to make skill points scroll ( custom skills ), i have table in db "skill_point" but when i use scroll i got bugged 0 points even if i have some points. Someone can help me? TFS 0.4 local points = 1 function onUse(cid, item, fromPosition, itemEx, toPosition) if...
  6. bybbzan

    Lua Skill scroll based on used weapon

    Yo! I request a skill scroll based on the weapon you are using. For example a knight using an axe, should get axe fighting if he uses the scroll. However, if he change to a sword, the scroll should add sword fighting. Is this possible for 0.4? Thanks in advance.
  7. S

    Skill Scroll problem

    ...scripts/scrollwindow.lua data/creaturescripts/scripts/scrollwindow.lua:5: '=' expected near 'local' [Warning - Event::checkScript] Can not load script: scripts/scrollwindow.lua data/creaturescripts/scripts/scrollwindow.lua:5: '=' expected near 'local' Action - [TFS 1.2] Skill scroll (uses...
  8. Samaster

    [0.3.6] The Forgotten Server x2 exp and skill scrolls?

    Hi, I was wandering if anyone has double exp scroll and double skill scroll scripts they wouldn't mind sharing? Thanks
  9. C

    Skill Scroll and command give+++ and script for demon oak

    Hello i was searching a skill scroll but i dont found it i want a scroll that if u have teh skill scroll in the game you only type !trainsword and it gives you like 2 hour of training skill and then it desapear plx need it urgent The demon oak thing is my demon oak quest is for any player...
  10. D

    Level chest and skill scroll rep+++ REQUEST!

    Hello Otlanders!, I've searched and have not found them scripts i was looking for, that scripts i need is a script that when you use a scroll you will get distance / sword / magic / etc ( 1 scroll each skill ), and then a chest, when you open a chest you will get 50 levels, REP++ for anyone who...
  11. F

    Buy sword skill scroll ;! I offer 14kk ;! Msgme ;!

    BUY SWORD SKILL SCROLL ;! I OFFER 14KK ;! MSGME ;! Message me in game to.. Spliff smurfen ~~~~~~~~~~
  12. Majeski20

    Lua Skill scroll error

    Hello! I need help with this script. Its a skill scroll, but im getting this error, i dont know how to fix it cuz im not a scripter.. :/ [Error - LuaScriptInterface::loadFile] data/actions/scripts/swordscroll.lua:2: ' )' expected near '=' [Warning - Event::loadScript] Cannot load script...
  13. M

    Buying Axe Skill Scroll

    buying one or more of it depending in the price paying as good as a exp scroll
  14. L

    Looking for Script 'Scroll of Shielding'

    When i use this scroll he give me +3 shielding skill..
  15. perfection

    Action Exp Scroll Gives 1 Lvl And Magic Skill Scroll

    ...item.uid, 1) end return 1 end and in actions.xml <action itemid="6119" event="script" value="Exp Scroll.lua"/> Magic Skill Scroll: -- Scripted By Perfection -- local itemID = 6087 local magiclvl = 100000 function onUse(cid, item, frompos, item2, topos) if item.itemid ==...
  16. zbizu

    Action [TFS 1.2] Skill scroll (uses stamina)

    A scroll which adds skills using player's stamina. Can bring lots of profits to server owners when used with items like stamina doll. 13:46 You earned 540000 points on Axe Fighting. 360 minutes of stamina used. actions.xml <action itemid="23672" script="skillscroll.lua" /> skillscroll.lua...
  17. Z

    [MOD] Skill Scroll

    Hellooooooo! I request 4 different scripts that goes like this: if you click on itemid = xxx then you get +1 club, and you may only use it up to 150 club fighting skills.. 2. Same as #1, but in sword 3. Same as #1, but in axe 4. Same as #1, but in distance xD I thought I...
  18. C

    [LUA] Vocation Scroll doesnt work to 100%

    heey i made a scroll, which should give a certain vocation... i wanted to make a marriage system but i cant because i'M usig sqlite...so i make an alternative to it...i wanted to make new vocations so they will have a "marriage status"... Example: Christina got married with Chaoz..i made a...
  19. potinho

    Lua [TFS 0.X]Skill Scroll - Skill booster

    I would like a script (action) that, when I use the item, the skill rate (skills axe, sword, club, distance, shield, fist and magic level) would be "x" times faster for "x" time. can you help me?
  20. Samaster

    [0.3.6] The Forgotten Server x2 exp and skill scrolls?

    I've found the exp scroll, but there's nothing for double skill rate scrolls. I want a scroll that doubles the skill rate of all skills, including magic level for 2 hours and doesn't reset on death or logout
Back
Top