CoSMOS Gamehacking Tool

Page 1 of 1
Signup or Login to Post
[REQ] Riverbond
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to Rhark
    GAME PASS
    Rhark posted on Apr 07, 2020 12:57:28 PM - Report post
     
    I've been trying to learn about using CoSMOS via the tutorials that are provided and wanted to try it in a game (this being Riverbond on Windows Store). I'm trying to find the health value but I am having a lot of trouble even finding it, nevermind accessing the memory that it writes to.

    I've tried Int32, Float, Double, Int16 and have found nothing that affects the health so far.

    Some info about in-game:

    Health bar only shows upon taking damage (once you've taken some it'll stay visible). When using a health potion it says "+250" and your health goes up by a lot. I figure the health is around "500" but it's most likely not 500 in CoSMOS.

    Any help would be appreciated, just trying to learn
  • Tier 7
    Send a message to PWizard
    TIER 7
    PWizard posted on Apr 07, 2020 3:27:08 PM - Report post
     
    Have you tried using the value increased and decreased instead of searching for specific values? That's typically how health bar addresses are found. Do a search for all, take damage, search for all values that decreased, rinse and repeat until you narrow it down enough. The only problem is if you're self-healing during this process you have to make sure you knock you health down enough from the previous level.
    Chris O'Rorke (chris@cheathappens.com)
    Owner: Cheat Happens.com
    Dingo WebWorks, LLC
    One Bad-Ass MF
    ------------------
    Visit AidaSkins.com for the best AIDA64 custom skins around.
  • Current rank: 1.5 Stars. Next Rank at 500 Posts.
    Send a message to Rhark
    GAME PASS
    Rhark posted on Apr 07, 2020 5:10:43 PM - Report post
     
    quote:
    originally posted by PWizard

    Have you tried using the value increased and decreased instead of searching for specific values? That's typically how health bar addresses are found. Do a search for all, take damage, search for all values that decreased, rinse and repeat until you narrow it down enough. The only problem is if you're self-healing during this process you have to make sure you knock you health down enough from the previous level.

    I've encountered a problem, which is that the player & enemies share the same code and I'm struggling to separate them via a 1-Hit Kill option as I cannot find a compare So far, I've managed to give myself godmode but also the enemies.

    I gave up searching since I spent hours trying

Page 1 of 1
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 7:50:52 PM