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: bzykubd

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    23,366

    Yeah, I don't have a synchronisation because I've...

    Yeah, I don't have a synchronisation because I've been thinking that if I call internal Tibia functions, then I don't need to care about that (Tibia will care). Do I need to monitor what is Tibia...
  2. Replies
    4
    Views
    23,366

    How you solve problem of resending packets

    For example, when I wrote auto lotter, I call function which moves items from external container to our container. And it works, but how you detect if function should be called again? Because...
  3. Ok folks, I've worked it out ;) Valid function...

    Ok folks, I've worked it out ;)

    Valid function pointer is: 0x004067C0, pattern is (int, char*).

    thanks
  4. I've used this tutorial:...

    I've used this tutorial:
    http://www.codeproject.com/Articles/29527/Reverse-Engineering-and-Function-Calling-by-Addres

    And yes, I'm using pointer.
  5. [7.72 (Tibianic)] Calling "talk" function from DLL (OllyDbg help needed)

    Hey :)

    I'm trying to call "Talk" function from attached DLL. I'm not a OllyDbg nor assembly expert, and probably I've missed something simple.

    I've found, that when I'm sending message, this...
  6. Replies
    3
    Views
    682

    RE: How the bots are written; My conception.

    I dont ask how its exactly done ;)
    I know how to do it, i just asked if its correct, effective way.

    But, thank you anyway. I will take a look for sure.
  7. Replies
    3
    Views
    682

    How the bots are written; My conception.

    Hello,
    i have a question about my conception of writing bot. I want to attach a DLL file where i will call functions from Tibia, and contact over named pipe. Is it good idea? How its done, for...
  8. Replies
    3
    Views
    748

    RE: How to find RSA address?

    Ah, so RSA is rather constant. That makes it easier ;)
    Thank u.
  9. Replies
    3
    Views
    748

    How to find RSA address?

    Hello,
    like in subject, how to find RSA address? If i need to find ip addresses - its easy, search for tibia01 etc, and i have. But what about RSA? Is there any constant part of RSA key? If not, how...
Results 1 to 9 of 9