CoSMOS Gamehacking Tool

Page 1 of 1
Signup or Login to Post
Newbie's advanced question :)
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to umblikal
    ELITE
    umblikal posted on Mar 23, 2019 4:25:33 AM - Report post
     
    There is something I want to be able to do with cosmos.

    What I want to do is selecting a process, searching its adresses for a group of fixed byte array values and after finding that memory region, searching for another smaller group of byte array values in that region.

    After finding it changing values according to preset rules.

    For example :

    My game has these values always for a character always "FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 2 0 2 0 0 0 0 0 8 89 3D 15 E8 2D 3B 15 14 " but the adress assigned to it changes at every restart "182E056F48D" for now. The value I want to change is at 182E056F4BF. The distance between these adresses are always fixed 32.

    The other in game characters hp values also repeats with an interval of 32.

    What I want to do is someway automate this process. I had to change each chars hp value one by one and I think there must be an easier way... Can anyone help?
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Mar 23, 2019 4:48:13 AM - Report post
     
    You can achieve this via LUA scripting. Open the LUA editor after attaching to the process (its the LUA icon from the top bar). Now write a script (the following script is not complete and need to be changed to your needs): Link
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to umblikal
    ELITE
    umblikal posted on Mar 23, 2019 6:53:16 AM - Report post
     
    Thank you, at last, I was able to cheat all chars hp with one press of a button
Page 1 of 1
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 11:25:33 PM