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 85

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

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
packet.dll - Page 6
Page 6 of 6 FirstFirst ... 456
Results 51 to 60 of 60

Thread: packet.dll

  1. #51
    Senior Member
    Join Date
    Mar 2007
    Posts
    367

    packet.dll

    It would be more like
    Code:
    SendPacket (ProcessID, PacketBuffer, Send_Pointer, Socket_Pointer)
    since XTeaKey is a constant (usually) offset from the Socket_Pointer memory address.

    And I think it would make some troubles...

    Personally I think it's the more elegant / best way to do it the way it is now.

  2. #52

    packet.dll

    Yeah like i said, i wasnt sure about it

    :P

  3. #53

    packet.dll

    Ive updated MEMORY_ADDRESS_Send_Pointer and MEMORY_ADDRESS_Socket_Pointer to 8.31 values and packet.dll is working under new tibia.

    Code:
    ;The call to WS2_32.send
    MEMORY_ADDRESS_Send_Pointer             equ     005AA600h
    
    ;The value in the mov ecx before the call to WS2_32.send
    MEMORY_ADDRESS_Socket_Pointer           equ     0077FE20h

  4. #54
    Senior Member
    Join Date
    Mar 2007
    Posts
    367

    packet.dll

    How come ?

    Did you add Adler32 CRC routine or you make it on your own in a prog that uses the dll?
    'cause simply updating addresses caused me to get kicked once a packet was sent with packet.dll...

  5. #55

    packet.dll

    No. its kicking me too

  6. #56
    Senior Member
    Join Date
    Aug 2008
    Posts
    350

    packet.dll

    Is there packet.dll for 7.7 ( Realots )? Couldn't find one on the forums.
    What's with Realots anyways, one might thing there would be more chat about it here.

  7. #57
    Junior Member
    Join Date
    Feb 2009
    Posts
    1

    packet.dll

    How change .asm to .dll ? What's best program's to do it? ;p

  8. #58

    packet.dll

    Compile it with masm32.
    http://www.masm32.com/

  9. #59
    Junior Member
    Join Date
    Jun 2011
    Posts
    2

    RE: packet.dll

    Quote Originally Posted by Stiju
    Compile it with masm32.
    http://www.masm32.com/
    Can someone please re upload the old packet.dll for 7.4, all the links posted are outdated and deleted :s


  10. #60
    Junior Member
    Join Date
    Oct 2011
    Posts
    11

    RE: packet.dll

    Can someone please re upload the old packet.dll for 7.4, all the links posted are outdated and deleted :s
    Here you go
    Speedyshare.com - Packet.dll 7.4

Posting Permissions

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