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

    Function in source Fir3element

    tfs 1.0 should have an official support to 8.60 while there is no new elfbot it will always the most populated version... there is a lot of resources, scripts for 0.4, 8.6 for other side, there is only adaptations to 1.2 works on 8.6 in br foruns ppl still using the 0.4.. more then 1x+ 1x is...
  2. samandriel

    OTClientV8

    put an option to anti push works on hotkey, so players could use numlock5 for example... for war selection: push max sd combo option, with a leader auto follow option, with a name so players can make a mage bomb :D
  3. samandriel

    OTClientV8.6 - Dedicated for Tibia 8.60 - with BOT!

    Onequip item should have a condition, for example: equip this item while mana < x, hp < x, hp > x, ammount < x Next step i think u should add hotkeys/shortkeys and icons So make elfbot fans (that fking amazing bot) want to use your bot With hotkeys player could make good conditions like this...
  4. samandriel

    OTClientV8.6 - Dedicated for Tibia 8.60 - with BOT!

    Is it possible to use icons as we use on elfbot? Hotkeys, Shortkeys and Icons is what make elfbot so big, cause we can personalize the bot ofc elfbot is so fast too, light, but your bot looks amazing too... i'll try to compile it on my linux to test
  5. samandriel

    OTClientV8 BOT

    I'll try to compile your client in my debian, keep this good work One suggestion is on Heal Should have more options... 3 spell hp heal options (low,med,high), 2 item hp heal options (low,high), 2 mp heal options (low,high)
  6. samandriel

    OTClientV8

    did u know how to compile it on debian?
  7. samandriel

    OTClientV8 BOT

    now i really want to use your client man if u still making it, ppl will just stop to use tibia client to use otclient v8 if your bot grow like it is growing, it will be be more worth hahahaha
  8. samandriel

    OTClientV8 BOT

    finally... honestly otclient isn't used cause tibia client have better bots
  9. samandriel

    DDoS still major problem? Protection? Tell your experience

    Lol 6GB ran 12 dollars/m, in the company i used before i got a 3gb ram VPS... Is this one u guys was talking about: VPS Cloud RAM: alojamento Cloud forte em RAM (https://www.ovh.pt/vps/vps-cloud-ram.xml) ? Why did u say to close the 3306 port? It isn't MYSQL port? sqlType = "mysql"...
  10. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    working perfectly thank you
  11. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    i'm starting to think that could be something on creaturescript onadvance i desative every "advance" script and it don't lag again i think i found the major responsible for the lag i'm right? <event type="advance" name="AdvanceSave" event="script" value="advancesave.lua"/> local config = {...
  12. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    Is that because how higher is the skills or ml it lag more? Cause in this tests for example 3) knight ml 11 so got ml 95 when change to sorcerer 4) i was sorcerer sword 40 so got 174/125 when change to knight I'm scare to when i put my server online it lag the server
  13. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    3) Calc SKILLS & ML Set only ML local vocation_stats = { [1] = {hp = 5, mp = 30, cap = 10}, [2] = {hp = 5, mp = 30, cap = 10}, [3] = {hp = 10, mp = 15, cap = 20}, [4] = {hp = 15, mp = 5, cap = 25} } local tiles = { --[actionid] = {vocation id} [65530] = { vocid =...
  14. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    1) TEST No calc skills/ml No convert skills/ml local vocation_stats = { [1] = {hp = 5, mp = 30, cap = 10}, [2] = {hp = 5, mp = 30, cap = 10}, [3] = {hp = 10, mp = 15, cap = 20}, [4] = {hp = 15, mp = 5, cap = 25} } local tiles = { --[actionid] = {vocation id} [65530] = {...
  15. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    i think that is it guys, thank you all to help to make it work everybody who wants dawnport to 8.6 go to the best aswer --- is it normal a 3~4 seconds lag everytime when i change the vocation?
  16. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    another test with distance fight and multiple vocations changes... paladin ml 9... 27% to advance fist 16... 84% to advance sword 13... 85% to advance dist 32... 30% to advance shield 25... 87% to advance change to knight ml 4... 70% to advance fist 16... 42% to advance sword 28... 3% to...
  17. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    start as knight: sword 28 %3 to advance shield 22 59% to advance change to paladin: sword 13 85% to advance shield 22 59% to advance change back to knight: skill 28 3% to advance shield 22 59% to advance --- so change to sorcerer: sword 13 85% to advance shield 22 59% to advance change...
  18. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    local vocation_stats = { [1] = {hp = 5, mp = 30, cap = 10}, [2] = {hp = 5, mp = 30, cap = 10}, [3] = {hp = 10, mp = 15, cap = 20}, [4] = {hp = 15, mp = 5, cap = 25} } local tiles = { --[actionid] = {vocation id} [65530] = { vocid = 1, extraItems = {...
  19. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    local vocation_stats = { [1] = {hp = 5, mp = 30, cap = 10}, [2] = {hp = 5, mp = 30, cap = 10}, [3] = {hp = 10, mp = 15, cap = 20}, [4] = {hp = 15, mp = 5, cap = 25} } local tiles = { --[actionid] = {vocation id} [65530] = { vocid = 1, extraItems = {...
  20. samandriel

    TFS 0.X Convert SKILLS/ML when change vocation Dawnport

    local vocation_stats = { [1] = {hp = 5, mp = 30, cap = 10}, [2] = {hp = 5, mp = 30, cap = 10}, [3] = {hp = 10, mp = 15, cap = 20}, [4] = {hp = 15, mp = 5, cap = 25} } local tiles = { --[actionid] = {vocation id} [65530] = { vocid = 1, extraItems = {...
Back
Top