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

    Selling Account: Level 60 Elite Knight and 39 Royal Paladin

    I'm really interested in buying both of these accounts. Please pm me when you get a chance.
  2. Protegy

    How fast do you type?

    Keystrokes 439 Correct words 76 Wrong words 7 You reached 394 Points so you achieved position 3674 of 55838 on the ranking list (last 24 hours) Im Good d^.^b Edit : 2nd Attempt Words per minute (WPM) 87 Keystrokes 451 Correct words 80 Wrong words 2 You reached 433 Points so you achieved...
  3. Protegy

    Help with a automatic script for give VIP when player get level 120

    local config = { level = 120, storageId = 15558, msg = "Parabéns, você recebeu 1 dia de vip!", msgtype = MESSAGE_EVENT_ADVANCE } function onAdvance(cid, oldLevel, newLevel) if getPlayerLevel(cid) >= config.level and getGlobalStorageValue(cid, config.storageId) == -1) then...
  4. Protegy

    Help with a automatic script for give VIP when player get level 120

    I didn't test it, but i'm sure it should work. REP me if i helped :)
  5. Protegy

    Help with a automatic script for give VIP when player get level 120

    local config = { level = 120, storage = 3334, msg = "Parabéns, você recebeu 1 dia de vip!", msgtype = MESSAGE_EVENT_ADVANCE } function onAdvance(cid, oldLevel, newLevel) if getPlayerLevel(cid) >= config.level and getGlobalStorageValue(getPlayerAccountId(cid)+326) <= 0 then...
  6. Protegy

    Selling ED 175+ <Open-PVP>

    I was just wondering, since i've never bought a char on rl tibia higher than lv 50. How much would you like for this account? I'm currently looking for a character to buy.
  7. Protegy

    Zombie Event - Without Bugs! Work on all TFS

    The ZE_rX_rY = {22,18} This is the size of the room. Example : Count the squares from the left side of the room to the right side, lets pretend it is 30, now count the squares from north to south, lets pretend it is 20. So you would put here ZE_rX_rY = {30,20}.
  8. Protegy

    Gaming Learn to fucking read

    damn that sucks
  9. Protegy

    Gaming Learn to fucking read

    For some reason it wont let me put a offer in, when i push create offer it just closes the market box. Am i doing something wrong? :o
  10. Protegy

    9.31 bot

    Download neobot its not free but its really cheap like 10$ for 90 days, its really awesome i've been using it for a while i made a new char 2 days ago and im already lv 27, i botted that character since lv 1 haha and im already lv 27 in 2 days :D
  11. Protegy

    Team Need new team for my new project tibiaera! im advanced hoster!

    Name: Nathanniel Age: 16 Country: USA MSN: [email protected] What are you applying for? : Scripter Experiences: I've worked on many ot's, none currently active. Extras: I'm mainly a scripter but i can also map!
  12. Protegy

    Team World of Acera - A Serious RPG

    Name: Nathanniel Age: 16 Country: U.S.A Time-Zone (GMT +/- #): USA/Canada Central Time MSN: [email protected] What are you applying for? : Scripter
  13. Protegy

    Gaming Red's Knight Life Thread. From Zero to Deletera!

    ]Nice level, i recently started a "zero to hero" project so to speak i started it yesterday and im already a lv 22 knight. Unfortunately i don't have premium, and won't be able to get it for a long while because i don't have a credit card. But I've still managed to get a good set and decent...
  14. Protegy

    Team Needed Team for new 9.1 project

    Name: Nathanniel Nickname: Protegy Age: 16 MSN: [email protected] Past Experiences: Scripting on many ots. Position Applying for: Scripter Sample of your work: I don't keep any of my work as to not use the same script twice on different ot servers. I try to be 100% custom. Offer to the...
  15. Protegy

    Gaming Mine and Bogart's adventures on Lordaeron!

    I tried to make an account there but it wouldnt let me :O
  16. Protegy

    Paladin weapond shootype help!!

    local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 1) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_REDSTAR) setCombatFormula(combat, COMBAT_FORMULA_SKILL, 0, 0, 1.0, 0) function...
  17. Protegy

    Small Donation

    Hello, i recently started playing tibia again and i just created a new account and created a knight character. I would really like to see how high of a level i could get this character, but unfortunetly i can't buy premium, due to my lack of money. So i was wondering if perhaps there was someone...
  18. Protegy

    Animeted Text

    Could you post your whole script here? So i can fix it.
  19. Protegy

    Signature Please, and Thank You.

    That one is pretty nice but perhaps something a little more manly. Please, and Thank You.
Back
Top