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 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
9.44 addresses and changes - ONLY HERE! - Page 13
Page 13 of 13 FirstFirst ... 3111213
Results 121 to 127 of 127

Thread: 9.44 addresses and changes - ONLY HERE!

  1. #121
    Senior Member
    Join Date
    May 2007
    Posts
    448

    RE: 9.44 addresses and changes - ONLY HERE!

    Does anyone have some information on the new gui structure? Im new to the subject and dont really know how to find them myself

  2. #122

    RE: 9.44 addresses and changes - ONLY HERE!

    did someone find the namespy address?

  3. #123
    Junior Member
    Join Date
    Feb 2012
    Posts
    25

    RE: 9.44 addresses and changes - ONLY HERE!

    CharList Count adress please

    or someone say me how I can get it by myself

  4. #124
    Moderator
    Join Date
    Oct 2009
    Posts
    482

    RE: 9.44 addresses and changes - ONLY HERE!

    @Ksak
    Read the whole thread, it was mentioned 3 or 4 times...

    @ninjagameplayer
    namespy1 - 0x507553
    namespy2 - 0x507560

  5. #125

    RE: 9.44 addresses and changes - ONLY HERE!

    I got to find them myself with this tutorial:
    http://tpforums.org/forum/thread-8890.html
    But thank you very much

  6. #126
    Junior Member
    Join Date
    Feb 2012
    Posts
    25

    RE: 9.44 addresses and changes - ONLY HERE!

    @muttley

    I didn't saw that adress here :|

    I Got it by myself!

    Thanks to Blahh for help how to get this adress.

  7. #127
    Junior Member
    Join Date
    Mar 2012
    Posts
    7

    RE: 9.44 addresses and changes - ONLY HERE!

    Quote Originally Posted by psydack
    Quote Originally Posted by klusbert
    Quote Originally Posted by psydack
    Quote Originally Posted by Vertek
    someone have address "Player.Experience = ?? " in C#?
    Example (experience 9.43):
    Code:
    //Delphi
    EXP = $3ABFB0
    
    //VB
    EXP = &H3ABFB0
    
    //C#
    EXP = 0x3ABFB0
    How did you find it in c# ? :P
    LMAO.
    I translated at google.
    No google is needed. Just check the values. It's only a diffrence in programming languages. HEX values in Delphi begins with $, in VB begins with &H and in c# it begins with 0x. Rest is the same in all languages :P

Posting Permissions

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