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 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 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 85
Tibiasock.dll - The new Packet.dll - Page 9
Page 9 of 19 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 190

Thread: Tibiasock.dll - The new Packet.dll

  1. #81
    Junior Member
    Join Date
    Apr 2009
    Posts
    5

    RE: Tibiasock.dll - The new Packet.dll

    Pretty nice solution ^^ I've tried(failing atm), but still there are still chances that someone already got them, so he can post

  2. #82
    Super Moderator klusbert's Avatar
    Join Date
    Dec 2007
    Posts
    1,201

    RE: Tibiasock.dll - The new Packet.dll

    I think there already exist good way of sending packets for 8.70 since aslr was not implemented then.

  3. #83
    Junior Member
    Join Date
    Oct 2011
    Posts
    22

    RE: Tibiasock.dll - The new Packet.dll


    Quote Originally Posted by DarkstaR
    The best place to find them is somewhere within the memory space of the desired client, IMO.
    How can i find them

  4. #84
    Junior Member
    Join Date
    Oct 2011
    Posts
    22

    RE: Tibiasock.dll - The new Packet.dll

    I have a custom server. How can i find these values?

  5. #85
    Super Moderator klusbert's Avatar
    Join Date
    Dec 2007
    Posts
    1,201

    RE: Tibiasock.dll - The new Packet.dll

    [code=vbnet]
    Private Const OUTGOINGDATASTREAM As Integer = &H846AF0 '940
    Private Const OUTGOINGDATALEN As Integer = &H9D2BA4 '940
    Private Const SENDOUTGOINGPACKET As Integer = &H505360 '940
    Private Const INCOMINGDATASTREAM As Integer = &H9D2B90 '940
    Private Const PARSERFUNC As Integer = &H45F3B0 '9.40


    Private Const OUTGOINGDATASTREAM As Integer = &H828A08 '931
    Private Const OUTGOINGDATALEN As Integer = &H9B4894'931
    Private Const SENDOUTGOINGPACKET As Integer = &H4FBA80'931
    Private Const INCOMINGDATASTREAM As Integer = &H9B4880'931
    Private Const PARSERFUNC As Integer = &H45D3F0'931

    Private Const OUTGOINGDATASTREAM As Integer = &H7C54B0 '870
    Private Const OUTGOINGDATALEN As Integer = &H7C5CD8 '870
    Private Const SENDOUTGOINGPACKET As Integer = &H4F8DF0 '870
    Private Const PARSERFUNC As Integer = &H45C670 '870
    Private Const INCOMINGDATASTREAM As Integer = &H7C5CDC '870

    Private Const OUTGOINGDATASTREAM As Integer = &H799080 '860
    Private Const OUTGOINGDATALEN As Integer = &H7998A8 '860
    Private Const SENDOUTGOINGPACKET As Integer = &H4F8E40 '860
    Private Const PARSERFUNC As Integer = &H45C370 '860
    Private Const INCOMINGDATASTREAM As Integer = &H7998AC '860
    [/code]

    When you have these addresses you can use this methoed to update to older version http://tpforums.org/forum/thread-5310.html

  6. #86
    Senior Member
    Join Date
    Jul 2011
    Posts
    120

    RE: Tibiasock.dll - The new Packet.dll

    Sorry, but this works for the current version of Tibia?

  7. #87
    Junior Member
    Join Date
    Apr 2010
    Posts
    14

    RE: Tibiasock.dll - The new Packet.dll

    Private Const OUTGOINGDATASTREAM As Integer = &H7C54B0 '8.70
    Private Const OUTGOINGDATALEN As Integer = &H7C5CD8 '8.70
    Private Const SENDOUTGOINGPACKET As Integer = &H4F8DF0 '8.70
    Private Const PARSERFUNC As Integer = &H45C670 '8.70
    Private Const INCOMINGDATASTREAM As Integer = &H7C5CDC '8.70

    How can i find these adresses for 8.6?

  8. #88
    Super Moderator klusbert's Avatar
    Join Date
    Dec 2007
    Posts
    1,201

    RE: Tibiasock.dll - The new Packet.dll

    Using this method

    http://tpforums.org/forum/thread-5310.html


    I found this addresses
    Tibiasock.dll - The new Packet.dll

  9. #89
    Junior Member
    Join Date
    Apr 2010
    Posts
    14

    RE: Tibiasock.dll - The new Packet.dll

    I always get Item not Found in olly, what should i do?

    I'm searching: 799080 in Tibia 8.6 client and nothing =s

  10. #90
    Super Moderator klusbert's Avatar
    Join Date
    Dec 2007
    Posts
    1,201

    RE: Tibiasock.dll - The new Packet.dll

    Quote Originally Posted by conde2
    I always get Item not Found in olly, what should i do?

    I'm searching: 799080 in Tibia 8.6 client and nothing =s
    Are you in right module? you should be in tibia.exe.
    run tibia using f9

Posting Permissions

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