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

    Lua OTClient auto loot items

    bump
  2. willdu

    Lua OTClient auto loot items

    bump
  3. willdu

    Lua OTClient auto loot items

    I love to play Tibia on OTClient, but without a autoloot its totally unfair. I'm using the CandyBot to take loots, but i can only hunt on monsters to collect all those items, because it have no filter, loot everything...
  4. willdu

    Lua Help me to fix OTclient auto healing

    That was my OTclient auto healing (candboy) -- Auto Healing Logic SupportModule.AutoHeal = {} AutoHeal = SupportModule.AutoHeal local nextHeal = {} local settings = { [RestoreType.cast] = 'AutoHeal', [RestoreType.item] = 'AutoHealthItem' } function AutoHeal.onHealthChange(player, health...
  5. willdu

    [OTClient Mod] Spacebar Attack

    Perfect!!!!!
  6. willdu

    [OTClient Mod] Spacebar Attack

    Perfect! Thank you! Did u know how to remove buttons stuff and use the: if consoleToggleChat:isChecked() then Condition to attack, i mean, when press space, if consoleToggleChat:isChecked() then Use your amazing script???
  7. willdu

    Loot gold coin CandyBot

    I'm sorry to this long, i thought no one know nothing about this... Could you show how to set a list of items to be able to take, just as a base to i create something? items {3031, 3035, 3043} gold coin, platinum coin, crystal coin
  8. willdu

    Attack first/second Battle List OTClient

    Is anybody know how make otclient works like tibia 11: When you press SPACE attack the first target in battle list, if have the first target attack next, next, next... I know how to use a hotkey to call a function, but i don't have any idea how to do this function... It's so usefull to who...
  9. willdu

    C++ [0.4] No count more then 4 players on same IP (NEW otservlist.org rulles)

    Thank you guys @Way20 and @Nevski. !
  10. willdu

    C++ [0.4] No count more then 4 players on same IP (NEW otservlist.org rulles)

    Thank you! You save a lot people who uses 0.4... Are u sure it's working? I'm too scare to be banned, i saw OTs fail because of a ban...
  11. willdu

    C++ [0.4] No count more then 4 players on same IP (NEW otservlist.org rulles)

    Could you adapt it on this status.cpp so i could know how to do in mine (because my looks like this)
  12. willdu

    [request] Cut this Global Map part

    Nice, i think i'll use in my map 8.60 rl map, could you post spawn.xml???
  13. willdu

    Lua Limit 3 IPs bonus

    bump
  14. willdu

    C++ [0.4] No count more then 4 players on same IP (NEW otservlist.org rulles)

    They create this rulles that i agree, but with no codes to work on this i can not open my server A lot people uses 0.4, it should be fixed... bump
  15. willdu

    Lua Quest time online to do again

    Loool it's sounds better then i trough, i was thiking about make a globalevent, it's working on 0.4?
  16. willdu

    Space to attack OTClient

    Did you know how to attack next monster on battle list? Did u know how to make the function, it could be much usable for everybody especially who dont use bots... There is something here? otclient-candybot/target.lua at master · BenDol/otclient-candybot · GitHub
  17. willdu

    Lua Quest time online to do again

    It's too wrong.. You didnt set the variable in array for example: [8001] = { item = 2485, lvl = 2, days = 2}, -- doublet You made only a check to every items and this way you show up will break in the same thing the author topic said: Players will logout makers in front chests and login again...
  18. willdu

    Space to attack OTClient

    bump
Back
Top