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
Search Results - Forums

Search:

Type: Posts; User: crackgm

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    39,049

    Thank you very much! Now I just need to study a...

    Thank you very much! Now I just need to study a bit codecave :) and have a nice hours spent finding function addresses, I've never succeded looking for them...It's pain in my a... But still thanks!
  2. Replies
    17
    Views
    39,049

    I would like to say only one thing - you are my...

    I would like to say only one thing - you are my master.
    http://i.imgur.com/k6DMcxF.png
    THANK YOU!

    Also I have one more question - how to use internal functions? Easiest way? Injecting into...
  3. Replies
    17
    Views
    39,049

    Thank you actually I know what is binary...

    Thank you
    actually I know what is binary tree/blackred tree etc. I'm studying informatics etc, but I'm not good at reverse engineering :P
  4. Replies
    17
    Views
    39,049

    Ohh, I got it, so the pointer address to...

    Ohh, I got it, so the pointer address to containers is this without any offset?
    And this address is pointer to this structure?
    C#
    struct TTreeEntry {
    UInt32 Proxy, Head;
    Int32 count;
    ...
  5. Replies
    17
    Views
    39,049

    Ok so I've found single address which actually...

    Ok so I've found single address which actually works - shows the number of opened containers, that's good. But when I'm looking for pointer I get result = 0...
    (Tibia 10.90)...
  6. Replies
    17
    Views
    39,049

    Thank you for your reply, After reading posts in...

    Thank you for your reply,
    After reading posts in thread from link in your post I'm thinking if my Visual Studio Enterprise 2015 will work too. Im using C#.
    Another problem is that...how to find...
  7. Replies
    17
    Views
    39,049

    Containers??????

    Hello
    I was trying to find out container pointer address, but I wasted whole day and once I found pointer which was working only with 3 bps, second time I tried to find it - i couldn't, pointer scan...
  8. Replies
    4
    Views
    19,426

    Thank you man!!! Anyone knows how to get attack...

    Thank you man!!! Anyone knows how to get attack and say functions??
  9. Replies
    4
    Views
    19,426

    10.90 Functions addresses

    Hello
    does anybody have tibia 10.90 functions addresses OR can explain how to start searching for theese functions?
    for example say function, attack function etc etc

    Thank you!!
Results 1 to 9 of 9