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

    What does ai say about you?

    So, I was digging and doing some profile searching. I came up upon Evil Pucker and made a simple search: Otland what happened to Evil Pucker? Ai responded, so I thought .. why not search up my old nickname with the same search method.. Oh boy, what a find!
  2. Joriku

    Canary Cast system [Solved]

    Ops, I was a bit drunk when I wrote this :D Rephrased When creating a cast system, how do we handle the cast viewer, is it a real player as a "ghost", or is it an observer? Real player: without functionallity Or do we run it as an observer, seems to be a bit harder to achieve. While I am...
  3. Joriku

    Next up tutorial

    Hi, vote for the next video tutorial. Been bored and busy over the previous months and I have not gotten any feedback on yourotserver. So Instead I am focusing on creating a video tutorial series. Vote for the first, if you do not need it/want it, skip voting.
  4. Joriku

    C++ 3.2.0 x14.12 Canary hangs on boot [Solved]

    Hi, ( This worked for the current server, it now boots ) can't find any issues related to this. Currently investigating this but server hangs when booting with a database over 1.1k+ players. 1759792514 After a very long and deep investigation, I've found and fixed the issue of this. 1) Startup...
  5. Joriku

    YourOTServer - OTServer automation

    Hello once more, Please read this, during early development webpage may go down for maintenance. Join the discord to get informed during those hours. Database o history will be wiped, due to me using live machine to configure and test. This will be swapped within a week. I've now changed and...
  6. Joriku

    Best way to auto-value items?

    What are the most ideal way of valuing items based on the in-game market by an automatic standard? I was thinking of using the game market, but it comes with it's ups and downs including it's limitations. If using the market to value items based on sales, checking the past 25 item sales and...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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
  14. 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...
  15. Joriku

    Effect list Canary 13.32

    Joriku submitted a new resource: Effect list Canary 13.32 - effects-list-canary Read more about this resource...
  16. 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 =...
  17. 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.
  18. Joriku

    Simple boss lever + cooldown + checks

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

    Multi In-game store configuration

    Joriku submitted a new resource: Multi In-game store configuration - ingame-store Read more about this resource...
  20. 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...
Back
Top