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

    How To Inject Your Own DLL Using OllyDBG

    Error Handling:
  2. rwxsu

    How To Inject Your Own DLL Using OllyDBG

    Just made a quick bonus video on how to read values in C++:
  3. rwxsu

    How To Inject Your Own DLL Using OllyDBG

    OllyDBG: http://www.ollydbg.de/odbg200.zip
  4. rwxsu

    Missing VCRUNTIME140.DLL

    Install this first: Download Microsoft Visual C++ 2015 Redistributable Update 3 RC from Official Microsoft Download Center
  5. rwxsu

    How To Inject Your Own DLL Using IIDKing

    Just a quick video on how to inject your own DLL into any Tibia client. Edit: I have had some issues with IIDKing, use OllyDBG instead: How To Inject Your Own DLL Using OllyDBG
  6. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    See code here: Temporary fix for skull/party icons · rwxsu/tibianic-dll@c17885f
  7. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    I don't know about the original, but it was already implemented when I bought the files and it is working. Cam system works.
  8. rwxsu

    [ZNOTE AAC] URL tag on Forums

    Remove target="_blank" if you don't want it to open in a new tab '{$2}' => '<a href="$1" target="_BLANK">$2</a>', Added this if-statement to append http:// or https:// in the href if the user doesn't do it, if not the url gets prefixed with the server url. if (strpos($string, "<a href=") !==...
  9. rwxsu

    Znote AAC 1.4 - [TFS 0.2.13+] & [TFS 0.3.6+/0.4]

    Hello, I'm working on your tibiacom layout and have done a lot of fixes to the menu etc. Link (in progress): rwxsu/tibiacom Is there a way to use the sub pages as layout files and keep the logic outside of the layout directory? E.g. layout/sub/settings.php should only contain the form on POST...
  10. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    It's back on GitHub
  11. rwxsu

    Programmer Do You Need Website Development?

    No one contributed. It's still here Edit: added it back up
  12. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    I'm uploading the tutorial from GitHub here since I'm deleting the repo. Use the provided tools in OP: the Dev C++ provided has the right mingw version and a custom boost file, and the client is reversed engineered to work with the dll. How To Compile On Windows With Dev C++ Open the the DEV...
  13. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    It's a little disappointing to see all the forks on GitHub even with the original, and it will be removed from GitHub if that continues. The idea behind leaking the source in the first place was so you could learn from it or improve/build up on it (reason behind GitHub), and also because the...
  14. rwxsu

    [Quest] An Uneasy Alliance

    Sorry for the late answer, didn't see your post until now. Can't remember why I made it like that, it's correct what you're saying (DRY). You can omit the if mission == x part completely, but you should check if it's a valid mission in some way. The registerEvent activates the onKill in...
  15. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    The versions.php is already there: rwxsu/tibianic-dll
  16. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    There is only one DEV File: Tibria.dev
  17. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    Yeah, he didn't see this coming :D
  18. rwxsu

    [Download] Tibianic DLL Sources (Client Injection)

    Sources: rwxsu/tibianic-dll How To Compile (Windows): wiki The wiki contains all the tools you need to compile. All credit goes to Iryont.
  19. rwxsu

    [France] Tibria 7.72 - Real Map - Exp Rate: 30x - 30 Day FREE Premium

    #1 patch ~ Doubled support spell duration (light, haste, etc) ~ Tripled soul regeneration ~ Added Stealth Ring Quest to Minoatur pyramid ~ Added rewards on certain levels ~ Added full HP/MP on level up ~ Added haste for 30 seconds on level up ~ Added change gold function ~ Added shared...
  20. rwxsu

    [France] Tibria 7.72 - Real Map - Exp Rate: 30x - 30 Day FREE Premium

    IP: tibria.com Port: 7171 Uptime: 24/7 Host: 250Mbps and anti-DDoS protection Map: Real Tibia Map (Cipsoft) Experience Rate: 30x Skill Rate: 18x Magic Rate: 6x Regen Rate: 3x Loot Rate: 3x Spawn Rate: 3x I really developed this server to play myself, to have the authentic old school...
Back
Top