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

Page 1 of 15 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    43
    Views
    13,548

    RE: [C#] Reading Memory Tutorial

    Delphi tutorial: [Tutorial 9.44 Windows 7] Getting tibia base address + reading HP with xor by anderkiu

    Finding XORed values and the XOR key with Cheat Engine by Blaster_89
  2. Replies
    9
    Views
    2,333

    RE: Why was my thread deleted?

    Indeed yesterday I've reported some spam bots and I remember one post was in an existing thread - not a new standalone thread (can't remember the thread itself though).

    So this might be it.

    The...
  3. Replies
    11
    Views
    3,843

    RE: Tibia GPS Tracker [Movie]

    Gravedigger or a spam bot ?
    What is Your type ? xD

    [edit]
    If considered a spam - delete this post along with the above one :)
  4. Replies
    5
    Views
    1,084

    RE: Search adress with offset Cheat Engine

    Yes, you can...
    But the result you get your way (with your pointer) is memory address of the value instead of the value itself.

    Muttley's source pointer you brought up is alot simplier pointer...
  5. Replies
    5
    Views
    1,084

    RE: Search adress with offset Cheat Engine

    You should be reading the pointer values from down to top looking at the CheatEngine.
    So from what you're saying seems like you're ok with that.
    DWORD is also sizeOf = 4 so it's ok.

    Try making...
  6. Replies
    5
    Views
    1,084

    RE: Search adress with offset Cheat Engine

    Whta's the type of myVar ?
    You should be reading 4 bytes so if myVar is smth else than integer then you've got to change that.

    Besides in the screeny you've got the starting pointer address =...
  7. Replies
    1
    Views
    29,179

    Forum registration captcha

    Looking at the recent increase in the spam bots maybe it's time to change captcha or add additional conditions in the registration form ? :P
  8. Replies
    28
    Views
    3,328

    RE: Battlelist Position

    Make Lo... BOTS!
    Not War ;D
  9. Replies
    28
    Views
    3,328

    RE: Battlelist Position

    Look at posts time ;)
  10. Replies
    28
    Views
    3,328

    RE: Battlelist Position

    There is (used to be) also memory offset for creature position relative to the map tile.
    So using that you can easily cut off any missclicks.

    [edit]
    ROTFL
    Looks like a hot topic xD
  11. RE: [Tutorial 9.44 Windows 7] Getting tibia base address + reading HP with xor

    HA! Thought the same as You Blaster_89 xD
    Even started typing an answer...
    But then I realised he wants XOR memread example not base address memread xD

    And since I never coded for client newer...
  12. Replies
    36
    Views
    12,069

    RE: OTClient - Amazing Client Project!

    This client looks really promising - joined the (small) community you got there ;)
  13. Replies
    187
    Views
    100,474

    Sticky: RE: Tibiasock.dll - The new Packet.dll

    You could follow Stepler's tutorial about hook proxy (sticky somewhere I could find for you if you don't know which one I'm talking about :P).
    But it's all down to finding winsock recv I guess -...
  14. Thread: Tibianic client

    by ufo
    Replies
    7
    Views
    1,787

    RE: Tibianic client

    You need SeDebugPrivilege in order to read from memory of the Tibianic-HR client - that was my case at least.

    Below is pastebin of code I used in Delphi:
    http://pastebin.com/ga4RNurs
  15. Replies
    9
    Views
    1,836

    RE: Is there any "recording game software tutorial"

    anything blaster says :D:D:D

    The best/easiest approach would be, like Blaster said, to catch packets and store them (could be encrypted so noone messes with recordings).
    Either that or record...
  16. Replies
    692
    Views
    488,729

    RE: [7.4, 7.6 & 7.72] ClassicBotter 1.6.6

    Xavious - since you're not going to update the bot maybe you could release the sources ?
    Someone could continue your work then ;)
  17. Replies
    3
    Views
    837

    RE: XY od battle window

    Info on where the battlelist window is opened you will find with the help of GUI pointer.
  18. Replies
    21
    Views
    11,656

    RE: How can i change the length of tibia skills?

    Congratulations and thanks for sharing :)
  19. Replies
    21
    Views
    8,478

    RE: [C#] Client chooser

    Name is battlelist dependant and that's the part that likes to change from update to update...
    Get the sources posted and update the name part ;)
  20. Replies
    21
    Views
    11,656

    RE: How can i change the length of tibia skills?

    http://tpforums.org/forum/thread-10373.html
  21. Thread: hooks.

    by ufo
    Replies
    10
    Views
    2,043

    RE: hooks.

    What Tibia version ?
    If 9.10+ then don't the Tibia internals addresses have to account for ASLR ?
    Unless you're coding for WinXP...

    Besides you try to use MagicEffect() before actually hooking...
  22. Replies
    21
    Views
    11,656

    RE: How can i change the length of tibia skills?

    If it's all about making an OT with a custom client then you have to do 2 things:
    - source edit OT to send U16 for maggic effect;
    - client edit to read U16 for magic effect.

    Other than that...
  23. Replies
    5
    Views
    1,190

    RE: [SOLVED] A Mystery of Open Tibia!

    It was about "bug" in OT that makes you stop following/chasing monster while attacking it after you make your move ;)
  24. Replies
    5
    Views
    1,190

    RE: A Mystery of Open Tibia!

    Options -> General -> Auto Chase Off

    You welcome :P
  25. Replies
    2
    Views
    895

    RE: Read Containers

    Looks like you forgot about items starting offset in your second for loop.
    You start reading at i + Model.Container.ContainerCount and it should be like +4 I thik (next offset for first item)....
Results 1 to 25 of 367
Page 1 of 15 1 2 3 4