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

[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
34
Reaction score
18
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 .
 
Back
Top