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

Search results

  1. Joriku

    YourOTServer BETA Discussion Thread

    Hi! I am currently in need of feedback. So I am releasing the project up in Beta version 1.0, unstable. Design, in progress same with features and fixes. More features and/or setups is coming, please. Be be patient. Currently possible setups: Canary + MyAcc onto Ubuntu 24.04...
  2. Joriku

    About the tibia 10 client movements

    Hi, so I have never really touched the sources related to movements and was wondering. Is the 10.98/10.100 client locked client-side or is server side possible to make the movements smoother? So what I am after in short: Make the client movements as smooth as possible, but is it possible on...
  3. Joriku

    [MyAcc] Python Paypal API

    [ Feel free to comment for changes, improvements or security related matters ] Here comes a temp solution for MyAcc, PayPal. Since current version of MyAcc has issues regarding API, until an update comes. Here is an back-end written in Python. You can design the template however you'd like...
  4. Joriku

    Automation ( CSGOROLL ) - Captcha

    Hi, so I've managed to create an automation for opening daily cases on csgoroll. Now to the question, what can I do for captcha solver? The popup ( Are you a robot? ). It has to be manually pressed as of now. So right now, I am in need of a captcha solver solution and I am unsure of how to go...
  5. Joriku

    Linux Ubuntu + Nginx, simple/advanced DDOS protection

    Hi, now sharing a DDOS solution for Nginx, this will not stop a major DDOS attack. However, it will stop or at least maintain an smaller / advanced one laid onto your server. ( It all depends on your servers capacity of handling data ), and can varry depending on circumstances. You'll need to...
  6. Joriku

    Linux DDOS, Ubuntu 24.04 - Nginx

    Hi, so recently a server took a heavy downfall of a DDOS attack running 7.72 nekiro's downgrade + myacc 0.8~ on port 7172. Port 80, 443 and 7172 was under heavy attack and fell down. My question is, how do I configure a machine's safety over IPTables and such to avoid this in the future of...
  7. Joriku

    otcv8 json error 1fc0

    So, I'm lost and can't find anything anywhere related to this issue. So I am getting this once I set things up. I am running a Virtual Box, 192.168.10.213 updater.php <?php // CONFIG $files_dir = "/var/www/html/otcv8/files"; $files_url = "http://192.168.10.213/otcv8/files"; $files_and_dirs...
  8. Joriku

    Testers with free time

    Hi, so me and my team is looking for some quest runners for our upcoming project. If you're available to quick run them, using a god character to give items, and such. We're also in need of expanding our staff team, looking for a: Gamemaster Community Manager Let me know in dm's Discord: Joriku
  9. Joriku

    Too many ideas..

    Hi, so we're in a year of dead ot servers and more and more copy-pasted servers and I am out of insperation. So, the idea was to first create a customized real map server. But we all know how this goes, there's already too many real maps out there with too many coming out each week. I keep...
  10. Joriku

    Effect list Canary 13.32

    Joriku submitted a new resource: Effect list Canary 13.32 - effects-list-canary Read more about this resource...
  11. Joriku

    Solved Door access when items are turned in issue

    Hi, I am lost here.. no idea what I am doing wrong as of now, but the player gets access before the items are turned in. Anyone got a clue why? local actions = {} -- Configuration local doorsConfig = { [9000] = {doorID = 6907, requiredItems = {9020}, useCount = 20, teleportPosition =...
  12. Joriku

    [Tutorial] Setup a virtual machine running Linux on windows

    Hello, thought I posted this tutorial up on Otland. But think I forgot to do so. Here's a tutorial video on how you can setup a Linux machine on your Windows machine without the need of buying or re-installing to do so.
  13. Joriku

    Simple boss lever + cooldown + checks

    Joriku submitted a new resource: Simple boss lever + cooldown + checks - Simple bosslever Read more about this resource...
  14. Joriku

    Multi In-game store configuration

    Joriku submitted a new resource: Multi In-game store configuration - ingame-store Read more about this resource...
  15. Joriku

    RevScripts Destroy an item id outside of area? + Kill monsters inside radius?

    Hi, how can I destroy an item of id outside of x y z top, bottom positions? Not sure if this would be done using an aid put onto the given item to the player, the point of this is if an player leaves, dies or logs out of area in one way or another. The item removes itself from the player's...
  16. Joriku

    RevScripts Modal window using aid?

    Hi, could not find a thread of it. And I am out of ideas. So I want the modal window to activate upon an action id pressed. So for this one right here, an action id of 3005 on a lever. How would I get it to activate upon aid instead of id? Just changing it to aid does not activate it.. local...
  17. Joriku

    Item gives bonus capacity (Canary tested)

    Hi, here's a script that gives the player 10% capacity. It can be changed to give whatever upon item usage. It's currently set to 2920 id, torch. You can change it to your likings. I used the old codebase found here Thanks for the script base @Xikini -Added checks to prevent bonus happening...
  18. Joriku

    AAC Znote acc, create my own sub page

    Hi, so the init.php inside the engine folder contains the sub page catagory. Now, I want to create a folder called wiki and add pages that allows access onto them by entering either the file by the domain or else do something like the sub page does by using sub.php?page=name How would I do...
  19. Joriku

    Linux Znote acc + Canary latest, host not found?

    Hi, got the project setup on a US server. I can reach the login menu of the client, however. After 10 failed attempts "Host not found" comes up. Does not seem like anyone has had this issue since I can't find any old thread about this issue. Anyone got any idea of why?
  20. Joriku

    Multi-Chest script, same chest diff location

    [Tested with 13.21 Canary, running 13.22] Hi, wrote a basic multi-chest script which allows you to use the same chest in two different areas. Yes, this is a basic script.. So how it works: You can now use the same chest, checking the same storage value as the other. So you can find the chest in...
Back
Top