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
How to run command Ollydbg by Delphi
Results 1 to 6 of 6

Thread: How to run command Ollydbg by Delphi

  1. #1
    Junior Member
    Join Date
    May 2009
    Posts
    10

    How to run command Ollydbg by Delphi

    How to run command Ollydbg by Delphi, example: "PUSH 4587D0" (Tibia 8.6)?


    I thought of trying to make a masslog program, so I'm willing to run the OK button to log supposedly found the command that makes the character into the game then I would try calling the 4587D0 command, anyone have any idea how can I do this in delphi?

  2. #2
    Senior Member
    Join Date
    Nov 2009
    Posts
    320
    MassLog or MassSpam ?
    Please detail this internal function
    Do you already know how to inject dll ?
    oi amiguinhos

  3. #3

  4. #4
    Junior Member
    Join Date
    May 2009
    Posts
    10
    Quote Originally Posted by Devil View Post
    MassLog or MassSpam ?
    Please detail this internal function
    Do you already know how to inject dll ?
    MassLog, I believe I know how to inject DLL, but do not have much practice with it, I could just inject "Packet.dll" yet, I am studying the best reverse engineering to call Tibia functions by an injected DLL, but if anyone has any example to expedite it would be. Link I'm studying:

    http://www.codeproject.com/Articles/...ling-by-Addres

  5. #5
    Senior Member
    Join Date
    Nov 2009
    Posts
    320
    In this case you want to use login function with many clients at the same time for an open tibia server ?
    oi amiguinhos

  6. #6
    Junior Member
    Join Date
    May 2009
    Posts
    10
    Quote Originally Posted by Devil View Post
    In this case you want to use login function with many clients at the same time for an open tibia server ?
    Yes, that is a better way to do this?

Posting Permissions

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