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
Search Results - Forums

Search:

Type: Posts; User: Kush

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    25,163

    http://tpforums.org/forum/threads/5532-Memory-hotk...

    http://tpforums.org/forum/threads/5532-Memory-hotkey
    http://tpforums.org/forum/threads/5123-C-Simulate-NeoBot-writing
  2. Replies
    9
    Views
    26,771

    You can test with Cheat Engine; CTRL+ALT+L ...

    You can test with Cheat Engine; CTRL+ALT+L

    local guiPointerAddress = 0x5C4970

    realAdr = readInteger(guiPointerAddress )
    realAdr = readInteger(realAdr + 0x30)
    realAdr = readInteger(realAdr +...
  3. Replies
    7
    Views
    27,474

    http://tpforums.org/forum/threads/5913-Codecave-Pr...

    http://tpforums.org/forum/threads/5913-Codecave-PrintText ?
  4. Replies
    2
    Views
    1,121

    If I'm not mistaken you have to set the...

    If I'm not mistaken you have to set the AttackCount to AttackCount+1.
  5. Replies
    1
    Views
    14,368

    http://tpforums.org/forum/threads/389-Tutorial-Dis...

    http://tpforums.org/forum/threads/389-Tutorial-Discovering-and-calling-send-functions
  6. Replies
    12
    Views
    28,141

    Still works?

    Still works?
  7. Thread: PlayerSpeech 9.6

    by Kush
    Replies
    1
    Views
    916

    Buuuuuuuump!

    Buuuuuuuump!
  8. Thread: PlayerSpeech 9.6

    by Kush
    Replies
    1
    Views
    916

    PlayerSpeech 9.6

    Does anyone have the address of PlayerSpeech 9.6?
    I tried to find him, but when I find it does not send the string.
  9. Replies
    11
    Views
    6,454

    Please, post a sample ;]

    Please, post a sample ;]
  10. Thread: SendMessage

    by Kush
    Replies
    9
    Views
    1,799

    WinApi.SendMessage(Client.HWND, 0x102,...

    WinApi.SendMessage(Client.HWND, 0x102, Convert.ToChar(ch), 0);
  11. Replies
    11
    Views
    6,454

    @UP - Help

    @UP - Help
  12. Replies
    11
    Views
    6,454

    I tried to convert it to Delphi, but is giving...

    I tried to convert it to Delphi, but is giving some errors when I try to read the name.

    Results

    POINTER: 00000000
    TEXTLENGHT: 89
    FIELDTYPE: 117

    Size of vipNode: 81
    Size of textField: 28
  13. Replies
    36
    Views
    118,828

    Make Simple. ...

    Make Simple.

    https://github.com/NeoClone/NeoClone/blob/master/src/gui/player.pas#L179


    function TPlayer.OnLine(): Boolean;
    begin
    Result := Memory.ReadInteger(Integer(ADDR_BASE) +...
  14. Thread: Rsa

    by Kush
    Replies
    1
    Views
    1,201

    http://czepekpage.pl/?page=threads&tid=4#RSA%20Key

    http://czepekpage.pl/?page=threads&tid=4#RSA%20Key
  15. Thread: Addresses 9.82

    by Kush
    Replies
    36
    Views
    26,609

    Try 0x72B018

    Try

    0x72B018
  16. Thread: Addresses 9.82

    by Kush
    Replies
    36
    Views
    26,609

    Sorry, I posted the address of XOR. I updated my...

    Sorry, I posted the address of XOR.
    I updated my post.
  17. Thread: Addresses 9.82

    by Kush
    Replies
    36
    Views
    26,609

    Capacity: 987E94 ^ 7BA090

    Capacity:

    987E94 ^ 7BA090
  18. Thread: Say function

    by Kush
    Replies
    1
    Views
    897

    http://tpforums.org/forum/threads/389-Tutorial-Dis...

    http://tpforums.org/forum/threads/389-Tutorial-Discovering-and-calling-send-functions
  19. Thread: Addresses 9.82

    by Kush
    Replies
    36
    Views
    26,609

    int main(int argc, char *argv[]) { HWND...

    int main(int argc, char *argv[])
    {
    HWND hHWND = FindWindow("TibiaClient", NULL);
    DWORD processId;
    GetWindowThreadProcessId(hHWND, &processId);
    HANDLE process =...
  20. Replies
    2
    Views
    1,240

    Check my old source

    Check my old source
  21. Thread: Addresses 9.82

    by Kush
    Replies
    36
    Views
    26,609

    Ok, paste.

    Ok, paste.
  22. Thread: Addresses 9.82

    by Kush
    Replies
    36
    Views
    26,609

    const ADR_BATTLELIST = $950008;

    const
    ADR_BATTLELIST = $950008;
  23. Replies
    4
    Views
    1,838

    Oh, Thanks. Working: var FSpeech:...

    Oh, Thanks.

    Working:

    var
    FSpeech: procedure(const speechType: Integer; const text: AnsiString);

    But I'm wondering if it is really safe to use in Tibia Global.
  24. Replies
    4
    Views
    1,838

    [Error] Using the Tibia functions

    Hello guys, does anyone know what you're wrong?
    I'm trying to inject a dll, but when I run the procedure does not work right, I use Delphi 2010, the same code works in Delphi 7.

    Code:

    const
    ...
  25. You have selected an item in the listbox?

    You have selected an item in the listbox?
Results 1 to 25 of 121
Page 1 of 5 1 2 3 4