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

    Windows Search addr for login01.tibia.com

    Hello. I want to search the begin of login addresses [login01.tibia.com] and the end of this addrs [login05.cipsoft.com] in ollydbg. I tried to search for -> all referenced text string and then search to "login01.tibia.com" but result is not found... How to find these addrs and space between...
  2. F

    [Poland]TorgOT - 8.0, Custom Client and an Anti-Bot System!

    Yeah, I hope there will be 30 or 40+ players online. Love custom maps and ideas. #Edit - > add more info in website.
  3. F

    OTClient CandyBot

    Where is compiled version for linux ? Any guide ?
  4. F

    World of Therran BETA

    During beta exp should be x5 or x7 to test all things not only rotworms ><. What is the point of spending 5 h per day to get 30-40 lvl and then character will be destroy ? THIS IS BETA lolz
  5. F

    [Sweden] Nelvara 10.41 [Custom Map] Start: Friday 26th 8PM CEST

    Yeah right, but Nelvara OTS is just boring. That's all.
  6. F

    [Sweden] Nelvara 10.41 [Custom Map] Start: Friday 26th 8PM CEST

    Yep, this server is just boring, standing in 1 place and waiting 2 min to kill carrior worm is not funny. Fight should be more dynamic.
  7. F

    [Sweden] Nelvara 10.41 [Custom Map] Start: Friday 26th 8PM CEST

    Lolz you should repair dmg, I can't even kill rat ... #Now it's ok :)
  8. F

    [Sweden] Nelvara 10.41 [Custom Map] Start: Friday 26th 8PM CEST

    I can't wait ! :D Seems really good. See you in ot :)
  9. F

    [Poland] Isengard |10.41| Real Map |PVP | Start 8 July 2014 17.00

    Another stupid real-map server.. That's all.
  10. F

    [Spain] MythOT 10.10 - Custom Real Map - Warzones - Rewards x Level - STARTS TOMORROW

    Custom Real Map - the best bullshit 2013.
  11. F

    [POLAND][8.6] Tilmera - real map, low rates, full rpg system! CHECK IT

    You don't know what does it mean "rpg", do you ?
  12. F

    [USA] [Custom Client] Kingdom Age UPDATED!

    You've hidden information about online players.. because there are no players online probably :>
  13. F

    [7.6] YurOTS MAP

    Rehost this shitty hosting..
  14. F

    [Sweden] Synthesia | (9.86) * RPGish low-rate * Fully custom map *

    For me it will be great: Exp : 1-3x Skills: x3 Magic: x5 Rengen: bigger and faster then real tibia (but not too big..)
  15. F

    [Poland] Swevolutions, Custom client, Now online!

    404 Not Found Not bad!
  16. F

    Clean House

    Create talkactions\scripts\cleanHouses.lua: and add: -- clean all houses except guildhouses -- Created by fec/layflette/3dzio/shtako function onSay(cid, words, param) local GOD_ACCESS = 6 -- change to your god access if getPlayerAccess(cid) < GOD_ACCESS then return FALSE end local count...
  17. F

    healing by stages, public

    Hmm IDK that i understood you well. * If player lvl is lower than 150 then return combat1 * if player lvl is bigger than 150 and lower then 250 then return combat2 * if player lvl is bigger then 250 return combat3 local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE...
  18. F

    Server wont start.

    Check it out: http://otland.net/f16/mysql-connection-problem-192483/
  19. F

    [NPC] Wont open NPC channel.

    You should meet with fortune teller! Where is code ?
  20. F

    Lua OnLogin if playerid = array

    Loolz man, show "more code", because you give us only "if-s" and "for-s" - that isn't code
Back
Top