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
IP
Results 1 to 3 of 3

Thread: IP

  1. #1

    IP

    Hello,
    Have anybody adress connecting Ip to tibia 7.6?

    And please look this
    p_1 = $5EFC24;
    p_2 = $5EFC94;
    p_3 = $5EFD04;
    p_4 = $5EFD74;
    It's true adress Port connecting?

    Thanks
    Sorry for my english language;]

  2. #2
    Junior Member
    Join Date
    Sep 2008
    Posts
    12

    RE: IP

    rly HARD to find and check _._

    [code=delphi]
    MemWriteStr($5EFB50, ip);
    MemWriteStr($5EFBC0, ip);
    MemWriteStr($5EFC30, ip);
    MemWriteStr($5EFCA0, ip);
    MemWriteStr($5EFD10, ip);
    // PORT
    MemWriteInt($5EFC24, port);
    MemWriteInt($5EFC94, port);
    MemWriteInt($5EFD04, port);
    MemWriteInt($5EFD74, port);
    [/code]

    edit it yourself, as you want..

  3. #3

    RE: IP

    I don't wanna create new Thread, so I write here.
    So... can anybody help me in 'Experience Done'?
    I have this in Timer.
    [code=delphi]var
    actual:integer;
    effect:integer;
    begin
    actual:= MemoryReadint($4A1238);
    effect:= actual - StartExp;
    label6.caption:= inttostr(effect);
    end;[/code]

    this run, but not properly;/
    any Ideas?

    StartExp:integer i have in global Var.
    I'm the beginer in Delphi programming. Sorry for my english language.

Posting Permissions

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