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 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 6
Tibia 8.50 Addresses
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31

Thread: Tibia 8.50 Addresses

  1. #1

    Tibia 8.50 Addresses

    what i am using so far:

    Code:
    TIBIA_PLAYER_CAP 0x00632EA0
    
    TIBIA_PLAYER_Z 0x00641C78
    TIBIA_PLAYER_Y 0x00641C7C
    TIBIA_PLAYER_X 0x00641C80
    
    TIBIA_STATUSBAR_TIMER 0x00791414
    TIBIA_STATUSBAR_TEXT 0x00791418
    
    TIBIA_SEE_ID 0x0078F640
    TIBIA_SEE_TEXT 0x00791640
    
    TIBIA_CONTAINER_BEGIN 0x0063F388
    TIBIA_CONTAINER_END 0x00641248
    
    Tibia_SetStatusbarText 0x0053E500
    Tibia_TriggerEvent 0x00519770
    Tibia_MoveObject 0x00405220
    Tibia_UseObject 0x00406240
    also, for player cap, i think you have to divide the value by 100 now, to get the value as a decimal (3330 / 100 = 33.3 cap), not sure if has always been that way or how new that is

  2. #2

    Tibia 8.50 Addresses

    Code:
    AddDrawSprite = 0x004B0BC0

  3. #3

    Tibia 8.50 Addresses

    I made very fast search and got
    Code:
    EXP = 00632EC4
    HP = 00632ECC
    MP = 0063EB0
    LVL = 00632EC0
    MLVL = 00632EBC
    CLICKID = 0078F634
    Slot_head = 0063F310
    last_msg = 00791668
    too hard to calc distance from exp etc do it yourself XD

  4. #4
    Super Moderator klusbert's Avatar
    Join Date
    Dec 2007
    Posts
    1,201

    Tibia 8.50 Addresses

    Quote Originally Posted by Uggis
    I made very fast search and got
    Code:
    EXP = 00632EC4
    HP = 00632ECC
    MP = 0063EB0
    LVL = 00632EC0
    MLVL = 00632EBC
    CLICKID = 0078F634
    too hard to calc distance from exp etc do it yourself XD
    Its kinda easy :P

  5. #5

    Tibia 8.50 Addresses

    Code:
    PrintObjectAdr = $4B0BC0;
    PrintNameAdr = $4F0221;
    PrintTextFuncAdr = $4B0000; 
    ShowFPSAdr= $459728;    
    ShowFPSNopAdr=$459664;   
    
    XTeaKey = $78BF34;
    RSAAdr = $5B0610;
    LoginServerAdr = $786E70;
    
    AdrNameSpy_1 = $4ED239; 
    AdrNameSpy_2 = $4ED243; 
    
    MapPointer = $646790;
    ItemDataAdr = $78BF54; 
    BattleList_Start = $632F30;
    PlayerID = $632ED0;
    Slot_Head = $63F310;
    StatusText = $791418;
    StatusTextTime = StatusText-4;
    Container_Start = $63F388;
    
    AttackedCratureIDAdr = $632E9C;
    FollowModeAdr = $78C360;

    Good to be back

  6. #6

    Tibia 8.50 Addresses

    Thx all for address!!!

  7. #7

    Tibia 8.50 Addresses

    My auto-generated address list.
    Code:
    PLAYER_VIPLIST                           0x00630BF0
    PLAYER_VIPLIST_ONLINE                    0x00632E50
    PLAYER_VIPLIST_SIZE                      0x00632E54
    PLAYER_CONDITION                         0x00632E58
    PLAYER_FIST_PERC                         0x00632E5C
    PLAYER_CLUB_PERC                         0x00632E60
    PLAYER_SWORD_PERC                        0x00632E64
    PLAYER_AXE_PERC                          0x00632E68
    PLAYER_DISTANCE_PERC                     0x00632E6C
    PLAYER_SHIELDING_PERC                    0x00632E70
    PLAYER_FISHING_PERC                      0x00632E74
    PLAYER_FIST                              0x00632E78
    PLAYER_CLUB                              0x00632E7C
    PLAYER_SWORD                             0x00632E80
    PLAYER_AXE                               0x00632E84
    PLAYER_DISTANCE                          0x00632E88
    PLAYER_SHIELDING                         0x00632E8C
    PLAYER_FISHING                           0x00632E90
    PLAYER_MOUSEOVER_ID                      0x00632E94
    PLAYER_FOLLOW_ID                         0x00632E98
    PLAYER_ATTACK_ID                         0x00632E9C
    PLAYER_CAP                               0x00632EA0
    PLAYER_STAMINA                           0x00632EA4
    PLAYER_SOULPOINT                         0x00632EA8
    PLAYER_MANA_MAX                          0x00632EAC
    PLAYER_MANA                              0x00632EB0
    PLAYER_MAGIC_LEVEL_PERC                  0x00632EB4
    PLAYER_LEVEL_PERC                        0x00632EB8
    PLAYER_MAGIC_LEVEL                       0x00632EBC
    PLAYER_LEVEL                             0x00632EC0
    PLAYER_EXPERIENCE                        0x00632EC4
    PLAYER_HEALTH_MAX                        0x00632EC8
    PLAYER_HEALTH                            0x00632ECC
    PLAYER_ID                                0x00632ED0
    PLAYER_GOTOZ                             0x00632F0C
    PLAYER_GOTOY                             0x00632F10
    PLAYER_GOTOX                             0x00632F14
    BATTLELIST_BEGIN                         0x00632F30
    BATTLELIST_END                           0x0063CB70
    
    PLAYER_HEAD_SLOT                         0x0063F310
    PLAYER_NECK_SLOT                         0x0063F31C
    PLAYER_CONTAINER_SLOT                    0x0063F328
    PLAYER_BODY_SLOT                         0x0063F334
    PLAYER_LEFT_HAND_SLOT                    0x0063F340
    PLAYER_LEFT_HAND_COUNT                   0x0063F344
    PLAYER_RIGHT_HAND_SLOT                   0x0063F34C
    PLAYER_RIGHT_HAND_COUNT                  0x0063F350
    PLAYER_LEGS_SLOT                         0x0063F358
    PLAYER_FEET_SLOT                         0x0063F364
    PLAYER_RING_SLOT                         0x0063F370
    PLAYER_ARROW_SLOT                        0x0063F37C
    PLAYER_ARROW_COUNT                       0x0063F380
    CONTAINER_BEGIN                          0x0063F388
    CONTAINER_END                            0x00641248
    
    CONNECTION_STATUS                        0x0078F598
    RIGHT_CLICK_CREATURE_ID                  0x0078F59C
    RIGHT_CLICK_Z                            0x0078F5A0
    RIGHT_CLICK_Y                            0x0078F5A4
    RIGHT_CLICK_X                            0x0078F5A8
    RIGHT_CLICK_STACK                        0x0078F5AC
    RIGHT_CLICK_Z2                           0x0078F5B0
    RIGHT_CLICK_Y2                           0x0078F5B4
    RIGHT_CLICK_X2                           0x0078F5B8
    RIGHT_CLICK_STACK2                       0x0078F5BC
    LEFT_CLICK_Z                             0x0078F5CC
    LEFT_CLICK_Y                             0x0078F5D0
    LEFT_CLICK_X                             0x0078F5D4
    LEFT_CLICK_STACK                         0x0078F5D8
    LEFT_CLICK_COORD_Y                       0x0078F5DC
    LEFT_CLICK_COORD_X                       0x0078F5E0
    WINDOW_HEIGHT                            0x0078F5EC
    WINDOW_WIDTH                             0x0078F5F0
    ACTIONSTATE                              0x0078F5F8
    LEFT_CLICK_ITEM_ID                       0x0078F634
    LEFT_CLICK_ITEM_COUNT                    0x0078F638
    RIGHT_CLICK_ITEM_ID                      0x0078F640
    RIGHT_CLICK_ITEM_COUNT                   0x0078F644

  8. #8
    Senior Member
    Join Date
    Mar 2007
    Posts
    251

    Tibia 8.50 Addresses

    Quote Originally Posted by Stiju
    My auto-generated address list.
    Pfft. Thats why you pwn Stiju.

  9. #9

    Tibia 8.50 Addresses

    @Stiju: how come that is auto generated?

  10. #10

    Tibia 8.50 Addresses

    Because I didn't write it myself, just inputed a few values and thats what came out.

    And I did of course test some of them to see so there wasn't any changes in the update.

Posting Permissions

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