• 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!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.
[Canary v.3.1.2+] Teleport Cube + Cooldown + Battle + Price

[Canary v.3.1.2+] Teleport Cube + Cooldown + Battle + Price

RonieNeubauer

New Member
Joined
May 6, 2024
Messages
1
Reaction score
4
GitHub
RonieNeubauer
RonieNeubauer submitted a new resource:

[Canary v.31.2+] Teleport Cube + Cooldown + Battle + Price - Supreme cube with battle checks, cooldown and price per use.

View attachment 84596View attachment 84597View attachment 84599View attachment 84600


Lua:
local supremeCube = Action()

local config = {
    price = 50000,
    storage = 9007,
    cooldown = 60,
    towns = {
        { name = "Ab'Dendriel", teleport = Position(32732 , 31634 , 7) },
        { name = "Ankrahmun", teleport = Position(33194 , 32853 , 8) },
        { name = "Carlin", teleport = Position(32360 , 31782 , 7) },
        {...

Read more about this resource...
 
Back
Top