Author Topic: Chernarus Life Hacks Anyone?  (Read 7234 times)

0 Members and 1 Guest are viewing this topic.

M. O.

  • Administrator
  • MasstKer
  • *
  • Posts: 9185
    • View Profile
    • http://www.tkc-community.net
Re: Chernarus Life Hacks Anyone?
« Reply #60 on: August 19, 2009, 09:42:20 pm »
Ok so you breakpointed the address of the money? Movss should be like mov practically speaking. See if you can breakpoint the movss (on access).

It might look like this movss register1, [register2].

The value at register2 should be your money. And it's put away to register1.

You could change [register2] to some value you want. (Make sure this movss location is static).

If you want even more flexible options, make a code cave and read [register2] from a static position (written to by your trainer). Or store away register1 to some static position and read it from that static position. Then you write to that value (=address) from your trainer.
Heckling is an art, and game hacking a science.

XJ

  • Online Villain
  • ***
  • Posts: 246
  • Find what you love and let it kill you.
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #61 on: August 21, 2009, 10:49:17 pm »
Actually, manipulating the money is no problem, but finding the base + offset is, since once i add the pointer manually with the offset in CE, it will just point me to an address with some value like "1123141,129939919020".

M. O.

  • Administrator
  • MasstKer
  • *
  • Posts: 9185
    • View Profile
    • http://www.tkc-community.net
Re: Chernarus Life Hacks Anyone?
« Reply #62 on: August 21, 2009, 11:31:00 pm »
Is the address of the movss line static?
Heckling is an art, and game hacking a science.

XJ

  • Online Villain
  • ***
  • Posts: 246
  • Find what you love and let it kill you.
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #63 on: August 22, 2009, 02:10:11 am »
The one in wich the money is stored is not static, and the one where it is moved to probably not either, since i need to do a new search everytime the amount of money is increased or decreased.

M. O.

  • Administrator
  • MasstKer
  • *
  • Posts: 9185
    • View Profile
    • http://www.tkc-community.net
Re: Chernarus Life Hacks Anyone?
« Reply #64 on: August 22, 2009, 02:16:43 am »
If the movss line is static your problem is solved. Otherwise you'll have to breakpoint that one too.
Heckling is an art, and game hacking a science.

Marwan

  • Intentional Cheater
  • **
  • Posts: 36
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #65 on: August 24, 2009, 08:37:12 am »
So has anyone actually created a hack that people can download / use in an .exe form for Chernaruss life here? Or just talk about hacking

XJ

  • Online Villain
  • ***
  • Posts: 246
  • Find what you love and let it kill you.
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #66 on: August 24, 2009, 01:03:01 pm »
Why don't you participate in coding such a program? My amount of time i have for fucking around with ArmAII is limited.  :smile

perkele

  • Intentional Cheater
  • **
  • Posts: 29
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #67 on: August 24, 2009, 06:31:31 pm »
just use cheat engine to edit your money , takes like 20 seconds .all the needed info is in this thread .  :icon_thumbsup

XJ

  • Online Villain
  • ***
  • Posts: 246
  • Find what you love and let it kill you.
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #68 on: August 24, 2009, 06:47:54 pm »
just use cheat engine to edit your money , takes like 20 seconds .all the needed info is in this thread .  :icon_thumbsup

Yeah, that too.

sean254

  • Online Villain
  • ***
  • Posts: 122
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #69 on: August 27, 2009, 03:16:11 pm »
yh i would do by cheat engine but the way you guys talked about it is all mixed up can u put like step by step? most greatful,cheers

XJ

  • Online Villain
  • ***
  • Posts: 246
  • Find what you love and let it kill you.
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #70 on: August 27, 2009, 08:33:43 pm »
Search for the money value (Float) with exact search. Higher value > better chances of finding the right address. Go through the search results and look for those without decimals. Add them to your list and change their value. It's a trial and error pretty much.

sean254

  • Online Villain
  • ***
  • Posts: 122
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #71 on: August 28, 2009, 02:56:44 am »
ok cheers mate ill give it a go

sean254

  • Online Villain
  • ***
  • Posts: 122
    • View Profile
Re: Chernarus Life Hacks Anyone?
« Reply #72 on: August 28, 2009, 03:10:42 am »
thanks mate got it working with max cash just a note to others make sure u try get higher otherwise some prices in shops will end up higher cash... might give it away...