Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/iano/public_html/tpforums-vb5/forum/includes/class_core.php on line 5842

PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 165

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 588

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../includes/functions_navigation.php on line 612

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../global.php(29) : eval()'d code(6) : eval()'d code on line 1

PHP Warning: Use of undefined constant misc - assumed 'misc' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant index - assumed 'index' (this will throw an Error in a future version of PHP) in ..../includes/class_bootstrap.php(1422) : eval()'d code(4) : eval()'d code on line 1

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 85

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 85

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 85

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 6

PHP Warning: Use of undefined constant onlinestatusphrase - assumed 'onlinestatusphrase' (this will throw an Error in a future version of PHP) in ..../includes/class_core.php(4684) : eval()'d code on line 85
TibiaAPI but little change
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: TibiaAPI but little change

  1. #1
    Junior Member
    Join Date
    Feb 2013
    Posts
    11

    TibiaAPI but little change

    Hello, anyone know how I can change options in TibiaAPI?
    Cuz I would using that without this "or else you will be banned. Kind Regards, CipSoft"
    I would using on trick with free premium time, but If in program is "or else u will be banned" it cant work..
    so anyone change this for me? or anyone could say me What I can to change that, please =)

  2. #2
    Super Moderator klusbert's Avatar
    Join Date
    Dec 2007
    Posts
    1,201
    Dont understand what you want.
    How to find battlelist address --> http://tpforums.org/forum/thread-8146.html
    Updating addresses --> http://tpforums.org/forum/thread-8625.html
    DataReader --> http://tpforums.org/forum/thread-10387.html

  3. #3
    Quote Originally Posted by klusbert View Post
    Dont understand what you want.
    It's simple. He wants TibiaAPI to give him free premium time without getting him banned. As if the second half of that clause is the only thing preventing the former part.

  4. #4
    What you must do to get free premium is as following.
    1. Open Tibia.exe in a HEX editor.
    2. Goto address 0x000A0A8F. (Note: Depending on editor you might have to write something like 000A0A8F, $000A0A8F or maybe even 000A0A8Fh)
    3. Replace 0F B7 40 10 with 66 B8 FF FF.
    4. Save Tibia.exe and login.
    5. Enjoy your free premium.

    Note: this actually works, try it.


    EDIT: I know this isn't using TibiaAPI but this is way better.

    EDIT: Picture of result
    Last edited by Stiju; 02-12-2013 at 03:50 PM.

  5. #5
    Quote Originally Posted by Stiju View Post
    What you must do to get free premium is as following.
    1. Open Tibia.exe in a HEX editor.
    2. Goto address 0x000A0A8F. (Note: Depending on editor you might have to write something like 000A0A8F, $000A0A8F or maybe even 000A0A8Fh)
    3. Replace 0F B7 40 10 with 66 B8 FF FF.
    4. Save Tibia.exe and login.
    5. Enjoy your free premium.

    Note: this actually works, try it.


    EDIT: I know this isn't using TibiaAPI but this is way better.
    MOV reg, 65536?

    hahaha. I love the dedication to this post

  6. #6
    Yes, a basic MOV AX, 0FFFF is all that is needed for free premium.

    I've added an image to my first post with the final result.

  7. #7
    He want to make a movie for hack noobs.. kkkkkkk

  8. #8
    Senior Member
    Join Date
    Nov 2010
    Posts
    397
    i love how the image says gratis premium account LOL

  9. #9
    Administrator
    Join Date
    Mar 2007
    Posts
    1,723
    Quote Originally Posted by Wesker View Post
    i love how the image says gratis premium account LOL
    That's what it says in the client. Gratis = Free

  10. #10
    Super Moderator klusbert's Avatar
    Join Date
    Dec 2007
    Posts
    1,201
    Just realized that gratis is free in swedish and germany xD I thought tibia had some crazy language pack :P
    How to find battlelist address --> http://tpforums.org/forum/thread-8146.html
    Updating addresses --> http://tpforums.org/forum/thread-8625.html
    DataReader --> http://tpforums.org/forum/thread-10387.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •