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 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 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
Addresses 9.82
Page 1 of 4 123 ... LastLast
Results 1 to 10 of 37

Thread: Addresses 9.82

  1. #1
    Member Diego's Avatar
    Join Date
    Mar 2012
    Location
    México
    Posts
    79

    Addresses 9.82

    here are the addresses to tibia 982 if anyone needs them and cba to find them lol im missing some but i gtg to school so you gotta find those by yourself

    Code:
    playerHP = 0x550000 + BaseAddress;// 9.82
    playerMP = 0x3BA0E4 + BaseAddress;// 9.82
    playerHPMAX = 0x587E9C + BaseAddress;// 9.82
    playerMPMAX = 0x3BA094 + BaseAddress;// 9.82
    playerConnected = 0x3C3E98 + BaseAddress;// 9.82
    playerID = 0x587EA4 + BaseAddress;// 9.82
    playerEXP = 0x3BA0A0 + BaseAddress;// 9.82
    playerStatus = 0x3BA054 + BaseAddress;// 9.82
    playerCap = 0x580E94 + BaseAddress;//9.53 -- needs update
    playerLevel = 0x3BA0CC + BaseAddress;// 9.82
    playerStamina = 0x3BA118 + BaseAddress; // 9.82
    playerX = 0x583EA8 + BaseAddress;// 9.81
    playerY = 0x583EAC + BaseAddress;// 9.81
    playerZ = 0x583EB0 + BaseAddress;// 9.81
    playerTarget = 0x3B6F40 + BaseAddress; // 9.81
    
    playerEquip_Step = 0x0C;
    playerAmmo = 0x5DE624 + BaseAddress;
    playerAmmoCount = playerAmmo - 4;
    playerRing = playerAmmo + playerEquip_Step;
    playerBoots = playerRing + playerEquip_Step;
    playerLegs = playerBoots + playerEquip_Step;
    playerRight = playerLegs + playerEquip_Step;
    playerLeft = playerRight + playerEquip_Step;
    playerTorso = playerLeft + playerEquip_Step;
    playerBackpack = playerTorso + playerEquip_Step;
    playerNecklace = playerBackpack + playerEquip_Step;
    playerHead = playerNecklace + playerEquip_Step;
    
    playerMagicLevel = 0x3BA0D4 + BaseAddress;
    
    playerFist = 0x587E78 + BaseAddress;
    playerClub = playerFist + 0x04;
    playerSword = playerClub + 0x04;
    playerAxe = playerSword + 0x04;
    playerDistance = playerAxe + 0x04;
    playerShielding = playerDistance + 0x04;
    playerFishing = playerShielding + 0x04;
    
    
    containerStart = 0x40958C + BaseAddress;
    containerMax = 16;
    containerStep = 0x1EC;
    containerName = 0x04;
    containerAmountItems = 0x24;
    containerState = 0x28;
    containerMaxCapacity = 0x2C;
    
    containerItem.Step = 0x0C;
    containerItem.Offset = 0x30;
    containerItem.Unk = 0x00;
    containerItem.Count = 0x04;
    containerItem.ItemID = 0x08;
    containerEnd = containerStart + (containerStep * containerMax);
    Last edited by Diego; 02-27-2013 at 06:29 PM.
    TibiaViewer taking AFK botting to a whole different level Sign up!.

  2. #2
    Junior Member
    Join Date
    Nov 2011
    Posts
    17

    Help

    XOR address you have ???

  3. #3
    Member Diego's Avatar
    Join Date
    Mar 2012
    Location
    México
    Posts
    79
    my bad, i thought i placed it lol
    Anyways I have finished updating my addresses

    Code:
    XOR = 0x3BA090 + BaseAddress; //9.82
    datPointer = 0x3C178C + BaseAddress; //9.82?
    mapPointer = 0x5DE6AC + BaseAddress; // 982?
    battlelistStart = 0x550008 + BaseAddress;//9.82
    msgsPointer = 0x405D08 + BaseAddress;
    TibiaViewer taking AFK botting to a whole different level Sign up!.

  4. #4
    Junior Member
    Join Date
    Jan 2013
    Location
    Interwebz
    Posts
    22
    nice work diego, i was just opening cheat engine for another fun day of scanning. Guess you beat me to it :-D

    Thanks so much.
    ResQue1980... Nom Nom Nom...
    "Reality is merely an illusion, albeit a very persistent one" - Einstein

  5. #5
    Member Diego's Avatar
    Join Date
    Mar 2012
    Location
    México
    Posts
    79
    Sure no prob
    TibiaViewer taking AFK botting to a whole different level Sign up!.

  6. #6
    Junior Member
    Join Date
    Aug 2012
    Posts
    21
    I need Tibia GUI address pls add

  7. #7
    Junior Member
    Join Date
    Nov 2011
    Posts
    17
    Quote Originally Posted by damianos1221 View Post
    I need Tibia GUI address pls add
    Gui point is &H7BA6C0

  8. #8
    Junior Member
    Join Date
    Feb 2013
    Posts
    11
    Where I need to paste it? Cuz I am newbie :/

  9. #9
    Senior Member
    Join Date
    Apr 2008
    Posts
    689
    Quote Originally Posted by werwa123 View Post
    Where I need to paste it? Cuz I am newbie :/
    lolololo

    this guy...is an entertainer

  10. #10
    Junior Member
    Join Date
    Feb 2013
    Posts
    11
    haha I need help about it, cuz I need program to fix .dll on mine old files to new adresses to Tibia 9.82

Posting Permissions

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