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

    Teleportation by movements for days of the week.

    local Days = { ["Monday"] = { Position = {x = 1000, y = 1000, z = 7} }, ["Tuesday"] = { Position = {x = 1000, y = 1000, z = 7} }, ["Wednesday"] = { Position = {x = 1000, y = 1000, z = 7} }, ["Thursday"] = { Position = {x = 1000, y = 1000, z = 7} }, ["Friday"] = { Position = {x...
  2. G

    Lua .lua easy cod

    This code is: mensagem.lua
Back
Top