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: matigi12

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    927

    RE: Read Map, not Work

    It work but it search me 5 times, sometimes more ;/

    If I use first find that no refresh when I go.


    var
    Zoom : integer;
    begin
    Zoom := core.GetZoom;
    If zoom >2 then Core.ZoomOut;
  2. Replies
    6
    Views
    927

    RE: Read Map, not Work

    Again not work hmm..

    procedure TForm1.Button4Click(Sender: TObject);
    var
    x,y,z,i,j,k : integer;
    found : boolean;
    ma : Tmap;
    pid : integer;
    begin
    pid := readinteger(adresy.ID);
  3. Replies
    5
    Views
    1,095

    RE: Search adress with offset Cheat Engine

    you can do that
    Var
    myvar : integer;
    begin
    myvar := readinteger($3AB874 + base);
    myvar := readinteger(myvar +$5c8);
    ...
    myvar:= readinteger(myvar + $7e0);
    I find it in Muttley's source...
  4. Replies
    6
    Views
    927

    RE: Read Map, not Work

    What?
    How i can do this?
  5. Replies
    6
    Views
    927

    Read Map, not Work

    Hi i have problem but i cant find why this not work ;/


    procedure TForm1.Button4Click(Sender: TObject);
    var
    x,y,z,i,j,k : integer;
    found : boolean;
    ma : Tmap;
    begin
    for i := 0 to 2015 do...
  6. Replies
    5
    Views
    1,095

    RE: Search adress with offset Cheat Engine

    I search again (next pointer) and change values.
    myVar DWORD
    NumberOfBytesRead Integer
    In code where is $5c8 it is last line in cheat engine, its on picture + 14
  7. Replies
    5
    Views
    1,095

    Search adress with offset Cheat Engine

    Hi I have problem with find addres. I found it in cheat engine and find pointer, but i can't copy this to program, because there are 5 offsets and i dont know how use it.
    ...
  8. Replies
    0
    Views
    542

    Read player list

    Hi i have problem with read characters on account after logout. I can read login and password this no;/
    I dont put here code because i cant read names character with olly dbg and cheat engine.
    I...
  9. Replies
    3
    Views
    1,011

    RE: How I can read map?

    I cant read this, i need help :]
  10. Replies
    3
    Views
    1,011

    How I can read map?

    Hi i need help, because i can't read map (id) for do auto fishing.
    I read http://tpforums.org/forum/thread-4176.html?highlight=read+map
    And i don't know how it work ;/
  11. Replies
    34
    Views
    19,293

    RE: [update] Tibia 9.20

    Battlelist ist modifed, id creature cant read. All creatures have 31936041 or 40413655
  12. Thread: Cave BOT

    by matigi12
    Replies
    5
    Views
    1,407

    RE: Cave BOT

    you must read map from tibia, use path finder and send packet to server or use map click or use keyboard.
  13. Replies
    2
    Views
    1,099

    RE: Edit Clientless

    Hi must look version code for 7.6?

    Look
    For 7.5
    Buffer[m_readpos] := $00;
    buffer[m_readpos+1]:= $EE;
    Buffer[m_readpos+2] := $02;
    buffer[m_readpos+3] := $73;
    Buffer[m_readpos+4] :=...
  14. Replies
    2
    Views
    1,099

    Edit Clientless

    Hi, I find in internet Clientless or Privat Client for tibia 7.5, and i dont know how i can edit this for tibia 8.54. I read on tibia Api and a lot of articules.
    Here is this it Here
  15. Replies
    9
    Views
    1,492

    RE: Clientles How?

    I know how to look like the packages just do not know how to send and receive
  16. Replies
    9
    Views
    1,492

    RE: Clientles How?

    Now i haven't code because I don't know how start XD
    What i must use. Now I have Tclientsocket, but i dont know how send packet to server and recive them
  17. Replies
    9
    Views
    1,492

    RE: Clientles How?

    Who can help me start?
  18. Replies
    9
    Views
    1,492

    Clientles How?

    Hi, I think how I can do clientless for tibia. I read this : http://opentibclient.cvs.sourceforge.net/opentibclient/otclient/protocol.cpp?view=markup
    and a lot of topics and now i cant do it. I use...
  19. Replies
    4
    Views
    1,269

    RE: Silkroad Clientles

    I have packet tracker, (loader+packet tracker) edxloader.
    How i can start with this
  20. Replies
    4
    Views
    1,269

    Silkroad Clientles

    Hi, I need help, because I don't know how I can do Clientless for game Silkroad Online. What I must use? Socket? TPCip? UDP?
    Please concise answers.
    My GG 2595762
  21. Replies
    7
    Views
    1,887

    RE: LightHack Delphi!

    Tumok... Here you have all addresses : http://code.google.com/p/tibiaapi/source/browse/trunk/tibiaapi/Util/Version.cs
    Next you must write light 255 and light distance 15.
  22. Thread: Packet/bot

    by matigi12
    Replies
    4
    Views
    1,477

    RE: Packet/bot

    Do you want packet to move? It's easy, tibia 8.?
    Write to my GG 2595762
  23. Replies
    25
    Views
    11,045

    Sticky: RE: Full working 8.11 Delphi Hook

    Hi, who have full hook? Here links are no active.
  24. Replies
    7
    Views
    1,804

    RE: Jak uzupe?nia? pakiety free proxy

    Debuguje bo nie wpisujesz d?ugo?ci pakietu :]
  25. Thread: Walk

    by matigi12
    Replies
    9
    Views
    1,292

    RE: Walk

    Please help. I don't know what is wrong. Who could send me the piece of the code with walking? I am will get up somehow to repay .
Results 1 to 25 of 42
Page 1 of 2 1 2