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

[Portable][Local][Real][Server][13.21.13839] - No need to setup anything, just download and run portable xampp, canary, tibia client.

mar173

Member
Joined
Aug 14, 2016
Messages
37
Reaction score
21
Download
SHA256: 0fd47d3c39735c2351a205a0e2d5851f20007a3f54278f7c199e6147b9a60224
Very important! -> All files must be in folder C:/PortableOTS/* or it won't work! Don't rename internal folders either!
Zrzut ekranu 2023-10-07 153307.png



run "1. xampp", start apache and mysql
run "2. canary"
run "3. tibia"
login with @god:god
on website login with god:god



Code:
edited:

    - infinite potions
    - disabled creating flask after use potion
    - free premium account
    - increased skill rate from 1 to 100000 (good for testing and from 120+ is growing slowly anyway)
    - increased spawn rate from 1 to 3 (faster respawn time)
    - increased exp rate from 1 to 10000 (maybe too high)
   
        * this is just info, i have not changed that:
            - ctrl+c on canary.exe window to safely shutdown server


added command:

     - create many items: (/mi item_name_or_id_1,item_name_or_id_2,...)
        /mi mana potion,239,zaoan helmet, zaoan legs,...


enabled commands for normal character:

    - create single item:  (/i item_name_or_id,item_count,item_tier_from_0_to_10)
        /i Sanguine Hatchet,1,10
   
    - create monster near player: (/m monster_name)
        /m Dragon Lord
   
    - teleport to town: (/town town_id) - it starts from 1 and next town is increased by 1: 1,2,3,4,...
        /town 8
   
    - set player position: (/pos x,y,z)
        /pos 32346,32224,7
   
    - teleport to creature: (/goto creature_name)
        /goto Demon
   
    - move down:
        /down
   
    - move up:
        /up
   
    - skip tiles, move forward x tiles:
        /a 14
 
Last edited:
managed to finally lay my hand on those. for some reason running github version was just errors after errors. seems like 1000 people working on canary are incapable of creating a good repo for it .
 
Thank you brother! Have u got a tibia client I can run on Windows and connect to it?
 
Thank you brother! Have u got a tibia client I can run on Windows and connect to it?
Use github one from canary if its not included in there
that pack is from some 4shared account that was public.
 
Last edited:
Hey there again. I've setup canary, got a 13.21 tibia client, mysql etc. So when i lunch canary server, everything loads up no errors but now its stuck on Loaded all modules, server starting up... All I can do is login to the character list but not the server yet. Its stuck on this for the past 40 minutes. I am running it on my laptop acer predator helios 300, 8 gb ram. Will it eventually start or I have a bug somewhere?
 
Hey everyone, I have a huge favour to ask. As fr some reason i cannot compile newest version of canary I have downloaded the ready one from the last livin link and after few changes it works good (something is f-ed with gamestore.lua but other than that seems perfect)
My Question is:
How can I change quests so that non are already done? I realize that deleting everything in player_storage allows to reset them for one login but every time server is restarted all are completed again, normaly I would expect that there is a line in schema.sql but it seems not to be there. What file contains "Dump into player_storage" so that I can get rid of completed quests and do them myself?

Edit.: I'm braindead I thought I have read through the config.lua and noticed all the differences to what I previousy had with 12.91 and only rereading it I have noticed that FreeQuests are "true" instead of "false" so that helped quite a bit xD
 
Last edited:
Anyone have this files? Previous link doesnt exist
managed to finally lay my hand on those. for some reason running github version was just errors after errors. seems like 1000 people working on canary are incapable of creating a good repo for it .
link down?
Link Down
Bump. Please can you provide a new link?
its not same but this one actually compiled and connected and shit so.
Thank you brother! Have u got a tibia client I can run on Windows and connect to it?
Hey there again. I've setup canary, got a 13.21 tibia client, mysql etc. So when i lunch canary server, everything loads up no errors but now its stuck on Loaded all modules, server starting up... All I can do is login to the character list but not the server yet. Its stuck on this for the past 40 minutes. I am running it on my laptop acer predator helios 300, 8 gb ram. Will it eventually start or I have a bug somewhere?
Hey everyone, I have a huge favour to ask. As fr some reason i cannot compile newest version of canary I have downloaded the ready one from the last livin link and after few changes it works good (something is f-ed with gamestore.lua but other than that seems perfect)
My Question is:
How can I change quests so that non are already done? I realize that deleting everything in player_storage allows to reset them for one login but every time server is restarted all are completed again, normaly I would expect that there is a line in schema.sql but it seems not to be there. What file contains "Dump into player_storage" so that I can get rid of completed quests and do them myself?

Edit.: I'm braindead I thought I have read through the config.lua and noticed all the differences to what I previousy had with 12.91 and only rereading it I have noticed that FreeQuests are "true" instead of "false" so that helped quite a bit xD
can reupload?
Bro's DP says everything
Reupload Please 😜

latest canary, tibia 14.12, default = no changes no /mi etc.


- infinite potions
canary/config.lua -> removeChargesFromPotions = false

- disabled creating flask after use potion
canary/data/scripts/actions/items/potions.lua -> comment lines (1. player:addItem(potion.flask, 1), 2. Game.createItem(potion.flask, 1, fromPosition))

- free premium account
canary/config.lua -> freePremium = true

- increased skill rate
canary/config.lua -> rateSkill = 1

- increased spawn rate
canary/config.lua -> rateSpawn = 1

- increased exp rate
canary/config.lua -> rateExp = 1
 
Last edited:
Hello, i got it all working as a complete beginner so super happy! I wonder if i can change sprites to old item look and how would i go about this? I cant event find the .spr file. I found a .dat called appearances, is that what i need to change?
 
Back
Top