HP Structure (Reclass) to be used in a hacks.. [0.1.0d] menu

Shout-Out

User Tag List

Page 8 of 8 FirstFirst ... 45678
Results 106 to 114 of 114
  1. #106
    kidle's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    4
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how i can get the offsets for that python autoflask program works? if i use it when gamepad, it throw a error 299

    HP Structure (Reclass) to be used in a hacks.. [0.1.0d]
  2. #107
    PanCrucian's Avatar Member
    Reputation
    3
    Join Date
    Jan 2017
    Posts
    15
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kidle View Post
    how i can get the offsets for that python autoflask program works? if i use it when gamepad, it throw a error 299
    self.pointer = 0x03DBB808
    self.offsets_CurHP = [0x70, 0x0, 0x80, 0x2B0, 0x1E0]
    self.offsets_MaxHP = [0x38, 0x0, 0x80, 0x2B0, 0x1DC]
    self.offsets_CurMP = [0x38, 0x0, 0x80, 0x2B0, 0x230]
    self.offsets_MaxMP = [0x38, 0x0, 0x80, 0x2B0, 0x22C]
    Universal offsets. Just use cheat engine for finding others

  3. Thanks kidle (1 members gave Thanks to PanCrucian for this useful post)
  4. #108
    kidle's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    4
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i found a few others for my personal use:
    #self.pointer = 0x03DBB808
    #self.offsets_CurHP = [0x70, 0x0, 0x80, 0x2B0, 0x1E0]
    #self.offsets_MaxHP = [0x38, 0x0, 0x80, 0x2B0, 0x1DC]
    #self.offsets_CurMP = [0x38, 0x0, 0x80, 0x2B0, 0x230]
    #self.offsets_MaxMP = [0x38, 0x0, 0x80, 0x2B0, 0x22C]
    #self.offsets_CurES = [0x38, 0x0, 0x80, 0x2b0, 0x268]
    #self.offsets_MaxES = [0x38, 0x0, 0x48, 0x2e8, 0x264]

    #hp.pointer = 0x03AB8478
    #self.offsets_HPflask = [0xc8, 0x8, 0x8, 0x30, 0x358]

    #MP.pointer = 0x03EE2AA8
    #self.offsets_MPflask = [0x78, 0x28, 0x50, 0x30, 0x358]

  5. Thanks PanCrucian (1 members gave Thanks to kidle for this useful post)
  6. #109
    SellingPlatinum's Avatar Member
    Reputation
    1
    Join Date
    Jan 2019
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How are you finding the pointers/addresses for flask charges? With HP/MP you could just search for the values, but doesn't seem to work for flask charges.
    Last edited by SellingPlatinum; 05-13-2025 at 07:52 AM.

  7. #110
    PanCrucian's Avatar Member
    Reputation
    3
    Join Date
    Jan 2017
    Posts
    15
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    self.pointer = 0x03E0CB58
    self.offsets_CurHP = [0x70, 0x0, 0x80, 0x2B0, 0x1E0]
    self.offsets_MaxHP = [0x38, 0x0, 0x80, 0x2B0, 0x1DC]
    self.offsets_CurES = [0x38, 0x0, 0x80, 0x2b0, 0x268]
    self.offsets_MaxES = [0x38, 0x0, 0x48, 0x2e8, 0x264]
    self.offsets_CurMP = [0x38, 0x0, 0x80, 0x2B0, 0x230]
    self.offsets_MaxMP = [0x38, 0x0, 0x80, 0x2B0, 0x22C]

  8. Thanks kjd (1 members gave Thanks to PanCrucian for this useful post)
  9. #111
    kjd's Avatar Member
    Reputation
    2
    Join Date
    May 2025
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by PanCrucian View Post
    self.pointer = 0x03E0CB58
    self.offsets_CurHP = [0x70, 0x0, 0x80, 0x2B0, 0x1E0]
    self.offsets_MaxHP = [0x38, 0x0, 0x80, 0x2B0, 0x1DC]
    self.offsets_CurES = [0x38, 0x0, 0x80, 0x2b0, 0x268]
    self.offsets_MaxES = [0x38, 0x0, 0x48, 0x2e8, 0x264]
    self.offsets_CurMP = [0x38, 0x0, 0x80, 0x2B0, 0x230]
    self.offsets_MaxMP = [0x38, 0x0, 0x80, 0x2B0, 0x22C]
    Thanks man. By the way, do u know any good tutorial to find this values?

  10. #112
    PanCrucian's Avatar Member
    Reputation
    3
    Join Date
    Jan 2017
    Posts
    15
    Thanks G/R
    5/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kjd View Post
    Thanks man. By the way, do u know any good tutorial to find this values?
    So its default pointer map scanner situation. Default cheat engine tutorials good enough to achieve what u want. For example u search for any 4 bytes value (mana) then when u found value generate pointer map on it via cheat engine. Then reboot the game client and do the same for mana and make precision on previos pointer map results with new founded mana address - save new map, and again reboot -> scan -> precision on prev map and again and again... and at the end u found the original pointer with offsets

  11. #113
    kjd's Avatar Member
    Reputation
    2
    Join Date
    May 2025
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im getting an error when trying to read the ES pointers, maybe this ones are for non steam version?

    EDIT: was an error on visual studio code.
    Offsets work great.
    Last edited by kjd; 05-23-2025 at 02:09 PM.

  12. #114
    voduyvuong001's Avatar Member
    Reputation
    2
    Join Date
    Dec 2024
    Posts
    27
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone have link to gamehelper opensourse how to find offset in this game?

Page 8 of 8 FirstFirst ... 45678

Similar Threads

  1. [Buying] I want to buy a software that can be used in the multiplayer robot hall, and I want
    By xiaolang947185 in forum Call of Duty Buy Sell Trade
    Replies: 0
    Last Post: 01-18-2021, 07:05 AM
  2. experience to be used in bgs?
    By omg123 in forum WoW PvP & Battlegrounds
    Replies: 2
    Last Post: 11-12-2008, 02:00 AM
  3. Fun dueling exploit (can only be used in shattrath)
    By gibberish in forum World of Warcraft Exploits
    Replies: 6
    Last Post: 01-16-2008, 10:16 PM
  4. Guide to be cool in WoW
    By Datonking in forum World of Warcraft Guides
    Replies: 4
    Last Post: 10-03-2006, 05:27 PM
All times are GMT -5. The time now is 11:56 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search