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 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
Tutorial Requests! - Page 5
Page 5 of 23 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 222

Thread: Tutorial Requests!

  1. #41
    Junior Member
    Join Date
    Jun 2007
    Posts
    3

    Tutorial Requests!

    Well what about my demand? oooh man well it would rock if you could post it anyways thx!

  2. #42
    Senior Member
    Join Date
    Mar 2007
    Posts
    1,323

    Tutorial Requests!

    I'm not sure if no one here knows how to do that :/

  3. #43

    Tutorial Requests!

    I know what to do to give my character addon but what should I do to change outfit??

  4. #44
    Senior Member
    Join Date
    Jun 2007
    Posts
    154

    Tutorial Requests!

    Anyone can make a tutorial on recieving packets?
    [align=center][SIZE=\"6\"]THINK![/SIZE][/align]
    [align=center][SIZE=\"3\"]Everything[/SIZE][/align]
    [align=center][SIZE=\"2\"]Depends[/SIZE][/align]
    [align=center][SIZE=\"1\"]on it[/SIZE][/align]

  5. #45
    Senior Member
    Join Date
    Mar 2007
    Posts
    1,323

    Tutorial Requests!

    Yaboomaster, you can do it by sending change outfig packet, so others can see it( You need to have that outfit), or just write the values you like in the memory (your own char in battlelist + outfit_distance).

    And Kekke, what do you mean? Like tutorial where every packet header defined, or one for capturing them?

  6. #46

    Tutorial Requests!

    Outfit Distance?? Its this value 96??

  7. #47
    Senior Member
    Join Date
    Jun 2007
    Posts
    154

    Tutorial Requests!

    OsQu, basically a tutorial on making your own tibiaclient, recieveing the packets from the tibia servers, decrypting them, reading them, making new, encrypting them, sending them back (last part is available from packet.dll)..
    [align=center][SIZE=\"6\"]THINK![/SIZE][/align]
    [align=center][SIZE=\"3\"]Everything[/SIZE][/align]
    [align=center][SIZE=\"2\"]Depends[/SIZE][/align]
    [align=center][SIZE=\"1\"]on it[/SIZE][/align]

  8. #48
    Senior Member
    Join Date
    Mar 2007
    Posts
    1,323

    Tutorial Requests!

    yaboomaster you can check those battlelist distances from 7.92 address thread, they haven't changed in update.

    And Kekke so you mean like packet catching/sending?

  9. #49
    Senior Member
    Join Date
    Jun 2007
    Posts
    154

    Tutorial Requests!

    Well.. yeah recieving and knowing what it means from the tibia servers :P
    [align=center][SIZE=\"6\"]THINK![/SIZE][/align]
    [align=center][SIZE=\"3\"]Everything[/SIZE][/align]
    [align=center][SIZE=\"2\"]Depends[/SIZE][/align]
    [align=center][SIZE=\"1\"]on it[/SIZE][/align]

  10. #50
    Senior Member
    Join Date
    Mar 2007
    Posts
    1,323

    Tutorial Requests!

    I can write one when I know how to do it

Posting Permissions

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