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

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Thread: Packet To Client

    by Diogo
    Replies
    13
    Views
    2,770

    Packet To Client

    Just like a Otserv.. that is a good one but that way i couldn't send packet to Tibia client online on tibia server...




    how does that hook parser loop function works? is it like hooking...
  2. Thread: Packet To Client

    by Diogo
    Replies
    13
    Views
    2,770

    Packet To Client

    I can hook the connection between TibiaServer and TibiaClient and using that connection I can sent packets to TibiaServer but nothing happens when I send packet to Client no idea why =\
  3. Thread: Packet To Client

    by Diogo
    Replies
    13
    Views
    2,770

    Packet To Client

    Does anyone has a simple example how to sent packet to client? xD

    For example a fake character on your screen...

    Thank you!!

    Yours,
    Diogo
  4. Replies
    35
    Views
    10,528

    Reading the Tibia.dat file

    Thanks alot Dead!

    i have one question...

    0x0A - is readable + 2 bytes number of characters which can be read
    0x10 - is path blocking

    aren't they the same? 0A and 10?
  5. Thread: Tibia.dat

    by Diogo
    Replies
    4
    Views
    1,333

    Tibia.dat

    Did I mentioned that i love you? xD
  6. Thread: Tibia.dat

    by Diogo
    Replies
    4
    Views
    1,333

    Tibia.dat

    Hmmm got it, but reading from memory u can read just like a file? for example
    from memory FFFFF to memory ZZZZZ you will find all data loaded from tibia.dat?
  7. Thread: Tibia.dat

    by Diogo
    Replies
    4
    Views
    1,333

    Tibia.dat

    Hello,

    Could anyone please explain me how does that work? xD

    I've seen some examples how to read etc but I can't understand nothing!

    How is tibia.dat structure?
    If you read it as a string...
  8. Another basic problem (prolly) about calling convention

    Sorry if I'm the one who has to let you know but to hook Tibia or whatever kind of proxy you want, you don't actually hook the application, you hook the dll ws2_32.dll , inject your own function and...
  9. Another basic problem (prolly) about calling convention

    send() function won't redirect to the callback function sendHookProc, you can call send() function to send packets but u can't call it directly u must use IPC message since its injected.
    You can see...
  10. Replies
    14
    Views
    8,811

    DLL Injection in Delphi

    U have to use IPC message, I only know 2 libs that could do that correctly:
    BMSHook and MadCodeHook
  11. Thread: overloaded

    by Diogo
    Replies
    3
    Views
    762

    overloaded

    Iv never seen this msg before o.O

    Im premmy acc and must wait to login =O

    http://img187.imageshack.us/img187/4566/overloadedpn6.jpg
  12. Replies
    49
    Views
    9,409

    [C++] Hook Proxy!!

    I thought send and recv were similar methods, anyways calling OrigSend(s, buf, len, flags) function by IPC, I can instantly send packet to server but when calling OrigRecv nothing happens...
  13. Replies
    49
    Views
    9,409

    [C++] Hook Proxy!!

    asta,

    Any luck sending packets to client using the function recv?
    I can only send packets to server using send function =\
  14. Replies
    13
    Views
    2,080

    play tibia behind a firewall?

    Freecap works fine for tibia \0/

    Does it work with msn and blocked sites like youtube?(not working for me)
  15. Replies
    6
    Views
    1,527

    8.20 IpChanger Source

    Very simple and useful way to change IPs and Tibia Ports for example use on your own proxy etc.

    Features


    *You can choose IP
    *You can choose Port
    *Flash Tibia window when ip changed
  16. Replies
    20
    Views
    3,361

    Encrypting Packets

    I have CrackD.dll source..
    I'll ask Daniel if it is possible to share it here xD
  17. Replies
    128
    Views
    60,085

    Sticky: NEW Packet Structures

    That is what i sent when attaking a rat(cheking the log)
    05 00 A1 84 D2 08 40

    I dont know much about vb but i think your problem is the Attack_Monster function maybe getting wrong id
  18. Replies
    8
    Views
    1,596

    Different packet on same version

    utar,

    Do you know how do we handle for example
    AC BA 13 00 96 01 0F 00 68 65 6C 6C 6F 20 6D 79 20 66 72 69 65 6E 64 C0 56 B5

    AC BA its not a real len just an example, i cant get how does it...
  19. Replies
    8
    Views
    2,236

    Newest HookProject Version

    Full working delphi hook

    changelog:



    thanks to _X_DeaD_X_
    Now enjoy xD

    Ps: No, i wont make a single thread to post each update, im posting that new one because i can't change the old...
  20. Replies
    207
    Views
    113,936

    Sticky: 8.5, 8.42, 8.40, 8.21 & 7.6 Addresses

    More Addresses



    //string url server
    LogInServ1=$771CF0;
    LogInServ2=$771D60;
    LogInServ3=$771DD0;
    LogInServ4=$771E40;
    LogInServ5=$771EB0;
  21. Replies
    207
    Views
    113,936

    Sticky: 8.5, 8.42, 8.40, 8.21 & 7.6 Addresses

    Thank you Noxitu!
  22. Replies
    207
    Views
    113,936

    Sticky: 8.5, 8.42, 8.40, 8.21 & 7.6 Addresses

    anyone knows how to find xtea?
  23. Replies
    25
    Views
    11,063

    Sticky: Full working 8.11 Delphi Hook

    >> jeremic

    no debugs xD, first of all im not sending packets as buf, i've made a ConvertDataToArray function and the len of the array variable is [0..8192] then... no more crash xD


    My hook...
  24. Replies
    8
    Views
    1,596

    Different packet on same version

    Thank you Korv and utarm couldn't be better....
  25. Replies
    8
    Views
    1,596

    Different packet on same version

    Ok i got it but how can he get always the right packet? does he did a functino to each action? for example
    when you say "hello my friend" i can see 18 00 13 00 96 01 0F 00 68 65 6C 6C 6F 20 6D 79 20...
Results 1 to 25 of 56
Page 1 of 3 1 2 3