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

    PHP Layout Gesior/Discord Webiste

    The code I have is for Facebook and not for Discord. I tried to modify it more than once and failed https://discord.com/invite/3SCTS73j <div style="background-color:#ffffff; margin-top: 20px;"> <div class="ds-like-box" data-href="https://discord.com/invite/3SCTS73j" data-width="180"...
  2. G

    PHP Layout Gesior/Discord Webiste

    I've tried, and failed
  3. G

    PHP Layout Gesior/Discord Webiste

    How do I get a code to add Discord to my website? discord-like-box/like this. I have code that works for Facebook, I tried to develop it for Discord, but it didn't work <div style="background-color:#ffffff; margin-top: 20px;"> <div class="fb-like-box" data-href="https://web.facebook.com/"...
  4. G

    RevScripts killuaCaveOwners/no back temple

    some one help
  5. G

    RevScripts killuaCaveOwners/no back temple

    when i click in scroll get tp. no one Enter cave.
  6. G

    RevScripts killuaCaveOwners/no back temple

    when use scrolls get telport after use, player don`t enter cave.
  7. G

    RevScripts killuaCaveOwners/no back temple

    script is working but, player not get access for cave 05:47 Você acabou de alugar a caverna 1 por 6 horas. Aproveite! you can use talk action with /caves, you dont see anything caves no have access
  8. G

    RevScripts killuaCaveOwners/no back temple

    this is my code action function restTempo(storage)-- By Zefz local segundos, minutos, horas = 0,0,0 local tot = storage - os.time() horas = math.floor(tot/3600) tot = tot - horas * 3600 minutos = math.floor(tot/60) tot = tot - minutos * 60 segundos = tot return...
  9. G

    RevScripts killuaCaveOwners/no back temple

    code is working but player no enter in cave no sit name< i cant enter in cave when i use scroll agine get > 05:13 -467739:44:01
  10. G

    RevScripts killuaCaveOwners/no back temple

    first code is working but player can`t enter in cave code 2 is erro
  11. G

    RevScripts killuaCaveOwners/no back temple

    is working but, i cant enter in caves
  12. G

    RevScripts killuaCaveOwners/no back temple

    erro, in action
  13. G

    RevScripts killuaCaveOwners/no back temple

    still im need help
  14. G

    RevScripts killuaCaveOwners/no back temple

    who help me? Today
  15. G

    RevScripts killuaCaveOwners/no back temple

    Some one fix the problem?
  16. G

    RevScripts killuaCaveOwners/no back temple

    Some one can help me?
  17. G

    erro script shop

    when i buy from Containers, erro local SHOP_MSG_TYPE = MESSAGE_STATUS_CONSOLE_RED local SQL_interval = 30 function generateSerial() --local lettersUsedToGenerateHash = "AaBbCcDdEeFfGgHhIiJjKkLlMmOoPpQqRrSsTtUuVvWwXxYyZz" local lettersUsedToGenerateHash = "ABCDEFGHIJKLMOPQRSTUVWXYZ"...
  18. G

    RevScripts killuaCaveOwners/no back temple

    Some one can help me, need player kick temple after 6 hours from use scrolls Tfs 1.2
Back
Top