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

Search: Search took 0.01 seconds.

  1. Thread: dll attach

    by Piter17
    Replies
    4
    Views
    1,428

    RE: dll attach

    I remake that like this and i changed point where dll start to onClick enter game and this still crashing :(


    void abc(HWND hWnd, DWORD dwPid)
    {
    ostringstream asd;
    asd <<...
  2. Thread: dll attach

    by Piter17
    Replies
    4
    Views
    1,428

    RE: dll attach

    it crash before after i click "ok" on eight messagebox but i tried return 0 and it don't works :(
  3. Thread: dll attach

    by Piter17
    Replies
    4
    Views
    1,428

    dll attach

    Hello, i want to make dll inject on start client i can't do it client still crashing, i even tried to use multithread.


    DWORD Thread1 (LPVOID, HWND hWnd, DWORD dwPid)
    {
    ...
  4. Thread: Editing Tibia

    by Piter17
    Replies
    6
    Views
    5,737

    RE: Editing Tibia

    Thanks, it works :)
  5. Thread: Editing Tibia

    by Piter17
    Replies
    6
    Views
    5,737

    Editing Tibia

    Hi
    In Tibia 8.1 there is code like this, and i need to add command in 3 places but i don't have space for it.


    MOV DWORD PTR SS:[EBP-34],EAX
    CMP EAX,400
    JGE SHORT Tibia2.0049AB1A
    MOV...
  6. Replies
    0
    Views
    607

    some addresses 8.1

    Hello!
    I need some addresses for Tibia 8.1.



    Thanks in advance :)
  7. Replies
    221
    Views
    83,307

    Sticky: RE: Tutorial Requests!

    Don't you think this is too simple ?
  8. Replies
    5
    Views
    2,257

    RE: Tibia class change

    Yes, in 7.6 also there is not possibile to change that i was searching TibiaClient and i don't found anything. Sorry for my english.
  9. Replies
    5
    Views
    2,257

    RE: Tibia class change

    Unfortunately i'm using tibia 7.72 so i can't make that what said tutorial.
    http://img543.imageshack.us/img543/7483/beztytuuqwx.png
  10. Replies
    5
    Views
    2,257

    Tibia class change

    How to change client class name from TibiaClient ?
    Thanks in advance.
  11. Replies
    25
    Views
    11,021

    Sticky: RE: Full working 8.11 Delphi Hook

    Please reactive link i very need that.
    Thanks in advance.
  12. Replies
    221
    Views
    83,307

    Sticky: RE: Tutorial Requests!

    how to disassemble tibia to get that asm code to include in program i asm block
    asm
    {...}
    end;
  13. Replies
    2
    Views
    1,032

    RE: how to hook recv() 8.1

    I can't use TibiaApi with delphi, maybe can you give simplest example ?
  14. Replies
    2
    Views
    1,032

    how to hook recv() 8.1

    I'm delphi user and i need to get packet from server. Please help me.

    Thanks in advance.
Results 1 to 14 of 14