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

Search results

  1. butrocker

    Solved Welcome Book script?

    Hey guy's I'm looking for a script very similar to the one used in deathzot I looked on the forum for a script as to how to do it, I couldn't find one.. Yes I do realize how simple this is, I just don't understand how to do it hahah Thanks in advance
  2. butrocker

    Diablo III - Game Talk

    If you registered your e-mail on the website sometime before November they did, would you like to see the e-mail along with the key they sent me? also, being ignorant doesn't get you anywheres.
  3. butrocker

    Diablo III - Game Talk

    I had a beta key in my e-mail that blizzard sent me, and I barely ever check my e-mails so I ended up missing the beta and didnt even get a chance to play it -.-
  4. butrocker

    How popular are you?

    can't say we've talked but your premium and have a decent amount of posts so 6/10
  5. butrocker

    Lua animated text or colored text tibia>9.0

    animated text was removed from the game so its no longer possible.
  6. butrocker

    [AAC]Problem with making accounts

    its all good now, I ended up getting modern AAC I fixed everything :), Thank you for your help guys!
  7. butrocker

    corpse problem

    Hi guys, I created my own custom monster, added all my sprites and everything perfect. I also made the corpse for the monster but how do I make it so its possible to open the corpse? as if it was a container. I'm thinking it has something to do within the tibia.dat or items.otb file but im not...
  8. butrocker

    Pokemon Crystal: The Mind of Suicune.

    i'd like to test if possible!
  9. butrocker

    [AAC]Problem with making accounts

    download a new server?, your not being very clear with your messages lol. anyways but I will download a new server and try it out edit: got 8.54 server, AAC is now working!
  10. butrocker

    [AAC]Problem with making accounts

    what would you suggest me downloading? I've been looking for modernAAC but im not sure where to get it
  11. butrocker

    [AAC]Problem with making accounts

    Hey guys, I'm experiencing a problem when trying to create accounts on my website. the error I keep experiencing is this Account::existsName() failed. If your server doesn't support account names pelase use AAC release v3.20 account.php on line: 183 Script was terminated because...
  12. butrocker

    [custom client]Pokemon OT?

    bump can anyone solve this?
  13. butrocker

    [custom client]Pokemon OT?

    1. half of the links dont work, 2. Vapus ive already tried and no luck, 3. ???
  14. butrocker

    [custom client]Pokemon OT?

    I know that I need to use a hex editor Im just not sure how to go about using it.. would it be possible for anyone to provide me with like, a few steps or something that I can follow to do it?
  15. butrocker

    [custom client]Pokemon OT?

    I know how to change the picture I want to make it so people dont need an ip changer to connect.. like how can I change it so the clients ip is the ip of my server.
  16. butrocker

    [custom client]Pokemon OT?

    Hi guys, i'm here today to ask if you can help me with setting up my custom pokemon tibia client. I have the photo I want to upload for it and I have the basic client I want to use but... how do I edit my client? I'd like to make it so people don't need to use an ip changer and i'd also...
  17. butrocker

    Final Fantasy server

    looks so good, i'd definately put time into playing this!, Do you have any idea when its going to be ready to be released and played?
  18. butrocker

    Lua HP/Mana rune (Level based)

    works perfectly Evan thank you!, rep ++ for you kind sir
  19. butrocker

    Lua HP/Mana rune (Level based)

    local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 100)) function onUse(cid, item, fromPosition, itemEx, toPosition) local level = getPlayerLevel(cid) local mlevel = getPlayerMagLevel(cid)...
  20. butrocker

    Lua HP/Mana rune (Level based)

    So im looking for a level based rune that heals health and mana at the same time, by saying level based I mean the rune gets better as that player levels up, ex: player level 20 heals 240-250 hp and 300-325 mana player level 21 heals 250-260 hp and 310-335 mana The script could be either...
Back
Top